iOS开发学习笔记3-成都创新互联网站建设

关于创新互联

多方位宣传企业产品与服务 突出企业形象

公司简介 公司的服务 荣誉资质 新闻动态 联系我们

iOS开发学习笔记3

今天学习Psychologist

成都创新互联公司主要从事网站建设、网站设计、网页设计、企业做网站、公司建网站等业务。立足成都服务山阴,十载网站建设经验,价格优惠、服务专业,欢迎来电咨询建站服务:18982081108

遇到的一个问题是,Xcode生成的ViewController class name is "ViewController", I want change it to "PsychologistController", this can be done by:

    1. click on the class name (in the source code)

     2. edit->refactor->rename

then another problem is, the storyboard can't connect to the new named controller,

need to change the customer class in the story board editor:

as desribed in:

http://stackoverflow.com/questions/19370208/how-to-connect-storyboard-to-viewcontroller

  1. Choose your view controller in the list of scenes on the left side.

iOS 开发学习笔记 3

2. Choose the Identify Inspector on the right side.

3. Choose the custom view controller class from the Class list.

iOS 开发学习笔记 3


分享标题:iOS开发学习笔记3
路径分享:http://kswsj.cn/article/jhcjoo.html

其他资讯