需要引入 easyui-lang-zh_CN.js 效果图 ...
分类:
其他 时间:
2016-08-06 08:28:25
收藏:
0 评论:
0 赞:
0 阅读:
801
If you're using JDBC-Jobstore, you will need a DataSource for its use. It is recommended that your DataSource max connection size be configured to be ...
分类:
其他 时间:
2016-08-06 08:28:16
收藏:
0 评论:
0 赞:
0 阅读:
177
http://www.ruanyifeng.com/blog/2012/02/a_history_of_unix_directory_structure.html http://www.pathname.com/fhs/pub/fhs-2.3.html http://lists.busybox.ne ...
分类:
系统服务 时间:
2016-08-06 08:28:05
收藏:
0 评论:
0 赞:
0 阅读:
208
git@github.com:witaste/smse.git 数据库脚本: ps:目前是角色-菜单(受保护urls) 左 ...
分类:
编程语言 时间:
2016-08-06 08:27:56
收藏:
0 评论:
0 赞:
0 阅读:
244
SMTP(Simple Mail Transfer Protocol)即简单邮件传输协议,它是一组用于由源地址到目的地址传送邮件的规则,由它来控制信件的中转方式。 http://logback.qos.ch/manual/appenders.html#SMTPAppender http://pop- ...
分类:
移动平台 时间:
2016-08-06 08:27:35
收藏:
0 评论:
0 赞:
0 阅读:
247
pom.xml Test.java 控制台打印: ...
分类:
其他 时间:
2016-08-06 08:27:25
收藏:
0 评论:
0 赞:
0 阅读:
259
jsp 编码方式: tomcat 编码方式: 原因: 编码不一致导致。 依据: This specifies the character encoding used to decode the URI bytes, after %xx decoding the URL. If not specifi ...
分类:
其他 时间:
2016-08-06 08:27:20
收藏:
0 评论:
0 赞:
0 阅读:
160
1. 一些网址 http://www.rabbitmq.com/ http://www.rabbitmq.com/install-windows.html http://www.rabbitmq.com/releases/rabbitmq-server/v3.5.4/rabbitmq-server- ...
分类:
Windows开发 时间:
2016-08-06 08:27:08
收藏:
0 评论:
0 赞:
0 阅读:
250
配置如下: 为什么要配置这个 因为可以通过这个key取到Spring上下文。 配置1存在的问题:不能自动注入。 配置一改:解决自动注入问题 change to cn.zno.common.SpringBeanJobFactory 另一种实现方式为: ...
分类:
编程语言 时间:
2016-08-06 08:26:55
收藏:
0 评论:
0 赞:
0 阅读:
332
site:www.tldp.org rpm http://www.computerhope.com/unix.htm ...
分类:
Web开发 时间:
2016-08-06 08:26:45
收藏:
0 评论:
0 赞:
0 阅读:
243
driver default The default auto-commit state of connections created by this pool. If not set then the setAutoCommit method will not be called. 如果不设置,则 ...
分类:
其他 时间:
2016-08-06 08:26:36
收藏:
0 评论:
0 赞:
0 阅读:
229
task:scheduled org.springframework.scheduling.support.CronSequenceGenerator.parse cron="* * * * * *" 1. 只能有6个域 2. 域之间通过空格拆分 3. 六个域分别是: seconds 0-59 mi ...
分类:
其他 时间:
2016-08-06 08:26:16
收藏:
0 评论:
0 赞:
0 阅读:
346
1. 下载tomcat wget http://apache.fayea.com/tomcat/tomcat-7/v7.0.68/bin/apache-tomcat-7.0.68.tar.gz tar zxvf apache-tomcat-7.0.68.tar.gz 2. 下载JDK 进入www.o ...
分类:
系统服务 时间:
2016-08-06 08:26:06
收藏:
0 评论:
0 赞:
0 阅读:
221
? ? 一、准备 1. 获取最新jar包 2. 获取xml dtd <?xml version="1.0" encoding="UTF-8"?> <!-- Licensed under the Apache License, Version 2.0 (the "License"); you may ...
分类:
其他 时间:
2016-08-06 08:25:55
收藏:
0 评论:
0 赞:
0 阅读:
317
分三步: 1. client 2. appender 3. 配置文件 logback-test.xml MongoDBAppender.java CustomMongoClient.java 如何使用: 结果: ...
分类:
移动平台 时间:
2016-08-06 08:25:45
收藏:
0 评论:
0 赞:
0 阅读:
551
例子:list中有两条数据 输出结果: 1||0||true||false 2||1||false||true ...
分类:
Web开发 时间:
2016-08-06 08:25:35
收藏:
0 评论:
0 赞:
0 阅读:
223
Maven 依赖 GitHub https://github.com/rabbitmq/rabbitmq-java-client/archives/master 文档 http://www.rabbitmq.com/getstarted.html 基本概念理解 A producer a progra ...
分类:
编程语言 时间:
2016-08-06 08:25:26
收藏:
0 评论:
0 赞:
0 阅读:
152
1. java project 2. web project 3. Test org.springframework spring-test ...
分类:
编程语言 时间:
2016-08-06 08:25:15
收藏:
0 评论:
0 赞:
0 阅读:
249
http://logback.qos.ch/manual/appenders.html#ConsoleAppender STDOUT means standard out ...
分类:
移动平台 时间:
2016-08-06 08:25:05
收藏:
0 评论:
0 赞:
0 阅读:
218