代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/131315/5935713
makedepend
#!/bin/sh
# : makedepend.SH,v 24920Revision: 4.0.1.4 24920Date: 92/06/08 13:51:24 $
#
# $Log: makedepend.SH,v $
# Revision 4.0.1.4 92/06/08 13:51:24 lwall
# patch20: various and sundry fixes
#
# R
www.eeworm.com/read/131315/5941246
changelog
Tue Nov 17 21:43:19 1992 Per Bothner (bothner@rtl.cygnus.com)
* curses.h: Added patch for HPUX.
* grp.h, memory.h, unistd.h: Added patches for OSF1.
* math.h: Fix definitions of isnan() and is
www.eeworm.com/read/131315/5943195
c pch.c
/* $Header: pch.c,v 2.0.1.7 88/06/03 15:13:28 lwall Locked $
*
* $Log: pch.c,v $
* Revision 2.0.2.0 90/05/01 22:17:51 davison
* patch12u: unidiff support added
*
* Revision 2.0.1.7 88/06/03
www.eeworm.com/read/100046/6274447
h a_stdio.h
/* a_stdio.h, from agl@glas2.glas.apc.org (Anton Tropashko)
// patch applied by HWL 18/7/94
*/
#ifndef A_STDIO_H
#define A_STDIO_H
#include
#define H 64000
int a_print(char *, int, FIL
www.eeworm.com/read/403922/11499540
html function.xdiff-file-bpatch.html
Patch a file with a binary diff
www.eeworm.com/read/403922/11504140
html function.xdiff-string-bpatch.html
Patch a string with a binary diff
www.eeworm.com/read/402283/11539677
m mm2732.m
[X,Y,Z,V] = flow;
fv = isosurface(X,Y,Z,V,-2);
subplot(2,2,1) % Original
p = patch(fv);
Np = size(get(p,'Faces'),1);
set(p,'FaceColor',[.5 .5 .5],'EdgeColor','Black');
view(3),axis equal tight,
www.eeworm.com/read/257450/11926341
changelog
1.3.4
09/10/2003 Fl醰io de Ayra Mendes
* config_api.c: applied patch from Josh Glover fixing
config_get_num_options(), config_close and config_get_sections
* Makefile: applyed p
www.eeworm.com/read/254105/12161302
makefile
NAME = Patch1
OBJS = $(NAME).obj
RES = $(NAME).res
LINK_FLAG = /subsystem:windows
ML_FLAG = /c /coff
$(NAME).exe Test.exe:
Test.exe: Test.obj
Link $(LINK_FLAG) Test.obj
$(NAME).exe:
www.eeworm.com/read/127935/14327418
makefile
NAME = Patch1
OBJS = $(NAME).obj
RES = $(NAME).res
LINK_FLAG = /subsystem:windows
ML_FLAG = /c /coff
$(NAME).exe Test.exe:
Test.exe: Test.obj
Link $(LINK_FLAG) Test.obj
$(NAME).exe: