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

https://www.fun123.cn/reference/iot/ble_spp.html 

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

...件传输)等。 App Inventor 2 组件 BlueToothLE拓展无需配对,直接出现在设备列表中,连接后即可使用 蓝牙客户端 / 蓝牙服务端必须事先配对(手机设置 -> 蓝牙)成功后,才能出现在设备列表中 BLE 和 SP...
https://www.fun123.cn/aia-store/240129173223243 

手机短信验证码功能 · App Inventor 2 源码商店

... App Inventor 2 中文网原创开发阿里短信平台接入拓展主要提供2个函数,生成随机位数的数字随机码 和 发送短信,需要填入AccessKey ID和Access Secret,发送短信的参数:手机号,签名名称,模板CODE,模板参数JSON。发送函数...
https://bbs.tsingfun.com/thread-1484-1-1.html 

App Inventor 2 怎么获取文件夹下所有文件名? - App Inventor 2 中文网 - ...

转会员提问:怎么获取文件夹下所有文件名? 原生组件没有这个功能,需要使用FileTools拓展,链接直达:https://www.fun123.cn/reference/components/storage.html#FileTools [hide]使用FilesList方法: [/hide]
https://bbs.tsingfun.com/thread-1490-1-1.html 

如何实现剪贴板的复制粘贴功能? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

剪贴板的复制粘贴功能,原生组件不支持。可以使用拓展: 中文网推出的中文版本: 英文原版: 用法很简单,请参考文档:https://www.fun123.cn/reference/extensions/clipboard.html
https://bbs.tsingfun.com/thread-1495-1-1.html 

如何将 excel 中数据按坐标读取并显示到其他屏幕? - App Inventor 2 中文...

... App Inventor 2 目前没有excel操作相关功能,也没有现成的拓展。 目前只能处理csv(不带样式的excel)或txt纯文本数据,可考虑将excel保存为csv文件,将csv文件导入“数据文件”组件,从组件中获取相关数据。 其中,数据结构的设计...
https://bbs.tsingfun.com/thread-1521-1-1.html 

这个墨绿色的标题栏可以换颜色吗? - App Inventor 2 中文网 - 清泛IT社区...

...有,待研究。 查阅各方资料,确定原生不支持,需要用拓展实现。 TaifunTools(免费,功能强):https://puravidaapps.com/tools.php Device(功能多且复杂):https://community.appinventor.mit.edu/t/free-device-get-device-info/48411 StatusBarTools(简...
https://www.fun123.cn/referenc... 

App Inventor 2 实现商业级APP启动屏幕效果(SplashScreen) · App Inventor 2 中文网

... 教育 入门必读 中文教程 IoT专题 AI2拓展 Aia Store 开通VIP 搜索 App Inventor 2 实现商业级APP启动屏幕效果(SplashScreen...
https://www.fun123.cn/referenc... 

App Inventor 2 开发多用户注册登录签到系统 - AppInventor连接网络微数据...

... 教育 入门必读 中文教程 IoT专题 AI2拓展 Aia Store 开通VIP 搜索 App Inventor 2 开发多用户注册登录签到系统 - AppInve...
https://bbs.tsingfun.com/thread-1555-1-1.html 

App Inventor 2 如何开发掌控版做互联网通讯App? - App Inventor 2 中文网...

...是需要再安装插件还是怎么弄? 答复: [hide]使用MQTT拓展,下载地址:https://www.fun123.cn/reference/components/connectivity.html#Mqtt 参考IoT专题的最后一篇文章:https://blog.csdn.net/INT_TANG/article/details/128210609 [/hide]
https://bbs.tsingfun.com/thread-1577-1-1.html 

APPinventor如何输出三个数中最大值? - App Inventor 2 中文网 - 清泛IT社...

问:APPinventor输出三个数中最大值 答:使用“数学”中的“最大值”积木,点击拓展按钮拖动参数至3个,详细步骤如下: