搜索资源列表
Delphi控制针式打印的纸张大小的函数
- 在Delphi中,如果要在一台PC电脑上同时控制多台打印机,并且各台打印的纸张大小不同,此函数非常有用。 如果要只定把数据打印在那一台打印机,不需要控制打印机端口,只需要使用打印机索引即可,默认打印机为第一台打印机,以后按顺序排序,但第一台打印机的索引号为 –1并不是0. -in Delphi, in a PC computer can control many printers, and the print paper uni
打印端口控制的vxd程序
- 打印端口控制的vxd程序代码-Print control of the port code vxd
parport_usual
- 并口测试程序,用于检测您的打印端口是否能正常通信-Parallel testing procedures for detecting your Print port whether normal communication
Print_test
- windows打印操作. 包括:攻举,纯api打印,端口打印,对于那些用到pos打印机的朋友应该有所帮助.
PrinterEPP
- EPP测试源程序,用Visual Basic6.0 编程,可用于PC打印端口程序调试
z_bing_TestInte
- 打印端口控制的vxd程序的测试程序源代码。-Print port control procedures vxd testing program source code.
src_my
- 虚拟打印端口,中文RedMonit 做为虚拟打印机使用
pscan2
- TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址 -TCP/UDP port scanner, print service name, rpc server, network card addre
打印端口控制的vxd程序
- 打印端口控制的vxd程序代码-Print control of the port code vxd
z_bing_TestInte
- 打印端口控制的vxd程序的测试程序源代码。-Print port control procedures vxd testing program source code.
PrintDirectMFC
- 直接控制端口打印的MFC控件程序,可以打印票据,报表,实现套打-direct control of the port Print MFC control procedures can print bills, statements and achieve inter-print
LPTControl
- 一个经常都问到的 打印机写端口的类,我将他公布出来-an often asked to write the printer port category, I will announce he
printercode
- 打印机适配器端口直接编程: 通过系统并行口1,打印一行字符”HELLO”.并行口1的数据口地址为378H,命令口地址为37AH,状态口地址为379H. -direct printer port adapter programming : a parallel port system, Print his characters "Hello." a parallel port data I address 3
Print_test
- windows打印操作. 包括:攻举,纯api打印,端口打印,对于那些用到pos打印机的朋友应该有所帮助.-windows print operation. include: attacking move, pure api printing, port print, for those who use pos printer friend should be helpful.
PrinterEPP
- EPP测试源程序,用Visual Basic6.0 编程,可用于PC打印端口程序调试-EPP test source code, using Visual Basic6.0 programming, can be used for PC print port for program debugging
src_my
- 虚拟打印端口,中文RedMonit 做为虚拟打印机使用
ZhangZiyangCSharpwebapplication
- 主要讲述了基于套接字(Socket)进行网络编程的基本概念,其中包括TCP协议、套接字、聊天程序的三种开发模式,以及两个基本操作:侦听端口、连接远程服务端;第二篇讲述了一个简单的范例:从客户端传输字符串到服务端,服务端接收并打印字符串,将字符串改为大写,然后再将字符串回发到客户端,客户端最后打印传回的字符串;-Mainly about the socket-based (Socket) to the basic concepts of
prnport_bcb_src
- 本程序利用直接端口 I/O 操作来访问并行口。 支持操作系统: Windows 98/ME/2000/XP/2003 程序编译环境: C++ Builder 5.0 / C++ Builder 6.0。 程序演示了: ① 直接向打印机输出数据, 这种方法可以行为单位打印, 每打印一行, 纸走一行的距离。 ② 直接控制打印口输出脉冲信号, 输出如右图所示的 LED 循环轮流点亮/闪烁。(Using direct port I/O