代码搜索:H型风机
找到约 10,000 项符合「H型风机」的源代码
代码结果 10,000
www.eeworm.com/read/391740/8382930
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__1
www.eeworm.com/read/292010/8382934
h basichashtable.h
#ifndef _BASIC_HASH_TABLE_HH
#define _BASIC_HASH_TABLE_HH
#include "HashTable.h"
#define SMALL_HASH_TABLE_SIZE 4
class BasicHashTable: public HashTable {
private:
class TableEntry; // for
www.eeworm.com/read/192424/8382936
h helpdlg.h
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/292010/8382937
h osmessage.h
#ifndef __OS__MESSAGE__
#define __OS__MESSAGE__
#define RFS_MSG_NORNALQUIT 0x00000001
#define RFS_MSG_TIMEOUT 0x00000002
#endif
www.eeworm.com/read/192424/8382938
h maindlg.h
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/391740/8382939
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_MAINFRM_H__1B4BCC08_11C6_11DA_89DB_9550E2F9E913_
www.eeworm.com/read/292010/8382940
h netinfoprefssource.h
/*
File: NetInfoPrefsSource.h
Contains: Implements the PrefsSource interface wrt NetInfo database
Written by: Denis Serenyi
Change History (most recent first):
*/
#i
www.eeworm.com/read/391740/8382944
h myfirstclass.h
#if !defined(AFX_MYFIRSTCLASS_H__35567A40_0B50_11DA_89DB_B6D028EF3011__INCLUDED_)
#define AFX_MYFIRSTCLASS_H__35567A40_0B50_11DA_89DB_B6D028EF3011__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/192424/8382945
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Tetris.rc
//
#define IDD_TETRIS_DIALOG 102
#define IDR_MAINFRAME 128
#defin
www.eeworm.com/read/292010/8382946
h httpsocketmgr.h
#ifndef __HTTP_SOCKET_MGR__
#define __HTTP_SOCKET_MGR__
#ifndef __Win32__
#include
#include
#include
#include
#include
#i