代码搜索结果
找到约 10,000 项符合
Interface 的代码
upgrade_interface.c
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef HAVE_CONFIG_H
# include
#endif
#include
#include
#include
#include
#in
preferences_interface.c
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef HAVE_CONFIG_H
# include
#endif
#include
#include
#include
#include
#in
favorites_interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_hxplayer_favorites_dialog (void);
upgrade_interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_hxplayer_upgrade_dialog (void);
interface2.vb
imports system
'test interface nesting
friend interface Interface2
interface INested1
sub i
end interface
class CNested1
sub i
end sub
end class
structure SNested1
dim field as string
en
interface1.vb
Imports System
'tests interface members
Public Interface Interface1
Sub a()
Function b() As String
Sub c(ByVal param1 As Byte, ByRef param2 As SByte, ByVal param3 As UShort)
Function d
interface3.vb
imports system
'interface inheritance
interface Interface3
sub a
end interface
interface Interface3Inherited
inherits Interface3
sub b
end interface
interface Interface3ToBeInherited
sub c
end
interface4.vb
Namespace Interface4
Interface a
End Interface
Public Interface b
Shadows Interface shadowsinterfacea
End Interface
End Interface
Friend Interface c
End Inter
fosi_interface.h
/***************************************************************************
tag: Peter Soetens Mon Jun 26 13:25:56 CEST 2006 fosi_interface.h
fosi_interface.h - descrip
dri_interface.h
/*
* Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
* (C) Copyright IBM Corporation 2004
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any pers