大约有 25,000 项符合查询结果(耗时:0.0306秒) [XML]
MIT已发布v2.75版本,中文网已同步升级最新版本 - App Inventor 2 中文网 -...
...引用: qwaq32 发表于 2025-10-31 21:54
请问怎么下载?
https://www.fun123.cn/reference/info/AI2Companion.html
但是只能配套我们自己的平台使用。AI伴侣内部通信机制稍微有些复杂,做不到通用版的AI伴侣。
想试着做一个间歇运动的计时器 - App应用开发 - 清泛IT社区,为创新赋能!
...是我们努力的目标{:8_402:}
计时器用法参考这里:https://www.fun123.cn/reference/components/guide/Clock.html
MQTT接入EasyIoT平台 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...章基础上进行的另一个平台的测试,先学习这个:https://www.fun123.cn/reference/iot/MQTTGuide.html。
网址:https://iot.dfrobot.com.cn/
自行注册并登录。
新建一个订阅主题。
代码差别主要在:地址、端口不同,且使用用户名、密码...
标签的“具有外边距”有啥用? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
https://www.fun123.cn/reference/ ... ml#Label.HasMargins
待研究。
Object lp = view.getLayoutParams();
// The following instanceof check will fail if we have not previously
// added the label to the container (Why?)
if (lp instanceof ViewGroup.Margin...
micro:bit 连接报错 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...决。请使用最新编译出来的拓展(版本20240822):https://www.fun123.cn/reference/iot/bluetoothle.html。
来源:https://bbs.tsingfun.com/thread-1953-1-1.html
【天气API】对接国内免费好用的天气API - App应用开发 - 清泛IT社区,为创新赋能!
...
高德天气API使用起来简单高效,代码改动较少。https://www.fun123.cn/aia-store/250622120222691
APP Inventor 空字符串怎么表示? - App应用开发 - 清泛IT社区,为创新赋能!
Q:APP Inventor 空字符串怎么表示?
A:文本下的字符串,不填写任何内容,就是空字符串。
详见文档:https://www.fun123.cn/reference/blocks/text.html#string
“虚拟”屏幕demo演示,一屏幕展示多屏内容,模拟切换屏幕 - App应用开发 -...
...
代码如下:
效果如下:
同文档页:https://www.fun123.cn/reference/creative/virtual_screen.html
电脑上的文件如何拷贝到模拟器中? - App应用开发 - 清泛IT社区,为创新赋能!
...入目标目录,粘贴即可:
来源中文网文档:https://www.fun123.cn/reference/creative/connect.html
【原因】Al伴侣出现错误: invoke: no method named Theme' in class edu.mi...
...
解决:升级到最新的AI伴侣即可。
升级可参考:https://www.fun123.cn/reference/creative/ai2_starter.html
