摘要:
//定义委托 public delegate void SignOutEventHandler();//添加参数 public SignOutEventHandler SignOut; //使用 SignOut(); //添加委托事件 obj.SignOut += new SignOutEventH 阅读全文
posted @ 2020-09-29 09:01
惊蛰-
阅读(185)
评论(0)
推荐(0)
摘要:
public static void Post3() { CookieContainer cookies = new CookieContainer(); string RequestPara = "account=win&password=123"; RequestPara = Regex.Rep 阅读全文
posted @ 2020-09-29 08:05
惊蛰-
阅读(3840)
评论(0)
推荐(1)

浙公网安备 33010602011771号