tablePager
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/tablePager
软件介绍
Creates pagination for large tables. tablePage hides all rows in the tbody of your
table and displays the rows in the current "page" of the table. tablePager also
binds events and data to specified elements in the tfoot area of the table for paging
and information display.
Plugin is very small; 3.7k uncompressed or 1.3k minified! 100% javascript; all styling / images are left to the user. This plugin was developed for use in the TyStreamer project.
Demo coming soon.
深入理解 Flask
[美]Jack Stouffer / 苏丹 / 电子工业出版社 / 2016-7-1 / 79.00
Flask 是一种具有平缓学习曲线和庞大社区支持的微框架,利用它可以构建大规模的web应用。学习上手Flask非常轻松,但要深入理解却并不容易。 本书从一个简单的Flask应用开始,通过解决若干实战中的问题,对一系列进阶的话题进行了探讨。书中使用MVC(模型-视图-控制器)架构对示例应用进行了转化重构,以演示如何正确地组织应用代码结构。有了可扩展性强的应用结构之后,接下来的章节使用Flask......一起来看看 《深入理解 Flask》 这本书的介绍吧!
