Log4j JDBCAppender
- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://www.dankomannhaupt.de/projects/index.html
- 软件文档: http://www.dankomannhaupt.de/projects/index.html
软件介绍
使用Log4j日志需要把信息记录在数据库中时使用org.apache.log4j.jdbcplus.JDBCAppender 代替原来的 org.apache.log4j.jdbc.JDBCAppender 在使用中不会出现因为特殊字符引起的问题,更加灵活的配置和管理。基本不用改变原来的配置文件就可以使用。详细看这哥们的主页,源代码里面有示例。顺便说一句,5.1过的太快了。还没反映过来,大家周六继续HP!
Machine Learning
Kevin Murphy / The MIT Press / 2012-9-18 / USD 90.00
Today's Web-enabled deluge of electronic data calls for automated methods of data analysis. Machine learning provides these, developing methods that can automatically detect patterns in data and then ......一起来看看 《Machine Learning》 这本书的介绍吧!
