代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/403922/11505825
html function.snmp-set-enum-print.html
Return all values that are enums with their enum value instead of the raw
www.eeworm.com/read/158649/11596004
java music2.java
//: c07:music2:Music2.java
// Overloading instead of upcasting.
package c07.music2;
import com.bruceeckel.simpletest.*;
class Note {
private int value;
private Note(int val) { value = val
www.eeworm.com/read/259942/11755651
re calc_002.re
/* re2c lesson 001_upn_calculator, calc_002, (c) M. Boerger 2006 - 2007 */
/*!ignore:re2c
- making use of YYFILL
. Here we modified the scanner to not require strlen() on the call. Instead
we
www.eeworm.com/read/253411/12224722
19 fig17.19
#include "apue.h"
/*
* Used when we had planned to send an fd using send_fd(),
* but encountered an error instead. We send the error back
* using the send_fd()/recv_fd() protocol.
*/
int
send_er
www.eeworm.com/read/253407/12225661
c senderr.c
#include "apue.h"
/*
* Used when we had planned to send an fd using send_fd(),
* but encountered an error instead. We send the error back
* using the send_fd()/recv_fd() protocol.
*/
int
send_er
www.eeworm.com/read/116603/14963550
java music2.java
//: c07:music2:Music2.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Overloading instead of upcasting.
class Note {
www.eeworm.com/read/212047/15167693
changelog
Fri Sep 28 10:40:21 2001 Brian Gough
* results.c: use the definition STDC_HEADERS instead of __STDC__
as recommended by the autoconf manual
Thu Sep 6 10:17:10 2001
www.eeworm.com/read/11175/206649
tag chkdsk.tag
M001 NSM 1/16/91 Fixed problem in reporting total mem size.
call INT 12 to get mem size instead of reporting
top_of_mem from PSP. Do not add XBDA size to
total mem if XBDA is moved
www.eeworm.com/read/14545/388854
c testgl.c
#include
#include
#include
#include
#include "SDL.h"
#ifdef HAVE_OPENGL
#include "SDL_opengl.h"
/* Undefine this if you want a flat cube instead of a rainb
www.eeworm.com/read/16589/680307
h pic16f716.h
#ifndef _HTC_H_
#warning Header file pic16f716.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
*/
#ifndef __PIC16F716_H
#