大约有 100 项符合查询结果(耗时:0.0147秒) [XML]

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

App Inventor 2 中文网 · 升级日志

...南 App Inventor 2 中文网 · 升级日志 240117 2024/01/17 全新 全新配色主题等您来探索,更有暗色主题可选,让您的代码更有格调!(设置入口:底部导航条最左边) 全新 新增“由模板创建项目...
https://www.fun123.cn/reference/pro/weather.html 

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:...
https://www.fun123.cn/referenc... 

App Inventor 2 字典代码块 · App Inventor 2 中文网

...usetts Institute of Technology" }, "enrolled": true, "classes": ["6.001", "18.01", "8.01"] } 上面的示例显示,在 JSON 中,键(在 : 之前引用的文本)可以映射到不同类型的值。 允许的类型包括数字、文本、其他字典、布尔值和列表。在块语...
https://www.fun123.cn/reference/iot/ble.html 

App Inventor 2 低功耗蓝牙(BLE) 硬件接入、数据通信及IO控制 · App Inventor 2 中文网

... 其中: values - 表示待发送的数据(这里是单字节0x01,表示高电平) signed - 表示values数据是否是有符号的数值(假表示无符号) serviceUuid - 服务UUID,通俗来讲它就是硬件的唯一身份ID characteristicUuid - 特性UUID,通俗来...
https://www.fun123.cn/reference/iot/ 

App Inventor 2 IoT 参考文档 · App Inventor 2 中文网

...IFI连接云控制 【硬件交互】APP INVENTOR硬件交互学习教程01——开发板介绍 【硬件交互】APP INVENTOR硬件交互学习教程02——资源介绍 【硬件交互】APP INVENTOR硬件交互学习教程03——巧借arduino nano 配置HC-05 【硬件交互】APP INVEN...
https://community.kodular.io/t... 

Advances social tools app with cool UI - Koded Apps - Kodular Community

...absolute; left: 0; top: 0; width: 100%; z-index: 1001; --animation-state: paused; } #d-splash .preloader-image { max-width: 100%; height: 100vh; } #d-splash .preloader-text-wrapper { position: absolute; opacity: 0; animati...
https://www.fun123.cn/reference/blocks/math.html 

App Inventor 2 数学代码块 · App Inventor 2 中文网

... (ceiling) 返回大于或等于给定数字的最小整数。如:3.01 返回 4。 下取整 (floor) 返回小于或等于给定数字的最大整数。如:3.88 返回 3。 求模 (modulo) 当 a 和 b 为正数时,求模(a,b) 与 余数(a,b) 相同。 更一般地,对任意 a ...
https://ullisroboterseite.de/a... 

AI2 SideBar Extension

...Mail to Ulli. Version history Version Adjustments 1.0 (2021-01-28) Initial version 1.1 (2021-10-05) Event ItemCheckedChanged  was not triggered. 1.2 (2022-09-01) Graphic files from the asset area can be selected as icons for the sidebar items. 1.3 (2023-06-13)...
https://www.tsingfun.com/it/op... 

ZMQ: 基本原理 - 开源 & Github - 清泛网 - 专注C++内核技术

... ZMQ: 基本原理 来源:开源中国     2016-01-18 16:10:01    人气:     我有话说( 0 人参与) 介绍与其他的基于常规理论基础的(集中)通信系统不同,几乎没有分布式通信系统的什么资料,ØMQ(ZeroMQ...
https://www.fun123.cn/referenc... 

地图组件(高德地图) · App Inventor 2 中文网

...应一个特定的URL。 默认高德地图简图模式:https://wprd01.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&style=7 可调整地图样式,变量说明如下: 域名前缀(wprd,webst):效果一样,目前还没有找出规律。01 ~ 04 随意都可以,负载均衡用。 lang...