摘要:
http://blog.csdn.net/yuliu0552/article/details/6717915 struct可以包含成员函数,可以继承,可以实现多态。 struct为数据结构,class为 区别: 1. 默认访问权限 struct为public,class为private。 2. 默认 阅读全文
posted @ 2016-09-24 16:44
ArgenBarbie
阅读(163)
评论(0)
推荐(0)
摘要:
http://www.tuicool.com/articles/vErQFbf http://blog.csdn.net/liu975450858/article/details/50883601 1. modal模态跳转 presentViewController 2. navigation导航控 阅读全文
posted @ 2016-09-24 11:10
ArgenBarbie
阅读(247)
评论(0)
推荐(0)