随笔分类 -  ASP.NET

摘要:http://www.cnblogs.com/1-2-3/archive/2007/09/01/878246.html 阅读全文
posted @ 2008-10-21 16:39 昕友软件开发 阅读(201) 评论(0) 推荐(0) 编辑
摘要:using System; using System.Data; using System.Web; using System.Collections; using System.Web.Services; using System.Web.Services.Protocols; using System.Web.SessionState; using System.Drawing; using ... 阅读全文
posted @ 2008-10-21 16:25 昕友软件开发 阅读(264) 评论(0) 推荐(0) 编辑
摘要:首先编写handle处理文件:using System;using System.Data;using System.Web;using System.Collections;using System.Web.Services;using System.Web.Services.Protocols;... 阅读全文
posted @ 2008-10-21 15:38 昕友软件开发 阅读(681) 评论(0) 推荐(0) 编辑
摘要:using System.Text; using System.IO; string mbPath =Server.MapPath("template.htm"); Encoding code = Encoding.GetEncoding("gb2312"); StreamReader sr = null; ... 阅读全文
posted @ 2008-10-14 17:16 昕友软件开发 阅读(345) 评论(0) 推荐(0) 编辑
摘要:protected void Page_Load(object sender, EventArgs e) { Literal1.Text = ""; for (int i = 0; i " + GetGroups()[i] + ""; } Literal1.Text += ""; ... 阅读全文
posted @ 2008-10-14 11:28 昕友软件开发 阅读(300) 评论(0) 推荐(0) 编辑

欢迎访问我的开源项目:xyIM企业即时通讯