代码搜索:validate
找到约 3,608 项符合「validate」的源代码
代码结果 3,608
www.eeworm.com/read/435370/1864472
js validate.js
//----------------------------------------------------------------------------
/* function: to validate the Client input data type and length
param1(required): sToVerify -- String to be verified
www.eeworm.com/read/432976/1885941
js validate.js
/**
* $Id: validate.js 758 2008-03-30 13:53:29Z spocke $
*
* Various form validation methods.
*
* @author Moxiecode
* @copyright Copyright
www.eeworm.com/read/432703/1891204
js validate.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
www.eeworm.com/read/432703/1891248
js validate.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
www.eeworm.com/read/432174/1895304
js validate.js
function userCheck(){ //用户登录验证
if(document.form1.account.value==""){
window.alert("请输入用户名称");
return false;
}
if(document.form1.password.value==""){
window.alert("请输入用户密码");
return false;
}
www.eeworm.com/read/429836/1945334
java validate.java
package Jt.examples.jbpm;
import Jt.*;
import org.jbpm.graph.exe.ExecutionContext;
/**
* Evaluates an expression (option >= 1 && option
www.eeworm.com/read/429283/1949887
js validate.js
var Validator={isEmail:function(a){return this.test(a,"^[-!#$%&'*+\\./0-9=?A-Z^_`a-z{|}~]+@[-!#$%&'*+\\/0-9=?A-Z^_`a-z{|}~]+.[-!#$%&'*+\\./0-9=?A-Z^_`a-z{|}~]+$")},isAbsUrl:function(a){return this.tes
www.eeworm.com/read/428747/1955798
c validate.c
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/426481/1990129
c validate.c
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright