代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/100415/15874014
h tpdu.h
/***************************************************************************
tpdu.h - description
-------------------
begin
www.eeworm.com/read/100226/15879914
java illegalexpressionexception.java
/*
* @(#)IllegalExpressionException.java Version 1.0 98/03/12
*
* Copyright (c) 1998 by Huahai Yang
*
* Use at your own risk. I do not guarantee the fitness of this
* software for any p
www.eeworm.com/read/100126/15883443
c bccstack.c
/*
* this is the only way to tell the linker we need a large stack size
* with the 16-bit borland package. Note by the way that this is one
* of those constructs my compiler doesn't know how to
www.eeworm.com/read/392028/8366658
java communicationexception.java
/*
* CommunicationException.java
*
* Created on 2003年3月10日, 下午2:17
*/
package collector.communication;
/**
*
* @author WangJun
*/
public class CommunicationException
extends
www.eeworm.com/read/191434/8429577
java alreadyboundexception.java
/*
* @(#)AlreadyBoundException.java 1.10 01/12/03
*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.r
www.eeworm.com/read/191434/8429662
java servernotactiveexception.java
/*
* @(#)ServerNotActiveException.java 1.11 01/12/03
*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package ja
www.eeworm.com/read/285034/8874956
java failedinvariant.java
package structure;
/**
* This error is thrown by the Assert class in the event of a failed
* invariant test. Errors are thrown rather than exceptions because
* failed invariants are assumed to be a
www.eeworm.com/read/285034/8875137
java failedprecondition.java
package structure;
/**
* This error is thrown by the Assert class in the event of a failed
* precondition. Errors are thrown rather than exceptions because
* failed preconditions are assumed to be
www.eeworm.com/read/285034/8875148
java failedpostcondition.java
package structure;
/**
* This error is thrown by the Assert class in the event of a failed
* postcondition. Errors are thrown rather than exceptions because
* failed postconditions are assumed to b