代码搜索:Interface

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

代码结果 10,000
www.eeworm.com/read/131315/5934181

nr net_serv.nr

.NC "Network Service Interface" .sh 1 "Connectionless Network Service" .pp This section describes the interface to the ISO connectionless network service. There are really two interfaces to the CLNS:
www.eeworm.com/read/131315/5934188

nr ipc.nr

.NC "The Design of Unix IPC" .sh 1 "General" .pp The ARGO implementation of TP and CLNP was designed to fit into the AOS kernel as easily as possible. All the standard protocol hooks are used. To und
www.eeworm.com/read/131315/5943497

8 ifconfig.8

.\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, a
www.eeworm.com/read/130241/5962608

idl sysprop.idl

interface SysProp { string getProperty(in string name); };
www.eeworm.com/read/130241/5962613

idl env.idl

interface Env { string getenv(in string name); };
www.eeworm.com/read/129441/5973338

pas unit2.pas

unit Unit2; interface implementation end.
www.eeworm.com/read/129399/5973710

idl sysprop.idl

interface SysProp { string getProperty(in string name); };
www.eeworm.com/read/129399/5973715

idl env.idl

interface Env { string getenv(in string name); };
www.eeworm.com/read/127679/6003372

man tpi_ip.7.man

'\" rtp .\" -*- nroff -*- vim: ft=nroff noautoindent nocindent nosmartindent .\" .\" @(#) tpi_ip.7.man,v 0.9.2.1 2004/05/16 02:35:50 brian Exp .\" .\" =================================================
www.eeworm.com/read/124931/6035338

~pas trimstr.~pas

unit TrimStr; interface implementation end.