代码搜索:patch

找到约 9,523 项符合「patch」的源代码

代码结果 9,523
www.eeworm.com/read/144853/12769830

html 353.html

www.eeworm.com/read/131315/5942271

sh version.sh

: run this script through /bin/sh : '@(#)$Id: version.sh,v 1.9 1992/01/30 22:20:41 jromine Exp jromine $' case $# in 0) set "6.6";; 2) flag="$1"; shift;; esac OFS="$IFS" IFS=: for A in rprompt h
www.eeworm.com/read/101082/6249571

sh version.sh

: run this script through /bin/sh : '@(#)$Id: version.sh,v 1.2 90/11/25 18:57:38 sharpe Exp $' case $# in 0) set "6.6";; esac OFS="$IFS" IFS=: for A in rprompt hostname uname who do for D in $
www.eeworm.com/read/101082/6250044

sh version.sh

: run this script through /bin/sh : '@(#)$Id: version.sh,v 1.2 90/11/25 18:57:38 sharpe Exp $' case $# in 0) set "6.6";; esac OFS="$IFS" IFS=: for A in rprompt hostname uname who do for D in $
www.eeworm.com/read/153165/12055658

html 353.html

www.eeworm.com/read/131630/14135057

java antfactory.java

/* * This code is from the book: * * Winder, R and Roberts, G (2000) Developing Java * Software, second edition, John Wiley & Sons. * * It is copyright (c) 2000 Russel Winder and Graham
www.eeworm.com/read/135628/13915776

html 353.html

www.eeworm.com/read/100204/15880438

makefile

all: @ cd ..;for PATCH in patches/*.patch ; \ do \ ( \ if [ -f "$${PATCH}" -a -f "$${PATCH}.desc" ]; then \ echo " ==> PATCHING from $${PATCH}"; \ "$${PATCH}.sh";
www.eeworm.com/read/351829/10604842

in import.in

#! @BASH@ # This script is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. # #
www.eeworm.com/read/429363/8810361

m m_patch.m

function h=m_patch(long,lat,C,varargin); % M_PATCH Create patches on a map % M_PATCH(LONG,LAT,C) is a drop-in replacement for PATCH that uses % longitude/latitude coordinates to draw a patch on