91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.14M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: jQuery??UI??easyui??JQ??

資源簡介

簡單的easyui跟數據庫的交互,包括登錄系統,查詢修改和刪除數據

資源截圖

代碼片段和文件信息

using?System;
using?System.Data;
using?System.Collections.Generic;

using?WikEasyUIDemo.Model;
namespace?WikEasyUIDemo.BLL
{
????///?
????///?User
????///?

????public?partial?class?User
????{
????????private?readonly?WikEasyUIDemo.DAL.User?dal?=?new?WikEasyUIDemo.DAL.User();
????????public?User()
????????{?}
????????#region??Method
????????///?
????????///?是否存在該記錄
????????///?

????????public?bool?Exists(int?ID)
????????{
????????????return?dal.Exists(ID);
????????}

????????///?
????????///?增加一條數據
????????///?

????????public?int?Add(WikEasyUIDemo.Model.User?model)
????????{
????????????return?dal.Add(model);
????????}

????????///?
????????///?更新一條數據
????????///?

????????public?bo

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-02-05?10:23??jQueryEasyUIExample\
?????目錄???????????0??2017-12-26?13:55??jQueryEasyUIExample\BLL\
?????目錄???????????0??2017-12-26?13:55??jQueryEasyUIExample\BLL\bin\
?????目錄???????????0??2017-12-26?13:55??jQueryEasyUIExample\BLL\bin\Debug\
?????文件????????6144??2017-10-20?11:39??jQueryEasyUIExample\BLL\bin\Debug\BLL.dll
?????文件???????15872??2017-10-20?11:39??jQueryEasyUIExample\BLL\bin\Debug\BLL.pdb
?????文件????????8704??2017-10-20?11:39??jQueryEasyUIExample\BLL\bin\Debug\DAL.dll
?????文件???????17920??2017-10-20?11:39??jQueryEasyUIExample\BLL\bin\Debug\DAL.pdb
?????文件???????15360??2017-10-20?11:39??jQueryEasyUIExample\BLL\bin\Debug\DBUtility.dll
?????文件???????44544??2017-10-20?11:39??jQueryEasyUIExample\BLL\bin\Debug\DBUtility.pdb
?????文件????????5120??2017-10-20?11:39??jQueryEasyUIExample\BLL\bin\Debug\Model.dll
?????文件???????15872??2017-10-20?11:39??jQueryEasyUIExample\BLL\bin\Debug\Model.pdb
?????文件????????2661??2012-06-21?11:01??jQueryEasyUIExample\BLL\BLL.csproj
?????目錄???????????0??2017-12-26?13:55??jQueryEasyUIExample\BLL\obj\
?????目錄???????????0??2017-12-26?13:55??jQueryEasyUIExample\BLL\obj\Debug\
?????文件????????3785??2017-10-20?11:39??jQueryEasyUIExample\BLL\obj\Debug\BLL.csproj.FileListAbsolute.txt
?????文件???????12166??2017-10-20?11:39??jQueryEasyUIExample\BLL\obj\Debug\BLL.csprojResolveAssemblyReference.cache
?????文件????????6144??2017-10-20?11:39??jQueryEasyUIExample\BLL\obj\Debug\BLL.dll
?????文件???????15872??2017-10-20?11:39??jQueryEasyUIExample\BLL\obj\Debug\BLL.pdb
?????文件????????5954??2018-02-05?10:25??jQueryEasyUIExample\BLL\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????8771??2014-04-04?14:23??jQueryEasyUIExample\BLL\obj\Debug\ResolveAssemblyReference.cache
?????目錄???????????0??2014-04-04?14:14??jQueryEasyUIExample\BLL\obj\Debug\TempPE\
?????目錄???????????0??2017-12-26?13:55??jQueryEasyUIExample\BLL\Properties\
?????文件????????1348??2012-06-21?11:01??jQueryEasyUIExample\BLL\Properties\AssemblyInfo.cs
?????文件????????4091??2012-06-21?11:01??jQueryEasyUIExample\BLL\User.cs
?????目錄???????????0??2017-12-26?13:55??jQueryEasyUIExample\DAL\
?????目錄???????????0??2017-12-26?13:55??jQueryEasyUIExample\DAL\bin\
?????目錄???????????0??2017-12-26?13:55??jQueryEasyUIExample\DAL\bin\Debug\
?????文件????????8704??2017-10-20?11:39??jQueryEasyUIExample\DAL\bin\Debug\DAL.dll
?????文件???????17920??2017-10-20?11:39??jQueryEasyUIExample\DAL\bin\Debug\DAL.pdb
?????文件???????15360??2017-10-20?11:39??jQueryEasyUIExample\DAL\bin\Debug\DBUtility.dll
............此處省略457個文件信息

評論

共有 條評論