代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/100550/15872417
c ui.c
//
// MODULE: UI.c
//
// PURPOSE: Parsing Command line parameter and setting flags.
//
#include
#define TAPI_CURRENT_VERSION 0x00020000
#include
void ShowHelp();
BOOL
www.eeworm.com/read/100029/15887913
uk sunsite.org.uk
package=mirror
comment=The Mirror Package
site=sunsite.org.uk
remote_dir=packages/mirror
# This setting of local_dir is suitable for Un*x
local_dir=/var/tmp/mirror
# If you are under Wind*ws the
www.eeworm.com/read/432289/8613893
cpp private.cpp
//: C05:Private.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Setting the boundary
struct B {
privat
www.eeworm.com/read/431224/8698130
m fm_theme.m
function fm_theme(command)
% FM_THEME set PSAT theme properties
%
% FM_THEME(COMMAND)
% COMMAND specific setting command
%
%see also FM_THEMEFIG
%
%Author: Federico Milano
%Date: 11-Nov-2
www.eeworm.com/read/384940/8831968
m fm_theme.m
function fm_theme(command)
% FM_THEME set PSAT theme properties
%
% FM_THEME(COMMAND)
% COMMAND specific setting command
%
%see also FM_THEMEFIG
%
%Author: Federico Milano
%Date: 11-Nov-2
www.eeworm.com/read/185241/9047569
c receive.c
#include
#include
#include
#include "Setting.H"
#include "RS.H"
#include "TxRx.H"
extern WordType FrameRx;
extern WordType RxFirstFrame;
extern int DemoduFlag;
www.eeworm.com/read/185237/9048641
c receive.c
#include
#include
#include
#include "Setting.H"
#include "RS.H"
#include "TxRx.H"
WordType FrameTx = TotalFrame;
WordType FrameRx = TotalFrame;
int DataBuffer[N
www.eeworm.com/read/184890/9067765
cpp private.cpp
//: C05:Private.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Setting the boundary
struct B
www.eeworm.com/read/281673/9142213
cpp private.cpp
//: C05:Private.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Setting the boundary
struct B
www.eeworm.com/read/380126/9161615
changelog
2002-02-09 Ben Fennema
* Fixed building on Solaris 2.8 (all big endian machines require gcc >= 2.96)
* Migrate udf revision setting code to a function
2002-01-30