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

https://www.fun123.cn/referenc... 

将Genymotion模拟器与App Inventor一起使用 · App Inventor 2 中文网

...28335 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
https://www.fun123.cn/aia-store/240131150201850 

蓝牙BLE硬件接入及IO控制 · App Inventor 2商店

... 源列表 / 蓝牙BLE硬件接入及IO控制      ...
https://www.fun123.cn/referenc... 

任何组件块 · App Inventor 2 中文网

...念是“不要重复自己”(或 DRY)。与其制作大量重复代,例如通过复制和粘贴,不如使用称为“任何组件”块的特殊块。 “任何组件”块到底是什么? 每一个组件块,比如设置 按钮1.文本 为,都包含三个部分: (1)被改...
https://www.fun123.cn/referenc... 

显示列表 · App Inventor 2 中文网

... 使用列表转 csv 行 使用 while 循环 代块如何工作 使用”从范围循环“ 使用”从列表循环“ « 返回首页 我们经常会使用列表来存储数据。例如,以下列表存储电话号: 像 BroadcastList 这样的变量是...
https://www.fun123.cn/referenc... 

块扩展 · App Inventor 2 中文网

...收缩甚至更改其功能。 顶部具有蓝色框白色齿轮的代块都是可拓展块。 块扩展用法 块扩展可以改变形状,通过单击蓝色图标,用户可以将较小的块拖到较大的块中,从而改变原始块的形状和功能。 再次单击该图标将最小...
https://www.fun123.cn/reference/iot/ble_spp.html 

低功耗蓝牙(BLE) 和 经典蓝牙(SPP) 的区别 · App Inventor 2 中文网

...路 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //...
https://www.fun123.cn/aia-store/240126113453315 

个性化酷炫的导航条 · App Inventor 2商店

... 源列表 / 个性化酷炫的导航条      ...
https://www.fun123.cn/referenc... 

列表显示框布局:使用布局和元素字串 · App Inventor 2 中文网

...路 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //...
https://www.fun123.cn/referenc... 

使用位置传感器 · App Inventor 2 中文网

...路 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //...
https://www.fun123.cn/referenc... 

制作列表 · App Inventor 2 中文网

...列表来存储数据可能会很有用。 我们使用 创建列表 代块来创建列表,此代块是一个 块扩展,可以通过单击蓝色加号来展开或缩小。 有关如何使用此块的更多详细信息,请观看以下 gif: App Inventor 还提供块来对列表执行...