摘要:Global.asax中配置: void Application_Start(object sender, EventArgs e) { // Code that runs on application startup List<string> programList = new List<string>(); programList.Add("WEBR1010"); A...
阅读全文
posted @ 2010-02-23 13:57
浙公网安备 33010602011771号