大约有 9,000 项符合查询结果(耗时:0.0119秒) [XML]
【地图API】地图App的开发思路 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
...研究api所提供的功能点。
地图标记应该也有相关api,从技术实现角度,只要地图api 能完成的功能,ai2仅仅包装了一层也应该能完成。
使用“Activity启动器”组件,用法请参考文档:https://www.fun123.cn/reference/ ... tml#ActivityStarte...
图像转换拓展:用于转换jpg/png/webp(以及更多)等图片格式的扩展 - App I...
此扩展程序提供了将图像转换为/从以下三种格式之一进行转换的功能:jpg、png 和 webp。
包括增强的图像功能:转换、旋转、调整大小、设置不透明度、裁剪、尺寸(宽度、高度、大小)、缩略图。支持完整路径和绝对路径。
...
读二进制文件追加到列表 - App应用开发 - 清泛IT社区,为创新赋能!
...用app inventor 不是很熟,感谢您的指导,我不知道从哪能获得这样的控件。能帮忙提供吗? 非常感谢您!
BLE UUID是对的但连接闪退:java.lang.IllegalArgumentException: UUID str...
...由于 Java 8 和 11 之间围绕 UUID 的语义变化导致的,该变化从 Android 14 开始生效。引用: Thanks for the report. This appears to be due to a semantic change between Java 8 and 11 around UUIDs that went into affect starting with Android 14. I'll look at updating the BLE extensi...
AppInventor如何实现通过扫二维码导入表格数据 - App Inventor 2 拓展 - 清...
...“条码扫描器”组件:
2、读取二维码中的url信息:
从上面条码组件的事件中获取。
3、访问远程url获取表格csv数据:
使用Web客户端组件访问url获取数据。数据格式建议采用csv(逗号分隔)格式。
4、解析数据并展示...
App Inventor 2 ECharts 拓展:画饼图 - App应用开发 - 清泛IT社区,为创新赋能!
从拓展市场进行一键导入/升级:ECharts.js 图表库非常的丰富,只有你想不到没有它做不到的!不过目前我们开发的种类有限,如果你有其他图表展示的需求,请点击右侧“文档反馈”进行反馈! ECharts 拓展 使用AppInventor2布局进...
2026 新年第一篇:即将全面支持苹果iOS App编译生成,纯血鸿蒙计划中,编译...
...App Inventor Community
六、对你规划的启发(工程层面结论)从官方描述来看,你想让 iOS 支持类似 Android 那种开发者扩展模型:不现实 以 Android 扩展模型直接移植;可以考虑 官方目前可能支持的方案:
→ iOS 扩展需要 静态原生实...
鸿蒙的证书适用范围 - HarmonyOS NEXT - 清泛IT社区,为创新赋能!
...
Release签名 = 正式发布。证书从华为开发者后台申请,代表你的开发者
身份,可以被应用市场验证。
对我们的影响
对于 App Inventor 用户来说,最实用...
iOS: How to store username/password within an app?
I have a login-screen in my iOS app.
The username and password will be saved in the NSUserDefaults and be loaded into the login-screen again when you enter the app again (of course, NSUserDefaults are permanent).
...
iOS Tests/Specs TDD/BDD and Integration & Acceptance Testing
...chini Framework
It is based on UIAutomation.
The framework let you write screen centric scenarios in Cucumber like style.
The scenarios can be executed in Simulator and on device from a console (it is CI friendly).
The assertions are screenshot based. Sounds inflexible, but it gets you nice HTML ...
