• 大小: 0.21M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 群聊  web  

资源简介


资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data.SqlClient;
using System.Configuration;
using System.Data;
using System.Web.Security;
using System.Globalization;
using System.Text.Regularexpressions;
using System.Text;
using System.Security.Cryptography;
using System.IO;

namespace Teach_C
{
    public partial class Default : System.Web.UI.Page
    {
        TextBox input_name;
        TextBox input_pasw;
        Button m_button = new Button();
        string sname loginfo;

        protected void Page_Load(object sender EventArgs e)
        {
            Response.Cache.SetCacheability(System.Web.HttpCacheability.NoCache); //很重要,不加这句,就需开启浏览器的不用缓存功能,否则不显示会

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

     文件      74240  2016-10-27 12:35  web群聊\bin\Teach_C.dll

     文件       3839  2016-10-27 11:41  web群聊\Default.aspx

     文件      54869  2016-10-27 13:07  web群聊\Default.aspx.cs

     文件       1144  2016-10-10 09:21  web群聊\Default.aspx.designer.cs

     文件         91  2016-10-10 09:57  web群聊\Global.asax

     文件        989  2016-10-10 09:57  web群聊\Global.asax.cs

     文件        134  2016-09-29 21:51  web群聊\images\albk.gif

     文件       3695  2016-10-27 13:01  web群聊\images\cpyr.gif

     文件      10200  2013-05-08 10:18  web群聊\images\editcom\1.gif

     文件      10418  2013-05-08 10:32  web群聊\images\editcom\10.gif

     文件       7719  2013-05-08 10:32  web群聊\images\editcom\11.gif

     文件       3145  2013-05-08 10:32  web群聊\images\editcom\12.gif

     文件      18185  2013-05-08 10:32  web群聊\images\editcom\13.gif

     文件       3403  2013-05-08 10:32  web群聊\images\editcom\14.gif

     文件      12048  2013-05-08 10:32  web群聊\images\editcom\15.gif

     文件       7809  2013-05-08 10:32  web群聊\images\editcom\16.gif

     文件       7966  2013-05-08 10:32  web群聊\images\editcom\17.gif

     文件       3137  2013-05-08 10:32  web群聊\images\editcom\18.gif

     文件       3235  2013-05-08 10:32  web群聊\images\editcom\19.gif

     文件       5428  2013-05-08 10:32  web群聊\images\editcom\2.gif

     文件      12152  2013-05-08 10:32  web群聊\images\editcom\20.gif

     文件       6502  2013-05-08 10:32  web群聊\images\editcom\21.gif

     文件       3532  2013-05-08 10:32  web群聊\images\editcom\22.gif

     文件       2984  2013-05-08 10:32  web群聊\images\editcom\23.gif

     文件       7329  2013-05-08 10:32  web群聊\images\editcom\24.gif

     文件       4339  2013-05-08 10:32  web群聊\images\editcom\25.gif

     文件       8076  2013-05-08 10:32  web群聊\images\editcom\26.gif

     文件       3722  2013-05-08 10:32  web群聊\images\editcom\27.gif

     文件       2610  2013-05-08 10:32  web群聊\images\editcom\28.gif

     文件       7587  2013-05-08 10:32  web群聊\images\editcom\29.gif

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

评论

共有 条评论