資源簡介
代碼片段和文件信息
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個文件信息
- 上一篇:C# 客戶端和服務器端通信程序代碼vs2003
- 下一篇:C#局域網群聊私聊
評論
共有 條評論