代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/255218/4378799
h syslimits.h
/* syslimits.h stands for the system's own limits.h file.
If we can use it ok unmodified, then we install this text.
If fixincludes fixes it, then the fixed version is installed
instead of th
www.eeworm.com/read/162614/5535380
java nullpointerexception.java
/* NullPointerException.java -- thrown when using null instead of an object
Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Clas
www.eeworm.com/read/162519/5544912
java nullpointerexception.java
/* NullPointerException.java -- thrown when using null instead of an object
Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Clas
www.eeworm.com/read/161513/5551648
hello-world
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw
www.eeworm.com/read/161513/5551651
simple
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw
www.eeworm.com/read/161513/5551656
simple2
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw
www.eeworm.com/read/161513/5551667
beanbox
#! /bin/sh
# Modified from the ant startup script to start the BeanBox example instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
www.eeworm.com/read/161513/5551680
crew
#! /bin/sh
# Modified from the ant startup script to start HelloWorld instead.
# Cygwin support. $cygwin _must_ be set to either true or false.
case "`uname`" in
CYGWIN*) cygwin=true ;;
*) cygw
www.eeworm.com/read/161121/5557649
c k8topology.c
/*
* AMD K8 NUMA support.
* Discover the memory map and associated nodes.
*
* Doesn't use the ACPI SRAT table because it has a questionable license.
* Instead the northbridge registers are read
www.eeworm.com/read/158865/5593376
irix fixinc.irix
#! /bin/sh
# Install modified versions of certain problematic Irix include files.
# If possible, create a wrapper (see fixinc.wrap) instead of copying files.
#
# Copyright (C) 1997, 1998 Free Software