https://blogs.technet.microsoft.com/netmon/2007/01/26/part-2-tcp-performance-expert-and-general-trouble-shooting/ ...
分类:
其他好文 时间:
2016-12-04 13:58:35
阅读次数:
134
大体上是把官网上的翻译下而已。 http://www.ninject.90iogjkdcrorg/wiki.html Dependency Injection By Hand So what’s Ninject all about? First, let’s examine the idea of ...
分类:
其他好文 时间:
2016-12-04 13:56:24
阅读次数:
218
h:left,j:down,k:up,l:right.Can't open file for writing:without creat file right,:q!,mkdir cuthead.github.io/windows2003/,touch cuthead.github.io/win ...
分类:
其他好文 时间:
2016-12-03 01:07:37
阅读次数:
155
Dockerfile 最佳实践本文是 Docker 官方文档 docs/archive:v1.1 中 Best practices for writing Dockerfiles 的理解和翻译。包含了...
分类:
其他好文 时间:
2016-12-02 16:24:42
阅读次数:
204
测试环境:win10/vmware workstation 12 pro 操作系统:RHEL 6.5(PXE服务器) 安装与配置: 。安装DHCP 。安装XINETD, 并启用TFTP服务 。安装syslinux(yum安装):会自动在tftpboot目录下放置pxelinux.0及seamenu. ...
分类:
其他好文 时间:
2016-11-30 13:38:59
阅读次数:
230
Before writing any Elm we need to first install the runtime locally. In this lesson we install the Elm runtime locally and set up a simple application ...
分类:
其他好文 时间:
2016-11-29 23:18:19
阅读次数:
184
在pandas用read_csv时,遇到编码错误的, 可带 encoding : str, default None Encoding to use for UTF when reading/writing (ex. ‘utf-8’) Encoding to use for UTF when rea ...
分类:
其他好文 时间:
2016-11-29 14:54:59
阅读次数:
403
HBase 默认配置 ,原文:http://eclecl1314-163-com.iteye.com/blog/1474286 该文档是用hbase默认配置文件生成的,文件源是 hbase-default.xml (因翻译需要,被译者修改成中文注释). hbase.rootdir 这个目录是regi... ...
分类:
其他好文 时间:
2016-11-28 14:52:14
阅读次数:
290
看了一下午,终于把算法时间复杂度看完! 然后学着来敲这个O(NlogN)的分治法找最大连续和,这堆代码主要是找4,-3,5,-2,-1,2,6,-2的最大连续和(当然也适用于其他数列)。 主要感想和问题: 首先遇到了scope的问题,没搞清楚const和extern,intern,auto,regi ...
分类:
编程语言 时间:
2016-11-28 08:46:20
阅读次数:
181
If you're interested in more of this type of content, check out the Servers for Hackers eBook! As some point you'll likely find yourself writing a scr ...
分类:
其他好文 时间:
2016-11-25 23:39:09
阅读次数:
332