06 2018 档案

摘要:OS: Deepin LinuxIDE: Intellij IdeaProject: SpringBoot based maven project Issue: cannot debug in Idea, but run is OKIdea 2017.2.4:java.lang.ClassNotFo 阅读全文
posted @ 2018-06-22 18:32 Researcher 阅读(290) 评论(0) 推荐(0)
摘要:1. netstat -aon|findstr "1080" 2. taskkill /pid 2372 /F // need replace the PID according to the results of first step 阅读全文
posted @ 2018-06-13 16:19 Researcher 阅读(5) 评论(0) 推荐(0)
摘要:Issue: Resolution: 1. Open the system variables, find the Path and edit it, add below item : C:\Users\hp\AppData\Local\Android\Sdk\emulator 2. Special 阅读全文
posted @ 2018-06-03 11:07 Researcher 阅读(98) 评论(0) 推荐(0)