試著突破低點,往高點邁進
override func viewDidLoad() { super.viewDidLoad() var s:NSString = "1234" var d = s.doubleValue println(d) }