代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/127231/14368037
cpp bus.cpp
// bus.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "bus.h"
#include "busDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/127208/14369711
cpp compl.cpp
// compl.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "compl.h"
#include "complDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/228663/14370850
cpp myqq.cpp
// MyQQ.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyQQ.h"
#include "MyQQDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/228663/14370910
cpp myqqclient.cpp
// MyQQClient.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyQQClient.h"
#include "MyQQClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/228660/14371084
cpp wiseboy.cpp
// WiseBoy.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "WiseBoy.h"
#include "WiseBoyDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/228556/14379233
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/228553/14379299
cpp chatter.cpp
// chatter.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "chatter.h"
#include "chatterDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/228496/14381263
cpp timers.cpp
// Timers.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Timers.h"
#include "TimersDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/228491/14381400
cpp ma.cpp
// MA.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MA.h"
#include "MADlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/228401/14386821
cpp matrixcalculator.cpp
// MatrixCalculator.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MatrixCalculator.h"
#include "MatrixCalculatorDlg.h"
#ifdef _DEBUG
#define new DEB