代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/260215/11739440
cpp myserial.cpp
// Myserial.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Myserial.h"
#include "MyserialDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/346512/11740203
tig test44.tig
/* valid nil initialization and assignment */
let
type rectype = {name:string, id:int}
var b:rectype := nil
in
b := nil
end
www.eeworm.com/read/346507/11740879
cpp mtest.cpp
// mtest.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "mtest.h"
#include "mtestDlg.h"
#include "winscard.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#u
www.eeworm.com/read/346433/11746024
cpp 地面测控.cpp
// 地面测控.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "地面测控.h"
#include "地面测控Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/156993/11747875
cpp serialapp.cpp
// SerialApp.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SerialApp.h"
#include "SerialAppDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/260080/11748421
txt readme.txt
This program is run under DOS environment. To run it, under
DOS prompt, type in
Pso pso.run
then press the return key.
The pso.run file specifies all information required to run
the progra
www.eeworm.com/read/260055/11749627
java copyable.java
//File Interface
package apriori;
/**
public Object clone()
* Makes a copy of this CertStoreParameters.
*
* A deep copy implementation of clone is safer and more robust,
* as it prevents the call
www.eeworm.com/read/156950/11751015
cpp mypassword.cpp
// MyPassword.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyPassword.h"
#include "MyPasswordDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/156947/11751377
cpp chess.cpp
// Chess.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Chess.h"
#include "ChessDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/260008/11752188
cpp elevator.cpp
// ELEVATOR.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Elevator.h"
#include "MainDlg.h"
#include "Splash.h"
#include "AboutDlg.h"
#ifdef _DEBUG