有没有iOS UI 布局编程技术的系统化文档或者书籍?
ringa_lee
ringa_lee 2017-04-17 14:29:30
0
3
366

最近在试着做iOS UI方面开发(coding), 虽然能够做出一些功能界面,但感觉设计和实现都比较奇怪,有没有比较系统化的文档或者书籍介绍UI布局的编程技术,比如解决下面几个方面的问题:
1.不同屏幕分辨率或者大小的兼容;
2.横竖屏切换;
3.过渡动画;
以及其他。

ringa_lee
ringa_lee

ringa_lee

reply all(3)
巴扎黑

"iOS Human Interface Guidelines", Apple's official human-computer interaction design guide.

Peter_Zhu

"iOS Auto Layout Development Secrets", describes AutoLayout technology in detail.

刘奇

If you haven’t read the following, don’t rush to read others
View Programming Guide for iOS
View Controller Programming Guide for iOS
View Controller Catalog for iOS
Auto Layout Guide
Table View Programming Guide for iOS
Scroll View Programming Guide for iOS
Event Handing Guide for iOS

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!