大约有 47,000 项符合查询结果(耗时:0.0475秒) [XML]
App Inventor 2 WordCloud 拓展:免费且酷炫的词云效果 · 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 中文网
...
本文档描述您在使用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 中文网
... 我要 分享 扫码分享到朋友圈 顶部 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" ...
低功耗蓝牙(BLE) 和 经典蓝牙(SPP) 的区别 · App Inventor 2 中文网
...要用于低速度的控制类或监测类数据交换
SPP可以达到3Mbps或更高。提供较高的数据传输速率,适用于需要快速传输大量数据的应用,例如音频流、文件传输等。
蓝牙功耗
极低功耗:可达数月或几年的电池续...