摘要:
1. 下载软件包http://archive.apache.org/dist/subversion/http://archive.apache.org/dist/subversion/subversion-1.6.9.tar.gzhttp://archive.apache.org/dist/subv... 阅读全文
posted @ 2015-04-28 22:02
dorothychai
阅读(452)
评论(0)
推荐(0)
摘要:
自动编译脚本 build.sh, 放置在项目根目录下。 #!/bin/bash
# check args
# init path
CURRPATH=`pwd`
LIBDIR="$CURRPATH/WebContent/WEB-INF/lib"
SRC="$CURRPATH/src"
CLASS="$CURRPATH/WebContent/WEB-INF/classes"
if [... 阅读全文
posted @ 2015-04-28 12:48
dorothychai
阅读(911)
评论(0)
推荐(0)

浙公网安备 33010602011771号