Saturday, May 31, 2014
Using GoogleMap Fragment in ViewPager
http://stackoverflow.com/questions/19353255/how-to-put-google-maps-v2-on-a-fragment-using-viewpager
Thursday, May 22, 2014
ZR6AIC: How to setup Putty to do X forwarding for Linux Ub...
ZR6AIC: How to setup Putty to do X forwarding for Linux Ub...: How to setup Putty to do X forwarding for Linux Ubuntu and Raspberry Pi. (Remote desktop your Linux)Remote control your Linux and Raspberry...
Tuesday, May 6, 2014
关于JavaScript
- Node.JS: server
 - AngularJS: 前端(Google)
 - jQuery: JS库
 - Bootstrap: (Twitter)CSS库+blueprint样式的布局+基于JQuery的插件
 - socket.io: 不同浏览器和移动设备上实现web 应用
 - Express: 輕量靈活的node.js Web應用框架 http://xvfeng.me/posts/understanding-expressjs/
 - Mongoose: 是基于node-mongodb-native开发的MongoDB nodejs驱动,可以在异步的环境下执行。
 - Bower: twitter的包管理工具 http://chuo.me/2013/02/twitter-bower.html
 - Grunt: 是一个Javascript Task Runner(Javascript任务运行器),其基于NodeJS,可用于自动化构建、测试、生成文档的项目管理工具。 http://www.cnblogs.com/justany/archive/2013/04/16/3024106.html
 
AngularJS基于GoogleV8 JavaScript 引擎,将JavaScript转成native machine code prior to execution
MEAN 框架
AngularJS, NodeJs, ExpressJs with MongoDB as backend.  Together these are popularly referred as MEAN stack technologies.
- MongoDB - NoSQL Database .Written in C++, MongoDB features: JSON-style documents with dynamic schemas and Full Indexing support.
 - NodeJS - Core -
 - ExpressJS - Web app framework - Express is a minimal and flexible node.js web application framework, providing a robust set of features for building hybrid web applications.
 - AngularJS - JS MVC - AngularJS is a client-side JavaScript framework , maintained by Google, that assists with running single-page applications.
 
Subscribe to:
Comments (Atom)