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

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

NumberPicker 扩展:滑动选择数字,自定义样式 · App Inventor 2 中文网

...作者:Joe J. Sánchez(Joejsanz) 原帖链接:https://community.appinventor.mit.edu/t/numberpicker-displays-a-list-of-numbers-or-a-list-of-texts-that-are-selected-by-swiping-or-clicking/151282 您的改进建议 联系方式: 不...
https://www.fun123.cn/referenc... 

Camera 扩展:相机拍照和录像,程序控制拍照、自动拍照实现,而无需点击系...

... 原作者:Joejsanz 原始网址:https://community.appinventor.mit.edu/t/camera-displays-the-camera-to-take-photos-and-record-videos-in-an-arrangement/154998 发布日期:2025年9月4日 文档最后更新:2025年11月17日 您的改进...
https://www.fun123.cn/referenc... 

Base64Util 拓展:支持图像框、画布、文件、文本字符串、图像精灵base64编...

...击 设置 文件Base64 为 调用 Base64Util.文件转Base64 "/sdcard/AppInventor/data/test.png" 显示通知 "文件已编码为Base64格式" 设置组件背景 当 设置背景按钮.被点击 调用 Base64Util.Base64转背景图 背景图片数据 按钮1 ...
https://bbs.tsingfun.com/thread-1442-1-1.html 

【App Inventor 2 数据可视化】使用柱状图和饼图收集数据 - App应用开发 - ...

...硬盘上。注意保存文件的位置。进入App Inventor (http://ai2.appinventor.mit.edu),从计算机中导入AIA文件。 2. 查看设计:它有什么用?请做出你的预测。在“Designer组件设计”屏幕中查看组件。你能预测它们的作用吗?(注意:本指南将在...
https://www.fun123.cn/reference/info/ 

App Inventor 2 中文网 · 项目指南

... 为什么选择AppInventor2 开始编程 ...
https://www.fun123.cn/referenc... 

ImageUtil 扩展:图像工具扩展,提供图像处理和变换功能 · App Inventor 2 中文网

... 原作者:Gordon Lu (gordonlu310) 原始网址:https://community.appinventor.mit.edu/t/f-os-imageutil-additional-tools-to-the-image-component/53047 发布日期:2022年3月8日 开源协议:免费开源扩展 文档最后更新:2025年11月18日 ...
https://www.fun123.cn/referenc... 

File Hash 扩展:文件哈希计算和 Base64 编码文件,sha256、sha512 哈希 ·...

... 原作者:MetricRat 原始网址:https://community.appinventor.mit.edu/t/file-hash-extension/54089 发布日期:2022年3月22日 文档最后更新:2025年11月18日 您的改进建议 联系方式: 不需要...
https://www.fun123.cn/referenc... 

LEGO EV3 机器人按键控制 · App Inventor 2 中文网

... 项目文件结构 EV3_ButtonControl.aia ├── src/appinventor/ai_nissin/EV3_ButtonControl/ │ ├── Screen1.bky (视觉块程序) │ └── Screen1.scm (屏幕组件配置) └── youngandroidproject/ └── project.properties (项目属性) ...
https://bbs.tsingfun.com/thread-1601-1-1.html 

【解决】Component "com.google.appinventor.components.runtime.Butt...

...报错信息如下: [LoadComponentInfo] INFO: Component "com.google.appinventor.components.runtime.ActivityStarter" does not specify permissionConstraints [LoadComponentInfo] INFO: Component "com.google.appinventor.components.runtime.Button" does not specify permissionConstrai...
https://www.fun123.cn/referenc... 

通信连接组件 · App Inventor 2 中文网

...JSON文本(JSON文本) 解码给定的 JSON 编码值以生成相应的 AppInventor 值。 JSON 列表 [x, y, z] 解码为列表 (x y z),具有键 A 和值 B 的 JSON 对象(表示为 {A:B})解码为列表 (( A B)),即包含二元素列表(A B)的列表。 如果你希望返回...