网站首页  词典首页

请输入您要查询的英文单词:

 

单词 access layer
释义

access layer

  • 网络接入层;访问层;存取层
1.
接入层
...性能的交换机产品依据层次化网络设计方案, 分别处于接入层(access layer) ,汇聚层(distribution layer)和核心层(core layer) ,共...
www.03964.com
2.
访问层
访问层Access Layer)向信息消费者提供了什么呢?表示视图以及与业务分析应用程序的交互。
www.360doc.com
3.
存取层
此外,在存取层 (access layer) 采用 Juniper 虚拟机箱 (Virtual Chassis) 结构 (fabric) 技术之后,Juniper 可以省掉汇聚层 (汇聚层...
danci.911cha.com
4.
访问层设备
IP服务质量(一)_大连cisco的空间_百度空间 ... ⑤应用程序( NBAR) ②访问层设备access layer) ④分布层设备( distrib…
hi.baidu.com
5.
接取层
...e Layer)、边缘层(Edge Layer)及接取层(Access Layer)三种,参考图二(a)。
www.ringline.com.tw
6.
传输层
  接入和传输层(Access layer):将用户连接至网络,集中用户业务将它们传递至目的地,包括各种接入手段。  媒体传送层(Media…
www.c114.net
7.
存取层网路
规划云端资料中心的存取层网路( Access Layer )规划储存与SAN解决方案 规划云端资料中心的资安考量 规划云端资料中心的网 …
www.uuu.com.tw
8.
数据存取层
...er)、数据库引擎层(Engine Layer)、数据存取层(Access Layer)、数据库维护层(Service Layer)和数据存储层(Store Layer)。
cdmd.cnki.com.cn

例句

释义:
1.
The role of a service implementation is to enforce the system of record's integrity, almost as a pure data access layer.
服务的实现目标是强化整个系统的集成能力;每个服务,本质上都可以看作是一个纯粹的数据接口层。
www.infoq.com
2.
The Model can be seen as the data-access layer, where the application interacts with any databases and information sources.
这里的模型可以看作数据访问层,应用程序在这里与其他数据库和信息源交互。
www.ibm.com
3.
The goal of the SDAO pattern is to allow you to isolate one layer (the domain object layer) from another (the data access layer).
SDAO模式的目的是允许您将一个层(域对象层)和另一个层(数据访问层)隔离开。
www.ibm.com
4.
provides a uniform access layer that abstracts away the concept of unique data formats.
data提供了一个统一的访问层,它抽象出唯一数据格式的概念。
www.ibm.com
5.
The Access Layer of the Business Intelligence Framework defines the functions and services to access BI analytics with minimal effort.
商业智能架构的访问层(AccessLayer)定义了通过极少量工作就可以访问BI分析数据的函数和服务。
www.ibm.com
6.
Many users have their own data access layer, with their own APIs, to which the business logic is coded.
许多用户都用自己的数据访问层,使用自己的API编写业务逻辑。
www.ibm.com
7.
The Business Layer does not have any direct communication with the database - this is all handled by the Data Access Layer.
业务层和数据库没有任何通讯-这些有数据访问层处理。
www.bing.com
8.
I choose to wrap the DAO in an interface, so I can switch my data access layer to use different persistence strategies.
我选择将这个DAO封装在一个接口中,这样我就能够切换数据访问层来使用不同的持久性策略。
www.ibm.com
9.
The data-access layer can be implemented as a separate Class Library project.
数据访问层可实现为单独的类库项目。
msdn2.microsoft.com
10.
The business layer generally interacts with the information system through the data access layer.
业务层主要通过数据访问层与信息系统实现交互。
www.bing.com
1.
Since the Person class is what the app's data access layer returns, it is definitely not suited for consumption by the UI.
由于Person类是应用的数据访问层返回的东西,它绝对不适合直接被UI使用。
kb.cnblogs.com
2.
The data access layer is responsible retrieving and manipulating data stored in enterprise information systems (EISs).
数据访问层负责对存储在企业信息系统(EIS)中的数据进行存取等操作。
www.bing.com
3.
The Resource access layer, which contains the logic necessary to access data.
资源访问层,包含了访问数据所必需的逻辑。
www.infoq.com
4.
The data-access layer typically contains classes that implement methods for accessing the underlying database data.
数据访问层通常包含用于实现访问基础数据库数据的方法的类。
msdn2.microsoft.com
5.
The data access layer can also act as an integration point to link with other systems, including being a client of other Web services.
数据访问层还可以作为连接其他系统的集成点,可以成为其他Web服务的客户端。
www.ibm.com
6.
One of the most common sections of an application that is targeted for code generation is the data access layer.
面向代码生成的应用程序中最常见的部分之一是数据访问层。
unixlzx.blog.163.com
7.
The model layer of a Django application is handled by Django's data-access layer.
Django应用程序的模型层由Django的数据访问层处理。
www.ibm.com
8.
These underlying data access calls are thus consolidated in the data access layer and hidden from the business logic.
这些底层数据调用整合到数据访问层中,对于业务逻辑是不可见的。
www.ibm.com
9.
The Service implementation class uses the data access layer directly (ServiceRegistryRepository class) for execution of service.
Service的实现类直接使用数据访问层(ServiceRegistryRepository类)来执行服务。
www.infoq.com
10.
The pureQuery system provides three distinct ways to auto-transform the relational access layer into an object based model.
pureQuery系统提供三种不同的方式来将关系访问层转换成基于对象的模型。
www.ibm.com
1.
Access layer switch ports are accessible through the structured cabling at wall outlets.
存取层级的交换器连接埠,可经由墙壁插孔的结构化布线来存取。
www.cyut.edu.tw
2.
Spring framework is used to tie together the components in the Data Access Layer, the Business Logic Layer, and the Presentation Layer.
Spring框架用于将数据访问层、业务逻辑层和表示层中的各组件结合在一起。
www.ibm.com
3.
We leverage the Spring Framework throughout the application architecture, and use the Java Persistence API in the data access layer.
我们在整个应用程序体系结构中利用了SpringFramework,并在数据访问层使用了JavaPersistenceAPI。
www.ibm.com
4.
The NGN adapts the layered structure as service layer, control layer, media transport layer and access layer.
下一代网络采用分层的结构,分为松散耦合的业务层、控制层、媒体传输层和接入层。
www.fabiao.net
5.
Both handlers share a common Business Logic Layer, which, in turn, interacts with the Data Access Layer.
两个处理程序共享一个公共的业务逻辑层,后者又与数据访问层进行交互。
www.ibm.com
6.
However, in a nutshell, X2O generates a database, stored procedures, a data-access layer and web service layer.
简单地说,X2O会生成一个数据库、存储过程、一个数据访问层和web服务层。
www.infoq.com
7.
A data-access layer consists of methods that are used to access a data store.
数据访问层由用于访问数据存储区的方法组成。
msdn2.microsoft.com
8.
Microsoft has also contributed a patch to ADOdb, popular data access layer for PHP used by many applications.
此外,微软还贡献了一个ADOdb的补丁包,这一组件广泛应用于PHP的数据库操作。
www.bing.com
9.
The goal of this paper is to implement code generation tool for data access layer based on domain model.
本文的研究目标是实现一个基于领域模型的数据访问层的代码生成工具。
www.fabiao.net
10.
The Data Access Layer utilizes WPF data binding to tie UI components to business logic or data components.
数据接口层(DataAccessLayer)利用WPF实现UI组件对业务逻辑和数据组件的绑定。
www.infoq.com
1.
The article discusses the network foundation convergence in access layer with PON.
本文将以PON技术的视角采探讨接入层的基础网络融合。
lib.cqvip.com
2.
He is team lead and architect for the Process Choreographer database access layer and work item manager.
他是团队负责人,并且从事数据库访问层和工作项目管理器的构建。
www-128.ibm.com
3.
The access layer provides users in workgroups access to the network.
存取层提供工作群组的用户可以使用网路。
dict.kekenet.com
4.
A data-driven Web application usually includes a data-access layer by using typed datasets or entity classes that represent the data.
数据驱动的Web应用程序通常使用表示数据的类型化数据集或实体类来添加数据访问层。
msdn2.microsoft.com
5.
If you change the database structure, you need to accordingly change the data access layer, view layer.
如果改变了数据库结构,就需要相应地改变数据访问层、视图层等。
lib.swpu.edu.cn
6.
Above the basic J2EE framework, we see things like Access Layer for "Common" Data and Common Utilities.
在基本的J2EE框架之上,我们看到类似用于“共同的”数据和共同的效用的访问层的东西。
www.ibm.com
7.
To begin creating the data access layer, you add a typed dataset to the project.
若要创建数据访问层,首先要向项目中添加类型化数据集。
msdn2.microsoft.com
8.
If a data access layer is used, the code might be consolidated there and hidden from the using application.
如果使用数据访问层,代码将整合到其中,对于使用的应用程序是不可见的。
www.ibm.com
9.
However, you can also use tools in Visual Web Developer that can generate a data-access layer for you.
但是,您也可以使用VisualWebDeveloper中的工具生成数据访问层。
msdn2.microsoft.com
10.
You can now generate a pureQuery data access layer for all SQL statements in the *. sql file in one shot using the wizard.
借助向导,您可以轻松地为*.sql文件中的所有SQL语句生成一个pureQuery数据访问层。
www.ibm.com
1.
ORMs generally require less initial effort to create the data access layer.
ORM通常需要更少的初始工作就能创建数据访问层。
www.ibm.com
2.
In the process, it also interacts with the data access layer.
在运行过程中,它还会与数据访问层进行交互。
www.bing.com
3.
Finally, the data access layer is a persistent data store, such as a database or file storage.
最后,数据访问层是持久化的数据存储,比如数据库或文件存储。
www.ibm.com
4.
This extension is made possible because of the architectural changes in the underlying data access layer of the monitor server.
能够实现此扩展的原因是由于监视服务器的基础数据访问层中的体系结构更改。
www.ibm.com
5.
A business logic layer adds rules to the data access layer, such as restricting access on who can view or change the data.
业务逻辑层用于向数据访问层添加规则,例如对可以查看或更改数据的人员进行访问限制。
msdn2.microsoft.com
6.
We will need to discuss on technologies to use for the data access layer and we will need to show the progress on a daily basis.
我们需要在技术讨论使用数据访问层,我们将需要显示在日常工作的进展。
www.bing.com
7.
Figures 1, 2, and 3 show how easy it is to create a pureQuery data access layer for the credit card table on Oracle.
图1、2和3展示了为Oracle上的信用卡表创建一个pureQuery数据访问层有多么简单。
www.ibm.com
8.
In addition, we talk about the media access layer design and realization.
另外我们讲一下对媒体接入层设计的要求和实现。
zhidao.baidu.com
9.
What is the data access layer implemented with?
数据访问层使用什么实现?
www.ibm.com
10.
MyEmployeeData. java (see Figure 10): This is the interface file that abstracts the database access layer for data query and manipulation.
java(见图10):这是抽象数据库访问层的文件,用于数据查询和操纵。
www.ibm.com
1.
We provide a data access layer (bottom of Figure1) which is database agnostic.
我们提供一个独立于数据库的数据访问层(图1底部)。
www.ibm.com
2.
Assuming about a 20-day work month, will you have the almost eight months required just to write the database access layer?
假设每个月工作20天,是不是要用将近八个月的时间来编写数据库访问层?
www.ibm.com
3.
dividing a sub-interface in a physical link between the simulation convergence layer device and a simulation access layer device;
在用于模拟汇聚层的设备与用于模拟接入层的设备之间的物理链路上划分子接口;
ip.com
4.
Provide an easy-to-use data access layer within Java applications to assist in development of Java database applications
在Java应用程序内提供易于使用的数据访问层,简化Java数据库应用程序的开发
www.ibm.com
5.
You can check that no database-engine dependent functions can be found in the data access layer, making it database-independent.
你可以检查没有数据库引擎相关的函数可以在数据访问层发现,使数据库无关。
bluoe.blog.163.com
6.
The data-access layer includes all the code that is specific to the underlying data source.
数据访问层包含特定于基础数据源的所有代码。
msdn2.microsoft.com
7.
Design and Implementation of an AHB-based High-Speed Memory Access Layer
一种基于AHB总线的高速存储访问机制的设计与实现
www.ilib.cn
8.
The hardware component discussed the design of network platform based on three-layer structure: core layer, convergence layer, access layer;
硬件部分论述了信息系统网络平台的三层架构设计,即核心层、汇聚层和接入层;
www.zidir.com
9.
Build the Access Layer Network of Sustainable Development
建设可持续发展的接入层网络
www.ilib.cn
10.
Realizing relational database access layer with ADO
使用ADO实现关系数据库访问层
www.ilib.cn
1.
Want a simple data access layer code generated by Optim Development Studio
希望通过OptimDevelopmentStudio生成一个简单的数据访问层
www.ibm.com
2.
Figure 1 : The BLL Separates the Presentation Layer from the Data Access Layer and Imposes Business Rules
图一:BLL将表示层与DAL隔开了,并且加入了业务规则
www.cnblogs.com
3.
Auto-generate simple data access layer with much less code than JDBC
使用比JDBC少得多的代码自动生成简单的数据访问层
www.ibm.com
4.
Like to use XML files to define your data access layer
希望使用XML文件来定义数据访问层
www.ibm.com
5.
Aspect to prevent a program from calling model code from the data access layer
方面来阻止程序从数据访问层调用模型代码
www-128.ibm.com
6.
Research of Solution for the Network Security Based on the Access Layer
基于接入层的网络安全解决方案研究
www.ilib.cn
7.
The Design of Data Access Layer
数据访问层设计
service.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/6/26 9:25:19