大约有 2,360 项符合查询结果(耗时:0.0052秒) [XML]

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

如何实现程序后台运行 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

编制的程序软件,在手机中运行时,程序放在后台或者手机锁屏,计时软件程序就会停止计时,再次切换前端才可以继续运行,有没有方法能够使程序软件可以在后台锁屏的情况下持续运行。
https://www.fun123.cn/referenc... 

App Inventor 2 模拟器不能正常朗读文本的解决方法 · App Inventor 2 中文网

... 我要 分享 扫码分享朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
https://bbs.tsingfun.com/thread-2674-1-1.html 

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

...的方式就是往 web 的 url 后面追加参数,页面处理参数填输入框中。 [/hide] 生成二维码的方案在这里:https://www.fun123.cn/reference/ ... rator.html学习学习学习学习学习
https://bbs.tsingfun.com/thread-2719-1-1.html 

2026 新年第一篇:即将全面支持苹果iOS App编译生成,纯血鸿蒙计划中,编译...

...即 将扩展写成纯 iOS(Swift 或 Objective-C)代码并静态链接最终编iled app 中。这种方案不会在 companion 模式动态加载,而是在编译时注册进 app bundle,由 App Store 审核一并检查。MIT App Inventor Community 这种可能方案的要点是:扩展需...
https://bbs.tsingfun.com/thread-2721-1-1.html 

MIT于2026元旦已发布v2.77版本:更新非常有限,lamda 表达式(匿名函数)缺...

...既可用于在您自己的设备上进行临时安装,也可用于提交 Apple App Store。 注意:您需要一个 Apple 开发者帐户。 来源:https://appinventor.mit.edu/ai2/ReleaseNotes.html
https://bbs.tsingfun.com/thread-2730-1-1.html 

【iOS】有关苹果iOS App的一些进展、BluetoothLE蓝牙拓展等 - App Inventor...

...典蓝牙不支持。 我们正在努力将 BluetoothLE 扩展程序移植 iOS 平台,使其成为一个组件。由于 Apple 对应用程序的限制,我们无法像在 Android 上那样使用扩展程序的方式。您使用的是哪种型号的 Arduino?这里的一个挑战是,出于...
https://www.fun123.cn/reference/lego/ 

App Inventor 2 LEGO 乐高专题 · App Inventor 2 中文网

... 我要 分享 扫码分享朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
https://www.fun123.cn/referenc... 

FlashLight 拓展:打开/关闭手机手电筒/闪光灯 · App Inventor 2 中文网

... 我要 分享 扫码分享朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
https://www.fun123.cn/referenc... 

Screenshot 拓展:截取手机屏幕 · App Inventor 2 中文网

... 我要 分享 扫码分享朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
https://bbs.tsingfun.com/thread-2872-1-1.html 

近期 Chrome 下 Discuz 兼容问题修复记录:AJAX 提交失效与移动链接误跳转 ...

...主要包括: 1. 旧代码依赖过时的返回读取方式,拿不正确内容 2. 隐藏 iframe 的空白 load 容易被误判为提交完成 3. 原逻辑使用了 iframe.loading 作为自定义状态,和现代浏览器原生属性产生冲突 4. inajax=1 的返回很多是 XML/...