代码搜索结果
找到约 322,615 项符合
Interface 的代码
interface.c
/* interface.c --- creation of the UI objects */
/* Copyright (c) E. Lassauge, 2000-2001.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose
interface.vb
Option Strict Off
Imports System
Interface I
Function F()
End Interface
Class C
Implements I
Public Function F() Implements I.F
End Function
End Class
Module InterfaceTest
Funct
interface.java
/*
* Java(TM) OLAP Interface
*/
package org.omg.java.cwm.objectmodel.behavioral;
public interface Interface
extends org.omg.java.cwm.objectmodel.core.Classifier {
}
interface.asm
// GCC for SUNPLUS u'nSP version 1.0.10-10
// Command: C:\PROGRA~1\Sunplus\UNSPID~1\unSPIDE\cc1.exe C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ccqabaaa.i -quiet -dumpbase InterFace.c -gstabs -Wall -o .\Debug
interface.c
//======================================================
// 文件名称: InterFace.c
// 功能描述: 用户界面绘制程序
// 维护记录: 2006-10-12 v1.0 by lijian
//======================================================
#includ
interface.h
/*
* include/linux/nfsd/interface.h
*
* defines interface between nfsd and other bits of
* the kernel. Particularly filesystems (eventually).
*
* Copyright (C) 2000 Neil Brown
interface.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS TCP/IP protocol driver
* FILE: tcpip/interface.c
* PURPOSE: Convenient abstraction for getting and se
interface.c
/*
* SetupAPI interface-related functions
*
* Copyright 2000 Andreas Mohr for CodeWeavers
* 2005-2006 Herv
interface.hpp
// file : Utility/ReferenceCounting/Interface.hpp
// author : Boris Kolpackov
// copyright : Copyright (c) 2002-2003 Boris Kolpackov
// license : http://kolpackov.net/l