摘要: //// ScrollViewController.m// MyScrollView//// Created by lanou on 12-12-20.// Copyright (c) 2012年 lanou. All rights reserved.//#import "ScrollViewController.h"@interfaceScrollViewController ()@end@implementation ScrollViewController- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NS 阅读全文
posted @ 2012-12-20 20:28 言程序 阅读(632) 评论(0) 推荐(0)
摘要: //// ScrollViewController.m// MyScrollView//// Created by lanou on 12-12-20.// Copyright (c) 2012年 lanou. All rights reserved.//#import "ScrollViewController.h"@interfaceScrollViewController ()@end@implementation ScrollViewController- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NS 阅读全文
posted @ 2012-12-20 13:39 言程序 阅读(159) 评论(0) 推荐(0)
摘要: //// MyImageViewController.m// MyImageView//// Created by lanou on 12-12-19.// Copyright (c) 2012年 lanou. All rights reserved.//#import "MyImageViewController.h"@interfaceMyImageViewController ()@end@implementation MyImageViewController- (id)initWithNibName:(NSString *)nibNameOrNil bundle: 阅读全文
posted @ 2012-12-20 09:35 言程序 阅读(279) 评论(0) 推荐(0)