摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->向文件写入文本using System; using System.IO; class Test { public static void Main() { ... 阅读全文
posted @ 2008-12-10 09:47
梦极无边界
阅读(217)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/// /// IOStreamManager 的摘要说明。 /// public class IOStreamManager ... 阅读全文
posted @ 2008-12-10 09:46
梦极无边界
阅读(180)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1、FileInputStream类 FileInputStream(String name) 使用给定的文件名name创建一个FileInputStream对象 FileInputStre... 阅读全文
posted @ 2008-12-10 09:18
梦极无边界
阅读(207)
评论(0)
推荐(0)