码迷,mamicode.com
首页 >  
搜索关键字:storage spacse    ( 3255个结果
ios应用, 设置不自动备份到iCloud
原创文章,转载请注明出处 ios项目,如果有内置下载或者程序动态生成文件的话,就要注意所下载或生成的文件,要不要自动备份到iCloud 如果没有合适的理由就自动上传大文件的话,可能在不能通过应用审核. 收到一下类似这样的答复 We also found that your app does not follow the iOS Data Storage Guidelines, which i...
分类:移动开发   时间:2014-08-07 19:15:20    阅读次数:256
Real-time storage area network
A cluster of computing systems is provided with guaranteed real-time access to data storage in a storage area network. Processes issue request for ban...
分类:Web程序   时间:2014-08-07 12:34:09    阅读次数:437
Clustered filesystem with membership version support
A computer system with read/write access to storage devices creates a snapshot of a data volume at a point in time while continuing to accept access r...
分类:其他好文   时间:2014-08-07 12:03:00    阅读次数:258
Method and Apparatus for Providing Highly-Scalable Network Storage for Well-Gridded Objects
An apparatus comprising a plurality of storage nodes comprising a plurality of corresponding storage disks and configured to store data in a distribut...
分类:移动开发   时间:2014-08-07 03:01:28    阅读次数:456
Extension of write anywhere file system layout
A file system layout apportions an underlying physical volume into one or more virtual volumes (vvols) of a storage system. The underlying physical vo...
分类:其他好文   时间:2014-08-06 21:52:22    阅读次数:510
Extensible File System
An extensible file system format for portable storage media is provided. The extensible file system format includes the specification of primary and s...
分类:其他好文   时间:2014-08-06 18:43:11    阅读次数:359
《Microsoft Sql server 2008 Internals》读书笔记--第六章Indexes:Internals and Management(1)
《Microsoft Sql server 2008 Internals》索引目录: 《Microsoft Sql server 2008 Internals》读书笔记--目录索引   在第五章主要学习了table的内部存储结构,第七章《Special storage》中将继续深入学习存储机制,那将是本书最难理解的一章。第六章主要介绍index的基础知识,第八章是《query O...
分类:数据库   时间:2014-08-06 14:47:31    阅读次数:336
java 生产者与消费者问题
package concurrency;import java.util.concurrent.ExecutorService;import java.util.concurrent.Executors;public class Storage { private int capacity; ...
分类:编程语言   时间:2014-08-05 10:47:39    阅读次数:322
End-to end provisioning of storage clouds
Embodiments discussed in this disclosure provide an integrated provisioning framework that automates the process of provisioning storage resources, en...
分类:其他好文   时间:2014-08-05 00:29:38    阅读次数:354
Solid-state storage management
Solid-state storage management for a system, the management including establishing, externally to a solid-state storage board, a correspondence betwee...
分类:其他好文   时间:2014-08-05 00:24:28    阅读次数:462
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!