代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/353558/10439593
cpp sha_512.cpp
// sha_512.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "sha_512.h"
#include "sha_512Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/279393/10441703
cpp gene.cpp
// gene.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "gene.h"
#include "geneDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/353486/10443621
cpp netmsgserver.cpp
// NetMsgServer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "NetMsgServer.h"
#include "NetMsgServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und
www.eeworm.com/read/424462/10446694
cpp playavi.cpp
// PlayAVI.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "PlayAVI.h"
#include "PlayAVIDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/161124/10447100
cpp demo.cpp
// Demo.cpp : Defines the class behaviors for the application.
//8021作开环系统特性测试,设备号为0 ,输出通道0,1为控制量输出,0-5V
//输入通道0,2,0-10V,数字Port0输入,Port1输出
#include "stdafx.h"
#include "Demo.h"
#include "DemoDl
www.eeworm.com/read/353439/10447128
java inittest18.java
// initialization/InitTest18.java
// TIJ4 Chapter Initialization, Exercise 18, page 198
/* Attach objects to the references in array in exercise 17: Create a class with
* a constructor that takes a
www.eeworm.com/read/353439/10447191
java automaticconstructor.java
// initialization/AutomaticConstructor.java
// TIJ4 Chapter Initialization, Exercise 7, page 167
/* Create a class without a constructor, and then create an object of that
* class in main() to veri
www.eeworm.com/read/353439/10447205
java inittest17.java
// initialization/InitTest17.java
// TIJ4 Chapter Initialization, Exercise 17, page 198
/* Create a class with a constructor that takes a String argument. During
* constriction, print the argument.
www.eeworm.com/read/353439/10447393
java primitivetest.java
// TIJ4 Chapter Object, Exericise 1, page 89
// object/PrimitiveTest.java
// Create a class containing an int and a char that are not intitialized
// and print their values to verify that Java perf
www.eeworm.com/read/424439/10447927
cpp myfpsys.cpp
// MyFPSys.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyFPSys.h"
#include "MyFPSysDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s