大约有 12,000 项符合查询结果(耗时:0.0113秒) [XML]

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

【App发布】关于发布App到应用市场,腾讯申诉不通过问题 - App Inventor ...

在线apk反编译及分析工具: http://www.javadecompilers.com/apk https://mogua.co apk工具Python版: https://juejin.cn/post/6985091071101370376 安卓危险权限介绍: https://www.secrss.com/articles/10974 ------------------------------------------------------ 无...
https://bbs.tsingfun.com/thread-2328-1-1.html 

Attempt to invoke virtual method 'boolean android.graphics.Bitmap.comp...

...eam)' on a null object reference 原因:调用 TaifunImage 时给定图片路径为空导致。 解决:指定有效图片路径,或者拍照返回图片路径,或者图像选择器选中路径。
https://bbs.tsingfun.com/thread-2371-1-1.html 

ComponentTools 拓展:设置组件边距 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

https://community.kodular.io/t/f ... ols-extension/78798 https://community.appinventor.mi ... ols-extension/15803 https://community.appinventor.mi ... hin-a-label/65831/9
https://bbs.tsingfun.com/thread-2395-1-1.html 

文件管理模块 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

appinventor2中数据存储文件管理器模块,手机找不到根目录怎么办请提供详细报错等截图!引用: App Inventor 2  发表于 2025-05-22 10:03 请提供详细报错等截图! 这个不是报错类问题,是手机文件管理器没办法显示app...
https://www.fun123.cn/referenc... 

App Inventor 2 标签内容过多,如何做到可上下滑动? · App Inventor 2 中文网

...并不会出现滚动条,不能上下滑动,看不到上面已经隐藏内容,那么该如何让其可滚动呢?其实很简单: 垂直滚动布局就是为解决区域显示不下,想要出现滚动操作场景。 将组件放入这个布局,轻松搞定! 如有疑问...
https://www.fun123.cn/referenc... 

App Inventor 2 Markdown 自研拓展:Markdown 格式渲染、转换为HTML、生成...

...down 自研拓展 拓展提供大模型输出 Markdown 格式渲染、转换为HTML、生成图片等功能。 属性 TransparentBackground 设置WebView背景是否透明 事件 OnImageGenerated(imagePath) 图片保存完...
https://bbs.tsingfun.com/thread-2644-1-1.html 

【解决】ble蓝牙 RequestMTU 请求没有反应?设置没有生效? - 创客硬件开发...

...用,可能会失败,不触发回调): (不建议,有失败可能) [hide] (建议写法) 2、MTUChanged 事件成功触发,但是值不是指定值? (确认硬件最大支持 500 MTU) https://www.fun123.cn/reference/iot/bluetoothle.html#RequestMTU ...
https://bbs.tsingfun.com/thread-2690-1-1.html 

按钮闪烁,按钮文字消失问题 - 用户反馈 - 清泛IT社区,为创新赋能!

用户反馈:打开,手机横屏/竖屏切换,按钮有时候会闪烁下,有时候会没有文字。
https://bbs.tsingfun.com/thread-2810-1-1.html 

AI助手案例:制作一个精美计算器app - AI 助手 - 清泛IT社区,为创新赋能!

秒表 BMI计算器 智能家居app,中文组件名 mqtt demo
https://bbs.tsingfun.com/thread-2841-1-1.html 

【龙虾报告】App Inventor 2:数字块与逻辑块"大于"、“等于”...

...存在两个位置都有"大于"比较块: 1. **数学块**中"大于 ( > )" 2. **逻辑块**中"="(可以用于比较) ## 🎯 重要结论 **不存在"逻辑块大于"!** - 逻辑块只有:= 和 ≠ - >、<、≥、≤ 只...