大约有 4,000 项符合查询结果(耗时:0.0070秒) [XML]
AppInventor写二进制文件 - App应用开发 - 清泛IT社区,为创新赋能!
...处理二进制。
使用拓展可以写二进制文件:https://www.fun123.cn/reference/iot/bytearray.html
蓝牙等组件返回的字节列表(list),目前不能直接追加到拓展中,可以采用遍历字节列表,然后将字节逐一将追加到拓展中,最后调用拓...
【二进制】UrsAI2ByteArray 字节数组扩展:读写二进制数据,二进制文件读写...
来源:https://www.fun123.cn/reference/iot/bytearray.html
功能概述 字节数组扩展允许对存储的数据进行顺序和随机访问。随机访问的索引基址(第一个元素的索引)可以使用Base属性设置。可能的值为1(App Inventor中常用)或0(Java或C中常...
【解决】ble蓝牙 RequestMTU 请求没有反应?设置没有生效? - 创客硬件开发...
...指定的值?
(确认硬件最大支持 500 MTU)
https://www.fun123.cn/reference/iot/bluetoothle.html#RequestMTU
看文档,它不一定能设置到你指定的值,是双方协商的结果,以事件回调中最终结果为准。
3、确认ble蓝牙版本:
文档要求 ble...
SQLite 拓展查询数据表,带条件过滤 - App应用开发 - 清泛IT社区,为创新赋能!
SQLite 拓展导入,新建库、表等详见文档:https://www.fun123.cn/reference/extensions/SQLite.html
本文详细介绍一下,SQLite 的查询功能,以及带where条件的查询功能。
空表的情况下,先插入6条数据:
引入 TableView 拓展,用户展示查...
App Inventor 2 连接方式:AI伴侣、模拟器、USB · App Inventor 2 中文网
...用 隐私策略和使用条款 技术支持 service@fun123.cn
App Inventor 2 列表的函数式编程 · App Inventor 2 中文网
...用 隐私策略和使用条款 技术支持 service@fun123.cn
App Inventor 2 FTP 客户端拓展:FTP协议连接、上传、下载、创建、修改目录...
...TERNAL_STORAGE 和 WRITE_EXTERNAL_STORAGE。
.aix 拓展下载:
cn.fun123.FTPClient.aix
属性
无
事件
Connected(result)
连接操作完成后触发此事件。
DownloadFileFinished(result)
下载文件操作完成后触发此事...
App Inventor 2 文本代码块 · App Inventor 2 中文网
...用 隐私策略和使用条款 技术支持 service@fun123.cn
创建自定义 TinyWebDB 服务 · App Inventor 2 中文网
...用 隐私策略和使用条款 技术支持 service@fun123.cn
将 App Inventor 2 项目连接到外部传感器 · App Inventor 2 中文网
...ect in the MIT Department of Electrical Engineering and Computer Science. Funding to support this work was provided by Google ATAP
Introduction
App Inventor is a visual “blocks” based language for programming Android apps. It gives users the ability to easily learn, create, and prototype in a ...
