代码搜索:Fax
找到约 1,617 项符合「Fax」的源代码
代码结果 1,617
www.eeworm.com/read/265219/11272684
fax
#!/bin/sh
#
# fax - script to make, send, receive, view or print a fax
# Copyright 1993-1999 by Ed Casas
#
# --- Start of user configuration section ---
#
# Notes:
#
# - do not put spaces befor
www.eeworm.com/read/249911/12447181
fax
#!/bin/sh
#
# fax - script to make, send, receive, view or print a fax
# Copyright 1993-1999 by Ed Casas
#
# --- Start of user configuration section ---
#
# Notes:
#
# - do not put spaces befor
www.eeworm.com/read/112801/15476370
fax
#!/bin/sh
#
# fax - script to make, send, receive, view or print a fax
# Copyright 1993-1999 by Ed Casas
#
# --- Start of user configuration section ---
#
# Notes:
#
# - do not put spaces befor
www.eeworm.com/read/100097/15885286
fax
#!/bin/sh
#
# fax - script to make, send, receive, view or print a fax
# Copyright Ed Casas 1993, 1994, 1995
#
# --- Start of user configuration section ---
#
# Note: do not put spaces before or
www.eeworm.com/read/100096/15885324
fax
#!/bin/sh
#
# fax - script to make, send, receive, view or print a fax
# Copyright 1993-1999 by Ed Casas
#
# --- Start of user configuration section ---
#
# Notes:
#
# - do not put spaces befor
www.eeworm.com/read/100093/15885341
fax
#!/bin/sh
#
# fax - script to make, send, receive, view or print a fax
# Copyright 1993-1999 by Ed Casas
#
# --- Start of user configuration section ---
#
# Notes:
#
# - do not put spaces befor
www.eeworm.com/read/428873/8832250
txt fax.txt
http://forums.microsoft.com/china/ShowPost.aspx?PostID=3897473&SiteID=15
使用FAXCOM.DLL来实现,引用这个COM组件并添加FAXCONTROLLib命名空间。
下面有一个简单的示例可以参考
protected void Button1_Click(object sender, EventArgs
www.eeworm.com/read/374904/9379649
emf fax.emf
www.eeworm.com/read/365949/9838535
cpp fax.cpp
//这个程序在本书所带软盘中。文件名为FAX.CPP
//这个程序在基类中忽略了关键字virtual,使程序不再具有多态性。
#include
#include
#include
class Fax {
public:
Fax(int); //构造函数用来对机器中的纸数进行初始化
void
www.eeworm.com/read/424322/10463095