代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/427042/1981813
install
Installing Speex is as easy as:
% ./configure [--prefix=]
% make
% make install
Note that if you are using the code from SVN, you will need to run "autogen.sh"
instead of "configure".
www.eeworm.com/read/418008/2094441
c get_header_tar.c
/* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*
* FIXME:
* In privileged mode if uname and gname map to a uid and gid then use the
* mapped value instead o
www.eeworm.com/read/417857/2097491
history compseq.history
Completed 2 March 2000
5 April 2001 (version 1.12.0) - the operation of the option '-reverse'
has changed. It is now 'False' by default instead of being 'True' by
default for nucleic sequence
www.eeworm.com/read/410728/2203832
c sim-fpu.c
/* This is a software floating point library which can be used instead
of the floating point routines in libgcc1.c for targets without
hardware floating point. */
/* Copyright 1994, 1997, 1998
www.eeworm.com/read/409361/2233478
readme
Dom Release Notes
*** version .12.0 ***
* fixed getXY for IE null parent
* branching set/getStyle at load time instead of run time
*** version 0.11.3 ***
* fixed getX and getY returning incorrect
www.eeworm.com/read/395674/2433881
c banner.c
/*
* Banner.c
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 8, Listing 8-3
*
* Demonstrates how to write a program that can use
* CreateThread instead
www.eeworm.com/read/389922/2529930
c ckcpro.c
/* WARNING -- This C source program generated by Wart preprocessor. */
/* Do not edit this file; edit the Wart-format source file instead, */
/* and then run it through Wart to produce a new C source
www.eeworm.com/read/389774/2536647
printpath
#!/bin/sh
# Look for program[s] somewhere in $PATH.
#
# Options:
# -s
# Do not print out full pathname. (silent)
# -pPATHNAME
# Look in PATHNAME instead of $PATH
#
# Usage:
# PrintPath [-s] [
www.eeworm.com/read/387868/2555873
printpath
#!/bin/sh
# Look for program[s] somewhere in $PATH.
#
# Options:
# -s
# Do not print out full pathname. (silent)
# -pPATHNAME
# Look in PATHNAME instead of $PATH
#
# Usage:
# PrintPath [-s] [
www.eeworm.com/read/385548/2588416
c buffer.c
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer (except for the
* data, of course), but instead letting the