摘要: <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文
posted @ 2018-04-07 22:10 吖水的程序路 阅读(192) 评论(0) 推荐(0)
摘要: 多线程使用的场景:首先在tomcat启动时,就该创建线程池(这是通过读取xml配置文件来实现)。然后就在场景中调用线程池 阅读全文
posted @ 2018-04-07 10:31 吖水的程序路 阅读(168) 评论(0) 推荐(0)