码迷,mamicode.com
首页 >  
搜索关键字:architecture    ( 1570个结果
MSA微服务
https://github.com/das2017?tab=repositories https://github.com/icsharpcode/ILSpy/releases LayerDemo 3-Tier Architecture Demo C# 1 Updated a day ago Ht ...
分类:其他好文   时间:2017-09-28 22:26:29    阅读次数:267
使用VS2017进行Linux开发问题汇总
①、重新安装虚拟机开发环境后,生成项目,报错如下: 1>------ 已启动生成: 项目: asf_plugin_gd_trans, 配置: Debug x64 ------ 1>Validating architecture 1>Validating sources 1>Copying sourc... ...
分类:系统相关   时间:2017-09-28 21:13:59    阅读次数:2580
linux kernel的中断子系统之(七):GIC代码分析
一、前言GIC(Generic Interrupt Controller)是ARM公司提供的一个通用的中断控制器,其architecture specification目前有四个版本,V1~V4(V2最多支持8个ARM core,V3/V4支持更多的ARM core,主要用于ARM64服务器系统结构... ...
分类:系统相关   时间:2017-09-27 00:42:55    阅读次数:281
Helix, what does it mean for Sitecore CMS development?
If you look at 10 different Sitecore solutions from the last few years you will most likely find 10 totally different types of architecture. As a deve ...
分类:其他好文   时间:2017-09-26 19:16:07    阅读次数:153
架构和框架的区别
http://blog.csdn.net/liuguobo/article/details/43451129 人们对软件架构存在非常多的误解,其中一个最为普遍的误解就是:将架构(Architecture)和框架(Framework)混为一谈。其实很简单,一句话:框架是软件,架构不是软件。框架落脚在“ ...
分类:其他好文   时间:2017-09-26 17:53:37    阅读次数:156
Architecture:架构 元素与关系
http://www.iso-architecture.org/42010/cm/ ...
分类:其他好文   时间:2017-09-26 17:46:53    阅读次数:172
架构是模型、框架是软件
软件架构是模型,是设计产品: http://www.iso-architecture.org/42010/cm/ 框架是半成品;是构造了抽象层依赖和接入锚点的非完全功能软件。 ...
分类:其他好文   时间:2017-09-26 17:43:35    阅读次数:116
架构、框架、设计模式之间的关系简述
http://developer.51cto.com/art/200906/130816.htm 一、软件体系结构和框架的定义 软件体系结构的英文单词是“architecture”. Architecture的基本词义是建筑、建筑学、建筑风格。 软件体系结构虽然根植于软件工程,但还处于一个研究发展的 ...
分类:其他好文   时间:2017-09-26 17:39:27    阅读次数:143
【转】Life of a triangle - NVIDIA's logical pipeline
From:https://developer.nvidia.com/content/life-triangle-nvidias-logical-pipeline Since the release of the ground breaking Fermi architecture almost 5 ...
分类:其他好文   时间:2017-09-25 19:06:51    阅读次数:176
什么是微服务架构?
微服务(Microservices Architecture)是一种架构风格,一个大型复杂软件应用由一个或多个微服务组成。系统中的各个微服务可被独立部署,各个微服务之间是松耦合的。每个微服务仅关注于完成一件任务并很好地完成该任务。在所有情况下,每个任务代表着一个小的业务能力。 单体架构(Monoli ...
分类:其他好文   时间:2017-09-23 20:19:40    阅读次数:255
1570条   上一页 1 ... 46 47 48 49 50 ... 157 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!