大约有 300 项符合查询结果(耗时:0.0035秒) [XML]
App Inventor 2 MQTT拓展入门(保姆级教程) · App Inventor 2 中文网
					...。
  
  
    MQTT测试平台:
    
      中文平台推荐:bemfa.com   界面简洁,对入门者友好。当然也可以选择稍复杂的,大厂平台如:阿里云、华为云等都提供物联网云平台。
      
        英文平台推荐:HiveMQ(https://www.mqtt-dashboard.com/)...				
				
				
							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...				
				
				
							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...				
				
				
							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...				
				
				
							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 ...				
				
				
							App Inventor 2 天气预报App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网
					...气的api平台特别多,这里仅以“和风天气”(dev.qweather.com)作为演示,其他平台的使用方法都是几乎一样的。
平台的注册及登录步骤请自行完成,登录后需要创建一个项目以获得API调用时必要的用户认证key。
创建一个项目
...				
				
				
							App Inventor 2 MQTT拓展入门(保姆级教程) · App Inventor 2 中文网
					...。
  
  
    MQTT测试平台:
    
      中文平台推荐:bemfa.com   界面简洁,对入门者友好。
      
        英文平台推荐:HiveMQ(https://www.mqtt-dashboard.com/)、EMQX(broker.emqx.io) 等。有一定基础的可以考虑用英文平台。
        其实,使用哪个...				
				
				
							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 加上,以展示手机版的授权画面(电脑版极...				
				
				
							创建自定义 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....				
				
				
							App Inventor 2 中文网
					... {  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);})();      				
				
				
							