代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/426578/9012447
cpp watermark.cpp
// watermark.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "watermark.h"
#include "watermarkDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/426575/9012620
cpp readwatermark.cpp
// ReadWaterMark.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ReadWaterMark.h"
#include "ReadWaterMarkDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#
www.eeworm.com/read/283458/9020323
cpp fangkuai.cpp
// fangkuai.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "fangkuai.h"
#include "fangkuaiDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/185577/9028405
cpp argprint.cpp
// ARGPRINT.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ARGPRINT.h"
#include "ARGPRINTDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/382448/9029046
cpp pegjump.cpp
// pegjump.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "pegjump.h"
#include "pegjumpDlg.h"
#include "game.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/382403/9030797
cpp server.cpp
// Server.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Server.h"
#include "ServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/185543/9032941
cpp excelaccess.cpp
//////////////////////////////////////////////////////////////////////////////
//类名:CExcelAccessApp
//功能:应用程序的初始化
//作者:徐景周(jingzhou_xu@163.net)
//组织:未来工作室(Future Studio)
//日期:2003.5.1
//////////
www.eeworm.com/read/185540/9033173
cpp serialcomm.cpp
// SerialComm.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SerialComm.h"
#include "SerialCommDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI