大约有 44,500 项符合查询结果(耗时:0.0522秒) [XML]

https://www.fun123.cn/referenc... 

Activity启动器(ActivityStarter)如何查看并启动其他App · App Inventor 2 中文网

...ment.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8d287b854d737bdc880e8ddeac1b309d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); Activity启动器(ActivityStarter)...
https://www.fun123.cn/referenc... 

列表显示框布局:使用布局和元素字串 · App Inventor 2 中文网

...持由单个字符串组成的元素。 例如:Main Text 1, Main Text 2, Main Text 3 将在设备中显示为: 布局 与 列表数据 列表显示框 支持高级布局选项。 布局是从 布局 属性中的选项列表中选择的,然后可以使用 列表数据 属性在“界面...
https://www.fun123.cn/referenc... 

使用 JSON 和 Web API · App Inventor 2 中文网

...三", "likes": ["reading", "music"], "hasTowel": true, "widgets": 42 } 此 JSON 声明了一个对象(由 { 和 } 表示),key是冒号 (:) 前的带引号的字符串(例如,"name"),有不同的值,包括数组(方括号[...]之间的逗号分隔值)、数字(例如42...
https://www.fun123.cn/referenc... 

使用位置传感器 · App Inventor 2 中文网

...he app: Here are the blocks for the app, with annotation: Sample App 2: Get the location when a button is clicked This app illustrates how to access location information only when some event occurs. The LocationSensor is disabled to begin, then enabled when the button is clicked and disabled ...
https://www.fun123.cn/referenc... 

制作列表 · App Inventor 2 中文网

...一个元素是索引 1。在下图中,a 的索引为 1,b 的索引为 2,c 的索引为 3。 也就是说如果我们知道列表的名称及索引号,我们就能在列表中引用一个特定的元素。 App Inventor 列表 在 App Inventor 中,使用列表来存储数据可能会...
https://www.fun123.cn/referenc... 

Activity启动器(ActivityStarter)如何查看并启动其他App · App Inventor 2 中文网

...能略有不同 « 返回 App包名和类名的查看 由 App Inventor 2 创建的应用要弄清包名和类名,可通过下载其应用程序的源代码,然后使用文件资源管理器或解压缩程序解压 .aia源文件(文件的扩展名修改成.zip 或.rar,然后解压),在...
https://www.fun123.cn/referenc... 

Activity启动器(ActivityStarter)如何查看并启动其他App · App Inventor 2 中文网

...能略有不同 « 返回 App包名和类名的查看 由 App Inventor 2 创建的应用要弄清包名和类名,可通过下载其应用程序的源代码,然后使用文件资源管理器或解压缩程序解压 .aia源文件(文件的扩展名修改成.zip 或.rar,然后解压),在...
https://www.fun123.cn/referenc... 

Activity启动器(ActivityStarter)如何查看并启动其他App · App Inventor 2 中文网

...能略有不同 « 返回 App包名和类名的查看 由 App Inventor 2 创建的应用要弄清包名和类名,可通过下载其应用程序的源代码,然后使用文件资源管理器或解压缩程序解压 .aia源文件(文件的扩展名修改成.zip 或.rar,然后解压),在...
https://www.fun123.cn/referenc... 

Activity启动器(ActivityStarter)如何查看并启动其他App · App Inventor 2 中文网

...能略有不同 « 返回 App包名和类名的查看 由 App Inventor 2 创建的应用要弄清包名和类名,可通过下载其应用程序的源代码,然后使用文件资源管理器或解压缩程序解压 .aia源文件(文件的扩展名修改成.zip 或.rar,然后解压),在...
https://bbs.tsingfun.com/thread-1495-1-1.html 

如何将 excel 中数据按坐标读取并显示到其他屏幕? - App Inventor 2 中文...

...会员提问:把 excel 中的数据分级存储屏幕1,我选序号“12”,又选“A”,就会调取A表格的数据显示在屏幕2中,请问如何实现这个功能? 回复如下: App Inventor 2 目前没有excel操作相关功能,也没有现成的拓展。 目前只能处...