大约有 1,280 项符合查询结果(耗时:0.0053秒) [XML]
App Inventor 2 蓝牙客户端,设备列表为空? - 创客硬件开发 - 清泛IT社区...
蓝牙客户端需要先和经典蓝牙设备配对成功才能显示在列表中,而 ble低功耗则是即时连接的。
这里要注意,经典蓝牙 spp 使用蓝牙客户端组件,用的是列表显示框.元素列表(列表类型数据);而 ble 低功耗蓝牙使用 bluetooth...
AppInventor怎么修改app图标? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
在默认屏幕Screen1的属性“图标”中修改,如图:
点击?,可以查看属性的帮助,“更多信息”可跳转中文文档页面:
可以使用透明背景的png图片作为图标,以实现镂空的效果:https://bbs.tsingfun.com/forum.p ... 319&fromuid=810
AppInventor2 如何实现类似淘宝App启动时的加载页面? - App Inventor 2 中...
问:类似淘宝App这种启动页如何实现?
答:项目 -> 导入模板,第一个“启动屏效果”,已有实现案例:
文档看这里:https://www.fun123.cn/reference/pro/splash_screen.html
请教一个有关WEB 客户端 1的问题 - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!
...客户端正常工作?试试这个:
参考:https://community.appinventor.mi ... cified-url/20906/18
Bad arguments to +:The operation + cannot accept the arguments:, [&qu...
原因是加号+前面是空字符串,不能有效地转换成数字,所以报错。
比如"123"这个字符串可以自动转数字,但是空文本不行。
文本要判断空,然后给数字 0。
同理,空文本不但不能转数字,也不能转列表、字典...
文件Hash值拓展:sha256、sha512 哈希 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
文件哈希(Hash)拓展,支持sha256及sha512 哈希:
来源:https://community.appinventor.mit.edu/t/file-hash-extension/54089
MenuSlide 拓展:滑动菜单效果 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
代码如下:
拓展.aix下载:
原文:https://community.kodular.io/t/m ... ar-extension/209153
SideBarV2 侧边栏拓展 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
效果如下:
图标库可以使用大名鼎鼎的 MaterialDesign 库,上传.ttf 字体文件并指定即可。
.aix拓展下载:
也有其他替代方案:
https://ullisroboterseite.de/android-AI2-SideBar.html
https://ullisroboterseite.de/android-AI2-SideBar2.html
...
Flubbie 为App添加魔法动画的拓展 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
.aix拓展下载:
原文:https://community.appinventor.mi ... ur-components/38796
AlphaDialog 对话框扩展 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!
Alpha Dialog 是一个简单但功能强大且易于使用的扩展,您可以在项目中自由使用它来创建令人惊叹且独特的对话框。 该扩展允许您创建透明对话框、全屏对话框,并且通过使用非常简单的技术,您可以使用自定义颜色进行变暗。
...