2015年4月8日

Linux + Java JDK

最近因需要在Linux中跑一個工具軟體,而工具軟體需在Java環境下執行,因此看了照著人家blog學習了如何在Linux中安裝,特別做一下紀錄整理

環境: 
CentOS  Release  6.5
Kernel Linux  2.6.32

<Javascript> How to uncompressed GZIP at front-end using Javascript

It's been a while I haven't share my coding work. In this article I would like to share how to receive a Gzip file via stream, unzip...