資源簡介
感恩之心網(wǎng)站源碼
項(xiàng)目描述
基本功能模塊
新聞發(fā)布系統(tǒng)
登錄注冊:普通用戶+超級用戶
論壇系統(tǒng)
文章發(fā)布系統(tǒng)
問卷調(diào)查系統(tǒng)
愛心捐贈物品展示系統(tǒng)
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?Models;
using?LoveDAL;
namespace?LoveBLL
{
????public?static?class?ArticleCoteManager
????{
????????public?static?void?DelArtiCote(ArticleCote?articlecote)
????????{
????????????ArticleCoteService.DeleteAriCategory(articlecote);
????????}
????????public?static?void?AddArtiCote(ArticleCote?articlecote)
????????{
????????????ArticleCoteService.AddArtiCote(articlecote);
????????}
????????public?static?void?UpArtiCote(ArticleCote?articlecote)
????????{
????????????ArticleCoteService.UpArtiCote(articlecote);
????????}
????????public?static?IList?GetArtCote()
????????{
????????????return?ArticleCoteService.GetAriCoteAll();
????????}
????????public?static?ArticleCote?GetArtiCoteById(int?id)
????????{
????????????return?ArticleCoteService.GetAriCoteById(id);
????????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-07-11?12:03??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\
?????文件?????4126880??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\install_flash_pla
?????目錄???????????0??2012-07-11?12:03??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\
?????文件????????2333??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\Love.sln
?????文件??????187904??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\Love.suo
?????目錄???????????0??2012-07-11?12:03??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\
?????文件?????????923??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\ArticleCoteManager.cs
?????文件????????1486??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\ArticleManager.cs
?????目錄???????????0??2012-07-11?12:03??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\bin\
?????目錄???????????0??2012-07-11?12:03??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\bin\Debug\
?????文件???????10240??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\bin\Debug\LoveBLL.dll
?????文件???????81408??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\bin\Debug\LoveBLL.pdb
?????文件???????41472??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\bin\Debug\LoveDAL.dll
?????文件??????134656??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\bin\Debug\LoveDAL.pdb
?????文件???????12800??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\bin\Debug\Models.dll
?????文件???????87552??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\bin\Debug\Models.pdb
?????文件?????????159??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\Class1.cs
?????文件????????1032??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\GoodsManager.cs
?????文件????????2687??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\InvitationManager.cs
?????文件????????3276??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\LoveBLL.csproj
?????文件?????????255??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\NewsCoteManager.cs
?????文件?????????895??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\NewsCoteManagers.cs
?????文件????????1563??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\NewsManager.cs
?????目錄???????????0??2012-07-11?12:03??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\obj\
?????目錄???????????0??2012-07-11?12:03??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\obj\Debug\
?????文件????????4493??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\obj\Debug\LoveBLL.csproj.FileListAbsolute.txt
?????文件???????10240??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\obj\Debug\LoveBLL.dll
?????文件???????81408??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\obj\Debug\LoveBLL.pdb
?????目錄???????????0??2012-07-11?12:03??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\obj\Debug\Refactor\
?????文件????????6656??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\obj\Debug\Refactor\LoveBLL.dll
?????文件???????50293??2012-07-09?09:00??51aspx_GratitudeWebc1c0a9c3-d6f3-4b5c-b75a-ca0550fa8016\Love\LoveBLL\obj\Debug\ResolveAssemblyReference.cache
............此處省略1530個(gè)文件信息
評論
共有 條評論