大约有 18,000 项符合查询结果(耗时:0.0086秒) [XML]
蓝牙客户端组件的接收字节用于判断的问题 - 创客硬件开发 - 清泛IT社区,为...
...才能使用双字节的接收方法。
参考中文文档:https://www.fun123.cn/reference/ ... veSigned1ByteNumber
app inventor 2 怎么进行延迟操作? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
app inventor 2 怎么进行延迟操作?https://www.fun123.cn/reference/creative/sim_sleep.html
App Inventor 2 模拟sleep函数 App Inventor 2 原生没有 sleep 及相关函数,需要模拟实现,经过测试这里给出一个既简单又相对高效率的实现方案:需要用到计时...
想试着做一个间歇运动的计时器 - App应用开发 - 清泛IT社区,为创新赋能!
...是我们努力的目标{:8_402:}
计时器用法参考这里:https://www.fun123.cn/reference/components/guide/Clock.html
标签的“具有外边距”有啥用? - 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
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
AppInventor2画布拖动事件中 起点、前点、当前点,都是啥意思? - App应用...
...前点:当前拖动后最新的位置。
详见中文文档:https://www.fun123.cn/reference/ ... html#Canvas.Dragged