大约有 18,900 项符合查询结果(耗时:0.0225秒) [XML]

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

自定义下载器扩展:个性化下载进度展示 - App Inventor 2 拓展 - 清泛IT社...

...ed when the download is cancelled. Notification     来源:https://community.kodular.io/t/f ... er-extension/240854
https://bbs.tsingfun.com/thread-1718-1-1.html 

FlipShare翻转分享拓展:酷炫的分享动画 - App Inventor 2 拓展 - 清泛IT社...

来源:https://community.kodular.io/t/f ... reached-100/8473/26
https://www.tsingfun.com/it/ai2/2696.html 

AppInventor2 二进制文件的读写 - App Inventor 2 中文网 - 清泛网 - 专注C/C++及内核技术

... 二进制文件的读取/写入可使用此拓展,下载地址:https://bbs.tsingfun.com/thread-1648-1-1.html 更多请参考这里。 AppInventor,AppInventor2
https://www.tsingfun.com/it/ai2/2700.html 

AppInventor2 在同一屏幕内制作页面滑动切换效果 - App Inventor 2 中文网 ...

...代码如下: 软件运行效果如下: 拓展下载:https://bbs.tsingfun.com/thread-1658-1-1.html AppInventor,AppInventor2
https://bbs.tsingfun.com/thread-1760-1-1.html 

appinventor2 视频播放器如何将媒体源设置为指向流式视频的 URL? - App应...

...文件 离线工作 还有更多功能即将推出。 拓展地址:https://bbs.tsingfun.com/thread-1719-1-1.html
https://bbs.tsingfun.com/thread-1804-1-1.html 

APP 可以接受蓝牙模块的反馈信息么 - App Inventor 2 中文网 - 清泛IT社区...

使用APP inventor 制作了一个控制蓝牙模块的APP 可不可以实现蓝牙模块反馈过来的信息 在APP上显示出来? 谢谢现成的解决方案,请参考这里:https://bbs.tsingfun.com/thread-1792-1-1.html谢谢, 谢谢及时回答
https://bbs.tsingfun.com/thread-1814-1-1.html 

怎么从MQTT Topic接收的信息中解析出,然后查找想用的键值,让键值中的数据...

...息 解析成JSON 然后查找对应的键值 将数据显示到文本上https://bbs.tsingfun.com/thread-1813-1-1.html 把json换成你的topic就行了。 遇到问题的话,每一步的变量都打印出来看看,找到哪一步的问题。 谢谢谢谢分享灰常不错
https://www.fun123.cn/reference/pro/weather.html 

App Inventor 2 天气预报App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网

...的key。 请求示例:北京7天预报 curl -L -X GET --compressed 'https://api.qweather.com/v7/weather/7d?location=101010100&key=YOUR_KEY' 第三方API的调用 使用”Web客户端“组件调用第三方API,代码如下: JSON结果的解析 请求成功返回JSON示例 { "code...
https://bbs.tsingfun.com/thread-1828-1-1.html 

Error 507: unable to connect. is the device turned on? 无法连接,设备...

...误。当然也可能是硬件模块本身有问题导致的。 https://community.appinventor.mit.edu/t/error-507-unable-to-connect/1474 BluetoothClient 组件仅支持支持串行端口配置文件 (SPP) 的设备。如果您的设备通过除 SPP UUID 之外的 UUID 支持 RFCOMM,则需...
https://bbs.tsingfun.com/thread-1829-1-1.html 

MQTT 之保留消息(Retained Messages) - 创客硬件开发 - 清泛IT社区,为创新赋能!

...2:发送最新的保留消息覆盖之前的(推荐); 参考:https://blog.csdn.net/renanrenan/article/details/83380800