码迷,mamicode.com
首页 >  
搜索关键字:cloud transformation    ( 6296个结果
About SQL Server 2016 CPT2
SQL Server 2016 CTP2已经发布,可以从以下主页进行下载。http://www.microsoft.com/en-us/server-cloud/products/sql-server-2016/假如有国际版Azure 的账号也可以的直接的使用Azure创建一个安装PolyBase ...
分类:数据库   时间:2015-06-01 09:31:46    阅读次数:190
个人ghost博客搭建
关于Blog建立 本Blog的建立过程: 买域名 域名购买有很多选择,本站域名在godaddy购买,只买了域名,没有买主机和虚拟空间。 买VPS主机 虚拟主机仍然有很多选择,之前用国外的DigitalOcean,现在改用了国内的Qing Cloud。 DigitalOcean的优点是价格便宜,SSD硬盘存储快,但国内使用的缺点就是网速太慢。  QingCloud是国内的...
分类:其他好文   时间:2015-05-31 21:44:12    阅读次数:318
mac的svn之cornerstone简易教程
分步阅读背景:关于cornerstone的介绍很少;这里介绍mac的图形化界面的svn工具的简易使用; 工具/原料macbookcornerstone 方法/步骤在Launchpad选择conerstone 主界面:左侧工作目录及仓库区域右侧为主要操作区 首先添加现有的svn仓库,有cloud .....
分类:系统相关   时间:2015-05-31 18:11:55    阅读次数:238
你必须懂的 T4 模板:深入浅出
=============C#.Net 篇目录==============示例代码:示例代码__你必须懂的T4模板:浅入深出.rar(一)什么是T4模板?T4,即4个T开头的英文字母组合:Text Template Transformation Toolkit。T4文本模板,即一种自定义规则的代码生...
分类:其他好文   时间:2015-05-31 07:58:08    阅读次数:513
地球转动
Shader "Custom/cvjarEarth" { Properties{ _MainTex("myTexture", 2D) = "white"{} _Cloud("mycolor", 2D) ="white"{} } S...
分类:其他好文   时间:2015-05-29 17:22:37    阅读次数:98
从事Cloud行业需要掌握的基本技能清单
从事Cloud行业需要掌握的基本技能清单如下, 有Openstack,Cloudstack开发经验者优先; 熟悉KVM Hypervisor架构,熟悉Qemu/Libvirt架构; 熟悉Python/C/C++其中之一,有实际开发经验 熟悉开源云平台(openstack/docker等),熟悉虚拟化相关技术(xen/kvm/lxc等),了解其底层原理和代码实现者优先; 熟练掌握Pyt...
分类:其他好文   时间:2015-05-28 00:45:10    阅读次数:160
rsync+inotify
wgethttps://cloud.github.com/downloads/rvoicilas/inotify-tools/inotify-tools-3.14.tar.gzwgethttps://rsync.samba.org/ftp/rsync/rsync-3.1.1.tar.gz#!/bin/sh#date:2015-5-27#function:rysnc109.26to96.48log=/tmp/rsync.logsrc="/data/"host="10.139.96.48"module="/dat..
分类:其他好文   时间:2015-05-27 19:24:13    阅读次数:163
Windows Azure Service Bus (4) Service Bus Queue和Storage Queue的区别
《Windows Azure Platform 系列文章目录》 熟悉笔者文章的读者都了解,Azure提供两种不同方式的Queue消息队列: 1.Azure Storage Queue 具体可以参考: Windows Azure Cloud Service (12) PaaS之Web Ro...
分类:Windows程序   时间:2015-05-27 18:47:48    阅读次数:440
Java for LeetCode 127 Word Ladder
Given two words (beginWord and endWord), and a dictionary, find the length of shortest transformation sequence from beginWord to endWord, such that:On...
分类:编程语言   时间:2015-05-27 12:11:24    阅读次数:479
Java for LeetCode 126 Word Ladder II
Given two words (start and end), and a dictionary, find all shortest transformation sequence(s) from start to end, such that: Only one letter can be c...
分类:编程语言   时间:2015-05-27 11:36:20    阅读次数:202
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!