代码搜索:Scripts

找到约 7,993 项符合「Scripts」的源代码

代码结果 7,993
www.eeworm.com/read/321371/3537413

dir-wcprops

K 25 svn:wc:ra_dav:version-url V 127 /root/DSLPL3/SourceCode/Realtek/!svn/ver/1099/branchs/Planet/RTL_1.3.9_20070811_Gaw9.2Z18-4PL006/boot71/config/scripts/lxdialog END
www.eeworm.com/read/316872/3590114

makefile

# # Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) # Licensed under the GPL # obj-y = registers.o prctl.o signal.o USER_OBJS := $(obj-y) include arch/um/scripts/Makefile.rule
www.eeworm.com/read/316872/3590137

makefile

# # Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) # Licensed under the GPL # obj-y = registers.o signal.o tls.o USER_OBJS := $(obj-y) include arch/um/scripts/Makefile.rules
www.eeworm.com/read/316872/3605592

makefile

# # Copyright (C) 2000 Jeff Dike (jdike@karaya.com) # Licensed under the GPL # hostfs-objs := hostfs_kern.o hostfs_user.o obj-y := obj-$(CONFIG_HOSTFS) += hostfs.o include arch/um/scripts/Makefile.
www.eeworm.com/read/309477/3704817

entries

8 dir 904 https://odinms.svn.sourceforge.net/svnroot/odinms/odinms/trunk/net.sf.odinms/scripts/event https://odinms.svn.sourceforge.net/svnroot/odinms 2008-04-26T23:01:56.238994Z 881 frzme svn:s
www.eeworm.com/read/305065/3780736

am makefile.am

## Process this file with automake to produce Makefile.in bin_SCRIPTS = btree-dump convert-dom-db convert-ip-db expire-ip-db getdominfo rebuild-dom-db rebuild-ip-db reresolve make-report man_MANS = b
www.eeworm.com/read/304657/3786741

ac configure.ac

dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT AC_CONFIG_AUX_DIR([scripts]) AC_CONFIG_SRCDIR([jartool.h]) AM_INIT_AUTOMAKE(fastjar, 0.92-gcc) AC_CONFIG_HEAD
www.eeworm.com/read/303435/3813680

readme

README for CXZCS -- U13R -- Zhen-yue Liu's revision of Wenji Dong's FORTRAN 2.5D common shot c(x,z) inversion code. Within the Demo1 and Demo2 directories are the shell scripts called Xcshot and PS
www.eeworm.com/read/285437/4050026

sql v047_to_v048.sql

delete from QX_SYS_PROP where PROP_ID = 'INCOM_EMAIL_INTER_DEFAULT_DESC_TEXT' go -- all new update scripts must include a line like this: UPDATE QX_SYS_PROP SET PROP_VAL = '048' WHERE (PROP_ID =
www.eeworm.com/read/285437/4050053

sql v019_to_v020.sql

update qw_ticket set qw_customerid = -1000 where qw_customerid is null go -- all new update scripts must include a line like this: UPDATE QX_SYS_PROP SET PROP_VAL = '020' WHERE (PROP_ID = 'DB_APP_V