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

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交互性及...
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... 

App Inventor 2 串口组件:App使用OTG数据线进行串口通信 · App Inventor 2 中文网

... 搜索 App Inventor 2 串口组件:App使用OTG数据线进行串口通信 « 返回串口通信器 手机串口通信模型如下: 视频介绍了App Inventor 2 串口组件的使用...