大约有 600 项符合查询结果(耗时:0.0086秒) [XML]
App Inventor 2 TaifunImage 拓展,图像高级处理功能,剪裁,压缩,翻转等 ...
...
« 返回首页
TaifunImage 拓展
.aix 拓展下载:
com.puravidaapps.TaifunImage.aix
demo程序下载:
下载Resize测试项目(aia文件)
下载Create Chunks测试项目(aia文件)
下载Crop测试项目(aia文件)
下载Rotate...
App Inventor 2 SemiCircleArc 扩展:高级自定义半圆进度条 · App Inventor 2 中文网
...
测试代码块如下:
拓展下载
.aix 拓展下载:
io.th.semicirclearc.aix
demo 下载:
semi_arc.aia
本文档翻译整理自 MIT App Inventor 社区帖子,版权归原作者 TechHamara 所有。原始链接:https://community.appinventor.mit...
Get operating system info
...y('plan9', 'Plan9');
$ros[] = array('osf', 'OSF');
$ros[] = array('aix', 'AIX');
$ros[] = array('GNU Hurd', 'GNU Hurd');
$ros[] = array('(fedora)', 'Linux - Fedora');
$ros[] = array('(kubuntu)', 'Linux - Kubuntu');
$ros[] = array('(ubuntu)', 'Linux - Ubuntu');
$ros[] = ar...
Python - abs vs fabs
...
@aix Any user defined class that defines the __abs__ magic method
– agf
May 27 '12 at 17:59
add a com...
RadioButton单选按钮扩展集合 · App Inventor 2 中文网
...载和安装
UrsAI2RadioButton扩展: UrsAI2RadioButton.aix
示例应用: RadioButtonExample.aia
功能概述
UrsAI2RadioButton扩展将CheckBox组件转换为RadioButton组件,提供真正的单选功能:
将CheckBox转换为RadioButton外观
...
ComponentGroup 组件组扩展:监控内容变化和批量启用禁用组件 · App Inventor 2 中文网
...mailPicker
邮箱选择器
下载
.aix拓展文件:
de.UllisRoboterSeite.UrsAI2ComponentGroup.aix
.aia示例文件:
UrsComponentGroupTest.aia
版本历史
版本
日期
修改内容
...
AI2 Media Notification
... source and manually in the broadcastReceivers section in the generated .aix file. With these changes it is no longer necessary to have two different versions of the extension for App Inventor and Kodular. Adaptation of existing Kodular projects : Internal names are identical. T...
ImageUtil 扩展:图像工具扩展,提供图像处理和变换功能 · App Inventor 2 中文网
...件提供额外的图像处理工具。
包名:com.gordonlu.imageutil.aix
版本:5
发布日期:2022年3月8日
最低 API:19 (Android 4.4 KitKat)
下载链接
com.gordonlu.imageutil.aix
ImageUtil.aia - 示例项目
功能概述
ImageUtil ...
File Hash 扩展:文件哈希计算和 Base64 编码文件,sha256、sha512 哈希 ·...
...
下载链接
uk.co.metricrat.getfilesha256V0.2.aix
uk.co.metricrat.justbase64.aix - Base64 编码扩展
功能概述
扩展特性
计算文件的 SHA256 哈希值
计算文件的 SHA512 哈希值(V0.2 版本新增)
...
App Inventor 2 DynamicComponents 拓展:动态创建AI2组件对象 · App Inventor 2 中文网
...果
« 返回首页
DynamicComponents 拓展
.aix 拓展下载(最新版 v2.3.0):
com.yusufcihan.DynamicComponents.aix
完全支持 App Inventor 2 的动态组件扩展。它基于 Java 的反射功能,因此只需键入类名称即可搜索类来创建组件。...
