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

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

App Inventor 2 TaifunBattery 拓展:电池管理器,获取设备电量 · App Inventor 2 中文网

...扩展。所需权限:无 demo效果图: .aix 拓展下载: com.puravidaapps.TaifunBattery3.aix demo程序下载: battery3.aia 版本V3加入了状态的下拉帮助代码块: 属性 返回当前健康常量。 可能的值有:冷(cold)、死(dead)、好(good)、...
https://puravidaapps.com/table.php 

App Inventor Tutorials and Examples: Dynamic Table Layout | Pura Vida Apps

...he table, thank you Handi zufaro! Now using materializecss.com to get a nicer layout. Thank you materializecss.com team for the CSS and thank you Helios for the tip. New in Version 4: Removed the clock component and replaced it by the ...
https://www.fun123.cn/reference/iot/MQTTGuide.html 

App Inventor 2 MQTT拓展入门(保姆级教程) · App Inventor 2 中文网

...。 MQTT测试平台: 中文平台推荐:bemfa.com 界面简洁,对入门者友好。当然也可以选择稍复杂的,大厂平台如:阿里云、华为云等都提供物联网云平台。 英文平台推荐:HiveMQ(https://www.mqtt-dashboard.com/)...
https://www.fun123.cn/referenc... 

App Inventor 2 如何接入ChatGPT:国内访问OpenAI的最佳方式 · App Inventor 2 中文网

...制。 通过ApiKey接入 ChatGPT ApiKey接入:https://platform.openai.com/api-keys 如果测试报错:Some(“insufficient_quota”),如下: 说明ApiKey配额不足,需要绑定信用卡进行扣费才能正常使用(国内的卡不行)。 https://platform.openai.com/setti...
https://www.fun123.cn/referenc... 

Activity启动器(ActivityStarter)如何查看并启动其他App · App Inventor 2 中文网

...ar hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8d287b854d737bdc880e8ddeac1b309d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); Activity启动器(Activity...
https://www.fun123.cn/reference/pro/ftp.html 

App Inventor 2 FTP 上传下载全方案总结 · App Inventor 2 中文网

...ERNAL_STORAGE WRITE_EXTERNAL_STORAGE .aix 拓展下载: com.KIO4_FTPCliente.aix demo 下载: KIO4_FTPCliente_demo.aia TaifunFTP (收费的:$12,请自行研究) 地址:https://puravidaapps.com/ftp.php FTPClient (收费的:$5,请自行研究) 地址:https://c...
https://www.fun123.cn/reference/pro/weather.html 

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

...气的api平台特别多,这里仅以“和风天气”(dev.qweather.com)作为演示,其他平台的使用方法都是几乎一样的。 平台的注册及登录步骤请自行完成,登录后需要创建一个项目以获得API调用时必要的用户认证key。 创建一个项目 ...
https://www.fun123.cn/reference/iot/MQTTGuide.html 

App Inventor 2 MQTT拓展入门(保姆级教程) · App Inventor 2 中文网

...。 MQTT测试平台: 中文平台推荐:bemfa.com 界面简洁,对入门者友好。 英文平台推荐:HiveMQ(https://www.mqtt-dashboard.com/)、EMQX(broker.emqx.io) 等。有一定基础的可以考虑用英文平台。 其实,使用哪个...
https://www.fun123.cn/reference/pro/pan.html 

App Inventor 2 接入百度网盘API · App Inventor 2 中文网

...拿出access_token,后面操作都需要它: http://openapi.baidu.com/oauth/2.0/authorize?display=mobile&response_type=token&client_id=[AppKey]&redirect_uri=oob&scope=basic,netdisk 请注意:手机的话,必须将 display=mobile 加上,以展示手机版的授权画面(电脑版极...
https://www.fun123.cn/referenc... 

创建自定义 TinyWebDB 服务 · App Inventor 2 中文网

... « 返回首页 TinyWebDB is an App Inventor component that allows you to store data persistently in a database on the web. Because the data is stored on the web instead of a particular phone, TinyWebDB can be used to facilitate communication between phones and apps (e....