代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/156095/11828231
cpp wave.cpp
// WAVE.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "WAVE.h"
#include "WAVEDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/258884/11834058
cpp testautomessagebox.cpp
// TestAutoMessageBox.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TestAutoMessageBox.h"
#include "TestAutoMessageBoxDlg.h"
#ifdef _DEBUG
#define n
www.eeworm.com/read/258882/11834423
cpp 正式.cpp
// 正式.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "正式.h"
#include "正式Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/258863/11835694
cpp dbfile.cpp
// DbFile.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DbFile.h"
#include "DbFileDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/258862/11835786
cpp client.cpp
// Client.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Client.h"
#include "ClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/155948/11837149
cpp 24points.cpp
// 24points.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "24points.h"
#include "24pointsDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/258831/11839119
cpp myserialfour.cpp
// mySerialFour.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "mySerialFour.h"
#include "mySerialFourDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und
www.eeworm.com/read/345104/11839965
cpp spectrumanalyzerdemo.cpp
// SpectrumAnalyzerDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SpectrumAnalyzerDemo.h"
#include "SpectrumAnalyzerDemoDlg.h"
#ifdef _DEBUG
#de
www.eeworm.com/read/155882/11840928
cpp facedetect.cpp
// FaceDetect.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FaceDetect.h"
#include "FaceDetectDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/155858/11843215
cpp 4elist0712.cpp
//Listing 7.12 illustrating
//empty for loop statement
#include
int main()
{
int counter=0; // initialization
int max;
std::cout > m