大约有 1,800 项符合查询结果(耗时:0.0139秒) [XML]

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

【转】用App Inventor 2实现电子围栏功能 - App应用开发 - 清泛IT社区,为创新赋能!

...栏是相对复杂的部分,因此独立一章详细说明。 App Inventor自带地图组件,可以方便的实现电子围栏(地理围栏,Geofence)功能。 实现电子围栏需要的组件实现电子围栏需要用到地图Map容器,需要用到的组件有Map,类似画...
https://www.fun123.cn/referenc... 

GIF Animated 扩展:可点击透明背景动画GIF播放器 · App Inventor 2 中文网

... 应用场景 版权信息 « 返回首页 目前AppInventor2用于显示图片的组件是“图像”组件,不过如果设置图片为gif的话,设计视图中图片预览会展示动图,但是通过AI伴侣测试或编译成apk真机测试,就会发现图片不会...
https://stackoverflow.com/ques... 

CSS @font-face - what does “src: local('☺')” mean?

... my css source in chrome dev tools the smiley face shoes up like this: ☺ Is that correct? – Anthony Oct 30 '13 at 18:20 1 ...
https://www.fun123.cn/referenc... 

绘画动画组件 · App Inventor 2 中文网

...或扇形),而不仅仅是轮廓。 详细用法请参考《App Inventor 2 绘图之画布画弧(DrawArc)函数的用法》。 画圆(圆心x坐标,圆心y坐标,半径,填充) 在画布上以给定坐标为中心绘制一个具有给定半径的圆(填充参数指定是否填充...
https://www.fun123.cn/referenc... 

图表组件 · App Inventor 2 中文网

...例如 描述、启用网格。 图表的入门教程请查看《【App Inventor 2 数据可视化】使用柱状图和饼图收集数据》。 属性 背景颜色 设置图表的背景颜色,使用RGBA数值表示。 描述 指定图表内描述标签显示的...
https://stackoverflow.com/ques... 

Get just the filename from a path in a Bash script [duplicate]

How would I get just the filename without the extension and no path? 6 Answers 6 ...
https://www.fun123.cn/referenc... 

传感器组件 · App Inventor 2 中文网

...这些值无法补偿默认为横向模式的平板电脑,需要 MIT App Inventor 程序员进行补偿。但是,在手机等纵向模式设备中进行补偿会导致结果不正确。 我们现在检测横向模式平板电脑并执行补偿。但是,如果你的项目已经补偿了,...
https://www.fun123.cn/referenc... 

WheelView 拓展:滚轮选择框扩展,滚轮日历选择框和旋转日历扩展 · App In...

... 原作者:Still_Learning 原始网址:https://community.appinventor.mit.edu/t/free-wheel-calendar-spin-calendar-extension/142640 发布日期:2025年3月19日 文档最后更新:2025年11月20日 您的改进建议 联系方式...
https://www.fun123.cn/referenc... 

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 许可协议:免费开源 文档最后更新:2025...
https://www.fun123.cn/referenc... 

数据存储组件 · App Inventor 2 中文网

...程序会从应用程序的私有存储读取,AI伴侣则是/sdcard/AppInventor/data目录。 文件管理器 不可见组件,用于写入或读取设备上的文件,外部文件的路径均由作用域 属性指定,不论应用程序是AI伴侣运行还...