Easter79 Easter79
3年前
tomcat 设置jndi
tomcat设置jndi全局设置修改tomcat下的conf/context.xml,新增以下内容<Resourcename"jdbc/mdidata"auth"Container"typ
Easter79 Easter79
3年前
tomcat Nio设置
<Connector port"8080" protocol"org.apache.coyote.http11.Http11NioProtocol"               connectionTimeout"20000" keepAliveTimeout"1" redirectPort"8443"       
Stella981 Stella981
3年前
Go语言,在Ubuntu9.10和Windows安装
工作环境:Ubuntu9.10A、安装C语言工具Go的工具链采用C语言编写,构建需要安装以下开发工具:GCC,C语言标准库,theparsergeneratorBison,make,awk,和ed(编辑器).对于OSX系统,以上工具是Xcode的一部分。对于Ubuntu/Debian系统,运
Wesley13 Wesley13
3年前
mysql设置时区
mysql设置时区mysql\_query("SETtime\_zone'8:00'")ordie('时区设置失败,请联系管理员!');中国在东8区所以加8方法二:selectcount(user\_id)asdevice,CONVERT\_TZ(FROM\_UNIXTIME(reg\_time),'08:00','0
Stella981 Stella981
3年前
Linux 学习笔记 (四)Ubuntu14.04 解决上网问题安装无线网卡驱动
Linux学习笔记(四)Ubuntu14.04解决上网问题安装无线网卡驱动参考文章:(1)Linux学习笔记(四)Ubuntu14.04解决上网问题安装无线网卡驱动(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.codeprj.com%2Fblog%
Stella981 Stella981
3年前
Linux iptables 设置
编辑/etc/sysconfig/iptables然后运行/sbin/serviceiptablesrestartnetstatanp|grep80|grepLISTEN防火墙规则只有在iptables服务运行的时候才能被激活。要手工启动服务,使用以下命令:/sbin/servic
Stella981 Stella981
3年前
HighCharts常用设置
看到社区里有很多关于highcharts的问题,我做的时候也常来找答案,下面把前两周的问题整理出来:1\.X轴文字斜着放,在xAxis里设置xAxis:{labels:{rotation:90//竖直放
Stella981 Stella981
3年前
Rabbitmq学习之路1
最近项目中开始使用rabbitmq,以前只听过但是没使用过,所以有必要先系统的了解一下rabbitmq的使用方法。找管理员要了三台机器做学习之用。试验环境10.20.112.26 ubuntu12.04 ubuntuTest0110.20.112.27 ubuntu12.04ubuntuTest0210.20.112.28