要运行示例项目,首先克隆仓库,然后在 Example 目录中运行 pod install
JKTableView 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 即可:
pod "JKTableView"
return 200; }
UIImageView *cell = [scrollView dequeueReusableCell]; if (!cell) { cell = [[UIImageView alloc] initWithFrame:CGRectMake(0, 0, self.view.frame.size.width, 235)]; } return cell; }
JKTableView,[email protected]
JKTableView 可在 MIT 许可协议下使用。请参阅 LICENSE 文件以获取更多信息。