摘要:
1 using System; 2 using System.DirectoryServices; 3 using System.Management; 4 using Microsoft.Web.Administration; 5 6 namespace ConsoleApplication_IsNullTest 7 { 8 /// 9 /// IIS Helper. 10 /// 11 public class IISHelper 12 { 13 14 private static string siteN... 阅读全文
posted @ 2013-10-29 18:01
1280
阅读(1116)
评论(0)
推荐(1)
摘要:
using System;using System.Collections.Generic;using System.IO;using System.Linq;using System.Text;using System.Threading.Tasks;namespace FileSystemWatcherLab{ internal class Test1 { public void Execute() { FileSystemWatcher watcher = new FileSystemWatcher(); ... 阅读全文
posted @ 2013-10-29 17:57
1280
阅读(293)
评论(0)
推荐(0)

浙公网安备 33010602011771号