清泛IT社区
标题:
AppInventor写二进制文件
[打印本页]
作者:
App Inventor 2
时间:
昨天 21:02
标题:
AppInventor写二进制文件
默认情况下,文件组件都是处理文本的,不能直接处理二进制。
使用拓展可以写二进制文件:
https://www.fun123.cn/reference/iot/bytearray.html
蓝牙等组件返回的字节列表(list),目前不能直接追加到拓展中,可以采用遍历字节列表,然后将字节逐一将追加到拓展中,最后调用拓展方法保存为二进制文件。
欢迎光临 清泛IT社区 (https://bbs.tsingfun.com/)
Powered by Discuz! X3.3