代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/192422/8383435
h callproc.h
#if !defined(CALL_PROC_H)
#define CALL_PROC_H
#include
#include
#ifdef DEVICE_DEBUG
#else // EMULATOR_DEBUG
#endif // DEVICE_DEBUG
#define WMMSG_CLOSE_GPS (WM_USER
www.eeworm.com/read/192422/8383437
h newres.h
#ifndef __NEWRES_H__
#define __NEWRES_H__
#define SHMENUBAR RCDATA
#if !(defined(_WIN32_WCE_PSPC) && (_WIN32_WCE >= 300))
#undef HDS_HORZ
#undef HDS_BUTTONS
#undef HDS_HIDDEN
#incl
www.eeworm.com/read/292003/8383444
h linknode.h
#include "Global.h"
#include
#include
using namespace std;
#include
void InitList(LinkList * L){
*L=(LinkList)malloc(sizeof(Node));
(*L)->next=0;
}
void C
www.eeworm.com/read/391740/8383445
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINFRM_H__08A89968_14C9_11DA_89DB_E46995826D12_
www.eeworm.com/read/192422/8383446
h memorydemomaindlg.h
// MemoryDemoMainDlg.h : header file
//
#if !defined(AFX_MEMORYDEMOMAINDLG_H__10C09CC8_5DD8_436E_8B08_A11396CF6CF6__INCLUDED_)
#define AFX_MEMORYDEMOMAINDLG_H__10C09CC8_5DD8_436E_8B08_A11396CF6CF
www.eeworm.com/read/391740/8383451
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by S10_2.RC
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_S10_2TYPE 129
// Next defa
www.eeworm.com/read/192422/8383462
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__B
www.eeworm.com/read/192422/8383467
h memorydemomain.h
// MemoryDemoMain.h : main header file for the MEMORYDEMOMAIN application
//
#if !defined(AFX_MEMORYDEMOMAIN_H__E092DD84_5626_404E_8D9F_BEB875EC407C__INCLUDED_)
#define AFX_MEMORYDEMOMAIN_H__E092
www.eeworm.com/read/292003/8383472
h global.h
#ifndef global_hhhh_hhh
#define global_hhhh_hhh
#define TRUE 1
#define FALSE 0
#define ERROR 0
#define OK 1
#define NON_FOUND -1
//客户类
typedef struct {
char name[20]; //客户姓名
int nu
www.eeworm.com/read/292003/8383479
h airline.h
#ifndef Airline_hhhhhh_hh
#define Airline_hhhhhh_hh
#include "LinkQueue.h"
#include "LinkList.h"
class Airline{
char lastStation[50];//终点站名
char airLineNum[50]; //航班号
int KVLNum; //飞机号