大约有 40,000 项符合查询结果(耗时:0.1481秒) [XML]
圆形进度条拓展:Material Circular ProgressBar - App Inventor 2 拓展 - ...
效果如下:
原文链接:https://community.kodular.io/t/f ... ar-extension/159077
源码:https://github.com/SonrajTech/Material-Circular-ProgressBar
这个咋用的咋用啊,出国教程已加入需求列表,出教程后会公众号第一时间推送
nFC Connect低功耗蓝牙APP工具的使用 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...看到发送的数据和监听到的每条数据。
原文链接:https://blog.csdn.net/m0_61663332/article/details/135250484
最新版本apk下载地址:https://github.com/NordicSemicon ... F-Connect/releases/
ScrollArrangementHandler 滚动布局管理器拓展:同一屏幕内页面切换效果 - ...
规则一般如下:如果滑动距离超过屏幕的一半,则切换屏幕,否则回到原屏幕。
具体用法,请参考原文。
原文:
https://aix.colintree.cn/zh/exte ... gementHandlers.html
https://mp.weixin.qq.com/s/1k6PFZT7HANyUEG3q1PnLQ
二进制文件的读写 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
...存二进制数据到文件,拓展请自行下载:
参考资料:https://community.appinventor.mit.edu/t/how-to-save-a-binary-file-after-i-received-from-ble/90929/9二进制文件的读取/写入可使用此拓展,下载地址:https://bbs.tsingfun.com/thread-1648-1-1.html
App Inventor 2 QRCode 扩展:二维码扫描及生成方案都在这里 - App Invento...
1、QRCode 二维码扫码:
使用原生的“条码扫描器”组件:
2、二维码生成的方案:
html + js + Web浏览器 方案:https://puravidaapps.com/qr.php
QRCodeGenerator 拓展方案:https://community.appinventor.mi ... tor-extension/47908
Plyr视频播放器拓展:全屏、画质、字幕、缩略图、强大的用户界面 - App Inv...
...本地文件
离线工作
还有更多功能即将推出。
来源:https://community.kodular.io/t/v ... taractive-ui/112735
开源:https://github.com/zainulhassan815/plyrio
有没有关于CRC校验的扩展? - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
...是有现成的 CRC 拓展,我稍后找一下再上传{:8_384:}参考:https://community.appinventor.mit.edu/t/can-someone-help-me-reproduce-this-code-using-the-blocks/60372/15CRC16 算法有多种,本扩展以 ASCII 格式接收数据并以 CRC16/CCITT-FALSE 格式给出结果。在线计算CR...
语音识别 报错问题:No Activity found to handle intent { act=android.sp...
语音识别仿真报错,安装到手机端也报错https://www.fun123.cn/reference/info/#AppEntry
请参考一下这个教程,你上面报错的原因是手机上没有安装语音识别引擎,这里推荐“讯飞语音+”,下载地址:https://www.pgyer.com/yyyq
KIO4_AnimatedGif:Gif 动画扩展,可点击,可设置透明背景 - App Inventor ...
...问题来了,如何展示动图/动画效果呢?有2种思路参考:https://bbs.tsingfun.com/thread-1801-1-1.html
当然,也可以使用本文介绍的这款拓展~
Gif 动画扩展,可点击,可设置透明背景,效果如下:
参考代码块:
来源:https://commun...
AsciiConversion 拓展问题:字母开头的会出现“C2”非预期字符 - App Inven...
...你,到时候你研究改进一下再分享给我,你看怎么样?
https://mp.weixin.qq.com/s/QnYL1 ... 7215&lang=zh_CNyyszx 发表于 2024-12-16 18:08
楼主解决了TCP传二进数制的问题吗?
Socket拓展已经添加了二进制数据的发送接口,并测试通过,详见:...