简体   繁体   English

将杂乱数据管理到带有部分的UITableView上的最佳方法是什么?

[英]What is the best way to manage messy data onto a UITableView with sections?

I am developing an iPhone Application for my school, and I want to make a Table View with all of the teacher names, I read the teacher names from the website, but unfortunately all the data is all scrambled up. 我正在为我的学校开发一个iPhone应用程序,我想用所有老师的名字制作一个表格视图,我从网站上读取了老师的名字,但是不幸的是所有数据都被加乱了。 What I need to know is what is the best way to manage this information and put it inside a table view with sorting and sections. 我需要知道的是管理此信息并将其放入带有排序和节的表视图中的最佳方法是什么。 And also, how would I make a certain cell take you to a link when the user taps on it? 而且,当用户点击某个单元格时,我将如何使其链接到该单元格?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM