摘要:
程序员编程语录1. 一个好的程序员是那种过单行线马路都要往两边看的人。(Doug Linder)2. 程序有问题时不要担心。如果所有东西都没问题,你就失业了。(软件工程的Mosher定律)3. 程序员的麻烦在于,你无法弄清他在捣腾什么,当你最终弄明白时,也许已经晚了。(超级计... 阅读全文
posted @ 2014-05-31 21:22
清山博客
阅读(218)
评论(0)
推荐(0)
摘要:
程序员编程语录1. 一个好的程序员是那种过单行线马路都要往两边看的人。(Doug Linder)2. 程序有问题时不要担心。如果所有东西都没问题,你就失业了。(软件工程的Mosher定律)3. 程序员的麻烦在于,你无法弄清他在捣腾什么,当你最终弄明白时,也许已经晚了。(超级计算机之父Seymour ... 阅读全文
posted @ 2014-05-31 21:21
清山博客
阅读(379)
评论(0)
推荐(0)
摘要:
using System.Collections.Generic;using System.DirectoryServices;using System.Linq;using Microsoft.Web.Administration; //位于:C:\Windows\System32\inetsrv... 阅读全文
posted @ 2014-05-31 11:15
清山博客
阅读(1127)
评论(0)
推荐(0)
摘要:
using System.Collections.Generic;using System.DirectoryServices;using System.Linq;using Microsoft.Web.Administration; //位于:C:\Windows\Syst... 阅读全文
posted @ 2014-05-31 11:15
清山博客
阅读(463)
评论(0)
推荐(0)