大约有 500 项符合查询结果(耗时:0.0057秒) [XML]
[url]https://github.com/jarlisson2/NotificationStyleAIX[/url] 补充...
https://github.com/jarlisson2/NotificationStyleAIX 补充进拓展文档
App Inventor 2 串口调试 App 全方案技术调研 - App应用开发 - 清泛IT社区,为创新赋能!
...靠
方案3:自研 USB Serial 扩展
推荐基础库:UsbSerial(GitHub: felHR85/UsbSerial)
- 支持芯片最全:CDC, CP210x, FTDI, PL2303, CH34x
- 支持异步事件回调
- 支持完整串口参数配置(数据位/停止位/校验位/流控)
建议的扩展接口设计:
...
开源MQTT网关:EMQX vs Mosquitto - 创客硬件开发 - 清泛IT社区,为创新赋能!
...最广的 MQTT 协议实现之一 ,截至 2023 年 3 月,Mosquitto 的 GitHub Star 数超过了 7.1 K。Mosquitto 用 C/C++ 编写,采用单线程架构。Mosquitto 支持 MQTT 协议的 5.0、3.1.1 和 3.1 版本,同时支持 SSL/TLS 和 WebSockets。轻量级设计使其适合部署在嵌...
App Inventor 2能编译出苹果iOS版App吗? - App Inventor 2 中文网 - 清泛I...
...用: The iOS version is not currently part of the open source codebase on GitHub. We're in the process of open sourcing at least the companion app but since we are in discussions with Apple about the build functionality that may not be open sourced until a later date.
iOS构建服务的困难之处...
MQTT相关知识研究笔记 - 创客硬件开发 - 清泛IT社区,为创新赋能!
1、开源技术选型:
EMQX:https://github.com/emqx/emqx
Mosquitto:https://github.com/eclipse/mosquitto
Mosquitto 不支持分布式集群,但C/C++写的更高效,200KB内存占用,几乎可以运行在一切平台之上,包括树莓派,可以作为小型的消息网关,...
图片轮播拓展 - ColinTreeSlideShow - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
...新组件AsyncImageLoader,现在直接加载在线图片也不会卡啦GitHub Release
2017.9.17发布第一版本
GitHub Release
基本使用流程为该组件预留一个空的 水平滚动布局,将宽高设置好
(目前组件有个问题,在加入图片之后调整这个布局,...
系统界面增强扩展 - KevinkunEnhance - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
...去发现~~~下载链接cn.kevinkun.KevinkunEnhance.aixhttps://wangsk789.github.io/enhance/assets/20250303_120235.aix
来源:https://kevinkun.cn/enhance
https://wangsk789.github.io/enhance/
Python -> Blockly - 闲聊区 - 清泛IT社区,为创新赋能!
https://github.com/blockpy-edu/BlockMirror
在线例子:https://blockpy-edu.github.io/BlockMirror/docs/index.html
--------
https://blog.ouseful.info/2016/0 ... lockly-environment/
Blockly -> Py 在线运行
第二波Fable5抢收备忘 - 闲聊区 - 清泛IT社区,为创新赋能!
...p;
滚动条
https://github.com/mit-cml/appin ... tions-6.0.16.min.js 这个是blockly12的,但是我是老的版本,我想要这个代码块拖动到边缘自动滚动的功能,提升用户体验
代码块立马拖到到事...
App Inventor 2 能否实现后台推送通知?源码级深度调研 - App应用开发 - 清...
...集成
1. 没有 FCM 扩展组件:搜索了整个 MIT 源码仓库和 GitHub,没有发现 AI2 的 FCM 扩展。MIT 官方扩展库(mit-cml.github.io/extensions/)也没有推送相关扩展。
2. 构建系统支持但无组件使用:AI2 有 @UsesServices 和 @UsesBroadcastReceivers ...
