大约有 3,300 项符合查询结果(耗时:0.0065秒) [XML]

https://bbs.tsingfun.com/thread-2470-1-1.html 

Bottom Navigation Bar 底部导航栏 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

...008px]1080×2340 136 KB[size=15.008px] [size=15.008px]https://community.appinventor.mit.edu/t/bottom-navigation-bar/120598
https://bbs.tsingfun.com/thread-2483-1-1.html 

ClickTools 拓展:为布局、标签等没有点击事件的组件添加点击事件 - App In...

...后,原来已有的点击事件将不再触发。 https://community.appinventor.mi ... ew-components/18069
https://bbs.tsingfun.com/thread-2490-1-1.html 

Async Image Loader Extension:异步图像加载器扩展 - App Inventor 2 拓展...

...331[color=var(--secondary-high)]679×679 103 KB https://community.appinventor.mi ... rcular-image/113566 https://aix.colintree.cn/zh/extensions/AsyncImageLoader.html
https://bbs.tsingfun.com/thread-2597-1-1.html 

App Inventor 2 ECharts 拓展:画饼图 - App应用开发 - 清泛IT社区,为创新赋能!

...,请点击右侧“文档反馈”进行反馈! ECharts 拓展 使用AppInventor2布局进行展示的图表拓展,基于ECharts强大的js图表库开发,持续提供酷炫实用的图表展示。饼图 效果如下:设置透明背景属性后,效果如下:代码块如下:图表导...
https://bbs.tsingfun.com/thread-2721-1-1.html 

MIT于2026元旦已发布v2.77版本:更新非常有限,lamda 表达式(匿名函数)缺...

... 注意:您需要一个 Apple 开发者帐户。 来源:https://appinventor.mit.edu/ai2/ReleaseNotes.html
https://bbs.tsingfun.com/thread-2821-1-1.html 

Teachable Machine Model 利用手机摄像头进行图像分类识别 - App Inventor ...

文版已整理:https://www.fun123.cn/reference/ ... achableMachine.html 来源: https://community.appinventor.mi ... ble-machine/64411/5 https://mit-cml.github.io/extensions/
https://bbs.tsingfun.com/thread-2496-1-1.html 

TextEnhancer拓展 - 增强App的文本格式 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

...cified label. [size=15.008px] [size=15.008px]https://community.appinventor.mit.edu/t/free-textenhancer-enhance-text-formatting-in-your-app/111213
https://www.fun123.cn/referenc... 

ImageUtil 扩展:图像工具扩展,提供图像处理和变换功能 · App Inventor 2 文网

... 原作者:Gordon Lu (gordonlu310) 原始网址:https://community.appinventor.mit.edu/t/f-os-imageutil-additional-tools-to-the-image-component/53047 发布日期:2022年3月8日 开源协议:免费开源扩展 文档最后更新:2025年11月18日 ...
https://www.fun123.cn/referenc... 

File Hash 扩展:文件哈希计算和 Base64 编码文件,sha256、sha512 哈希 ·...

... 原作者:MetricRat 原始网址:https://community.appinventor.mit.edu/t/file-hash-extension/54089 发布日期:2022年3月22日 文档最后更新:2025年11月18日 您的改进建议 联系方式: 不需要...
https://www.tsingfun.com/it/cpp/656.html 

Win32汇编--使用MASM - C/C++ - 清泛网 - 专注C/C++及内核技术

...,建议看一下王爽老师的《汇编语言》这本书。 C语言的HelloWorld程序: #include <stdio.h> main() { printf(“Hello, world\n”); } 像这样的一个程序,就说明了C语言最基本的格式,main()的括号和下面的花括号说明了一个函...