代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/124433/14568049
cpp lhwy.cpp
// lhwy.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "lhwy.h"
#include "lhwyDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/124415/14569210
cpp d12dll.cpp
// D12Dll.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "D12Dll.h"
#include "D12DllDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/124352/14570654
cpp river.cpp
// River.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "River.h"
#include "RiverDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/224669/14572879
cpp irdaclient.cpp
// IrDAClient.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "IrDAClient.h"
#include "IrDAClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/124337/14575117
cpp rwcom.cpp
// RWCom.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "RWCom.h"
#include "RWComDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/124292/14577993
cpp test1300.cpp
// test1300.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "test1300.h"
#include "test1300Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/124291/14578049
cpp test1300.cpp
// test1300.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "test1300.h"
#include "test1300Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/224612/14580306
cpp ex4_02.cpp
// EX4_02.CPP
// Demonstrating array initialization
#include
#include
using namespace std;
int main()
{
int value[5] = { 1, 2, 3 };
int Junk [5];
cout
www.eeworm.com/read/124264/14582889
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/224577/14583274
cpp supervisesystem.cpp
// SuperViseSystem.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SuperViseSystem.h"
#include "SuperViseSystemDlg.h"
#include "HikVisionSdk.h"
#ifdef