大约有 44,000 项符合查询结果(耗时:0.0270秒) [XML]

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...
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/reference/iot/UDP.html 

App Inventor 2 UrsAI2UDP 拓展 - UDP广播通信协议 · App Inventor 2 中文网

... 搜索 App Inventor 2 UrsAI2UDP 拓展 - UDP广播通信协议 原作者开发动机 用法 传输数据报 UrsAI2UDP 拓展用法 发送和接收文本 (URSAI2U...
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 实现上传文件到服务器全方案总结 App Inventor 2 实现上传文件到服务器全方案总结 1、图片Base64化 2、通用(二级制)...
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... 

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

... 我要反馈 App Inventor 2 模拟sleep函数 App Inventor 2 模拟sleep函数 需要用到计时器组件: 实现代码如下: 测试方法如下: 代码快速...
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/reference/blocks/text.html 

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

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