代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/351636/3101907
h vcl_iosfwd.h
#ifndef vcl_generic_iosfwd_h_
#define vcl_generic_iosfwd_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_iosfwd.hhh and run make
// streamoff
#ifndef vcl_streamoff
#define v
www.eeworm.com/read/351636/3101930
h vcl_algorithm.h
#ifndef vcl_generic_algorithm_h_
#define vcl_generic_algorithm_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_algorithm.hhh and run make
// adjacent_find
#ifndef vcl_adjacen
www.eeworm.com/read/351636/3101933
h vcl_functional.h
#ifndef vcl_generic_functional_h_
#define vcl_generic_functional_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_functional.hhh and run make
// unary_function
#ifndef vcl_una
www.eeworm.com/read/351636/3101935
h vcl_ios.h
#ifndef vcl_generic_ios_h_
#define vcl_generic_ios_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_ios.hhh and run make
// the std::ios::(in|out|etc) flags should
// live in
www.eeworm.com/read/265946/4280156
output colour.output
TEST: Colour.C
Can we create an Colour with the right default values?
red: 0 green: 0 blue: 0
Can we set values; green here is invalid - it should be set to 0 instead
Testing the copy constructor
r
www.eeworm.com/read/260597/4331602
c mapenv.c
/* snoop through the environment for a name and return the value end of things
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
*/
#include
#include "..\h\tools.h"
#include
www.eeworm.com/read/254811/4380541
c mapenv.c
/* snoop through the environment for a name and return the value end of things
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
*/
#include
#include "..\h\tools.h"
#include
www.eeworm.com/read/154890/5633322
h mpeglayer3tables.h
// mpeglayer3tables.h
// It is included by mpeglayer3.cc
// This file was generated using mpeglayer3mktables.cc
// Do not edit this file but mpeglayer3mktables.cc instead
#include
#ifndef
www.eeworm.com/read/395876/8147204
java gerbils17.java
// holding/Gerbils17.java
// TIJ4 Chapter Holding, Exercise 17, page 422
/* Take the Gerbil class in Exercise 1 and put it into a Map instead,
* associating each Gerbil's name (e.g. "Fuzzy" or "Sp
www.eeworm.com/read/395876/8147285
java ex6(1).java
// holding/Ex6.java
// TIJ4 Chapter Holding, Exercise 6, page 406
/* Modify listFeatures.java so that it uses String instead of Pets,
* and explain any difference in results.
*/
import java.util