angular2 http post請求

import { Http } from ‘@angular/http’; import { Headers, RequestOptions, URLSearchParams } from ‘@angular/http’; 首先要import 這幾個模塊, 分別是http請求體,http請求頭部,請求options,和請求發送的data,web import { Http } from '@ang
相關文章
相關標籤/搜索