代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/394446/2456952
java command.java
import com.jacob.com.*;
public class Command extends Dispatch
{
public Command()
{
super("ADODB.Command");
}
/**
* This constructor is used instead of a case operation to
*
www.eeworm.com/read/394446/2456953
java connection.java
import com.jacob.com.*;
public class Connection extends Dispatch
{
public Connection()
{
super("ADODB.Connection");
}
/**
* This constructor is used instead of a case operatio
www.eeworm.com/read/392521/2496161
java deprecatedclass.java
package com.oreilly.tiger.ch06;
public class DeprecatedClass {
/**
* This method has now been deprecated in favor of doSomethingElse()
* @deprecated Use doSomethingElse() instead
*
www.eeworm.com/read/390680/2526087
1 xmlcatalog.1
.\" ** You probably do not want to edit this file directly **
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the
www.eeworm.com/read/390680/2526088
1 xmllint.1
.\" ** You probably do not want to edit this file directly **
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the
www.eeworm.com/read/387794/2556206
java deprecatedclass.java
package com.oreilly.tiger.ch06;
public class DeprecatedClass {
/**
* This method has now been deprecated in favor of doSomethingElse()
* @deprecated Use doSomethingElse() instead
*
www.eeworm.com/read/386998/2564675
configure
#!/bin/sh
echo "
There is no \"configure\" script in this distribution of
libpng-1.2.7.
Instead, please copy the appropriate makefile for your system from the
\"scripts\" directory. Read the
www.eeworm.com/read/384220/2602827
h limits.h
/*
* limits.h
*
* Defines constants for the sizes of integral types.
*
* NOTE: GCC should supply a version of this header and it should be safe to
* use that version instead of this one (
www.eeworm.com/read/381490/2644474
configure
#!/bin/sh
echo "
There is no \"configure\" script in this distribution of
libpng-1.2.8.
Instead, please copy the appropriate makefile for your system from the
\"scripts\" directory. Re
www.eeworm.com/read/381089/2649608
java deprecatedclass.java
package com.oreilly.tiger.ch06;
public class DeprecatedClass {
/**
* This method has now been deprecated in favor of doSomethingElse()
* @deprecated Use doSomethingElse() instead
*