摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace @sealed{ class Program { static void Main(str... 阅读全文
posted @ 2014-10-28 21:36 大空白纸 阅读(257) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace patial{ class Program { static void Main(stri... 阅读全文
posted @ 2014-10-28 21:30 大空白纸 阅读(386) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplicationTest{ class Program { stati... 阅读全文
posted @ 2014-10-28 21:15 大空白纸 阅读(470) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplicationTest{ class Program { stati... 阅读全文
posted @ 2014-10-28 21:03 大空白纸 阅读(450) 评论(0) 推荐(0) 编辑
摘要: 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-23 21:36 大空白纸 阅读(876) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace trainProject{ public class Student { public ... 阅读全文
posted @ 2014-10-22 22:20 大空白纸 阅读(1144) 评论(0) 推荐(0) 编辑
摘要: 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 大空白纸 阅读(573) 评论(0) 推荐(0) 编辑
摘要: //获取公示栏内容 s = "$row.detail$"; mainContent =s; //如果有多个table使用下面注释的正则只会匹配成一个table //var tabReg ... 阅读全文
posted @ 2014-10-21 14:45 大空白纸 阅读(3328) 评论(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) 编辑