代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/329977/3429110
java fields.java
package com.jacob.samples.ado;
import com.jacob.com.Dispatch;
import com.jacob.com.Variant;
public class Fields extends Dispatch {
/**
* This constructor is used instead of a case operatio
www.eeworm.com/read/329977/3429114
java field.java
package com.jacob.samples.ado;
import com.jacob.com.Dispatch;
import com.jacob.com.Variant;
public class Field extends Dispatch {
/**
* This constructor is used instead of a case operation
www.eeworm.com/read/329621/3430503
js submodal.js
/**
* SUBMODAL v1.5
* Used for displaying DHTML only popups instead of using buggy modal windows.
*
* By Seth Banks
* http://www.subimage.com/
*
* Contributions by:
* Eric Angel - tab index c
www.eeworm.com/read/328357/3444366
version
Fixed the weak key values which were wrong :-(
Defining SIGACTION causes sigaction() to be used instead of signal().
SIGUSR1/SIGUSR2 are no longer mapped in the read tty stuff because it
can cause
www.eeworm.com/read/326201/3473446
js submodal.js
/**
* POPUP WINDOW CODE v1.1
* Used for displaying DHTML only popups instead of using buggy modal windows.
*
* By Seth Banks (webmaster at subimage dot com)
* http://www.subimage.com/
*
www.eeworm.com/read/325382/3484803
pm memcachedtest.pm
package MemcachedTest;
use strict;
use IO::Socket::INET;
use IO::Socket::UNIX;
use Exporter 'import';
use Carp qw(croak);
use vars qw(@EXPORT);
# Instead of doing the substitution with Autoconf, we a
www.eeworm.com/read/324920/3493296
c compat.c
/*
* compat.c - A series of functions to make it easier to convert drivers that use
* the old isapnp APIs. If possible use the new APIs instead.
*
* Copyright 2002 Adam Belay
www.eeworm.com/read/324920/3496121
h timex.h
/*
* Use prescale timer at 25000 Hz instead of the baudrate timer at
* 19200 to get rid of the 64ppm to fast timer (and we get better
* resolution within a jiffie as well.
*/
#ifndef _ASM_CRIS_
www.eeworm.com/read/323581/3515126
c wincon.c
/*
* winCon.c --
*
* Main entry point for wish and other Tk-based applications
* when using win32 native console instead of TkConsole window
*
* Copyright (c) 1998 Kai Morich
*/
#include
www.eeworm.com/read/323368/3517140
h timex.h
/*
* Use prescale timer at 25000 Hz instead of the baudrate timer at
* 19200 to get rid of the 64ppm to fast timer (and we get better
* resolution within a jiffie as well.
*/
#ifndef _ASM_CRIS_