代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/342639/3230521
js en.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});
www.eeworm.com/read/338072/3322912
c valid.c
/*
* valid.c : part of the code use to do the DTD handling and the validity
* checking
*
* See Copyright for the status of this software.
*
* Daniel.Veillard@w3.org
*/
#include "glob
www.eeworm.com/read/324537/3501090
cpp dhtmlcontrol.cpp
// DHTMLControl.cpp : Implementation of CDHTMLControl
#include "stdafx.h"
#include "DHTMLGrades.h"
#include "DHTMLControl.h"
//Added by Chuck Wood for error checking
#include "..\OLEDBErrorChec
www.eeworm.com/read/324136/3505975
c tclget.c
/*
* tclGet.c --
*
* This file contains procedures to convert strings into
* other forms, like integers or floating-point numbers or
* booleans, doing syntax checking along the way.
*
* Copyri
www.eeworm.com/read/311998/3676585
c xsupconfcheck_conn.c
/**
* Routines for checking the "completeness" of a piece of the configuration.
*
* Licensed under the dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file xsupconfcheck_conn.c
www.eeworm.com/read/311998/3676588
c xsupconfcheck_int.c
/**
* Routines for checking the "completeness" of a piece of the configuration.
*
* Licensed under the dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file xsupconfcheck_int.c
www.eeworm.com/read/311998/3676594
c xsupconfcheck_common.c
/**
* Routines for checking the "completeness" of a piece of the configuration.
*
* Licensed under the dual GPL/BSD license. (See LICENSE file for more info.)
*
* \file xsupconfcheck_int.c
www.eeworm.com/read/306165/3765325
js en.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});
www.eeworm.com/read/303435/3811288
lib atopkge.par.lib
ATOPKGE - convert ascii to arithmetic and with error checking
eatoh ascii to short
eatou ascii to unsigned short
eatoi ascii to int
eatop ascii to unsigned
eatol ascii to long
eatov ascii to
www.eeworm.com/read/303435/3811447
lib rke.par.lib
RKE - integrate a system of n-first order ordinary differential equations
from a given time to a target time using the Runge Kutta method,
enhanced the the error checking algorithm created