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

https://bbs.tsingfun.com/thread-1112-1-1.html 

App Inventor 2 中文网已全面升级https安全通道,数据安全有保障! - App I...

经过一段时间的努力,App Inventor 2 中文网(fun123.cn)已全部升级https安全通道,以保护用户的访问及数据安全,值得注意的是MIT官方目前仍是http非安全通道。 App Inventor 2 中文网(fun123.cn)安全通道 MIT官方目前非安全通道...
https://www.tsingfun.com/it/ai2/ai2_robot.html 

App Inventor 2 语音交互机器人Robot,使用讯飞语音识别引擎 - App Invento...

App Inventor 2 语音交互机器人Robot,使用讯飞语音识别引擎ai2_robotApp Inventor 2 语音识别及交互App。识别语言指令并控制机器人运动,主要用到语音识别器及文本朗读器组件,语音识别相关开发最佳入门。代码逻辑简单,App交互性及...
https://www.fun123.cn/referenc... 

App Inventor 2 过程代码块 · App Inventor 2 中文网

... 我要反馈 App Inventor 2 过程代码块 定义无返回值过程(procedure do) 定义返回值过程(procedure result) 过程是一系列代码块的组合,为了减少代码块...
https://www.fun123.cn/referenc... 

App Inventor 2 实现上传文件到服务器全方案总结 · App Inventor 2 中文网

... 我要反馈 App Inventor 2 实现上传文件到服务器全方案总结 App Inventor 2 实现上传文件到服务器全方案总结 1、图片Base64化 2、通用(二级制)...
https://www.fun123.cn/reference/pro/mysql.html 

App Inventor 2 如何连接MySQL数据库(阿里云数据库) · App Inventor 2 中文网

... 我要反馈 App Inventor 2 如何连接MySQL数据库(阿里云数据库) App Inventor 2 如何连接MySQL数据库 开发步骤 前端代码块 后端php代码 « 返...
https://www.fun123.cn/reference/pro/alisms.html 

App Inventor 2 接入阿里云短信服务,实现短信验证码功能 · App Inventor 2 中文网

... 我要反馈 App Inventor 2 接入阿里云短信服务,实现短信验证码功能 App Inventor 2 中文网原创开发阿里短信平台接入拓展 短信发送代码参考: ...
https://www.fun123.cn/referenc... 

使用模拟器构建应用程序 · App Inventor 2 中文网

...用程序 « 返回首页 App Inventor includes an emulator for the phone. The emulator lets you develop and test apps using a virtual phone instead of a real phone. Instead of connecting a phone to the USB port, just start the emulator program. When you c...
https://www.fun123.cn/referenc... 

App Inventor 2 Web客户端(Web)详细用法示例 · App Inventor 2 中文网

... 搜索 App Inventor 2 Web客户端(Web)详细用法示例 App Inventor 2 如何下载/保存网络图片? 设置好网络图片的url,然后执行Get方法即可,代码...
https://www.fun123.cn/referenc... 

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

... 搜索 App Inventor 2 如何接入ChatGPT:国内访问OpenAI的最佳方式 如何接入OpenAI 通过token(访问令牌)接入 通过ApiKey接入 « 返回首页 如何接入Ope...
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...