2009年3月3日

摘要: public class RequestWeb { private readonly static int TIMEOUT = 15000; private CookieContainer _cookieCon = new CookieContainer(); private CredentialCache _credentials; ... 阅读全文

posted @ 2009-03-03 11:48 sky-v 阅读(1820) 评论(0) 推荐(1) 编辑


Copyright © 2024 sky-v
Powered by .NET 8.0 on Kubernetes