打印网页中特定内容阅读全文>
阅读全文>
发表于 @ 2007年04月28日 11:53:00|评论(loading...)|收藏
C#中使用PrintDialog方便的实现程序的打印功能阅读全文>
发表于 @ 2007年04月28日 10:34:00|评论(loading...)|收藏
打印文本文件的类库阅读全文>
发表于 @ 2007年04月28日 10:20:00|评论(loading...)|收藏
POS小票打印 阅读全文>
发表于 @ 2007年03月14日 17:20:00|评论(loading...)|收藏
关于POS的各种外设处理(包括打印机、钱箱等)(PB)阅读全文>
发表于 @ 2007年03月14日 17:14:00|评论(loading...)|收藏
直接写并口控制小票打印机阅读全文>
发表于 @ 2007年03月14日 16:37:00|评论(loading...)|收藏
C#并口打印类阅读全文>
发表于 @ 2007年03月14日 16:25:00|评论(loading...)|收藏
using System.IO;using System.Runtime.InteropServices;using Microsoft.Win32.SafeHandles;[DllImport("Kernel32.dll")]static extern IntPtr CreateFile(阅读全文>
发表于 @ 2007年03月14日 16:23:00|评论(loading...)|收藏