大约有 3,200 项符合查询结果(耗时:0.0050秒) [XML]

https://www.fun123.cn/reference/other/media.html 

访问图像和声音 · App Inventor 2 中文网

...像和声音 « 返回首页 使用 App Inventor 构建的应用程序可以从三种不同的位置访问声音、图像和视频源: 应用程序资产 “界面设计”视图中显示的标记为 媒体 的源(应用程序的 assets 的...
https://www.fun123.cn/referenc... 

App Inventor 2 连接方式:AI伴侣、模拟器、USB · App Inventor 2 中文网

...能力,没有安卓手机的或手机不在身边,运行速度不错,使用起来体验也很好。特别适合教学演示,一屏展示效果,而无需电脑手机联合展示。缺点:商业模拟器多少都有一些广告及游戏app,还不能删除,不适合小朋友。 ...
https://www.fun123.cn/reference/info/desktop.html 

App Inventor 2 离线版 - 免登录,离线用,一键启动,App开发so easy!

... App Inventor 2 中文网永久使用权 + 桌面软件体验 + 专业中文文档 + 技术支持 + 永久免费升级 ...
https://www.fun123.cn/referenc... 

App Inventor 2 如何接入ChatGPT:国内访问OpenAI的最佳方式 · App Inventor 2 中文网

...(被屏蔽)以外才行。因此对于大多数人来说,想体验或使用ChatGPT就不太便利,不过App Inventor 2 为我们提供了相对便利的一种方式,即“试验性质”下的“ChatBot”及“ImageBot”组件(要求AI伴侣版本 >= v2.67): 都是调用ChatGPT...
https://www.fun123.cn/referenc... 

App Inventor 2 控制代码块 · App Inventor 2 中文网

...,执行 否则 块序列中的操作。 下面的动画展示了如何使用 如果,否则 块扩展: 从范围循环 针对从 范围从 开始到 到 结束的范围内的每个数值运行 执行 部分中的块,每次将 变量名 增加 每次增加 的值。使用给定的变...
https://www.fun123.cn/reference/pro/ocr.html 

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

...文字识别全方案总结 1、使用百度api进行识别 2、使用现有OCR拓展 > NMD OCR > OCRSpace 3、Java开源库写拓展,实现本地OCR识别 « 返回首页 1、使用百度api进行识别 ...
https://www.fun123.cn/referenc... 

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

... 列表显示框布局:使用布局和元素字串 元素字串 布局 与 列表数据 主文本 - MainText 主文本,详细文本(垂直) - MainText,DetailText(vertical) ...
https://www.fun123.cn/referenc... 

App Inventor 2 使用MIT代理的组件访问令牌的获取方法 · App Inventor 2 中文网

... App Inventor 2 使用MIT代理的组件访问令牌的获取方法 « 返回首页 获取有效“访问令牌”或“API密钥”的方式 访问MIT服务器 网址: code.appinventor.mit.ed...
https://www.fun123.cn/referenc... 

App Inventor 2 串口组件:App使用OTG数据线进行串口通信 · App Inventor 2 中文网

... App Inventor 2 串口组件:App使用OTG数据线进行串口通信 « 返回串口通信器 手机串口通信模型如下: 视频介绍了App Inventor 2 串口组件的使用方法,以及如何利用手...
https://www.fun123.cn/reference/pro/pan.html 

App Inventor 2 接入百度网盘API · App Inventor 2 中文网

... 2、用户登录认证,拿到access_token,后续请求必备参数 【使用Web浏览框】 3、获取文件列表,返回JSON,拿出想要的文件的fsid 【使用Web客户端】 4、获取文件信息,返回JSON,根据fsid取出dlink 【使用Web客户端】 5、根...