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

https://www.fun123.cn/reference/other/merger.html 

App Inventor 2 项目合并工具 AIMerge · App Inventor 2 中文网

... Databases Merging More Than Two Projects Renaming Second Project’s “Screen1” Appendix Appendix A: Complete Blocks for Screen1 of CountDownScreen1 Appendix B: Complete Blocks for SetTime Screen Overview Each developer will work on their own separate project file. These project files can...
https://bbs.tsingfun.com/thread-2008-1-1.html 

如何更改启动屏幕 - App应用开发 - 清泛IT社区,为创新赋能!

建立了1个默认的screen1,后来想起要做一个登录屏幕login,但这个新建的login是在screen1后面,如何调换它们的位置,让APP启动时,先从login启动?无法指定启动的屏幕,默认就是特定的Screen1。两种思路: 1、使用“复制屏幕”功能...
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-1999-1-1.html 

“当屏幕1.关闭其他屏幕时”这个事件是怎么触发的? - App Inventor 2 中文...

“关闭其他屏幕时”是每个屏幕都有的事件,如Screen1的事件代码如下: 当Screen1跳转到屏幕"test"时,屏幕"test"调用“关闭屏幕并返回值”方法后,上面的事件就会触发,代码如下: 事件触发后的测试结果...
https://bbs.tsingfun.com/thread-1308-1-1.html 

包默认:src\appinventor\ai_zqp2013\test269 定制包名考虑实现一下。 - 微...

包默认:src\appinventor\ai_zqp2013\test269 定制包名考虑实现一下。edu.mit.appinventor.aicompanion3.Screen1main=appinventor.ai_zqp2013.test269.Screen1
https://www.fun123.cn/referenc... 

App Inventor 2 复制屏幕功能,界面设计更便捷,避免误删组件 · App Inventor 2 中文网

...捷,避免误删组件 1、Screen1屏幕上有若干组件、及一个SQLite拓展: 2、点击工具栏上的“复制屏幕”按钮,输入新屏幕名称: 3、复制后的Screen2: 4、代码块也一并成功复制,且代码块中的...
https://bbs.tsingfun.com/thread-1442-1-1.html 

【App Inventor 2 数据可视化】使用柱状图和饼图收集数据 - App应用开发 - ...

...<font class="text-color-14" color="#ffc107">when Screen1.initialize</font>代码块: 拖动<font class="text-color-9" color="#009688">set barGraphData2D.Colors</font>代码块,并将其放入<font class="text-color-14" c...
https://www.fun123.cn/referenc... 

通信连接组件 · App Inventor 2 中文网

...main=”并后跟类名。 例如:main=com.gmail.Bitdiddle.Ben.HelloPurr.Screen1(第一个组件表明它是由 Ben.Bitdiddle@gmail.com 创建)要让您的 Activity启动器 启动此应用程序,设置以下属性: ActivityPackage 到类名,删除最后一个组件(例如...
https://bbs.tsingfun.com/thread-1052-1-1.html 

App Inventor2 如何在screen2保留变量? - App Inventor 2 中文网 - 清泛IT...

问题一:如果在screen1初始化了一个全局变量,能够在screen2保留此变量吗? 问题二:当一个按钮被点击过后,能否重新点击执行不同的程序? 求解问题1请参考:《App Inventor在不同的屏幕之间传递变量》 问题2可以点击第一次设...
https://bbs.tsingfun.com/thread-1443-1-1.html 

Activity启动器(ActivityStarter)如何查看并启动其他App - App应用开发 -...

...行是 main=, 紧接着是类名。如 appinventor.ai_powerhope.HelloPurr.Screen1: main后面去掉最后一个组件即为包名,如 appinventor.ai_powerhope.HelloPurr。如果要更方便和直观的在手机上查看安装的APP的包名和类名,可以在手机上安装专门的查看应...