资源简介
资源包含基于C#,用Visual Studio 2008编写的系统;与系统相关的数据库(用sql server 2008编写);相关论文等;
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Data;
using System.Data.SqlClient;
namespace BLL
{
public class commentLogic
{
Model.commentInfo mc = new Model.commentInfo();
DAL.commentAccess dc = new DAL.commentAccess();
#region 查询所有评论的方法
public DataSet GetAllComments()
{
return dc.GetAllComments();
}
#endregion
#region 根据新闻评论ID查询对应评论
public DataSet GetCommentsByNewsID(Model.commentInfo mc)
{
return dc.GetCommentsByNewsID(mc);
}
#endregion
#region 根据评论id删除对应评论
public bool DeleteCommentsByID(Model.commentInfo mc)
{
return dc.DeleteCommentsByID(mc);
}
#endregion
#region 根据新闻id删除对应评论
public bool DeleteCommentsByNewsID(Model.commentInfo mc)
{
return dc.DeleteCommentsByNewsID(mc);
}
#endregion
#region 查询所有评论的方法
public DataSet GetCommentsByCindex(Model.commentInfo mc int n)
{
return dc.GetCommentsByCindex(mc n);
}
#endregion
#region 根据新闻id查询评论次数
public int GetCommentsCindexByNid(Model.commentInfo mc)
{
return dc.GetCommentsCindexByNid(mc);
}
#endregion
#region 根据新闻id添加评论
public bool AddComments(Model.commentInfo mc)
{
return dc.AddComments(mc);
}
#endregion
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 12974691 2019-07-10 17:09 毕业答辩.pptx
文件 3210873 2019-05-29 15:53 论文新.docx
文件 7168 2019-05-14 17:05 juntuotz\BLL\bin\Debug\BLL.dll
文件 28160 2019-05-14 17:05 juntuotz\BLL\bin\Debug\BLL.pdb
文件 14336 2019-05-02 17:00 juntuotz\BLL\bin\Debug\DAL.dll
文件 34304 2019-05-02 17:00 juntuotz\BLL\bin\Debug\DAL.pdb
文件 7680 2019-04-21 14:56 juntuotz\BLL\bin\Debug\Model.dll
文件 32256 2019-04-21 14:56 juntuotz\BLL\bin\Debug\Model.pdb
文件 2937 2019-04-20 20:13 juntuotz\BLL\BLL.csproj
文件 1722 2019-05-02 16:36 juntuotz\BLL\commentLogic.cs
文件 2835 2019-04-30 19:19 juntuotz\BLL\newsLogic.cs
文件 4248 2019-05-14 17:05 juntuotz\BLL\obj\Debug\BLL.csproj.FileListAbsolute.txt
文件 7168 2019-05-14 17:05 juntuotz\BLL\obj\Debug\BLL.dll
文件 28160 2019-05-14 17:05 juntuotz\BLL\obj\Debug\BLL.pdb
文件 3584 2018-12-03 10:03 juntuotz\BLL\obj\Debug\Refactor\BLL.dll
文件 9533 2019-05-14 16:33 juntuotz\BLL\obj\Debug\ResolveAssemblyReference.cache
文件 1338 2018-11-28 15:22 juntuotz\BLL\Properties\AssemblyInfo.cs
文件 2698 2019-05-14 17:05 juntuotz\BLL\UserLogic.cs
文件 14336 2019-05-02 17:00 juntuotz\DAL\bin\Debug\DAL.dll
文件 34304 2019-05-02 17:00 juntuotz\DAL\bin\Debug\DAL.pdb
文件 7680 2019-04-21 14:56 juntuotz\DAL\bin\Debug\Model.dll
文件 32256 2019-04-21 14:56 juntuotz\DAL\bin\Debug\Model.pdb
文件 3011 2019-05-02 16:36 juntuotz\DAL\commentAccess.cs
文件 2811 2019-04-20 20:13 juntuotz\DAL\DAL.csproj
文件 3130 2018-12-04 20:24 juntuotz\DAL\DBba
文件 4975 2019-04-30 19:19 juntuotz\DAL\newsAccess.cs
文件 3346 2019-05-14 17:21 juntuotz\DAL\obj\Debug\DAL.csproj.FileListAbsolute.txt
文件 14336 2019-05-02 17:00 juntuotz\DAL\obj\Debug\DAL.dll
文件 34304 2019-05-02 17:00 juntuotz\DAL\obj\Debug\DAL.pdb
文件 4096 2018-12-03 10:03 juntuotz\DAL\obj\Debug\Refactor\DAL.dll
............此处省略851个文件信息
相关资源
- C#图书管理系统asp.net 源码
- 海康威视门禁c#demo(含源码)和开发
- C# Winfrom使用ffmpeg转换视频格式(新)
- 基于C#.NET的图书借阅管理系统(可运
- C# 万能打印 打印套打 自定义打印方案
- asp.net导入导出excel表,导入到sql数据
- SPHYSICS流体力学仿真模拟程序的动态链
- DWGdirect.NET文档说明C# 读写CAD文件DWG格
- C# 魔塔源码
- c#工具图标
- Visual C#通用范例开发金典源代码1-10章
- C#大作业——图书管理系统完整版
- C#屏幕摄像头录像软件代码
- C# WEB API
- 新闻发布系统以及SQL数据库
- winform C# 高仿QQ
- C#魔方影院售票管理系统
- C#程序打包成EXE文件的工具
- C#数字图像处理算法典型随书光盘源码
- 换枪加缓存池
- C#学生信息管理系统.zip
- C# sql 学生管理系统UI界面已美化
- 自行车租赁系统
- 深入理解C#中文第三版(高清)pdf
- 斑马RFID设备研发手册C#
- c#银行系统全套,带后台
- C# WCF中间件
- c#实现web网上商城
- halcon联合c#实现放大缩小移动图片
- winfrom物流管理系统
评论
共有 条评论