代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/167728/5454274
h check.h
/* check for underflow */
#define CHECK_UNDERFLOW(r) if (fabs((r)->val) < GSL_DBL_MIN) GSL_ERROR("underflow", GSL_EUNDRFLW);
www.eeworm.com/read/164931/5486012
c check.c
/*
* OpenPBS (Portable Batch System) v2.3 Software License
*
* Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
* All rights reserved.
*
* ---------------------------------------
www.eeworm.com/read/164931/5486020
h check.h
/*
* OpenPBS (Portable Batch System) v2.3 Software License
*
* Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
* All rights reserved.
*
* ---------------------------------------
www.eeworm.com/read/162766/5514581
js check.js
function CheckNull(CheckElement)
{
if (CheckElement.value=="")
{
alert("必须输入数据!");
return false;
}
return true;
}
function checkValidate(CheckElement)
{
if (!CheckElement.datatyp
www.eeworm.com/read/350097/3135258
c check.c
/*
* Code extracted from drivers/block/genhd.c
* Copyright (C) 1991-1998 Linus Torvalds
* Re-organised Feb 1998 Russell King
*
* We now have independent partition support from the
* block
www.eeworm.com/read/350097/3135262
h check.h
/*
* add_partition adds a partitions details to the devices partition
* description.
*/
void add_gd_partition(struct gendisk *hd, int minor, int start, int size);
/*
* Get the default block size
www.eeworm.com/read/349641/3141928
java __check.java
/* compiled from JSP: /check.jsp
*
* This code was automatically generated at 18:57:56 on 2002-11-10
* by weblogic.servlet.jsp.Jsp2Java -- do not edit.
*/
package jsp_servlet;
import java.io
www.eeworm.com/read/349641/3142093
java __check.java
/* compiled from JSP: /check.jsp
*
* This code was automatically generated at 18:57:56 on 2002-11-10
* by weblogic.servlet.jsp.Jsp2Java -- do not edit.
*/
package jsp_servlet;
import java.io