Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 264 Bytes

iOS7.md

File metadata and controls

9 lines (5 loc) · 264 Bytes

1、Asset Catalog提供了创建可拉伸图片的方法,能让开发者在图片中指定可拉伸的区域;

2、UIDynamicItem

3、UIMotionEffect

4、UIPageViewController

5、弱引用容器(指针类容器)【NSPointerArray、NSHashTable、NSMapTable】