資源簡(jiǎn)介
一個(gè)倉(cāng)庫(kù)管理系統(tǒng)源碼,通過(guò)RFID標(biāo)簽對(duì)貨物進(jìn)行標(biāo)示,實(shí)現(xiàn)自動(dòng)掃描,批量出入庫(kù),增加效率,節(jié)省時(shí)間,需要配合ThingMagic公司的M4讀寫(xiě)器使用。很有參考價(jià)值

代碼片段和文件信息
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?DXDemo
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?listBox1_SelectedIndexChanged(object?sender?EventArgs?e)
????????{
????????}
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
??????????int?index?=??this.kryptonDataGridView1.Rows.Add();
?????????????DataGridViewRow?dr?=??this.kryptonDataGridView1.Rows[index];
????????????//dr.Cells[0].
????????}
????????private?void?kryptonButton2_Click(object?sender?EventArgs?e)
????????{
????????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????目錄???????????0??2012-01-13?11:17??Stock?Manage\
?????文件????????1420??2010-06-23?15:46??Stock?Manage\M4Demo.sln
?????文件???????81920??2010-06-25?11:39??Stock?Manage\M4Demo.suo
?????目錄???????????0??2012-01-13?11:17??Stock?Manage\M4Demo1\
?????文件????????1965??2010-05-10?10:17??Stock?Manage\M4Demo1\app.config
?????目錄???????????0??2012-01-13?11:16??Stock?Manage\M4Demo1\bin\
?????目錄???????????0??2012-01-13?11:17??Stock?Manage\M4Demo1\bin\Debug\
?????文件???????45462??2010-05-01?15:44??Stock?Manage\M4Demo1\bin\Debug\bg.jpg
?????文件?????2510848??2009-11-19?21:42??Stock?Manage\M4Demo1\bin\Debug\ComponentFactory.Krypton.Toolkit.dll
?????文件??????589824??2010-06-23?16:16??Stock?Manage\M4Demo1\bin\Debug\DB.mdb
?????文件????????5032??2007-12-22?09:44??Stock?Manage\M4Demo1\bin\Debug\DeepCyan.ssk
?????文件???????16021??2008-07-10?20:35??Stock?Manage\M4Demo1\bin\Debug\DiamondBlue.ssk
?????文件???????12261??2007-12-22?09:45??Stock?Manage\M4Demo1\bin\Debug\EmeraldColor1.ssk
?????文件??????516096??2006-08-18?11:50??Stock?Manage\M4Demo1\bin\Debug\IrisSkin2.dll
?????文件???????65536??2006-11-14?00:06??Stock?Manage\M4Demo1\bin\Debug\IrisSkin_NetAdvantage63Win.dll
?????文件???????59213??2010-05-01?15:42??Stock?Manage\M4Demo1\bin\Debug\login.jpg
?????文件??????712704??2010-06-25?11:34??Stock?Manage\M4Demo1\bin\Debug\M4Demo.exe
?????文件????????1965??2010-05-10?10:17??Stock?Manage\M4Demo1\bin\Debug\M4Demo.exe.config
?????文件??????167424??2010-06-25?11:34??Stock?Manage\M4Demo1\bin\Debug\M4Demo.pdb
?????文件???????14328??2010-06-25?11:39??Stock?Manage\M4Demo1\bin\Debug\M4Demo.vshost.exe
?????文件????????1965??2010-05-10?10:17??Stock?Manage\M4Demo1\bin\Debug\M4Demo.vshost.exe.config
?????文件?????????490??2007-07-21?01:33??Stock?Manage\M4Demo1\bin\Debug\M4Demo.vshost.exe.manifest
?????文件???????15899??2006-03-22?05:55??Stock?Manage\M4Demo1\bin\Debug\MP10.ssk
?????文件???????16292??2006-03-22?05:55??Stock?Manage\M4Demo1\bin\Debug\MSN.ssk
?????文件????????9218??2008-07-10?20:35??Stock?Manage\M4Demo1\bin\Debug\Page.ssk
?????文件???????19456??2010-06-23?14:08??Stock?Manage\M4Demo1\bin\Debug\Reader2600Demo.Data.dll
?????文件???????42496??2010-06-23?14:08??Stock?Manage\M4Demo1\bin\Debug\Reader2600Demo.Data.pdb
?????文件???????40960??2009-03-31?16:18??Stock?Manage\M4Demo1\bin\Debug\Reader2600DLL.dll
?????文件??????????73??2010-05-01?10:46??Stock?Manage\M4Demo1\bin\Debug\skin.xm
?????文件???????15928??2007-12-22?09:10??Stock?Manage\M4Demo1\bin\Debug\Vista2_color7.ssk
?????文件???????99678??2010-06-23?13:37??Stock?Manage\M4Demo1\Demo.ico
............此處省略120個(gè)文件信息
評(píng)論
共有 條評(píng)論