Form Focus
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/FormFocus
软件介绍
This plugin allows you to specify the form element on which the initial focus should be set
- Only sets the focus if the user is yet to type anything into the form field
- Also supports setting the focus on select elements, radio buttons and checkboxes as well as buttons
Using it is as simple as calling:
$('form > input:first').formFocus();Please note: jQuery selectors that return more than one element are not supported as only one element can receive the keyboard focus at a time.
Python语言程序设计
[美]梁勇(Lang Y. D.) / 李娜 / 机械工业出版社 / 2015-4 / 79.00元
本书采用“问题驱动”、“基础先行”和“实例和实践相结合”的方式,讲述如何使用Python语言进行程序设计。本书首先介绍Python程序设计的基本概念,接着介绍面向对象程序设计方法,最后介绍算法与数据结构方面的内容。为了帮助学生更好地掌握相关知识,本书每章都包括以下模块:学习目标,引言,关键点,检查点,问题,本章总结,测试题,编程题,注意、提示和警告。 本书可以作为高等院校计算机及相关专业Py......一起来看看 《Python语言程序设计》 这本书的介绍吧!
