![240](https://cdn2.jianshu.io/assets/default_avatar/10-e691107df16746d4a9f3fe9496fd1848.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
//// ViewController.m// 實(shí)訓(xùn)一練習(xí)//// Created by 員非凡 on 2018/1/17.// Cop...
//// Music.h// 第二單元 音樂播放器//// Created by 愛人閔敬凌 on 2017/6/7.// Copyri...
#import@interface DataBase : NSObject { NSDictionary *dict; } + (instanc...
#import "FourViewController.h"@interface FourViewController (){ UITableV...
#import "ViewController.h" @interface ViewController () { UIScrollView *...
let num1 = 1; let num2 = 2; let num3 = 3; let num4 = 4; let array1=NSMut...
#import "ViewController.h "#import "Mycell.h" @interface ViewController ...
LiViewController *li = [[LiViewController alloc]init]; li.title = @"理財(cái)";...
#import@interface AppDelegate : UIResponder@property (strong, nonatomic)...