大约有 30,000 项符合查询结果(耗时:0.0249秒) [XML]
请问 App Inventor 2 能不能做出很好看的界面? - App应用开发 - 清泛IT社...
...度怎么样?底部导航栏采用的是App Inventor 2拓展,详见:https://bbs.tsingfun.com/thread-1372-1-1.html。
图像转换拓展:用于转换jpg/png/webp(以及更多)等图片格式的扩展 - App I...
...)、缩略图。支持完整路径和绝对路径。
来源:https://community.appinventor.mi ... uch-much-more/39349
自定义下载器扩展:个性化下载进度展示 - App Inventor 2 拓展 - 清泛IT社...
...ed when the download is cancelled.
Notification
来源:https://community.kodular.io/t/f ... er-extension/240854
FlipShare翻转分享拓展:酷炫的分享动画 - App Inventor 2 拓展 - 清泛IT社...
来源:https://community.kodular.io/t/f ... reached-100/8473/26
AppInventor2 二进制文件的读写 - App Inventor 2 中文网 - 清泛网 - 专注C/C++及内核技术
...
二进制文件的读取/写入可使用此拓展,下载地址:https://bbs.tsingfun.com/thread-1648-1-1.html
更多请参考这里。
AppInventor,AppInventor2
AppInventor2 在同一屏幕内制作页面滑动切换效果 - App Inventor 2 中文网 ...
...代码如下:
软件运行效果如下:
拓展下载:https://bbs.tsingfun.com/thread-1658-1-1.html
AppInventor,AppInventor2
appinventor2 视频播放器如何将媒体源设置为指向流式视频的 URL? - App应...
...文件
离线工作
还有更多功能即将推出。
拓展地址:https://bbs.tsingfun.com/thread-1719-1-1.html
APP 可以接受蓝牙模块的反馈信息么 - App Inventor 2 中文网 - 清泛IT社区...
使用APP inventor 制作了一个控制蓝牙模块的APP 可不可以实现蓝牙模块反馈过来的信息 在APP上显示出来? 谢谢现成的解决方案,请参考这里:https://bbs.tsingfun.com/thread-1792-1-1.html谢谢, 谢谢及时回答
怎么从MQTT Topic接收的信息中解析出,然后查找想用的键值,让键值中的数据...
...息 解析成JSON 然后查找对应的键值 将数据显示到文本上https://bbs.tsingfun.com/thread-1813-1-1.html
把json换成你的topic就行了。
遇到问题的话,每一步的变量都打印出来看看,找到哪一步的问题。
谢谢谢谢分享灰常不错
App Inventor 2 天气预报App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网
...的key。
请求示例:北京7天预报
curl -L -X GET --compressed 'https://api.qweather.com/v7/weather/7d?location=101010100&key=YOUR_KEY'
第三方API的调用
使用”Web客户端“组件调用第三方API,代码如下:
JSON结果的解析
请求成功返回JSON示例
{
"code...
