摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->向文件写入文本using System; using System.IO; class Test { public static void Main() { ... 阅读全文
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/// /// IOStreamManager 的摘要说明。 /// public class IOStreamManager ... 阅读全文
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1、FileInputStream类 FileInputStream(String name) 使用给定的文件名name创建一个FileInputStream对象 FileInputStre... 阅读全文