03 2017 档案
摘要:<project> [...] <build> [...] <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3
阅读全文
摘要:1.ps auxf |grep tomcat 2.kill -9 pid 3.tail -t log 4.netstat -ano|findstr 1098 5.tasklist|findstr 3112 6.taskkill /f /t /im /java.exe
阅读全文