资源简介

感恩之心网站源码 项目描述 基本功能模块 新闻发布系统 登录注册:普通用户+超级用户 论坛系统 文章发布系统 问卷调查系统 爱心捐赠物品展示系统

资源截图

代码片段和文件信息

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);
        }

    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           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_player_ax_32bit.exe
     目录           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个文件信息

评论

共有 条评论