摘要: //引入命名空间:using System.Runtime.InteropServices; [DllImport("winspool.drv", CharSet = CharSet.Auto, SetLastError = true)] private static extern bool Set 阅读全文
posted @ 2023-04-20 13:50 ziff123 阅读(1190) 评论(0) 推荐(0)