代码搜索:Initialization

找到约 10,000 项符合「Initialization」的源代码

代码结果 10,000
www.eeworm.com/read/131654/14134503

cpp sample.cpp

// sample.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "sample.h" #include "sampleDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stat
www.eeworm.com/read/131650/14134601

cpp figure.cpp

// Figure.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Figure.h" #include "FigureDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stat
www.eeworm.com/read/131649/14134664

cpp mixfigure.cpp

// MixFigure.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "MixFigure.h" #include "MixFigureDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_F
www.eeworm.com/read/131647/14134701

cpp invoice.cpp

// invoice.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "invoice.h" #include "invoiceDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s
www.eeworm.com/read/131639/14134793

cpp texture.cpp

// Texture.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Texture.h" #include "TextureDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s
www.eeworm.com/read/131638/14134849

cpp onr.cpp

// Onr.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Onr.h" #include "OnrDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/233797/14136130

cpp calculator.cpp

// Calculator.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Calculator.h" #include "CalculatorDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THI
www.eeworm.com/read/233795/14136256

cpp testxml.cpp

// TestXML.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "TestXML.h" #include "TestXMLDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s
www.eeworm.com/read/233706/14142718

cpp disk.cpp

// disk.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "disk.h" #include "diskDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static c
www.eeworm.com/read/233669/14143360

c main.c

//***************************************************************************** // // File........: LCD_driver.c // // Author(s)...: ATMEL Norway // // Target(s)...: ATmega169 // // Compil