摘要:
// XMGDealsViewController.h // 06-自定义等高cell01-storyboard #import @interface XMGDealsViewController : UITableViewController @end // XMGDealsViewController.m // 06-自定义等高cell01-storyboard #im... 阅读全文
摘要:
// ViewController.h // 03-综合使用 #import @interface ViewController : UIViewController @end // ViewController.m // 03-综合使用 #import "ViewController.h" #import "XMGShop.h" #import "XMGShopView... 阅读全文
摘要:
// XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" //#import "XMGMeCell.h" //#import "XMGOtherCell.h" @interface XMGC... 阅读全文
摘要:
// XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" @interface XMGChatingViewController () @property (nonatomic, stro... 阅读全文
摘要:
// // ViewController.m // 05-transform #import "ViewController.h" @interface ViewController () @property (nonatomic, strong) UIView *tempView; //@property (nonatomic, assign) CGFloat angle; @... 阅读全文
摘要:
// // XMGChatingViewController.h // 07-聊天布局 #import @interface XMGChatingViewController : UIViewController @end // // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewControl... 阅读全文
摘要:
// // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" @interface XMGChatingViewController () @property (nonatomic,... 阅读全文
摘要:
// // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" @interface XMGChatingViewController () @property (nonatomic, str... 阅读全文