代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/37462/1080709
bat patch_dll.bat
@echo off
attrib -r mgls.dll
MentorKG.exe -patch .
attrib +r mgls.dll
www.eeworm.com/read/38039/1104738
bif patch16.bif
! 06-May-02 J-03-24 TLH $$1 Created for Wildfire
(Image patch16
(Resources
(.Width 16)
(.Height 16)
(.Depth 24)
)
(Data
0FFFFFFF03F0FD000D100
www.eeworm.com/read/38039/1105170
gif patch16.gif
www.eeworm.com/read/38137/1108364
bat patch_dll.bat
@echo off
attrib -r mgls.dll
MentorKG.exe -patch .
attrib +r mgls.dll
www.eeworm.com/read/39294/1130001
bat patch_dll.bat
@echo off
attrib -r mgls.dll
MentorKG.exe -patch .
attrib +r mgls.dll
www.eeworm.com/read/42032/1148504
rar ads_patch.rar
www.eeworm.com/read/493621/1164731
patch_z80
#!/usr/bin/perl
# patch pour retirer les _
# ce patch vient apr妔 l'option -l du g俷俽ateur pour retirer les labels en double... (z80pc en fait)
while () {
s/_z80Base/z80Base/g;
print;
}
www.eeworm.com/read/493621/1164778
patch_z80
#!/usr/bin/perl
# patch pour retirer les _
# ce patch vient apr妔 l'option -l du g俷俽ateur pour retirer les labels en double... (z80pc en fait)
while () {
s/_z80Base/z80Base/g;
print;
}
www.eeworm.com/read/493621/1164833
patch_z80
#!/usr/bin/perl
# patch pour retirer les _
# ce patch vient apr妔 l'option -l du g俷俽ateur pour retirer les labels en double... (z80pc en fait)
while () {
s/_z80Base/z80Base/g;
print;
}
www.eeworm.com/read/489223/1225763
patch libcharset-glib.patch
# Patch against libcharset version 1.4
--- libiconv-1.12/libcharset//lib/localcharset.c 2006-10-18 07:55:49.000000000 -0400
+++ localcharset.c 2008-05-20 18:36:24.000000000 -0400
@@ -103,8 +103,8 @@