代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/140582/5787645
txt description.txt
This test allocates a few SAref numbers, then deletes them. It does this
with debugging turned on.
www.eeworm.com/read/139206/5807148
system
title System Information Setup
description This section defines some of the information reported in
description the "system" mib group in the mibII tree.
token syslocation
info The [typically phys
www.eeworm.com/read/135941/5876878
es1371
/proc/sound, /dev/sndstat
-------------------------
/proc/sound and /dev/sndstat is not supported by the
driver. To find out whether the driver succeeded loading,
check the kernel log (dmesg).
ALaw
www.eeworm.com/read/129421/5973422
txt dummy.txt
This is a dummy text files put here so that the DCU directory is created when pulled from CVS.
If a directory is empty it does not pull it down.
www.eeworm.com/read/129421/5973426
txt dummy.txt
This is a dummy text files put here so that the DCU directory is created when pulled from CVS.
If a directory is empty it does not pull it down.
www.eeworm.com/read/126641/6014947
version
1.1 07/12/95 - eay
Many thanks to Rhys Weatherley
for pointing out that I was assuming little endian byte
order for all quantities what idea actually used
bigendian. No w
www.eeworm.com/read/124910/6036809
c environ.c
/* We don't need to define environ, the kernel does it. */
www.eeworm.com/read/124910/6037170
c unwind-dw2-fde.c
/* Linux/ia64 does not need unwind table registry. */
www.eeworm.com/read/124910/6037587
makefile
# linux/hppa does not use -lmilli anymore
gnulib := -lgcc
www.eeworm.com/read/124619/6044180
java base.java
public class Base
{
public void f() throws Exception{/* does something */}
}