代码搜索:validation
找到约 7,219 项符合「validation」的源代码
代码结果 7,219
www.eeworm.com/read/239989/4593502
bsh validation.bsh
// Creates a copy of the neural network
jMon.setExporting(true);
newNet = jNet.cloneNet();
jMon.setExporting(false);
// Cleans the old listeners
newNet.removeAllListeners();
// Set all the parameters
www.eeworm.com/read/217024/4877382
js validation.js
function clearErrorMessages(form) {
// clear out any rows with an "errorFor" attribute
var divs = form.getElementsByTagName("div");
var paragraphsToDelete = new Array();
for(var i = 0;
www.eeworm.com/read/199943/5074517
validation readme.validation
$Id: README.validation,v 1.5 2003/12/17 14:43:19 relson Exp $
The bogofilter package will validate its SGML/XML documents prior to building
either derived versions or the distribution tarball.
The n
www.eeworm.com/read/197654/5093885
java validation.java
/**
* JacobGen generated file --- do not edit
*
* (http://www.bigatti.it/projects/jacobgen)
*/
package org.nethawker.excel11;
import com.jacob.com.*;
public class Validation extends Dispatch {
www.eeworm.com/read/197457/5095438
js validation.js
/*
* Really easy field validation with Prototype
* http://tetlaw.id.au/view/javascript/really-easy-field-validation
* Andrew Tetlaw
* Version 1.5.4.1 (2007-01-05)
*
* Copyright (c) 2007 Andrew
www.eeworm.com/read/168845/5432241
hpp validation.hpp
// (C) Copyright Gennadiy Rozental 2005.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.
www.eeworm.com/read/168845/5432253
hpp validation.hpp
// (C) Copyright Gennadiy Rozental 2005.
// Use, modification, and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at
www.eeworm.com/read/168845/5432255
ipp validation.ipp
// (C) Copyright Gennadiy Rozental 2005.
// Use, modification, and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at