摘要:
//利用批处理文件实现 [DllImport("kernel32.dll")] public static extern uint WinExec(string lpCmdLine, uint uCmdShow); private void button1_Click(object sender, EventArgs e) { string vBatFile = P... 阅读全文
posted @ 2008-03-04 15:55
锐
阅读(1535)
评论(2)
推荐(0)
浙公网安备 33010602011771号