大约有 1,230 项符合查询结果(耗时:0.0171秒) [XML]

https://www.tsingfun.com/it/cpp/1364.html 

windows下捕获dump之Google breakpad_client的理解 - C/C++ - 清泛网 - 专注C/C++及内核技术

...服务进程Event处于触发状态,release下最多等15秒,debug下无限等待,异步阻塞,为了不让现场被破坏。 服务进程通过RegisterWaitForSingleObject注册了崩溃Event Handle的回调函数。回调函数里做了这么几件事情:(1)、通过ReadProcessMemory...
https://www.tsingfun.com/it/tech/1101.html 

栈和队列的面试题Java实现 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...驱结点 current = node; //让current结点永远指向新添加的那个结点 } } public Node pop() { if (current == null) { return null; } Node node = current; // current结点是我们要出栈的结点 curren...
https://www.tsingfun.com/it/cpp/478.html 

SSMS插件开发指南 - C/C++ - 清泛网 - 专注C/C++及内核技术

...框、SQL执行的事件、结果Grid数据的获取。 需求:工具栏添加一个菜单,点击菜单弹出对话框,点“Execute SQL”后弹出测试消息框,显示结果Grid第一个单元格的内容。 基础代码请自行使用VS2012完成,包括添加一个用户控件作...
https://www.tsingfun.com/it/te... 

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...
https://www.tsingfun.com/it/te... 

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...
https://www.tsingfun.com/it/te... 

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...
https://www.tsingfun.com/it/te... 

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...
https://www.tsingfun.com/it/te... 

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...
https://www.tsingfun.com/it/te... 

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...
https://www.tsingfun.com/it/te... 

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...