大约有 700 项符合查询结果(耗时:0.0087秒) [XML]

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

AI伴侣错误: invoke: no method named `AppName’ in class edu.mit.appinv...

原因:测试用的AI伴侣版本过旧(2.3版本,2015年的),使用最新版本的AI伴侣测试即可解决该问题。 参考英文社区:https://community.appinventor.mi ... nion3-screen1/60187
https://bbs.tsingfun.com/thread-1987-1-1.html 

Invoke: no method named `…………’ in class java.lang.Boolean - App I...

...因2:可能是测试用AI伴侣版本低了导致的,升级AI伴侣到最新版即可。 Invoke: no method named `ShowTextDialog’ in class java.lang.Boolean 来自英文社区:https://community.appinventor.mi ... ang-boolean/17544/5
https://www.fun123.cn/reference/info/desktop.html 

App Inventor 2 离线版 - 免登录,离线用,一键启动,App开发so easy!

... 最新版ai2Starter,全面拥抱Java17内置Android 11.0 模拟器,提供流畅真实的调试体验!  了解更多 ...
https://bbs.tsingfun.com/thread-2138-1-1.html 

APP被手机识别为疑似病毒 - App应用开发 - 清泛IT社区,为创新赋能!

...机有所谓的“纯净模式” ... 解释的很详细,感谢{:8_411:}最新版本已完美解决报病毒的问题,详见:https://bbs.tsingfun.com/thread-2511-1-1.html
https://bbs.tsingfun.com/thread-2303-1-1.html 

安全工具将程序标记为病毒 - App应用开发 - 清泛IT社区,为创新赋能!

...度卫士,猎豹不报毒,但腾讯报毒,大多数手机接入腾讯最新版本已完美解决报病毒的问题,详见:https://bbs.tsingfun.com/thread-2511-1-1.html
https://bbs.tsingfun.com/thread-2380-1-1.html 

micro:bit 连接报错 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...6) 原因:ble版本太旧了,用新版本就可以解决。请使用最新编译出来的拓展(版本20240822):https://www.fun123.cn/reference/iot/bluetoothle.html。 来源:https://bbs.tsingfun.com/thread-1953-1-1.html
https://www.fun123.cn/referenc... 

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

...组件展示)。 拓展下载 .aix 最新拓展下载: cn.fun123.Markdown.aix 您的改进建议 联系方式: 不需要回复的可留空~ 意见反馈(300字以内): ...
https://www.fun123.cn/referenc... 

App Inventor 2 使用 MaterialIcons 图标字体,快捷展示专业图标 · App Inventor 2 中文网

...如有疑问,点此参与讨论。 字体下载 最新版: MaterialIcons-Regular.ttf 您的改进建议 联系方式: 不需要回复的可留空~ 意见反馈(300字以内): 给个鼓励也...
https://bbs.tsingfun.com/thread-2495-1-1.html 

CustomWebView拓展:WebViewer的扩展版本,具有更高的自定义性和灵活性 - A...

...更高的自定义性和灵活性(适用于 MIT AI2 及其发行版) 最新版本:12 所需 API:21 权限:android.permission.WRITE_EXTERNAL_STORAGE、android.permission.ACCESS_DOWNLOAD_MANAGER、android.permission.ACCESS_FINE_LOCATION、android.permission.RECORD_AUDIO、android.permissi...
https://stackoverflow.com/ques... 

How to convert floats to human-readable fractions?

.../* ** find rational approximation to given real number ** David Eppstein / UC Irvine / 8 Aug 1993 ** ** With corrections from Arno Formella, May 2008 ** ** usage: a.out r d ** r is real number to approx ** d is the maximum denominator allowed ** ** based on the theory of continued fractions ** i...