大约有 10,000 项符合查询结果(耗时:0.0131秒) [XML]

https://www.tsingfun.com/it/ai2/2717.html 

app inventor什么时候需要用到字典块? - App Inventor 2 中文网 - 清泛网 ...

...字典。 更多用法请查看文档:https://www.fun123.cn/reference/blocks/dictionaries.htmlAppInventor,AppInventor20
https://bbs.tsingfun.com/thread-1740-1-1.html 

Ai2 Starter模拟器连接一直失败? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...相关设置,如下:Chrome浏览器地址栏输入:chrome://flags/#block-insecure-private-network-requests并设置为 Disabled,重新打开浏览器就好了。 4、放弃使用ai2Starter,使用商业模拟器,具体参考:《App Inventor 2 连接方式:AI伴侣、模拟器、USB...
https://bbs.tsingfun.com/thread-1761-1-1.html 

appinventor2中求某个值在列表中的索引用什么方法? - App Inventor 2 中文...

... 更多列表用法请参考中文文档:https://www.fun123.cn/reference/blocks/lists.html
https://bbs.tsingfun.com/thread-1780-1-1.html 

AppInventor2列表排序,函数式编程轻松实现高级排序算法 - App Inventor 2 ...

...(文本和数字): 来自文档:https://www.fun123.cn/reference/blocks/lists.html#sort 2、基本类型的降序排序可以实现吗? 当然可以,这时就要用到函数式编程了,按照函数中指定的逻辑进行排序: 可以看到仅仅就是对前后...
https://bbs.tsingfun.com/thread-1788-1-1.html 

有没有关于CRC校验的扩展? - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

...ty.appinventor.mit.edu/t/can-someone-help-me-reproduce-this-code-using-the-blocks/60372/15CRC16 算法有多种,本扩展以 ASCII 格式接收数据并以 CRC16/CCITT-FALSE 格式给出结果。在线计算CRC网站:https://crccalc.com/
https://bbs.tsingfun.com/thread-1805-1-1.html 

MIT官方已升级至2.71版本,几乎就是仅增加一个全新主题 - App Inventor 2 ...

...er Interface Settings > Neo to try it out ChatBot component adds a new block, ConverseWithImage to ask questions about images (API key needs payment for gpt-4) Palette categories can be independently expanded/collapsed The main body of MIT App Inventor now loads via the CloudFlare content deli...
https://bbs.tsingfun.com/thread-1826-1-1.html 

大佬们,串口输出的文本字符怎么不能比较,也不能转换数字类型? - App应用...

...意去转换,之间赋值就可以了:https://www.fun123.cn/reference/blocks/text.html#text2num 再次经过测试,你上面的步骤都能正常测试通过,方便的话,能否附上aia源码我这边试下?谢谢 串口接收到为 来自stm32 int类型,数字67james 发...
https://bbs.tsingfun.com/thread-1987-1-1.html 

Invoke: no method named `…………’ in class java.lang.Boolean - App I...

...解决。 I've deleted the "clock" which was not even in the blocks present...and it works... Maybe it helps someone. 来自英文社区:https://community.appinventor.mi ... -lang-boolean/80918 可能原因2:可能是测试用AI伴侣版本低了导致的,升级AI伴侣到最...
https://bbs.tsingfun.com/thread-2270-1-1.html 

【生成Python】AppInventor2中文网已支持代码块转换Python源码! - App Inv...

...,完善这个功能。 2、整个过程又何尝不是一种学习呢,Blockly块代码转换原理总算在拼凑中逐渐形成知识体系,为计划中的纯血鸿蒙ArkTS支持打下了一定的基础。 3、世界上的事情哪有一开始就会的,去做了,就会了,共勉!
https://bbs.tsingfun.com/thread-2312-1-1.html 

ble蓝牙的标识符怎么确定的 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...单的代码逻辑示例:[color=rgb(102 112 133/var(--tw-text-opacity))]Block [backcolor=rgb(255 255 255/var(--tw-bg-opacity))] 1当 BluetoothClient1.DeviceFound 被触发 [address, name] {2    如果 (name 包含 "目标设备名称") {3      &nbs...