代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/219532/14876996
cpp imageviewer.cpp
// ImageViewer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ImageViewer.h"
#include "ImageViewerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
www.eeworm.com/read/219532/14877083
cpp imageviewer.cpp
// ImageViewer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ImageViewer.h"
#include "ImageViewerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
www.eeworm.com/read/219404/14882575
cpp gs.cpp
// GS.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GS.h"
#include "GSDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/219384/14883393
cpp chess.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/219384/14883426
cpp renju.cpp
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This source code is a part of Renju which is an example of
www.eeworm.com/read/118088/14888180
cpp getharddiskinfo.cpp
// GetHarddiskInfo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GetHarddiskInfo.h"
#include "GetHarddiskInfoDlg.h"
#ifdef _DEBUG
#define new DEBUG_
www.eeworm.com/read/219291/14889859
cpp irsend.cpp
// IrSend.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "IrSend.h"
#include "IrSendDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/219289/14889969
cpp ir.cpp
// IR.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "IR.h"
#include "IRDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/118040/14890136
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/219252/14890421
cpp imageloadingtest.cpp
// ImageLoadingTest.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ImageLoadingTest.h"
#include "ImageLoadingTestDlg.h"
#ifdef _DEBUG
#define new DEB