摘要: // XMGChatingViewController.m // 07-聊天布局 #import "XMGChatingViewController.h" #import "XMGMessage.h" #import "XMGMessageCell.h" @interface XMGChatingViewController () @property (nonatomic, str... 阅读全文
posted @ 2017-02-27 17:52 laugh 阅读(186) 评论(0) 推荐(0)
摘要: 还真是失败,搞了两天遇到了布局cell高度总是出差的问题,cell height不是高很多很多,就是就是矮到没有的情况。。。。糟糕透顶待解救~ 聊天布局 阅读全文
posted @ 2017-02-27 16:14 laugh 阅读(206) 评论(0) 推荐(0)
摘要: 数据模型,自定义的XMGDealCell都没什么变的 阅读全文
posted @ 2017-02-27 13:04 laugh 阅读(163) 评论(0) 推荐(0)
摘要: // XMGDealsViewController.m // 06-自定义等高cell01-storyboard #import "XMGDealsViewController.h" #import "XMGDeal.h" #import "XMGDealCell.h" @interface XMGDealsViewController () @property (weak, non... 阅读全文
posted @ 2017-02-27 12:44 laugh 阅读(199) 评论(0) 推荐(0)
摘要: // XMGDealsViewController.m // 06-自定义等高cell01-storyboard #import "XMGDealsViewController.h" #import "XMGDeal.h" #import "XMGDealCell.h" @interface XMGDealsViewController () @property (weak, non... 阅读全文
posted @ 2017-02-27 10:37 laugh 阅读(158) 评论(0) 推荐(0)
摘要: // XMGDealsViewController.m // 06-自定义等高cell01-storyboard #import "XMGDealsViewController.h" #import "XMGDeal.h" #import "XMGDealCell.h" @interface XMGDealsViewController () @property (weak, n... 阅读全文
posted @ 2017-02-27 10:30 laugh 阅读(157) 评论(0) 推荐(0)
摘要: // XMGDealsViewController.m // 06-自定义等高cell01-storyboard #import "XMGDealsViewController.h" #import "XMGDeal.h" #import "XMGDealCell.h" @interface XMGDealsViewController () @property (weak, non... 阅读全文
posted @ 2017-02-27 10:02 laugh 阅读(200) 评论(0) 推荐(0)