无限循环滚动视图 SCLoopScrollView
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/shicang1990/SCLoopScrollView
- 软件文档: https://github.com/shicang1990/SCLoopScrollView
软件介绍
无限循环滚动视图
可以同时在代码和Xib以及Storyboard中使用。
只需要简单的设置一下图片源既可以,三行代码搞定无限循环广告视图。
目前图片源支持图片链接和UIImage实例。
如何使用SCLoopScrollView
cocoapods导入:
pod 'SCLoopScrollView'手动导入:
将
SCLoopScrollView/Classes文件夹中的所有文件拽入项目中导入主头文件:
#import "SCLoopScrollView.h"
效果图
Java Servlet & JSP Cookbook
Bruce W. Perry / O'Reilly Media / 2003-12-1 / USD 49.99
With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Java web developer who uses JavaServer Pages or servlets will ......一起来看看 《Java Servlet & JSP Cookbook》 这本书的介绍吧!

