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

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

为AppInventor2开发拓展(Extension) · App Inventor 2 中文网

...令 出现以上结果证明配置成功。 源码下载 https://github.com/mit-cml/appinventor-sources 国内下载非常非常缓慢,这个项目比较大,也许2天都下载不完,不过没关系,我们早已提供已下载好的工程源码,关注页面底部公众号...
https://www.fun123.cn/reference/info/ 

App Inventor 2 中文网 · 项目指南

... (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8d287b854d737bdc880e8ddeac1b309d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();
https://www.fun123.cn/reference/info/about-us.html 

关于我们 · App Inventor 2 中文网,少儿编程陪伴者

... (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8d287b854d737bdc880e8ddeac1b309d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();
https://www.fun123.cn/reference/info/vip.html 

VIP会员中心 · App Inventor 2 中文网,少儿编程陪伴者

... (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?8d287b854d737bdc880e8ddeac1b309d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();
https://www.fun123.cn/referenc... 

App Inventor 2 Clipboard 拓展:实现剪贴板的复制粘贴功能 · App Inventor 2 中文网

...lipboard 拓展由中文网开发及维护,最新版本 v1.0,基于 TaifunClipboard 拓展 开发。 .aix 拓展下载: cn.fun123.Clipboard.aix demo程序下载: Clipboard.aia 使用方法 属性及方法很简单,默认操作成功后显示提示信息,SuppressToast设...
https://www.fun123.cn/referenc... 

App Inventor 2 PhoneInfo 拓展:获取手机等设备软硬件、版本等相关信息 ·...

...截图是在模拟器上运行的结果。 .aix 拓展下载: cn.fun123.PhoneInfo.aix demo程序下载: PhoneInfo.aia 使用方法 GetDeviceID 获取设备ID。Android 10+不支持! GetPhoneNumber 获取本机手机号码。无SIM卡设备将返回空文本;双SIM卡设备...
https://www.fun123.cn/referenc... 

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

...以使用这个启动器: 调用高德地图的uri参考地址:https://lbs.amap.com/api/uri-api/guide/mobile-web/point/#point-on-lnglat 调用百度地图的uri参考地址:https://lbsyun.baidu.com/index.php?title=uri/api/web 打开系统照相机(比照相机组件打...
https://www.fun123.cn/reference/other/xml.html 

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

... Weather is discontinued. As an alternative, Openweathermap could be used: https://openweathermap.org/. Weather Underground’s Weather API is a free service that you can query for weather information at specified locations. We can use this service use this together with the App Inventor Web comp...
https://www.fun123.cn/referenc... 

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

...指定的网页,例如, Action:android.intent.action.VIEW DataUri:https://www.fun123.cn 使用预先指定的消息启动邮件程序 2020 年 1 月 26 日:此示例已更新以适应 android 中的更改。 此处显示的电子邮件发送代码将在下一个应用程序发明者版...
https://www.fun123.cn/referenc... 

使用位置传感器 · App Inventor 2 中文网

...ent latitude, longitude, and addres on the phone’s display and, just for fun, speak the address aloud. The first app reports the location as soon as the sensor gets the data and every time the phone’s location is changed. The second app only invokes the location sensor in response to an event–...