代码搜索:Commons
找到约 10,000 项符合「Commons」的源代码
代码结果 10,000
www.eeworm.com/read/383942/2605198
license commons-collections.license
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999-2004 The Apache Software Foundation. All rights
* reserve
www.eeworm.com/read/383942/2605206
license commons-fileupload.license
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUC
www.eeworm.com/read/383942/2605211
license commons-pool.license
/*
* $Revision: 206 $
* $Date: 2004-06-19 16:26:22 +0000 (Sat, 19 Jun 2004) $
*
* ====================================================================
*
* The Apache Software License, Version 1.
www.eeworm.com/read/383942/2605213
license commons-codec.license
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUC
www.eeworm.com/read/383942/2605214
license commons-lang.license
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REP
www.eeworm.com/read/378547/2684743
properties commons-logging.properties
org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
www.eeworm.com/read/378315/2687287
properties commons-logging.properties
org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
www.eeworm.com/read/370470/2784793
properties commons-logging.properties
# This is configuration file which used to config Logging for mvnForum application
# mvnForum supports 2 Loggings: Log4J and jzonic
# Depend on your web server, you should choose a logging properly
www.eeworm.com/read/370207/2786937
properties commons-logging.properties
#定义日志的具体实现工厂类
org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactoryImpl
www.eeworm.com/read/365530/2896567
properties commons-logging.properties
##set Log as Log4J
org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
## set Log as SimpleLog
#org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog