XGrind没有分离数据和结构。
从消息中分离数据负载。
分离数据和索引引起了一致性和原子性问题。
Separating the data and indexes raised issues of consistency and atomicity.
您想要它来分离数据?
为了使页面更具有动态性,需要分离数据与表示逻辑。
To make the page more dynamic, we separate the data and presentation logic.
通过在数据库级别分离数据,复制数据变得更容易了。
With separation of data at the database level, the replication of data has become easier.
该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。
The power of this layer is in separating data access code from the business logic for disparate data store technologies.
事实上,你的API应该尽可能通过抽象来分离数据与业务逻辑。
In fact, your API should abstract away as much of your data and business logic as possible.
这篇教程用于Web应用程序开发人员从表示逻辑中分离数据和业务逻辑。
This tutorial is for Web application developers looking to separate data and business logic from presentation logic.
ISAM用的是同样的基本架构——分离数据和索引,同时在数据发生变化时自动更新索引。
ISAM used the same basic architecture - separating data and indices with automatic updates of the indices when data was changed.
网络存储技术在驱动程序级分离数据和命令,为提高网络数据传输速度提供了一个新的研究方向。
Network storage technology provides a new research way for increasing network data transferring speed, which separates data from command.
在这篇教程中,将会实现存储为XML文件的个人简历web页面,并探究两种从表示逻辑中分离数据和业务逻辑的解决方案。
In this tutorial you will implement a Web page for a personal resume stored as an XML file and explore two solutions to separating data and business logic from presentation logic.
使用microformats分离数据与格式(developerWorks,2006 年 8 月):文中介绍很多种 微格式,由JackDHerrington 撰写的这篇文章中的微格式也收录其中。
Separate data and formatting with microformats (developerWorks, July 2006): Look at the many available microformats, including those discussed in this article by Jack D. Herrington.
很多情况下,破坏是由简单的失误造成的,比如未能将包含敏感数据的系统与不需要访问这些数据的系统分离开来。
All too often breaches are caused by simple blunders, such as failing to separate systems containing sensitive data from those that do not need access to them.
彩色编码演示了应该如何将数据分离为记录以便通过消息流传播。
The colour coding demonstrates how the data should be separated into records for propagation through the message flow.
这个方法有助于在逻辑上将数据结构分离到逻辑上相关的部分。
This approach helps to logically separate the data structure into the pieces that are logically related.
彩色编码演示了如何将数据分离为记录以便通过消息流传播。
The colour coding demonstrates how the data is separated into records for propagation through the message flow.
多租户指的是,通过足够的数据分离,应用程序的一个实例实际上能够服务多个客户。
Multi-tenancy implies one instance of the application can actually service multiple clients with adequate separation of data.
业务集成得益于强制关注点分离集成数据和应用程序以满足业务要求。
Business integration benefits from an enforcement of separation of concerns to integrate data and applications as appropriate for business needs.
文本提取:从布局数据中分离出可以翻译的文本。
Text extraction: Separation of translatable text from layout data.
JSON帮助分离了验证数据和逻辑。
错误消息已与其他数据分离,并且在做出更改后可以轻松地重新查看页面。
The error message is isolated from other data, and you can easily recheck the page when you have made the change.
将索引数据从表数据中分离出来也是有益的。
It is also profitable to separate index data from table data.
NFS现在是一个状态协议并包括对数据和元数据分离的优化以及数据访问并行。
NFS is now a stateful protocol and includes optimizations for data and metadata separation as well as data access parallelism.
每个分离的XML数据片段都嵌在ROW元素中。
Each separate XML fragment of data is enclosed in a ROW element.
报告用户与业务数据是分离的。
The report user is relatively isolated from the business data.
这种模式和分区能够实现数据的逻辑分离,而名称空间则能够实现XML 数据的逻辑分离。
The schema and partition provide logical separation of data for databases and namespace provide logical separation of data for XML.
更大的XML文档存储在与关系数据分离的数据区域中,它们也可以压缩。
Larger XML documents that reside in a data area separate from relational data can also be compressed.
表单的输入部件表示与其数据模型分离开来。
The input widget presentation of the form is decoupled from its data model.
通过分离显示数据、持久化数据和处理用户交互的职责,MVC模式有助于创建易于理解的代码。
By separating the responsibilities of displaying data, persisting data, and handling user interaction, the MVC pattern tends to create code that is easily understood.
应用推荐