MHYahooParallaxView:受雅虎天气和新闻文摘启发的视差实现

时间:2024-07-05 03:47:25
【文件属性】:

文件名称:MHYahooParallaxView:受雅虎天气和新闻文摘启发的视差实现

文件大小:4.38MB

文件格式:ZIP

更新时间:2024-07-05 03:47:25

Objective-C

MHYahooParallaxView 受雅虎天气和新闻文摘启发的视差实现控制库:) 截图 雅虎天气视差示例 新闻摘要视差示例(Tsekot.net 应用程序 - 原型) 由设计和开发 如何使用 设置 MHYahooParallaxView * parallaxView = [[MHYahooParallaxView alloc]initWithFrame:CGRectMake(0.0f,0.0f, self.view.frame.size.width, self.view.frame.size.height)]; [parallaxView registerClass:[MHTsekotCell class] forCellWithReuseIdentifier:[MHTsekotCell reuseIdentifier]]; parallaxView.delegate = sel


【文件预览】:
MHYahooParallaxView-master
----LICENSE(1KB)
----MHYahooParallaxViewExample()
--------MHYahooParallaxViewExample.xcodeproj()
--------YahooWeatherExampleTests()
--------MHYahooParallaxViewExample()
--------MHYahooParallaxViewExampleTests()
--------YahooWeatherExample()
----.gitignore(5KB)
----README.md(3KB)
----Classes()
--------MHYahooParallaxCollectionViewLayout.m(3KB)
--------MHYahooParallaxView.h(3KB)
--------MHYahooParallaxView.m(6KB)
--------MHYahooParallaxCollectionViewLayout.h(1KB)

网友评论