代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/169697/5414155

c info_free.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: info_free.c,v 1.14 2005/02/04 21:11:10 toonen Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/106048/15648435

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by PingNet.rc // #define IDD_ABOUTBOX 100 #define IDR_MAINFRAME 128 #defi
www.eeworm.com/read/187708/8605732

php common.php

www.eeworm.com/read/431043/8711982

frm frmchkconctn.frm

VERSION 5.00 Begin VB.Form frmChkConctn BorderStyle = 4 'Fixed ToolWindow Caption = "Checking Connection" ClientHeight = 990 ClientLeft = 45 ClientTo
www.eeworm.com/read/286237/8781012

frm frmchkconctn.frm

VERSION 5.00 Begin VB.Form frmChkConctn BorderStyle = 4 'Fixed ToolWindow Caption = "Checking Connection" ClientHeight = 990 ClientLeft = 45 ClientTo
www.eeworm.com/read/384270/8883833

h exthit.h

/****************************************************************** exthit.h This is the header file for a C++ class for fast n-dimensional extent overlap checking. An instance of the class is initia
www.eeworm.com/read/181787/9237001

txt readme_sysspinvram.txt

FILE LIST - sysSpiNvRam.c DESCRIPTION - The macro NV_RAM_SIZE must be defined to provide parameter checking for sysNvRamSet() and sysNvRamGet(). T
www.eeworm.com/read/417019/11007113

js 2.07 - an example illustrating the use of the interface class.js

// ResultFormatter class, before we implement interface checking. var ResultFormatter = function(resultsObject) { if(!(resultsObject instanceOf TestResult)) { throw new Error('ResultsFormatter:
www.eeworm.com/read/276599/7073010

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/364251/7075866

h xmlschemastypes.h

/* * Summary: implementation of XML Schema Datatypes * Description: module providing the XML Schema Datatypes implementation * both definition and validity checking * * Copy: See Cop