代码搜索:Specific

找到约 10,000 项符合「Specific」的源代码

代码结果 10,000
www.eeworm.com/read/413810/11141391

sgml atkobjectfactory.sgml

AtkObjectFactory The base object class for a factory used to create accessible objects for objects of a specific GTy
www.eeworm.com/read/249226/12515974

makefile

################################################ # target-specific makefile ################################################ TARGET = __IRIX__ SYSTEM = __UNIX__ COMPILER = __GCC__ TARGET_DIR = irix-
www.eeworm.com/read/249226/12516092

makefile

################################################ # target-specific makefile ################################################ TARGET = __SUN__ SYSTEM = __UNIX__ COMPILER = __GCC__ TARGET_DIR = sunos-
www.eeworm.com/read/237003/13983035

h compiler.h

/*************************************************************************** * blitz/compiler.h Compiler specific directives and kludges * * Copyright (C) 1997-2001 Todd Veldhuizen
www.eeworm.com/read/236965/13989211

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 // // This is a part of the A
www.eeworm.com/read/132667/14079185

install

Basic Installation ================== These are generic installation instructions. For platform specific instructions please see the files in the doc/platforms directory. The `configure' shell
www.eeworm.com/read/110238/15538273

cpp read.cpp

/*++ Abstract: This module contains the code that is very specific to read operations in the serial driver --*/ #include "precomp.h" NTSTATUS KdSerialDevice::DispatchRead(IN K
www.eeworm.com/read/110238/15538326

cpp error.cpp

/*++ Abstract: This module contains the code that is very specific to error operations in the serial driver --*/ #include "precomp.h" VOID KdSerialDevice::CommError( IN PKdD
www.eeworm.com/read/109435/15557687

ini stltask.ini

; ; STL Error Decryptor Secondary (STLTask-specific) configuration file ; ------------------------------------------------------------------- ; ; Configures STLTask's new multi-platform-aware func
www.eeworm.com/read/101919/15797675

cs class1.cs

using System; namespace CSHARPOLEDB3 { /// /// Class for accessing the nwind database This is a separate class to contain functionality /// for a specific database ///