摘要: Set file=createObject("Scripting.FileSystemObject")Set tofile=file.openTextFile("c://c.log",8,True)tofile.writeLine("ddddd")tofile.clo... 阅读全文
posted @ 2010-09-02 17:30 饺子吃遍天 阅读(198) 评论(0) 推荐(0)
摘要: Set file=createObject("Scripting.FileSystemObject")Set tofile=file.openTextFile("c://c.log",8,True)tofile.writeLine("ddddd")tofile.clo... 阅读全文
posted @ 2010-09-02 17:30 饺子吃遍天 阅读(244) 评论(0) 推荐(0)