資源簡介
超市收銀系統(tǒng),后臺(tái),前臺(tái),小票打印,錢箱控制。pos機(jī)操控.
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?超市POS
{
????public?partial?class?addchanjian?:?Form
????{
????????public?addchanjian()
????????{
????????????InitializeComponent();
????????}
????????private?void?addchanjian_Load(object?sender?EventArgs?e)
????????{
????????????//?TODO:?這行代碼將數(shù)據(jù)加載到表“chaoshiDataSet.cjinfo”中。您可以根據(jù)需要移動(dòng)或移除它。
????????????this.cjinfoTableAdapter.Fill(this.chaoshiDataSet.cjinfo);
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????cjinfoTableAdapter.Update(chaoshiDataSet);
????????}
????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
????????
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???10485760??2012-04-21?10:47??Databa
?????文件???10485760??2012-04-21?10:47??Databa
?????文件????????905??2008-05-02?14:44??超市POS\addchanjian.cs
?????文件???????7532??2008-05-02?14:44??超市POS\addchanjian.Designer.cs
?????文件???????6431??2008-05-02?14:44??超市POS\addchanjian.resx
?????文件???????1865??2008-05-08?11:18??超市POS\addshangpin.cs
?????文件??????22693??2008-05-02?17:58??超市POS\addshangpin.Designer.cs
?????文件???????9804??2008-05-02?17:58??超市POS\addshangpin.resx
?????文件????????406??2008-04-29?23:07??超市POS\app.config
?????文件??????90112??2008-04-30?12:04??超市POS\bin\Debug\goldPrinter.dll
?????文件????2075136??2012-04-21?09:55??超市POS\bin\Debug\超市POS.exe
?????文件????????406??2008-04-29?23:07??超市POS\bin\Debug\超市POS.exe.config
?????文件?????409088??2012-04-21?09:55??超市POS\bin\Debug\超市POS.pdb
?????文件??????14328??2012-04-21?09:54??超市POS\bin\Debug\超市POS.vshost.exe
?????文件????????406??2008-04-29?23:07??超市POS\bin\Debug\超市POS.vshost.exe.config
?????文件????????490??2007-07-21?01:33??超市POS\bin\Debug\超市POS.vshost.exe.manifest
?????文件?????240808??2012-04-21?09:15??超市POS\chaoshiDataSet.Designer.cs
?????文件??????????3??2008-04-29?23:07??超市POS\chaoshiDataSet.xsc
?????文件??????67300??2008-04-29?23:07??超市POS\chaoshiDataSet.xsd
?????文件??????????3??2008-04-29?23:07??超市POS\chaoshiDataSet.xss
?????文件?????237582??2012-04-21?09:15??超市POS\chaoshiDataSet1.Designer.cs
?????文件??????????3??2008-05-02?15:11??超市POS\chaoshiDataSet1.xsc
?????文件??????65911??2008-05-02?15:11??超市POS\chaoshiDataSet1.xsd
?????文件??????????3??2008-05-02?15:11??超市POS\chaoshiDataSet1.xss
?????文件????????441??2012-04-21?09:28??超市POS\cont.cs
?????文件???????5969??2012-04-21?09:15??超市POS\CrystalReport1.cs
?????文件??????32768??2008-05-08?11:37??超市POS\CrystalReport1.rpt
?????文件???????2885??2008-05-02?17:37??超市POS\login.cs
?????文件???????8356??2008-05-02?15:41??超市POS\login.Designer.cs
?????文件???????5814??2008-05-02?15:41??超市POS\login.resx
............此處省略68個(gè)文件信息
- 上一篇:TCP TCP通信C#代碼
- 下一篇:3DWall
評論
共有 條評論