大约有 300 项符合查询结果(耗时:0.0074秒) [XML]

https://www.fun123.cn/reference/blocks/math.html 

App Inventor 2 数学代码块 · App Inventor 2 中文网

...果(十进制) 更新第1位为1 1010 | 0001 1011 11 更新第2位为1 1010 | 0010 1010 10 更新第3位为1 1010 | 0100 1110 14 更新第4位为1 1010 ...
https://www.fun123.cn/referenc... 

通信连接组件 · App Inventor 2 中文网

...表示为 {a: b})解码为具有键 a 和值 b 的字典。 执行PATCH文件请求(文件路径) PATCH方式发送通用文件,用法类似 执行POST文件请求 。 如果 保存响应数据 属性为真,则响应数据将保存在文件中,并且 获得文件...
https://www.fun123.cn/referenc... 

使用位置传感器 · 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 it to share your location with others, record “breadcrumbs” on a journey or tre...
https://www.fun123.cn/referenc... 

使用模拟器构建应用程序 · App Inventor 2 中文网

...tart the emulator program. When you click Connect to Phone in the Blocks Editor, your app will appear in the emulator. You can’t do everything with the emulator that you can with a real phone — you can’t shake it, for example, and the emulator can’t make or recieve phone calls — but you c...
https://puravidaapps.com/table.php 

App Inventor Tutorials and Examples: Dynamic Table Layout | Pura Vida Apps

App Inventor and HTML/JavaScript with Input Parameters Pura Vida Apps Snippets Tutorials Extensions Links Search Privacy Policy Contact Dynamic Table Layou...
https://www.fun123.cn/referenc... 

创建自定义 TinyWebDB 服务 · App Inventor 2 中文网

...ed on the web instead of a particular 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 help...
https://www.fun123.cn/reference/creative/ 

App Inventor 2 中文网原创内容 · App Inventor 2 中文网

...】Error 908: The permission RECORD_AUDIO has been denied. Please enable it in the Settings app. 【已解决】App Inventor 2 手机AI伴侣进行测试时,为啥进度条卡在10%就一直不动? 【已解决】Bad arguments to +:The operation + cannot accept the arguments:, [””], [8...
https://www.fun123.cn/referenc... 

将 App Inventor 2 项目连接到外部传感器 · App Inventor 2 中文网

...k carried out in Spring 2014 for an Undergraduate Advanced Project in the MIT Department of Electrical Engineering and Computer Science. Funding to support this work was provided by Google ATAP Introduction App Inventor is a visual “blocks” based language for programming Android apps. It gives...
https://www.fun123.cn/referenc... 

App Inventor 2 Encrypt.Security 安全性扩展:MD5哈希,SHA1和SHA256哈希...

... App Inventor 2 Encrypt.Security 安全性扩展:MD5哈希,SHA1和SHA256哈希,AES加密/解密,RSA加密/解密,BASE64编码/解码 Encrypt.Security 安全性扩展 权限 事件 OnEr...
https://www.fun123.cn/reference/other/sizes.html 

指定组件的大小 · App Inventor 2 中文网

...e a visible component in the 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 ...