代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/197689/7976009
h msg.h
#pragma once
// CMsg 命令目标
class CMsg : public CObject
{
protected:
DECLARE_DYNCREATE(CMsg)
public:
CMsg();
virtual ~CMsg();
// 属性
public:
CString m_strText;
BOOL m_bClose;
CS
www.eeworm.com/read/197689/7976023
cpp msg.cpp
// Msg.cpp : 实现文件
//
#include "stdafx.h"
#include "Msg.h"
// CMsg
IMPLEMENT_DYNCREATE(CMsg, CObject)
CMsg::CMsg()
{
Init();
}
CMsg::~CMsg()
{
}
////////////////////////////////
www.eeworm.com/read/197685/7976674
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/197685/7976676
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/197549/7986424
java msg.java
package atm;
/**
* Title:
*
* Description:
*
* Copyright: Copyright (c) 2007
*
* Company:
*
* @author:Liangwen
* @version 1.0
*/
public class M
www.eeworm.com/read/197392/7999941
gif msg.gif
www.eeworm.com/read/197392/8000414
wav msg.wav
www.eeworm.com/read/197392/8000939
gif msg.gif
www.eeworm.com/read/397611/8033169