摘要:
引用来自:http://stackoverflow.com/questions/472282/show-console-in-windows-application [DllImport("kernel32.dll", SetLastError = true)] static extern bool AllocConsole(); [DllImport("kernel32.dll", SetLastError = true)] static extern bool FreeConsole(); [DllImport("kernel32" 阅读全文
posted @ 2012-05-03 14:50
谷安
阅读(761)
评论(0)
推荐(0)

浙公网安备 33010602011771号