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();
算法心得:高效算法的奥秘(原书第2版)
(美)Henry S. Warren, Jr. / 爱飞翔 / 机械工业出版社 / 2014-3 / 89.00
【编辑推荐】 由在IBM工作50余年的资深计算机专家撰写,Amazon全五星评价,算法领域最有影响力的著作之一 Google公司首席架构师、Jolt大奖得主Hoshua Bloch和Emacs合作创始人、C语言畅销书作者Guy Steele倾情推荐 算法的艺术和数学的智慧在本书中得到了完美体现,书中总结了大量高效、优雅和奇妙的算法,并从数学角度剖析了其背后的原理 【读者评价......一起来看看 《算法心得:高效算法的奥秘(原书第2版)》 这本书的介绍吧!
