大约有 2,200 项符合查询结果(耗时:0.0101秒) [XML]

https://bbs.tsingfun.com/thread-2206-1-1.html 

切换屏幕后如何自动恢复蓝牙连接 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...实现多屏幕,速度还快! 2,保存屏幕 1 已经连接的硬件地址到微数据库,屏幕 2 拿出来,使用 connectwithaddress 方法在初始化事件中重新连接一次。
https://bbs.tsingfun.com/thread-2220-1-1.html 

【免费开放】App Inventor 2 LLMAI2Ext 自研拓展:接入DeepSeek、Kimi、通...

最新aix拓展永久下载地址:https://www.fun123.cn/reference/extensions/LLMAI2Ext.html 中文网开发国内大模型拓展的初衷 App Inventor 2 原生的ChatGPT组件由于是国外的,使用起来不太便捷,且各种限制。如今我们又身处AI浪潮之中,包括很多...
https://bbs.tsingfun.com/thread-2230-1-1.html 

解决 Error 503: The specified address is not a valid Bluetooth MAC add...

...: The specified address is not a valid Bluetooth MAC address. 原因是地址格式不对,蓝牙列表可能显示不对。大概率是经典蓝牙和 ble 低功耗蓝牙的设备列表处理的方式不对。 本例中就是经典蓝牙,但是用的 ble 的方式显示导致的问题...
https://bbs.tsingfun.com/thread-2300-1-1.html 

菜品识别的API有哪些? - App应用开发 - 清泛IT社区,为创新赋能!

目前找到的有百度和阿里,做菜品识别api,文档地址分别如下: 百度云:https://cloud.baidu.com/doc/IMAGERECOGNITION/s/tk3bcxbb0 阿里云:https://help.aliyun.com/zh/viapi ... a2c4g.11186623.0.i0 ------------------------- 食物营养成分识别:https://www.tian...
https://www.fun123.cn/reference/iot/spp.html 

App Inventor 2 经典蓝牙(SPP) 硬件接入:hc05 · App Inventor 2 中文网

...= new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网  MIT同步更新的中文本土化 积木式在线App开发平台! ...
https://www.fun123.cn/referenc... 

App Inventor 2 TextboxUtil 扩展:消除输入框焦点(光标) · App Inventor 2 中文网

...= new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网  MIT同步更新的中文本土化 积木式在线App开发平台! ...
https://bbs.tsingfun.com/thread-2367-1-1.html 

MQTT接入EasyIoT平台 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...并登录。 新建一个订阅主题。 代码差别主要在:地址、端口不同,且使用用户名、密码认证(这里仅仅是演示,隐藏了部分,以实际为准),订阅主题使用上面新建的。
https://bbs.tsingfun.com/thread-2368-1-1.html 

【研究中】高德地图API研究及接入 - App应用开发 - 清泛IT社区,为创新赋能!

...ole.amap.com/dev/key/app 来个最简单案例: 通过经纬度获取地址的方法:https://lbs.amap.com/api/webservice/guide/api/georegeohttps://restapi.amap.com/v3/geocode/regeo?output=xml&location=116.310003,39.991957&key=<用户的key>&radius=1000&extensions=all ...
https://www.fun123.cn/referenc... 

BrightnessTools 拓展:设置手机亮度的工具 · App Inventor 2 中文网

...= new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网  MIT同步更新的中文本土化 积木式在线App开发平台! ...
https://bbs.tsingfun.com/thread-2380-1-1.html 

micro:bit 连接报错 - 创客硬件开发 - 清泛IT社区,为创新赋能!

连接micro:bit设备的时候,找到对应的mrico:bit地址了,在连上的一瞬间后直接闪退,并且报错了。 运行故障 java.lang.ExceptionInInitializerError at edu.mit.appinventor.ble.BluetoothLEint$BLEReadOperation.subscribeBluetoothLEint.java:357) at edu.mit.appinventor....