代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/340227/12171548
cpp aviationbs.cpp
// AviationBS.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "AviationBS.h"
#include "AviationBSDlg.h"
#ifndef SYSLINE_H
#define SYSLINE_H
#include "
www.eeworm.com/read/253962/12172989
cpp testbedsmartedit.cpp
// TestBedSmartEdit.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TestBedSmartEdit.h"
#include "TestBedSmartEditDlg.h"
#ifdef _DEBUG
#define new DEB
www.eeworm.com/read/151783/12175994
cpp d12test.cpp
// D12Test.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "D12Test.h"
#include "D12TestDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/151755/12176960
cpp scommtest.cpp
// SCommTest.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SCommTest.h"
#include "SCommTestDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/253915/12177727
cpp salary.cpp
// Salary.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Salary.h"
#include "SalaryDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/151750/12177950
cpp calldll.cpp
// CallDll.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "CallDll.h"
#include "CallDllDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/253911/12177975
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/253906/12178366
cpp dms.cpp
// DMS.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DMS.h"
#include "DMSDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/253866/12181720
cpp list0712.cpp
//Listing 7.12 illustrating
//empty for loop statement
#include
int main()
{
int counter=0; // initialization
int max;
std::cout
www.eeworm.com/read/151676/12182007
cpp gps.cpp
// GPS.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GPS.h"
#include "GPSDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T