摘要:
C# WinForm中AppDomain.CurrentDomain.BaseDirectory与Application.StartupPath的区别示例如下:private void Frm_Server_Load(object sender, EventArgs e) {MessageBox.Show(AppDomain.CurrentDomain.BaseDirectory); Messag... 阅读全文
posted @ 2010-07-14 22:10
山村果园
阅读(2162)
评论(0)
推荐(1)

浙公网安备 33010602011771号