大约有 9,800 项符合查询结果(耗时:0.0136秒) [XML]
界面画质问题 - App应用开发 - 清泛IT社区,为创新赋能!
...提供一下具体的截图,分辨率降低表现是什么?谢谢App Inventor 2 发表于 2024-07-27 15:09
能否提供一下具体的截图,分辨率降低表现是什么?谢谢
三个见面对比 原图的分辨率是 1080*2220
按钮形状问题 - App应用开发 - 清泛IT社区,为创新赋能!
...置为椭圆,ai 伴侣 还是 apk 运行 仍然是长方形吗?App Inventor 2 发表于 2024-07-23 17:31
请附上问题截图。是比如你把按钮设置为椭圆,ai 伴侣 还是 apk 运行 仍然是长方形吗? ...
把按钮形状设置...
短信验证码输入比对逻辑编写 - App应用开发 - 清泛IT社区,为创新赋能!
...引入一个1分钟验证码过期的定时器就更佳了!引用: App Inventor 2 发表于 2024-10-24 15:09
问题在于你的验证码生成了2次,两次随机值肯定是不一样啊。
解决:用一个全局变量,点发送验证码的时候,存 ...
那具体要怎么实...
BLE 接收BLE模块发来的信息 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...,如果遇到具体的问题,请再继续跟帖提问,谢谢。App Inventor 2 发表于 2024-09-24 16:15
ble 设备连接,发送数据到硬件请参考:https://bbs.tsingfun.com/thread-1844-1-1.html
读取ble数据并显示 ...
请问一下 我这边可以显示数据 &nb...
Advances social tools app with cool UI - Koded Apps - Kodular Community
...following extensions
Phase • Animations made easy! by @Shreyash
App Inventor Extensions: Clipboard Manager | Pura Vida Apps Clipboard Extension extension by @Taifun
Country_Code_Picker_Extension By @Deep_Host
SmartAppRate extension By @Deep_Host
I didn,t find @Deephost’s account so i m gi...
What is ActiveMQ used for - can we apply messaging concept using a Database?
...eatures that are only in ActiveMQ, wire protocols like OpenWire, STOMP and MQTT, JMS, EIP together with Apache Camel, message patterns like "request/reply" and "publish/subscribe", JMS Bridging, clustering ("network of brokers"), which allow scaling and distributions, etc.
You should read up on thos...
HC-05 蓝牙模块开发 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...支持蓝牙5.0(低功耗BLE),它需要配对码进行配对,App Inventor 2 中使用“蓝牙客户端”组件,而非BLE拓展,必须在手机设置中配对成功才能出现在蓝牙列表中。
注意:
它的波特率是:38400,而非默认的9600。
上电之前按下...
研究:[url]https://peterzhong1219.gitee.io/webpages/%E5%A6%82%E4%BD%95...
研究:https://peterzhong1219.gitee.io/ ... App%20Inventor.htmlhttps://qastack.cn/programming/1 ... up-the-gwt-compiler已研究,已解决问题。
2024年2月2日签到记录贴 - 签到区 - 清泛IT社区,为创新赋能!
...红花 20,另外我还额外获得了 小红花 9我今天最想说:「App Inventor 2 社区即将重新上线,添加了现代化的移动社区」.
BLE 模块 透传问题 - 创客硬件开发 - 清泛IT社区,为创新赋能!
...将文件内容读出来,然后调用 ble 的写方法。感谢老师App Inventor 2 发表于 2024-03-31 16:53
传文件,需要先用“文件管理器”组件,将文件内容读出来,然后调用 ble 的写方法。 ...
感谢老师