ios - 项目的构架经验
黄舟
黄舟 2017-04-17 17:49:39
0
2
405

对于一个初级的1年开发经验的iOS程序员。
被问到 “架构” 这个词 。
不懂什么意思,有的说,做项目不一定需要架构,也有人说,不管项目大小,都有架构啊。

我的问题是:
1.这里的架构经验是什么意思?
2.iOS常用的系统框架是不是差不多这些: Foundation UIKit Core Location
3.第三方框架是不是就是第三方库的意思?

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(2)
巴扎黑

The architecture I understand is that after understanding the requirements, make a development list, specify the development plan, determine the development technology that needs to be selected, and list the difficulties in development. I don’t know whether the IOS system framework is Shenma (personal understanding here should refer to the development framework under the IOS platform written in OC or swift). Third-party frameworks are such third-party development frameworks for developing mobile APPs such as IONIC and H5.

Peter_Zhu

The so-called architecture is actually the structure of the entire project when you take over a project

Similar to the responsibility of an architect, it is to construct functional modules based on product design and then develop them by programmers

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template