代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/202486/15381815
cpp ex0312.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Example 3.12 on page 43
// Nesting selection statements
#include
using namespace std
www.eeworm.com/read/108900/15570642
h fstab.h
#define _PATH_FSTAB "/etc/fstab"
#define MOUNTED_LOCK "/etc/mtab~"
#define MOUNTED_TEMP "/etc/mtab.tmp"
#define LOCK_TIMEOUT 10
int mtab_is_writable(void);
int mtab_does_not_exist(void);
int mtab_is_
www.eeworm.com/read/389311/8534010
cce main.cce
Warning[000] E:\share\xx_prj\m_usart\m_usart.h 61 : Missing newline
Warning[000] E:\share\xx_prj\m_usart\main.c 64 : Missing newline
Warning[000] E:\share\xx_prj\m_usart\main.c 63 : line does not ha
www.eeworm.com/read/389311/8534069
cce m_usart.cce
Warning[000] E:\share\xx_prj\m_usart\m_usart.h 61 : Missing newline
Warning[000] E:\share\xx_prj\m_usart\m_usart.c 296 : Missing newline
Warning[000] E:\share\xx_prj\m_usart\m_usart.c 295 : line doe
www.eeworm.com/read/304577/13791276
qmsg prev_cmp_fadder4.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/304577/13791298
qmsg prev_cmp_fadder4.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/149795/5697302
sgml uri_radius_user.sgml
$Revision: 1.1 $
$Date: 2003/07/24 10:57:54 $
www.eeworm.com/read/133455/5904569
sgml uri_radius_user.sgml
$Revision: 1.1 $
$Date: 2003/07/24 10:57:54 $
www.eeworm.com/read/131315/5936245
h xm-next.h
#include "xm-m68k.h"
/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())
www.eeworm.com/read/119864/6081584
c tcgetsid.c
/* Copyright (C) 1997, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the term