大约有 650 项符合查询结果(耗时:0.0059秒) [XML]
IRXmitter红外发射器扩展 · App Inventor 2 中文网
...rrorOccurred事件,错误代码17305。如果Pattern无法转换为整数数组,会触发Screen.ErrorOccurred事件,错误代码17303。
重复发送(重复次数,模式)
多次发送数据包。Repetitions是重复次数,-1表示无限发送,直到调用StopTransmission。Pattern...
FloatActionBtn 扩展:悬浮操作按钮扩展,可自定义颜色、大小、图标和位置 ...
...者为 Kenneth Morales (KenMorales)。
原始链接:https://community.appinventor.mit.edu/t/free-floatactionbtn/154743
文档翻译和整理:AI2中文网
最后更新:2024年12月29日
您的改进建议 联系方式: 不需要回...
App Inventor 2开发计步器与定位器 - App Inventor 2 中文网 - 清泛IT论坛,有思想、有深度
...其他应用程序来组合应用程序,简单说就是可以让我们在appinventor里面直接调用手机上已经安装的其他程序,比如相机、地图等。
(2)属性
Action属性:android.intent.action.VIEW
DataUri属性:这是调用其他程序的关键属性,可在程序...
为维护国家安全 中国限制出口无人机和高性能计算机 - 资讯 - 清泛网 - 专注...
...些指令能够同时进行多重浮点向量(64位或更多位的一维数组)运算,且处理器中至少含有2个向量功能部件和至少8个向量寄存器,每个向量寄存器至少包含64个数据单元。
附件2
【部分无人驾驶航空飞行器和高性能计算机出口...
WheelView 拓展:滚轮选择框扩展,滚轮日历选择框和旋转日历扩展 · App In...
...
原作者:Still_Learning
原始网址:https://community.appinventor.mit.edu/t/free-wheel-calendar-spin-calendar-extension/142640
发布日期:2025年3月19日
文档最后更新:2025年11月20日
您的改进建议 联系方...
ImageConvertor 扩展:免费图像转换器,支持JPG/PNG/WEBP格式转换和图像处...
...
原作者:Kumaraswamy
原始网址:https://community.appinventor.mit.edu/t/free-image-convertor-extension-to-convert-image-format-jpg-png-webp-and-much-much-more/39349
发布日期:2021年8月17日
最新版本:3.9
许可协议:免费开源
文档最后更新:20...
FloatingActionButton 扩展:悬浮操作按钮扩展,可自定义颜色、大小、位置...
...原作者为 joejsanz (Joe Developer)。
原始链接:https://community.appinventor.mit.edu/t/floatingactionbutton-color-size-radius-position-icons-text/130867
文档翻译和整理:AI2中文网
最后更新:2024年12月29日
您的改进建议 ...
Error 908: Permission Receive SMS - #5 by Taifun - MIT App Inventor Help - MIT App Inventor Community
...earch in the community, you could have found this thread
https://community.appinventor.mit.edu/t/receiving-sms-in-app-inventor/288?u=taifun
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.
...
iOS开发过程中的各种tips - 更多技术 - 清泛网 - 专注C/C++及内核技术
...ow = indexPath.row;
return row;
}
6.把plist文件中的数据赋给数组
NSString *path = [[NSBundle mainBundle] pathForResource:@"States" ofType:@"plist"];
NSArray *array = [NSArray arrayWithContentsOfFile:path];
7.获取触摸的点
- (CGPoint)locationInView:(UIView *)view;
- (CG...
JAVA线程池管理及分布式HADOOP调度框架搭建 - 人工智能(AI) - 清泛IT社区,...
...p; // 可能数组越界,这个地方只是为了说明问题,忽略错误
}
}
count....
