代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/442656/1755342
rcs nat-netperf-maerts-client.rcs
#!/bin/sh
SERVER=192.168.0.1
CLIENT=10.0.0.2
echo "setting up network..."
ifconfig lo 127.0.0.1
ifconfig eth0 $CLIENT txqueuelen 1000
echo "modifying route table..."
route add default gw 10.0.0.1
e
www.eeworm.com/read/414420/2146951
h ixdpg425.h
/*
* (C) Copyright 2005-2006
* Stefan Roese, DENX Software Engineering, sr@denx.de.
*
* (C) Copyright 2003
* Martijn de Gouw, Prodrive B.V., martijn.de.gouw@prodrive.nl
*
* Configuation setting
www.eeworm.com/read/409307/2234769
vc makefile.vc
# Usage:
# C:\TRAYICON> VCVARS32
# Setting environment for using Microsoft Visual C++ tools.
# C:\TRAYICON> NMAKE /f Makefile.vc
# ... making
# C:\TRAYICON> NMAKE /f Makefile.vc CLEAN
# ... remo
www.eeworm.com/read/408818/2242864
h ixdpg425.h
/*
* (C) Copyright 2005-2006
* Stefan Roese, DENX Software Engineering, sr@denx.de.
*
* (C) Copyright 2003
* Martijn de Gouw, Prodrive B.V., martijn.de.gouw@prodrive.nl
*
* Configuation setting
www.eeworm.com/read/403510/2310869
java gatelaygentab.java
/*
* GateLayGenTab.java
*
* Created on March 3, 2006, 10:39 AM
*/
package com.sun.electric.tool.user.dialogs.projsettings;
import com.sun.electric.database.text.Setting;
import com.sun.electric.
www.eeworm.com/read/396640/2408752
svn-base pdf_debug.c.svn-base
#include "fitz.h"
#include "mupdf.h"
/*
* Enable logging by setting environment variable MULOG to:
* (a)ll or a combination of
* (x)ref (r)src (f)ont (i)mage (s)hade (p)age
*
* eg. MULOG=fis
www.eeworm.com/read/396640/2408787
c pdf_debug.c
#include "fitz.h"
#include "mupdf.h"
/*
* Enable logging by setting environment variable MULOG to:
* (a)ll or a combination of
* (x)ref (r)src (f)ont (i)mage (s)hade (p)age
*
* eg. MULOG=fis