代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/190666/5180496

java pr109.java

// PR 109 // Running the test code produces the output "0" instead of the // expected "01234". // The break statement exits both for-loops (not just the innermost // one) if the (single statement) b
www.eeworm.com/read/178287/5317098

changelog

*** 20020517: 1.0.2 *** Playback bugfix to floor1; mode mistakenly used for sizing instead of blockflag *** 20020515: 1.0.1 *** Added complete API documentation to source tarball. No code
www.eeworm.com/read/177697/5321592

changelog

*** 20020517: 1.0.2 *** Playback bugfix to floor1; mode mistakenly used for sizing instead of blockflag *** 20020515: 1.0.1 *** Added complete API documentation to source tarball. No code
www.eeworm.com/read/175748/5342207

java datanodereport.java

package org.apache.hadoop.dfs; /** A report on the status of a DataNode. * * @see DistributedFileSystem#getDataNodeStats * @deprecated Use {@link DatanodeInfo} instead. */ public class DataNodeRe
www.eeworm.com/read/349092/3147859

js invoke.js

/* * This script demonstrates "invokeMBean" function. Instead * of using MXBean proxy or script wrapper object returned by * 'mbean' function, this file uses direct invoke on MBean. * * To use t
www.eeworm.com/read/340665/3281640

java pr109.java

// PR 109 // Running the test code produces the output "0" instead of the // expected "01234". // The break statement exits both for-loops (not just the innermost // one) if the (single statement) b
www.eeworm.com/read/339586/3297037

txt codingguidelines.txt

CppUnit's coding guidelines for portability: -------------------------------------------- - don't explicitly declare CppUnit namespace, instead use macro CPPUNIT_NS_BEGIN and CPPUNIT_NS_END. - don
www.eeworm.com/read/337546/3334776

h gadget_chips.h

/* * USB device controllers have lots of quirks. Use these macros in * gadget drivers or other code that needs to deal with them, and which * autoconfigures instead of using early binding to the h
www.eeworm.com/read/334125/3372473

readme

This directory contains wrappers around logical groups of system include files. The idea is to avoid #ifdef blocks in the main code, and instead put all the necessary conditional includes in subsystem
www.eeworm.com/read/324920/3493577

h gadget_chips.h

/* * USB device controllers have lots of quirks. Use these macros in * gadget drivers or other code that needs to deal with them, and which * autoconfigures instead of using early binding to the h