火范文>英语词典>tiers翻译和用法

tiers

英 [ˈtaɪəz]

美 [tirz]

n.  级; 阶; 层; 阶层; 等级
tier的第三人称单数和复数

柯林斯词典

  • N-COUNT 一排;一行;一列
    Atieris a row or layer of something that has other layers above or below it.
    1. ...the auditorium with the tiers of seats around and above it.
      四周和上方有一排排座位的礼堂
    2. Tieris also a combining form.
      (亦可用于构词)
    3. ...a three-tier wedding cake.
      3层的结婚蛋糕
  • N-COUNT (组织或系统的)层,级
    Atieris a level in an organization or system.
    1. Islanders have campaigned for the abolition of one of the three tiers of municipal power on the island.
      岛上居民发起一场运动,要求废除岛上三级市政管理层中的一级。
    2. Tieris also a combining form.
      (亦可用于构词)
    3. ...the possibility of a two-tier system of universities.
      大学实行双重体制的可能性

双语例句

  • The application domain model is represented by EJB3.0 entity beans and is used for communication between tiers.
    应用程序域模型由EJB3.0实体bean表示并用于层间的通信。
  • From her tiny waist a crinolined skirt cascaded in three deep tiers.
    裙架撑起的三层大裥裙从她的纤腰上款款垂下。
  • Decomposing a DSL solution into smaller building blocks ( separate tiers) presents some interesting architectural options.
    将DSL解决方案分解为较小的构件(单独的层)提供了一些有趣的体系架构选项。
  • Physical tiers divide the pattern space according to the physical deployment platform to which a pattern applies.
    物理层次根据模式应用的物理部署平台对模式空间进行划分。
  • Each product was divided into tiers: a database tier, an application tier, and a Web server tier.
    每个产品都划分为多个层:数据库层、应用程序层和Web服务器层。
  • The linkage between the application and database tiers typically takes the form of SQL calls into a relational database.
    应用程序和数据库层之间的联接通常采用关系数据库中的SQL调用格式。
  • You can apply it to one tier in an architecture and to multiple tiers across the enterprise architecture.
    你可以在架构中的一层上应用它,也可以在贯穿企业架构的多个层上来应用它。
  • Typically you would access database data in either the Web or EJB application tiers, but not both.
    通常,您将在Web或EJB应用程序层中访问数据库数据,但不会同时在这两个层中进行访问。
  • Writing our query in this manner minimizes the amount of data transferred between the database and application server tiers.
    以这种方式编写我们的查询可以最小化数据库和应用程序服务器层之间传输的数据总量。
  • You use two DTOs to pass data through the three tiers ( see Figure 4).
    您使用两个DTO,在三??中传递数据(请参见图4)。