这一定是神人张全蛋。不过要谢谢老师,我在网上找了两天,只有这个教程能够跟着一步一步走下来并运行出效果。还有这么丰富的与人交流的机会真是太好了。之前用过的教程也是差的抠脚。
坚哥讲的很棒,求sketch结合xcode的教学视频,特别是,sketch中进行哪些设计,设计后如何在Xcode中使用,比如button等控件的设计好了以后如何在Xcode中使用
2016-03-26
cannot invoke initializer for type Int with an argument list of type '(UITextField!)'
2016-03-24
Could not cast value of type 'UIViewController' (0x106721308) to 'nvshen.secondViewController' (0x1050208d0).
2016-03-13
let components = gregorian?.components(NSCalendarUnit.NSYearCalendarUnit, fromDate: birthday.date, toDate: now, options: NSCalendarOptions(rawValue: 0))
2016-03-13
UserName.delegate = self提示出错呀。
fatal error: unexpectedly found nil while unwrapping an Optional value
fatal error: unexpectedly found nil while unwrapping an Optional value
2016-03-11