資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?WindowsFormsApplication1
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?printDocument1_PrintPage(object?sender?System.Drawing.Printing.PrintPageEventArgs?e)
????????{
????????????Font?font1=new?Font(“黑體“22);
????????????Font?font2?=?new?Font(“宋體“?18);
????????????SolidBrush?brush1=new?SolidBrush(Color.Black);
????????????Pen?pen1=new?Pen(Color.Black(float)2.00);
????????????e.Graphics.DrawString(“新奇紅超市“?font1?brush1?330?60);
????????????String?DT?=?DateTime.Now.ToStrin
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????21504??2017-09-30?09:30??打印小票\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe
?????文件??????30208??2017-09-30?09:30??打印小票\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.pdb
?????文件??????11600??2017-09-30?09:30??打印小票\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe
?????文件????????490??2010-03-17?22:39??打印小票\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe.manifest
?????文件???????3142??2017-05-10?09:22??打印小票\WindowsFormsApplication1\Form1.cs
?????文件???????3776??2017-05-10?08:55??打印小票\WindowsFormsApplication1\Form1.Designer.cs
?????文件??????22137??2017-05-10?08:55??打印小票\WindowsFormsApplication1\Form1.resx
?????文件???????2152??2017-05-10?08:11??打印小票\WindowsFormsApplication1\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6313??2017-09-30?09:30??打印小票\WindowsFormsApplication1\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1340??2017-09-30?09:30??打印小票\WindowsFormsApplication1\obj\x86\Debug\GenerateResource.read.1.tlog
?????文件???????2210??2017-09-30?09:30??打印小票\WindowsFormsApplication1\obj\x86\Debug\GenerateResource.write.1.tlog
?????文件???????2687??2017-09-30?09:30??打印小票\WindowsFormsApplication1\obj\x86\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt
?????文件??????21504??2017-09-30?09:30??打印小票\WindowsFormsApplication1\obj\x86\Debug\WindowsFormsApplication1.exe
?????文件??????10728??2017-09-30?09:30??打印小票\WindowsFormsApplication1\obj\x86\Debug\WindowsFormsApplication1.Form1.resources
?????文件??????30208??2017-09-30?09:30??打印小票\WindowsFormsApplication1\obj\x86\Debug\WindowsFormsApplication1.pdb
?????文件????????180??2017-09-30?09:30??打印小票\WindowsFormsApplication1\obj\x86\Debug\WindowsFormsApplication1.Properties.Resources.resources
?????文件????????505??2017-05-10?08:11??打印小票\WindowsFormsApplication1\Program.cs
?????文件???????1404??2017-05-10?08:11??打印小票\WindowsFormsApplication1\Properties\AssemblyInfo.cs
?????文件???????2896??2017-05-10?08:11??打印小票\WindowsFormsApplication1\Properties\Resources.Designer.cs
?????文件???????5612??2017-05-10?08:11??打印小票\WindowsFormsApplication1\Properties\Resources.resx
?????文件???????1107??2017-05-10?08:11??打印小票\WindowsFormsApplication1\Properties\Settings.Designer.cs
?????文件????????249??2017-05-10?08:11??打印小票\WindowsFormsApplication1\Properties\Settings.settings
?????文件???????3707??2017-05-10?08:52??打印小票\WindowsFormsApplication1\WindowsFormsApplication1.csproj
?????文件????????914??2017-05-10?08:11??打印小票\WindowsFormsApplication1.sln
????..A..H.?????18944??2017-09-30?09:30??打印小票\WindowsFormsApplication1.suo
?????文件??????62826??2017-05-10?09:31??打印小票\打印小票.docx
?????目錄??????????0??2017-07-01?08:36??打印小票\WindowsFormsApplication1\obj\x86\Debug\TempPE
?????目錄??????????0??2017-09-30?09:30??打印小票\WindowsFormsApplication1\obj\x86\Debug
?????目錄??????????0??2017-09-30?09:28??打印小票\WindowsFormsApplication1\bin\Debug
?????目錄??????????0??2017-09-30?09:28??打印小票\WindowsFormsApplication1\obj\x86
............此處省略8個文件信息
- 上一篇:C# 二維碼生成工具zxing.dll
- 下一篇:ArcGIS Engine
評論
共有 條評論