摘要: //设定您要取得得页面地址给url string url = "http://www.cnblogs.com"; Uri contentUrl = new Uri(url); WebRequest req = WebRequest.Create(co...
阅读全文
摘要: saucer的问题 答案相关链接: Adding Custom Project Item Templates to VS.NETTutorial : Creating Custom Project template Wizards Using C# and .NETBasics of Extending Your Working Environment in Visual Studio
阅读全文
摘要: 翻译上的错误! 其中的括号应该是双引号!有英文版的可以对照下!
阅读全文