摘要:
ref:http://tuscany.apache.org/documentation-2x/sca-java-runtime-overview.html1.Tuscany 源码目录结构2.0版本BUILDINGCHANGESLICENSENOTICEREADMERELEASE_NOTESdistribution - the code that defines and build Tuscany distributionsfeatures - Maven projects that collect together Tuscany modules... 阅读全文
摘要:
///// 转 superstar_gu 的百度空间//http://hi.baidu.com/superstar_gu/blog/item/2772124e3e7f150bb3de0535.html.tar解包:tar xvf FileName.tar打包:tar cvf FileName.tar DirName(注:tar是打包,不是压缩!)---------------------------------------------.gz解压1:gunzip FileName.gz解压2:gzip -d FileName.gz压缩:gzip FileName.tar.gz 和 .tgz解压: 阅读全文