代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/470693/1465111
java pr109.java
// PR 109
// Running the test code produces the output "0" instead of the
// expected "01234".
// The break statement exits both for-loops (not just the innermost
// one) if the (single statement) b
www.eeworm.com/read/459034/1574973
m isstr.m
function retval = isstr(x)
if (nargin == 1)
retval = ischar(x);
else
usage ("isstr(x) deprecated use ischar(x) instead");
endif
endfunction
/*
@GROUP
deprecated
@SYNT
www.eeworm.com/read/459034/1575579
m isstr.m
function retval = isstr(x)
if (nargin == 1)
retval = ischar(x);
else
usage ("isstr(x) deprecated use ischar(x) instead");
endif
endfunction
/*
@GROUP
deprecated
@SYNT
www.eeworm.com/read/455538/1611692
configure
echo "
There is no \"configure\" script for Libpng-1.0.7. Instead, please
copy the appropriate makefile for your system from the \"scripts\"
directory. Read the INSTALL file for more details.
www.eeworm.com/read/455528/1612869
configure
echo "
There is no \"configure\" script for Libpng-1.0.7. Instead, please
copy the appropriate makefile for your system from the \"scripts\"
directory. Read the INSTALL file for more details.
www.eeworm.com/read/250243/4437677
h gadget_chips.h
/*
* USB device controllers have lots of quirks. Use these macros in
* gadget drivers or other code that needs to deal with them, and which
* autoconfigures instead of using early binding to the h
www.eeworm.com/read/249144/4455463
configure
echo "
There is no \"configure\" script for Libpng-1.0.9. Instead, please
copy the appropriate makefile for your system from the \"scripts\"
directory. Read the INSTALL file for more details.
www.eeworm.com/read/247605/4477076
configure
echo "
There is no \"configure\" script for Libpng-1.2.5. Instead, please
copy the appropriate makefile for your system from the \"scripts\"
directory. Read the INSTALL file for more details.
www.eeworm.com/read/242866/4533891
svn-base pure_out_value.rst.svn-base
pure_out_value
----------------
Motivation
~~~~~~~~~~
This works exactly like ``out_value``, except that it will pass a
default constructed object instead of converting an argument from
Lua. This me
www.eeworm.com/read/242732/4540726
c xslint.c
/* Routines expected by the Midnight Commander
Copyright (C) 1999 The Free Software Foundation.
Author Miguel de Icaza
FIXME: This expects the user to always use slang instead of ncu