大约有 300 项符合查询结果(耗时:0.0052秒) [XML]
ZMQ: 基本原理 - 开源 & Github - 清泛网 - 专注C++内核技术
... IT专题 | iLife document.write('')rss| 网站导航 清泛网 关于我们 免责申明 联系我们 手机版 IT搜索 下载栏目 图片栏目 网站地图 IT技术 C/C++ 开源 & Github 数据库(内核) 大数据 & AI 其他 IT专题 ...
使用模拟器构建应用程序 · App Inventor 2 中文网
...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 program. When you click Connect to Phone in the Blocks Editor, your app will appear in the em...
FAQ Section: SMS - Frequently Asked Questions - MIT App Inventor Community
... "regular" scheme is dark */
/* user picked a theme a light scheme and also enabled a dark scheme */
/* deal with light scheme first */
@media (prefers-color-scheme: light) {
:root {
--primary: #222222;
--secondary: #ffffff;
--te...
使用位置传感器 · App Inventor 2 中文网
...ncisco.
The LocationSensor component can determine the phone’s latitude and longitude as well as a street address. You can use it to share your location with others, record “breadcrumbs” on a journey or treasure hunt, or as a way to take roll in class (as long as the students have Android dev...
指定组件的大小 · App Inventor 2 中文网
...he designer, you are typically given the opportunity to specify its height and width. There are four choices:
Automatic: Size is chosen by the system
Fill parent: Size is chosen to fill the space available.
Size specified in pixels
Size in percent of Screen (not available for all componen...
创建自定义 TinyWebDB 服务 · App Inventor 2 中文网
...ar phone, TinyWebDB can be used to facilitate communication between phones and apps (e.g., multi-player games).
By default, the TinyWebDB component stores data on a test service provided by App Inventor, http://tinywebdb.appinventor.mit.edu/ . This service is helpful for testing, but it is shared b...
App Inventor 2 中文网
... 目前支持的浏览器有: Google Chrome 29+ Safari 6.1+ Firefox 23+ 关于App Inventor 2 关于我们 中文文档 .aia 源码商店 © document.wr...
App Inventor 2 列表选择器 用法示例 · App Inventor 2 中文网
创建 Apps 首页 关于我们 关于我们 发布日志 服务条款 教育 中文教程 中文社区 反馈 我要反馈 var _hmt = _hmt || []; (function() ...
Activity启动器(ActivityStarter)如何查看并启动其他App · App Inventor 2 中文网
创建 Apps 首页 关于我们 关于我们 发布日志 服务条款 教育 中文教程 中文社区 反馈 我要反馈 var _hmt = _hmt || []; (function() ...
App Inventor 2 中文网 · 升级日志
.../02 全新 重磅升级!!AI伴侣升级至v2.69,Android SDK由31升级至33,安卓版本由11升级至13。 全新 新增三个组件:文件选择器、数据科学(2个)。 全新 组件过滤功能,可分别查看全部组件、可见组件、...