代码搜索:IMPLEMENT
找到约 10,000 项符合「IMPLEMENT」的源代码
代码结果 10,000
www.eeworm.com/read/257901/11908605
cpp systemreg.cpp
// SystemReg.cpp : 实现文件
//
#include "stdafx.h"
#include "NongCheManage.h"
#include "SystemReg.h"
#include ".\systemreg.h"
// CSystemReg 对话框
IMPLEMENT_DYNAMIC(CSystemReg, CDialog)
CSyst
www.eeworm.com/read/255742/12060427
news
* release 1.0.1 (23. Jan. 2006)
- Templates/ improvements
* release 1.0 (29. Dec. 2006)
- Implement CMA-ES.
- Update introductory pages of documentation and webpage.
- Add Microsoft Visual C+
www.eeworm.com/read/340916/12122851
cpp elements.cpp
// Elements.cpp : implementation file
//
#include "stdafx.h"
#include "Sketcher.h"
#include "Elements.h"
#include "OurConstants.h"
#include
IMPLEMENT_SERIAL(CElement, CObject, VERS
www.eeworm.com/read/340916/12122900
cpp elements.cpp
// Elements.cpp : implementation file
//
#include "stdafx.h"
#include "Sketcher.h"
#include "Elements.h"
#include "OurConstants.h"
#include
IMPLEMENT_SERIAL(CElement, CObject, VERS
www.eeworm.com/read/340916/12124277
cpp elements.cpp
// Elements.cpp : implementation file
//
#include "stdafx.h"
#include "Sketcher.h"
#include "Elements.h"
#include "OurConstants.h"
#include
IMPLEMENT_SERIAL(CElement, CObject, VERS
www.eeworm.com/read/251652/12327067
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/251041/12368461
cpp outputstat.cpp
// OutputStat.cpp : 实现文件
//
#include "stdafx.h"
#include "Bill.h"
#include "OutputStat.h"
#include ".\outputstat.h"
// COutputStat 对话框
IMPLEMENT_DYNAMIC(COutputStat, CDialog)
COutputSt
www.eeworm.com/read/130760/14175067
cpp mainfrm.cpp
// MainFrm.cpp : CMainFrame 类的实现
//
#include "stdafx.h"
#include "PatternSearch.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMainFrame
IMPLEMENT_DYNCREAT
www.eeworm.com/read/229761/14317821
c ice.c
/*
* ice.c: implement the routes used to access the Embedded-ICE
* logic registers via scan chain 2.
*
* Copyright (C) 2004, OPEN-JTAG, All rights reserved.
*/
#include
#
www.eeworm.com/read/127940/14327038
cpp label.cpp
// Label.cpp : 实现文件
//
#include "stdafx.h"
#include "Label.h"
// CLabel
IMPLEMENT_DYNAMIC(CLabel, CStatic)
CLabel::CLabel()
{
m_crText = GetSysColor(COLOR_WINDOWTEXT);
m_hBrush