摘要://自定义TableviewCell #import "OrderViewCell.h" #import "Masonry.h" @implementation OrderViewCell -(id)initWithStyle:(UITableViewCellStyle)style reuseIde 阅读全文
UITableView侧滑效果(1)
2017-06-29 17:38 by jhs_哈哈, 372 阅读, 0 推荐, 收藏,
摘要://侧滑-(NSArray )tableView:(UITableView )tableView editActionsForRowAtIndexPath:(NSIndexPath )indexPath{NSStringindexPathRow = [NSString stringWithForma 阅读全文
SearchBar简单展示
2017-04-01 16:52 by jhs_哈哈, 249 阅读, 0 推荐, 收藏,
摘要:import UIKit class SearchViewController: UIViewController,UISearchBarDelegate { let SCREEN_WIDTH = UIScreen.main.bounds.size.width let SCREEN_HEIGHT = 阅读全文
浙公网安备 33010602011771号