摘要:
http://raohuaming.github.io/blog/2014/02/09/full-stack-javascript-with-mean-and-yeoman/ 阅读全文
posted @ 2014-04-02 21:50
daishuguang
阅读(147)
评论(0)
推荐(0)
摘要:
http://developer.51cto.com/art/201404/434759.htm全 Javascript 的 Web 开发架构:MEAN引言最近在Angular社区的原型开发者间,一种全Javascript的开发架构MEAN正突然流行起来。其首字母分别代表的是:(M)ongoDB——NoSQL的文档数据库,使用JSON风格来存储数据,甚至也是使用JS来进行sql查询;(E)xpress——基于Node的Web开发框架;(A)agular——JS的前端开发框架,提供了声明式的双向数据绑定;(N)ode——基于V8的运行时环境(JS语言开发),可以构建快速响应、可扩展的网络应用。M 阅读全文
posted @ 2014-04-02 21:49
daishuguang
阅读(246)
评论(0)
推荐(0)
摘要:
http://stackoverflow.com/questions/8374646/what-is-a-static-interface-in-javahttp://stackoverflow.com/questions/71625/why-would-a-static-inner-interface-be-used-in-javaStatic inner interface and inner interface is the same, all access rules are the same as with inner static class. So inner interface 阅读全文
posted @ 2014-04-02 16:10
daishuguang
阅读(632)
评论(0)
推荐(0)

浙公网安备 33010602011771号