代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/425482/6288910
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with t
www.eeworm.com/read/410370/11290092
js main.js
//Pop-it menu- By Dynamic Drive - Modified by Wbird
//For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
//This credit MUST stay intact for use
var menuOffX=0 //菜单距连接文字最左端距
www.eeworm.com/read/408174/11403000
po2i18n readme.po2i18n
po2i18n - Converter for po files
Written by: Udo Richter
Project's homepage: http://www.udo-richter.de/vdr/scripts.html#po2i18n
www.eeworm.com/read/157901/11657487
js main.js
//Pop-it menu- By Dynamic Drive - Modified by Wbird
//For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
//This credit MUST stay intact for use
var menuOffX=0 //菜单距连接文字最左端距
www.eeworm.com/read/154472/11953023
js main.js
//Pop-it menu- By Dynamic Drive - Modified by Wbird
//For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
//This credit MUST stay intact for use
var menuOffX=0 //菜单距连接文字最左端距
www.eeworm.com/read/150765/12263938
makefile
include /work/Xapplication/scripts/makeinclude
all:alert
UICOMPILE=-I$(PREFIX)/flek -I$(PREFIX)/fltk-1.0.10 \
-I$(X11PATH)/include -I$(PREFIX)/editor
UILINK= -L$(PREFIX)/flek/lib -lflek_ui -lflek_
www.eeworm.com/read/150765/12264013
makefile~
include /work/Xapplication/scripts/makeinclude
all:alert
UICOMPILE=-I$(PREFIX)/flek -I$(PREFIX)/fltk-1.0.10 \
-I$(X11PATH)/include
UILINK= -L$(PREFIX)/flek/lib -lflek_ui -lflek_core \
-L$(PREFIX
www.eeworm.com/read/11139/197375
install-sh
#!/bin/sh
# install - install a program, script, or datafile
scriptversion=2004-02-15.20
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/con