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

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

AppInventor2有没有删除撤销功能? - App应用开发 - 清泛IT社区,为创新赋能!

... 界面设计没有撤销功能,有时不小心删除了组件,真就没法恢复了,有时真有些不太方便。 不过不用着急,中文网已经推出了“复制屏幕”功能,可以完美复制屏幕中普通组件、图片、附件、拓展、代码块。 修改...
https://bbs.tsingfun.com/thread-1762-1-1.html 

在app inventor中如果需要退出应用,需要调用哪句代码? - App Inventor 2 ...

调用控制代码块中“退出程序”代码块: 退出程序关闭应用程序。 注:只有在编译apk真机运行时,才能退出App,AI伴侣测试时候无法退出AI伴侣程序。
https://bbs.tsingfun.com/thread-1823-1-1.html 

语音识别 报错问题:No Activity found to handle intent { act=android.sp...

语音识别仿真报错,安装到手机端也报错https://www.fun123.cn/reference/info/#AppEntry 请参考一下这个教程,你上面报错原因是手机上没有安装语音识别引擎,这里推荐“讯飞语音+”,下载地址:https://www.pgyer.com/yyyq
https://www.fun123.cn/referenc... 

App Inventor 2 NotificationStyle 拓展:个性化通知栏样式 · App Inventor 2 中文网

... //背景颜色}); App Inventor 2 中文网  MIT同步更新中文本土化 在线App开发平台! © 2023 - document.write(new Date().getFullYear()); 跟着学(上海)教育科技有限公司 版权所有,未经书面许可,不得转载或使...
https://bbs.tsingfun.com/thread-1879-1-1.html 

“修改项目名称”功能全新上线,AppInventor2中文网原创上新 - App Invento...

全新 “修改项目名称”功能全新上线,AppInventor2中文网原创上新,可随时、便捷修改项目名称。会员反馈 您声音,我们一直听得见! 详见发布日志:https://www.fun123.cn/reference/info/ReleaseNotes.html 效果演示:
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-2044-1-1.html 

如何让底部导航栏固定不随屏幕滑动而滑动呢? - App Inventor 2 中文网 - ...

...请问如何让这个导航栏固定在最底部,不随屏幕其他选项滑动而滑动 垂直滚动布局实现: 参考效果: App Inventor 2  发表于 2024-11-06 10:30 垂直滚动布局实现: 有点没看太明白,需要下载那个拓展吗App Inventor 2 &n...
https://bbs.tsingfun.com/thread-2083-1-1.html 

【解决】error 1101 unable to get a response with the specified url - A...

请求标头用字典话,就会出现 error 1101 unable to get a response with the specified url 错误, 改为二元列表就可以了:
https://bbs.tsingfun.com/thread-2140-1-1.html 

Service and Characteristic are not published by the connected device -...

Service and Characteristic are not published by the connected device,报错如下: 问题原因:硬件/蓝牙芯片问题导致,比如A硬件测试好,换了B硬件没有修改uuid,就出现这个报错。 由于B硬件没有发布这些特征,就会报这个错误。
https://bbs.tsingfun.com/thread-2150-1-1.html 

轮廓线 aia源码 UI界面精美,画布实现手柄摇杆 - .aia 案例源码 - 清泛IT社...

屏幕数量:10个,仅主界面近3000代码块,请自行研究参考。 实现了手柄摇杆功能,界面做比较好。