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

https://bbs.tsingfun.com/thread-2597-1-1.html 

App Inventor 2 ECharts 拓展:画饼图 - App应用开发 - 清泛IT社区,为创新赋能!

...如下:图表导出为图片: 实心饼图: 来源中文文档:https://www.fun123.cn/reference/extensions/ECharts.html
https://bbs.tsingfun.com/thread-2600-1-1.html 

App Inventor 2 ECharts 拓展:画仪表图 - App应用开发 - 清泛IT社区,为创新赋能!

... max:最大值; value:当前值。角度值参考如下: 来源:https://www.fun123.cn/reference/extensions/ECharts.html
https://bbs.tsingfun.com/thread-2625-1-1.html 

AppInventor写二进制文件 - App应用开发 - 清泛IT社区,为创新赋能!

...不能直接处理二进制。 使用拓展可以写二进制文件:https://www.fun123.cn/reference/iot/bytearray.html 蓝牙等组件返回的字节列表(list),目前不能直接追加到拓展中,可以采用遍历字节列表,然后将字节逐一将追加到拓展中,最...
https://bbs.tsingfun.com/thread-2639-1-1.html 

【二进制】UrsAI2ByteArray 字节数组扩展:读写二进制数据,二进制文件读写...

来源:https://www.fun123.cn/reference/iot/bytearray.html 功能概述 字节数组扩展允许对存储的数据进行顺序和随机访问。随机访问的索引基址(第一个元素的索引)可以使用Base属性设置。可能的值为1(App Inventor中常用)或0(Java或C中常...
https://bbs.tsingfun.com/thread-2644-1-1.html 

【解决】ble蓝牙 RequestMTU 请求没有反应?设置没有生效? - 创客硬件开发...

...是值不是指定的值? (确认硬件最大支持 500 MTU) https://www.fun123.cn/reference/iot/bluetoothle.html#RequestMTU 看文档,它不一定能设置到你指定的值,是双方协商的结果,以事件回调中最终结果为准。 3、确认ble蓝牙版本: 文...
https://bbs.tsingfun.com/thread-2650-1-1.html 

SQLite 拓展查询数据表,带条件过滤 - App应用开发 - 清泛IT社区,为创新赋能!

SQLite 拓展导入,新建库、表等详见文档:https://www.fun123.cn/reference/extensions/SQLite.html 本文详细介绍一下,SQLite 的查询功能,以及带where条件的查询功能。 空表的情况下,先插入6条数据: 引入 TableView 拓展,用户展示查...
https://www.fun123.cn/reference/iot/ble.html 

App Inventor 2 低功耗蓝牙(BLE) 硬件接入、数据通信及IO控制 · App Inventor 2 中文网

...01-B5A3-F393-E0A9-E50E24DCCA9E。 标准16位UUID技术文档请参考:https://www.bluetooth.com/specifications/assigned-numbers/。 点此自助购买 以上演示的aia源码。 BLE专业文档 更多关于BLE更深入的技术原理介绍,请参考BLE技术揭秘。 最后做个推广...
https://www.fun123.cn/referenc... 

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

...ent latitude, longitude, and addres on the phone’s display and, just for fun, speak the address aloud. The first app reports the location as soon as the sensor gets the data and every time the phone’s location is changed. The second app only invokes the location sensor in response to an event–...
https://bbs.tsingfun.com/thread-1106-1-1.html 

使用照相机时老是弹出 error 201 : the camera d id not return an image ...

问题来自B站:https://message.bilibili.com/?spm_id_from=333.1007.0.0#/reply 解决方法: 1、很可能删除了 “Pictures“ 图片文件夹:/storage/emulated/0/Pictures,这个文件夹不能被相机组件自动创建。 2、官方确认这是一个bug,已修复。确认一下...
https://www.fun123.cn/reference/pro/ftp.html 

App Inventor 2 FTP 上传下载全方案总结 · App Inventor 2 中文网

...liente_demo.aia TaifunFTP (收费的:$12,请自行研究) 地址:https://puravidaapps.com/ftp.php FTPClient (收费的:$5,请自行研究) 地址:https://community.appinventor.mit.edu/t/paid-ftpclient-an-extension-to-communicate-to-remote-server-5-or-inr-350/23519 ...