iOS 控件 LJAutoScrollView
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/liaojinxing/LJAutoScrollView
- 软件文档: https://github.com/liaojinxing/LJAutoScrollView
软件介绍
LJAutoScrollView 是 iOS 开发中,自动循环滚动的 banner
示例代码:
self.autoScrollView = [[LJAutoScrollView alloc] initWithFrame:CGRectMake(0, 0, self.view.frame.size.width, kAutoScrollViewHeight)]; self.autoScrollView.delegate = self;
The Effective Engineer
Edmond Lau / The Effective Bookshelf, Palo Alto, CA. / 2015-3-19 / USD 39.00
Introducing The Effective Engineer — the only book designed specifically for today's software engineers, based on extensive interviews with engineering leaders at top tech companies, and packed with h......一起来看看 《The Effective Engineer》 这本书的介绍吧!
