代码搜索:Configuration
找到约 10,000 项符合「Configuration」的源代码
代码结果 10,000
www.eeworm.com/read/175748/5342212
java configuration.java
/**
* Copyright 2005 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ma
www.eeworm.com/read/175442/5346735
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/175137/5349852
java configuration.java
/* ================================================================
* Cewolf : Chart enabling Web Objects Framework
* ================================================================
*
* Proje
www.eeworm.com/read/173141/5376840
java configuration.java
/*
Derby - Class org.apache.derby.client.am.Configuration
Copyright (c) 2001, 2005 The Apache Software Foundation or its licensors, where applicable.
Licensed under the Apache License, Ver
www.eeworm.com/read/173078/5380400
h configuration.h
#ifndef __CONFIGURATION_H__
#define __CONFIGURATION_H__
#ifdef __cplusplus
extern "C" {
#endif
#define MASK_FORWARD_ALL 1
#define MASK_FORWARD_BUSY 2
#define MASK_FORWARD_NOANSWER 4
www.eeworm.com/read/172754/5382488
java configuration.java
/* ========================================================================
* JCommon : a free general purpose class library for the Java(tm) platform
* ===========================================
www.eeworm.com/read/172555/5384076
java configuration.java
/*
* Copyright (c) 2000, Niklas Mehner
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following c
www.eeworm.com/read/172147/5389334
java configuration.java
/*
* Copyright 2005-2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/171692/5392209
java configuration.java
/*
* Configuration.java
*
* Created on February 3, 2003, 3:21 PM
*/
package gov.nist.sip.proxy;
import java.util.*;
/**
*
*@version JAIN-SIP-1.1
*
*@author Olivier Deruelle