11 2015 档案

摘要:第一步:添加引用usingSystem.Printing;第二步:代码publicstaticListGetPrintList(){Listlt=newList();LocalPrintServerprintServer=newLocalPrintServer();PrintQueueCollect... 阅读全文
posted @ 2015-11-15 12:22 edielei