代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/366936/9791206
c main.c
/*""FILE COMMENT""*************************************************************
* System Name : This program is only for education.
* File Name : main.c
* Contents : Practice 4-A time manag
www.eeworm.com/read/366930/9791808
cpp computer.cpp
// Computer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Computer.h"
#include "ComputerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/170733/9792224
c fun.c
#define RXB8 1
#define TXB8 0
#define UPE 2
#define OVR 3
#define FE 4
#define UDRE 5
#define RXC 7
#define FRAMING_ERROR (1
www.eeworm.com/read/170731/9792271
cpp point24.cpp
// Point24.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Point24.h"
#include "Point24Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/170709/9792718
cpp forempty.cpp
//Listing 6.11 illustrating
//empty for loop statement
#include
int main()
{
int counter=0; // initialization
int max;
std::cout
www.eeworm.com/read/170691/9793421
cpp drawcli.cpp
// DrawCli.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DrawCli.h"
#include "MainFrm.h"
#include "SplitFrm.h"
#include "DrawCliDoc.h"
#include "Dr
www.eeworm.com/read/366898/9793777
cpp constinitialization.cpp
//: C08:ConstInitialization.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Initializing const i
www.eeworm.com/read/170677/9793999
cpp longgetuta.cpp
// Longgetuta.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Longgetuta.h"
#include "LonggetutaDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/170675/9794195
cpp des.cpp
// DES.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DES.h"
#include "DESDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/170613/9796103
cpp base64decoder.cpp
// base64Decoder.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "base64Decoder.h"
#include "base64DecoderDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#