2009年2月9日

Help with SSH terminal behavior.

摘要: http://ask.metafilter.com/63707/Help-with-SSH-terminal-behavior If you put HISTFILESIZE=10000 in your .bashrc, you'll keep a lot more lines of history (the default is 500).When you close a bash sess... 阅读全文

posted @ 2009-02-09 23:28 cy163 阅读(208) 评论(0) 推荐(0) 编辑

Introduction to Java Exception Handling

摘要: http://tutorials.jenkov.com/java-exception-handling/index.html Exception handling is a very important yet often neglected aspect of writing robust software. When an error occurs in a Java program it... 阅读全文

posted @ 2009-02-09 23:28 cy163 阅读(338) 评论(0) 推荐(0) 编辑

导航