Scrolling time picker
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/ScrollingTimePicker
软件介绍
This is another time picking widget, but with a different approach. Instead of popping up easy selection menus or creating multiple select-boxes, it allows a user to drag up and down upon it, changing its values in a matter which somehow resembles adjusting an analog clock.
The plugin is launched in a very similar matter to Jason Huck's timepicker, in that when you have an input element like this:<input class="time" type="text" name="start" id="start" />
It could be converted to a scrolling timepicker, like this:$('input.time').stimepicker();
开发高质量PHP框架与应用的实际案例解析
Sebastian Bergmann / 刘文瀚、刘海燕 / 清华大学出版社 / 2012-6 / 49.00元
PHP已经成为最受欢迎的编程语言之一,这使得用PHP创建高质量、易维护的应用程序和框架比以往受到更多的青睐。通过使用来自于知名公司的真实案例研究,《开发高质量PHP框架与应用的实际案例解析》为Web软件体系结构的不同层次介绍了规划、执行以及测试自动化方面的内容,并解释了这些公司如何测量和测试软件质量。《开发高质量PHP框架与应用的实际案例解析》作者Sebastian Bergmann、Stefan......一起来看看 《开发高质量PHP框架与应用的实际案例解析》 这本书的介绍吧!
