摘要:
//侧滑-(NSArray )tableView:(UITableView )tableView editActionsForRowAtIndexPath:(NSIndexPath )indexPath{NSStringindexPathRow = [NSString stringWithForma 阅读全文
阅读排行榜
UITableView侧滑效果(1)上面文字下面图片的效果
2017-07-04 12:22 by jhs_哈哈, 254 阅读, 收藏,
摘要:
//自定义TableviewCell #import "OrderViewCell.h" #import "Masonry.h" @implementation OrderViewCell -(id)initWithStyle:(UITableViewCellStyle)style reuseIde 阅读全文
SearchBar简单展示
2017-04-01 16:52 by jhs_哈哈, 253 阅读, 收藏,
摘要:
import UIKit class SearchViewController: UIViewController,UISearchBarDelegate { let SCREEN_WIDTH = UIScreen.main.bounds.size.width let SCREEN_HEIGHT = 阅读全文
浙公网安备 33010602011771号