代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/203720/5039684
js check.js
// Description: Valid check for JavaScript
// Usage:
// Function Listing:
// function chkdate(yearStr, monthStr, dayStr)
// function chkdatestr(c
www.eeworm.com/read/199943/5074890
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/199349/5077581
java check.java
package com.xc.webutil.jsp;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2006
* Company:
* @author not attributable
* @version 1.0
*/
public class Che
www.eeworm.com/read/198364/5087634
aspx check.aspx
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|03 Nov 2003 04:19:24 -0000
vti_extenderversion:SR|4.0.2.6513
vti_backlinkinfo:VX|
www.eeworm.com/read/195013/5123058
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/195013/5123062
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);
typedef struct {struct page *v;}