代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/22066/840932
exe patch.exe
www.eeworm.com/read/25563/947512
h patch.h
unsigned char code atab[943] = { /* Register addresses */
7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6,
6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 6, 6, 6, 6, 6, 6,
6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6
www.eeworm.com/read/38039/1106475
err patch.err
ENTRY: lib\charsets.jar
warning wpt0015: Old File does not exist
ENTRY: bin\eula.dll
warning wpt0015: Old File does not exist
ENTRY: LICENSE_de.rtf
warning wpt0015: Old File does not ex
www.eeworm.com/read/38626/1115607
exe patch.exe
www.eeworm.com/read/39811/1136621
exe patch.exe
www.eeworm.com/read/493621/1164744
patch_68000
#!/usr/bin/perl
# Retire les foutus _ inutiles du source g俷俽
www.eeworm.com/read/493621/1165245
patch_eagle
#!/usr/bin/perl
# Always because of "_"
while () {
s/_eagle/eagle/g;
print;
}
www.eeworm.com/read/490329/1204628
h patch.h
/**********************************************************************
*<
FILE: patch.h
DESCRIPTION: Main include file for bezier patches
CREATED BY: Tom Hudson
HISTORY: Created June
www.eeworm.com/read/489223/1225750
patch digitab.patch
--- pcre_compile.c 2006-10-10 12:00:00.000000000 +0200
+++ pcre_compile.c 2006-10-10 12:00:00.000000000 +0200
@@ -246,130 +246,6 @@ static const char *error_texts[] = {
};
-/* Table to identify d
www.eeworm.com/read/489223/1225754
patch memory.patch
diff -r 0f4042339eb5 pcre/pcre.h
--- pcre/pcre.h Tue Jul 25 22:39:16 2006 +0200
+++ pcre/pcre.h Tue Jul 25 22:52:10 2006 +0200
@@ -233,25 +233,14 @@ typedef struct pcre_callout_block {
/* ---------