代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/100926/6264083
cpp compressor.cpp
// Compressor.cpp,v 1.7 2000/04/09 18:24:24 jcej Exp
#include "Compressor.h"
#include "ace/SOCK_Stream.h"
Compressor::Compressor( void )
: Protocol_Task()
{
;
}
Compressor:
www.eeworm.com/read/100926/6264085
cpp crypt.cpp
// Crypt.cpp,v 1.7 2000/04/09 18:24:24 jcej Exp
#include "Crypt.h"
#include "ace/SOCK_Stream.h"
/* The expected constructor...
*/
Crypt::Crypt( void )
: Protocol_Task()
{
}
C
www.eeworm.com/read/100262/6272718
cpp chtxtin.cpp
/*----------------------------------------------------------------------------
_ _ _
/\ | |
www.eeworm.com/read/245568/6290220
cpp hellon.cpp
// HelloN.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "HelloN.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CHelloNApp
BEGIN_MESSAGE_MAP(CHelloNApp,
www.eeworm.com/read/412827/6319537
cpp shapes.cpp
// Shapes.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Shapes.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/412827/6319572
cpp griddemo.cpp
// GridDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GridDemo.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/412827/6319675
cpp propdemo.cpp
// PropDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "PropDemo.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/412827/6319707
cpp phones.cpp
// Phones.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Phones.h"
#include "PhonesListBox.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_N
www.eeworm.com/read/412827/6319755
cpp mypad.cpp
// MyPad.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyPad.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/493499/6394537
cpp newcamd-client.cpp
// implements the newcamd protocol (versions 5.20 & 5.25)
#include
#include
#include
#include
#include
#include
#include