代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/411945/2179047
properties jdbc.properties
# mysql jdbc setting
hibernate.connection.url=jdbc:mysql://127.0.0.1:3306/pomer
hibernate.connection.username=root
hibernate.connection.password=111111
hibernate.connection.driver_class=com.mysql.
www.eeworm.com/read/410060/2218650
c ppp_vxworks.c
/* ppp_vxworks.c - System-dependent procedures for setting up PPP interfaces */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon Univ
www.eeworm.com/read/408355/2251615
svn-base wpakey.c.svn-base
/** WEP/WPA key setting tool for MadWifi driver, version 0.5
*
* (C) 2008-03-28 Georg Lukas
*
* This program can be used to debug the MadWifi Key Cache. Use with caution
* and
www.eeworm.com/read/405664/2286432
c ppp_vxworks.c
/* ppp_vxworks.c - System-dependent procedures for setting up PPP interfaces */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon Univ
www.eeworm.com/read/404607/2302390
h ioctl.h
#define __HDLC_IOCTL_H__
#define GENERIC_HDLC_VERSION 4 /* For synchronization with sethdlc utility */
#define CLOCK_DEFAULT 0 /* Default setting */
#define CLOCK_EXT 1 /* External TX and RX cloc
www.eeworm.com/read/404234/2305731
c dsbr100.c
/* A driver for the D-Link DSB-R100 USB radio. The R100 plugs
into both the USB and an analog audio input, so this thing
only deals with initialisation and frequency setting, the
audio data has to
www.eeworm.com/read/400890/2344854
c ppp_vxworks.c
/* ppp_vxworks.c - System-dependent procedures for setting up PPP interfaces */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon Univ
www.eeworm.com/read/396473/2415137
c ppp_vxworks.c
/* ppp_vxworks.c - System-dependent procedures for setting up PPP interfaces */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon Univ
www.eeworm.com/read/393688/2472599
tex date_desc.tex
% $Id: Date_desc.tex,v 1.1.6.1 2002/04/24 03:25:48 erik Exp $
The {\tt Date} class provides a set of functions for manipulating dates.
These include setting and retrieving dates, incrementing and dec
www.eeworm.com/read/393286/2479309
c pgtable.c
/*
* This file contains the routines setting up the linux page tables.
* -- paulus
*
* Derived from arch/ppc/mm/init.c:
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Modifi