大约有 3,100 项符合查询结果(耗时:0.0048秒) [XML]
App Inventor 2 颜色代码块 · App Inventor 2 中文网
...颜色将更改基本色块的当前颜色。
从“颜色”面板拖到“代码视图”的每个基本颜色块在单击时都会显示具有相同颜色的表格。
合成颜色
合成颜色 接受 3 或 4 个数字的列表。 此列表中的这些数字表示 RGB 代码中的值。 RG...
App Inventor 2 组件参考文档 · App Inventor 2 中文网
...
本文档描述您在使用App Inventor 2构建应用程序时所能用到的组件。
每个组件都可以有方法、事件和属性。这些属性都可以通过代码块获取或设置值,也有一些属性不能被程序改变(这些你只能通过代码块来获取值,而不能设...
数据科学组件 · App Inventor 2 中文网
... 我要 分享 扫码分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
App Inventor 2 列表选择器 用法示例 · App Inventor 2 中文网
... 我要 分享 扫码分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
App Inventor 2 允许屏幕滚动、允许布局滚动 · App Inventor 2 中文网
... 我要 分享 扫码分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
App Inventor 2在不同的屏幕之间传值 · App Inventor 2 中文网
...家参考。
通过原生控制块“打开屏幕并传值”
需要用到“打开屏幕并传递初始值”控制块,如下:
屏幕1代码如下:
屏幕2的代码如下:
在屏幕2初始化的时候获取屏幕1传过来的值,代码如下:
列表传值
如果有两个...
App Inventor 2 PDF文档预览 · App Inventor 2 中文网
... 我要 分享 扫码分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
App Inventor 2 过滤蓝牙设备列表 · App Inventor 2 中文网
... 我要 分享 扫码分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...
App Inventor 2 其他参考资料 · App Inventor 2 中文网
...BLE)
传感器
使用位置传感器
将App Inventor项目连接到外部传感器
将Genymotion模拟器与App Inventor一起使用
使用虚拟现实和App Inventor进行实验
切换 目录 关注 我们 ...
使用位置传感器 · App Inventor 2 中文网
... 我要 分享 扫码分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", //URL地址 width: 150, height: 150, colorDark: '#000000', //二维码颜色 colorLight: "#ffffff" ...