PipedInputStream
摘要:
http://www.cnblogs.com/meng72ndsc/archive/2010/12/23/1915358.html----------------------------------------------import java.io.IOException;import java.io.PipedOutputStream;public class Producer extends... 阅读全文
posted @ 2011-01-06 18:30 ATAK 阅读(425) 评论(0) 推荐(0) 编辑