代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/212209/15164306
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/212209/15164307
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/212209/15164356
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/212209/15164357
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/211886/15171365
cs msg.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Web;
using System.Web.SessionState;
using System.Data;
using System.Data.OleDb;
namespace xajh.chat
{
///
www.eeworm.com/read/211886/15171542
gif msg.gif
www.eeworm.com/read/211379/15181795
gif msg.gif
www.eeworm.com/read/211379/15182014
gif msg.gif
www.eeworm.com/read/211379/15182066
gif msg.gif
www.eeworm.com/read/209586/15216989