文件名称:JsTemplate
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-06-05
- 文件大小:
- 3.52mb
- 下载次数:
- 0次
- 提 供 者:
- 史**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在web前端开发,特别是富ajax应用,经常会出现前端大段大段拼接html的片段,这使得本事很简单的渲染逻辑变得很难维护也很难阅读。为了解决这一问题,借鉴目前比较流行的模版语言的思想,jstemplate作为这方面比较流行的解决方案值得学习。自己在学习的过程中,将官方的文档做一简单整理-In the web front-end development, especially rich ajax application, there will be a large section of the front are often large segment stitching html fragment, which makes the ability to render a very simple logic becomes difficult to maintain it is difficult to read. To solve this problem, the more popular the idea of drawing template language, jstemplate as this aspect of the more popular solutions worth learning. Themselves in the learning process, the official documents make a simple finishing
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JsTemplate
..........\.classpath
..........\.project
..........\.settings
..........\.........\.jsdtscope
..........\.........\org.eclipse.core.resources.prefs
..........\.........\org.eclipse.jdt.core.prefs
..........\.........\org.eclipse.wst.jsdt.ui.superType.container
..........\.........\org.eclipse.wst.jsdt.ui.superType.name
..........\build
..........\.....\classes
..........\.....\.......\org
..........\.....\.......\...\sai
..........\.....\.......\...\...\template
..........\.....\.......\...\...\........\action
..........\.....\.......\...\...\........\......\Hello.class
..........\.....\.......\...\...\........\vo
..........\.....\.......\...\...\........\..\TestSingleModel.class
..........\.....\.......\struts.xml
..........\src
..........\...\org
..........\...\...\sai
..........\...\...\...\template
..........\...\...\...\........\action
..........\...\...\...\........\......\Hello.java
..........\...\...\...\........\vo
..........\...\...\...\........\..\TestSingleModel.java
..........\...\struts.xml
..........\WebContent
..........\..........\css
..........\..........\...\zTreeStyle.css
..........\..........\img
..........\..........\...\diy
..........\..........\...\...\1_close.png
..........\..........\...\...\1_open.png
..........\..........\...\...\2.png
..........\..........\...\...\3.png
..........\..........\...\...\4.png
..........\..........\...\...\5.png
..........\..........\...\...\6.png
..........\..........\...\...\7.png
..........\..........\...\...\8.png
..........\..........\...\...\9.png
..........\..........\...\line_conn.gif
..........\..........\...\loading.gif
..........\..........\...\zTreeStandard.gif
..........\..........\...\zTreeStandard.png
..........\..........\index.html
..........\..........\js
..........\..........\..\jquery-1.10.2.js
..........\..........\..\jquery-jtemplates_uncompressed.js
..........\..........\..\jquery.ztree.core-3.5.js
..........\..........\..\jquery.ztree.excheck-3.5.js
..........\..........\META-INF
..........\..........\........\MANIFEST.MF
..........\..........\WEB-INF
..........\..........\.......\lib
..........\..........\.......\...\commons-fileupload-1.3.jar
..........\..........\.......\...\commons-io-2.0.1.jar
..........\..........\.......\...\commons-lang3-3.1.jar
..........\..........\.......\...\commons-logging-1.1.3.jar
..........\..........\.......\...\freemarker-2.3.19.jar
..........\..........\.......\...\javassist-3.11.0.GA.jar
..........\..........\.......\...\ognl-3.0.6.jar
..........\..........\.......\...\struts2-core-2.3.15.1.jar
..........\..........\.......\...\struts2-json-plugin-2.3.15.1.jar
..........\..........\.......\...\xwork-core-2.3.15.1.jar
..........\..........\.......\web.xml
..........\..........\ztree.html