代码搜索:diff

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

代码结果 8,375
www.eeworm.com/read/437018/1838778

c diff.c

/* RCS Info: $Revision: 1.1 $ on $Date: 91/04/02 12:11:27 $ * $Source: //pepper/atesse_spice/spice3/FTE/RCS/diff.c,v $ * Copyright (c) 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
www.eeworm.com/read/432906/1887205

diff bios.diff

Index: rombios.h =================================================================== RCS file: /cvsroot/bochs/bochs/bios/rombios.h,v retrieving revision 1.3 diff -u -w -r1.3 rombios.h --- rombios.h 3
www.eeworm.com/read/432906/1887210

diff ohw.diff

diff -wruN --exclude '*~' --exclude '*.o' --exclude '*.bin' --exclude '*.out' --exclude mkdiff OpenHackWare-release-0.4.org/src/bios.h OpenHackWare-release-0.4/src/bios.h --- OpenHackWare-release-0.4.
www.eeworm.com/read/432906/1887211

diff vgabios.diff

Index: Makefile =================================================================== RCS file: /sources/vgabios/vgabios/Makefile,v retrieving revision 1.17 diff -u -w -r1.17 Makefile --- Makefile 6 Mar
www.eeworm.com/read/427042/1982000

clean-diff

#!/bin/sh sed '/^+[^+]/!s/ /TaBBaT/g' |\ expand -t `seq -s , 9 8 200` |\ sed 's/TaBBaT/ /g' |\ sed '/^+[^+]/s/ * $//' |\ tr -d '\015' |\ tr '\n' '
www.eeworm.com/read/427042/1982002

unwrap-diff

#!/bin/sh tr '\n' '\001' | sed 's/\x01\x01/\x01 \x01/g' | sed 's/\x01\([^-+ @]\)/ \1/g' | tr '\001' '\n'
www.eeworm.com/read/422066/2042971

txt diff.txt

# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyrigh
www.eeworm.com/read/421985/2047007

js diff.js

// Diff_Match_Patch v1.3 // Computes the difference between two texts to create a patch. // Applies the patch onto another text, allowing for errors. // Copyright (C) 2006 Neil Fraser // http://ne
www.eeworm.com/read/418008/2095148

h diff.h

#define USE_DIFF(...) __VA_ARGS__
www.eeworm.com/read/414020/2154903

js diff.js

// Diff_Match_Patch v1.3 // Computes the difference between two texts to create a patch. // Applies the patch onto another text, allowing for errors. // Copyright (C) 2006 Neil Fraser // http://ne