代码搜索结果

找到约 322,615 项符合 Interface 的代码

lib_libvlc_a-interface.po

src/interface/lib_libvlc_a-interface.o : \ src/interface/interface.c /usr/include/stdlib.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/mipsel-h

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.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.h

//******************************************** // 界面头文件 // softboy 创建于2000年7月4日 //******************************************** #include "interface\window.h" #include "interface\button.h" #inc

interface.java

package example7; interface player{ int flag=1; void play(); void pause(); void stop(); } abstract class playing{ public void display(Object oPara){ System.out.println(oPara); } abs

interface.c

/* interface.c - DHCP server and relay agent network interface library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history --------------------

interface.h

/* Prototypes of functions defined in interface.c. */ /* * This is a temporary function that allocates and fills in a ModeInfo * structure based on a svgalib mode number. */ ModeInfo *__svgalib

interface.table

# # The INTERFACE table is used to store information about network interfaces. # # _rowid is a positive integer, unique within the INTERFACE table, that # is used to identify a specific row in the

interface.cxx

//{{{ Banner //============================================================================ // // interface.cxx // // Implementation of the CdlInterface class // /

interface.vm

package ${package}; import java.io.Serializable; import java.util.Date; import java.math.BigDecimal; /** #if ($addTimeStamp) * This interface was autogenerated by Torque on: * * [$now] * #end *