代码搜索:Validator
找到约 3,126 项符合「Validator」的源代码
代码结果 3,126
www.eeworm.com/read/140552/5787865
js validator.js
function getVal()
{
return parent.query.document.getElementById(arguments[0]).value;
}
function getObj(elementName)
{
return parent.query.document.getElementById(arguments[0]);
}
//单
www.eeworm.com/read/140552/5787901
js validator.js
function getVal()
{
return parent.query.document.getElementById(arguments[0]).value;
}
function getObj(elementName)
{
return parent.query.document.getElementById(arguments[0]);
}
//单
www.eeworm.com/read/132649/5911648
hpp validator.hpp
/*
* ===========================================================================
* PRODUCTION $Log: validator.hpp,v $
* PRODUCTION Revision 1000.0 2003/10/29 21:01:57 gouriano
* PRODUCTION PRODU
www.eeworm.com/read/132649/5912991
cpp validator.cpp
/*
* ===========================================================================
* PRODUCTION $Log: validator.cpp,v $
* PRODUCTION Revision 1000.3 2004/06/01 19:47:36 gouriano
* PRODUCTION PRODU
www.eeworm.com/read/130703/5951528
java validator.java
/*
* $$Id: Validator.java,v 1.3 2004/05/30 20:03:59 bel70 Exp $$
*
* ***** BEGIN LICENSE BLOCK *****
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the
www.eeworm.com/read/130174/5963571
js validator.js
function getVal()
{
return parent.query.document.getElementById(arguments[0]).value;
}
function getObj(elementName)
{
return parent.query.document.getElementById(arguments[0]);
}
//单
www.eeworm.com/read/130174/5963604
js validator.js
function getVal()
{
return parent.query.document.getElementById(arguments[0]).value;
}
function getObj(elementName)
{
return parent.query.document.getElementById(arguments[0]);
}
//单
www.eeworm.com/read/127087/6007797
h validator.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/126061/6019100
java validator.java
/*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licencing information please see the file license.txt included with JGAP
www.eeworm.com/read/118361/6098958
java validator.java
/*
* Created on 2004-10-1
* Author: Xuefeng, Copyright (C) 2004, Xuefeng.
*/
package org.crystalblog.domain;
import org.crystalblog.exception.ValidateException;
/**
* Validator provide