代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/346272/11591900
cpp cterminal.cpp
// CTerminal.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "CTerminal.h"
#include "CTerminalDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/348477/11592414
cpp gprsdemo.cpp
// GPRSDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GPRSDemo.h"
#include "GPRSDemoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/262311/11593361
cpp comp.cpp
// Comp.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Comp.h"
#include "CompDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/262266/11595434
cpp rwaccess.cpp
//////////////////////////////////////////////////////////////////////////////
//类名:CRWAccessApp
//功能:应用程序的初始化
//作者:徐景周(jingzhou_xu@163.net)
//组织:未来工作室(Future Studio)
//日期:2002.9.26
////////////
www.eeworm.com/read/262252/11596179
cpp parallelportcontrol.cpp
// ParallelPortControl.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ParallelPortControl.h"
#include "ParallelPortControlDlg.h"
#ifdef _DEBUG
#defin
www.eeworm.com/read/262246/11597053
cpp flashwriter.cpp
// FlashWriter.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FlashWriter.h"
#include "FlashWriterDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/348388/11597773
cpp ecfile.cpp
// ecfile.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ecfile.h"
#include "ecfileDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/348388/11597814
cpp lcdemo.cpp
// LCDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "LCDemo.h"
#include "LCDemoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/348383/11598028
cpp wincetab.cpp
// WinCETab.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "WinCETab.h"
#include "WinCETabDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// C
www.eeworm.com/read/262232/11598045
cpp vocabulory.cpp
// vocabulory.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "vocabulory.h"
#include "vocabuloryDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI