在 Eclipse 中执行下面代码。
        byte[] bytes = new byte[]{-16, -97, -116, -70};
        String s = new String(bytes, "UTF-8");
        System.out.println(s);
结果打印出了一朵花,呵呵,实在是太有意思了。
@import url(http://www.blogjava.net/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css);
	
posted on 2012-04-17 15:25 
哈哈的日子 阅读(191) 
评论(0)  编辑  收藏