The Access Layer的意思|示意

美 / / 英 / /

访问层


The Access Layer的网络常见释义

接人层 ...缆 反转电缆 数据封装 Cisco的3层(层次)模型 核心层(The Core Layer) 分配层(The Distribution Layer) 接人层(The Access Layer) 小结 考试要点 书面实验1 书面实验1.1:有关OSI的问题 书面实验1.2:定义OSI的各层和相应 的设备 书面实验1.3:识别冲突域和...

The Access Layer相关短语

1、 the data access layer 数据访问层

2、 The Resource Access Layer 资源访问层

The Access Layer相关例句

The core layer provides a foundation upon which you build the middle layer with access, audit, and cryptographic controls.

核心层可提供用于构建具有访问、审核和加密控制的中间层的基础。

Finally, the data access layer is a persistent data store, such as a database or file storage.

最后,数据访问层是持久化的数据存储,比如数据库或文件存储。

Developers must write code to implement the data access layer, including optimizing SQL queries, caching results to optimize performance, without compromising an application's footprint.

开发人员必须编写代码来实现数据访问层,包括优化SQL查询、缓存结果以优化性能,而不会损害应用程序的规模。

The code in a layer can only access the layer beneath it, and only through an interface (see Figure 3).

某个层的代码能且只能通过接口访问该层(如图3所示)。

The access layer can then use JDBC or JPA to get the data.

这种访问层可以使用JDBC或JPA获取数据。

The application's main form, "Form1," is in the Presentation layer. Since Form1 is part of the Presentation layer it must access the business layer through its interface (see Figure 4).

应用的主窗体,“Form1”位于表现层,它必须通过其接口访问业务层(如图4)。