代码搜索:Configurable
找到约 1,039 项符合「Configurable」的源代码
代码结果 1,039
www.eeworm.com/read/204325/5032827
java securityfactory.java
package org.j3de.security;
import java.security.PublicKey;
import java.security.Signature;
import javax.crypto.Cipher;
import org.j3de.util.Configurable;
public interface SecurityFactor
www.eeworm.com/read/169697/5413877
in makefile.in
##### User configurable options #####
MAKE = @MAKE@
MPI_CC = @MPI_CC@
MPI_F77 = @MPI_F77@
MPI_CLINKER = $(MPI_CC)
MPI_FLINKER = $(MPI_F7
www.eeworm.com/read/169697/5414029
in makefile.in
##### User configurable options #####
MAKE = @MAKE@
MPI_CC = @MPI_CC@
MPI_F77 = @MPI_F77@
MPI_CLINKER = $(MPI_CC)
MPI_FLINKER = $(MPI_F7
www.eeworm.com/read/341021/3260497
in makefile.in
##### User configurable options #####
MAKE = @MAKE@
MPI_CC = @MPI_CC@
MPI_F77 = @MPI_F77@
MPI_CLINKER = $(MPI_CC)
MPI_FLINKER = $(MPI_F7
www.eeworm.com/read/341021/3260667
in makefile.in
##### User configurable options #####
MAKE = @MAKE@
MPI_CC = @MPI_CC@
MPI_F77 = @MPI_F77@
MPI_CLINKER = $(MPI_CC)
MPI_FLINKER = $(MPI_F7
www.eeworm.com/read/316872/3593900
h st_options.h
/*
The compile-time configurable defaults for the Linux SCSI tape driver.
Copyright 1995-2003 Kai Makisara.
Last modified: Mon Apr 7 22:49:18 2003 by makisara
*/
#ifndef _ST_OPTIONS_H
#de
www.eeworm.com/read/398634/2375378
test fulltext_var.test
#
# Fulltext configurable parameters
#
--disable_warnings
drop table if exists t1;
--enable_warnings
# Save ft_boolean_syntax variable
let $saved_ft_boolean_syntax=`select @@global.ft_boolean_syntax`
www.eeworm.com/read/396039/2425151
in makefile.in
ALL: default
##### User configurable options #####
CC = @CC@
CLINKER = $(CC)
AR = @AR@ -r
RANLIB = @RANLIB@
MPE_DIR = @MPE_HOME@
LIB_PATH = -L@MPE_LIBPATH@ -lmpe @X_
www.eeworm.com/read/358128/3004672
test fulltext_var.test
#
# Fulltext configurable parameters
#
--disable_warnings
drop table if exists t1;
--enable_warnings
# Save ft_boolean_syntax variable
let $saved_ft_boolean_syntax=`select @@global.ft_boolean_syntax`
www.eeworm.com/read/323119/13353410
test fulltext_var.test
#
# Fulltext configurable parameters
#
--disable_warnings
drop table if exists t1;
--enable_warnings
show variables like "ft\_%";
create table t1 (b text not null);
insert t1 values ('aaaaaa bbbbbb