应用程序的功能部分和非功能部分是什么?
我在一次采访中被问到这个问题。
应用程序的功能部分和非功能部分是什么?
I was asked this question in an interview.
What are functional and non functional parts of an application ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
功能部分是那些与应用程序的功能(它的用途)相关的部分。
非功能性是与功能不直接相关的部分 - 例如:
例如,在计算器应用程序中,功能部分是输入和输出的工作方式以及计算逻辑/操作本身。
非功能性是指可用性、质量、性能和其他与计算器操作没有直接关系的方面。
Functional parts are those that relate to the function of the application - what it does.
Non functional are the parts that do not directly relate to the function - things like:
For example, in a calculator application, the functional parts are how the input and output work and the calculation logic/operation itself.
Non functional would be the usability, quality, performance and other aspects that do not have direct bearing on the calculator operations.
功能性与应用程序的功能相关。即它做什么。非功能部分的特征如下:
Functional relates to the features of the application. i.e. what it does. The non-functional parts are characteristics like: