文件名称:AutoPrint
- 所属分类:
- 打印编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 188kb
- 下载次数:
- 0次
- 提 供 者:
- su***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
My implementation of AutoPrint is significantly different from the existing one. It provides both a WinForms interface, and a console-style interface, and it creates the necessary image on the fly, eliminating the need for additional files to be supplied in the installer. The various help file resources are stored as embedded resources that are extracted to an appropriate folder on the hard drive. There are a couple of nigglies that kinda ticked me off while I was writing this, but there doesn t seem to be an answer out there. I ll cover thoes issues as the article progresses.
<h2>The WinForms Interface</h2>
The WinForms interface consists of a single form.
-My implementation of AutoPrint is significantly different from the existing one. It provides both a WinForms interface, and a console-style interface, and it creates the necessary image on the fly, eliminating the need for additional files to be supplied in the installer. The various help file resources are stored as embedded resources that are extracted to an appropriate folder on the hard drive. There are a couple of nigglies that kinda ticked me off while I was writing this, but there doesn t seem to be an answer out there. I ll cover thoes issues as the article progresses.
<h2>The WinForms Interface</h2>
The WinForms interface consists of a single form.
<h2>The WinForms Interface</h2>
The WinForms interface consists of a single form.
-My implementation of AutoPrint is significantly different from the existing one. It provides both a WinForms interface, and a console-style interface, and it creates the necessary image on the fly, eliminating the need for additional files to be supplied in the installer. The various help file resources are stored as embedded resources that are extracted to an appropriate folder on the hard drive. There are a couple of nigglies that kinda ticked me off while I was writing this, but there doesn t seem to be an answer out there. I ll cover thoes issues as the article progresses.
<h2>The WinForms Interface</h2>
The WinForms interface consists of a single form.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AutoPrint
.........\AutoPrint
.........\.........\AutoPrint.csproj
.........\.........\bin
.........\.........\...\Release
.........\.........\...\.......\AutoPrint.exe
.........\.........\ConsoleProcess.cs
.........\.........\Exceptions.cs
.........\.........\Form1.cs
.........\.........\Form1.Designer.cs
.........\.........\Form1.resx
.........\.........\FormHelp.cs
.........\.........\FormHelp.Designer.cs
.........\.........\FormHelp.resx
.........\.........\PrintEngine.cs
.........\.........\PrinterItem.cs
.........\.........\ProfileBitmap.cs
.........\.........\Program.cs
.........\.........\Properties
.........\.........\..........\AssemblyInfo.cs
.........\.........\..........\Resources.Designer.cs
.........\.........\..........\Resources.resx
.........\.........\..........\Settings.Designer.cs
.........\.........\..........\Settings.settings
.........\.........\Resources
.........\.........\.........\AutoPrintHelp.txt
.........\.........\.........\AutoPrintHelp.txt.bak
.........\.........\.........\help.html
.........\.........\.........\LightCyan.ico
.........\.........\.........\LightMagenta.ico
.........\.........\.........\Magenta.ico
.........\.........\.........\Red.ico
.........\.........\.........\screenshot01.png
.........\.........\.........\screenshot02.png
.........\.........\.........\Yellow.ico
.........\.........\Resources.Designer.cs
.........\.........\Resources.resx
.........\.........\SysInfo.cs
.........\.........\Utility.cs
.........\.........\VerticalLabel.cs
.........\AutoPrint.sln
.........\codeproject article.txt
.........\AutoPrint
.........\.........\AutoPrint.csproj
.........\.........\bin
.........\.........\...\Release
.........\.........\...\.......\AutoPrint.exe
.........\.........\ConsoleProcess.cs
.........\.........\Exceptions.cs
.........\.........\Form1.cs
.........\.........\Form1.Designer.cs
.........\.........\Form1.resx
.........\.........\FormHelp.cs
.........\.........\FormHelp.Designer.cs
.........\.........\FormHelp.resx
.........\.........\PrintEngine.cs
.........\.........\PrinterItem.cs
.........\.........\ProfileBitmap.cs
.........\.........\Program.cs
.........\.........\Properties
.........\.........\..........\AssemblyInfo.cs
.........\.........\..........\Resources.Designer.cs
.........\.........\..........\Resources.resx
.........\.........\..........\Settings.Designer.cs
.........\.........\..........\Settings.settings
.........\.........\Resources
.........\.........\.........\AutoPrintHelp.txt
.........\.........\.........\AutoPrintHelp.txt.bak
.........\.........\.........\help.html
.........\.........\.........\LightCyan.ico
.........\.........\.........\LightMagenta.ico
.........\.........\.........\Magenta.ico
.........\.........\.........\Red.ico
.........\.........\.........\screenshot01.png
.........\.........\.........\screenshot02.png
.........\.........\.........\Yellow.ico
.........\.........\Resources.Designer.cs
.........\.........\Resources.resx
.........\.........\SysInfo.cs
.........\.........\Utility.cs
.........\.........\VerticalLabel.cs
.........\AutoPrint.sln
.........\codeproject article.txt