(callingforthecertificationformonBlur=checkform(fname1.fname2,types,value1,value2)inputboxtestonSubmitsubt(this.id)atthetimeofsubmissionoftheformTakentogetherneedtoverifytheuseofthetestfname1=fname2=projectswerevalidatedbythedeputyprojectweretypes=verifiablemeansvalue1=thevalueofacertificationvalue2=2certificationtestthevalueofvalues:(multi-authentication"|"segmentationcases:1|2|3)0.Thevaluecannotbeempty!1.Yourinputistooshort!value1notlessthantwocharacters.Youloseintotoomany!notmorethanvalue2characters!3.yourpasswordtwicetodifferent,Pleasevalidation!4.Yourinputisnotinlinewithrequirements,Theimportationofonlybetweenvalue1-value2!5.E_mailyouenter) - IMDN开发者社群-imdn.cn">
登录
首页 » JavaScript » check_form

check_form

于 2006-12-04 发布 文件大小:2KB
0 318
下载积分: 1 下载次数: 6

代码说明:

  表單驗證 調用為 onBlur=checkform(fname1,fname2,types,value1,value2) 輸入框的驗證 onSubmit subt(this.id) 表單提交時的驗證 兩者需要一起使用 fname1=驗證的項目名 fname2=驗證的副項目名 types=驗證的方式 value1=驗證的值1 value2=驗證的值2 驗證的方式值:(多驗證方式用"|"分割 例: 1|2|3) 0.該值不能為空! 1.您輸入太短了!不能小於value1字符 2.您輸入太多了!不能超過value2字符! 3.你的兩次密碼不一至,請驗證! 4.您的輸入與要求不相符,該輸入只能在value1~value2之間! 5.您輸入的E_mail不正確!請重新輸入! 6.只能為數字 */(calling for the certification form onBlur = checkform (fname1. fname2, types, value1, value2) input box test onSubmit subt (this.id) at the time of submission of the form Taken together need to verify the use of the test fname1 = fname2 = projects were validated by the deputy project were typ es = verifiable means value1 = the value of a certification value2 = 2 certification test the value of values : (multi-authentication "|" segmentation cases : 1 | 2 | 3) 0. The value can not be empty! 1. Your input is too short! value1 not less than two characters. You lose into too many! not more than value2 characters! 3. your password twice to different, Please validation! 4. Your input is not in line with requirements, The importation of only between value1- value2! 5. E_mail you enter )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • H265-TS流示例代码
    【实例简介】
    2021-07-17 00:32:06下载
    积分:1
  • InSAR
    InSAR用于干涉的压缩包,有需要的可以下载啊(InSAR is used to interfere in the archive)
    2020-12-30 18:19:01下载
    积分:1
  • SERIALtEST
    nist部分算法研究,序列检测,频率检测,累加和检验检测(nist part of the algorithm research, sequence detection, frequency detection, cumulative and inspection)
    2016-11-26 21:22:57下载
    积分:1
  • KPCA
    说明:  快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少(Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many)
    2008-10-14 18:28:42下载
    积分:1
  • 模糊C均值算法
    亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
    2017-12-30 15:27:04下载
    积分:1
  • segmentforimage
    图像分割源码,是一种基于图论的方法做的。分割的质量超好,不信的话下载下来看,你就清楚了!(Image segmentation source code, is a method based on graph theory to do. Segmentation quality is super good, do not believe it download the next run, you will be clear!)
    2013-07-18 20:37:01下载
    积分:1
  • tensor
    张量分析(第二版)清晰版—黄克智,一本很好的对张量进行操作的很好的书籍(operation tensor book)
    2017-04-17 15:32:49下载
    积分:1
  • radiometric-correction-
    本程序可以实现遥感图像的辐射校正、辐射归一化(This program can achieve the radiometric calibration of remote sensing images, radiation normalized)
    2021-05-16 19:30:08下载
    积分:1
  • ASM
    ASM主动形状模型,实现轮廓提取有一定的帮助(ASM active shape model, contour extraction will certainly help)
    2013-05-08 17:10:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载