str = httpPost(url,data,options) ``` 遗憾的是,这里只能传输data 为字符串类型的数据。 ```lua local url = 'http://www.baidu.com'
確定! 回上一頁