知足却不乏追求
发布时间:2015-09-11 09:56:16
打开VMware出现Cannot open the disk *.vmdk or one of the snapshot disks it depends on.Reason: Failed to lock the file.错误的解决办法! 今天我公司做的虚拟化服务器出现故障意外重启了,主系统启动之后,在启动VMware虚拟机的时候出现了Cannot open the disk '*.vmdk' or one of the snapshot .........【阅读全文】
发布时间:2015-07-31 15:48:30
<br /><div><div class="codeheads"><p>点击(<span style="cursor:pointer;color:red;" onclick="code_hide('code537')">此处</span>)折叠或打开</p></div><div id="code537" class="codeText"></div></div><br /><br />#if 0<br />// &n.........【阅读全文】
发布时间:2015-06-29 17:39:20
<span style="color:#FF0000;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:26px;white-space:normal;background-color:#FFFFFF;">《将博客搬至CSDN》</span>......【阅读全文】
发布时间:2015-06-23 16:24:23
http://www.linuxidc.com/Linux/2014-12/110108.htm......【阅读全文】
发布时间:2015-05-22 16:24:41
一般情况下,Select Count (*)和Select Count(1)两着返回结果是一样的 假如表沒有主键(Primary key), 那么count(1)比count(*)快, 如果有主键的話,那主键作为count的条件时候count(主键)最快 如果你的表只有一个字段的话那count.........【阅读全文】
发布时间:2015-05-08 17:36:54
freeswitch 使用mysql替换默认的sqlitehttp://www.8000hz.com/archives/freeswitch-core-odbc-mysql.html ......【阅读全文】