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

https://www.tsingfun.com/it/te... 

C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注C++内核技术

... private string Name;//姓名 private bool Sex;//性别,是否是男 public Person(string name, bool sex) { this.Name = name; this.Sex = sex; } public override string ToString() { return "姓名:...
https://www.tsingfun.com/it/te... 

C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注C++内核技术

... private string Name;//姓名 private bool Sex;//性别,是否是男 public Person(string name, bool sex) { this.Name = name; this.Sex = sex; } public override string ToString() { return "姓名:...
https://www.tsingfun.com/it/te... 

C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注C++内核技术

... private string Name;//姓名 private bool Sex;//性别,是否是男 public Person(string name, bool sex) { this.Name = name; this.Sex = sex; } public override string ToString() { return "姓名:...
https://www.tsingfun.com/it/te... 

C#对象序列化与反序列化 - 更多技术 - 清泛网 - 专注C/C++及内核技术

... private string Name;//姓名 private bool Sex;//性别,是否是男 public Person(string name, bool sex) { this.Name = name; this.Sex = sex; } public override string ToString() { return "姓名:...
https://www.tsingfun.com/it/te... 

C#对象序列化与反序列化 - 更多技术 - 清泛网 - 专注C/C++及内核技术

... private string Name;//姓名 private bool Sex;//性别,是否是男 public Person(string name, bool sex) { this.Name = name; this.Sex = sex; } public override string ToString() { return "姓名:...
https://www.tsingfun.com/it/te... 

C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注C/C++及内核技术

... private string Name;//姓名 private bool Sex;//性别,是否是男 public Person(string name, bool sex) { this.Name = name; this.Sex = sex; } public override string ToString() { return "姓名:...
https://www.tsingfun.com/it/tech/1411.html 

新浪是如何分析处理32亿条实时日志的? - 更多技术 - 清泛网 - 专注C/C++及内核技术

新浪是如何分析处理32亿条实时日志的?【编者的话】我从2014年初入职新浪后就开始接触实时日志分析相关的技术,主要是ELK(Elasticsearch、Logstash、Kibana),当时是学习+ELK优...【编者的话】我从2014年初入职新浪后就开始接触实...
https://www.tsingfun.com/it/cpp/762.html 

Linux Shell中 if else及大于、小于、等于逻辑表达式写法 - C/C++ - 清泛网...

...nux Shell if条件测试语句的写法,如比较字符串、判断文件是否存在及是否可读等,通常用 "[] "来表示条件测试。注意:if [ xxx ] 表达式前后都要空格。这里的空格很重要,笔者就曾因为空格缺少或位置不对,而...
https://bbs.tsingfun.com/thread-1384-1-1.html 

BLE(五)移动端工具 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...试测试完成,停止hcidump导出到wireshark分析 hcilog 文件 0x2 扫描器在移动平台上都一些通用的BLE扫描工具,如LightBlue和nRF Connect,二者功能相似,都Android和iOS版本。 0x21 LightBlueLightBlue使用简单,打开蓝牙和app,即自动扫描蓝...
https://www.tsingfun.com/it/da... 

Oracle 11.2.0.4 RAC FOR redhat 6.4 - 数据库(内核) - 清泛网 - 专注C/C++及内核技术

... 配置系统 配置 网卡 BOND 1、编辑 /etc/hosts 文件 节点1 节点 2 温备节点全部一样 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 172....