大约有 100 项符合查询结果(耗时:0.0056秒) [XML]
在 App Inventor 2 中使用图像 · App Inventor 2 中文网
...crashes[a] when they try to run it, with an error message like:
Failed to allocate a 25165836 byte allocation with 3395432 free bytes and 3MB until OOM
What’s happening here is that the app is is running out of memory (OOM). In the case of the message above, the phone is trying to allocate 25 m...
App Inventor 2 中文网 · 升级日志
...南 App Inventor 2 中文网 · 升级日志 240117 2024/01/17 全新 全新配色主题等您来探索,更有暗色主题可选,让您的代码更有格调!(设置入口:底部导航条最左边) 全新 新增“由模板创建项目...
App Inventor 2 天气预报App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网
...l -L -X GET --compressed 'https://api.qweather.com/v7/weather/7d?location=101010100&key=YOUR_KEY'
第三方API的调用
使用”Web客户端“组件调用第三方API,代码如下:
JSON结果的解析
请求成功返回JSON示例
{
"code": "200",
"updateTime": "2021-11-15T16:35+08:...
App Inventor 2 字典代码块 · App Inventor 2 中文网
...usetts Institute of Technology"
},
"enrolled": true,
"classes": ["6.001", "18.01", "8.01"]
}
上面的示例显示,在 JSON 中,键(在 : 之前引用的文本)可以映射到不同类型的值。
允许的类型包括数字、文本、其他字典、布尔值和列表。在块语...
App Inventor 2 低功耗蓝牙(BLE) 硬件接入、数据通信及IO控制 · App Inventor 2 中文网
...
其中:
values - 表示待发送的数据(这里是单字节0x01,表示高电平)
signed - 表示values数据是否是有符号的数值(假表示无符号)
serviceUuid - 服务UUID,通俗来讲它就是硬件的唯一身份ID
characteristicUuid - 特性UUID,通俗来...
App Inventor 2 IoT 参考文档 · App Inventor 2 中文网
...IFI连接云控制
【硬件交互】APP INVENTOR硬件交互学习教程01——开发板介绍
【硬件交互】APP INVENTOR硬件交互学习教程02——资源介绍
【硬件交互】APP INVENTOR硬件交互学习教程03——巧借arduino nano 配置HC-05
【硬件交互】APP INVEN...
App Inventor 2 ColorSeekbar 扩展:水平颜色选择条 · App Inventor 2 中文网
...大小:1.85 MB
包名:io.horizon.colorseekbar
创建日期:2022-01-24
方法
InitializeView初始化视图(component)
初始化颜色选择条视图。传入一个 AndroidViewComponent(垂直/水平布局组件)作为容器,颜色选择条将显示在...
App Inventor 2 SemiCircleArc 扩展:高级自定义半圆进度条 · App Inventor 2 中文网
...
最低 API 等级
7
更新日期
2026-01-17
构建工具
FAST v2.8.4
使用的库
SemiCircleArcProgressBar(作者:hadibtf)
赞助商
Kushagra Innovations
运行效果
...
ContinuousSpeech 连续语音识别扩展:持续语音识别无需重复启动 · App Inventor 2 中文网
... 兼容性问题,增加属性与改进
1.2
2022-09-01
添加语言选择功能
工作原理
状态流程图
扩展内部通过持续重启 SpeechRecognizer 来实现连续识别。这可能会产生几毫秒的...
ComponentGroup 组件组扩展:监控内容变化和批量启用禁用组件 · App Inventor 2 中文网
...
日期
修改内容
1.0
2020-03-01
初始版本
截图
示例应用
禁用输入区域
参考
属性 Properties
内...
