浙林龙哥

   :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2006年1月11日

摘要: 用五个步骤轻松替代 JSP 级别: 中级George Franciscus , 首席顾问, Nexcel2005 年 10 月 17 日 Struts Recipes 的合著者 George Franciscus 带您一步步地把 Velocity 模板引擎集成进 Struts 应用程序。结果是一个快速、灵活的 JSP 替代物,同时带有希望从 Struts 得到的所有方便。 Java™ 服务器页面(... 阅读全文
posted @ 2006-01-11 23:22 浙林龙哥 阅读(1624) 评论(1) 推荐(0)

摘要: 刚从网站上发现的,希望对大家有用。创建人:王艺邮 箱:javamail@263.netQQ号:1799850171、Velocity是什么?Velocity是一个基于java的模板引擎(template engine)。它允许任何人仅仅简单的使用模板语言(template language)来引用由java代码定义的对象。当Velocity应用于web开发时,界面设计人员可以和java程序开发人员... 阅读全文
posted @ 2006-01-11 22:20 浙林龙哥 阅读(849) 评论(0) 推荐(0)

摘要: class Class1Collection : CollectionBase, IBindingList{ public new IEnumerator GetEnumerator() { return new Class1CollectionEnumerator(this); } public class Class1Collect... 阅读全文
posted @ 2006-01-11 12:52 浙林龙哥 阅读(573) 评论(0) 推荐(0)

摘要: 发表时间:2003年11月http://blog.joycode.com/jgtm2000/archive/2003/12/11/9089.aspxhttp://soho-works.net/BLOG/282.asp 阅读全文
posted @ 2006-01-11 10:02 浙林龙哥 阅读(342) 评论(0) 推荐(0)