代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/361261/2947881
am makefile.am
# modules/visualization/Makefile.am automatically generated from modules/visualization/Modules.am by modules/genmf
# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
basedir = visualization
di
www.eeworm.com/read/361261/2947888
am makefile.am
# modules/visualization/galaktos/Makefile.am automatically generated from modules/visualization/galaktos/Modules.am by modules/genmf
# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
basedir
www.eeworm.com/read/359048/2981068
java switchdemo.java
/**
* SwitchDemo.java is an application that compiles and runs
* under J2SE 5.0. It requires no other files.
*
* In a real program, you'd use the internationalization API
* instead of hard-codin
www.eeworm.com/read/358972/2981661
sh wwan-chat.sh
#!/bin/sh
# call the preparation chat script (with pin and if this fails without pin)
# Enable debug messages to syslog with -v instead -V
/usr/sbin/chat -v -f /etc/chatscripts/enterpin
/usr/sbin/cha
www.eeworm.com/read/358714/2983671
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/355697/3049253
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/353547/3084997
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/353051/3091090
java music2.java
//: polymorphism/music/Music2.java
// Overloading instead of upcasting.
package polymorphism.music;
import static net.mindview.util.Print.*;
class Stringed extends Instrument {
public void pl
www.eeworm.com/read/351636/3101936
h vcl_cstdio.h
#ifndef vcl_generic_cstdio_h_
#define vcl_generic_cstdio_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_cstdio.hhh and run make
// [27.8.2.1]
//
// macros:
// BUFSIZ
www.eeworm.com/read/256195/4370450
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