摘要: //// ViewController.m// UIButtonDemo//// Created by hehe on 15/9/15.// Copyright (c) 2015年 wang.hehe. All rights reserved.//#import "ViewController.h"... 阅读全文
posted @ 2015-09-17 07:20 阿凡提王 阅读(5375) 评论(0) 推荐(0)
摘要: #import "ViewController.h"@interface ViewController ()@end@implementation ViewController- (void)viewDidLoad { [super viewDidLoad]; //创建view对象 UIView *... 阅读全文
posted @ 2015-09-17 06:50 阿凡提王 阅读(135) 评论(0) 推荐(0)