代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/264750/4287022
java hellotag_interface.java
package com.jspdev.ch11;
import javax.servlet.jsp.*;
import javax.servlet.jsp.tagext.*;
import java.util.Hashtable;
import java.io.Writer;
import java.io.IOException;
import java.util.Date;
www.eeworm.com/read/264671/4287375
po my_interface.po
my_interface.o my_interface.o: my_interface.c \
/usr/local/pcap/include/pcap.h /usr/include/sys/types.h \
/usr/include/features.h /usr/include/sys/cdefs.h \
/usr/include/bits/wordsize.h /usr/inc
www.eeworm.com/read/261019/4326009
c newton_interface.c
/*
* Newton_interface.c
*
* These routines implement the Java native routines specicfied by
* running javah on Ndirect.java .
*
* AUTHOR: Tucker Balch, tucker@cc.gatech.edu
*
*/
#include
www.eeworm.com/read/261019/4326055
c ndirect_interface.c
/*
* Ndirect_interface.c
*
* These routines implement the Java native routines specicfied by
* running javah on Ndirect.java . Each routine here then calls
* the functions provided by Nomadics i
www.eeworm.com/read/260165/4334708
hpp interface_traits.hpp
#error This file is now obsolete. Instead include comstl/util/interface_traits.hpp
/* Compatibility
[]
[]
*/
www.eeworm.com/read/260165/4334709
hpp interface_cast.hpp
#error This file is now obsolete. Instead include comstl/conversion/interface_cast.hpp
/* Compatibility
[]
[]
*/
www.eeworm.com/read/260165/4334749
hpp interface_traits.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: comstl/util/interface_traits.hpp
*
* Purpose: Interface traits.
*
* Created: 25th May 2002
www.eeworm.com/read/260165/4334757
hpp interface_ptr.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: comstl/smartptr/interface_ptr.hpp (originally MLRelItf.h; ::SynesisCom)
*
* Purpose: Interface man
www.eeworm.com/read/260165/4334769
hpp interface_functionals.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: comstl/functional/interface_functionals.hpp
*
* Purpose: Interface-specific predicates and functio
www.eeworm.com/read/260165/4334774
hpp interface_cast.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: comstl/conversion/interface_cast.hpp
*
* Purpose: Safe interface casting functions.
*
* Create