代码搜索:docs
找到约 5,488 项符合「docs」的源代码
代码结果 5,488
www.eeworm.com/read/182843/9188424
h mapdefs.h
/* V1.4, please see mapwin.htm docs 'Exporting map for GBA' */
#define AN_END -1 /* Animation types, AN_END = end of anims */
#define AN_NONE 0 /* No anim defined */
#define AN_LOOPF 1 /* Lo
www.eeworm.com/read/359751/10125815
am makefile.am
# Do not change this order if you don't know what you are doing.
AUTOMAKE_OPTIONS = 1.7 gnu
SUBDIRS = netboot stage2 stage1 lib grub util docs
EXTRA_DIST = BUGS MAINTENANCE
www.eeworm.com/read/421819/10696435
js jquery.js
/*!
* jQuery JavaScript Library v1.3
* http://jquery.com/
*
* Copyright (c) 2009 John Resig
* Dual licensed under the MIT and GPL licenses.
* http://docs.jquery.com/License
*
* Date: 2009-01-1
www.eeworm.com/read/274964/10843083
makefile
# Makefile - makefile for bsp/src/drv/dma
#
# modification history
# --------------------
# 01c,12mar02,dat SPR 72518 Drivers docs in separate directory
# 01b,12oct01,tam added repackaging support
#