随笔分类 -  asp.net

上一页 1 2

摘要:public static bool httpPost(string url, ref CookieContainer cc, ref string dataToPost, ref string dataget, bool isChangeCookie = false) { HttpWebRequest request = (HttpWebRequest)... 阅读全文

posted @ 2016-04-22 18:08 邬兴亮 阅读(529) 评论(0) 推荐(0)

摘要:using System.IO; using System.Drawing; using System.Threading; using System.Windows.Forms; public class WebSiteThumbnail { Bitmap m_Bitmap; string m_Url; int m_BrowserWidth, m_BrowserHei... 阅读全文

posted @ 2016-04-22 18:03 邬兴亮 阅读(429) 评论(0) 推荐(0)

摘要:IIS 7.0之后引入的一个IIS配置文件,详细内容参考官方链接http://www.iis.net/learn/get-started /planning-your-iis-architecture/introduction-to-applicationhostconfig 该文件的的位置%win 阅读全文

posted @ 2016-04-22 17:38 邬兴亮 阅读(914) 评论(0) 推荐(0)

上一页 1 2

导航