Topic: 标准IO重导向问题

  Print this page

1.标准IO重导向问题 Copy to clipboard
Posted by: billchang
Posted on: 2005-10-11 20:58

我写了段程序来练习标准IO重导向:
PrintStream out1 = new PrintStream(
new BufferedOutputStream(
new FileOutputStream("MyText.txt")));
System.setOut(out1);
System.out.println("I am a master.");
成功了,但我想将out再导回来,让System.out.println("I am a master.");输出到显示器上,哪位仁兄告诉小弟一下,谢谢!


   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923