码迷,mamicode.com
首页 >  
搜索关键字:sky    ( 832个结果
Vi/Vim查找替换使用方法
vi/vim 中可以使用 :s 命令来替换字符串。该命令有很多种不同细节使用方法,可以实现复杂的功能,记录几种在此,方便以后查询。?  ?   :s/vivian/sky/ 替换当前行第一个 vivian 为 sky?  ?   :s/viv...
分类:系统相关   时间:2015-09-06 13:10:18    阅读次数:213
WCF X.509验证
1.证书的制作makecert.exe -sr LocalMachine -ss My -a sha1 -n CN=ParkingServer -sky exchange -pemakecert.exe -sr LocalMachine -ss My -a sha1 -n CN=ParkingCli...
分类:其他好文   时间:2015-08-30 14:15:55    阅读次数:173
ZOJ 3497 Mistwald(矩阵快速幂)
题目: Mistwald Time Limit: 2 Seconds      Memory Limit: 65536 KB In chapter 4 of the game Trails in the Sky SC, Estelle Bright and her friends are crossing Mistwald to meet their final ene...
分类:其他好文   时间:2015-08-30 01:06:34    阅读次数:280
wcf测试证书的创建
如何创建证书: makecert.exe -sr LocalMachine -ss My -a sha1 -n CN=JiangServer -sky exchange -pe (服务端证书) makecert.exe -sr LocalMachine -ss My -a sha1 -n CN=Ji...
分类:其他好文   时间:2015-08-25 18:25:18    阅读次数:108
HDU 2669 Romantic
DescriptionThe Sky is Sprite.The Birds is Fly in the Sky.The Wind is Wonderful.Blew Throw the TreesTrees are Shaking, Leaves are Falling.Lovers Walk p...
分类:其他好文   时间:2015-08-21 23:03:26    阅读次数:206
数论-线性方程——Program H
线性方程Time Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uDescriptionThe Sky is Sprite.The Birds is Fly in the Sky.The Wind is Wonderful.B...
分类:其他好文   时间:2015-08-21 21:04:21    阅读次数:173
集训第六周 数学概念与方法 数论 线性方程 I题
DescriptionThe Sky is Sprite.The Birds is Fly in the Sky.The Wind is Wonderful.Blew Throw the TreesTrees are Shaking, Leaves are Falling.Lovers Walk p...
分类:其他好文   时间:2015-08-20 12:42:59    阅读次数:188
HDU 2669 Romantic
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64uDescriptionThe Sky is Sprite. The Birds is Fly in the Sky. The Wind is Wonderful. ...
分类:其他好文   时间:2015-08-20 12:10:37    阅读次数:185
【LeetCode-面试算法经典-Java实现】【152-Reverse Words in a String(反转字符串中的单词)】
【152-Reverse Words in a String(反转字符串中的单词)】【LeetCode-面试算法经典-Java实现】【所有题目目录索引】原题  Given an input string, reverse the string word by word.   For example,   Given s = "the sky is blue",   return "blue i...
分类:编程语言   时间:2015-08-20 08:00:56    阅读次数:194
HDU 2669 第六周 I题
DescriptionThe Sky is Sprite. The Birds is Fly in the Sky. The Wind is Wonderful. Blew Throw the Trees Trees are Shaking, Leaves are Falling. Lovers W...
分类:其他好文   时间:2015-08-19 11:01:53    阅读次数:138
832条   上一页 1 ... 57 58 59 60 61 ... 84 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!