摘要: import UIKit import CoreData @UIApplicationMain class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? func application(application: UIApplication, didFinishLaunchi... 阅读全文
posted @ 2016-11-09 11:10 冰凡513 阅读(102) 评论(0) 推荐(0)
摘要: // // ViewController.swift // 10.31用户界面练习题 // // Created by bingfan on 16/10/31. // import UIKit class ViewController: UIViewController { /*用户界面: 1、键盘 阅读全文
posted @ 2016-11-01 13:54 冰凡513 阅读(82) 评论(0) 推荐(0)