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

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

MQTT物联网协议完全实践指南 · App Inventor 2 中文网

...create list "greenhouse/status/system", "greenhouse/status/alerts", "greenhouse/status/device_status" 2. 连接管理与重连机制 // 智能连接管理 when Screen1.Initialize do set MaxRetryCount to 5 set CurrentRetry to 0 set Reconne...
https://www.fun123.cn/referenc... 

Floating View 扩展:悬浮视图扩展,将组件转换为悬浮窗口 · App Inventor 2 中文网

...:通过 LayoutParams 设置窗口属性 权限系统:需要 SYSTEM_ALERT_WINDOW 权限 边距设置 重叠视图的边距列表格式: 索引 0:左边距 索引 1:上边距 索引 2:右边距 索引 3:下边距 动画效果 ...
https://www.fun123.cn/referenc... 

Alarm 闹钟扩展 · App Inventor 2 中文网

...后台运行时启动另一个应用程序,需要额外的权限 (SYSTEM_ALERT_WINDOW)(参见 从后台启动活动的限制,最后一点)。此权限无法通过程序设置,必须通过对话框由用户确认(参见 Android 10和小米设备的额外权限)。示例中展示了解...
https://www.fun123.cn/referenc... 

App Launcher 应用启动器扩展:用于启动其他应用程序的强大工具,支持独立...

...rmissionEditor添加事件:AfterBackgroundPermssion添加权限:SYSTEM_ALERT_WINDOW & ACTION_MANAGE_OVERLAY_PERMISSION额外的 LauncherIntent 模块提供了更多启动应用执行方式的选项 2.3 (2021-05-12) 如果更改了包名,启动AI2应用(意图类型 Scre...
https://www.fun123.cn/referenc... 

App Inventor 2 实现上传文件到服务器全方案总结 · App Inventor 2 中文网

...制流保存为图片 img = request.get_data() with open("test.png", "wb") as f: f.write(img) return 0 # 后面的路径可以自己定义 api.add_resource(receive_pic,'/test') if __name__ == '__main__': app_port = 8081 app.run(host="0.0.0.0", po...
https://www.fun123.cn/referenc... 

中文网(自研/维护)拓展 · App Inventor 2 中文网

...n Version of the database. DebugDialog Display debugging messages as alerts. DebugToast Display debugging messages as toast messages. ReturnColumnNames Should result lists contain column names. 事件 AfterDelete(tag,rowCount) This event fires after an as...
https://www.fun123.cn/referenc... 

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

...mView() Event raised when current page exits from full screen mode OnJsAlert(id,url,message) Event raised when Js have to show an alert to user OnJsConfirm(id,url,message) Tells to display a confirm dialog to the user. OnJsPrompt(id,url,message,defaultValue) Event raised when JavaScrip...
https://www.fun123.cn/referenc... 

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

...ntor 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 emulat...
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...
https://community.kodular.io/t... 

Advances social tools app with cool UI - Koded Apps - Kodular Community

... it And share your openion about it and suggest me improvements as well as test it for error I’ll be very grateful if you find me some errors or help me to improve its design or functions Screenshots: Screenshot_20200215-211951720×1440 126 KB Screenshot_20200215-212129720×1440 143 KB Screen...