代码搜索:Configuration
找到约 10,000 项符合「Configuration」的源代码
代码结果 10,000
www.eeworm.com/read/488612/1228084
properties configuration.properties
#
# Defines, whether and how to register the fonts installed on that system.
# This will search the installed fonts on well-known locations based on the
# detected system environment.
#
# Lazy fo
www.eeworm.com/read/488612/1228141
properties configuration.properties
#
# Defines the default encoding for plain text files.
#
# This property defaults to the current platform encoding, but should
# be adjusted when using one of the printer specifc command sets,
www.eeworm.com/read/488612/1228145
properties configuration.properties
##
#
# The PDFTarget can be configured using these properties. This will create a default configuration
# which can be altered by the programm using the usual operations.
#
#
# The default fon
www.eeworm.com/read/488612/1228165
properties configuration.properties
#
# Table target configuration properties ...
#
#
# Defines whether a stricter, but more accurate layout algorithm should
# be applied. Setting this property to false will greatly reduce the ta
www.eeworm.com/read/488612/1228174
properties configuration.properties
#
# CSV Table target specific configuration properties ...
#
#
# Defines the default separator, that should be used for the output.
#org.jfree.report.modules.output.table.csv.Separator=,
www.eeworm.com/read/488612/1228192
properties configuration.properties
###################################################################################
######### Excel-OutputTarget specific configuration ###############################
##############################
www.eeworm.com/read/488612/1228230
properties configuration.properties
#
# HTML target specific configuration properties ...
#
# Defines the document encoding. If undefined, it defaults to the
# platforms default encoding.
#org.jfree.report.modules.output.table.ht
www.eeworm.com/read/488284/1231822
java configuration.java
package com.vere.db;
/**
* Title: 办公自动化系统
* Copyright: Copyright (c) 2004
* Company: verecom
* @author 胡杨
* @version 1.0
*/
import java.util.Properties;
import ja
www.eeworm.com/read/484868/1265214
java configuration.java
/*
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation
www.eeworm.com/read/483551/1276996
java configuration.java
//$Id: Configuration.java,v 1.27.2.30 2004/02/04 18:56:44 oneovthafew Exp $
package net.sf.hibernate.cfg;
import java.util.Enumeration;
import java.util.Iterator;
import java.util.ArrayList;
import j