最新回答 / Lillian0
在Mac下下载https://github.com/sethlilly/Font-Awesome-Symbols-for-Sketch文件,然后用Sketch打开该文件即可
2015-09-14
最新回答 / biubiubiu012345
//紫色显示self.navigationController.navigationBar.tintColor = [UIColorpupleColor];
2015-09-08
最新回答 / tyq0010
在viewDidLoad()里面加一行:beautyPicker.dataSource=selfbeautyPicker.delegate=selfbeautyPicker.selectRow(2, inComponent: 0, animated: false)
2015-08-23