当你的才华不能撑起你的野心时,就是你该选择学习的时候了!

摘要: /// <summary> /// Assign parameters to specified objects /// </summary> /// <typeparam name="T">object type</typeparam> /// <param name="dic">Fields/v 阅读全文
posted @ 2019-09-20 14:01 hofmann 阅读(1874) 评论(0) 推荐(0)
摘要: using System; using System.IO; using System.Text; using System.Collections.Generic; using System.Security.Cryptography.X509Certificates; using System. 阅读全文
posted @ 2019-09-20 13:23 hofmann 阅读(853) 评论(0) 推荐(0)
摘要: static string proxyIpAddress = AppConfig.GetProxyIpAddress; static string proxyUserName = AppConfig.GetProxyUserName; static string proxyPassword = Ap 阅读全文
posted @ 2019-09-20 13:14 hofmann 阅读(543) 评论(0) 推荐(0)
摘要: static string proxyIpAddress = AppConfig.GetProxyIpAddress; static string proxyUserName = AppConfig.GetProxyUserName; static string proxyPassword = Ap 阅读全文
posted @ 2019-09-20 13:09 hofmann 阅读(308) 评论(0) 推荐(0)