import CoreLocation class AppDelegate: NSObject, NSApplicationDelegate, CLLocationManagerDelegate { var locManager : CLLocationManager = CLLocationManager() ...
確定! 回上一頁