代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/235341/4651568
bb shared functions.bb
;Common Functions
;==================================================================
;This include file contains functions that are used by several demos. It does not contain
;any significant path
www.eeworm.com/read/233448/4682679
x 920710-1.x
# h8300 does not have long long
if { [istarget "h8300-*-*"] } {
return 1;
}
return 0
www.eeworm.com/read/229812/4742163
txt colonov.txt
Determining the rules for operator-overloading of colon operation
=================================================================
This is an extension. The draft does not provide built-in templa
www.eeworm.com/read/219228/4848778
sample lexer_cg.sample
/*
* This is a block comment
*/
/**
* This is a documentation comment block
* @param xxx does this (this is the documentation keyword)
* @authr some user (this is the documentation key
www.eeworm.com/read/217239/4874669
c dxzip.c
/* --------------------------------------------------------------------
DXZIP - This routine does for PKZIP and ZIP files what DXARC did for
ARC files: deletes files on the main direct
www.eeworm.com/read/217239/4874921
c dxzip.c
/* --------------------------------------------------------------------
DXZIP - This routine does for PKZIP and ZIP files what DXARC did for
ARC files: deletes files on the main direct
www.eeworm.com/read/213767/4912162
rake typo_textfilter_amazon_tasks.rake
# desc "Explaining what the task does"
# task :typo_textfilter_amazon do
# # Task goes here
# end
www.eeworm.com/read/213767/4912181
rake typo_textfilter_htmlfilter_tasks.rake
# desc "Explaining what the task does"
# task :typo_textfilter_htmlfilter do
# # Task goes here
# end
www.eeworm.com/read/213767/4912235
rake typo_textfilter_markdown_tasks.rake
# desc "Explaining what the task does"
# task :typo_textfilter_markdown do
# # Task goes here
# end
www.eeworm.com/read/213767/4912248
rake typo_textfilter_textile_tasks.rake
# desc "Explaining what the task does"
# task :typo_textfilter_textile do
# # Task goes here
# end