代码搜索:Two
找到约 10,000 项符合「Two」的源代码
代码结果 10,000
www.eeworm.com/read/200497/5064875
c ndrv.c
/*
* \brief this file implements two drivers to simulate ethernet layer communication
*
* Drivers are run under linux 2.4 kernel:
* snic --- part of the NIC simulator
* shost --- simuates a
www.eeworm.com/read/194563/5127468
tex fileistr.tex
\section{\class{wxFileInputStream}}\label{wxfileinputstream}
This class represents data read in from a file. There are actually
two such groups of classes: this one is based on \helpref{wxFile}{wxfil
www.eeworm.com/read/194563/5127729
tex noteevt.tex
\section{\class{wxNotebookEvent}}\label{wxnotebookevent}
This class represents the events generated by a notebook control: currently,
there are two of them. The PAGE\_CHANGING event is sent before th
www.eeworm.com/read/190346/5185639
skip-deltas
Skip-Deltas in Subversion
=========================
To keep repositories at a manageable size, essentially all version
control systems use some kind of relative compression technique such
that two si
www.eeworm.com/read/190056/5189131
tex fileistr.tex
\section{\class{wxFileInputStream}}\label{wxfileinputstream}
This class represents data read in from a file. There are actually
two such groups of classes: this one is based on \helpref{wxFile}{wxfil
www.eeworm.com/read/190056/5189392
tex noteevt.tex
\section{\class{wxNotebookEvent}}\label{wxnotebookevent}
This class represents the events generated by a notebook control: currently,
there are two of them. The PAGE\_CHANGING event is sent before th
www.eeworm.com/read/186948/5228096
properties uploadresources.properties
maxLengthExceeded=The maximum upload length has been exceeded by the client.
maxLengthExplanation=Note that the maximum allowed size of an uploaded file for this application is two megabytes. See the
www.eeworm.com/read/185406/5237906
properties uploadresources.properties
maxLengthExceeded=The maximum upload length has been exceeded by the client.
maxLengthExplanation=Note that the maximum allowed size of an uploaded file for this application is two megabytes. See the
www.eeworm.com/read/185406/5237925
properties uploadresources.properties
maxLengthExceeded=The maximum upload length has been exceeded by the client.
maxLengthExplanation=Note that the maximum allowed size of an uploaded file for this application is two megabytes. See the
www.eeworm.com/read/185314/5238085
java andpredicate.java
package com.wrox.algorithms.iteration;
/**
* A {@link Predicate} that performs a boolean AND (&&) of two other predicates.
*
*/
public final class AndPredicate implements Predicate {
/** The l