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

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://bbs.tsingfun.com/thread-1495-1-1.html 

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

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

您好,如果我想设置如果到某个时间就显示文字,怎么做 - App Inventor 2 中...

...化,参考:https://bbs.tsingfun.com/thread-1534-1-1.htmlApp Inventor 2  发表于 2024-03-22 19:09 获取当前时间和格式化,参考:https://bbs.tsingfun.com/forum.php?mod=viewthread&tid=1534&fromguid=hot& ... 感觉还是不是很懂App Inventor 2  发...
https://bbs.tsingfun.com/thread-1565-1-1.html 

2024年4月2日签到记录贴 - 签到区 - 清泛IT社区,为创新赋能!

...动生成的,如果您还未签到,请点此进行签到的操作. 我在 2024-04-02 08:37 完成签到,是今天第一个签到的用户,获得随机奖励 小红花 2,另外我还额外获得了 小红花 10.我今天最想说:「该会员没有填写今日想说内容.」. 我在 2024-04-02 13:00...
https://bbs.tsingfun.com/thread-1584-1-1.html 

app inventor屏幕属性中的文件范围分别是什么意思? - App Inventor 2 中文...

下面是每种类型的简述:App [推荐] :Android 2.2及更高版本上文件将从应用程序特定存储中读取和写入,在 Android 早期版本上,文件将写入兼容存储中。 App的根目录为:/storage/emulated/0/Android/data。读写文件在指定的 files 目录下,...
https://bbs.tsingfun.com/thread-1629-1-1.html 

SideBarV2 侧边栏拓展 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

... 也有其他替代方案: https://ullisroboterseite.de/android-AI2-SideBar.html https://ullisroboterseite.de/android-AI2-SideBar2.html 参考:https://mp.weixin.qq.com/s/gEaEO4BKOfPD8XtzNPJB4w
https://bbs.tsingfun.com/thread-1675-1-1.html 

请问 App Inventor 2 能不能做出很好看的界面? - App应用开发 - 清泛IT社...

...局产生的,原生Android能开发出的界面,理论上App Inventor 2也能开发出来。 一般来说,如果原生组件布局的界面不能满足要求,那么可以采用图片元素来自定义布局:屏幕或布局组件背景使用图片,按钮背景使用图片,这样理论...