文件名称:基于NVelocity模板引擎实现的分页实例
文件大小:1.06MB
文件格式:RAR
更新时间:2014-02-07 09:21:24
NVelocity 模板引擎 分页
介绍:http://blog.csdn.net/windxxf/archive/2010/10/27/5969811.aspx 基于NVelocity模板引擎实现的分页实例 数据库为Sql2005格式,App_Data目录下附加即可
【文件预览】:
NVelocityTest
----App_Code()
--------VelocityHelper.cs(3KB)
--------PageSplit.cs(4KB)
--------SQLHelper.cs(14KB)
--------Info.cs(2KB)
----bin()
--------NVelocity.xml(351KB)
--------NVelocity.dll(268KB)
----web.config(2KB)
----Templates()
--------_head.htm(366B)
--------_foot.htm(58B)
--------_pager.htm(2KB)
--------index.htm(888B)
----NVelocityTest.sln(2KB)
----App_Data()
--------Info_log.ldf(1024KB)
--------Info.mdf(3MB)
----Default.aspx(103B)
----NVelocityTest.suo(12KB)
----Default.aspx.cs(603B)