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

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

App Inventor 2 中文网原创内容 · App Inventor 2 中文网

... arguments to +:The operation + cannot accept the arguments:, [””], [81] 【已解决】Error 1103: Unable to complete the given request with the text 【已解决】Your device does not have a scanning application installed. 【已解决】The operation is list empty? cannot accept the ...
https://community.kodular.io/t... 

Phase • Animations made easy! - Extensions - Kodular Community

...te); stroke: #fff; stroke-width: 0.5px; transform-origin: center; opacity: 0; r: max(1vw, 11px); cy: 50%; filter: saturate(2) opacity(0.85); } .dots:first-child { fill: var(--quaternary); } ...
https://www.fun123.cn/aia-store/ 

App Inventor 2 源码商店

...度充满,屏幕底部对齐/li>li>代码块:添加按钮及图标,id从1开始,最后初始化即可/li>li ... 作者: ...
https://www.fun123.cn/referenc... 

App Inventor 2 DynamicComponents 拓展:动态创建AI2组件对象 · App Inventor 2 中文网

... 或 Any Component 如何删除所有组件? 使用 for-each 循环: 如何制作自己的架构模板? 为扩展制作 JSON 模板:你可以访问动态组件存储库的 Wiki 部分,了解如何创建动态组件。 创建模板 - DynamicCom...
https://www.fun123.cn/referenc... 

使用 JSON 和 Web API · App Inventor 2 中文网

...istView) 中显示有关这些项目的一些信息,一种方法是使用for each item 块来遍历列表。 但是,list by walking key path 使这更容易,这个块的工作原理是从给定的对象开始,然后按照以列表 的形式提供给它的后续步骤。在下面的例子...
https://www.fun123.cn/reference/iot/ble.html 

App Inventor 2 低功耗蓝牙(BLE) 硬件接入、数据通信及IO控制 · App Inventor 2 中文网

...牙App 蓝牙App开发示例 蓝牙App控制硬件 UUID分为标准UUID和厂商自定义UUID BLE专业文档 最后做个推广 « 返回首页 低功耗蓝牙(BLE)以低功耗、低成本、开发简便逐渐被广泛应用,本文主要介绍一款较...
https://www.fun123.cn/referenc... 

App Inventor 2 打造个性化酷炫的底部导航条 · App Inventor 2 中文网

...充满,屏幕底部对齐 代码块:添加按钮及图标,id从1开始,最后初始化即可 可以在事件中指定某个Tab选中 可在属性中设置facetype,定制字体 注:可以在导航条的切换事件中通过同一屏幕组件的显示和...
https://www.fun123.cn/reference/pro/alisms.html 

App Inventor 2 接入阿里云短信服务,实现短信验证码功能 · App Inventor 2 中文网

...成随机位数的数字随机码 和 发送短信,需要填入AccessKey ID和Access Secret,发送短信的参数:手机号,签名名称,模板CODE,模板参数JSON。 发送函数不仅仅发送验证码,而是通用的短信模板参数,可以发送任意短信模板的短信内...
https://www.fun123.cn/referenc... 

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

... PhoneInfo 拓展 使用方法 GetDeviceID GetPhoneNumber GetMacAddress GetPhoneModel GetReleaseVersion GetSDKVersion 更多信息 « 返回首页 PhoneInfo 拓展 此 PhoneInfo 拓展由中文网开发及维护,以...
https://www.fun123.cn/reference/pro/ai_face.html 

App Inventor 2 人脸识别App开发 - 第三方API接入的通用方法 · App Inventor 2 中文网

...。 如何理解api_key及api_secret:可以类比为 API Key是用户ID(用于标识用户),Secret Key是密码(用于鉴权)。“你需要两个不同的密钥,一个告诉他们你是谁,另一个证明你就是你所说的“。 创建一个API Key应用 填写必要的...