代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/456710/1603879
js jitk_jquery_ui_tabs.js
/*
* Tabs 3 - New Wave Tabs
*
* Copyright (c) 2007 Klaus Hartl (stilbuero.de)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* http://docs.jquery.com/UI
www.eeworm.com/read/456710/1603882
js jitk_jquery_ui_tabs_pack.js
/*
* Tabs 3 - New Wave Tabs
*
* Copyright (c) 2007 Klaus Hartl (stilbuero.de)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* http://docs.jquery.com/UI
www.eeworm.com/read/247473/4482275
code chk.code
#!/bin/sh -
#
# $Id: chk.code,v 1.1.1.1 2004/08/19 23:53:56 gopalan Exp $
#
# Check to make sure that the code samples in the documents build.
d=../..
[ -d $d/docs_src ] || {
echo 'FAIL: cannot fin
www.eeworm.com/read/242732/4544873
changelog
2007-01-17 Werner Lemberg
* Version 2.3.0 released.
=========================
Tag sources with `VER-2-3-0-FINAL'.
2007-01-17 Werner Lemberg
* docs/re
www.eeworm.com/read/218254/4863210
sql testdb_drop.sql
DROP TABLE persons;
DROP TABLE institutes;
DROP TABLE documents;
DROP TABLE authors_docs;
DROP TABLE phones;
DROP SEQUENCE person_ids;
DROP SEQUENCE institute_ids;
DROP SEQUENCE document_ids;
DROP SEQ
www.eeworm.com/read/205824/5022536
changelog
2007-01-17 Werner Lemberg
* Version 2.3.0 released.
=========================
Tag sources with `VER-2-3-0-FINAL'.
2007-01-17 Werner Lemberg
* docs/re
www.eeworm.com/read/204643/5031126
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