我正在嘗試Angular2並一直遵循他們的教程。 我現在有一個服務,它從一個JSON服務器獲取數據: import { Injectable } from '@angular/core'; import { Http, ...
確定! 回上一頁