代码搜索:docs

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

代码结果 5,488
www.eeworm.com/read/407812/2258009

wsdl service.wsdl

www.eeworm.com/read/396408/2420202

c asfinfo.c

#define SAVE_STREAMS // simple ASF header display program by A'rpi/ESP-team // .asf fileformat docs from http://divx.euro.ru #include #include typedef struct __attribute__
www.eeworm.com/read/395229/2447774

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/389774/2536320

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/384760/2597817

code chk.code

#!/bin/sh - # # $Id: chk.code,v 12.1 2005/10/15 15:25:05 bostic Exp $ # # Check to make sure that the code samples in the documents build. d=../../../db_docs [ -d $d ] || { echo 'FAIL: cannot find
www.eeworm.com/read/381758/2641300

java randombagdemo.java

//Will not run standalone. See entire Bingo example: //http://java.sun.com/docs/books/tutorial/together/bingo/index.html package bingo.game; import java.util.*; import bingo.shared.*; class Random
www.eeworm.com/read/381758/2641344

java randombagdemo.java

//Will not run standalone. See entire Bingo example: //http://java.sun.com/docs/books/tutorial/together/bingo/index.html package bingo.game; import java.util.*; import bingo.shared.*; class Random