代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/136815/5856438
cpp hellowin.cpp
// This file does nothing, but check your makefile to see if there is a
// reference to hello_x11.cpp...there shouldn't be if qmake is used on Windows.
www.eeworm.com/read/131315/5933439
readme
The i386 architecture does not compile in 4.4BSD, although
there are only a few unresolved symbols representing routines
that need to be written.
www.eeworm.com/read/130382/5958805
c clsrvprf.c
/*____________________________________________________________________________
Copyright (C) 1998 Network Associates, Inc.
All rights reserved.
CLsrvprf.c - does the drudge work of setting up
www.eeworm.com/read/113399/6131599
c waddch.c
#include
#include "curspriv.h"
/****************************************************************/
/* Newline() does line advance and returns the new cursor line. */
/* If error, retur
www.eeworm.com/read/476790/6750913
pas xlsconsts3.pas
unit XLSConsts3;
interface
const
sFileNameNotDefined = 'File name is not defined';
sFileDoesNotExist = 'File %s does not exist';
sFileIsNotExcelWorkbook = 'File %s is not an E
www.eeworm.com/read/261857/11621311
txt license.txt
LICENSE - CAN bootloader
All software programs are provided 'as is' without warranty of any kind:
Atmel does not state the suitability of the provided materials for
any purpose
www.eeworm.com/read/258961/11830185
java test.java
/*
* Created on Oct 23, 2004
* this is just a main to test the different functions. this class does not in any way affect the
* working of the algorithm
*/
/**
* @author ryk
*
*/
www.eeworm.com/read/155858/11842620
cpp 4elist0605.cpp
// Demonstrates compiler errors
// This program does not compile!
#include // for cout
class Cat
{
public:
Cat(int initialAge);
~Cat();
int GetAge() const;
www.eeworm.com/read/258131/11882901
c capacitytablelookup.c
/* CapacityTableLookup returns the instantaneous capacity for a particular
channel realization by using a precalculated AWGN capacity table.
Since the table does not generally contain capacity
www.eeworm.com/read/154631/11941638
cpp lclib.cpp
/****** Internal Library Functions *******/
/* Add more of your own, here. */
#include /* if your compiler does not
support this header file,