Skip to content

Commit 58ca801

Browse files
authored
add Core Animation Guide
Core Animation Programming Guide、iOS-Core-Animation-Advanced-Techniques
1 parent 20b40fd commit 58ca801

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@
55
#### iOS 官方文档
66
> 专题内容比较多,后面细分内容会有部分重复。
77
* [Performance 专题](https://developer.apple.com/library/content/navigation/#section=Topics&topic=Performance)
8+
* [Core Animation Programming Guide](https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/CoreAnimation_guide)
9+
810

911
#### iOS 性能优化相关书籍
1012
* [Pro iOS Apps Performance Optimization](http://download.csdn.net/detail/tskyming/9831453)
1113
* [High Performance iOS Apps](http://download.csdn.net/detail/tskyming/9831465)
14+
* [iOS-Core-Animation-Advanced-Techniques](https://github.com/AttackOnDobby/iOS-Core-Animation-Advanced-Techniques)
1215

1316
#### Instruments 工具相关
1417
* [Instruments User Guide](https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/index.html) [中文翻译-PDF](http://cdn.cocimg.com/bbs/attachment/Fid_6/6_24457_90eabb4ed5b3863.pdf)

0 commit comments

Comments
 (0)