eug*_*ene 1 tableview ios swift
func tableView(tableView: UITableView, numberOfRowsInSection section: Int)
Run Code Online (Sandbox Code Playgroud)
被调用并返回非零值.
但是下面的代码没有被调用..为什么?
func tableView(tableView: UITableView, cellForRowAtIndexPath indexPath: NSIndexPath) -> UITableViewCell
Run Code Online (Sandbox Code Playgroud)
tableView最初为0大小,并且应该动态增长,是否会导致这种情况?
| 归档时间: |
|
| 查看次数: |
1801 次 |
| 最近记录: |