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

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

App Inventor 2 App上架国内应用市场完整指南 · App Inventor 2 中文网

...服务及咨询:App上架国内应用市场及知识产权保护指南 fun123.cn 提供安全合规保障、软著代申请、隐私政策组件等一站式服务。 一、上架前置条件 在国内应用市场发布App,必须满足以下三个核心条件: ...
https://www.fun123.cn/referenc... 

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

...供已下载好的工程源码,关注页面底部公众号(或搜索“fun123cn”关注),回复“源码”即可免费下载。 代码编写 采用自己较为熟悉的java开发环境就行,这里推荐使用VSCode,拓展目录在 appinventor-sources/appinvent...
https://www.fun123.cn/reference/info/ 

App Inventor 2 中文网 · 项目指南

... 平台优势(fun123.cn) 少儿编程首选平台! ...
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/reference/info/about-us.html 

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

... 关于我们(fun123.cn) 您更好的编程陪伴者! 开始编程 ...
https://www.fun123.cn/reference/info/vip.html 

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

... VIP会员中心(fun123.cn) 您更好的编程陪伴者! 我们深入探索过几...
https://www.fun123.cn/referenc... 

使用模拟器构建应用程序 · 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 ...
https://www.fun123.cn/referenc... 

App Inventor 2 软件著作权(软著)申请指南 · App Inventor 2 中文网

...经验的,建议找人代理一下,细节还是很多很繁琐的。 fun123.cn 提供专业的 AppInventor 源码软著代申请服务,承诺不下证退全款。 5、注意事项 不要有 Logo——有概率会要求提供证明材料,PS掉就行。 不要有...
https://www.fun123.cn/referenc... 

AppInventor2 .keystore 证书文件 - App版本升级的奥秘 · App Inventor 2 中文网

...-storepass "android" -validity 10000 -dname "CN=AppInventor for Android, O=fun123.cn, C=CN" 具体参数很简单,可以让AI辅助解析。其中,10000 是证书过期天数,也是安卓官方建议的值。 Android docs recommend “10000” as the expiration of days. 直接采用命...