1. set -e "Exit immediately if a simple command exits with a non-zero status." When this option is on, if a simple command fails for any of the reason ...
分类:
系统相关 时间:
2017-03-25 00:57:17
阅读次数:
151
Merge, join, and concatenate pandas provides various facilities for easily combining together Series, DataFrame, and Panel objects with various kinds ...
分类:
其他好文 时间:
2017-03-19 15:54:54
阅读次数:
571
许多做过程序性能优化的人,或者关注过程程序性能的人,应该都使用过各类缓存技术。 而我今天所说的Cache是专指ASP.NET的Cache,我们可以使用HttpRuntime.Cache访问到的那个Cache,而不是其它的缓存技术。 以前我在【我心目中的Asp.net核心对象】 这篇博客中简单地提过它 ...
分类:
Web程序 时间:
2017-03-19 11:32:06
阅读次数:
219
Reason of this error:Fielddata can consume a lot of heap space, especially when loading high cardinality text fields. Once fielddata has been loaded i ...
分类:
其他好文 时间:
2017-03-14 15:44:16
阅读次数:
2382
// // Purpose: Compiles a GL shader program and returns the handle. Returns 0 if// the shader couldn't be compiled for some reason.// GLuint CMainAppl ...
分类:
其他好文 时间:
2017-03-13 18:35:22
阅读次数:
282
HTTP协议详解之响应篇 在接收和解释请求消息后,服务器返回一个HTTP响应消息。 HTTP响应也是由三个部分组成,分别是:状态行、消息报头、响应正文1、状态行格式如下:HTTP-Version Status-Code Reason-Phrase CRLF其中,HTTP-Version表示服务器HT ...
分类:
Web程序 时间:
2017-03-12 00:42:51
阅读次数:
197
When I try to create a new web application, it just shows message as 'This should'nt take too long'.. Then, after a while it will show message as Requ... ...
分类:
移动开发 时间:
2017-03-08 17:52:28
阅读次数:
153
VMware启动报错Reason: Failed to lock the file的解决方法 症状:启动VMware虚拟机的时候出现了Cannot open the disk '*.vmdk' or one of the snapshot disks it depends on.Reason: Fa... ...
分类:
其他好文 时间:
2017-03-05 16:36:21
阅读次数:
243
本来今天用Swift写了一些东西,快下班的时候准备给老板看一下,结果尴尬了,一到真机就崩溃,模拟器上明明好好的,怎么会会这样呢,老是提示Reason:p_w_picpathnotfound乍一看图片找不到,这是什么鬼之前都没遇到过,然而还是下班了,回去终于发现了问题了。一半崩溃Xcode都会..
分类:
其他好文 时间:
2017-03-01 21:31:10
阅读次数:
148
Why has it been created This complexity is difficult to handle as we're mixing two concepts that are very hard for the human mind to reason about:muta ...
分类:
其他好文 时间:
2017-02-26 12:37:40
阅读次数:
236