摘要:
function ChinaIdChecker(id) { this.isOK = false; this.error = ''; if (!id || typeof (id) != 'string' || id.length != 15 && id.len... 阅读全文
posted @ 2015-09-29 11:18
燕萧云
阅读(3004)
评论(0)
推荐(0)
摘要:
因为LinuxJDK6不支持中文,解决的办法如下:进入JDK安装目录#cd$JAVA_HOME/jre/lib/fonts建立fallback文件夹,并切换至该文件夹#mkdirfallback上传字体文件到该目录下【字体文件可以在C:\Windows\Fonts目录下找】如:simhei.ttf黑... 阅读全文
posted @ 2015-09-29 11:10
燕萧云
阅读(486)
评论(0)
推荐(0)
摘要:
Causedby:com.mysql.jdbc.PacketTooBigException:Packetforqueryistoolarge(1856352>1048576).Youcanchangethisvalueontheserverbysettingthemax_allowed_packet... 阅读全文
posted @ 2015-09-29 11:09
燕萧云
阅读(432)
评论(0)
推荐(0)

浙公网安备 33010602011771号