摘要: // 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)