代码搜索:IMPLEMENT
找到约 10,000 项符合「IMPLEMENT」的源代码
代码结果 10,000
www.eeworm.com/read/138783/13213496
pas pngdef.pas
unit pngdef;
// Caution: this file has fallen out of date since version 1.0.5. Write to
// png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu about bringing
// it up to date.
interface
const
www.eeworm.com/read/138418/13236878
cpp zdltestdoc.cpp
// zdltestDoc.cpp : CzdltestDoc 类的实现
//
#include "stdafx.h"
#include "zdltest.h"
#include "zdltestDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CzdltestDoc
IMPLEMENT_DYNCR
www.eeworm.com/read/239185/13299209
cpp gpsguidoc.cpp
#include "stdafx.h"
#include "GPSGuiDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
IMPLEMENT_DYNCREATE(CGPSGuiDoc, CDocument)
BEGI
www.eeworm.com/read/322749/13368328
cpp carsdlg.cpp
// CARSDLG.cpp : 实现文件
//
#include "stdafx.h"
#include "travel.h"
#include "CARSDLG.h"
// CARSDLG 对话框
IMPLEMENT_DYNAMIC(CARSDLG, CDialog)
CARSDLG::CARSDLG(CWnd* pParent /*=NULL*/)
:
www.eeworm.com/read/322112/13389671
cpp dlgpassword.cpp
// DlgPassWord.cpp : 实现文件
//
#include "stdafx.h"
#include "PpcPKISD.h"
#include "DlgPassWord.h"
#include "SDFunc.h"
// CDlgPassWord 对话框
IMPLEMENT_DYNAMIC(CDlgPassWord, CDialog)
CDlgPas
www.eeworm.com/read/320994/13414244
cpp mainfrm.cpp
// MainFrm.cpp : CMainFrame 类的实现
//
#include "stdafx.h"
#include "DisplaySquareBezier.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMainFrame
IMPLEMENT_DY
www.eeworm.com/read/320994/13414289
cpp mainfrm.cpp
// MainFrm.cpp : CMainFrame 类的实现
//
#include "stdafx.h"
#include "MidPointEllipse.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMainFrame
IMPLEMENT_DYNCRE
www.eeworm.com/read/320994/13414313
cpp drawmatdoc.cpp
// drawmatDoc.cpp : CdrawmatDoc 类的实现
//
#include "stdafx.h"
#include "drawmat.h"
#include "drawmatDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CdrawmatDoc
IMPLEMENT_DYNCR
www.eeworm.com/read/319814/13441718
c md5.c
/* let's try to implement the md5 algorithm without looking at the
reference code... (so that this can become public domain) */
/* I only read http://en.wikipedia.org/wiki/MD5
and of course the
www.eeworm.com/read/318257/13482507
cpp emfmergerdoc.cpp
// EmfMergerDoc.cpp : CEMDoc 类的实现
//
#include "stdafx.h"
#include "EmfMerger.h"
#include "EmfMergerDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CEMDoc
IMPLEMENT_DYNCREATE(