代码搜索:docs

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

代码结果 5,488
www.eeworm.com/read/375427/2724523

readme

This set of sample files illustrate CORBA callback, using Java IDL, JDK1.2 version (NOT JDK1.4) The sample files are from: http://java.sun.com/products/jdk/1.2/docs/guide/idl/jidlExample3.html
www.eeworm.com/read/375427/2724524

java helloclient.java

// Illustrates CORBA callback -- sample obtained via // http://java.sun.com/products/jdk/1.2/docs/guide/idl/jidlExample3.html import HelloApp.*; import org.omg.CosNaming.*; import org.omg.CORBA
www.eeworm.com/read/375427/2724526

java helloserver.java

// Illustrates CORBA callback -- sample obtained via // http://java.sun.com/products/jdk/1.2/docs/guide/idl/jidlExample3.html import HelloApp.*; import org.omg.CosNaming.*; import org.omg.CosNa
www.eeworm.com/read/359048/2980992

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/359048/2981022

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/357083/3030233

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/353751/3082136

am makefile.am

## Process this file with automake to produce Makefile.in AUTOMAKE_OPTIONS = 1.6 # The name of the module. DOC_MODULE=gdk # The top-level SGML file. DOC_MAIN_SGML_FILE=gdk-docs.sgml # Extra option