大约有 7 项符合查询结果(耗时:0.0069秒) [XML]
App Inventor 2 天气预报App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网
...,
"sunset": "16:59",
"moonrise": "15:16",
"moonset": "03:40",
"moonPhase": "盈凸月",
"moonPhaseIcon": "803",
"tempMax": "12",
"tempMin": "-1",
"iconDay": "101",
"textDay": "多云",
"iconNight": "150",
"textNight": "晴",
"wi...
FloatingActionButton 扩展:悬浮操作按钮扩展,可自定义颜色、大小、位置...
... 调用 CreateFab 创建按钮 位置X为100 位置Y为500 大小为40
调用 CreateFab 创建按钮 位置X为100 位置Y为560 大小为40
设置 菜单展开 为 true
否则
调用 HideFAB 隐藏所有生成的按钮
设置 菜单展开 为 false
...
FloatActionBtn 扩展:悬浮操作按钮扩展,可自定义颜色、大小、图标和位置 ...
...多数用户习惯
大小规范:标准大小为 56dp,迷你大小为 40dp
颜色对比:确保图标颜色与背景颜色有足够的对比度
功能单一:每个悬浮按钮应代表一个主要操作
边距设置:适当设置边距避免按钮贴边显示
技术说明 ...
Advances social tools app with cool UI - Koded Apps - Kodular Community
...ving him credits by adding link of his extensions
https://deephost.in/aix=40
Request
Please check it
And share your openion about it and suggest me improvements as well as test it for error
I’ll be very grateful if you find me some errors or help me to improve its design or functions
Screenshots:...
Phase • Animations made easy! - Extensions - Kodular Community
... thought of creating Phase, my first extension.
Introducing Phase
886×440 10.5 KB
Phase is powerful yet an easy to use animation extension. It makes it possible to animate any View/UI component on the screen. So, no matter if it’s a simple label or a vertical arrangement containing a complex ...
MQTT物联网协议完全实践指南 · App Inventor 2 中文网
...o "湿度: " & Humidity & "%"
// 湿度控制逻辑
if Humidity < 40 then
// 湿度过低,开启水泵
call publishControlCommand "water_pump", "ON", 1
set Alert_HumidityLow.Visible to true
else if Humidity > 80 then
// 湿度过高,关闭水泵
...
水果vs蔬菜智能分类器 - EdgeML图像识别项目 · App Inventor 2 中文网
...大小
set FileSize to call GetFileSize imagePath
if FileSize < 10240 then // 小于10KB可能质量不佳
return false
end if
// 这里可以添加更多质量检查逻辑
return true
5. 完善的异步分类结果处理
// 异步分类完成...
