TableView delegate dataSource封装
tableview代理数据源每次写tableview不用重复的粘贴复制数据源和代理方法。代码不适合用多变的cell, 下载地址:http://www.wenjiangs.com/wp-content…
TableViewCell动态输入 自适应高度 UITextView DynamicHeight
UITableViewCell 动态高度计算 适用于ios8.0后 支持UITextView输入动态改变高度。 下载地址:http://www.wenjiangs.com/wp-content/uploads/2021/doci…
TableView delegate dataSource封装
三行代码搞定 tableview数据代理 self.tabDelagate = [self.aTableView JDTab_DelegateWithHeaderHeight:10 footerHeight:10 selectBlock:^(NSIndexPa…
用最简单的方式实现单选
下载地址:http://www.wenjiangs.com/wp-content/uploads/2021/docimg35/e0b66dea845281a46b667ee6c4f7b1f2.zip…
swift卡片式滚动查看图片
swift卡片式滚动查看图片 下载地址:http://www.wenjiangs.com/wp-content/uploads/2021/docimg35/6bd5a46c024761072a5e589a9093cd77.zip…
将包含中文的数组按#ABC...Z✿分组 YFGroupedData
像WindowsPhone索引那样将一组数据(包含中英文、数字、符号) 按照首字母 #ABC...Z✿进行分组并按照正序排列 ( #代表符号 - ✿代表其他符号) 可以配合Y…
简单的实现左右tableview联动,右tableview可左右滑动
简单的实现两个tableview的上下联动,右tableview可以左右滑动 下载地址:http://www.wenjiangs.com/wp-content/uploads/2021/docimg35/c3e3110500d7f…
ProgressCus
使用UITableView简单实现流程图(类似于查询物流) 下载地址:http://www.wenjiangs.com/wp-content/uploads/2021/docimg35/4f7685e5598c9b7c5eba2cca…
TableviewCellTextView
TableviewCell嵌套TextView自动换行,欢迎到github上去下载 github链接:https://github.com/mengzhihun6 下载地址:http://www.wenjiangs.com/wp-con…