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

https://www.fun123.cn/referenc... 

App Inventor 2 允许屏幕滚动、允许布局滚动 · App Inventor 2 中文网

...路 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //...
https://www.fun123.cn/referenc... 

App Inventor 2 模拟sleep函数 · App Inventor 2 中文网

... 模拟sleep函数 需要用到计时器组件: 实现代如下: 测试方法如下: 代快速导入技巧 « 返回首页 App Inventor 2 模拟sleep函数 App Inventor 2 原生没有 sleep 及相关函数,需要模拟实现,经过测试这里...
https://www.fun123.cn/referenc... 

App Inventor 2 如何去掉顶部标题栏实现全屏? · App Inventor 2 中文网

...路 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //...
https://www.fun123.cn/reference/creative/pdf.html 

App Inventor 2 PDF文档预览 · App Inventor 2 中文网

... 预览PDF文档的方式 代如下: demo 下载: « 返回首页 预览PDF文档的方式 你可以使用Activity启动器查看已存储在你的设备上的 pdf 文档,也可以使用Web客户端通过网址URL打开 pdf 文档。 App...
https://www.fun123.cn/referenc... 

App Inventor 2 过滤蓝牙设备列表 · App Inventor 2 中文网

...滤条件的地址,放入新的列表,最后显示新列表,参考代如下: 使用BluetoothLE拓展时: 它返回的不是列表对象,而是CSV格式的一个字符串(多个设备地址以英文逗号分隔)。 可用考虑先转换成列表对象,然后按照和上面...
https://www.fun123.cn/referenc... 

App Inventor 2 实现上传文件到服务器全方案总结 · App Inventor 2 中文网

...通过Web客户端POST文本的方式,发送数据,服务端base64解后,存储文件。下载过程是Web客户端通过网络url下载文件到手机。 类似地,也可以将图片Base64化后分片存储到网络微数据库。下载过程是将分片完整合并,并解存储到...
https://www.fun123.cn/reference/pro/excel.html 

App Inventor 2 实现导出Excel全方案总结 · App Inventor 2 中文网

...要 反馈 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
https://www.fun123.cn/reference/pro/ocr.html 

App Inventor 2 OCR 图片文字识别全方案总结 · App Inventor 2 中文网

...行通信。这里只讨论技术方案,暂不提供具体的步骤及代。 当然类似的api不光能识别文字,还能识别物品等,AI相关的功能几乎都能找到云端的解决方案,比较方便快捷,不过这类api往往都是收费的。 2、使用现有OCR...
https://www.fun123.cn/reference/pro/ftp.html 

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

...路 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //...
https://www.fun123.cn/reference/other/ 

App Inventor 2 其他参考资料 · App Inventor 2 中文网

...和粘贴系统 不要使用任何组件块重复自己(DRY) 将代块导入和导出为PNG 实时开发、测试和调试工具 使用Activity启动器组件 项目合并工具 AIMerge App Inventor扩展 用户界面 显示列表 列表显示框布局:使用布局和元...