代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/149908/12334290
c ppp.c
/*
* PPP.C -- Send and receive datagrams on serial lines with
* Point-to-Point Protocol
*
* This implementation of PPP is declared to be in the public domain.
*
* Based (in part) upon
www.eeworm.com/read/130612/14181486
java shape.java
// Chapter 6 Exercise 3
// BASE CLASS FOR SHAPES - it is still an abstract class since it does not
// implement the show() method declared in the ShapeInterface.
// The move() method that is im
www.eeworm.com/read/130291/14198708
java environment.java
import java.util.*;
/**
* This class implements a table containing all relevant data for parsing and
* execution. This includes declared variables, methods or constants which are
* used by the
www.eeworm.com/read/130291/14198747
java abstractsyntaxnode.java
/**
* This class defines the interface for nodes of the abstract syntax tree.
* Important methods are already defined here and declared abstract. Optional
* methods are defined as well but conta
www.eeworm.com/read/230899/14269564
c ppplcp.c
/*
* PPPLCP.C -- negotiate data link options
*
* This implementation of PPP is declared to be in the public domain.
* Acknowledgements and correction history may be found in PPP.C
*/
#in
www.eeworm.com/read/230899/14269846
c pppcmd.c
/*
* PPPCMD.C -- PPP related user commands
*
* This implementation of PPP is declared to be in the public domain.
*
* Acknowledgements and correction history may be found in PPP.C
*/
#
www.eeworm.com/read/230899/14269879
c pppipcp.c
/*
* PPPIPCP.C -- negotiate IP parameters
*
* This implementation of PPP is declared to be in the public domain.
*
* Acknowledgements and correction history may be found in PPP.C
*/
#i
www.eeworm.com/read/124628/14555971
c ppplcp.c
/*
* PPPLCP.C -- negotiate data link options
*
* This implementation of PPP is declared to be in the public domain.
* Acknowledgements and correction history may be found in PPP.C
*/
#in
www.eeworm.com/read/124628/14556267
c pppcmd.c
/*
* PPPCMD.C -- PPP related user commands
*
* This implementation of PPP is declared to be in the public domain.
*
* Acknowledgements and correction history may be found in PPP.C
*/
#
www.eeworm.com/read/124628/14556303
c pppipcp.c
/*
* PPPIPCP.C -- negotiate IP parameters
*
* This implementation of PPP is declared to be in the public domain.
*
* Acknowledgements and correction history may be found in PPP.C
*/
#i