大约有 7,000 项符合查询结果(耗时:0.0145秒) [XML]

https://www.tsingfun.com/ilife/idea/1201.html 

2014年腾讯代码报告—累计代码行14亿 - 创意 - 清泛网 - 专注C/C++及内核技术

...、电子科技大学。 PDF版下载点此查看。 腾讯 代码 大数据 C++
https://bbs.tsingfun.com/thread-1439-1-1.html 

APP inventor MQTT插件 - App Inventor 2 中文网 - 清泛IT社区,创新赋能!

APP inventor在做远程控制APP 需要MQTT插件 谁有分享一下连接哦,谢谢https://www.fun123.cn/reference/components/connectivity.html#Mqtt
https://bbs.tsingfun.com/thread-1829-1-1.html 

MQTT 之保留消息(Retained Messages) - 创客硬件开发 - 清泛IT社区,创新赋能!

...ker需要将该消息投递给它。引用: A retained message is a normal MQTT message with the retained flag set to true. The broker will store the last retained message and the corresponding QoS for that topic Each client that subscribes to a topic pattern, which matches the topic of the retained...
https://www.fun123.cn/reference/iot/UDP.html 

App Inventor 2 UrsAI2UDP 拓展 - UDP广播通信协议 · App Inventor 2 中文网

...作者开发动机 用法 应用场景参考 传输数据报 属性/参数 发送方地址 目标地址 二进制模式 Xmit 字节数组 发送到多播组 参考 错误代码 ...
https://bbs.tsingfun.com/thread-1813-1-1.html 

mqtt 接收的信息json格式 怎么将json 信息解析出来显示在指定的文本上 ...

需要解析的JSON 格式 接收的信息,通过JSON解析后 把WD 的参数24 解读出来 显示到文本上 代码如下: 注意:此代码块是右键导出的png,具有还原代码块的功能,无需手动一个个处理。 具体还原方法请参考:https:...
https://bbs.tsingfun.com/thread-1892-1-1.html 

mqtt协议加密连接,仅ca证书如何配置? - App Inventor 2 中文网 - 清泛IT...

mqtt协议加密连接,仅ca证书如何配置?
https://bbs.tsingfun.com/thread-2274-1-1.html 

如何把用户设定的数字,发送到mqtt中? - App Inventor 2 中文网 - 清泛IT...

如图,请问,如何把用户输入的数字,发送到mqtt服务器?Message 后面的代码块改:文本输入框1.文本还是不行baiheren 发表于 2025-03-24 17:07 还是不行 具体的表现是? 有具体的报错信息吗?
https://www.fun123.cn/reference/blocks/colors.html 

App Inventor 2 颜色代码块 · App Inventor 2 中文网

...参数时,该列表会在内部使用 App Inventor 的配色方案进行转换并存储数字。 如果你知道颜色的数字,你甚至可以通过将其 Color 属性设置特定数字来指定你想要的颜色。 如果你想查看颜色与数字的图表,请查看此页面。 基...
https://www.fun123.cn/referenc... 

App Inventor 2 字典代码块 · App Inventor 2 中文网

...列表,是一种将一个值(通常称键)与另一个值关联的数据结构。 Q:App Inventor 2 什么情况下需要使用字典? A:列表能完成字典的绝大部分功能,不过字典具有比列表更好的查找性能,因此如果要对数据结构执行大量的操作...
https://www.fun123.cn/reference/blocks/lists.html 

App Inventor 2 列表代码块 · App Inventor 2 中文网

...st) 二维列表、多维列表 案例:解析天气预报结果JSON数据 案例:获取键值列表的键(列表) 目录: 创建空列表 创建列表 追加列表项 检查列表中是否包含对象 求列表长度 列表是否空? 随机选取列表项 ...