大约有 47,000 项符合查询结果(耗时:0.0386秒) [XML]
App Inventor 2 逻辑代码块 · App Inventor 2 中文网
...结果为真。
可以使用 块扩展 扩展测试的数量。
从左到右测试条件,一旦其中一个条件为假,测试就会停止。
如果没有要测试的条件,则结果为真。
或
测试一组逻辑条件中的任何一个是否为真,如果一个或多个测...
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 中文网
...家参考。
通过原生控制块“打开屏幕并传值”
需要用到“打开屏幕并传递初始值”控制块,如下:
屏幕1代码如下:
屏幕2的代码如下:
在屏幕2初始化的时候获取屏幕1传过来的值,代码如下:
列表传值
如果有两个...
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 中文网
...BLE)
传感器
使用位置传感器
将App Inventor项目连接到外部传感器
将Genymotion模拟器与App Inventor一起使用
使用虚拟现实和App Inventor进行实验
切换 目录 关注 我们 ...
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" ...