Hope Have Good tech
Linux extend php apache server mvc java
摘要: note: I copy below example from internet.Below is a simple program using node.js for translating text using google API.This simple example does not to justice to the true power of node.js. I’ll be posting useful examples in the near future. Keep watching. 阅读全文
posted @ 2010-12-23 21:06 JackeyChan 阅读(221) 评论(0) 推荐(0)
摘要: step by step:1. Should install certain libraries:sudo apt-get install g++ curl libssl-dev apache2-utils2. Now, Download node.js with GIT3.You are ready to install node.jscd node./configuremakesudo make installnote:if need, you can type : sudo apt-get install git-core to install GIT. 阅读全文
posted @ 2010-12-23 20:57 JackeyChan 阅读(175) 评论(0) 推荐(0)