代码搜索:Configuring

找到约 1,509 项符合「Configuring」的源代码

代码结果 1,509
www.eeworm.com/read/392508/8338600

in tkpppoe.in

#!/bin/sh # -*-Mode: TCL;-*- # LIC: GPL #-------------------------------------------------------------- # tkpppoe # # A graphical front-end for configuring and using rp-pppoe. # # Copyright (C)
www.eeworm.com/read/348705/10872523

txt gtk-config.txt

CONFIGURING PACKAGES TO WORK WITH GTK ------------------------------------- Compiling a program succesfully against the GTK, GDK, and GLIB libraries can require a large number of command line options
www.eeworm.com/read/118806/6093407

asp messages.asp

www.eeworm.com/read/104379/6204678

monarch

# # PCCARD -- GENERIC laptop support # # For more information read the handbook part System Administration -> # Configuring the FreeBSD Kernel -> The Configuration File. # The handbook is available
www.eeworm.com/read/409373/11330411

readme

Introduction ====================== Asterisk-GUI is a framework for the creation of graphical interfaces for configuring Asterisk. Some sample graphical interfaces for specific vertical markets are i
www.eeworm.com/read/171581/5393089

java rtextfilechooseroptionpanel.java

/* * 10/21/2004 * * RTextFileChooserOptionPanel.java - Option panel for configuring an * RTextFileChooser. * Copyright (C) 2004 Robert Futrell * email@ad
www.eeworm.com/read/347706/3163834

svn-base readme.svn-base

Introduction ====================== Asterisk-GUI is a framework for the creation of graphical interfaces for configuring Asterisk. Some sample graphical interfaces for specific vertical markets are i
www.eeworm.com/read/435377/7792779

c ntse95cf.c

/**************************************************************************** NT-Service helper library. SCM Emulation on Win95. Configuring the services. Copyright (c) 2000,2002 Timofe
www.eeworm.com/read/142911/5761722

c cache_config.c

/************************************************************************ * * cache_config.c * * Shell command for configuring KSEG0 use of caches by setting K0 field * of CONFIG register. *
www.eeworm.com/read/125819/6021174

mk clean.mk

# Deleting all files created by building the program # -------------------------------------------------- clean: rm -f *core *[%~] *.[oa] rm -f .[a-z]*~ # Deleting all files created by configuring