上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 26 下一页
摘要: // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" //#import "XMGMeCell.h" //#import "XMGOtherCell.h" @interface XMGC... 阅读全文
posted @ 2017-03-06 11:01 laugh 阅读(191) 评论(0) 推荐(0) 编辑
摘要: // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" @interface XMGChatingViewController () @property (nonatomic, stro... 阅读全文
posted @ 2017-03-06 10:56 laugh 阅读(168) 评论(0) 推荐(0) 编辑
摘要: // // ViewController.m // 05-transform #import "ViewController.h" @interface ViewController () @property (nonatomic, strong) UIView *tempView; //@property (nonatomic, assign) CGFloat angle; @... 阅读全文
posted @ 2017-03-06 10:53 laugh 阅读(152) 评论(0) 推荐(0) 编辑
摘要: // // XMGChatingViewController.h // 07-聊天布局 #import @interface XMGChatingViewController : UIViewController @end // // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewControl... 阅读全文
posted @ 2017-03-06 10:52 laugh 阅读(135) 评论(0) 推荐(0) 编辑
摘要: // // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" @interface XMGChatingViewController () @property (nonatomic,... 阅读全文
posted @ 2017-03-06 10:20 laugh 阅读(172) 评论(0) 推荐(0) 编辑
摘要: // // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" @interface XMGChatingViewController () @property (nonatomic, str... 阅读全文
posted @ 2017-03-06 10:13 laugh 阅读(185) 评论(0) 推荐(0) 编辑
摘要: UIimage扩展 扩展方法点使用 阅读全文
posted @ 2017-03-05 21:58 laugh 阅读(396) 评论(0) 推荐(0) 编辑
摘要: // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" @interface XMGChatingViewController () @property (nonatomic, str... 阅读全文
posted @ 2017-02-27 17:52 laugh 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 还真是失败,搞了两天遇到了布局cell高度总是出差的问题,cell height不是高很多很多,就是就是矮到没有的情况。。。。糟糕透顶待解救~ 聊天布局 阅读全文
posted @ 2017-02-27 16:14 laugh 阅读(203) 评论(0) 推荐(0) 编辑
摘要: 数据模型,自定义的XMGDealCell都没什么变的 阅读全文
posted @ 2017-02-27 13:04 laugh 阅读(157) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 26 下一页