資源簡介
c#寫的多頁打印源碼
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?RTQPrint.Code;
using?System.IO;
using?ThoughtWorks.QRCode.Codec;
using?System.Drawing.Printing;
namespace?RTQPrint
{
????public?partial?class?MainForm?:?Form
????{
????????public?MainForm()
????????{
????????????InitializeComponent();????????
????????}
????????private?string?asc_code?=?string.Empty;//ASC代碼
????????private?string?asc_name?=?string.Empty;//ASC名稱
????????private?string?temp_Path?=?string.Empty;
????????private?void?MainForm_Load(object?sender?EventArgs?e)
????????{
????????????cmb_state.SelectedIndex?=0;
????????????Bind();
????????????SetState();
????????????GetAsc();
????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????253??2011-01-21?14:53??c#多頁打印\RTQPrint\App.config
?????文件??????99678??2008-01-18?09:45??c#多頁打印\RTQPrint\bin\Debug\chinaz0.ico
?????文件????1093632??2010-08-10?09:12??c#多頁打印\RTQPrint\bin\Debug\Interop.Excel.dll
?????文件?????217088??2009-05-09?22:11??c#多頁打印\RTQPrint\bin\Debug\Interop.Microsoft.Office.Core.dll
?????文件??????57344??2009-05-09?22:11??c#多頁打印\RTQPrint\bin\Debug\Interop.VBIDE.dll
?????文件?????167936??2011-03-18?11:00??c#多頁打印\RTQPrint\bin\Debug\RTQPrint.exe
?????文件????????314??2011-03-18?10:32??c#多頁打印\RTQPrint\bin\Debug\RTQPrint.exe.config
?????文件?????116224??2011-03-18?11:00??c#多頁打印\RTQPrint\bin\Debug\RTQPrint.pdb
?????文件???????5632??2005-11-11?22:25??c#多頁打印\RTQPrint\bin\Debug\RTQPrint.vshost.exe
?????文件????????253??2011-01-21?14:53??c#多頁打印\RTQPrint\bin\Debug\RTQPrint.vshost.exe.config
?????文件????6205440??2010-10-14?17:36??c#多頁打印\RTQPrint\bin\Debug\ThoughtWorks.QRCode.dll
?????文件??????99678??2011-01-26?15:29??c#多頁打印\RTQPrint\chinaz0.ico
?????文件???????3226??2011-01-21?10:29??c#多頁打印\RTQPrint\Code\AppSettings.cs
?????文件???????3705??2011-03-18?09:44??c#多頁打印\RTQPrint\Code\Fitting.cs
?????文件???????1320??2011-01-21?11:22??c#多頁打印\RTQPrint\Code\FittingFlag.cs
?????文件???????5850??2011-02-21?17:34??c#多頁打印\RTQPrint\Code\HelperSqlServer.cs
?????文件??????36569??2011-01-21?11:26??c#多頁打印\RTQPrint\Code\InsertPictureToExcel.cs
?????文件???????4118??2011-03-18?10:02??c#多頁打印\RTQPrint\Code\TRQInfo.cs
?????文件???????3550??2011-02-21?17:35??c#多頁打印\RTQPrint\Code\WareHouse.cs
?????文件??????25623??2011-03-18?10:59??c#多頁打印\RTQPrint\MainForm.cs
?????文件??????34444??2011-03-18?09:39??c#多頁打印\RTQPrint\MainForm.Designer.cs
?????文件??????10174??2011-03-18?09:39??c#多頁打印\RTQPrint\MainForm.resx
?????文件??????11948??2011-03-17?09:22??c#多頁打印\RTQPrint\obj\Debug\ResolveAssemblyReference.cache
?????文件????????908??2011-03-18?09:41??c#多頁打印\RTQPrint\obj\Debug\RTQPrint.csproj.GenerateResource.Cache
?????文件?????167936??2011-03-18?11:00??c#多頁打印\RTQPrint\obj\Debug\RTQPrint.exe
?????文件????????180??2011-03-18?09:41??c#多頁打印\RTQPrint\obj\Debug\RTQPrint.MainForm.resources
?????文件?????116224??2011-03-18?11:00??c#多頁打印\RTQPrint\obj\Debug\RTQPrint.pdb
?????文件????????180??2011-03-16?15:44??c#多頁打印\RTQPrint\obj\Debug\RTQPrint.Properties.Resources.resources
?????文件????????180??2011-03-16?15:44??c#多頁打印\RTQPrint\obj\Debug\RTQPrint.SetASCForm.resources
?????文件???????4608??2011-03-08?11:35??c#多頁打印\RTQPrint\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
............此處省略36個文件信息
- 上一篇:Nancy 實現文件上傳與
- 下一篇:AForge.Net框架本地視頻和錄制播放
評論
共有 條評論