摘要:
1.获取和设置当前目录的完全限定路径。 string str = System.Environment.CurrentDirectory; Result: C:xxxxxx 2.获取启动了应用程序的可执行文件的路径,不包括可执行文件的名称。 string str = System.Windows.Forms.Application.StartupPath; ... 阅读全文
posted @ 2009-04-21 09:54
Minos.Xiao
阅读(309)
评论(0)
推荐(0)
浙公网安备 33010602011771号