iPhone开发小技能系列(四)

iPhone开发小技巧系列(四)

iPhone开发小技巧第四期

 

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

 

16.改变UISwitch的文字信息,探索中

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

 

17.动态创建UISlider

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

 

18.怎么创建自定义的UIButton?

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

 

19.由于多余的[button release]导致的程序崩溃

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

 

20.手工创建UITextView

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