大约有 10,000 项符合查询结果(耗时:0.0127秒) [XML]

https://www.fun123.cn/reference/lego/ 

App Inventor 2 LEGO 乐高专题 · App Inventor 2 中文网

...换 目录 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
https://www.fun123.cn/referenc... 

AI2Utils 拓展:一些常用的小功能集合 · App Inventor 2 中文网

...换 目录 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
https://www.fun123.cn/referenc... 

FlashLight 拓展:打开/关闭手机手电筒/闪光灯 · App Inventor 2 中文网

...换 目录 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
https://www.fun123.cn/referenc... 

Screenshot 拓展:截取手机屏幕 · App Inventor 2 中文网

...换 目录 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
https://www.fun123.cn/referenc... 

App Inventor 2 ColorSeekbar 扩展:水平颜色选择条 · App Inventor 2 中文网

...ekbar 扩展:水平颜色选择条 方法 事件 使用方法 代块示例 拓展下载 « 返回首页 ColorSeekbar 扩展:水平颜色选择条 使用此扩展可以在应用程序中使用水平颜色选择条(Color Picker)。 当前版本:1...
https://www.fun123.cn/referenc... 

App Inventor 2 CirculBar 扩展:在图像组件上绘制自定义圆形进度条 · App Inventor 2 中文网

...进度条的背景颜色 示例: 下面的代展示了 5 种不同样式的圆形进度条效果。 使用方法 在设计器中添加一个或多个 Image(图像)组件到屏幕上 添加 CirculBar 扩展 在 Screen.Initialize...
https://bbs.tsingfun.com/thread-2974-1-1.html 

App Inventor iOS App编译全流程:7步搞定苹果签名上架(更新版) - App应...

...选择: - "iOS Ad Hoc (.ipa)" → 本地分发,完成后扫安装 - "上传到iOS App Store" → 上架分发 第7步:安装或上架 Ad Hoc方式:构建完成后会生成二维,用iPhone相机扫安装。iOS 16+需先在"设置→隐私与...
https://www.fun123.cn/reference/creative/db.html 

App Inventor 2 数据库方案对比 · App Inventor 2 中文网

...换 目录 在线 客服 扫添加客服咨询 我要 分享 扫分享到朋友圈 顶部 var qrcode = new QRCode("qrcode", { text: window.location.href + "?f=share", ...
https://www.tsingfun.com/it/tech/1337.html 

淘宝大秒系统设计详解 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...这种设计思路很好地解决了不刷新页面就能请求到服务端最新的动态数据。 基于时间分片削峰 熟悉淘宝秒杀的都知道,第一版的秒杀系统本身并没有答题功能,后面才增加了秒杀答题,当然秒杀答题一个很重要的目的是为了...
https://www.fun123.cn/referenc... 

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

...默认会生成一个证书,用于编译apk时进行签名。打包至源包中更名为android.keysotre,编译apk时优先使用包里的android.keysotre进行签名,没有的话/tmp中临时生成一个默认证书(新证书身份就不一样了)。 信息相同的情况下,每次...