大约有 300 项符合查询结果(耗时:0.0052秒) [XML]
使用模拟器构建应用程序 · App Inventor 2 中文网
... Inventor just as you would with a real phone: connect to the App Inventor site, start the Blocks Editor, and press Connect to Phone . Your application should appear in the emulator. Don’t forget to “unlock” the virtual phone after it starts up.
When your app is finished, you can download it ...
App Inventor 2 CustomWebView 拓展:高级版Web浏览器,完美浏览现代Web前...
...)
Event raised after getting SSL certificate of current displayed url/website with boolean ‘isSecure’ and Strings ‘issuedBy’,’issuedTo’ and ‘validTill’.If ‘isSecure’ is false and other values are empty then assume that website is not secure
GotPrintResult(printId,isCompleted,...
App Inventor 2 扩展 · App Inventor 2 中文网
...dding more examples to this collection, and would like to evolve it into a site for people to share extensions. You can import the extensions using the URL indicated, or you can download the aix files to your local computer and import the files from there.
VectorArithmetic created by Ethan Hon
Tak...
App Inventor 2 项目合并工具 AIMerge · App Inventor 2 中文网
...ava jar file. You can find a link to the file on the MIT App Inventor Web site at
http://appinventor.mit.edu/explore/resources/ai2-project-merger.html
Download the jar file and save it to your computer. To launch the Project Merger simply double click on the jar file.
Find and Load Both Projec...
Android存储系统基础知识:内部存储,外部存储,App特定目录 ASD(app speci...
...存在: /data/data//
私有目录在: /data/user/0//files/
私有目录可与文件组件一起使用来保存/读取文本(设置不带斜杠的路径),它只能由您的应用程序访问,并且在卸载应用程序时会自动删除。
...
App Inventor 2 天气预报App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网
...l -L -X GET --compressed 'https://api.qweather.com/v7/weather/7d?location=101010100&key=YOUR_KEY'
第三方API的调用
使用”Web客户端“组件调用第三方API,代码如下:
JSON结果的解析
请求成功返回JSON示例
{
"code": "200",
"updateTime": "2021-11-15T16:35+08:...
App Inventor 2 ECharts 拓展:基于 ECharts 强大的个性化数据图表展示 · ...
...该方程式来自官方demo,代码如下:
{
x: {
step: 0.05
},
y: {
step: 0.05
},
z: function (x, y) {
if (Math.abs(x) < 0.1 && Math.abs(y) < 0.1) {
return '-';
}
return Math.sin(x * Math.PI) * Math.sin(y * Math.PI);
}
}...
App Inventor 2 标签内容过多,如何做到可上下滑动? · App Inventor 2 中文网
...系方式: 不需要回复的可留空~ 意见反馈(300字以内): 给个鼓励也行呐~o~ 提供截图(仅截取当前可视区域) delete edit 高亮或隐藏信息 ...
App Inventor 2 MenuSlide 拓展:滑动菜单效果 · App Inventor 2 中文网
...系方式: 不需要回复的可留空~ 意见反馈(300字以内): 给个鼓励也行呐~o~ 提供截图(仅截取当前可视区域) delete edit 高亮或隐藏信息 ...
App Inventor 2 SideBarV2 侧边栏拓展 · App Inventor 2 中文网
...系方式: 不需要回复的可留空~ 意见反馈(300字以内): 给个鼓励也行呐~o~ 提供截图(仅截取当前可视区域) delete edit 高亮或隐藏信息 ...