iOS 关于UITableView的dequeueReusableCellWithIdentifier
时间:2014-02-13 00:18:02
收藏:0
阅读:472
搜索结果的第一条网址(似乎是Official Site)似乎有问题(也可能是我弄错了 总之chrome中有个叉叉)
所以还是用这个吧http://mottie.github.io/tablesorter/docs/
主需要通过选择器指定好是哪个table table要有thead 然后调用方法就能运行
不过这里有个更妙的http://mottie.github.io/tablesorter/docs/example-widget-bootstrap-theme.html
就是加上了bootstrap的主题
原文:http://www.cnblogs.com/breezemist/p/3544871.html
评论(0)