代码搜索:docs

找到约 5,488 项符合「docs」的源代码

代码结果 5,488
www.eeworm.com/read/334325/12612383

h help_mp-ja.h

// Translated to Japanese. Encoding: EUC-JP // Translated by smoker // This translation is not complete yet. // ========================= MPlayer help =================
www.eeworm.com/read/110029/15543539

pl makefile.pl

#!perl BEGIN { use ExtUtils::MakeMaker; use File::Find; use File::stat; %opts=@ARGV; find( sub { my $file=$_; return if($file!~/\.pm$/); my $st=stat($file); my ($ss,$mm,$hh,$dd,$mn,$yy
www.eeworm.com/read/108044/15595968

txt files.txt

GoAhead WebServer 2.1 Alpha Release 2 File Distribution List -- files.txt ------------------------------------ Listed below are the files included in the distribution of GoAhead WebServer 2.1 A
www.eeworm.com/read/105943/15652969

url http--www.ibiblio.org-pub-linux-docs-howto-filesystems-howto.url

[DEFAULT] BASEURL=http://www.ibiblio.org/pub/Linux/docs/HOWTO/Filesystems-HOWTO [InternetShortcut] URL=http://www.ibiblio.org/pub/Linux/docs/HOWTO/Filesystems-HOWTO Modified=F0780E4B8F78C00189
www.eeworm.com/read/105925/15654373

tbl trans.tbl

F DOCS_CD.PNG;1 docs-cd.png F FB1.PNG;1 fb1.png F FB2.PNG;1 fb2.png F FB3.PNG;1 fb3.png
www.eeworm.com/read/105435/15667115

txt files.txt

GoAhead WebServer 2.1 Alpha Release 2 File Distribution List -- files.txt ------------------------------------ Listed below are the files included in the distribution of GoAhead WebServer 2.1 Alpha
www.eeworm.com/read/221024/14776152

html http:^^www.cs.wisc.edu^docs^access_control.html

Date: Tue, 05 Nov 1996 21:47:43 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Mon, 17 Oct 1994 12:54:35 GMT Content-length: 2679 Access control with httpd
www.eeworm.com/read/164113/10128543

txt 说明.txt

直接复制到JBuilder2006---\DOC\-- 替换jdk_docs.jar 欢迎访问www.91663.com QQ:151693707
www.eeworm.com/read/159444/10648003

makefile

DIRS= docs src VERSION := $(shell cat .version) .EXPORT_ALL_VARIABLES: all install clean: mmounter.spec $(MAKE) -C src $@ $(MAKE) -C docs $@ mmounter.spec: mmounter.spec.in cat $^ | sed -e s/@@V