07 2010 档案
摘要:使用jetty maven plugin,mvn jetty:run 启动应用。 在POM文件中,声明jetty plugin <plugin> <groupId>org.mortbay.jetty</groupId> <artifactId>maven-jetty-plugin</artifactId> <version&g...
阅读全文
摘要:DotParser.scala: [代码]DotLexer.scala:[代码]And finally, an example of usage, together with the AST for DOT:[代码]
阅读全文
摘要:Here are the main libraries of Scala that are part of the default distribution (in scala-library.jar): collection Collection classes Mutable and immutable maps, sets concurrent Concurrency Idioms Pi-c...
阅读全文
摘要:Scala的循环: [代码]这两种方式跟C#的循环大致类似Scala 迭代循环:[代码][代码][代码][代码]Scala Map(immutable):[代码][代码][代码]Array:[代码][代码]
阅读全文
摘要:Scala Wiki: http://scala.sygneca.com/ Scala 相关的Blog: (Ordered alphabetically by author surnames) Alex Blewitt: AlBlue's Weblog Jonas Bonér: Jonas Bonér Iulian Drago: Iuli's Blog ...
阅读全文
摘要:Lift2.0发布,它的新特性:NoSQL support including built-in support for MongoDB and CouchDB High performance JSON support including an elegant JSON DSL and bidirectional JSON <-> Class conversion Powerful,...
阅读全文
浙公网安备 33010602011771号