如果你的系统基于分布式数据库,保持全部存储过程同步就会比应用代码同步要难得动。
If you have a system with 100's of distributed databases it is far more difficult to keep all those stored procedures and triggers synchronized than it is to keep the application code synchronized.
作为替代方案,可以留出硬盘分区或网络空间用于部分或全部存储;尽管如此,磁盘文件还是很方便灵活,因此我推荐使用磁盘文件。
Alternatively, you can set aside partitions or use network mounts for some or all storage; however, disk files are convenient and flexible, so I emphasize their use.
它也可以将你的全部档存储在云上。
它能够在对象匹配上做一些基本的猜测,适配器的开发者可以很自由地全部或者部分实现和存储引擎的交互。
It provides some basic predicates for matching objects, but adapter authors are free to implement all or some of those that make sense to the storage engine.
每个扩展的站点可以从各种资产存储中继承一些或全部数据,并添加其它的由该站点服务的目标客户所指定的数据。
Each extended site can inherit some or all of the data from the various asset stores, and can add other data specific to the target customer audience served by this site.
因为云计算是虚拟化的,所以全部CPU、内存和磁盘存储的一部分被分配给每个用户请求。
Because cloud environments are virtualized, a fraction of the total CPU, memory, and disk storage is allocated to each user request.
理想情况下,存在一个足够大的连续存储块来涵盖分区中的全部区段。
Ideally there is a large enough contiguous block of storage to cover all the extents in the partition.
这就让您可以存储并随后从内存存储恢复全部对象,而不是在您的应用程序内手动重构它们。
This enables you to store and later recover entire objects from the memory cache, instead of reconstructing them by hand within your application.
将所有的访问结果一起放入存储过程,这样您就获得了全部所需内容。
Putting all of this together into a stored procedure, you have everything you need.
最好的情况是信任存储区包含全部自签名证书,或者除包含受信任CA的单一入口之外没有其他任何项。
In the best case, the trust store will consist entirely of self-signed certificates, or it will contain a single entry for a trusted ca and nothing else.
XLIFF和TMX两种规范都包含以xml格式存储源文档格式化信息所需要的全部元素。
Both specifications, XLIFF and TMX, contain all the elements necessary to store source document formatting information in XML format.
无论是全部或部分更换硬盘存储,SSD技术都是数据中心运营工具箱中的优秀工具之一。
Whether total or partial replacement for hard disk storage, SSD technology is a good tool in the datacenter operations Arsenal.
其中部分信息(不是全部)似乎能够存储到集中的、数据库支持的资料库中。
Some (not all) of this information can plausibly be stored in a centralized, database-backed repository.
对于需要分解XML数据的部分或全部内容的数据库设计,可以在批量装载xml或blob数据之后调用这个存储过程。
For database designs that require shredding some or all of the contents of XML data, invocation of this stored procedure can be particularly useful after a bulk load of XML or BLOB data.
另一方面,任何一块磁盘不会包含存储数据的全部信息。
On the other hand, no single disk contains the entire information for any bit of data committed.
顾客登录不能访问存储机密数据的表,而只有对特定表的只读权限;雇员登录拥有全部的访问权限。
The customer login cannot access the confidential tables, and has read-only access to certain data; the employee login has full access.
如果在加载和格式化后,使用它来存储全部信息块,就可以从memcached获得更多的实用工具和性能上的改善。
You will gain more utility and performance improvements from memcached if you use it to store entire blocks of information after loading and formatting.
使用附加功能管理manageAmazonS3 ,如移动,重命名,复制全部,以及存储远程文件.
manage Amazon S3 with added functionality like moving, renaming, copying entire buckets, and storing remote files.
存储、检索和管理信息所需的全部都可以用XML表示,查询可以用XPath或XQuery模式表示。
All that is required to store, retrieve, and manage information is that it be expressed in XML, and that queries be expressed as XPath or XQuery patterns.
通常,一个切片就是一个程序所需要的全部了,在这种情况下,程序员根本用不着一个数组,Go有两种方式直接创建切片而不用引用底层存储。
In that case, a programmer need not have an array at all. Go offers two ways to make slices directly without ever referencing the underlying storage.
全部表空间均使用nofilesystemcaching选项定义,除非另外声明(用于某些clob存储测试)。
All table Spaces were defined with the no file system caching option, except where otherwise noted (for some of the CLOB storage tests).
SQLDatastore全部使用托管代码写成,完全支持事务,并且允许用任何语言来写存储过程。
SQLDatastore is written completely in managed code, fully supports transactions, and allows stored procedures to be written in any language.
ArchSCM是开源开发的一种很流行的方法,因为开发人员可在单独的存储库上进行开发,同时又能够控制全部资源。
The Arch SCM is a popular method for open source development because developers can develop on separate repositories with full source control.
成果:第二个因特网,存储着最针对用户的数据,全部存放于Facebook的服务器。
The result: a second Internet, one that includes users' most personal data and resides entirely on Facebook's servers.
由于传感器收集的全部数据得存在某处,因此存储也是热门。
Since all the data gathered by sensors have to be kept somewhere, storage is hot, too.
每个从客户端到服务器端的请求都必须包含理解此请求所需的全部信息,而且不能利用服务器上所存储的上下文。
Each request from client to server must contain all the information needed to understand the request and cannot take advantage of any stored context on the server.
如果您能帮助客户将其数据转移到这些高容量硬盘,将可以减少全部的驱动器、存储架数量和功率消耗。
If you can assist your customer with the movement of data to these higher-capacity drives, you can help reduce overall drive, shelf count and power consumption.
一个同时包含该应用程序的元数据和数据的单个数据存储库就是全部所需的。
A single data repository containing both metadata and data for the application is all that is required.
这里,所有流活动在一个技术事务内运行,导航全部在内存内完成,中间状态不会存储到数据库中。
Here the entire set of of flow activities runs within one single technical transaction, navigation is all done in memory, and the intermediate state is not saved to a database.
这里,所有流活动在一个技术事务内运行,导航全部在内存内完成,中间状态不会存储到数据库中。
Here the entire set of of flow activities runs within one single technical transaction, navigation is all done in memory, and the intermediate state is not saved to a database.
应用推荐