240 发简信
IP属地:澳门
  • add contact

    import UIKit class AddContactViewController: UIViewController { var phot...

  • GirlCell

    import UIKit class GirlStudentCell: UITableViewCell { //属性定义成私有的 private...

  • boycell

    import UIKit let kScreenWidth = UIScreen.main.bounds.size.width class Bo...

  • 通讯录

    let kScreenWidth = UIScreen.main.bounds.size.width class ViewController:...

  • Resize,w 360,h 240
    通讯录

    let identifiter = "person" var personArray:[Person] = Array() var tableV...

  • 霓虹灯

    import UIKit @UIApplicationMain class AppDelegate: UIResponder, UIApplic...