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

https://www.fun123.cn/referenc... 

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

...stead 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 emulator. You can’t do everything with the emulator that you can with a real phone — you can’t shake it, for...
https://www.fun123.cn/referenc... 

App Inventor 2 控制代码块 · App Inventor 2 中文网

...another screen) 打开另一屏幕并传值(open another screen with start value) 获取初始文本值(get plain start text) 获取初始值(get start value) 关闭屏幕(close screen) 关闭屏幕并返回文本(close screen with plain text) 关闭屏幕并返回...
https://www.fun123.cn/reference/pro/pan.html 

App Inventor 2 接入百度网盘API · App Inventor 2 中文网

... https://pan.baidu.com/rest/2.0/xpan/file?method=list&dir=/test&order=time&start=0&limit=10&web=web&folder=0&access_token=[access_token]&desc=1 参考代码如下: 注意:这里是限定显示第一页,每页 10 条,可以改请求参数拿更多的文件:start=0&limit=10,比如10...
https://www.fun123.cn/referenc... 

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

...e motors for use, the method “SetupMotors” must be called when the app starts and the screen is initialized. Here is an example of how simple the new blocks are to use: Tutorials A tutorial for using the blocks has can be found here Ports, Wiring, and API For reference, the front right mo...
https://www.fun123.cn/referenc... 

StatusbarTools 扩展 - 状态栏自定义工具 · App Inventor 2 中文网

...场景中隐藏状态栏,提供沉浸式游戏体验: when GameScreen.Start do call StatusbarTools1.HideStatusBar 2. 媒体播放器 在视频播放时使用透明状态栏: when VideoPlayer.Start do call StatusbarTools1.SetTransparent true call StatusbarTo...
https://www.fun123.cn/referenc... 

GIF Animated 扩展:可点击透明背景动画GIF播放器 · App Inventor 2 中文网

...件路径 返回值:数字类型,GIF动画的总帧数 Start 开始播放() 开始播放GIF动画。 Stop 停止播放() 停止播放GIF动画。 SetLoop 设置循环(是否循环) 设置GIF动画是否循环播放。 是否循环:布尔类型,true表示...
https://www.fun123.cn/reference/other/xml.html 

使用 XML 和 Web 服务 · App Inventor 2 中文网

...eb component to retrieve the Fahrenheit temperature in San Francisco. We start by getting the complete weather for San Francisco, by doing an HTTP Get with the URL: http://api.wunderground.com/api/YOUR KEY/conditions/q/CA/San_Francisco.xml You’ll need to replace the string YOUR KEY by an actua...
https://www.fun123.cn/referenc... 

使用Activity启动器组件 · App Inventor 2 中文网

...人 启动其他外部应用程序 了解如何设置 ActivityStarter 属性 在应用程序之间传递值 将活动启动器与两个 App Inventor 应用程序一起使用 该应用程序在设备上可用吗? 附录:为设计与 App Inventor 应用...
https://ullisroboterseite.de/a... 

AI2 SideBar Extension

...f the specified SideBar item. ItemNo is the number of the entry. Counting starts with 1. HasItemCheckBox(ItemNo) Gets whether the specified SideBar item has a CheckBox / Switch. ItemNo is the number of the item. Counting starts with 1. Hide() Closes the SideBar. LoadItemsFromFile(FileNa...
https://www.fun123.cn/referenc... 

App Inventor 2 CustomWebView 拓展:高级版Web浏览器,完美浏览现代Web前...

...tive WebView. 0 means default. If initial scale is greater than 0, WebView starts with this value as initial scale. LayerType Gets layer type LoadWithOverviewMode Returns whether the WebView loads pages in overview mode LongClickable Returns whether text selection and context menu are en...