代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/123438/6059040

c lp.c

/* * Copyright (C) 1992 by Jim Weigand and Linus Torvalds * Copyright (C) 1992,1993 by Michael K. Johnson * - Thanks much to Gunter Windau for pointing out to me where the error * checking o
www.eeworm.com/read/105064/6200373

in preinstall.in

#!/bin/sh echo " " echo "REPORT ALL BUGS, PROBLEMS, AND ACCOLADES TO:" echo " " echo " Zip-Bugs@lists.wku.edu" echo " " echo "Checking architecture platform for .ARCH. ..." arch=`uname -p` if
www.eeworm.com/read/100046/6274325

tcl robot.tcl

#!bin/sh #the next line restarts using wish \ exec /usr/local/bin/wish -f "$0" ${1+"$@"} # robot -- # This script allows the user of the libwww web robot to issue # commands to the robot by checking
www.eeworm.com/read/322905/6301182

c lp.c

/* * Copyright (C) 1992 by Jim Weigand and Linus Torvalds * Copyright (C) 1992,1993 by Michael K. Johnson * - Thanks much to Gunter Windau for pointing out to me where the error * checking o
www.eeworm.com/read/347508/11659852

txt changes.txt

Changes for Version JM 8.6 to JM 8.5 ------------------------------------ - encoder: fix command line checking order (KS) - encoder: fix coded_frame flag (KS) - encoder: fix skip mode mb pair prob
www.eeworm.com/read/255541/12075106

c lp.c

/* * Copyright (C) 1992 by Jim Weigand and Linus Torvalds * Copyright (C) 1992,1993 by Michael K. Johnson * - Thanks much to Gunter Windau for pointing out to me where the error * checking o
www.eeworm.com/read/340520/12150040

dpr exinsdup.dpr

program EXInsDup; {-Example program showing how to insert duplicate data objects, error checking has not been implemented.} {$I EZDSLDEF.INC} {---Place any compiler options you require her
www.eeworm.com/read/253533/12216556

txt 21.2.txt

Listing 21.2 caspol Output C:\>caspol -lg Microsoft (R) .NET Framework CasPol 1.1.4322.573 Copyright (C) Microsoft Corporation 1998-2002. All rights reserved. Security is ON Execution checking is
www.eeworm.com/read/339483/12231417

sh ex3.sh

#!/bin/bash # This is a simple script that removes blank lines from a file. # No argument checking. # # You might wish to add something like: # # E_NOARGS=65 # if [ -z "$1" ] # then # echo "Usage: `
www.eeworm.com/read/338446/12306931

cpp sinstance.cpp

/* Module : SINSTANCE.CPP Purpose: Defines the implementation for an MFC wrapper classe to do instance checking Created: PJN / 29-07-1998 History: None Copyright (c) 1998 by PJ Naughter.