摘要:
1 // Playground - noun: a place where people can play 2 3 import UIKit 4 5 6 //使用关键字class和struct来分别表示类和结构体 7 8 struct SomeStruct { 9 ... 阅读全文
posted @ 2015-02-04 23:35
不会骑扫把的胖女巫
阅读(276)
评论(0)
推荐(0)
摘要:
// Playground - noun: a place where people can playimport UIKit//=================================================================//函数//// func 函数名... 阅读全文
posted @ 2015-02-04 23:34
不会骑扫把的胖女巫
阅读(180)
评论(0)
推荐(0)
摘要:
1 // Playground - noun: a place where people can play 2 3 import UIKit 4 5 var str = "Hello, World!" 6 7 //1 定义变量常量/常量 8 // define const ... 阅读全文
posted @ 2015-02-04 23:33
不会骑扫把的胖女巫
阅读(373)
评论(0)
推荐(0)

浙公网安备 33010602011771号