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

https://puravidaapps.com/table.php 

App Inventor Tutorials and Examples: Dynamic Table Layout | Pura Vida Apps

...vacy Policy Contact Dynamic Table Layout and Table Listpicker Thank you Christopher for being the sponsor of the App Inventor 2 version! It was asked in the App Inventor Forum, how to display a table in App Inventor without knowing how m...
https://www.fun123.cn/referenc... 

多媒体组件 · App Inventor 2 中文网

...矩形,将在视频中出现播放、暂停、向前跳转和向后跳转控件。 App可以通过调用 播放、暂停 和 跳转 方法来控制视频播放器的行为。 视频文件应为 3GPP (.3gp) 或 MPEG-4 (.mp4) 格式。更多详细信息格式,见 Android 支持的媒体格式。...
https://www.fun123.cn/referenc... 

App Inventor 2 TableView 拓展:TableView 拓展:数据表格视图,表格展示...

...索 App Inventor 2 TableView 拓展:TableView 拓展:数据表格视图,表格展示数据 TableView 拓展 使用方法 « 返回首页 TableView 拓展 效果如下...
https://www.fun123.cn/reference/other/vr.html 

使用虚拟现实和App Inventor进行实验 · App Inventor 2 中文网

...r。 VrWidgetView 类从 FrameLayout 扩展而来,包含 OpenGL 场景和控件。 具有包保护的 VrPanoramaRenderer 从 VrWidgetView 扩展而来,并实现位图加载逻辑,然后从 panowidget.aar 调用本机 arm 库 panorenderer。 VrWidgetView 同时包含 VrWidgetRenderer 和 VrEv...
https://www.fun123.cn/referenc... 

用户界面(UI)组件 · App Inventor 2 中文网

...imaryColor: 主题颜色。app的主要颜色,即整个屏幕和所有控件的主要颜色,首选颜色。 SecondaryColor:提示性颜色。这颜色一般比PrimaryColor亮一些或暗一些,取决于白天模式还是黑暗模式。一般用于提示相关动作或信息,提...
https://www.fun123.cn/referenc... 

地图组件(高德地图) · App Inventor 2 中文网

...显示比例尺 是否在地图上叠加显示比例尺。 显示缩放控件 指定是否显示缩放控件。 显示用户位置 在地图上显示或隐藏指示用户当前位置的图标。 此功能的可用性和准确性取决于用户是否启用了定位服务以及可用的...
https://www.fun123.cn/referenc... 

中文网(自研/维护)拓展 · App Inventor 2 中文网

...otherwise. DatabasePath() Returns the path to the database. Delete(table,whereClause,bindParams) Executes a SQL DELETE statement. DeleteAsync(tag,table,whereClause,bindParams) Executes a SQL DELETE statement, asynchronously. DeleteDatabase() Delete the database. Execute(sql,bi...
https://www.fun123.cn/referenc... 

数据存储组件 · App Inventor 2 中文网

... The callback event for the AddCol block, called once the values on the table have been updated. Additionally, this returns the column number for the new column. FinishedAddRow(rowNumber) The callback event for the AddRow block, called once the values on the table have been updated. Additio...