DevQiao Keep on hacking

Swift基础语法(一)

本篇作为Swift的第一篇,主要简述Swift中的基础数据类型

变量和常量(Constants&Variables)

类型转换(Type conversion)

元组(Tuples)

类型推导(Type inference)

操作符(Operations)

字符串(Strings)

控制语句(Control flow)

范围(Ranges)

循环(Loops)

函数(Functions)

闭包(Closures)

可选类型(Optional)

comments powered by Disqus