代码搜索:Initialization

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

代码结果 10,000
www.eeworm.com/read/139204/13183698

cpp ex21a.cpp

// ex21a.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __
www.eeworm.com/read/139170/13185682

txt readme.txt

ColdFire 5407 Initialization Template Files included in this project: ./src/ mcf5407_lo.s - Lowest level initialization file (assembly language) sysinit.c - Initialization routines
www.eeworm.com/read/240468/13217682

java sortedcell.java

package AccordionDrawer; /** * SortedCell is a helper class for AccordionDrawer. It's used in a * sortedSet in conjunction with the splitCells data structure, to * which it contains indices. The d
www.eeworm.com/read/240303/13226301

cpp exportclass.cpp

// ExportClass.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[
www.eeworm.com/read/325023/13232442

java apricot.java

//: initialization/Apricot.java public class Apricot { void pick() { /* ... */ } void pit() { pick(); /* ... */ } } ///:~
www.eeworm.com/read/325023/13232515

java methodinit.java

//: initialization/MethodInit.java public class MethodInit { int i = f(); int f() { return 11; } } ///:~
www.eeworm.com/read/325023/13232538

java spoon.java

//: initialization/Spoon.java public class Spoon { static int i; static { i = 47; } } ///:~
www.eeworm.com/read/137638/13307513

cpp gifimage.cpp

// GifImage.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[]
www.eeworm.com/read/238921/13314813

cpp cj60lib.cpp

// CJ60Lib.cpp : Defines the initialization routines for the DLL. // // Copyright
www.eeworm.com/read/323809/13316208

ini flash.ini

/******************************************************************************/ /* FLASH.INI: FLASH Initialization File */ /***********************************