代码搜索结果
找到约 322,615 项符合
Interface 的代码
interface.plg
Build Log
--------------------Configuration: Interface - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADM
interface.dsp
# Microsoft Developer Studio Project File - Name="Interface" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
interface.m
function varargout = interface(varargin)
% INTERFACE M-file for interface.fig
% INTERFACE, by itself, creates a new INTERFACE or raises the existing
% singleton*.
%
% H = INTERFACE
interface.cpp
// Fig. 10.26: Interface.cpp
// Implementation of class Interface--client receives this file only
// as precompiled object code, keeping the implementation hidden.
#include "Interface.h" // Interf
interface.h
// Fig. 10.25: Interface.h
// Proxy class Interface definition.
// Client sees this source code, but the source code does not reveal
// the data layout of class Implementation.
class Implementa
dhcp-interface.c
/* $Header: /cvsroot/dhcp-agent/dhcp-agent/src/dhcp-interface.c,v 1.9 2003/07/05 19:18:18 actmodern Exp $
*
* Copyright 2002 Thamer Alharbash
*
* Redistribution and use in so
interface.h
// This header defines the interface convention used in the valve engine.
// To make an interface and expose it:
// 1. Derive from IBaseInterface.
// 2. The interface must be ALL pure virtu
communication-interface.d
app/communication-interface.d app/communication-interface.o: \
../app/communication-interface.c ../app/communication-interface.h
../app/communication-interface.h:
interface.h
/* Interface function header.
* Copyright (C) 1999 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the term
interface.c
/*
* Interface function.
* Copyright (C) 1997, 1999 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the te