摘要:
System类中out属性的声明是这样的: public final static PrintStream out = nullPrintStream(); private static PrintStream nullPrintStream() throws NullPointerExceptio 阅读全文
摘要:
这是一篇程序员写给程序员的趣味读物。所谓趣味是指可以比较轻松地了解一些原来不清楚的概念,增进知识,类似于打RPG游戏的升级。整理这篇文章的动机是两个问题: 问题一: 使用Windows记事本的“另存为”,可以在GBK、Unicode、Unicode big endian和UTF-8这几种编码方式间相 阅读全文