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

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

HC-05/BLE 蓝牙通信数据乱码?接收到的中文乱码?乱码的原理及解决思路 · ...

...具默认是GBK编码,非UTF-8的,如“你好”对应16进制:C4 E3 BA C3。而App Inventor 2的中文字符串默认是UTF-8编码的(E4 BD A0 E5 A5 BD )。 将App Inventor 2的蓝牙客户端组件的编码改为GBK即可。 当然,将串口编码格式改为UTF-8,App Inventor 2...
https://www.fun123.cn/reference/iot/spp.html 

App Inventor 2 经典蓝牙(SPP) 硬件接入:hc05 · App Inventor 2 中文网

... 2、默认是GBK编码,非UTF-8的,如“你好”对应16进制:C4 E3 BA C3。而AI2中文字符串默认是UTF-8编码的(E4 BD A0 E5 A5 BD )。 参与讨论 如有问题,社区点此回帖参与讨论。 切换 目...
https://www.fun123.cn/reference/pro/weather.html 

App Inventor 2 天气预报App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网

... 请求成功返回JSON示例 { "code": "200", "updateTime": "2021-11-15T16:35+08:00", "fxLink": "http://hfx.link/2ax1", "daily": [ { "fxDate": "2021-11-15", "sunrise": "06:58", "sunset": "16:59", "moonrise": "15:16", "moonset": "03:40", "moonPhase":...
https://www.fun123.cn/referenc... 

App Inventor 2 中文网 · 升级日志

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

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

... 最新版ai2Starter,全面拥抱Java17内置Android 11.0 模拟器,提供流畅真实的调试体验!  了解更多 ...
https://www.fun123.cn/referenc... 

将 App Inventor 2 项目连接到外部传感器 · App Inventor 2 中文网

...dcoded ports are as follows: Front right motor: port 10 Front left: port 11 Back right: port 12 Back left: port 13. Ultrasonic sensors: port 36 Luminosity sensor: TwiMaster 1 In order to initialize all of the motors for use, the method “SetupMotors” must be called when the app starts and ...
https://community.appinventor.... 

FAQ Section: SMS - Frequently Asked Questions - MIT App Inventor Community

... transform-origin: center; opacity: 0; r: max(1vw, 11px); cy: 50%; filter: saturate(2) opacity(0.85); } .dots:first-child { fill: var(--quaternary); } .dots:nth-child(2) { fill: var(--quaternary); ...
https://community.kodular.io/t... 

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

... transform-origin: center; opacity: 0; r: max(1vw, 11px); cy: 50%; filter: saturate(2) opacity(0.85); } .dots:first-child { fill: var(--quaternary); } .dots:nth-child(2) { fill: var(--quaternary); ...
https://www.fun123.cn/reference/blocks/math.html 

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

...,b),使得 ( 下取整(a/b) × b ) + 求模(a,b) = a。 例如,求模(11, 5) = 1、求模(-11, 5) = 4、求模(11, -5) = -4、求模(-11, -5) = -1。 求模(a,b) 始终与 b 具有相同的符号,而 余数(a,b) 始终与 a 具有相同的符号。 余数 (remainder) 余数(a,b) 返回 ...
https://community.appinventor.... 

Error 908: Permission Receive SMS - #5 by Taifun - MIT App Inventor Help - MIT App Inventor Community

... transform-origin: center; opacity: 0; r: max(1vw, 11px); cy: 50%; filter: saturate(2) opacity(0.85); } .dots:first-child { fill: var(--quaternary); } .dots:nth-child(2) { fill: var(--quaternary); ...