大约有 1,590 项符合查询结果(耗时:0.0050秒) [XML]

https://bbs.tsingfun.com/thread-1698-1-1.html 

创建并发送BLE蓝牙广播 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...的BLE扩展,解决了广播发送失败的问题。 以下是帖子中的详细步骤和细节: BLE扩展问题:用户在使用BLE扩展时遇到广播无法发送的问题。UUID要求:Evan Patton解释说,Android BLE广播要求使用16位UUID。测试版扩展:他发布了一个...
https://bbs.tsingfun.com/thread-1725-1-1.html 

AppInventor2有没有删除撤销功能? - App应用开发 - 清泛IT社区,为创新赋能!

...中文网已经推出了“复制屏幕”功能,可以完美复制屏幕中的普通组件、图片、附件、拓展、代码块。 修改之前,可以先复制以备份当前屏幕,这样修改起来更轻松~ 复制屏幕功能演示请参考中文文档:https://www.fun123.cn/referen...
https://www.tsingfun.com/it/ai... 

解决 App Inventor 2 Runtime Error运行时错误的专业指南 - App Inventor 2...

...路,开发者可以更加从容地面对和解决 MIT App Inventor 开发中的运行时错误问题。 AppInventor,AppInventor2,运行时错误0
https://www.tsingfun.com/it/ai... 

解决 App Inventor 2 Runtime Error运行时错误的专业指南 - App Inventor 2...

...路,开发者可以更加从容地面对和解决 MIT App Inventor 开发中的运行时错误问题。 AppInventor,AppInventor2,运行时错误0
https://www.tsingfun.com/it/ai... 

解决 App Inventor 2 Runtime Error运行时错误的专业指南 - App Inventor 2...

...路,开发者可以更加从容地面对和解决 MIT App Inventor 开发中的运行时错误问题。 AppInventor,AppInventor2,运行时错误0
https://www.tsingfun.com/it/ai... 

【持续更新】App Inventor 2 中文拓展一览 - App Inventor 2 中文网 - 清泛...

...脸标记识别 【AI模型】LookExtension 拓展:使用编译到扩展中的神经网络进行物品识别 UI界面 【UI】NotificatioStyle 拓展:个性化通知栏样式 【UI】WordCloud 拓展:免费且酷炫的词云效果 【UI】BubbleTabBar 拓展:打造个性化酷炫的...
https://bbs.tsingfun.com/thread-1741-1-1.html 

Android商业模拟器如何使用? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...试:连接 –> AI伴侣,复制 6 位字符码,粘贴到模拟器中的AI伴侣中,点“使用编码连接”即可。
https://bbs.tsingfun.com/thread-1762-1-1.html 

在app inventor中如果需要退出应用,需要调用哪句代码? - App Inventor 2 ...

调用控制代码块中的“退出程序”代码块: 退出程序关闭应用程序。 注:只有在编译apk真机运行时,才能退出App,AI伴侣测试的时候无法退出AI伴侣程序。
https://bbs.tsingfun.com/thread-1763-1-1.html 

AppInventor2添加超过10个屏幕会怎样? - App Inventor 2 中文网 - 清泛IT...

...易超出 App Inventor 的限制。根据经验,任何单个应用程序中的屏幕不应超过 10 个,当你尝试超过此限制时,App Inventor 会警告你。在向应用程序添加其他屏幕之前,可以考虑使用通过在 Screen1 上使用垂直或水平排列创建的“虚拟...
https://bbs.tsingfun.com/thread-1780-1-1.html 

AppInventor2列表排序,函数式编程轻松实现高级排序算法 - App Inventor 2 ...

...素的升/降序: 函数体中写法的含义:参数是二维列表中的列表项,也就是某个人的对象,如["张三","学生","10"],它本身也是一个列表,我们要把第三个元素也就是年龄至拿出来作比较。 只要把比...