大约有 2,300 项符合查询结果(耗时:0.0054秒) [XML]
列表显示框布局:使用布局和元素字串 · App Inventor 2 中文网
...图像,主文本,详细文本 - Image,MainText,DetailText
« 返回首页
列表显示框 组件支持两种定义元素的方法:元素字串 和 布局。
元素字串 是旧版本的兼容方法,它支持由单个字符串组成的元素。
布局 与 列表数据 相结合...
将你的应用程序上传到 Google Play · App Inventor 2 中文网
...程序上传到 Google Play
« 返回首页
Click here for a version of this page on which you can comment.
切换 目录 关注 我们 关注我,不迷路 ...
编辑你的应用(复制和粘贴) · App Inventor 2 中文网
...码块
» 粘贴代码块
复制屏幕
分享设计
« 返回首页
App Inventor 包含剪切、复制和粘贴应用程序部分设计的功能。
操作组件
你的应用程序设计由从屏幕开始的树形结构中的一个或多个组件组成。
你可以通过将...
使用模拟器构建应用程序 · App Inventor 2 中文网
...模拟器构建应用程序
« 返回首页
App Inventor includes an emulator for the phone. The emulator lets you develop and test apps using a virtual phone instead of a real phone. Instead of connecting a phone to the USB port, just start the emulator p...
使用位置传感器 · App Inventor 2 中文网
... 使用位置传感器
« 返回首页
This tutorial was developed by Professor David Wolber at The University of San Francisco.
The LocationSensor component can determine the phone’s latitude and longitude as well as a street address. You can use...
构建具有多个屏幕的应用程序 · App Inventor 2 中文网
...多个屏幕的应用程序
« 返回首页
构建具有多个屏幕的应用程序
App Inventor 可以轻松地向应用程序添加更多屏幕,但最好也不要添加太多屏幕,因为多个屏幕的应用程序将非常消耗计算资源,并...
制作列表 · App Inventor 2 中文网
...
制作列表
« 返回首页
什么是列表?
很多应用程序需要使用数据列表。例如,一款游戏可能会保存一份高分列表,社交应用会保存一份好友列表。
列表是一种用于所有编程语言的数...
低功耗蓝牙(BLE) 和 经典蓝牙(SPP) 的区别 · App Inventor 2 中文网
... 经典蓝牙(SPP) 的区别
« 返回首页
低功耗蓝牙(BLE) vs 经典蓝牙(SPP)
区别项
低功耗蓝牙(BLE)
经典蓝牙(SPP 串行端口协议)
蓝牙版本
蓝牙版本 >= 4.0,又称...
App Inventor 2 列表选择器 用法示例 · App Inventor 2 中文网
...搜索框”属性,也可以通过代码设置该属性:
« 返回首页
列表选择器(ListPicker)基本用法
设置固定的列表项,设置“元素字串”属性,多个列表项使用英文逗号分隔:
点击效果如下:
选择...
Activity启动器(ActivityStarter)如何查看并启动其他App · App Inventor 2 中文网
...
App包名和类名的查看
不同品牌手机可能略有不同
« 返回
App包名和类名的查看
由 App Inventor 2 创建的应用要弄清包名和类名,可通过下载其应用程序的源代码,然后使用文件资源管理器或解压缩程序解压 .aia源文件(文件的...
