代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/425422/2008160
ini skip_version_check.ini
[ZenCart]
version_check=on
;if you are running Zen Cart on a local server that is not connected to the internet.
;set the above line to "=off" to temporarily disable version checking
; BE SURE
www.eeworm.com/read/413713/2159808
js fusioncharts.js
/**
* FusionCharts: Flash Player detection and Chart embedding.
* Version 1.2.3F ( 22 November 2008) - Specialized for FusionChartsFREE
* Checking Flash Version >=6 and added updateChartXM
www.eeworm.com/read/408246/2252991
lisp early-type-vops.lisp
;;;; generic type testing and checking apparatus
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derived from the CMU CL syste
www.eeworm.com/read/391269/2520950
m4 ssh-security.m4
# SYNOPSIS
#
# AMANDA_SSH_SECURITY
#
# OVERVIEW
#
# Handle configuration for SSH security, implementing the --with-ssh-security
# option and checking for the relevant programs and options.
#
AC_
www.eeworm.com/read/391269/2520957
m4 rsh-security.m4
# SYNOPSIS
#
# AMANDA_RSH_SECURITY
#
# OVERVIEW
#
# Handle configuration for RSH security, implementing the --with-rsh-security
# option and checking for the relevant programs and options.
#
AC_
www.eeworm.com/read/155279/5626718
txt howto-add-comp-test.txt
How to add a new test to testsuite/comp
---------------------------------------
(1) Choose short name for test (TNAME),
(e.g. `tstart' was used for test checking for a bug that causes the
co