找不到斯坦福 cs193p 的示例项目
我正在寻找第 10 讲“性能和线程”中使用的 Flickr 多线程示例应用程序。他做了一些我想看看的事情。我正在寻找的特定文件是 ImageLoadingOperation.h 和 MyTableViewController.m?
有谁知道它们是否存在于某个地方而我只是错过了?如果它们不存在,有人知道哪里有一些使用 NSInvocableOperation 并创建一个类以线程方式加载图像的好例子吗?
I am looking for the Flickr multithreaded example application that is used in lecture 10 "Performance and Threading". He does a few things that I would like to look at. The particular files I'm looking for are ImageLoadingOperation.h and MyTableViewController.m?
Does anybody know if they exist somewhere out there and I just missed it? If they don't exist, does anybody know where some good examples of using NSInvocationOperation and creating a class to do loading of images in a threaded manner?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://www.stanford.edu/class/cs193p/downloads/ 10-ThreadedFlickrTableView.zip
http://cs193p.stanford.edu/
http://www.stanford.edu/class/cs193p/downloads/10-ThreadedFlickrTableView.zip
http://cs193p.stanford.edu/