代码搜索:Fax

找到约 1,617 项符合「Fax」的源代码

代码结果 1,617
www.eeworm.com/read/267604/11171432

chi fax.chi

www.eeworm.com/read/133582/14034924

ico fax.ico

www.eeworm.com/read/133582/14035565

bmp fax.bmp

www.eeworm.com/read/132472/14088953

tif fax.tif

www.eeworm.com/read/201977/15391628

asm fax.asm

;*************************************************************************** ;* * ;* 模块名: 智能电话系统汇编程序模块
www.eeworm.com/read/108801/15459830

txt fax.txt

Private Sub Form_Load() Dim objFaxDocument As New FAXCOMEXLib.FaxDocument Dim objFaxServer As New FAXCOMEXLib.FaxServer Dim objSender As FaxSender Dim JobID As Variant 'Error handling On Error
www.eeworm.com/read/112801/15476403

mail_fax

#!/bin/sh # This script is for use with efax-gtk. It can be used automatically # to e-mail a fax to a user when a fax is received. To use it you # must have the 'nail' (enhanced mail) program insta
www.eeworm.com/read/112801/15476408

print_fax

#!/bin/sh # This script is for use with efax-gtk. It can be used automatically # to print a fax when a fax is received. Edit the user options below # as necessary. ########### start of user option
www.eeworm.com/read/103443/15732102

cpp fax.cpp

//这个程序在本书所带软盘中。文件名为FAX.CPP //这个程序在基类中忽略了关键字virtual,使程序不再具有多态性。 #include #include #include class Fax { public: Fax(int); //构造函数用来对机器中的纸数进行初始化 void
www.eeworm.com/read/101057/15855845

cpp fax.cpp

#ifdef _WINDOWS #include #endif #include #include #include #include "fax.hpp" //send LONG nSkipDIS=3000; LONG nSendTSI =0; LONG nSendDCS