代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/238510/13879339
txt proxymain.specs.txt
proxymain.cpp specifications
----------------------------
This a more or less detailled description of what the code in this file
does, how it works and how it should be used.
Overview
----
www.eeworm.com/read/238510/13879526
txt cwinsock.specs.txt
cwinsock.cpp specifications
---------------------------
This a more or less detailled description of what the code in this file
does, how it works and how it should be used.
Overview
------
www.eeworm.com/read/238510/13879528
txt settings.specs.txt
settings.cpp specifications
---------------------------
This a more or less detailled description of what the code in this file
does, how it works and how it should be used.
Overview
------
www.eeworm.com/read/238510/13879557
txt rulefile.specs.txt
rulefile.cpp specifications
---------------------------
This a more or less detailled description of what the code in this file
does, how it works and how it should be used.
Overview
------
www.eeworm.com/read/146930/5734154
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/144212/5753052
complete-examples
#
# Completion examples
#
#
# This encapsulates the default bash completion code
# call with the word to be completed as $1
#
# Since programmable completion does not use the bash default completions
www.eeworm.com/read/140582/5786734
txt description.txt
This is a test of NAT-traversal.
The network is configured as follows:
ROAD
|
NIC---EAST--SUNRISE
/
WEST
/
SUNSET
A NAT is setup on NIC that does traditi
www.eeworm.com/read/136865/5841745
cpp hellounix.cpp
// This file does nothing, but check your makefile to see if there is a
// reference to hello_win.cpp...there shouldn't be if qmake is used on X11.
www.eeworm.com/read/136865/5841746
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/136815/5856437
cpp hellounix.cpp
// This file does nothing, but check your makefile to see if there is a
// reference to hello_win.cpp...there shouldn't be if qmake is used on X11.