{$cfg_webname}
主页 > 外文翻译 > 计算机翻译 >

ASP.NET三层结构说明

来源:56doc.com  资料编号:5D13121 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D13121
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

ASP.NET三层结构说明(中文1800字,英文1200字)
    完善的三层结构的要求是:修改表现层而不用修改逻辑层,修改逻辑层而不用修改数据层。否则你的应用是不是多层结构,或者说是层结构的划分和组织上是不是有问题就很难说.不同的应用有不同的理解,这只是一个概念的问题.

The ASP.NET three layer structure
Perfect three layer structure requirements are: modify the presentation layer without modifying the logic layer, logic layer modified without modifying the data layer. Is it right? Or your application of multilayer structure, or a layer structural classification and organization is it right? The problem is hard to say. Different applications have different understanding, this is just a concept problems.

推荐资料