Form Reset

码农软件 · 软件分类 · jQuery表单及相关 · 2019-12-24 17:41:27

软件介绍

This plugin allows you to reset a form, or collection of forms, by calling reset().

You can pass the function one of the following:

  • A form or collection of forms
  • A child of a form
  • A container that has a form or forms, including the entire page

It works by appending a hidden <input type="reset" /> to each form and clicking it. This utilizes the default reset behavior of the browser, allowing for a consistent user experience.

本文地址:https://codercto.com/soft/d/21867.html

数据结构与算法分析(Java版)(英文原版)

数据结构与算法分析(Java版)(英文原版)

(美)Clifford A.Shaffer / 电子工业出版社 / 2002-5 / 39.00元

《数据结构与算法分析(C++版)(第2版)》采用程序员最爱用的面向对象C++语言来描述数据结构和算法,并把数据结构原理和算法分析技术有机地结合在一起,系统介绍了各种类型的数据结构和排序、检索的各种方法。作者非常注意对每一种数据结构的不同存储方法及有关算法进行分析比较。书中还引入了一些比较高级的数据结构与先进的算法分析技术,并介绍了可计算性理论的一般知识。本版的重要改进在于引入了参数化的模板,从而提......一起来看看 《数据结构与算法分析(Java版)(英文原版)》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具