我的评议以两点意见表显示,在下方,当用户从表格中选择该项目时,其相应数值应在滚动表上显示。 当用户浏览页时,与选定项目有关的其他数值应在第二页上展示,并贴上更新的标签。 用户返回上页时,内容应当与在滚动之前相同。 如何做到这一点?
I ve got the problem when I tried to do asynchronous requests to server from background thread. I ve never got results of those requests. Simple example which shows the problem: @protocol ...