代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/479782/1330338
sh compileservlets.sh
#= Config ==================================================================
TOMCAT_DIR="/usr/local/apache-tomcat-6.0.13"
#= Create empty working directories if they does not exist =================
www.eeworm.com/read/459184/1572610
php authentication.inc.php
var g_SwekeyPlugin = null;
// -------------------------------------------------------------------
// Create the swekey plugin if it does not exists
function Swekey_Plugin()
{
try
www.eeworm.com/read/240943/4565141
vc rules.vc
#------------------------------------------------------------------------------
# rules.vc --
#
# Microsoft Visual C++ makefile include for decoding the commandline
# macros. This file does not n
www.eeworm.com/read/239567/4598377
py invalidfile.py
class MyInvalidClassInInvalidFile(object):
'''
This class is in a folder that does not have an __init__.py and also has a dot in its path.
'''
www.eeworm.com/read/229812/4752769
asm null.asm
include ..\cwlib.inc
scode
;-------------------------------------------------------------------------
;
;Dummy routine for variables that need a call value that does nothing.
;
NearNull proc
www.eeworm.com/read/213767/4912383
rake typo_textfilter_textile_and_markdown_tasks.rake
# desc "Explaining what the task does"
# task :typo_textfilter_textile_and_markdown do
# # Task goes here
# end
www.eeworm.com/read/209340/4980813
todo
- Decimater does not always produce a correct progressive mesh.
- binary_size for OM-Format
- MIPS port
www.eeworm.com/read/183001/5259666
c main.c
/*-------------------------------------------------------------------------
*
* main.c
* Stub main() routine for the postgres executable.
*
* This does some essential startup tasks for any inca
www.eeworm.com/read/312645/3655046
c set_mac_address.c
//==========================================================================
//
// tests/set_mac_address.c
//
// Set_Mac_Address Utility - this carefully does NOTHING unless you
//
www.eeworm.com/read/276929/4160830
clipper
#------------------------------------------------------------------------------
# clipper: file(1) magic for Intergraph (formerly Fairchild) Clipper.
#
# XXX - what byte order does the Clipper use?