码迷,mamicode.com
首页 >  
搜索关键字:it works    ( 763个结果
You must have a copy of the scp binary locally to use the scp feature
在运行docker-machine scp 命令的时候,报错: "You must have a copy of the scp binary locally to use the scp feature" 【解决方法】 It Works!... just adding path to ...Git... ...
分类:其他好文   时间:2017-09-21 11:15:48    阅读次数:167
docker (centOS 7) 使用笔记5 - weave网络
weave官网 https://www.weave.works 1. 下载安装 2. 部署weave网络 (1) 在第一台机器上运行,如果使用默认的 10.0.*.* 网段则如下 本次测试使用自定义的网段,所以启动指令有所不同: 启动成功后,会有3个weave的容器运行中 可看到增加了虚拟网卡 we ...
分类:其他好文   时间:2017-09-18 19:38:09    阅读次数:215
Codeforces 854C. Planning
Helen works in Metropolis airport. She is responsible for creating a departure schedule. There are n flights that must depart today, the i-th of them ...
分类:其他好文   时间:2017-09-08 12:03:45    阅读次数:255
Collections of Zujin Zhang's Published works
I am not good, but I shall do my best to be better. Please click https://pan.baidu.com/s/1mimQ5de to download all the pdfs of the following articles. ...
分类:其他好文   时间:2017-09-08 10:10:34    阅读次数:196
CodeForces - 853A Planning (优先队列,贪心)
Helen works in Metropolis airport. She is responsible for creating a departure schedule. There are n flights that must depart today, the i-th of them ...
分类:其他好文   时间:2017-09-07 13:40:02    阅读次数:198
sed修炼系列(一):花拳绣腿之入门篇
本文为花拳绣腿招式入门篇,主要目的是入门,为看懂sed修炼系列(二):武功心法做准备。虽然是入门篇,只介绍了基本工作机制以及一些选项和命令,但其中仍然包括了很多sed的工作机制细节。对比网上各sed相关文章以及介绍sed的书籍,基本上都只介绍了sed是如何使用的,却没有"How sed Works" ...
分类:其他好文   时间:2017-09-07 11:01:26    阅读次数:169
JDBC - Transaction
Transaction: a bunch of operation in logic, the unit which consists the operation will works all or breaks down all. Every operation of MySQL server i ...
分类:数据库   时间:2017-09-06 00:24:01    阅读次数:312
Oil Deposits hdu-1241 DFS
The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular region of ...
分类:其他好文   时间:2017-09-05 23:12:27    阅读次数:183
神奇的new操作符
new实例化,调用getPerson方法,我们得到了‘张三的年龄是13’的结果 参考资料: 1.Javascript – How Prototypal Inheritance really works 2.new运算符 ...
分类:其他好文   时间:2017-09-05 12:28:16    阅读次数:150
Docker 基础
docker 介绍 Docker is the world’s leading software container platform. Developers use Docker to eliminate(消除) “works on my machine” problems when collab ...
分类:其他好文   时间:2017-08-31 19:01:57    阅读次数:243
763条   上一页 1 ... 18 19 20 21 22 ... 77 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!