1. 程式人生 > >疑難雜症連結

疑難雜症連結

1. TortiseSVN英文選單中文翻譯    http://blog.csdn.net/qq_26291823/article/details/50479198

2. 埠被佔   https://wenda.so.com/q/1474444715728923?src=140

3. eclipse設定字元編碼   http://blog.csdn.net/fm0517/article/details/52893721(jsp頁面 window-->prefenecrs-->web-->jsp file)

4. json解析   http://blog.csdn.net/ZM_Yang/article/details/70135839

5. jar包下載網站   http://www.manyjar.com/

6. eclipse匯出jar包方法   https://jingyan.baidu.com/article/c843ea0ba4070a77921e4a6c.html

7. maven 環境報錯  https://www.cnblogs.com/deolin/p/7193059.html

7.1 配置maven  :https://blog.csdn.net/u012369153/article/details/52881488

8. 報錯Exception in thread "main"

java.lang.UnsupportedClassVersionError: com/google/common/base/Function : Unsupported major.minor version 52.0 jdk版本衝突,選擇合適的版本,version51.0表示jdk1.7,52.0表示需要jdk1.8。

9.  mq接收發送訊息:http://blog.csdn.net/konglongaa/article/details/51492270

10. eclipse配置maven:  http://blog.csdn.net/izuiaicy/article/details/70311968

11. eclipse安裝svn外掛 :從eclipse下載subclipse  help-->eclipse marketPlace-->搜尋subclipse按步驟安裝,window-->show view 裡面搜尋svn,新增svn資源庫。

12.  同一個電腦配置兩個jdk: http://blog.csdn.net/yuruixin_china/article/details/53607248

13. maven專案update maven以後 jdk版本改變 : http://blog.csdn.net/heirenheiren/article/details/51264054

14.無法建立檢視,server下沒有tomcat 一個x:https://blog.csdn.net/JKL852qaz/article/details/79080427