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

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

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

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

ComponentTools 拓展:设置组件的边距 - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

https://community.kodular.io/t/f ... ols-extension/78798 https://community.appinventor.mi ... ols-extension/15803 https://community.appinventor.mi ... hin-a-label/65831/9
https://bbs.tsingfun.com/thread-2483-1-1.html 

ClickTools 拓展:为布局、标签等没有点击事件的组件添加点击事件 - App In...

Blocks[size=15.008px] [size=15.008px][color=var(--tertiary)][color=var(--secondary)]blocks (2)[color=var(--secondary-high)]499×533 28.5 KB Documentation - component ~ component id ~ int (number) id ~ id you used for your registered component Use this event to set blocks of component cli...
https://bbs.tsingfun.com/thread-2702-1-1.html 

app inventor 2 有HexToString组件吗? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

同这篇帖子《什么是 Hex 编码方式?》:https://bbs.tsingfun.com/thread-2700-1-1.html 使用 ByteArray 拓展 的 ToHex 方法可以实现将无符号数字转换为其十六进制表示。
https://bbs.tsingfun.com/thread-2805-1-1.html 

【AI助手】正式上线!用自然语言开发 App Inventor 应用 - AI助手 - 清泛IT...

...自然语言描述你想要的功能,AI 就能自动帮你:添加界面组件、设置属性、生成逻辑代码块、分析整个项目结构。 【主要功能亮点】 1. 一键生成界面 说"帮我做一个登录界面,有用户名、密码输入框和登录按钮",AI...
https://www.fun123.cn/referenc... 

LEGO EV3 机器人传感器面板 · App Inventor 2 中文网

...求 传感器连接 App Inventor 组件设置 设计器界面 组件列表 传感器端口配置 实现步骤 步骤1:设备连接 步骤2:传感器轮询 步...
https://www.tsingfun.com/it/bigdata_ai/341.html 

搭建高可用mongodb集群(二)—— 副本集 - 大数据 & AI - 清泛网 - 专注C/...

...玩家单独开放一个同样的空间同样的数量的怪物,这一个复制的场景就是一个副本,不管有多少个玩家各自在各自的副本里玩不会互相影响。 mongoDB的副本也是这个,主从模式其实就是一个单副本的应用,没有很好的扩展性和容...
https://bbs.tsingfun.com/thread-776-1-1.html 

SVN needs-lock 设置强制只读属性(官方资料) - 环境配置 - 清泛IT论坛,...

...empfile%2 EXIT /B 1 ) ) del %TEMP%\tempfile%2 :NOFILESADDED EXIT /B 0复制代码 As an alternative, this modification to the script above handles long filenames and by default is setup to work with a VisualSVN Server installation.set REPOS=%1 set TRANSACTION=%2 set SVNLOOK=c:\Progra~1\Visua...
https://www.tsingfun.com/it/bigdata_ai/338.html 

搭建高可用mongodb集群(一)——配置mongodb - 大数据 & AI - 清泛网 - 专...

...好很多。 下面看一下怎么一步步搭建一个mongodb的主从复制节点: 1、准备两台机器 192.168.0.1 和 192.168.0.2。 192.168.0.1 当作主节点, 192.168.0.2作为从节点。 2、分别下载mongodb安装程序包。在192.168.0.1上建立文件夹 /data/mongodbtest...
https://bbs.tsingfun.com/thread-513-1-1.html 

JAVA线程池管理及分布式HADOOP调度框架搭建 - 人工智能(AI) - 清泛IT社区,...

...心跳机制、线程异常日志记录模块。 3、构建灵活的timer组件,添加quartz定时组件实现精准定时系统。 4、和业务配置信息结合构建线程池任务调度系统。可以通过配置管理、添加线程任务、监控、定时、管理等操作。 组件图...