代码搜索:msg

找到约 10,000 项符合「msg」的源代码

代码结果 10,000
www.eeworm.com/read/216629/15001765

h msg.h

// Msg.h: interface for the CMsg class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MSG_H__INCLUDED_) #define AFX_MSG_H__INCLUDED_ //消息类 class
www.eeworm.com/read/216629/15001766

cpp msg.cpp

// Msg.cpp: implementation of the CMsg class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Msg.h" #ifdef _DEBUG #undef THIS_FILE s
www.eeworm.com/read/115627/15005888

msg rts.msg

# # # Copyright (C) 1984-1993 Micro Focus Ltd. # # All rights reserved. No part of this program or publication # may be reproduced, transmitted, transcribed, stored in a # retrieval system,
www.eeworm.com/read/215854/15036686

h msg.h

// msg.h : CMsg 类接口 // class CMsg : public CObject { protected: DECLARE_DYNCREATE(CMsg) public: CMsg(); //属性 public: CString m_strText;//通信内容 BOOL m_bClose;//关闭套接字信息 int n_Bytes
www.eeworm.com/read/215854/15036690

cpp msg.cpp

// msg.cpp : CMsg 类实现 #include "stdafx.h" #include "msg.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif // CMsg IMPLEMENT_DYNCREATE(CMsg, CObj
www.eeworm.com/read/215854/15036759

h msg.h

// msg.h : CMsg类接口 // class CMsg : public CObject { protected: DECLARE_DYNCREATE(CMsg) public: CMsg(); // 属性 public: BOOL m_bFileClose;//关闭文件 CString m_strText;//发送文本内容 BOOL m_bCl
www.eeworm.com/read/215854/15036761

cpp msg.cpp

#include "stdafx.h" #include "msg.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif // CMsg IMPLEMENT_DYNCREATE(CMsg, CObject) // CMsg 构造和析构
www.eeworm.com/read/212558/15153890

mid msg.mid

www.eeworm.com/read/212209/15164279

h msg.h

// msg.h : CMsg类接口 // class CMsg : public CObject { protected: DECLARE_DYNCREATE(CMsg) public: CMsg(); // 属性 public: BOOL m_bFileClose;//关闭文件 CString m_strText;//发送文本内容 BOOL m_bCl
www.eeworm.com/read/212209/15164280

cpp msg.cpp

#include "stdafx.h" #include "msg.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif // CMsg IMPLEMENT_DYNCREATE(CMsg, CObject) // CMsg 构造和析构