码迷,mamicode.com
首页 > 其他好文 > 详细

技术栈--软件解决方案技术集合

时间:2020-01-20 20:52:48      阅读:82      评论:0      收藏:0      [点我收藏+]

标签:services   集合   版权   意思   https   and   功能   run   就是   

A technology stack comprises the layers of components or services that are used to provide a software solution or application. Traditional examples include the OSI seven-layer model, the TCP/IP model, and the W3C technology stack.

Technology stacks are often articulated as a list of technologies, such as "J2EE with Java Server Faces running against a SQL Server database" or as a diagram.
-Wikipedia

https://segmentfault.com/q/1010000002421490

 

一般来说是指将N种技术互相组合在一起(N>1),作为一个有机的整体来实现某种目的或功能。也可以指掌握这些技术以及配合使用的经验。

这里的栈英文是stack(一些东西堆在一起),而非数据结构的栈的意思

打个比方,开发一个医疗管理系统,你使用了html + css + javascript + jquery + springmvc + hibernate + spring + linux + mysql等等,这些技术就是一堆技术(一堆技术组合起来),这就可以称为技术栈。
————————————————
版权声明:本文为CSDN博主「lay500」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/czh500/article/details/89947852

技术栈--软件解决方案技术集合

标签:services   集合   版权   意思   https   and   功能   run   就是   

原文地址:https://www.cnblogs.com/feng9exe/p/12219163.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!