代码搜索结果

找到约 10,000 项符合 Interface 的代码

getdata.~pa

unit GetData; interface function GetUserName(UserID: String): String; //

libxml.3

.TH libxml 3 "12 April 2000" .SH NAME libxml \- library used to parse XML files .SH DESCRIPTION The .I libxml library is used to parse XML files. Its internal document repesentation is as close as p

readme.txt

Files provided in this directory are intended for PCI development purposes. Kernel interface provides some basic functionality for accessing PCI memory mapped resources on single device. Modules have

说明.txt

还原数据库User_Interface 安装IIS

interfaceenum.htm

The InterfaceEnum Sample The INTERFACEENUM Sample The INTERFACEENUM Sample accompanies Chapter 2 and illustrates how to loc

nic.h

/*! \file nic.h \brief Network Interface Card (NIC) software definition. */ //***************************************************************************** // // File Name : 'nic.h' // Title : Ne

readme

ocicpplib (Alexander I.Olefirenko) DESCRIPTION ----------- OCI C+ Library provides a simple interface to connect and work with Oracle 8.0.x , 8i. I was tryed to make interface as simple as possible a

readme.txt

------------------------------ MDI CONTAINER DEMO by Francesco Balena ------------------------------ This sample applications show how you can write "generic" MDI parent forms that communicate

fig07_23.cpp

// Fig. 7.23: fig07_23.cpp // Hiding a class抯 private data with a proxy class. #include using std::cout; using std::endl; #include "interface.h" // Interface class definition i