码迷,mamicode.com
首页 >  
搜索关键字:Azure Storage Explo    ( 5356个结果
使用Windows Azure PowerShell远程管理Windows Azure虚拟机
对于Windows Azure,如果你还在使用windowsazure.com门户来管理虚拟机,那就显得不怎么高上大了。Windows Azure PowerShell 是一个功能强大的脚本环境,可用于在 Windows Azure 中控制和自动执行工作负荷的部署和管理。
分类:Windows程序   时间:2014-07-16 22:58:13    阅读次数:314
Microsoft Azure News(3) Azure新的基本实例上线 (Basic Virtual Machine)
《Windows Azure Platform 系列文章目录》 细心的读者可能会发现,我们在创建Azure Virtual Machine的时候,虚拟机类型分为两种:基本和标准。如下图: 新的基本类型的虚拟机有什么用呢?我总结一下: 1.减少了部分功能:新的基本类型的虚拟机不包含负...
分类:其他好文   时间:2014-07-16 21:14:03    阅读次数:137
HTML5新增核心工具——本地存储
除了Canvas元素外,HMTL5另外一个新增的非常重要的功能是可以在客户端本地存储数据库的Web Storage。本文就介绍下Web Storage以及SQLLite操作。Web Storage分为两类:- sessionStorage:数据保存在session 对象中(临时)- localSto...
分类:Web程序   时间:2014-07-14 10:18:00    阅读次数:292
Linux and the storage ecosystem
Linux is the Swiss Army knife of file systems, and it also offers a wide variety of storage technologies for both desktops and servers. Beyond the fil...
分类:系统相关   时间:2014-07-13 11:46:04    阅读次数:527
ORACLE之ASM学习
ASM(Automatic Storage Management)是Oracle10g R2中为了简化Oracle数据库的管理而推出来的一项新功能,这是Oracle自己提供的卷管理器,主要用于替代操作系统所提供的LVM,它不仅支持单实例,同时对RAC的支持也是非常好。一、ASM由来ASM是Ora.....
分类:数据库   时间:2014-07-13 11:20:45    阅读次数:377
JQueryMobile页面跳转参数的传递解决方案
在JQueryMobile开发手机端应用使用可能需要考虑相关的页面跳转带来的参数问题。因为JQueryMobile其实也是HTML5实践的结果。HTML5中有localStorage和sessionStorage使用。最好采用Storage实现比较简单易用。例如在页面A跳转B页面,在A跳转...
分类:Web程序   时间:2014-07-12 13:33:42    阅读次数:279
Microsoft Azure News(1) 新的数据中心Japan East, Japan West and Brazil South
《Windows Azure Platform 系列文章目录》 微软官方博客今天表示,微软宣布将在日本东部(埼玉县)和日本西部(大阪)提供Windows Azure服务。就在最近,微软为Windows Azure推出了大规模的更新,大量新特性添加到云平台。 Windows Azure也就是微...
分类:其他好文   时间:2014-07-11 12:40:26    阅读次数:175
Microsoft Azure News(2) 在Microsoft Azure上运行SAP应用程序
《Windows Azure Platform 系列文章目录》 2014年6月27日消息,在 Microsoft Azure 上提供 SAP Business Suite 软件、All-In-One 解决方案、SAP 移动平台、SAP Adaptive Server Enterprise ...
分类:其他好文   时间:2014-07-11 12:13:08    阅读次数:191
Cannot lock storage /tmp/hadoop-root/dfs/name. The directory is already locked.
ERROR namenode.NameNode: java.io.IOException: Cannot lock storage /tmp/hadoop-root/dfs/name. The directory is already locked....
分类:其他好文   时间:2014-07-11 00:23:43    阅读次数:362
【已解决】Failed to Initialize Windows Azure Storage Emulator解决方法
错误代码:Failed to Initialize Windows Azure Storage EmulatorAdded reservation for http://127.0.0.1:10000/ in user account Richard-PC\Richard.Added reserva...
分类:Windows程序   时间:2014-07-10 16:55:09    阅读次数:393
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!