资源简介
代码片段和文件信息
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#局域网群聊私聊
相关资源
- XXTEA算法的C#实现和JS实现,可以互相
- log4net 记录web application程序 全局错误
- 在webform中使用 mvc部分视图
- web api 文件管理器(附文件上传以及
- WEBBROWER控件使用代理访问指定网页
- GoogleBookDownloader WebClient 读取网页源码
-
Couchba
se使用教程(文档) - 自定义 AspNet web服务器
- winform操作webform后台
- SourceGrid4_20(Webcam-Capture-AForge.Net)
- WebSockets客户端消息分发
- winform调用webservice
- WebSocket聊天室(后端是C#源码)
- C#Webservice+微信小程序上传多个文件笔
- ASP.Net(CSharp)OA 本毕业设计首先介绍
- t_AJAX_ASPMAP 在WebGIS地图上
- WebGIS-development-ArcGIS-Server-and.NET 《We
- geiliwebkitbrowser 一个WEBKIT内核的浏览器
- FetionWebServiceCSharp 功能:实时接收飞信
- WebKit.NET-0.5-src .NET平台下用C#引用web
- WebMappingApplication
- C#通过HTTP协议get、post Webservice并返回
- WebBrowser
- C#WEb人力资源的源代码
- C#中的WebClient类编写整站软件
- webbrowser滚动条位置
- C# 用RSA加密实现Web登录密码加密传输
- c#开发的web登录项目带数据库
- C#做的Web用户登录注册系统
- C#动态调用webservice.rar
评论
共有 条评论