代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/357986/10197807
cpp chatsvr.cpp
// ChatSvr.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ChatSvr.h"
#include "ChatSvrDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/357983/10197841
cpp network.cpp
// NetWork.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "NetWork.h"
#include "NetWorkDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/357926/10198389
cpp test.cpp
// Test.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Test.h"
#include "TestDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/357852/10200187
cpp fac.cpp
/* Computes and prints n! for a given n.
Uses several basic elements of C++. */
#include /* standard c++ library -
In older versions of C++, you might find
www.eeworm.com/read/357846/10200455
cpp getnetsetting.cpp
// GetNetSetting.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GetNetSetting.h"
#include "GetNetSettingDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#
www.eeworm.com/read/357800/10200949
cpp test.cpp
// test.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "test.h"
#include "testDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/357790/10201089
cpp calculator.cpp
// Calculator.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Calculator.h"
#include "CalculatorDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/357773/10201243
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/357583/10205700
cpp transferdemo.cpp
// TransferDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TransferDemo.h"
#include "TransferDemoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und
www.eeworm.com/read/357528/10207023
txt 新建 text file.txt
#include
// I2C Bus functions
#asm
.equ __i2c_port=0x18 ;PORTB
.equ __sda_bit=0
.equ __scl_bit=1
#endasm
#include
// Declare your global variables here
void