代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/358582/10184361
cpp attendance.cpp
// Attendance.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Attendance.h"
#include "AttendanceDlg.h"
#include "LoginDlg.h"
#ifdef _DEBUG
#define ne
www.eeworm.com/read/358470/10188767
cpp ccom.cpp
// CCom.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "CCom.h"
#include "CComDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/358438/10189063
cpp portpe.cpp
// PortPe.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "PortPe.h"
#include "PortPeDlg.h"
#include "ComPort.h"
extern CComPort port;
#ifdef _DEBUG
www.eeworm.com/read/358429/10189225
cpp addresslist.cpp
// AddressList.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "AddressList.h"
#include "AddressListDlg.h"
#include "maindlg.h"
#ifdef _DEBUG
#defin
www.eeworm.com/read/358177/10194958
cpp telecom.cpp
// Telecom.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Telecom.h"
#include "TelecomDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/358172/10195118
cpp scc.cpp
// SCC.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SCC.h"
#include "MainFrm.h"
#include "SCCView.h"
#include "StatLink.h" // Added by ClassView
www.eeworm.com/read/358149/10195372
cpp modeminfo.cpp
// ModemInfo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ModemInfo.h"
#include "ModemInfoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/358141/10195542
cpp yuntai.cpp
// yuntai.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "yuntai.h"
#include "yuntaiDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/358020/10197328
cpp scan.cpp
// Scan.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Scan.h"
#include "ScanDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/357986/10197788
cpp chatclient.cpp
// ChatClient.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI