代码搜索:diff

找到约 8,375 项符合「diff」的源代码

代码结果 8,375
www.eeworm.com/read/392548/2495165

patches

diff -c /usr2/polymnia/hyc/News/arc/Make.tws arc/Make.tws *** /usr2/polymnia/hyc/News/arc/Make.tws Wed Jul 6 02:26:14 1988 --- arc/Make.tws Sun Jul 31 18:29:28 1988 *************** *** 22,33 ****
www.eeworm.com/read/390678/2526488

jsp config_fr.jsp

Vous pouvez utiliser cette d閙o en trois configurations diff閞entes: Pr閟entation
www.eeworm.com/read/374687/2748932

patch netsnmp.patch

diff -urN net-snmp-5.1-dist/agent/mibgroup/host/hr_system.c net-snmp-5.1/agent/mibgroup/host/hr_system.c --- net-snmp-5.1-dist/agent/mibgroup/host/hr_system.c 2003-02-28 22:35:13.000000000 -0600 +++ n
www.eeworm.com/read/361261/2948368

patch x264.patch

diff -ruN x264.orig/Makefile x264/Makefile --- x264.orig/Makefile Mon May 30 21:47:02 2005 +++ x264/Makefile Sun Jun 26 03:09:05 2005 @@ -40,7 +40,7 @@ OBJS = $(SRCS:%.c=%.o) DEP = depend -defaul
www.eeworm.com/read/361261/2948371

patch libass_mplayer_updates.patch

diff -ruN libass-0.9.5/libass/ass.c libass-0.9.5-patched/libass/ass.c --- libass/libass/ass.c 2008-05-22 20:01:18.000000000 +0200 +++ libass-0.9.5-patched/libass/ass.c 2008-08-08 23:59:21.000000000 +0
www.eeworm.com/read/350508/3124660

sh isakmp4.sh

#!/bin/sh uudecode isakmp4500.puu echo -n test isakmp4... ../tcpdump -t -n -E "file esp-secrets.txt" -r isakmp4500.pcap >isakmp4.new if diff isakmp4.new isakmp4.out then echo passed. else echo fai
www.eeworm.com/read/294202/8247028

patch pci-rh90-i386.patch

diff -u --recursive usr/share/hwdata/pci.ids usr.patch/share/hwdata/pci.ids --- usr/share/hwdata/pci.ids 2003-02-19 00:52:00.000000000 -0800 +++ usr.patch/share/hwdata/pci.ids 2004-10-11 15:17:04.0000
www.eeworm.com/read/294202/8247030

patch pci-rh30el.patch

diff -u --recursive usr/share/hwdata/pci.ids usr.patch/share/hwdata/pci.ids --- usr/share/hwdata/pci.ids 2004-04-20 15:18:06.000000000 -0700 +++ usr.patch/share/hwdata/pci.ids 2004-10-11 15:04:58.0000
www.eeworm.com/read/370615/9591749

m pade.m

function f = Pade(y,n,x0) syms t; A = zeros(n,n); q = zeros(n,1); p = zeros(n+1,1); b = zeros(n,1); yy = 0; a(1:2*n) = 0.0; for(i=1:2*n) yy = diff(sym(y),findsym(sym(y)),n); a(i)
www.eeworm.com/read/173433/9658306

patch ns-2.28-dsruu-0.1.patch

diff -uprN ns-2.28.orig/Makefile.in ns-2.28/Makefile.in --- ns-2.28.orig/Makefile.in 2005-01-25 23:27:16.000000000 +0100 +++ ns-2.28/Makefile.in 2005-06-10 14:55:18.909654284 +0200 @@ -30,6 +30,10 @@