代码搜索:Setting

找到约 10,000 项符合「Setting」的源代码

代码结果 10,000
www.eeworm.com/read/128965/5977252

mk config.mk

# # This config file is used for compilation of scb93328 sources # # You might change location of U-Boot in memory by setting right TEXT_BASE. # This allows for example having one copy located at the
www.eeworm.com/read/120487/6071994

out dblink.out

-- Adjust this setting to control where the objects get created. SET search_path = public; -- -- Define the functions and test data -- therein. -- -- Turn off echoing so that expected file does not de
www.eeworm.com/read/120487/6071995

sql dblink.sql

-- Adjust this setting to control where the objects get created. SET search_path = public; -- -- Define the functions and test data -- therein. -- -- Turn off echoing so that expected file does not d
www.eeworm.com/read/101594/6236198

bsh setnamecompletion.bsh

/** Allow users to turn off name completion. Turn name completion in the GUI console on or off. Name competion is on by default. Explicitly setting it to true however can be used to prompt b
www.eeworm.com/read/101082/6242661

c setline.c

#ifndef lint static char sccsid[] = "@(#)setline.c 4.1 (decvax!larry) 7/2/90"; #endif /*** * setline - optimize line setting for sending or receiving files * * return code - none */ #include "uu
www.eeworm.com/read/101082/6251494

c prop.c

# include "monop.ext" /* * This routine deals with buying property, setting all the * appropriate flags. */ buy(player, sqrp) reg int player; reg SQUARE *sqrp; { trading = FALSE; sqrp->owner =
www.eeworm.com/read/494035/6386440

log _impactbatch.log

iMPACT Version: Jul 25 2008 04:31:36 iMPACT log file Started on Tue Nov 25 11:04:19 2008 Preference Table Name Setting StartupClock Auto_Correction A
www.eeworm.com/read/486842/6530696

c bitvec.c

/* Getting and setting bits in a bit-vector. */ /* Copyright (C) 1997, 1998 Andrew McCallum Written by: Andrew Kachites McCallum This file is part of the Bag-Of-Words L
www.eeworm.com/read/486158/6544760

cs munger.cs

/* * Munger - An Interface pattern on getting and setting values from object through Reflection * * Author: Phillip Piper * Date: 28/11/2008 17:15 * * Change log: * 2009-02-15 JPP - M
www.eeworm.com/read/483693/6600618

cpp dlgcustom.cpp

/*++ Copyright (c) 2004-2005 Micro-soft Module Name: DlgCustom.cpp Abstract: the class of Dialog for setting user's favor-config Author: Microsoft's Engineer - Unknown