代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/100079/15885930
c d_manual.c
/*
* The manual dial option of the dialing directory. A non-zero return code
* means we're ready to dial. Dialing directory entry 0 is reserved
* for the manual dial option. No sanity checking i
www.eeworm.com/read/192642/8368317
inc gsdef-bak.inc
{$B-} {- Complete Boolean Evaluation }
{$R-} {- Range-Checking }
{$T-} {- Typed @ operator }
{$X+} {- Extended syntax }
{$P+} {- Open string params }
{$J+} {- Writeable structured consts }
{$H+}
www.eeworm.com/read/192096/8407175
htm ch02_02.htm
Recipe 2.1. Checking Whether a String Is a Valid Number (Perl Cookbook)
www.eeworm.com/read/291185/8437587
inc product.inc
// Standard defines for delphi and kylix
{$I defines.inc}
{$B-} { Complete Boolean Evaluation }
{$R-} { Range-Checking }
{$T-} { Typed @ operator }
{$X+} { Extended syntax }
{$P+} { Open strin
www.eeworm.com/read/390106/8485920
htm checkpermission.htm
Checking Read/Write Permission for a Directory (Java Developers Almanac Example)
www.eeworm.com/read/290244/8493408
c icd仿真器的源程序.c
title "SA11a - PIC Programmer/Fixing the Code."
;
; SA11 - Checking Last Char for ":"
; SA11a - Put in "DEBUG" Check
; - Put in Simplified "RXBufReset"
; - Fixed up 16 Bit Variables to MP
www.eeworm.com/read/287351/8691206
readme
This directory includes some useful codes:
1. subset selection tools.
2. parameter selection tools.
3. LIBSVM format checking tools
Part I: Subset selection tools
Introduction
============
Trainin