代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/373369/9461280
java spiciness.java
//: initialization/Spiciness.java
public enum Spiciness {
NOT, MILD, MEDIUM, HOT, FLAMING
} ///:~
www.eeworm.com/read/177263/9462600
cpp usbport.cpp
// USBPort.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "USBPort.h"
#include "USBPortDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/177249/9464033
txt readme.txt
****************************************************************************
ADSP-BF535 EZ-KIT Lite Assembly Based AD1885 TALKTHRU
Analog Devices, Inc.
DSP Division
Three Technology Way
P.O.
www.eeworm.com/read/177243/9464093
cpp descparser.cpp
// DescParser.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DescParser.h"
#include "DescParserDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/373240/9468110
cpp ucopy1.cpp
// UCopy.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "UCopy.h"
#include "UCopyDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/373235/9468196
cpp ucopy1.cpp
// UCopy.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "UCopy.h"
#include "UCopyDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/373226/9468527
cpp hextobin.cpp
// HEXTOBIN.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "HEXTOBIN.h"
#include "HEXTOBINDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/373213/9469058
cpp timeclock.cpp
// TimeClock.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TimeClock.h"
#include "TimeClockDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/373211/9469150
cpp timeclock.cpp
// TimeClock.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TimeClock.h"
#include "TimeClockDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/177115/9469323
cpp numrecogbp.cpp
// NumRecogBP.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "NumRecogBP.h"
#include "NumRecogBPDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI