资源简介

开发工具vs2008+sql server 2005 投票主题的选项动态加载的, 前台投票:每个ip一天之内只能投一票

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DAL;
using Models;

namespace BLL
{
    public class titleManager
    {
        titleService service = new titleService();
        /// 
        /// 添加调查标题
        /// 

        /// tle“>
        /// 
        public bool Inserttitle(title titleList

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       4867  2010-08-10 17:53  Vote_System\新建 文本文档.txt

     文件    3145728  2010-08-13 11:20  Vote_System\DB\Vote.mdf

     文件    3145728  2010-08-13 11:20  Vote_System\DB\Vote_log.ldf

     文件       6579  2010-08-11 09:32  Vote_System\Vote\Vote.sln

    ..A..H.     44544  2010-08-13 11:16  Vote_System\Vote\Vote.suo

     文件       2860  2010-08-11 09:32  Vote_System\Vote\BLL\BLL.csproj

     文件       8704  2010-08-13 11:01  Vote_System\Vote\BLL\bin\Debug\DAL.dll

     文件       6144  2010-08-13 11:01  Vote_System\Vote\BLL\bin\Debug\Models.dll

     文件       5632  2010-08-13 11:01  Vote_System\Vote\BLL\bin\Debug\DBHelper.dll

     文件      19968  2010-08-13 11:01  Vote_System\Vote\BLL\bin\Debug\Models.pdb

     文件      17920  2010-08-13 11:01  Vote_System\Vote\BLL\bin\Debug\DAL.pdb

     文件      13824  2010-08-13 11:01  Vote_System\Vote\BLL\bin\Debug\DBHelper.pdb

     文件       5120  2010-08-13 11:04  Vote_System\Vote\BLL\bin\Debug\BLL.dll

     文件      15872  2010-08-13 11:04  Vote_System\Vote\BLL\bin\Debug\BLL.pdb

     文件       3584  2010-08-11 22:25  Vote_System\Vote\BLL\obj\Debug\Refactor\BLL.dll

     文件       7679  2010-08-13 11:01  Vote_System\Vote\BLL\obj\Debug\ResolveAssemblyReference.cache

     文件      15872  2010-08-13 11:04  Vote_System\Vote\BLL\obj\Debug\BLL.pdb

     文件       5120  2010-08-13 11:04  Vote_System\Vote\BLL\obj\Debug\BLL.dll

     文件        512  2010-08-13 11:01  Vote_System\Vote\BLL\obj\Debug\BLL.csproj.FileListAbsolute.txt

     文件       1346  2010-08-10 16:35  Vote_System\Vote\BLL\Properties\AssemblyInfo.cs

     文件       3490  2010-08-13 11:04  Vote_System\Vote\BLL\titleManager.cs

     文件       2875  2010-08-11 09:32  Vote_System\Vote\DAL\DAL.csproj

     文件       5632  2010-08-13 11:01  Vote_System\Vote\DAL\bin\Debug\DBHelper.dll

     文件       6144  2010-08-13 11:01  Vote_System\Vote\DAL\bin\Debug\Models.dll

     文件      19968  2010-08-13 11:01  Vote_System\Vote\DAL\bin\Debug\Models.pdb

     文件      13824  2010-08-13 11:01  Vote_System\Vote\DAL\bin\Debug\DBHelper.pdb

     文件       8704  2010-08-13 11:01  Vote_System\Vote\DAL\bin\Debug\DAL.dll

     文件      17920  2010-08-13 11:01  Vote_System\Vote\DAL\bin\Debug\DAL.pdb

     文件       3584  2010-08-11 22:25  Vote_System\Vote\DAL\obj\Debug\Refactor\DAL.dll

     文件       4848  2010-08-13 11:01  Vote_System\Vote\DAL\obj\Debug\ResolveAssemblyReference.cache

............此处省略634个文件信息

评论

共有 条评论