iPhone开发小技巧第五期

iPhone开发小技巧第五期

 

一些在iPhone开发中经常用到或碰到的问题的解决方法或小技巧,希望对大家有所帮助。

 

21.为UITableViewCell指定行高

http://www.vktone.com/articles/set_height_of_uitableviewcell.html

22.怎样创建UIDatePicker实例

http://www.vktone.com/articles/create_uidatepicker.html

扫描二维码关注公众号,回复: 756948 查看本文章

23.怎样通过弹出对话框方式选择日期(UIActionSheet + UIDatePicker)

http://www.vktone.com/articles/dialog_datepicker.html

24.计算NSString中文本的显示高度

http://www.vktone.com/articles/calculate_string_display_height.html

25.怎样给UITextView加边框

http://www.vktone.com/articles/add_border_for_uitextview.html

前面几期的地址:

也许你也能用到,iPhone开发小技巧系列(一)

也许你也能用到,iPhone开发小技巧系列(二)

也许你也能用到,iPhone开发小技巧系列(三)

iPhone开发小技巧系列(四)

猜你喜欢

转载自coding1688.iteye.com/blog/1720070