代码搜索:does

找到约 10,000 项符合「does」的源代码

代码结果 10,000
www.eeworm.com/read/144593/12783402

txt readme.txt

------------------------------------------------------------------------ This is the project README file. Here, you should describe your project. Tell the reader (someone who does not know anything ab
www.eeworm.com/read/144487/12787783

txt readme.txt

------------------------------------------------------------------------ This is the project README file. Here, you should describe your project. Tell the reader (someone who does not know anything ab
www.eeworm.com/read/141599/12995080

txt readme.txt

------------------------------------------------------------------------ This is the project README file. Here, you should describe your project. Tell the reader (someone who does not know anything ab
www.eeworm.com/read/139060/13191210

c match.c

/* match.c - simple shell-style filename matcher ** ** Only does ? * and **, and multiple patterns separated by |. Returns 1 or 0. ** ** Copyright
www.eeworm.com/read/136766/13361996

m haarcompress.m

function HaarCompress(normalization, save) % HaarCompress(normalization, save) does a Haar wavelet decomposition of a % simple function, sorts the coefficients, and plots compression attempts. % The
www.eeworm.com/read/318467/13478288

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/302488/13833686

readme

Bootloader for Jasper DVD boards ================================ How does it works: ----------------- The first stage bootloader start after reset from address 0, configure the caches and then loa
www.eeworm.com/read/300969/13874666

c waddch.c

#include #include "curspriv.h" /****************************************************************/ /* Newline() does line advance and returns the new cursor line. */ /* If error, retur
www.eeworm.com/read/238510/13879314

txt ruleprocessor.specs.txt

ruleprocessor.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/13879320

txt cfgfiles.specs.txt

'cfgfiles.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 --