大约有 2,000 项符合查询结果(耗时:0.0067秒) [XML]
GridCtrl 控件FAQ - C/C++ - 清泛网 - 专注C/C++及内核技术
...加了int CGridCtrl::GetNextRow(int nRow, int nFlags) const函数,可以快速的找到选中行、有焦点的行等等。
l 添加了LRESULT CGridCtrl::SendKeyMessage(WORD wVKey, UINT flags) const函数,用于向父窗口发送键盘消息,在父窗口中用ON_NOTIFY(WM_KEYDOWN, <id号>, <...
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...
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...
