程序的中间层怎么称呼?

发布于 2024-08-11 22:39:35 字数 1432 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

執念 2024-08-18 22:39:36

我们最近创造了术语“中间层”

We've recently coined the term "Intermediary Layer"

書生途 2024-08-18 22:39:35

适用于中间层的术语可能会受到其角色的影响。通常,它是 MVC 范例中的控制器、业务逻辑层、通信/传输层或这些层的组合。

我使用过的术语:

中间层(诚然是通用的逃避 - 可能适用于您的情况)

业务逻辑层或业务对象 - 不是最适合您的应用程序...

传输层 - 似乎更适合您的情况,尽管我不相信当你介绍这个术语时“每个人都会立即知道你在说什么”。

控制器(可能太抽象——模型-视图-控制器)

The term applied to the middle tier can be influenced by its role. Typically, it is a controller in an MVC paradigm, a business logic layer, a communication/transport layer or a combination of these.

Terms I've used:

Middle Tier (admittedly a generic cop-out -- could apply to your situation)

Business Logic Layer or Business Objects - not the best fit for your app...

Transport Layer -- seems more apt to your situation, though I'm not convinced "everybody will immediately know what you're talking about" when you introduce this term.

Controller (probably too abstract -- Model-View-Controller)

羁绊已千年 2024-08-18 22:39:35

总是可以尝试使用“数据访问层”

Could always try going with "Data-Access Layer"

负佳期 2024-08-18 22:39:35

也许翻译层?

Maybe Translation layer?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文