适配
2016-10-29 本文已影响5人
nothing_c
1、系统适配
使用条件编译来进行适配
2、图片适配
icon Assets.xcassets(LaunchImage,icon….)
3、屏幕适配
Masonry(第三方库)
Xib
VFL(Visual Format Language)可视化格式语言
UIStackView
使用条件编译来进行适配
icon Assets.xcassets(LaunchImage,icon….)
Masonry(第三方库)
Xib
VFL(Visual Format Language)可视化格式语言
UIStackView