摘要: // JavaScript Document/*** js分页类* @param iAbsolute 每页显示记录数* @param sTableId 分页表格属性ID值,为String* @param sTBodyId 分页表格TBODY的属性ID值,为String,此项为要分页的主体内容* @V... 阅读全文
posted @ 2014-07-29 13:26 huanshare 阅读(4720) 评论(0) 推荐(1)