代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/342410/12023010
js check.js
// JavaScript Document
var e=confirm("您确定要进行管理员登录吗?");
if(e)
{
var meg=prompt("请输入管理员密码","","系统要求");
if (meg!="zhanghong")
{
alert("你不是管理员,请勿非法登录");
history.back();
}
}
else
{
history.bac
www.eeworm.com/read/342248/12032953
c check.c
/* CHECK.C - Compute parity checks and other stats on decodings. */
/* Copyright (c) 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purpo
www.eeworm.com/read/342248/12032968
h check.h
/* CHECK.H - Interface to procedure for computing parity checks, etc. */
/* Copyright (c) 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for
www.eeworm.com/read/342248/12033027
c check.c
/* CHECK.C - Compute parity checks and other stats on decodings. */
/* Copyright (c) 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purpo
www.eeworm.com/read/342248/12033043
h check.h
/* CHECK.H - Interface to procedure for computing parity checks, etc. */
/* Copyright (c) 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for