维基百科重定向到“Mulitier Architecture”的一个页面,上面写着:
In software engineering, multi-tier architecture (often referred to as n-tier
architecture) is a client–server architecture in which presentation, application
processing, and data management functions are logically separated.
这是否类似于使用 mySQL 创建和查询数据库、使用 php 进行交互以及使用 HTML 进行演示?
谢谢!