大约有 2,300 项符合查询结果(耗时:0.0075秒) [XML]
【二进制】UrsAI2ByteArray 字节数组扩展:读写二进制数据,二进制文件读写...
来源:https://www.fun123.cn/reference/iot/bytearray.html
功能概述 字节数组扩展允许对存储的数据进行顺序和随机访问。随机访问的索引基址(第一个元素的索引)可以使用Base属性设置。可能的值为1(App Inventor中常用)或0(Java或C中常...
SQLite 拓展查询数据表,带条件过滤 - App应用开发 - 清泛IT社区,为创新赋能!
SQLite 拓展导入,新建库、表等详见文档:https://www.fun123.cn/reference/extensions/SQLite.html
本文详细介绍一下,SQLite 的查询功能,以及带where条件的查询功能。
空表的情况下,先插入6条数据:
引入 TableView 拓展,用户展示查...
WheelView:滚轮选择框扩展 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
...s://wangsk789.github.io/wheelview/
更多滚轮拓展见:https://www.fun123.cn/reference/ ... arty/wheelview.html
什么是 Hex 编码方式?AppInventor 支持 Hex 编码传输吗? - App Inventor ...
Hex 编码方式通常指:
将二进制数据按十六进制文本形式表示。
也就是:binary data → hex string
使用 ByteArray 拓展可以转换 Hex 编码。
https://www.fun123.cn/reference/ ... l#ByteArray-Methods
开发AppInventor2拓展时,依赖第三方jar库怎么写? - App Inventor 2 拓展 ...
开发拓展的详细步骤见:https://www.fun123.cn/reference/extensions/aix_dev.html
如果拓展依赖了第三方库,则处理方法如下(已更新进了上面文档):
如果拓展用到了第三方库,也可以进行申明:@UsesLibraries(libraries = "okhttp-3.12.13.jar...
手电筒扩展插件大家用起来没? - App应用开发 - 清泛IT社区,为创新赋能!
...版本Android手机,已经测试通过。
下载地址:https://www.fun123.cn/reference/extensions/FlashLight.html
AI2Utils 拓展:一些常用的小功能集合 · App Inventor 2 中文网
...
一些常用的小功能集合。
.aix 拓展下载:
cn.fun123.AI2Utils.aix
属性
无
事件
无
方法
FindContactsByName(name,fuzzyMatch)
通过姓名查找通讯录,返回 (联系人,手机号) 的...
FlashLight 拓展:打开/关闭手机手电筒/闪光灯 · App Inventor 2 中文网
...打开/关闭手机手电筒/闪光灯。
.aix 拓展下载:
cn.fun123.FlashLight.aix
属性
无
事件
无
方法
IsOn()
获取手电筒当前状态
Off()
关闭手电筒
On()
打开手电筒
Toggl...
Screenshot 拓展:截取手机屏幕 · App Inventor 2 中文网
...展
截取手机屏幕。
.aix 拓展下载:
cn.fun123.Screenshot.aix
属性
FileName
设置截屏图片的名称。
事件
AfterScreenshot(image)
截屏完成后触发此事件,参数给出图片路径。
...
Subdomain on different host [closed]
...records has to be setup on the dns for the domain e.g
mydomain.com has IP 123.456.789.999 and hosted with Godaddy. Now to get the sub domain
anothersite.mydomain.com
of which the site is actually on another server then
login to Godaddy and add an A record dnsimple anothersite.mydomain.com and po...
