A POST is just the verb for when you have an HTTP document. A GET implies you got nothing. So, in C#, here's a GET: public static string HttpGet ...
確定! 回上一頁