代码搜索:docs

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

代码结果 5,488
www.eeworm.com/read/305566/3771837

c cputime.c

/* Copyright (c) Colorado School of Mines, 1990. /* All rights reserved. */ #include /* ANSI C book says clock() units are CLK_TCK, but IBM docs say millisecs */ #ifde
www.eeworm.com/read/305566/3772156

c cputime.c

/* Copyright (c) Colorado School of Mines, 1990. /* All rights reserved. */ #include /* ANSI C book says clock() units are CLK_TCK, but IBM docs say millisecs */ #ifde
www.eeworm.com/read/305566/3772318

sh mkolddoc.sh

#! /bin/sh # mkolddoc - change self-docs from ANSI to pre-ANSI # Usage: mkolddoc file(s) # # $Author: jkc $ # $Source$ # $Revision$ ; $Date$ # this is for emergency use if porting to pre-ANSI C syste
www.eeworm.com/read/305566/3773135

c cputime.c

/* Copyright (c) Colorado School of Mines, 1990. /* All rights reserved. */ #include /* ANSI C book says clock() units are CLK_TCK, but IBM docs say millisecs */ #ifde
www.eeworm.com/read/287209/4025679

java currencyexchange.java

import java.text.DecimalFormat; //DecimalFormat is discussed in //http://java.sun.com/docs/books/tutorial/java/data/decimalFormat.html public class CurrencyExchange { static double FRANCS_PER_D
www.eeworm.com/read/416749/2110713

svn-base readme.txt.svn-base

The examples can be browsed by opening index.html in the docs folder. Some examples use XHR. Those examples will need to be on a webserver to run since XHR can't access the local file system.
www.eeworm.com/read/410599/2206603

cygwin

realname "Cygwin" os_type unix install_root c:\Botan doc_dir docs # Cygwin supports shared libs fine, but there are problems with making a Botan # shared library when libraries it depends o
www.eeworm.com/read/409190/2237247

c ghostpad.c

/*** block a from ../../../docs/manual/basics-pads.xml ***/ #include int main (int argc, char *argv[]) { GstElement *bin, *sink; GstPad *pad; /* init */ gst_init (&argc
www.eeworm.com/read/409190/2237258

c xml-mp3.c

/*** block from ../../../docs/manual/highlevel-xml.xml ***/ #include #include gboolean playing; int main (int argc, char *argv[]) { GstElement *filesrc, *osssink, *decod
www.eeworm.com/read/398200/2382773

makefile

# Note! You need to have gtk-doc, docbook, jade, tex, and various other # things set up and playing nicely before you will be able to rebuild # this documentation. If you just want to read the docs, u