代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/361386/10055514
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/165565/10057368
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/165527/10058690
cpp facedetect.cpp
// FaceDetect.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FaceDetect.h"
#include "FaceDetectDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/165519/10058762
cpp rms.cpp
// RMS.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "RMS.h"
#include "RMSDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/165504/10058944
cpp testunicode.cpp
// TestUnicode.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TestUnicode.h"
#include "TestUnicodeDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/165435/10062425
cpp mouse.cpp
// Mouse.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Mouse.h"
#include "MouseDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/165421/10063132
cpp com.cpp
// com.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "com.h"
#include "comDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/361207/10064336
cpp sttool.cpp
// StTool.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "StTool.h"
#include "StToolDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/361165/10065553
cpp ann.cpp
// ANN.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ANN.h"
#include "ANNDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/361156/10065776
cpp salary.cpp
// Salary.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Salary.h"
#include "SalaryDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat