In order to fix the php5-fpm.sock failed error follow these instructions 1) Make sure your virtual hosts nginx (.conf) files are using fastcgi_pass un ...
分类:
Web程序 时间:
2016-10-29 14:50:31
阅读次数:
214
SnakeYAML Documentation This documentation is very brief and incomplete. Feel free to fix or improve it. Installation If you use Maven just add a depe ...
分类:
其他好文 时间:
2016-10-27 12:53:07
阅读次数:
333
这次大作业采用了结对编程的方式进行开发。我和赵宇航在这次结对编程中fix了绑定的bug以及进行了jmeter的配置和性能测试。 首先,我们通过讨论发现代码是正确的,但是绑定时会提示密码错误,我们思考了很久,突然想到,我们之前在“初始微信”功能开发时,将密码进行了base64加密,所以我们在调用的时候 ...
分类:
其他好文 时间:
2016-10-25 23:55:34
阅读次数:
261
原文:http://blog.csdn.net/xifeijian/article/details/8578832 我的电脑在安装UFT时,被要求需要卸载本机上安装的LoadRunner11,当LoadRunner11被卸载后,进行重新安装LoadRunner11时,会报缺少vc2005_sp1_w ...
分类:
其他好文 时间:
2016-10-25 09:27:43
阅读次数:
159
OnlinePatching说明说明:该部分内容摘自OCP050教材。在Oracle11g中提出了onlinepatch(也叫hotpatch)的特性;Hotpatching允许我们在实例始终在线的情况下安装,启用或禁用一个修复补丁(fix)或者诊断补丁(diagnosticpatches)。使用热补丁可以安装、启用和禁用正在运行的活动..
分类:
其他好文 时间:
2016-10-15 00:05:28
阅读次数:
287
刚生的Xcode8,出现好多Error,有些Error真的太麻烦不想记录,现在这个挺简单的,就记下来,控制台输出的Error信息如下: fix: Target -> Build Phases ->Link Binary With Libraries,找到控制台显示的UserNotifications ...
分类:
其他好文 时间:
2016-10-14 16:39:35
阅读次数:
133
add following lines below "export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting" into ~/.profile export GEM_PATH="/Users/spond/.rvm/gems ...
分类:
系统相关 时间:
2016-10-12 16:25:33
阅读次数:
232
开价蓝屏,显示: Windows failed to start. A recent hardware or software change might be the case.to fix the problem: 1.Insert your windows installation disc a ...
问题 B: FIX 题目描述 如果单词 X 由单词 Y 的前若干个字母构成,我们称 X 是 Y 的前缀,例如“c”、“ca”、“cat”是单词“cat”的前缀;类似地如果单词 X 由单词 Y 的最后若干个字母构成,我们称 X 是 Y的后缀,例如“t”、“at”、“cat”是单词“cat”的后缀。请你 ...
分类:
其他好文 时间:
2016-10-01 21:59:57
阅读次数:
350