代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/200284/15435911
c msg.c
#include
#include
#include
#include
#include
#include
#include
#define BUFSZ 512
struct message{
long msg_typ
www.eeworm.com/read/110737/15459300
css msg.css
A:link {
COLOR: #3a4273; TEXT-DECORATION: none
}
A:visited {
COLOR: #3a4273; TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline
}
SELECT {
FONT-WEIGHT: normal; FONT-SIZE: 12px;
www.eeworm.com/read/113169/15468782
h msg.h
// msg.h : interface of the CMsg class
class CMsg : public CObject
{
protected:
DECLARE_DYNCREATE(CMsg)
public:
CMsg();
// Attributes
public:
CString m_strText; //这一次要发送的信息
BOOL m_bC
www.eeworm.com/read/113169/15468791
cpp msg.cpp
// msg.cpp : implementation of the CMsg class
#include "stdafx.h"
#include "msg.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
///////////////////
www.eeworm.com/read/113169/15468817
h msg.h
// msg.h : interface of the CMsg class
class CMsg : public CObject
{
protected:
DECLARE_DYNCREATE(CMsg)
public:
CMsg();
// Attributes
public:
CString m_strText;
BOOL m_bClose;
CStr
www.eeworm.com/read/113169/15468827
cpp msg.cpp
// msg.cpp : implementation of the CMsg class
#include "stdafx.h"
#include "msg.h"
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
///////////////////
www.eeworm.com/read/112921/15473838
h msg.h
/**
* @file msg.h Message functions
*
* gaim
*
* Gaim is the legal property of its developers, whose names are too numerous
* to list here. Please refer to the COPYRIGHT file distributed with t
www.eeworm.com/read/112921/15473885
c msg.c
/**
* @file msg.c Message functions
*
* gaim
*
* Gaim is the legal property of its developers, whose names are too numerous
* to list here. Please refer to the COPYRIGHT file distributed with t
www.eeworm.com/read/112884/15475094
gif msg.gif
www.eeworm.com/read/111856/15501625