跳转到内容

Lift (Web應用框架)

维基百科,自由的百科全书

这是本页的一个历史版本,由Sz-iwbot留言 | 贡献2010年3月26日 (五) 09:45 (機器人 新增: en:Lift (web framework) 修改: ru:Lift (framework)编辑。这可能和当前版本存在着巨大的差异。

Lift
開發者Lift Team
当前版本1.0(2009年2月26日 (2009-02-26)
源代码库 編輯維基數據鏈接
编程语言Scala
操作系统Cross-platform
类型Web application framework
许可协议Apache 2.0 License
网站liftweb.net

Lift是一個自由的網路應用框架. It aims to deliver similar benefits to Ruby on Rails,除了Lift 是用 Scala而非 Ruby寫成的。 The use of Scala means that 任何以存在的 Java資料庫以及 Web container可以使用在Lift的應用程式裡面。

Lift applications are packaged as WAR files and deployed on any Servlet 2.4 engine (e.g., Tomcat 5.5.xx, Jetty 6.0, etc.) Lift programmers use standard Java environments like Eclipse and IDEA. Dynamic content can be authored using standard XHTML editors. Lift applications benefit from the performance and portability of the JVM, the Java development toolchain, and the extensive collection of available Java libraries.

Lif在2007年2月26號以一個開源計畫開始並且在正好兩年後達到版本1.0[1]

參考資料

外部連接