代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/360447/10091551

inc aqdockingver.inc

{$DEFINE VCL} {.$DEFINE DEBUG} { Debug version } {.$DEFINE DEMO} { Demo version } {$B-} { Complete Boolean Evaluation } {$R-} { Range-Checking } {$T-} { Typed @ operator } {$X+} { Extended syn
www.eeworm.com/read/358781/10179759

news

NEWS - list of user-visible changes between releases of jfsutils New in 1.1.13 - 2008-07-17 * Rewrite a confusing error messages * Improve sanity checking when replaying the journal * Work around _LA
www.eeworm.com/read/279872/10382222

pas mysocket.pas

unit MySocket; {(C) Alex Demchenko(alex@ritlabs.com)} {$R-} //Remove range checking {$DEFINE USE_FORMS} //If you don't use forms unit remove this line {$DEFINE REMOVEHT
www.eeworm.com/read/279804/10392862

js 04.js

// Create the namespace object. Error checking omitted here for brevity. var com; if (!com) com = {}; if (!com.davidflanagan) com.davidflanagan = {}; com.davidflanagan.Class = {}; // Don't stick any
www.eeworm.com/read/353878/10408985

m iirchk.m

function [btype,analog,errStr] = iirchk(Wn,varargin) %IIRCHK Parameter checking for BUTTER, CHEBY1, CHEBY2, and ELLIP. % [btype,analog,errStr] = iirchk(Wn,varargin) returns the % filter type
www.eeworm.com/read/279234/10453264

pl fig11_02.pl

#!/usr/bin/perl # Fig. 11.2: fig11_02.pl # A program that uses file tests use strict; use warnings; foreach my $file ( @ARGV ) { print( "Checking $file: " ); if ( -e $file ) {
www.eeworm.com/read/160033/10577541

sh connector2.sh

#!/bin/csh -f # # shell script for generating a connector problem # usage: connector2.sh # all args must be given always (interface does no error checking) #
www.eeworm.com/read/160033/10577745

sh connector3.sh

#!/bin/csh -f # # shell script for generating a connector problem # usage: connector3.sh # all args must be given always (interface does no error checking) #
www.eeworm.com/read/160033/10577826

sh connector4.sh

#!/bin/csh -f # # shell script for generating a connector problem # usage: connector4.sh # all args must be given always (interface does no error checking) #
www.eeworm.com/read/276828/10706036

inc win32axp.inc

; Extended Win32 programming headers with parameters count checking (ASCII) include 'win32a.inc' include 'macro/if.inc' macro allow_nesting { macro pushd value \{ match ,value \\{