大约有 9,500 项符合查询结果(耗时:0.0107秒) [XML]

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

AppInventor 蓝牙界面很卡? - 创客硬件开发 - 清泛IT社区,为创新赋能!

蓝牙数据发送太快,界面会卡:
https://www.fun123.cn/referenc... 

图表组件 · App Inventor 2 中文网

... 对于 距离传感器,该值应为距离。 对于 蓝牙客户端,该值表示要从该值中删除的前缀。 例如,如果值的格式为“t:12”,则前缀可以指定为“t:”,然后前缀将从数据中删除。如果是纯数值的话,则不能...
https://bbs.tsingfun.com/thread-1792-1-1.html 

APP INVENTOR硬件交互学习教程06——硬件参数上报 - 创客硬件开发 - 清泛IT...

...本输入框 2.程序逻辑 增加接收处理和显示判断 3.arduino nano代码 // 引脚定义 const int ledPin1 =  5;// the number of the LED pin const int ledPin2 =  6; const int ledPin3 =  3; const int bluePin =  6;// the number of the LED ...
https://www.tsingfun.com/it/tech/1999.html 

java中的缓存技术该如何实现 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...式缓存,它使用IP multicast与同一个局域网的其他主机进行通讯,是特别为集群和数据驱动web应用程序而设计的。SwarmCache能够让典型的读操作大大超过写操作的这类应用提供更好的性能支持。      SwarmCache使用JavaGroups来管...
https://bbs.tsingfun.com/thread-1794-1-1.html 

APP INVENTOR硬件交互学习教程07——多个参数上报 - 创客硬件开发 - 清泛IT...

...流程,增加了列表处理,可以参考代码处理逻辑流程 3.arduino nano代码,温度和电位计使用随机数生成 // 引脚定义 const int ledPin1 =  5;// the number of the LED pin const int ledPin2 =  6; const int ledPin3 =  3; const int bluePin ...
https://community.appinventor.... 

FAQ Section: SMS - Frequently Asked Questions - MIT App Inventor Community

... Get text messages with app, send to Arduino with Bluetooth LE Home Cat...
https://bbs.tsingfun.com/thread-2008-1-1.html 

如何更改启动屏幕 - App应用开发 - 清泛IT社区,为创新赋能!

...之后即刻跳转屏幕会闪一下)用方法1,复制后,再将原制作的login页面各元素复制进screen1,完美解决。hjtao 发表于 2024-10-18 13:38 用方法1,复制后,再将原制作的login页面各元素复制进screen1,完美解决。 {:8_389:}是的,组件及代...
https://www.tsingfun.com/ilife/tech/606.html 

融资千万美元后的足记要如何应对“爆款后遗症”? - 资讯 - 清泛网 - 专注C...

...么样的。”杨柳透露,足记甚至会直接参与电影的投入、制作和发行。 这听起来,和图片社交的主业似乎有点远。但事实上,已经有不少电影、微电影、网剧剧组在足记上开设账号,使用足记的大片模式来及时传播他们的拍摄...
https://bbs.tsingfun.com/thread-1016-1-1.html 

Your build failed due to an error in the AAPT stage, not because of an...

...con is oversized ('App not Installed' error message): 为应用程序图标制作图像文件 96pix x 96pix 零压缩 PNG没有足够的可用内存来安装应用程序(“应用程序未安装”错误消息):删除不再需要的任何应用程序以释放空间通过 WiFi 传输时,APK ...
https://bbs.tsingfun.com/thread-2325-1-1.html 

蓝牙客户端组件的接收字节用于判断的问题 - 创客硬件开发 - 清泛IT社区,为...

Q:这种格式对吗? A: 1、首先数字等于,后面要用数字,a0  是16进制的。 2、第二,a0  一般占一个字节,如果你确定发送来的是2个字节,才能使用双字节的接收方法。 参考中文文档:https://www.fu...