代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/17603/740673
v music_parameter.v
// music_parameter.v
/****************************************************************************************
Here's essentially the same code. A new parameter named "clkdivider" was added, and the
www.eeworm.com/read/472524/1409853
java quoteserver.java
/*
* This is the same in 1.0 as in 1.1.
*/
class QuoteServer {
public static void main(String[] args) {
new QuoteServerThread().start();
}
}
www.eeworm.com/read/472524/1409863
java quoteserver.java
/*
* This is the same in 1.0 as in 1.1.
*/
class QuoteServer {
public static void main(String[] args) {
new QuoteServerThread().start();
}
}
www.eeworm.com/read/470917/1439010
implies
# The PPro and PII cores are mostly the same.
unix/sysv/linux/i386/i686
www.eeworm.com/read/229812/4745010
cpp plus.cpp
#include
void main( void ) {
Complex a (23.4, 28);
cout
www.eeworm.com/read/217476/4870217
pas simpletimer.pas
{*****************************************************************}
{ SimpleTimer is a timer class. It has the same timer resolution }
{ as TTimer, but it is more lightweight because it's derived f
www.eeworm.com/read/202184/5053746
h sysvecs.h
/************************* RESET AND INTERRUPT VECTORS **************************/
/* NOTE:Though this file will support multiple inclusion in the same
source file, it must NOT be included i
www.eeworm.com/read/194563/5126768
h icon.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/generic/icon.h
// Purpose: wxIcon implementation for ports where it's same as wxBitmap
// Author:
www.eeworm.com/read/194535/5130661
h icon.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/generic/icon.h
// Purpose: wxIcon implementation for ports where it's same as wxBitmap
// Author: