2012年5月2日

增加table行(1)

摘要: <html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>增加Table行</title></head><script language="javascript">// Example: obj = findObj("image1");function findObj(theObj, theDoc){ var p, i 阅读全文

posted @ 2012-05-02 13:29 lei0515 阅读(332) 评论(0) 推荐(0)

增加table行(2)

摘要: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title> hftable </title> <meta name="Generator" content="EditPlus"> <meta name="Author" content 阅读全文

posted @ 2012-05-02 13:29 lei0515 阅读(81) 评论(0) 推荐(0)

压缩文件

摘要: public static string filesdirectorypath = @"D:\文件夹1"; public static int dirnamelength = 0; protected void Page_Load(object sender, EventArgs e) { ZipFileCreate(); }#region - ZipFileCreate(); - /// <summary> /// 压缩文件的方法 /// </summary> public void ZipFileCr... 阅读全文

posted @ 2012-05-02 12:16 lei0515 阅读(179) 评论(0) 推荐(0)

导航