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

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

GestureDetector 手势检测拓展:识别向上/向下/向右/向左滑动和双击等手势...

...ick/94542 已整理:https://www.fun123.cn/reference/ ... /gesturedetect.htmlhttps://www.fun123.cn/reference/other/extensionsMultitouch.html https://www.fun123.cn/reference/other/extensionsRotation.html 待一起分析、整理。
https://bbs.tsingfun.com/thread-2368-1-1.html 

【研究中】高德地图API研究及接入 - App应用开发 - 清泛IT社区,为创新赋能!

...确保已经引入了OpenLayers库。可以通过将以下代码添加到HTML文件的<head>标签中来实现: <script src="../libs/js/ol-5.3.3.js"></script> ‌设置地图容器‌:在HTML中定义一个地图容器,例如: <div id="map" class="map"></div> ‌配置地图选项‌...
https://bbs.tsingfun.com/thread-2374-1-1.html 

求助!关于拓展模块NotificationStyle的demo运行时报错的问题 - App Invent...

...序链接: https://www.fun123.cn/reference/extensions/NotificationStyle.html 结果无论点什么按键都会报错: edu.mit.appinventor.aicompanion3: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongl...
https://bbs.tsingfun.com/thread-2380-1-1.html 

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

...展(版本20240822):https://www.fun123.cn/reference/iot/bluetoothle.html。 来源:https://bbs.tsingfun.com/thread-1953-1-1.html
https://bbs.tsingfun.com/thread-2612-1-1.html 

“AppInventor学院”App国内各大市场上架之旅 - App应用开发 - 清泛IT社区...

...限的用途,可以参考:https://www.fun123.cn/static/privacy_policy.html app启动时必须弹窗,展示上面的隐私政策网页,用户点同意才能继续,否则直接退出app。不仅如此,还需要在App界面上显式提供“隐私政策”的链接,用户可以随时...
https://bbs.tsingfun.com/thread-2674-1-1.html 

AppInventor如何扫二维码?扫码结果如何与Web进行交互? - App Inventor 2 ...

...使用“条码扫描器”组件:https://www.fun123.cn/reference/ ... html#BarcodeScanner &nbsp; &nbsp;&nbsp; &nbsp;属性“使用外部扫描”设置为假,其他没有啥要注意的。就调用一下扫描方法,就能使用摄像头扫二维码。 Q:扫出来的码,怎么显示...
https://bbs.tsingfun.com/thread-2791-1-1.html 

QRCodeGenerator 拓展使用后,apk编译失败 - 用户反馈 - 清泛IT社区,为创新赋能!

...展开发中。。 https://www.fun123.cn/reference/ ... RCodeGenerator.html 原版来自: https://community.appinventor.mi ... -extension/47908/34 自研版已上线,编译apk正常:https://www.fun123.cn/reference/extensions/QRCodeGenerator.html
https://bbs.tsingfun.com/thread-2811-1-1.html 

AI伴侣初版,测试验证中 - HarmonyOS NEXT - 清泛IT社区,为创新赋能!

...───────── 模块: webrtc_bridge.html 语言: HTML/JS 行数: 4,913 说明: WebRTC 信令桥 ─────...
https://bbs.tsingfun.com/thread-2829-1-1.html 

AI助手优化:生成代码块失败是由于大模型单次输出超限导致的,已改进,继续...

...; &nbsp;--未来再考虑 json:https://bbs.tsingfun.com/thread-2631-1-1.html https://bbs.tsingfun.com/thread-2818-1-1.html
https://stackoverflow.com/ques... 

Mysql - How to quit/exit from stored procedure

...n this subject, check out: https://dev.mysql.com/doc/refman/5.5/en/signal.html How to raise an error within a MySQL function http://www.databasejournal.com/features/mysql/mysql-error-handling-using-the-signal-and-resignal-statements.html Addendum As I'm re-reading this post of mine, I realized ...