大约有 1,300 项符合查询结果(耗时:0.0059秒) [XML]

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

苹果手机可以安装AI伴侣进行测试吗? - App Inventor 2 中文网 - 清泛IT社...

...装AI伴侣进行测试吗? 可以,苹果AppStore搜索“mit app inventor”下载即可,但功能有限。首先,版本较安卓AI伴侣低,特性支持不会那么及时,也就是新增的功能需要一段时间后才能更新到iOS版中。其次,使用了拓展的App一律不...
https://www.fun123.cn/referenc... 

数据科学组件 · App Inventor 2 中文网

..., //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网 © 2023 - document.write(new Date().getFullYear()); 跟着学(上海)教育科技有限公司 版权所有,未经书面许可,不得转载或使用 隐私策...
https://www.fun123.cn/reference/creative/asd.html 

Android存储系统基础知识:内部存储,外部存储,App特定目录 ASD(app speci...

..., //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网 © 2023 - document.write(new Date().getFullYear()); 跟着学(上海)教育科技有限公司 版权所有,未经书面许可,不得转载或使用 隐私策...
https://www.fun123.cn/referenc... 

列表显示框布局:使用布局和元素字串 · App Inventor 2 中文网

..., //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网 © 2023 - document.write(new Date().getFullYear()); 跟着学(上海)教育科技有限公司 版权所有,未经书面许可,不得转载或使用 隐私策...
https://www.fun123.cn/referenc... 

将你的应用程序上传到 Google Play · App Inventor 2 中文网

..., //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网 © 2023 - document.write(new Date().getFullYear()); 跟着学(上海)教育科技有限公司 版权所有,未经书面许可,不得转载或使用 隐私策...
https://www.fun123.cn/referenc... 

背包:将代码块复制并粘贴到不同的屏幕和项目 · App Inventor 2 中文网

..., //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网 © 2023 - document.write(new Date().getFullYear()); 跟着学(上海)教育科技有限公司 版权所有,未经书面许可,不得转载或使用 隐私策...
https://www.fun123.cn/referenc... 

显示列表 · App Inventor 2 中文网

..., //二维码颜色 colorLight: "#ffffff" //背景颜色}); App Inventor 2 中文网 © 2023 - document.write(new Date().getFullYear()); 跟着学(上海)教育科技有限公司 版权所有,未经书面许可,不得转载或使用 隐私策...
https://bbs.tsingfun.com/thread-1495-1-1.html 

如何将 excel 中数据按坐标读取并显示到其他屏幕? - App Inventor 2 中文...

...屏幕2中,请问如何实现这个功能? 回复如下: App Inventor 2 目前没有excel操作相关功能,也没有现成的拓展。 目前只能处理csv(不带样式的excel)或txt纯文本数据,可考虑将excel保存为csv文件,将csv文件导入“数据文件”组件,...
https://bbs.tsingfun.com/thread-1545-1-1.html 

条码扫描器组件扫描时报错:Your device does not have a scanning applica...

...序,例如扫码机。 如果为 假,则将会使用已集成到 App Inventor 中的 ZXing 的某个版本(注:ZXing是一个开源Java类库用于解析多种格式的1D/2D条形码)。 [/hide] 是什么原因?
https://bbs.tsingfun.com/thread-1567-1-1.html 

【地图API】地图App的开发思路 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

App Inventor 2默认地图是国外的,国内基本无法访问。只能考虑自己接入高德地图 api,具体需要深入研究api所提供的功能点。 地图标记应该也有相关api,从技术实现角度,只要地图api 能完成的功能,ai2仅仅包装了一层也应该能...