-
大小: 8.61MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-10-05
- 語言: C#
- 標(biāo)簽:
資源簡介
美萍超市管理系統(tǒng)的源代碼,運(yùn)行環(huán)境:vs2008+sql2008
所運(yùn)用技術(shù):
1、典型的三層架構(gòu)
2、操作Excel
3、角色權(quán)限的設(shè)置
該源碼功能比較完整,可以作為二次開發(fā)使用

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
using?Models;
using?DAL;
using?System.Data;
namespace?BLL
{
????
???public?class?CG_tableManager
????{
???????CG_tableService?cs?=?new?CG_tableService();
???????public?int?insert(CG_table?gt)
???????{
???????????return?cs.insert(gt);
???????
???????}
???????public?DataTable?kbcf(string?stype?string?spnamestring?time1string?time2)
???????{
???????????return?cs.kbcf(stype?spnametime1time2);
???????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????4490??2014-06-05?11:07??MPSupermarketMS\Backup\BLL\BLL.csproj
?????文件????????507??2010-01-16?10:46??MPSupermarketMS\Backup\BLL\CG_tableManager.cs
?????文件???????1759??2010-01-24?21:44??MPSupermarketMS\Backup\BLL\CK_tableManager.cs
?????文件????????502??2010-01-16?09:30??MPSupermarketMS\Backup\BLL\CommonManager.cs
?????文件???????1204??2010-01-24?23:59??MPSupermarketMS\Backup\BLL\CW_feiyManager.cs
?????文件????????853??2010-01-25?00:01??MPSupermarketMS\Backup\BLL\CW_gudingManager.cs
?????文件????????583??2010-01-25?00:01??MPSupermarketMS\Backup\BLL\CW_yingsyfManager.cs
?????文件???????2865??2010-01-25?22:47??MPSupermarketMS\Backup\BLL\CZ_YuangongManager.cs
?????文件???????1184??2010-01-23?10:00??MPSupermarketMS\Backup\BLL\DH_tabelManager.cs
?????文件???????2666??2010-01-25?00:06??MPSupermarketMS\Backup\BLL\GH_shangManager.cs
?????文件????????641??2010-01-25?21:50??MPSupermarketMS\Backup\BLL\GrantManager.cs
?????文件???????1746??2010-01-13?23:30??MPSupermarketMS\Backup\BLL\HY_guanliManager.cs
?????文件????????972??2010-01-13?23:34??MPSupermarketMS\Backup\BLL\HY_mingxiManager.cs
?????文件????????573??2010-01-25?00:02??MPSupermarketMS\Backup\BLL\JY_qkuangManager.cs
?????文件???????2627??2010-01-25?00:11??MPSupermarketMS\Backup\BLL\KH_xinxiManager.cs
?????文件???????2081??2010-01-13?23:33??MPSupermarketMS\Backup\BLL\MEMLEVELManager.cs
?????文件???????1301??2009-12-31?10:56??MPSupermarketMS\Backup\BLL\Properties\AssemblyInfo.cs
?????文件????????694??2010-01-25?21:50??MPSupermarketMS\Backup\BLL\RoleGrantManager.cs
?????文件????????364??2010-01-25?21:50??MPSupermarketMS\Backup\BLL\RoleManager.cs
?????文件???????3778??2010-01-25?00:09??MPSupermarketMS\Backup\BLL\SP_goodsManager.cs
?????文件????????445??2010-01-24?20:22??MPSupermarketMS\Backup\BLL\SP_typeManager.cs
?????文件????????146??2010-01-13?23:00??MPSupermarketMS\Backup\BLL\SP_xmingxiManager.cs
?????文件????????908??2010-01-07?21:48??MPSupermarketMS\Backup\BLL\tempManager.cs
?????文件????????246??2010-01-25?21:50??MPSupermarketMS\Backup\BLL\UserHelper.cs
?????文件????????216??2010-01-25?21:50??MPSupermarketMS\Backup\BLL\UserManager.cs
?????文件???????1181??2010-01-25?00:00??MPSupermarketMS\Backup\BLL\XJ_yhangManager.cs
?????文件???????5064??2010-01-25?21:10??MPSupermarketMS\Backup\BLL\XS_tbaleManager.cs
?????文件???????2511??2010-01-24?22:04??MPSupermarketMS\Backup\BLL\YG_xinxiManager.cs
?????文件????????414??2010-01-24?22:26??MPSupermarketMS\Backup\BLL\YsheManager.cs
?????文件???????1893??2010-01-16?10:49??MPSupermarketMS\Backup\DAL\CG_tableService.cs
............此處省略1517個文件信息
評論
共有 條評論