当你调用http.request(options) 时,会返回ClientRequest实例,主要用来创建HTTP客户端 ... var client = http.request(options, function(res){ var data = ''; res.
確定! 回上一頁