代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/469304/1481448
java parseurl.java
import java.net.*;
import java.io.*;
public class ParseURL {
public static void main(String[] args) throws Exception {
URL aURL = new URL("http://java.sun.com:80/docs/books/tutorial"
www.eeworm.com/read/452799/1648355
js jquery-1.3.2.min.js
/*
* jQuery JavaScript Library v1.3.2
* http://jquery.com/
*
* Copyright (c) 2009 John Resig
* Dual licensed under the MIT and GPL licenses.
* http://docs.jquery.com/License
*
* Date: 2009-02-
www.eeworm.com/read/452799/1648357
js jquery-1.3.2.min.js
/*
* jQuery JavaScript Library v1.3.2
* http://jquery.com/
*
* Copyright (c) 2009 John Resig
* Dual licensed under the MIT and GPL licenses.
* http://docs.jquery.com/License
*
* Date: 2009-02-
www.eeworm.com/read/242732/4545338
20 changelog.20
2002-02-09 Werner Lemberg
* README: Fix typo.
* docs/CHANGES: Minor fixes.
* Version 2.0.8 released.
=========================
2002-02-08 David Turner
www.eeworm.com/read/229812/4750100
gml owgml.gml
:CMT don't know how to control the numbering of headings with script so use gml
:CMT layout. Waterloo script docs suggest script didn't know anything about
:CMT numbering in the first place. IBM doe
www.eeworm.com/read/226006/4788998
man_pages
#!/bin/bash
if [ "$RELTYPE" = 'stable' ] ; then
echo -n "Converting man pages to HTML... "
#man ./logwatch.8 | man2html -nodepage > /var/www/mason/html/projects/logwatch/tabs/docs/logwatch.8.ht
www.eeworm.com/read/218254/4863166
sql testdb_drop.sql
DROP TABLE persons;
DROP TABLE institutes;
DROP TABLE documents;
DROP TABLE authors_docs;
DROP TABLE phones;
DROP TABLE referrals;
DROP FUNCTION create_person ();
DROP FUNCTION update_person_cn (varch
www.eeworm.com/read/217341/4873188
c init.c
/*** block from ../../../docs/manual/basics-init.xml ***/
#include
int
main (int argc,
char *argv[])
{
const gchar *nano_str;
guint major, minor, micro, nano;
gst_init (&
www.eeworm.com/read/205824/5023095
20 changelog.20
2002-02-09 Werner Lemberg
* README: Fix typo.
* docs/CHANGES: Minor fixes.
* Version 2.0.8 released.
=========================
2002-02-08 David Turner