資源簡介
C#宿舍管理系統。。數據庫增刪改查。。。內部有SqlLite和SqlServer數據文件。打開可用。界面友好、美觀,功能齊全。適合初學者獨立完成。。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Data.SQLite;
namespace?DormMIS
{
????public?class?DBHelper
????{
????????public?static?string?connString?=?“Data?Source=LodgingHouseInfo;Pooling=true;FailIfMissing=false“;
????????public?static?SQLiteConnection?connection?=?new?SQLiteConnection(connString);
????????public?static?string?role=““;
????????public?static?string?Play?=““;
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A.SH.????????77??2004-01-06?00:18??宿舍管理系統\Desktop.ini
?????文件?????516096??2008-07-26?09:25??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\DLL\IrisSkin2.dll
?????文件?????818688??2004-01-05?01:50??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\DLL\System.Data.SQLite.DLL
?????文件?????118784??2004-10-30?22:26??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\DLL\XPPanel.dll
?????文件????3412480??2011-09-19?00:22??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\DormMIS.exe
?????文件?????421376??2011-09-19?00:22??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\DormMIS.pdb
?????文件??????14328??2011-09-19?00:23??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\DormMIS.vshost.exe
?????文件????????490??2009-06-11?05:14??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\DormMIS.vshost.exe.manifest
?????文件?????516096??2008-07-26?09:25??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\IrisSkin2.dll
?????文件??????12288??2011-05-24?11:15??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\LodgingHouseInfo
?????文件???????4286??2005-12-23?10:23??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\mouse.cur
?????文件??????31993??2008-07-26?09:25??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\Skin\vistaGreen.ssk
?????文件?????818688??2004-01-05?01:50??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\System.Data.SQLite.DLL
?????文件?????118784??2004-10-30?22:26??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\XPPanel.dll
?????文件???????2048??2004-01-05?04:20??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\Yqy
?????文件?????774656??2003-12-16?16:36??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\3D桌面\DeskSpace.exe
?????文件??????49152??2003-12-16?16:36??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\3D桌面\deskspace151.dll
?????文件???????4083??2003-12-16?16:36??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\3D桌面\簡體中文.lng
?????文件?????754176??2004-01-06?02:27??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\AirPlay?Zion9.6.17.exe
?????文件???????2036??2011-06-08?20:58??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\AIRPLAY.DAT\airplay.cfg
?????文件????????186??2011-06-08?20:58??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\AIRPLAY.DAT\lstuser.xm
?????文件??????33589??2011-06-08?20:58??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\AIRPLAY.DAT\Playlist\user0001.apl
?????文件?????666624??2011-02-04?09:15??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\Q-Dir.exe
?????文件???????3029??2011-06-01?21:23??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\Q-Dir.ini
?????文件?????761344??2004-01-06?02:20??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\quse.exe
?????文件???????1432??2011-06-01?21:23??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\start.qdr
?????文件?????535552??2004-01-06?02:28??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\屏幕截圖寶.exe
?????文件?????311296??2004-01-07?12:12??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\掛機鎖\HookLock.exe
?????文件??????56832??2004-01-07?12:12??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\掛機鎖\HookLock.pdb
?????文件??????14328??2004-01-07?12:10??宿舍管理系統\DormMIS\code\DormMIS\bin\Debug\應用程序\掛機鎖\HookLock.vshost.exe
............此處省略234個文件信息
- 上一篇:Keyence.AutoID.SDK_Help
- 下一篇:C#基礎知識思維導圖最終版
評論
共有 條評論