摘要: using System;using System.Collections;using System.Configuration;using System.Data;using System.Linq;using System.Web;using System.Web.Security;using ... 阅读全文
posted @ 2014-10-21 22:05 大空白纸 阅读(236) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections;using System.Data;using System.Linq;using System.Web;using System.Web.Services;using System.Web.Services.Protoco... 阅读全文
posted @ 2014-10-21 17:41 大空白纸 阅读(572) 评论(0) 推荐(0) 编辑
摘要: //获取公示栏内容 s = "$row.detail$"; mainContent =s; //如果有多个table使用下面注释的正则只会匹配成一个table //var tabReg ... 阅读全文
posted @ 2014-10-21 14:45 大空白纸 阅读(3320) 评论(0) 推荐(0) 编辑
摘要: protected void Page_Load(object sender, EventArgs e) { string filePath = @"D:/Prjects/MT147/example/01/"; //将是视频转为SWF格式... 阅读全文
posted @ 2014-10-21 14:39 大空白纸 阅读(518) 评论(0) 推荐(0) 编辑