码迷,mamicode.com
首页 >  
搜索关键字:Azure storage    ( 5327个结果
Android 内存监测工具 DDMS --> Heap
用 Heap监测应用进程使用内存情况的步骤如下:1. 启动eclipse后,切换到DDMS透视图,并确认Devices视图、Heap视图都是打开的;2. 将手机通过USB链接至电脑,链接时需要确认手机是处于“USB调试”模式,而不是作为“Mass Storage”;3. 链接成功后,在DDMS的De...
分类:移动开发   时间:2014-08-08 11:54:45    阅读次数:340
Microsoft Azure 配置负载均衡
负载均衡大家都知道是什么了吧,就不用介绍了。如何在 microsoft Azure 上配置了?创建两台虚拟机,并加入如云服务。然后在远处登录上去,有时你想在两台虚拟机上通信,怎么办,比如mymv2 ping mymv1先在 mymv1 打开 ICMP协议右键启用即可这是通信.下面添加服务角色在两台虚...
分类:其他好文   时间:2014-08-08 06:22:16    阅读次数:780
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
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!