資源簡介
代碼片段和文件信息
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;
using?System.Data.SqlClient;
namespace?PrintGoodsOutBill
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????#region?定義全局變量及對象
????????string?strCon?=?“Data?Source=(local);Database=db_04;Uid=sa;Pwd=;“;
????????public?static?string?strID?=?““;
????????public?static?string?strOutPeople?=?““;
????????public?static?string?strOutProvider?=?““;
????????public?static?string?strPlace?=?““;
????????public?static?string?strGID?=?““;
????????public?static?string?strGName?=?““;
????????public?static?string?strGSpe
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????941??2009-01-16?16:41??sj\01\PrintGoodsOutBill\PrintGoodsOutBill.sln
?????文件???????17920??2009-02-10?10:22??sj\01\PrintGoodsOutBill\PrintGoodsOutBill.suo
?????文件????????8379??2009-01-17?08:56??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\Form1.cs
?????文件????????4634??2009-01-17?08:49??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\Form1.designer.cs
?????文件???????21937??2009-01-17?08:49??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\Form1.resx
?????文件????????3780??2009-01-16?16:43??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\PrintGoodsOutBill.csproj
?????文件?????????498??2009-01-16?16:41??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\Program.cs
?????文件???????25088??2009-01-17?08:56??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\bin\Debug\PrintGoodsOutBill.exe
?????文件???????24064??2009-01-17?08:56??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\bin\Debug\PrintGoodsOutBill.pdb
?????文件???????14328??2009-02-10?09:29??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\bin\Debug\PrintGoodsOutBill.vshost.exe
?????文件?????????490??2007-07-21?01:33??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\bin\Debug\PrintGoodsOutBill.vshost.exe.manifest
?????文件?????????930??2009-02-10?09:29??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\obj\Debug\PrintGoodsOutBill.csproj.FileListAbsolute.txt
?????文件?????????847??2009-01-17?08:56??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\obj\Debug\PrintGoodsOutBill.csproj.GenerateResource.Cache
?????文件???????25088??2009-01-17?08:56??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\obj\Debug\PrintGoodsOutBill.exe
?????文件???????10728??2009-01-17?08:56??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\obj\Debug\PrintGoodsOutBill.Form1.resources
?????文件???????24064??2009-01-17?08:56??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\obj\Debug\PrintGoodsOutBill.pdb
?????文件?????????180??2009-01-17?08:56??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\obj\Debug\PrintGoodsOutBill.Properties.Resources.resources
?????文件????????1390??2009-01-16?16:41??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\Properties\AssemblyInfo.cs
?????文件????????2884??2009-01-16?16:41??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\Properties\Resources.Designer.cs
?????文件????????5612??2009-01-16?16:41??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\Properties\Resources.resx
?????文件????????1102??2009-01-16?16:41??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\Properties\Settings.Designer.cs
?????文件?????????249??2009-01-16?16:41??sj\01\PrintGoodsOutBill\PrintGoodsOutBill\Properties\Settings.settings
?????文件?????????938??2008-12-09?14:32??sl\PrintGoodsInBill\PrintGoodsInBill.sln
?????文件???????19968??2008-12-25?13:28??sl\PrintGoodsInBill\PrintGoodsInBill.suo
?????文件???????16290??2008-12-23?11:36??sl\PrintGoodsInBill\PrintGoodsInBill\Form1.cs
?????文件???????22425??2008-12-10?11:01??sl\PrintGoodsInBill\PrintGoodsInBill\Form1.Designer.cs
?????文件???????21937??2008-12-10?11:01??sl\PrintGoodsInBill\PrintGoodsInBill\Form1.resx
?????文件????????3778??2008-12-09?14:36??sl\PrintGoodsInBill\PrintGoodsInBill\PrintGoodsInBill.csproj
?????文件?????????497??2008-12-09?14:32??sl\PrintGoodsInBill\PrintGoodsInBill\Program.cs
?????文件???????35328??2008-12-23?11:39??sl\PrintGoodsInBill\PrintGoodsInBill\bin\Debug\PrintGoodsInBill.exe
?????文件???????30208??2008-12-23?11:39??sl\PrintGoodsInBill\PrintGoodsInBill\bin\Debug\PrintGoodsInBill.pdb
............此處省略13個文件信息
評論
共有 條評論