大约有 9,500 项符合查询结果(耗时:0.0181秒) [XML]

https://www.tsingfun.com/it/ai... 

利用 App Inventor 2 开发ChatGPT应用 - App Inventor 2 中文网 - 清泛网 - 专注C/C++及内核技术

利用 App Inventor 2 开发ChatGPT应用app_inventor_2_chatgptChatGPT大家应该不会陌生,它的回答内容非常的专业及深入,具有实际的可指导性。我们通过App Inventor 2开发一个简单的对话App,先看效果:您的浏览器不支持 video 标签代码块 ChatG...
https://www.fun123.cn/referenc... 

App Inventor 2 代码调试方式:App调试、问题排查方法 · App Inventor 2 中文网

... 搜索 App Inventor 2 代码调试方式:App调试、问题排查方法 « 返回首页 App Inventor 2 调试方式 所有调试App的前提是安装好AI伴侣,并与AI伴侣连接后进...
https://www.fun123.cn/referenc... 

App Inventor 2 模拟sleep函数 · App Inventor 2 中文网

... 我要反馈 App Inventor 2 模拟sleep函数 App Inventor 2 模拟sleep函数 需要用到计时器组件: 实现代码如下: 测试方法如下: 代码快速...
https://www.fun123.cn/reference/pro/excel.html 

App Inventor 2 实现导出Excel全方案总结 · App Inventor 2 中文网

... 我要反馈 App Inventor 2 实现导出Excel全方案总结 App Inventor 2 实现导出Excel全方案总结 1、导出CSV格式数据 2、导出原生Excel:支持数据、文本...
https://www.fun123.cn/referenc... 

使用 JSON 和 Web API · App Inventor 2 中文网

...接口(API)进行交互,JSON提供了不同的数据类型,同样App Inventor也支持这些值。 JSON 布尔值true和false 对应 App Inventor真和假 JSON 数字(整数和小数)对应 App Inventor 数字 JSON 字符串 对应 App Inventor 文本 JSON 数组 对应 App Inventor...
https://www.fun123.cn/referenc... 

构建具有多个屏幕的应用程序 · App Inventor 2 中文网

... « 返回首页 构建具有多个屏幕的应用程序 App Inventor 可以轻松地向应用程序添加更多屏幕,但最好也不要添加太多屏幕,因为多个屏幕的应用程序将非常消耗计算资源,并且很容易超出 App Inventor 的限制。 根据经验...
https://www.fun123.cn/referenc... 

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

... 我要反馈 App Inventor 2 实现上传文件到服务器全方案总结 App Inventor 2 实现上传文件到服务器全方案总结 1、图片Base64化 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/reference/blocks/text.html 

App Inventor 2 文本代码块 · App Inventor 2 中文网

... 我要反馈 App Inventor 2 文本代码块 ” “ (字符串) 合并字符串 求长度 是否为空 字符串比较(Ascii码比较) < > = ≠   Ascii码转换 删除空格 大写 ...
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交互性及...