int a = 3; float b = 1.234567; NSString *c = @"Hello"; ... 在Swift 里,我们在输出时一般使用的 print 中是支持字符串插值的,而字符串插值时将 ...
確定! 回上一頁