代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/258350/4356613
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/162614/5536920
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/162519/5546452
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/160303/5573163
changes
Version 0.6:
-----------
- Change in Makefile to use dynamic openssl libraries instead
of static libraries.
- Changed default openssl path from "/usr/local" to "/usr".
- Extracted private keys no
www.eeworm.com/read/160303/5573299
changes
Version 0.6:
-----------
- Change in Makefile to use dynamic openssl libraries instead
of static libraries.
- Changed default openssl path from "/usr/local" to "/usr".
- Extracted private keys no
www.eeworm.com/read/153996/5643806
txt editlinktag.txt
Creates an edit link to a [WikiPage].
Why would you use this instead of a standard anchor? The EditLinkTag automatically adds things like the correct class information (for styles), the jspwiki.b
www.eeworm.com/read/193420/8227326
js iblogeditorcom.js
/**
* pLogEditor.js
*
* Non-wysiwyg javascript-based editor for textarea controls in browsers. It works in
* exactly the same as HTMLArea control but instead of graphically showing the content
www.eeworm.com/read/174160/9605683
m trimtreeplot.m
function trimtreeplot(p,c,d)
% TRIMTREEPLOT A modified standard function TREEPLOT. Plots the
% leaves differently from TREEPLOT. They appear in their
% respective layer instead of the deepest l
www.eeworm.com/read/170836/9785595
c sshzlib.c
/*
* Zlib (RFC1950 / RFC1951) compression for PuTTY.
*
* There will no doubt be criticism of my decision to reimplement
* Zlib compression from scratch instead of using the existing zlib
*
www.eeworm.com/read/415086/11084414
m emi.m
% Same as em, but initializes mixture parameters to random values instead of
% requiring them as inputs. Requires an input parameter K that specifies the
% desired number of mixture components. Also