大约有 44,700 项符合查询结果(耗时:0.0543秒) [XML]
appinventor2中求某个值在列表中的索引用什么方法? - App Inventor 2 中文...
... 1 开始。
更多列表用法请参考中文文档:https://www.fun123.cn/reference/blocks/lists.html
在app inventor中如果需要退出应用,需要调用哪句代码? - App Inventor 2 ...
调用控制代码块中的“退出程序”代码块:
退出程序关闭应用程序。
注:只有在编译apk真机运行时,才能退出App,AI伴侣测试的时候无法退出AI伴侣程序。
【转】App Inventor 2 项目中批量添加或删除文件 - App应用开发 - 清泛IT社...
...片文件。
来源:https://makelog.dfrobot.com.cn/article-311822.html
有没有关于CRC校验的扩展? - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
...tor.mit.edu/t/can-someone-help-me-reproduce-this-code-using-the-blocks/60372/15CRC16 算法有多种,本扩展以 ASCII 格式接收数据并以 CRC16/CCITT-FALSE 格式给出结果。在线计算CRC网站:https://crccalc.com/
mqtt 接收的信息为json格式 怎么将json 信息解析出来显示在指定的文本上 ...
...的JSON 格式
接收的信息,通过JSON解析后 把WD 的参数24 解读出来 显示到文本上
代码如下:
注意:此代码块是右键导出的png,具有还原代码块的功能,无需手动一个个处理。
具体还原方法请参考:https://www.fun123...
怎么从MQTT Topic接收的信息中解析出,然后查找想用的键值,让键值中的数据...
怎么将MQTT中接收的信息 Topic中接收的信息 解析成JSON 然后查找对应的键值 将数据显示到文本上https://bbs.tsingfun.com/thread-1813-1-1.html
把json换成你的topic就行了。
遇到问题的话,每一步的变量都打印出来看看,找到哪一步的问...
【解决】运行故障:The arguments,["xxx"], [false], [0] are th...
一般出现这个错误,大概率是因为参数个数、参数类型与调用方法不符导致的。检查一下参数,是否有空的地方没填上!
系统界面增强扩展 - KevinkunEnhance - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
...cn.kevinkun.KevinkunEnhance.aixhttps://wangsk789.github.io/enhance/assets/20250303_120235.aix
来源:https://kevinkun.cn/enhance
https://wangsk789.github.io/enhance/
BrightnessTools 拓展:设置手机亮度的工具 - App Inventor 2 拓展 - 清泛I...
...
Get Max brightness of user's phone. If max brightness not found, return 255.
Note: Android states that the maximum value should be 255.
However, different brands of phones have different settings, like some Xiaomi phones have a maximum of 4000.Register the listener for ChangedShow screen for ...
DendritasMqtt 拓展:用于 websocket 的Mqtt扩展 - App Inventor 2 拓展 - ...
...本,支持原生的TCP协议,用最新版本即可:https://www.fun123.cn/reference/iot/MQTT.html
请自行通过demo研究。
参考来源:https://community.appinventor.mi ... -with-service/14365
https://groups.google.com/d/msg/ ... cn5PzY/Kg8BJEPGAQAJ
