资源简介
仿百度贴吧程序,仿百度贴吧程序
代码片段和文件信息
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
using System.IO;
public partial class admin : System.Web.UI.Page
{
string gvuniqueID = string.Empty;
//int gvPageindex = 0;
//int gvEditindex = -1;
protected void Page_Load(object sender EventArgs e)
{
if (!Page.IsPostBack)
{
if (Session[“username“] != null && Session[“usertype“].ToString() == “1“)
{
pagelist();
}
else
{
Response.Redirect(“Userlogin.aspx“);
}
}
}
private void pagelist()
{
DataSet ds = new DataSet();
ds = sqlstore.seluserAriticle();
GridView1.DataSource = ds;
GridView1.DataBind();
}
public string showtype(object a)
{
string type = a.ToString();
if (type == “0“)
{
type = “精品“;
}
else
{
type = “取消精品“;
}
return type;
}
public string showtop(object a)
{
string type = a.ToString();
if (type == “0“)
{
type = “置顶“;
}
else
{
type = “取消置顶“;
}
return type;
}
protected void GridView1_OnRowCommand(object sender GridViewCommandEventArgs e)
{
int id =int.Parse(e.CommandArgument.ToString());
string cmd = e.CommandName.ToString();
switch (cmd)
{
case “type“:
string atype = sqlstore.seltype(id);
sqlstore.settype(atype id);
break;
case “top“:
string atop = sqlstore.seltop(id);
sqlstore.settop(atop id);
break;
//case “del“:
//sqlstore.delAriticle(id);
//break;
}
pagelist();
}
protected void GridView1_RowDeleting(object sender GridViewDeleteEventArgs e)//删除贴子信息
{
int id = int.Parse(((Label)GridView1.Rows[e.RowIndex].FindControl(“TextXu“)).Text);
string recall = ((Label)GridView1.Rows[e.RowIndex].FindControl(“TextBox2“)).Text;
string imgurl = ((Label)GridView1.Rows[e.RowIndex].FindControl(“Label1“)).Text;
if (recall != “0“)
{
Response.Write(“ript>alert(‘此贴包含回复贴,不能删除!‘);location.href(‘admin.aspx‘) ript>“);
}
else
{
if (imgurl == null || imgurl == ““)
{
sqlstore.delAriticle(id);
}
else
{
string path = Server.MapPath(“cutimg“) + “/“ + imgurl.Sub
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 10512 2007-11-09 17:47 BDtieba\admin.aspx
文件 7851 2007-11-14 18:40 BDtieba\admin.aspx.cs
文件 12506 2007-11-16 12:31 BDtieba\bestAriticle.aspx
文件 3736 2007-11-16 12:31 BDtieba\bestAriticle.aspx.cs
文件 168 2007-10-26 23:28 BDtieba\boot.ascx
文件 529 2007-12-26 08:39 BDtieba\boot.ascx.cs
文件 12285 2007-11-19 12:05 BDtieba\Default.aspx
文件 4088 2007-11-19 11:59 BDtieba\Default.aspx.cs
文件 1948 2007-08-24 12:32 BDtieba\ftb.imagegallery.aspx
文件 889 2007-11-15 18:40 BDtieba\Global.asax
文件 4189 2007-10-16 12:56 BDtieba\header.ascx
文件 414 2007-10-16 11:31 BDtieba\header.ascx.cs
文件 117 2007-10-18 22:02 BDtieba\licenses.licx
文件 7411 2007-11-16 12:58 BDtieba\reg.aspx
文件 2609 2007-11-14 18:19 BDtieba\reg.aspx.cs
文件 2493 2007-11-09 17:39 BDtieba\showContent.aspx
文件 5538 2007-11-14 18:40 BDtieba\showContent.aspx.cs
文件 12875 2007-11-16 12:30 BDtieba\showtieba.aspx
文件 4123 2007-11-16 12:30 BDtieba\showtieba.aspx.cs
文件 3462 2007-11-19 12:15 BDtieba\UserLogin.ascx
文件 1514 2007-11-19 12:17 BDtieba\UserLogin.ascx.cs
文件 1407 2007-11-19 12:21 BDtieba\Userlogin.aspx
文件 1465 2007-11-19 12:20 BDtieba\Userlogin.aspx.cs
文件 453 2007-09-15 21:34 BDtieba\ValidateCode.aspx
文件 2307 2007-09-16 12:37 BDtieba\ValidateCode.aspx.cs
文件 2135 2007-12-26 08:30 BDtieba\web.config
文件 5080 2007-11-14 18:44 BDtieba\admin\admin_addadmin.aspx
文件 1207 2007-12-26 08:38 BDtieba\admin\admin_addadmin.aspx.cs
文件 1300 2007-11-14 11:48 BDtieba\admin\admin_default.aspx
文件 488 2007-12-26 08:38 BDtieba\admin\admin_default.aspx.cs
............此处省略737个文件信息
相关资源
- 百度地图实时定位+搜索附近特定点
- Fish-v321.zip 冰点
- 百度Echarts-echarts-demo
- Fish-v327.zip
- Mac百度网盘无限速插件.zip
- 百度云加速.zip
- 天津卫星地图.zip
- 百度api获取地名城市名
- 仿百度百科网站源码
- 传智播客贴吧源码
- 百度地图选点定位demo
- 百度_Google_Sogou三种图像搜索引擎功能
- 百度地图截获器(矢量版)217751
- DZ百度贴吧模板forDZX2.5
- 百度车联网方案PPT
- GPS定位以及调用百度地图显示
- 百度地图,定位,路径规划,离线地
- qt超级mp3音乐播放器,高仿百度音乐播
- 百度初级认证考试试题
- discuz仿百度贴吧手机模版
- 深入REACT技术栈.pdf(高清版)
- 百度OCR的eclipse移植版带build.gradle文件
- 百度鹰眼API 轨迹追踪的实现
- 自动爬取百度谷歌图片
- 百度PING批量提交工具
- 百度无人驾驶数据.zip
- 百度文库器免券源文件格式
- 百度语音识别与语音合成官方demo
- 在线flash文档阅读器(全文索引仿百度
- 仿百度文库源码
评论
共有 条评论