代码搜索结果
找到约 10,000 项符合
Interface 的代码
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.h
/*****************************************************************************\
* EFSL - Embedded Filesystems Library *
* ------------------
interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef __cplusplus
extern "C" {
#endif
GtkWidget* create_window (void);
GtkWidget* create_fileselection (void);
#ifdef __cplus
interface.c
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#include
#include
#include
#include
#include
#include
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.h
#ifndef __INTERFACE_h__
#define __INTERFACE_h__
// write your header here
#include "spce061a.h"
#include "PicResource.h"
#include ".\SPLC501\SPLC501User.h"
typedef enum {IDLE, RUN, SYSSET} Sta
interface.lst
Sunplus u'nSP Assembler - Ver. 1.10.0
Listing File Has Been Relocated
// GCC for SUNPLUS u'nSP version 1.0.10-10
// Command:
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