代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/301912/3830149

java recordset.java

package jaccesst1; import com.jacob.com.*; public class Recordset extends Dispatch { public Recordset() { super("ADODB.Recordset"); } /** * This constructor is used instead o
www.eeworm.com/read/301912/3830151

java fields.java

package jaccesst1; import com.jacob.com.*; public class Fields extends Dispatch { /** * This constructor is used instead of a case operation to * turn a Dispatch object into a wider objec
www.eeworm.com/read/301912/3830155

java field.java

package jaccesst1; import com.jacob.com.*; public class Field extends Dispatch { /** * This constructor is used instead of a case operation to * turn a Dispatch object into a wider object
www.eeworm.com/read/292705/3945635

h notifier.h

/* * Routines to manage notifier chains for passing status changes to any * interested routines. We need this instead of hard coded call lists so * that modules can poke their nose into the innards
www.eeworm.com/read/291441/3966948

m flxor.m

function z = flxor(x,y) %FLXOR Perform integer exclusive OR (XOR) computation. % %WARNING: This is an obsolete function and may be removed in the future. % Please use BITXOR instead. %
www.eeworm.com/read/289980/3986346

svn-base normal.css.svn-base

/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/ /* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases.
www.eeworm.com/read/288937/3998371

h notifier.h

/* * Routines to manage notifier chains for passing status changes to any * interested routines. We need this instead of hard coded call lists so * that modules can poke their nose into the innards
www.eeworm.com/read/288095/4011140

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: # PrintP
www.eeworm.com/read/285790/4044794

php dataprepared.php

www.eeworm.com/read/283906/4074398

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: # PrintP