大约有 50 项符合查询结果(耗时:0.0034秒) [XML]

https://www.fun123.cn/referenc... 

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

...馈 使用 JSON 和 Web API 本文档中使用的组件 获取数据 示例 - 成功获取 示例 - 获取失败 示例 - 跟踪响应数据 发送数据 ...
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... 

创建自定义 TinyWebDB 服务 · App Inventor 2 中文网

... 创建自定义 TinyWebDB 服务 « 返回首页 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 instea...
https://www.fun123.cn/reference/pro/pan.html 

App Inventor 2 接入百度网盘API · App Inventor 2 中文网

...户登录认证,拿到access_token,后续请求必备参数 【使用Web浏览框】 3、获取文件列表,返回JSON,拿出想要的文件的fsid 【使用Web客户端】 4、获取文件信息,返回JSON,根据fsid取出dlink 【使用Web客户端】 5、根据dlink...
https://www.fun123.cn/reference/pro/web_pics.html 

App Inventor 2 图片云端保存及访问的开发思路 · App Inventor 2 中文网

... 图片Base64化,保存“网络微数据库” 使用“Web客户端”组件上传图片到三方图床 自己搭建私有图片服务器 云端图片访问 使用“Web浏览器”组件,访问图片url “Web客户端”组件下载图片至本...
https://www.fun123.cn/referenc... 

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

... 1、图片Base64化 2、通用(二级制)文件上传:通过Web客户端POST文件 « 返回首页 App Inventor 2 实现上传文件到服务器全方案总结 1、图片Base64化 图片Base64化,然后通过Web客户端POST文本的方式,发送数据,服务端base...
https://www.fun123.cn/reference/other/xml.html 

使用 XML 和 Web 服务 · App Inventor 2 中文网

...馈 使用 XML 和 Web 服务 « 返回首页 使用 XML 和 Web 服务 The Web.XMLTextDecode takes a given XML text string and decodes it to produce a list. If the text is not well-formed XML, it w...
https://www.fun123.cn/referenc... 

图表组件 · App Inventor 2 中文网

...感器、方向传感器、计步器、距离传感器、微数据库 和 Web客户端。 数据源 值还需要有效的 DataSourceValue、WebColumn 或 DataFileColumn 属性,取决于附加的数据源的类型(更改数据源后,所需的属性会显示在“属性”菜单中)。 ...
https://www.fun123.cn/reference/pro/mysql.html 

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

...的拓展。 经过官方资料查找,目前仅有的方案是利用 Web客户端 将你的查询请求 Post 到你自己的服务器,服务器提供 php 代码代理执行你的 sql 给 MySQL。 先看效果: 开发步骤 将 PHP 代码放在 Web 服务器上 在应用和 PHP 代...
https://www.fun123.cn/reference/other/ 

App Inventor 2 其他参考资料 · App Inventor 2 中文网

...具有多点触控和手势检测功能 数据通信 使用 JSON 和 Web API 使用 XML 和 Web 服务 创建自定义 TinyWebDB 服务 云数据及Firebase组件简介 使用App Inventor控制物联网设备/低功耗蓝牙设备(BLE) 传感器 使用位置传感器 将App...