POST 和GET都是向服务器提交数据,并且都会从服务器获取数据. ... http.post('https://flutter-cn.firebaseio.com/products.json', body: json.encode(param),encoding: ...
確定! 回上一頁