代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/452142/7446845
js jmol.js
/* Jmol 11.7 script library Jmol.js 15:32 06.12.2008 Bob Hanson
checkbox heirarchy -- see http://chemapps.stolaf.edu/jmol/docs/examples-11/check.htm
based on:
*
* Copyright (C) 2004-20
www.eeworm.com/read/318142/13484958
c mp_lab2.c
#include "MP_lab2.h"
int readfile(unsigned char *a)
{
FILE *fp;
if((fp=fopen("D:\\my docs\\arm project\\MP_lab2\\xxx.raw","rb+"))==NULL)
{
printf("\nCannot open file strike an
www.eeworm.com/read/149433/5700016
java url2.java
import java.net.*;
import java.io.*;
public class URL2
{
public static void main(String args[])
{
String urlname = "file:d:/jdk1.3/docs/api/index.html";
if (args.length>
www.eeworm.com/read/139291/5804496
conf doxygen.conf
PROJECT_NAME="Apache Portable Runtime"
INPUT=.
QUIET=YES
RECURSIVE=YES
FILE_PATTERNS=*.h
OUTPUT_DIRECTORY=docs/dox
MACRO_EXPANSION=YES
EXPAND_ONLY_PREDEF=YES
#EXPAND_AS_DEFINED=
# not sure why this
www.eeworm.com/read/136989/5831677
conf svc.conf
# svc.conf,v 1.5 2004/01/01 15:42:09 bala Exp
#
# Please see $TAO_ROOT/docs/Options.html for details on these options.
#
# This is a single threaded "server."
static Advanced_Resource_Factory "
www.eeworm.com/read/136989/5832213
conf svc.conf
# svc.conf,v 1.6 2002/08/04 18:36:50 bala Exp
#
# Please see $TAO_ROOT/docs/Options.html for details on these options.
#
# This is a single threaded "server."
static Advanced_Resource_Factory "
www.eeworm.com/read/135153/5888892
h netbeui.h
#ifndef _LINUX_NETBEUI_H
#define _LINUX_NETBEUI_H
#include
#define NB_NAME_LEN 20 /* Set this properly from the full docs when
I get them */
struct sockaddr_netbeui
{
sa
www.eeworm.com/read/132748/5909774
h netbeui.h
#ifndef _LINUX_NETBEUI_H
#define _LINUX_NETBEUI_H
#include
#define NB_NAME_LEN 20 /* Set this properly from the full docs when
I get them */
struct sockaddr_netbeui
{
sa
www.eeworm.com/read/131315/5937708
makefile
# @(#)Makefile 8.36 (Berkeley) 4/20/94
PROG= nvi
#CFLAGS=-g -DDEBUG
#CFLAGS+=-pg
CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/ex -I${.CURDIR}/vi
#STRIP=
.PATH: ${.CURDIR}/docs ${.CURDIR}/ex ${.CURDIR}/sex $