摘要:
using System; using System.Drawing; using System.Drawing.Printing; using System.Windows.Forms; using System.IO; using System.Text; namespace Skyiv.Util { sealed class TextFilePrinter { string fileName; Encoding theEncode; Font theFont; StreamReader srToPrint; i... 阅读全文
posted @ 2013-04-03 17:05
Nina
阅读(8221)
评论(0)
推荐(0)

浙公网安备 33010602011771号