rename
摘要:在c#中没有rename的方法,但是vb.net中有rename 方法,所以要在添加引用中添加Microsoft.Visual Basic的引用,然后再using Microsoft.VisualBasic;调用时 FileSystem.Rename("", "");,就可以了
阅读全文
posted @ 2009-04-28 15:15
posted @ 2009-04-28 15:15
posted @ 2009-04-24 09:01
posted @ 2009-04-23 16:40
posted @ 2009-04-15 11:24