代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/107000/6190829
repository
linuxwifi/docs/code_doc/edu/uiuc/cs/cs327/linuxwifi/app
www.eeworm.com/read/106739/6191542
in curl-ssl.spec.in
%define name curl-ssl
%define tarball curl
%define version 7.11.0
%define release 1
%define curlroot %{_builddir}/%{tarball}-%{version}
Summary: get a file from a FTP, GOPHER or HTTP server.
Name: %
www.eeworm.com/read/101082/6243655
mk makelocal.mk
# @(#)Makelocal.mk 4.1 ULTRIX 7/2/90
include $(GMAKEVARS)
LPRS= intro.lpr op.lpr usenix.lpr
DOCS= intro.me op.me usenix.me
SRCS= $(DOCS) sendmail.8 syslog.3 syslog.8
ALL= $(LPRS) rfc819.lpr rfc
www.eeworm.com/read/100446/6269444
sql testdb_drop.sql
DROP TABLE IF EXISTS persons;
DROP TABLE IF EXISTS institutes;
DROP TABLE IF EXISTS documents;
DROP TABLE IF EXISTS authors_docs;
DROP TABLE IF EXISTS phones;
www.eeworm.com/read/100040/6275794
sh dyngen_prototype.sh
#!/bin/sh
# This script generates the dynamic part of the prototype file depending
# on the distribution tree
# The distr base directory is passed as $1
if [ $# != 1 ]; then
echo "Dynamically generat
www.eeworm.com/read/490337/6454751
vbp prjmemory.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\SYSTEM32\STDOLE2.TLB#OLE Automation
Object={65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0; MSCHRT20.OCX
Class=cBenchMark; C
www.eeworm.com/read/486842/6530766
c split.c
/* Splitting the documents into training and test sets. */
/* Copyright (C) 1997, 1998, 1999 Andrew McCallum
Written by: Sean Slattery
This file is part of the Bag-Of-W