代码搜索:modification
找到约 10,000 项符合「modification」的源代码
代码结果 10,000
www.eeworm.com/read/316956/13513592
c posixtimer.c
/* posixTimer.c - posix timer demo */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,07nov97,mm added modification history and copyright
*/
/*
www.eeworm.com/read/307498/13721747
c motfcc2local.c
/* motFcc2Local.c - Wrapper for motFcc2End.c */
/* Copyright 1984-2004 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,29oct04,dtr Created
*/
/*
DESCRIPTION
This provi
www.eeworm.com/read/302441/13835504
h ip.h
/*****************************************************************************
;
; (C) Unpublished Work of ADMtek Incorporated. All Rights Reserved.
;
; THIS WORK IS AN UNPUBLISHED WORK AND C
www.eeworm.com/read/147807/5720467
java namingcontainer.java
/*
* Copyright 2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You m
www.eeworm.com/read/144216/5752547
t concat.t
#!./perl
BEGIN {
chdir 't' if -d 't';
@INC = '../lib';
}
print "1..11\n";
($a, $b, $c) = qw(foo bar);
print "not " unless "$a" eq "foo";
print "ok 1\n";
print "not " unless "$a$b" eq "foo
www.eeworm.com/read/136516/5871029
tcl version.tcl
# VERSION.TCL - contains the setup's version string.
#
# Copyright 1984-1997 Wind River Systems, Inc
#
# modification history:
# ---------------------
# 01a,12aug97,pdn writen.
set setupVals(version
www.eeworm.com/read/136504/5871066
tcl version.tcl
# VERSION.TCL - contains the setup's version string.
#
# Copyright 1984-1997 Wind River Systems, Inc
#
# modification history:
# ---------------------
# 03f,03oct02,bjl made versions independent of c
www.eeworm.com/read/131315/5943795
c pax.c
/*-
* Copyright (c) 1992 Keith Muller.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkel