大约有 18,345 项符合查询结果(耗时:0.0166秒) [XML]

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://bbs.tsingfun.com/thread-1756-1-1.html 

如何实现心电图曲线 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...图、面积图、散点图、条形图和饼图。 用法参考这里:https://www.fun123.cn/reference/components/charts.html#Chart 教程参考这里:https://bbs.tsingfun.com/thread-1442-1-1.html 更复杂、美观的图表可以考虑使用拓展: https://bbs.tsingfun.com/thread-1688...
https://bbs.tsingfun.com/thread-1817-1-1.html 

如何查看Android应用.apk是32位还是64位? - App应用开发 - 清泛IT社区,为创新赋能!

...32位版本,那么它同样可以在32位设备上运行。 来源:https://blog.csdn.net/iblade/article/details/137971994 2、如何查看安卓系统里面运行的app是否是64位 1)adb连接上安卓机 2)输入命令:adb shell "ps |grep zygote"   ,...
https://bbs.tsingfun.com/thread-1833-1-1.html 

Error 908 - The permission SEND_SMS/RECEIVE_SMS has been denied. - App...

...,可以实现不交互直接发短信,使用直接发送消息方法:https://www.fun123.cn/reference/ ... g.SendMessageDirect 参考:https://community.appinventor.mi ... s-been-denied/78010 https://community.appinventor.mi ... sms/7426/5?u=taifun
https://bbs.tsingfun.com/thread-1873-1-1.html 

DendritasMqtt 拓展:用于 websocket 的Mqtt扩展 - App Inventor 2 拓展 - ...

...应该是原始版本,支持原生的TCP协议,用最新版本即可:https://www.fun123.cn/reference/iot/MQTT.html 请自行通过demo研究。 参考来源:https://community.appinventor.mi ... -with-service/14365 https://groups.google.com/d/msg/ ... cn5PzY/Kg8BJEPGAQAJ
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/iot/MQTTGuide.html 

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

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

App inventor可以在不开发拓展的情况下实现实时定位与导航吗? - App应用开...

... 原生地图组件可以实现,不过国内访问稳定性不保证:https://bbs.tsingfun.com/thread-1786-1-1.html 高德地图API也可以实现电子围栏功能,需要自己研究:https://bbs.tsingfun.com/thread-1592-1-1.htmlApp Inventor 2  发表于 2024-10-31 20:52 原生...
https://bbs.tsingfun.com/thread-2061-1-1.html 

如何实现设置用户头像功能呢? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

... 多媒体下面的组件可以实现,具体用法参考中文文档:https://www.fun123.cn/reference/components/media.html App Inventor 2  发表于 2024-11-17 18:58 多媒体下面的组件可以实现,具体用法参考中文文档:https://www.fun123.cn/reference/components/m...
https://bbs.tsingfun.com/thread-2102-1-1.html 

蓝牙接收的数据怎么一行一行更新显示和,类似图2这样的 - App应用开发 - 清...

...示3个数据。求解!!使用列表显示框组件,详见文档:https://www.fun123.cn/reference/ ... rface.html#ListView还是不行呐 列表显示框放在垂直滚动布局里面 还是一次只显示一个数据 而且数据更新速度特别快liangzhi123 发表于 2024-12-05 15:46 ...