OO的关键包括数据封装和继承的概念。
Some of the keys to OO are the data encapsulation and the concept of inheritance.
使帧特性帧校验序连接指种数据封装。
HDLC specifies a data encapsulation method on synchronous serial links using frame characters and checksums.
不,反射api不改变目的数据封装。
No, reflection API does not change the purpose of data encapsulation.
不是API改变数据封装的目的反射?
Isn't the reflection API changing the very purpose of Data Encapsulation?
服务数据封装。
是的,一些使用反射api可以打破数据封装。
Yes, some USES of the reflection API can break data encapsulation.
不,不是所有使用反射API做打破数据封装。
No, not all uses of the reflection API do break data encapsulation.
的目的数据封装是一样的…即使有人故意打破它。
The purpose of data encapsulation remains the same... even if it someone wilfully breaks it.
数据封装到SDO对象中后,它就可以在J2 ee层间高效地传输。
Once encapsulated into SDO objects, data can be transferred efficiently over J2EE layers.
服务器将数据封装到指定的函数调用中,即 myfunction()。
server to wrap up the data in a call to the function I've specified, in this case myfunction().
文件数据封装、复用、传输、寻址及接收技术是实现本方案的核心技术。
Data encapsulation, multiplexing, transmission, and addressing are the key technologies of this scheme.
用面向对象的数据封装和继承技术实现了项目管理和方案数据的安全保护;
Using technology of encapsulation and inheritance in object-oriented development, this thesis implemented project management function and safe protection of data.
XML数据封装也提高了访问的机密性和可靠性,无论通过Web还是桌面应用程序访问。
XML data encapsulation also provides improved privacy and reliability when accessing data, either through the Web or desktop applications.
该方案通过内容标引、并播复用、数据封装、播出控制四个主要功能部件实现。
The design scheme is implemented by four key parts: Uniform Content Locator, parallel broadcast, data packing and controlling of broadcasting.
之前我们对函数接口进行过封装和泛化的处理,现在也可以通过数据封装来改进类的接口。
In the same way that we discovered function interfaces by encapsulation and generalization, we can discover class interfaces by data encapsulation.
在图3中,齿轮箱代表处理一些基础数据结构的抽象,而黄色箱代表可移植代码,将数据封装在里面。
In Figure 3, the gear box represents abstractions that deal generically with some fundamental data structure, and the yellow box represents portable code, encapsulating data inside it.
图10将举例说明一种与一个工件集合和支持的元数据封装在一起的服务(被称作服务x)。
Figure 10 illustrates a service (called service X) packaged with a collection of artifacts and supporting meta-data.
来自客户机的XML封装在address元素,但是服务器要求数据封装在profile元素中。
The XML from the client is wrapped within an address element, but the server expects the data to be wrapped within a profile element.
论文对TCP/IP协议中数据封装的过程进行了详细的分析,并在此基础上设计和实现了一个分层的协议分析模块。
The detailed analysis of data packet in TCP/IP protocol suite is given out. On the basis of it, a layered protocol analysis module is designed and realized in this paper.
数据格式依赖于通信协议的实现,本系统中采用了CAN总线和以太网两种通信方式,对它们设计了不同的数据封装格式。
Data formatting depends on the realization of communication protocol. Our system brings in two different communication methods, including CAN and Ethernet.
API允许使用POST、PUT和DELETE方法(将服务数据封装在HTML表单或XMLAtom文档中)输入和管理信息。
The API allows information to be entered and managed using POST, PUT, and DELETE methods with the service data encapsulated in an HTML form or an XML Atom document.
我个人倾向于将所有的数据访问逻辑封装到这个类中。
Personally I like the idea of keeping all the data access logic encapsulated in that class.
一方面,对象是封装数据和逻辑并创建更容易维护的系统的重大方式。
On the one hand, objects are a great way to encapsulate data and logic and create a more maintainable system.
它们的主要用途是以受控制的方式向业务对象公开封装的数据。
Their main reason for existing is to expose the encapsulated data to the business objects in a controlled fashion.
由客户机发出的对RPC适配器的调用全部基于JSON RPC,因此返回的数据被封装到 JSON对象中,后者可以在客户端快速解析。
The invocations from client to RPC adapter are all based on JSON RPC, and the returned data is encapsulated in JSON objects, which can be parsed on the client side very quickly.
SDO体系结构中的另一个重要概念是数据图,它是封装一组数据对象的结构。
Another important concept in the SDO architecture is the data graph, a structure that encapsulates a set of data objects.
数据服务是一种软件服务,它封装了企业相关的关键数据实体的操作。
Data services are software services that encapsulate operations on key data entities of relevance to the enterprise.
通常用数据访问业务组件封装数据是一项好的实践,特别是针对有状态业务组件。
It is generally a good practice to encapsulate the data component with its data access business component. This is especially the case for stateful business components.
用数据传输对象(DTO)模式将多个数据结构封装成一个。
The data Transfer Object (DTO) pattern is used to package multiple data structures into one.
封装——隐藏内部数据和方法。
应用推荐