08 2013 档案
摘要:错误如下Forbidden (403)CSRF verification failed. Request aborted.求解·············
阅读全文
摘要:设置最大值、最小值和格式化 yAxis: { title: { text: ' ' }, min:0, max:4, labels : { formatter : function() {//设置纵坐标值的样式 return ''; } } }
阅读全文
摘要:设置容器的浮动方式为相对定位,然后确定容器的宽高,比如宽500高300的层,然后设置层的外边距。div{Width:500px;height:300px;Margin:-150px00-250px;position:relative;left:50%;top:50%;}
阅读全文
摘要:Error1: 2003:Can't connect to MySQL server on 'localhost'解决方法:关闭Linux的防火墙功能,或者设置容许TCP协议的3306端口通过,可以下使用如下命令开启TCP协议的3306端口。[root@bugzilla~]#more/etc/sysconfig/iptables。 -ARH-Firewall-1-INPUT-ptcp--dport3306-jACCEPT。Error2: 1130 - Host'ClientIP' is not allowed to connect to this MyS
阅读全文

浙公网安备 33010602011771号