代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/470291/6917549
h generic.h
/* generic.h -- for faking generic class declarations
Copyright (c) 1990, 1992 by Borland International
All rights reserved
When type templates are implemented in C++, this will pr
www.eeworm.com/read/188728/7081020
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
#pragma once
#ifndef VC_EXTRALEAN
www.eeworm.com/read/387381/7116202
h rs232transport.h
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
/**
Datatypes used to exchange payloads over a serial connection.
*/
#ifndef RS232TRANSPORT_H
#define RS232TRANSPORT
www.eeworm.com/read/140797/7146926
c fgetc.c
/*
* fgetc.c
*
* Extremely slow fgetc implementation, using _fread(). If people
* actually need character-oriented input to be fast, we may actually
* have to implement buffering. Sigh.
*/
#i
www.eeworm.com/read/462821/7195315
h generic.h
/* generic.h -- for faking generic class declarations
Copyright (c) 1990, 1991 by Borland International
All rights reserved
When type templates are implemented in C++, this wil
www.eeworm.com/read/461713/7221511
h generic.h
/* generic.h -- for faking generic class declarations
Copyright (c) 1990, 1991 by Borland International
All rights reserved
When type templates are implemented in C++, this wil
www.eeworm.com/read/456569/7344599
h generic.h
/* generic.h -- for faking generic class declarations
Copyright (c) 1990, 1991 by Borland International
All rights reserved
When type templates are implemented in C++, this wil
www.eeworm.com/read/168182/7813072
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
#pragma once
#ifndef VC_EXTRALEAN
www.eeworm.com/read/298516/7953888
h cntritem.h
// CntrItem.h : interface of the CEx32bCntrItem class
//
class CEx32bDoc;
class CEx32bView;
class CEx32bCntrItem : public COleClientItem
{
DECLARE_SERIAL(CEx32bCntrItem)
// Constructors
www.eeworm.com/read/298516/7954502
h cntritem.h
// CntrItem.h : interface of the CEx32aCntrItem class
//
class CEx32aDoc;
class CEx32aView;
class CEx32aCntrItem : public CRichEditCntrItem
{
DECLARE_SERIAL(CEx32aCntrItem)
// Constructo