代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/127935/14327391
asm patch3.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Sample code for < Win32ASM Programming >
; by 罗云彬, http://asm.yeah.net
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
www.eeworm.com/read/127935/14327393
rc patch3.rc
;LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
LANGUAGE 4,2
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#include
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
www.eeworm.com/read/127935/14327421
exe patch1.exe
www.eeworm.com/read/127935/14327423
rc patch1.rc
;LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
LANGUAGE 4,2
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#include
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
www.eeworm.com/read/127689/14340250
h ospfh_patch.h
#ifndef UTIL_THREAD_PATCH
#define UTIL_THREAD_PATCH
#include
#include
//#define XFREE(a, b) free(b)
//#define XCALLOC(a, b) malloc(b)
//#define XMALLOC(a, b) mal
www.eeworm.com/read/127689/14340295
c ospfh_patch.c
#include "ospfh.h"
#include "ospfh_patch.h"
#include
#include
void gettimeofday(struct timeval * t,int *n){
time_t ts;
ts=time(NULL);
t->tv_sec=ts;
t->tv_usec=0;
www.eeworm.com/read/127689/14340303
h ospfh_patch.h
#ifndef UTIL_THREAD_PATCH
#define UTIL_THREAD_PATCH
#include
#include
//#define XFREE(a, b) free(b)
//#define XCALLOC(a, b) malloc(b)
//#define XMALLOC(a, b) mal
www.eeworm.com/read/127689/14340354
c ospfh_patch.c
#include "ospfh.h"
#include "ospfh_patch.h"
#include
#include
void gettimeofday(struct timeval * t,int *n){
time_t ts;
ts=time(NULL);
t->tv_sec=ts;
t->tv_usec=0;
www.eeworm.com/read/229304/14346012
patch linux-2.6.18.patch
diff -ruw qc-usb-0.6.4.org/Makefile qc-usb-0.6.4/Makefile
--- qc-usb-0.6.4.org/Makefile 2006-05-02 15:18:30.000000000 +0200
+++ qc-usb-0.6.4/Makefile 2006-10-23 23:29:15.000000000 +0200
@@ -41,7 +41,1
www.eeworm.com/read/122330/14700946
patch antiword-gui.patch
diff -r -C2 antiword.0.32/Makefile.MacOSX antiword.0.32-gui/Makefile.MacOSX
*** antiword.0.32/Makefile.MacOSX Wed Oct 24 18:38:04 2001
--- antiword.0.32-gui/Makefile.MacOSX Tue Nov 13 10:20:09