代码搜索:H型风机

找到约 10,000 项符合「H型风机」的源代码

代码结果 10,000
www.eeworm.com/read/292010/8382987

h stringformatter.h

/* File: StringFormatter.h Contains: Utility class for formatting text to a buffer. Construct object with a buffer, then call one of many Put methods t
www.eeworm.com/read/292010/8383005

h oserrorcode.h

#ifndef __OS__ERR_CODE__ #define __OS__ERR_CODE__ typedef Int32 ERRCODE; #define RFS_NO_ERR 0 //In genral #define INVALID_NULL_POINT 100 #define INVALID_POINT_RANGE 100 + 1 #define I
www.eeworm.com/read/292010/8383009

h resizeablestringformatter.h

/* File: ResizeableStringFormatter.h Contains: Derived from StringFormatter, this transparently grows the output buffer if the original buffer is too small to hold al
www.eeworm.com/read/391740/8383018

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__7
www.eeworm.com/read/292010/8383020

h strptrlen.h

/* File: StrPtrLen.h Contains: Definition of class that tracks a string ptr and a length. Note: this is NOT a string container class! It is a string PTR container
www.eeworm.com/read/192424/8383029

h piecepreview.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/8383033

h oscond.h

/* File: OSCond.h Contains: A simple condition variable abstraction */ #ifndef _OSCOND_H_ #define _OSCOND_H_ #ifndef __Win32__ #if __PTHREADS_MUTEXES__
www.eeworm.com/read/391740/8383034

h mainfrm.h

// MainFrm.h : interface of the CMainFrame class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_MAINFRM_H__739BC44A_0B23_11DA_89DB_AB671456F411_
www.eeworm.com/read/292010/8383036

h atomic.h

/* * * History: * 11-Feb-1999 Umesh Vaishampayan (umeshv@apple.com) * Added atomic_or(). * * 26-Oct-1998 Umesh Vaishampayan (umeshv@apple.com) * Made the header c++
www.eeworm.com/read/292010/8383042

h platformheader.h

/* * * @APPLE_LICENSE_HEADER_START@ * * Copyright (c) 1999-2003 Apple Computer, Inc. All Rights Reserved. * * This file contains Original Code and/or Modifications of Original Code * as defi