大约有 430 项符合查询结果(耗时:0.0029秒) [XML]

https://www.fun123.cn/reference/pro/alisms.html 

App Inventor 2 接入阿里云短信服务,实现短信验证码功能 · App Inventor 2 中文网

... App Inventor 2 中文网原创开发阿里短信平台接入拓展 短信发送代码参考: 发送效果参考如下: 拓展获取 « 返回首页 发送短信验证码功能一般都是基于短信平台提供的sdk进行调用,这里是基于阿...
https://bbs.tsingfun.com/thread-1499-1-1.html 

拓展开发:@UsesPermissions(permissionNames 多个权限怎么写? - App Inve...

这样就行,逗号分开: @UsesPermissions(permissionNames = "android.permission.INTERNET, android.permission.RECORD_AUDIO, android.permission.CAMERA")
https://bbs.tsingfun.com/thread-1559-1-1.html 

App Inventor 2 udp拓展下载 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

有没有大佬教一下,2App Inventor udp协议插件在哪下载
https://bbs.tsingfun.com/thread-1631-1-1.html 

AlphaDialog 对话框扩展 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

Alpha Dialog 是一个简单但功能强大且易于使用的扩展,您可以在项目中自由使用它来创建令人惊叹且独特的对话框。 该扩展允许您创建透明对话框、全屏对话框,并且通过使用非常简单的技术,您可以使用自定义颜色进行变暗。 ...
https://bbs.tsingfun.com/thread-1648-1-1.html 

UrsAI2ByteArray 字节数组扩展:读写二进制数据 - App Inventor 2 拓展 - ...

在技​​术应用或控制设备时,经常需要使用二进制数据。此扩展允许维护二进制数据字段(字节数组)。 官方页面:https://ullisroboterseite.de/android-AI2-ByteArray-en.html
https://bbs.tsingfun.com/thread-1688-1-1.html 

AppInventor2 图表扩展:仪表盘、柱状图、折线图、饼图 - App Inventor 2 ...

部分效果图: 参考:https://kevinkun.cn/chart/comment-page-1#comment-27 感谢分享
https://bbs.tsingfun.com/thread-1717-1-1.html 

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

Customdownloader Extension Documentation Event triggered when an error occurs during download. Successful Download downloadId, filePath, fileSize, fileName Event triggered to report download progress, speed, eta, fileSize, and downloadedSize Download the file of given URL to t...
https://bbs.tsingfun.com/thread-1813-1-1.html 

mqtt 接收的信息为json格式 怎么将json 信息解析出来显示在指定的文本上 ...

需要解析的JSON 格式 接收的信息,通过JSON解析后 把WD 的参数24 解读出来 显示到文本上 代码如下: 注意:此代码块是右键导出的png,具有还原代码块的功能,无需手动一个个处理。 具体还原方法请参考:https:...
https://bbs.tsingfun.com/thread-1814-1-1.html 

- App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

https://bbs.tsingfun.com/thread-1813-1-1.html 把json换成你的topic就行了。 遇到问题的话,每一步的变量都打印出来看看,找到哪一步的问题。
https://bbs.tsingfun.com/thread-1819-1-1.html 

怎么在订阅发布主体内以16位数据发送 modbus 报文 - App Inventor 2 拓展 -...

怎么在MQTT 中 在订阅中发送16位数据参考代码如下: App Inventor 2  发表于 2024-07-12 18:22 参考代码如下: 你好,按照你给的例子,修改了以后点击发送出现错误,请给解答一下 15898807301 发表于 2024-07-13 18:13 你好,按照...