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

https://www.fun123.cn/reference/iot/MQTTGuide.html 

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

... 准备工作 APPINVENTOR测试平台:AppInventor2中文网(https://www.fun123.cn) MQTT拓展下载:MQTT中文文档页面进行下载。 MQTT测试平台: 中文平台推荐:bemfa.com 界面简洁,对入门者友好。当然也可以选择...
https://www.fun123.cn/referenc... 

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

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

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

... 准备工作 APPINVENTOR测试平台:AppInventor2中文网(https://www.fun123.cn) MQTT拓展下载:MQTT中文文档页面进行下载。 MQTT测试平台: 中文平台推荐:bemfa.com 界面简洁,对入门者友好。 英文...
https://www.fun123.cn/reference/pro/pan.html 

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

...,返回JSON,拿出想要的文件的fsid 【使用Web客户端】 https://pan.baidu.com/rest/2.0/xpan/file?method=list&dir=/test&order=time&start=0&limit=10&web=web&folder=0&access_token=[access_token]&desc=1 参考代码如下: 注意:这里是限定显示第一页,每页 10 条...
https://www.fun123.cn/reference/pro/ftp.html 

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

...liente_demo.aia TaifunFTP (收费的:$12,请自行研究) 地址:https://puravidaapps.com/ftp.php FTPClient (收费的:$5,请自行研究) 地址:https://community.appinventor.mit.edu/t/paid-ftpclient-an-extension-to-communicate-to-remote-server-5-or-inr-350/23519 ...
https://www.fun123.cn/referenc... 

为AppInventor2开发拓展(Extension) · App Inventor 2 中文网

...令 出现以上结果证明配置成功。 源码下载 https://github.com/mit-cml/appinventor-sources 国内下载非常非常缓慢,这个项目比较大,也许2天都下载不完,不过没关系,我们早已提供已下载好的工程源码,关注页面底部公众号...
https://www.fun123.cn/referenc... 

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

...ction() { var 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启...
https://www.fun123.cn/reference/pro/weather.html 

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

...的key。 请求示例:北京7天预报 curl -L -X GET --compressed 'https://api.qweather.com/v7/weather/7d?location=101010100&key=YOUR_KEY' 第三方API的调用 使用”Web客户端“组件调用第三方API,代码如下: JSON结果的解析 请求成功返回JSON示例 { "code...
https://www.fun123.cn 

App Inventor 2 中文网

...|| [];(function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8d287b854d737bdc880e8ddeac1b309d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s);})();
https://www.fun123.cn/referenc... 

App Inventor 2 列表选择器 用法示例 · App Inventor 2 中文网

...ction() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8d287b854d737bdc880e8ddeac1b309d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); App Invento...