全部博文(103)
发布时间:2015-10-19 09:34:03
<span style="color:#464646;font-family:'Microsoft YaHei', 'Helvetica Neue', SimSun;font-size:14px;line-height:21px;white-space:normal;background-color:#BCD3E5;"> </span><wbr style="color:#464646;font-family:'Microsoft YaHei', 'Helvetica Neue', SimSun;font-size:14px;line-height:21px;white-space:.........【阅读全文】
发布时间:2015-10-19 09:32:15
<span style="color:#A7A7A7;font-family:宋体, 'Arial Narrow', arial, serif;font-size:12px;line-height:22px;white-space:normal;background-color:#1C1C1C;">原创作品,允许转载,转载时请务必以超链接形式标明文章 </span><a href="http://linuxguest.blog.51cto.com/195664/362366" target="_blank" style="pad.........【阅读全文】
发布时间:2015-09-29 17:13:33
常见的内存溢出有以下两种:java.lang.OutOfMemoryError: PermGen spacejava.lang.OutOfMemoryError: Java heap space———————————————————这里以tomcat环境为例,其它WEB服务器如jboss,weblogic等是同一个道理。一、java.lang.OutOfMemoryE.........【阅读全文】
发布时间:2015-09-23 11:02:17
<h2>1、下载:当前mysql版本到了5.6.20</h2><p><a href="http://dev.mysql.com/downloads/mysql" rel="nofollow">http://dev.mysql.com/downloads/mysql</a></p><p>选择<code>Source Code</code></p><span id="OSC_h2_2"></span> <h2>2、必要软件包</h2><pre><code class="hljs gherkin">yum -y install .........【阅读全文】