代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/364251/7075875

h valid.h

/* * Summary: The DTD validation * Description: API for the DTD handling and the validity checking * * Copy: See Copyright for the status of this software. * * Author: Daniel Veillard */ #ifn
www.eeworm.com/read/364251/7075888

h xmlschemas.h

/* * Summary: incomplete XML Schemas structure implementation * Description: interface to the XML Schemas handling and schema validity * checking, it is incomplete right now. * * Cop
www.eeworm.com/read/316867/13515744

java assertion.java

package corejava; /** A class for assertion checking @version 1.00 10 Oct 1998 @author Cay Horstmann */ public class Assertion { /** Check an assertion @par
www.eeworm.com/read/315278/13547268

java assertion.java

package corejava; /** A class for assertion checking @version 1.00 10 Oct 1998 @author Cay Horstmann */ public class Assertion { /** Check an assertion @par
www.eeworm.com/read/151092/5686591

java goaldetector.java

// Class GoalDetector defines a position-checking behavior that // checks to see if the position of a Node is equal to the target // position. If the positions are equal, the game is over and // a
www.eeworm.com/read/456224/6278839

m chechk_side.m

% checking lowerbound constraint violation for bmin = 1:10 igood = 1; for i = 1:n if Xmin(i) > xnew(i) igood = -1; break;
www.eeworm.com/read/478017/6728257

diz file_id.diz

TRegExpr Delphi/Kylix/FreePascal library Easy to use and powerfull tool for sophisticated search and substitutioning and for template-based text checking (especially usefull
www.eeworm.com/read/118524/14864817

java goaldetector.java

// Class GoalDetector defines a position-checking behavior that // checks to see if the position of a Node is equal to the target // position. If the positions are equal, the game is over and // a
www.eeworm.com/read/250753/4427258

java goaldetector.java

// Class GoalDetector defines a position-checking behavior that // checks to see if the position of a Node is equal to the target // position. If the positions are equal, the game is over and // a
www.eeworm.com/read/227264/4776263

java iterminatecycleinfoengine.java

/** * Description: basic information for checking termination conditions * * @ Author Create/Modi Note * Xiaofeng Xie Nov 22, 2006 * * @version 1.0 */ package maosKernel