摘要: eclipse中进行java debug调试时出现上述问题。solution:请在代码最后加入以下语句:System.exit(0)即可. 阅读全文
posted @ 2013-12-18 17:45 Django's blog 阅读(326) 评论(0) 推荐(0) 编辑