摘要:
using System;using System.Collections;using System.Configuration;using System.Data;using System.Linq;using System.Web;using System.Web.Security;using ... 阅读全文
摘要:
using System;using System.Collections;using System.Data;using System.Linq;using System.Web;using System.Web.Services;using System.Web.Services.Protoco... 阅读全文
摘要:
//获取公示栏内容 s = "$row.detail$"; mainContent =s; //如果有多个table使用下面注释的正则只会匹配成一个table //var tabReg ... 阅读全文
摘要:
protected void Page_Load(object sender, EventArgs e) { string filePath = @"D:/Prjects/MT147/example/01/"; //将是视频转为SWF格式... 阅读全文