代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/439068/7717272
axd webresource.axd
// IE 5.01 Patch [ 1498764 ]
function utf8(wide) {
var c, s;
var enc = "";
var i = 0;
while(i=0xD
www.eeworm.com/read/436488/7769312
txt changelog.txt
** 16th March 2009 **
Release: 2.0.0
Updated to work with Python3.
** 14th November 2008 **
Release: 1.3.1
Code: Patch by Shaya: fix PAD_PKCS5 padding modes when using triple des CBC.
Tests: Mo
www.eeworm.com/read/144914/12762839
makefile
NAME = Patch2
OBJS = $(NAME).obj
RES = $(NAME).res
LINK_FLAG = /subsystem:windows
ML_FLAG = /c /coff
$(NAME).exe: $(OBJS) $(RES)
Link $(LINK_FLAG) $(OBJS) $(RES)
.asm.obj:
ml $(ML_FLA
www.eeworm.com/read/144914/12762877
makefile
NAME = Patch3
OBJS = $(NAME).obj
RES = $(NAME).res
LINK_FLAG = /subsystem:windows
ML_FLAG = /c /coff
$(NAME).exe: $(OBJS) $(RES)
Link $(LINK_FLAG) $(OBJS) $(RES)
.asm.obj:
ml $(ML_FLA
www.eeworm.com/read/326991/13104851
axd webresource.axd
// IE 5.01 Patch [ 1498764 ]
function utf8(wide) {
var c, s;
var enc = "";
var i = 0;
while(i=0xD
www.eeworm.com/read/326991/13106032
axd webresource.axd
// IE 5.01 Patch [ 1498764 ]
function utf8(wide) {
var c, s;
var enc = "";
var i = 0;
while(i=0xD
www.eeworm.com/read/326991/13106268
axd webresource.axd
// IE 5.01 Patch [ 1498764 ]
function utf8(wide) {
var c, s;
var enc = "";
var i = 0;
while(i=0xD
www.eeworm.com/read/151716/5679313
txt mingw.txt
As of Mingw32 980309 the header is broken.
Apply this small patch:
*** limits.h.org Wed Nov 26 00:35:52 1997
--- limits.h Tue Apr 28 02:06:04 1998
***************
*** 78,82 ****
www.eeworm.com/read/131315/5935603
pl syslog.pl
#
# syslog.pl
#
# $Log: syslog.pl,v $
# Revision 4.0.1.1 92/06/08 13:48:05 lwall
# patch20: new warning for ambiguous use of unary operators
#
# Revision 4.0 91/03/20 01:26:24 lwall
# 4.0 basel
www.eeworm.com/read/131315/5941859
1 newsetup.1
.\" $Id: newsetup.1,v 4.4.3.1 1992/02/01 03:17:20 sob PATCH_3 sob $
.\"
.\" $Log: newsetup.1,v $
.\" Revision 4.4.3.1 1992/02/01 03:17:20 sob
.\" Version 4.4 Patchlevel 3
.\"
.\" Revision 4.4.1.1