大约有 2,300 项符合查询结果(耗时:0.0076秒) [XML]
C#对象序列化与反序列化 - 更多技术 - 清泛网 - 专注C++内核技术
...s.Binary;
namespace ConsoleApplication1
{
[Serializable] //必须添加序列化特性
public class Person
{
private string Name;//姓名
private bool Sex;//性别,是否是男
public Person(string name, bool sex)
{
this.Name = n...
C#对象序列化与反序列化 - 更多技术 - 清泛网 - 专注C++内核技术
...s.Binary;
namespace ConsoleApplication1
{
[Serializable] //必须添加序列化特性
public class Person
{
private string Name;//姓名
private bool Sex;//性别,是否是男
public Person(string name, bool sex)
{
this.Name = n...
浅谈TCP优化 - 更多技术 - 清泛网 - 专注C/C++及内核技术
...据传输双方在每次交互时声明各自的接收窗口「rwnd」大小,用来表示自己最大能保存多少数据,这主要是针对接收方而言的,通俗点儿说就是让发送方知道接收方能吃几碗饭,如果窗口衰减到零,那么就说明吃饱了,必须消化...
C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注IT技能提升
...s.Binary;
namespace ConsoleApplication1
{
[Serializable] //必须添加序列化特性
public class Person
{
private string Name;//姓名
private bool Sex;//性别,是否是男
public Person(string name, bool sex)
{
this.Name = n...
C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注IT技能提升
...s.Binary;
namespace ConsoleApplication1
{
[Serializable] //必须添加序列化特性
public class Person
{
private string Name;//姓名
private bool Sex;//性别,是否是男
public Person(string name, bool sex)
{
this.Name = n...
C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注IT技能提升
...s.Binary;
namespace ConsoleApplication1
{
[Serializable] //必须添加序列化特性
public class Person
{
private string Name;//姓名
private bool Sex;//性别,是否是男
public Person(string name, bool sex)
{
this.Name = n...
C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注IT技能提升
...s.Binary;
namespace ConsoleApplication1
{
[Serializable] //必须添加序列化特性
public class Person
{
private string Name;//姓名
private bool Sex;//性别,是否是男
public Person(string name, bool sex)
{
this.Name = n...
C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注IT技能提升
...s.Binary;
namespace ConsoleApplication1
{
[Serializable] //必须添加序列化特性
public class Person
{
private string Name;//姓名
private bool Sex;//性别,是否是男
public Person(string name, bool sex)
{
this.Name = n...
C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注IT技能提升
...s.Binary;
namespace ConsoleApplication1
{
[Serializable] //必须添加序列化特性
public class Person
{
private string Name;//姓名
private bool Sex;//性别,是否是男
public Person(string name, bool sex)
{
this.Name = n...
C#对象序列化与反序列化 - 更多技术 - 清泛网移动版 - 专注IT技能提升
...s.Binary;
namespace ConsoleApplication1
{
[Serializable] //必须添加序列化特性
public class Person
{
private string Name;//姓名
private bool Sex;//性别,是否是男
public Person(string name, bool sex)
{
this.Name = n...