代码搜索:Configuration
找到约 10,000 项符合「Configuration」的源代码
代码结果 10,000
www.eeworm.com/read/162519/5543889
java configuration.java
/* Configuration.java
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the term
www.eeworm.com/read/161021/5564208
bat configuration.bat
rem DocBook...
set docbook_path=c:\docbook
rem Java...
set docbook_java_exe=java.exe
set docbook_java_parameters=-Xms8m -Xmx256m
rem Saxon...
set docbook_saxon_jar=c:\docbook\saxon\saxon.jar
www.eeworm.com/read/158056/5599581
java configuration.java
package com.ideas.util;
import java.awt.*;
public class Configuration {
public static String ConfigFilePath;
public static String ServerBindAddress;
public static int ServerPort;
www.eeworm.com/read/158056/5599637
java configuration.java
package com.ideas.util;
import java.awt.*;
public class Configuration {
public static String ConfigFilePath;
public static String ServerBindAddress;
public static int ServerPort;
www.eeworm.com/read/156235/5611986
java configuration.java
package test;
import java.util.Properties;
import java.io.InputStream;
import java.io.IOException;
public class Configuration {
private Properties properties;
private final static Co
www.eeworm.com/read/155666/5620200
java configuration.java
/*
Jazzy - a Java library for Spell Checking
Copyright (C) 2001 Mindaugas Idzelis
Full text of license can be found in LICENSE.txt
This library is free software; you can redistribute it and/or
www.eeworm.com/read/155666/5620201
properties configuration.properties
EDIT_DEL1=95
EDIT_DEL2=95
EDIT_SWAP=90
EDIT_SUB=100
EDIT_CASE=10
#DMV: the following commented out settings do not seem to be used at all
#EDIT_SIMILAR=10
#EDIT_MIN=90
#EDIT_MAX=100
SPELL
www.eeworm.com/read/154890/5632483
txt configuration.txt
All file dialog settings are stored in the 'KFileDialog Settings' group.
HelpCommandPath Path to kdehelp binary
HelpFilePath Path to kfiledialog help
(use KConfig i18n features to handle the pat