代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/177682/9441359
cpp mainfrm.cpp
// MainFrm.cpp : CMainFrame 类的实现
//
#include "stdafx.h"
#include "FileChangeMonitor.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMainFrame
IMPLEMENT_DYNA
www.eeworm.com/read/176870/9480807
cpp comrefer.cpp
// ComRefer.cpp : 实现文件
//
#include "stdafx.h"
#include "buscontrol.h"
#include "ComRefer.h"
#include ".\comrefer.h"
// CComRefer 对话框
IMPLEMENT_DYNAMIC(CComRefer, CDialog)
CComRefer::
www.eeworm.com/read/176073/9519634
cpp userregdlg.cpp
// USERRegDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "MyZone.h"
#include "USERRegDlg.h"
#include ".\userregdlg.h"
// USERRegDlg 对话框
IMPLEMENT_DYNAMIC(USERRegDlg, CDialog)
USERRegDl
www.eeworm.com/read/176073/9519645
cpp myzonedoc.cpp
// MyZoneDoc.cpp : CMyZoneDoc 类的实现
//
#include "stdafx.h"
#include "MyZone.h"
#include "MyZoneDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMyZoneDoc
IMPLEMENT_DYNCREATE(
www.eeworm.com/read/176073/9519648
cpp admbookdlg.cpp
// ADMBookDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "MyZone.h"
#include "ADMBookDlg.h"
#include ".\admbookdlg.h"
// ADMBookDlg 对话框
IMPLEMENT_DYNAMIC(ADMBookDlg, CDialog)
ADMBookDl
www.eeworm.com/read/363817/9935183
cpp croundrectangle.cpp
#include "stdafx.h"
#include"CRoundRectangle.h"
#include"EastDrawView.h"
IMPLEMENT_SERIAL(CRoundRectangle,CUnit,1)
void CRoundRectangle::DrawStatic(CDC*pDC)
{
CPen m_pen;
CBrush m_brus
www.eeworm.com/read/363204/9965359
cpp userql.cpp
// UserQL.cpp : implementation file
//
#include "stdafx.h"
#include "mc3000.h"
#include "UserQL.h"
#include "DataShowDlg.h"
#include "TimeMsgDlg.h"
// CUserQL dialog
IMPLEMENT_DYNAMIC(
www.eeworm.com/read/362900/9977016
todo
Support 3d (r,phi,z) cell, where m is "Bloch wavenumber"
-- gives 6-fold (and n-fold) symmetry as side effect
-- allows computation of bended photonic-crystal waveguides
Implement transpa
www.eeworm.com/read/362339/10003391
cpp settingdlg.cpp
// SettingDlg.cpp : 实现文件
//
#include "stdafx.h"
extern CIniFile g_IniFile;
bool g_bSave = false;
// CSettingDlg 对话框
IMPLEMENT_DYNAMIC(CSettingDlg, CDialog)
CSettingDlg::CSettingDlg(CWnd*
www.eeworm.com/read/362045/10021738
cpp modifydlg.cpp
// ModifyDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "GameMaster.h"
#include "ModifyDlg.h"
#include ".\modifydlg.h"
// CModifyDlg 对话框
IMPLEMENT_DYNAMIC(CModifyDlg, CDialog)
CModifyD