摘要: 按住ctrl键就开始拖 阅读全文
posted @ 2017-09-29 20:19 vector11248 阅读(318) 评论(0) 推荐(0)
摘要: 1 // 2 // AppDelegate.m 3 // XIBAPP 4 // 5 // Created by on 29/09/2017. 6 // Copyright © 2017 All rights reserved. 7 // 8 9 #import "AppDelegate.h" 10 #import "VCRoot.h" 11 ... 阅读全文
posted @ 2017-09-29 18:53 vector11248 阅读(230) 评论(0) 推荐(0)
摘要: 1 // 2 // ViewController.m 3 // UIWindowsApp 4 // 7 // 8 9 #import "ViewController.h" 10 #import "ViewController2.h" 11 12 @interface ViewController () 13 14 @end 15 16 @im... 阅读全文
posted @ 2017-09-29 15:26 vector11248 阅读(253) 评论(0) 推荐(0)