分页: 1/1 第一页 1 最后页 [ 显示模式: 摘要 | 列表 ]

StringTemplate

[不指定 2008/07/22 16:30 | by Else ]
引用
What is   StringTemplate?

StringTemplate is a java template engine (with   ports for C# and Python) for generating source code, web pages, emails, or any   other formatted text output. StringTemplate is particularly good at   multi-targeted code generators, multiple site skins, and   internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also generates   this website and powers the ANTLR v3 code generator. Its distinguishing characteristic is that it strictly   enforces model-view separation unlike other engines. There are currently   about 600 StringTemplate source downloads a month.
这几天在找C#.net的模板,看来看去不知道选哪个好,这个是在google找到的,方法正在了解,先试试看一看吧,现在多读点C#的资料增加视野!
模板的官方网址:http://www.stringtemplate.org/
现在学一些数据库的其基本操作先
官方网站介绍的很详细!到时候应该接google把一些内容翻译一下!
祝我成功!
分页: 1/1 第一页 1 最后页 [ 显示模式: 摘要 | 列表 ]