代码搜索:does

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

代码结果 10,000
www.eeworm.com/read/298649/7947342

m da_quit.m

% % da_quit % % Pretty much does what you'd expect % close(w1); clear all
www.eeworm.com/read/245098/12823540

spec boa.spec

%define is_suse %(test -e /etc/SuSE-release && echo 1 || echo 0) Summary: a single-tasking high performance http server Name: boa Version: 0.94.14rc20 Release: 1 Group: System Environment/Daemons Sou
www.eeworm.com/read/244076/12891895

m da_quit.m

% % da_quit % % Pretty much does what you'd expect % close(w1); clear all
www.eeworm.com/read/137229/13338542

m da_quit.m

% % da_quit % % Pretty much does what you'd expect % close(w1); clear all
www.eeworm.com/read/301548/13857219

plg 前进后退.plg

礦ision3 Build Log Project: E:\cxd\新建文件夹\前进后退.uv2 Project File Date: 09/01/2007 Output: Build target 'Target 1' assembling ZUOYOUZHUAN.ASM...
www.eeworm.com/read/140847/5779370

m adjustable_cpd.m

function p = adjustable_CPD(CPD) % ADJUSTABLE_CPD Does this CPD have any adjustable params? (generic) % p = adjustable_CPD(CPD) p = ~CPD.clamped;
www.eeworm.com/read/140727/5781297

help dbg_help.help

//---------------------------------------------------------------------------- // this is the help message used in the diagnose method of the // CommandLine class - its content is for testing purposes
www.eeworm.com/read/135153/5889402

h spinlock.h

#ifndef __ASM_SPINLOCK_H #define __ASM_SPINLOCK_H #error ARM architecture does not support SMP spin locks #endif /* __ASM_SPINLOCK_H */
www.eeworm.com/read/133943/5897553

m adjustable_cpd.m

function p = adjustable_CPD(CPD) % ADJUSTABLE_CPD Does this CPD have any adjustable params? (generic) % p = adjustable_CPD(CPD) p = ~CPD.clamped;
www.eeworm.com/read/125608/6027512

java token.java

package java_cup.runtime; /** This subclass of symbol represents (at least) terminal symbols returned * by the scanner and placed on the parse stack. At present, this * class does nothing mor