码迷,mamicode.com
首页 >  
搜索关键字:azure pack    ( 9416个结果
LeetCode: Text Justification [068]
【题目】 Given an array of words and a length L, format the text such that each line has exactly L characters and is fully (left and right) justified. You should pack your words in a greedy approach; that is, pack as many words as you can in each line. Pad ...
分类:其他好文   时间:2014-06-04 22:37:46    阅读次数:389
Lichee ( 四 ) 打包IMAGE
Lichee中的打包过程简介...
分类:其他好文   时间:2014-06-02 23:49:29    阅读次数:463
vc实现ping
//ping.h#ifndef _CPING_H_#define _CPING_H_#include #include #pragma pack(1)#define ICMP_ECHOREPLY 0#define ICMP_ECHOREQ 8#define REQ_DATASIZE 32 // E....
分类:其他好文   时间:2014-05-28 16:59:02    阅读次数:354
使用zabbix通过snmp来监测微软云上的虚拟机
这几天一直在折腾虚拟机的监测,顺便记录下一些心得:使用zabbix监测微软云上的虚拟机1. 在ms azure管理界面创建一台ubuntu 12.04的虚机, 并添加端口udp 161(snmp 访问需要)2. 安装SNMP到这台机器上(linux)。 1. sudo apt-get instal....
分类:其他好文   时间:2014-05-28 03:06:37    阅读次数:610
HTML Agility Pack 搭配 ScrapySharp,彻底解除Html解析的痛苦(转)
自从 Web 应用程序自 1993 年 W3C 设立以来就开始发展,而且 HTML 也历经了数个版本的演化(1.0 – 2.0 – 3.0 – 3.2 – 4.0 – 4.01),现在也已经成为Web网页或应用程序的最基础,想要学习如何设计 Web 网页或开发 Web 应用程序,这已经是绝对必须要学...
分类:Web程序   时间:2014-05-27 17:14:40    阅读次数:528
MS对WCF配置中security节点的解释
摘录地址:http://msdn.microsoft.com/zh-CN/library/azure/ms731347 的 .NET Framework 4.5其他版本此主题尚未评级-评价此主题定义的安全功能。 特性和元素以下几节描述了特性、子元素和父元素特性特性说明mode可选项。指定所...
分类:其他好文   时间:2014-05-26 15:21:50    阅读次数:340
微软Azure Services Bus中的工作流
在Azure Services Platform上对于工作流服务的支持,一直是我很感兴趣的内容。当然也是疑问比较多的领域。鉴于这方面的资料太少,所以今天就从AzureServicesKit中的一个DEMO出发,来大概了解一下这方面相关内容。 注:今天的示例位于AzureServicesKit安装.....
分类:其他好文   时间:2014-05-26 10:32:55    阅读次数:370
Azure China (4) 管理Azure China Storage Account
《Windows Azure Platform 系列文章目录》 看过我之前几章内容的读者都知道,Azure China和Azure Global服务类型的Endpoint是不同的,比如我们创建一个Azure Storage,命名为leizhangstorage。则这个Azure Storage...
分类:其他好文   时间:2014-05-25 22:26:05    阅读次数:333
System Center 2012 R2实例2—构建Azure Pack云4—构建VM云
要在WAP中创建VM云,首先要注册SCSPF(SystemCenterServiceProviderFoundation)。通过SPF可以把WAPPortal和SCVMM对接,以实现网站门户对VM云的管理。可以使用单独一台VM做SPF服务器,需要首先安装VMM控制台。我这里为了精简VM,直接安装在SCVMM服务器上了。打开SCO安装包选取..
分类:其他好文   时间:2014-05-24 17:07:22    阅读次数:470
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!