您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 表单的验证

  2. 表单的验证一直是网页设计者头痛的问题,表单验证类 Validator就是为解决这个问题而写的,旨在使设计者从纷繁复杂的表单验证中解放出来,把精力集中于网页的设计和功能上的改进上。 Validator是基于Javascr ipt技术的伪静态类和对象的自定义属性,可以对网页中的表单项输入进行相应的验证,允许同一页面中同时验证多个表单,熟悉接口之后也可以对特定的表单项甚至仅仅是某个字符串进行验证。因为是伪静态类,所以在调用时不需要实例化,直接以"类名+.语法+属性或方法名"来调用 。此外,Vali
  3. 所属分类:Javascript

    • 发布日期:2007-08-19
    • 文件大小:121856
    • 提供者:mosup
  1. VB编程资源大全(英文源码 函数)

  2. 1,Interpolation.zipA small application for interpolation of (x,y) data such that datapoints are spaced by an interval choosen by the user. Also demonstrates the use of MS Rich TextBox 6.0 control and basic I/O of text (data) files. A detailed Word 6
  3. 所属分类:VB

    • 发布日期:2007-10-24
    • 文件大小:1048576
    • 提供者:zhangxucool
  1. 一个java正则表达式工具类源代码.zip(内含Regexp.java文件)

  2. 前言:本资源来自于javaeye,原资源链接地址:http://www.javaeye.com/topic/67398 原文如下: 以前写了一个java的正规表达式的java工具类,分享一下,有用到的欢迎下载使用。 如果你有常用的定义好的,且测试通过的正规表达式,欢迎跟贴,也让我享用一下 . 类中用到了 jakarta-oro-2.0.jar 包,请大家自己在 apache网站下下载 在这是junit测试单元类我就不提交了,在main()方法中有几个小测试,有兴趣自己玩吧. 这个工具类目前主要
  3. 所属分类:Perl

    • 发布日期:2009-10-25
    • 文件大小:10240
    • 提供者:defonds
  1. eac3to V3.17

  2. v3.17 * updated libFLAC to version 1.2.1 * added a flush after every log line to help GUIs * "eac3to some.mpls" now also works if the stream files aren't there, anymore * fixed: number of subtitles was not appended to demuxed subtitles' file name *
  3. 所属分类:C++

    • 发布日期:2009-11-09
    • 文件大小:3145728
    • 提供者:hdceshi
  1. Java邮件开发Fundamentals of the JavaMail API

  2. Fundamentals of the JavaMail API Presented by developerWorks, your source for great tutorials ibm.com/developerWorks Table of Contents If you're viewing this document online, you can click any of the topics below to link directly to that section. 1.
  3. 所属分类:Java

    • 发布日期:2010-01-15
    • 文件大小:73728
    • 提供者:hexiang221
  1. Linux命令行_学习参考

  2. 很好的linux命令行学习和参考书籍 Part 1 – Introduction.........................................................................1 1 – Introduction................................................................................................2 Why Use The Command
  3. 所属分类:Linux

    • 发布日期:2010-07-02
    • 文件大小:1048576
    • 提供者:gjhdy
  1. A Practical Guide to Ubuntu Linux Ubuntu Linux 实战手册

  2. A Practical Guide to Ubuntu Linux Ubuntu Linux 实战手册 183 7 The Shell 219 PART III Digging into Ubuntu Linux 249 8 Linux GUIs: X and GNOME 251 9 The Bourne Again Shell 275 10 Networking and the Internet 353 11 Programming the Bourne Again Shell 395 x
  3. 所属分类:Linux

    • 发布日期:2010-12-08
    • 文件大小:10485760
    • 提供者:shaoguangleo
  1. 深入理解Python中文版高清PDF

  2. 第1部分 Python核心  第1章 欢迎来到Python世界    1.1 什么是Python    1.2 起源    1.3 特点     1.3.1 高级     1.3.2 面向对象     1.3.3 可升级     1.3.4 可扩展     1.3.5 可移植性     1.3.6 易学     1.3.7 易读     1.3.8 易维护     1.3.9 健壮性     1.3.10 高效的快速原型开发工具     1.3.11 内存管理器     1.3.12 解释性和
  3. 所属分类:Python

    • 发布日期:2012-09-04
    • 文件大小:11534336
    • 提供者:xyhu_gm
  1. 表单验证Validator v1.0(CHM) 下载

  2. 表单的验证一直是网页设计者头痛的问题,表单验证类 Validator就是为解决这个问题而写的,旨在使设计者从纷繁复杂的表单验证中解放出来,把精力集中于网页的设计和功能上的改进上。 Validator是基于Javascr ipt技术的伪静态类和对象的自定义属性,可以对网页中的表单项输入进行相应的验证,允许同一页面中同时验证多个表单,熟悉接口之后也可以对特定的表单项甚至仅仅是某个字符串进行验证。因为是伪静态类,所以在调用时不需要实例化,直接以"类名+.语法+属性或方法名"来调用。此外,Valida
  3. 所属分类:Javascript

    • 发布日期:2006-07-19
    • 文件大小:113664
    • 提供者:chenxh
  1. Python核心编程

  2. Python核心编程第二版 第1部分 Python核心  第1章 欢迎来到Python世界    1.1 什么是Python    1.2 起源    1.3 特点     1.3.1 高级     1.3.2 面向对象     1.3.3 可升级     1.3.4 可扩展     1.3.5 可移植性     1.3.6 易学     1.3.7 易读     1.3.8 易维护     1.3.9 健壮性     1.3.10 高效的快速原型开发工具     1.3.11 内存管理器 
  3. 所属分类:Python

    • 发布日期:2013-12-21
    • 文件大小:5242880
    • 提供者:u013233652
  1. MapObjects参考手册

  2. 目 录 A 1 Add Method 1 Add Method (Layers Collection) 1 AddEvent Method 1 Add Geo Data Set Method 1 Add New Method 2 Add Relate Mathod(增加关联方式) 2 Address Object(地址对象) 2 Address Location Object (地址位置对象) 3 Address Matcher Object (地址匹配器对象) 3 After Layer D
  3. 所属分类:C

    • 发布日期:2009-03-10
    • 文件大小:535552
    • 提供者:chendjin
  1. python3.6.5参考手册 chm

  2. Python参考手册,官方正式版参考手册,chm版。以下摘取部分内容:Navigation index modules | next | Python » 3.6.5 Documentation » Python Documentation contents What’s New in Python What’s New In Python 3.6 Summary – Release highlights New Features PEP 498: Formatted string liter
  3. 所属分类:Python

    • 发布日期:2018-04-15
    • 文件大小:7340032
    • 提供者:ly_564963745
  1. Clojure(Script)库ClojureSchema.zip

  2. Schema 是一个 Clojure(scr ipt) 库,用来声明数据描述和验证。 代码示例:(ns schema-examples   (:require [schema.core :as s              :include-macros true ;; cljs only              ])) (def Data   "A schema for a nested data type"   {:a {:b s/Str        :c s/Int}    :d [
  3. 所属分类:其它

    • 发布日期:2019-07-17
    • 文件大小:82944
    • 提供者:weixin_39840650
  1. 模式匹配编程语言Egison.zip

  2. Egison 是世界上首个实现了非线性模式匹配的编程语言,用于处理各种不自由的数据类型。如列表、多集合、集合、树和图。 示例代码: ;; Extract all twin primes from the infinite list of prime numbers with pattern-matching! (define $twin-primes   (match-all primes (list integer)     [<join _ <cons $p >>
  3. 所属分类:其它

    • 发布日期:2019-07-19
    • 文件大小:2097152
    • 提供者:weixin_39841882
  1. 一站式掌握elastic search基础与实战视频资源-百度云链接

  2. 视频资源太大,这里提供百度云链接: 资源包括项目源码和所需的数据: 01-1 _课程导学~1.mp4 01-2 说明和建议~1.mp4 02-1 -术语介绍 .mp4 02-2 Document介绍.mp4 02-3 index介绍 .mp4 02-4 -restapi介绍 .mp4 02-5 -index_api .mp4 02-6 -document_api.mp4 03-01 -书的目录与索引.mp4 03-02 -正排与倒排索引简介.mp4 03-03 -倒排索引详解.mp4 03-0
  3. 所属分类:Java

    • 发布日期:2019-08-26
    • 文件大小:169
    • 提供者:juzhong0521
  1. 1-13----MATCH.zip

  2. 函数
  3. 所属分类:其它

    • 发布日期:2020-12-24
    • 文件大小:13312
    • 提供者:weixin_52009954