码迷,mamicode.com
首页 >  
搜索关键字:Azure Storage Explo    ( 5356个结果
Windows Azure Mobiles Services实现客户端的登录注册
下文只是简单实现,客户端以Android端的实现为例: 用户表Account: package com.microsoft.ecodrive.model; /** * @Description Account * @author t-zhiwu * @date 2014.7.22 */ public class Account { @com.google.gson.annota...
分类:Windows程序   时间:2014-08-07 19:12:41    阅读次数:242
[SQL in Azure] Provisioning a SQL Server Virtual Machine on Azure
http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-provision-sql-server/Provisioning a SQL Server Virtual Machine on AzureThe Az...
分类:数据库   时间:2014-08-07 12:59:30    阅读次数:437
[SQL in Azure] Getting Started with SQL Server in Azure Virtual Machines
This topic provides guidelines on how to sign up for SQL Server on a Azure virtual machine and how to get started creating SQL Server databases in Mic...
分类:数据库   时间:2014-08-07 12:53:30    阅读次数:406
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
Azure 负载均衡和可用性集
首先要2台以上的虚拟机,一开始我找了好久都没找到如何在一个云服务里添加多个虚拟机。因为我使用的是快速创建,快速创建的界面是要新建一个云服务的,如果你输入现有的云服务名字,它会提示你重名了。你要用【从库中,高级选项】,一步步来,在第3步就可以选择现有的云服务了。可用性集,创建一个,输入名字,把2台虚拟...
分类:其他好文   时间:2014-08-06 01:45:40    阅读次数:240
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!