代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/297079/8054606
h winsnmp.h
/*
winsnmp.h - Header file for the Windows SNMP API
Written by Filip Navara
References (2003-08-25):
Windows SNMP
http://www.winsnmp.com/docs/winsnmp.doc
WinSNM
www.eeworm.com/read/304660/13789899
am makefile.am
## Process this file with automake to create Makefile.in.
# The name of the module.
DOC_MODULE=pango
# The top-level SGML file.
DOC_MAIN_SGML_FILE=pango-docs.sgml
# Extra options to supply to gtkdo
www.eeworm.com/read/152843/5665922
i2c-sis630
Kernel driver i2c-sis630
Supported adapters:
* Silicon Integrated Systems Corp (SiS)
630 chipset (Datasheet: available at http://amalysh.bei.t-online.de/docs/SIS/)
730 chipset
* Possible other
www.eeworm.com/read/149433/5700022
java url1.java
import java.net.*;
public class URL1
{
public static void main(String args[])
{
URL url;
try
{
url = new URL("file:d:/jdk1.3/docs/api/index.html#cha
www.eeworm.com/read/144216/5752297
pm stdio.pm
# VMS::Stdio - VMS extensions to Perl's stdio calls
#
# Author: Charles Bailey bailey@genetics.upenn.edu
# Version: 2.2
# Revised: 19-Jul-1998
# Docs revised: 13-Oct-1998 Dan Sugalski
www.eeworm.com/read/136989/5828779
conf svc.conf
# svc.conf,v 1.1 1999/12/21 23:51:55 irfan Exp
#
# Please see $TAO_ROOT/docs/Options.html for details on these options.
#
static Client_Strategy_Factory "-ORBTransportMuxStrategy MUXED"
www.eeworm.com/read/136989/5839035
conf svc.conf
# svc.conf,v 1.6 1999/06/08 23:17:55 irfan Exp
#
# Please see $TAO_ROOT/docs/Options.html for details on these options.
#
static Server_Strategy_Factory "-ORBActiveObjectMapSize 1001"
www.eeworm.com/read/134009/5896084
pm stdio.pm
# VMS::Stdio - VMS extensions to Perl's stdio calls
#
# Author: Charles Bailey bailey@genetics.upenn.edu
# Version: 2.2
# Revised: 19-Jul-1998
# Docs revised: 13-Oct-1998 Dan Sugalski
www.eeworm.com/read/128421/5991201
txt misc.txt
$Id: misc.txt,v 1.9 2001/11/17 17:16:35 bdenney Exp $
This is a temporary place to paste in stuff that should go into the docs one
day. When it is transferred into docbook, let's remove it from misc
www.eeworm.com/read/128036/5992939
java locationbean.java
package org.jboss.docs.cmp2.crimeportal;
import org.jboss.varia.autonumber.AutoNumberFactory;
import javax.ejb.CreateException;
import javax.ejb.EntityBean;
import javax.ejb.EntityContext;
import org