代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/467962/1494498
h patch.h
/*
===========================================================================
File: PATCH.H v.2.0 - 15.Nov.2004
=====================================
www.eeworm.com/read/466285/1512570
java patch.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/459490/1569270
py patch.py
# -*- coding: utf-8 -*-
#
# Copyright (C) 2006 Edgewall Software
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this
www.eeworm.com/read/459034/1575323
java patch.java
package jmathlib.toolbox.jmathlib.graphics.graph3d;
import jmathlib.core.tokens.*;
import jmathlib.core.functions.ExternalFunction;
public class patch extends ExternalFunction
{
public Ope
www.eeworm.com/read/250243/4433336
c patch.c
/*
* Instruction-patching support.
*
* Copyright (C) 2003 Hewlett-Packard Co
* David Mosberger-Tang
*/
#include
#include
#include
www.eeworm.com/read/249144/4455920
patch freetype.patch
--- //depot/qt/2.2/src/3rdparty/freetype/builds/unix/ftconfig.h#1 Wed Jan 31 14:32:13 EST 2001
+++ /home/warwick/qt/2.2/src/3rdparty/freetype/builds/unix/ftconfig.h Wed Jan 31 14:32:13 EST 2001
@@ -44
www.eeworm.com/read/248665/4465497
pw patch.pw
*** v41/file_io.c Mon May 20 22:01:51 1991
--- v41a/file_io.c Mon May 20 22:53:32 1991
***************
*** 719,727 ****
#ifdef BSD
static struct timeb tbp;
#else
extern long timezone;
www.eeworm.com/read/247156/4488607
patch bbslink.patch
请做以下修改:
1. 在 bbslib.c 加入一 function
char *
parselocaltime(date_buf)
char *date_buf;
{
static char buffer[40];
char week[30], mon[30], day[30], time[30], year[30];
/* add null to prevent from l
www.eeworm.com/read/242732/4540671
patch ncurses.patch
This patch was written by Janne Kukonlehto (jtklehto@stekt.oulu.fi),
it adds 8 bit clean support to ncurses 1.8.5
--- ncurses-1.8.5/src/lib_addch.c.old Sun Oct 30 21:03:08 1994
+++ ncurses-1.8.5
www.eeworm.com/read/242732/4540961
c patch.c
#include
#include
#include
#include
#include
#include
#include
/** DEFINES ******************************************