代码搜索:modification

找到约 10,000 项符合「modification」的源代码

代码结果 10,000
www.eeworm.com/read/280232/10344832

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/425585/10345902

cpp mytime.cpp

//----------------------------------------------------------------------------- // // Copyright (C) July 24, 2000 by Zhang Yong // Email: z-meng@yeah.net // This source is available for distributi
www.eeworm.com/read/279344/10445845

hlp hiew.hlp

[HiewHelp 5.01] * Activate: F1 * English edition: M.Korneff * Last modification for release 6.75 ;赏屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯
www.eeworm.com/read/278873/10500934

hlp hiew.hlp

[HiewHelp 5.01] * Activate: F1 * English edition: M.Korneff * Last modification for release 6.75 ;赏屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯屯
www.eeworm.com/read/278464/10534589

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/422289/10648318

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/458682/7291660

sh colm.sh

#!/bin/bash # This is a slight modification of the example file in the "column" man page. (printf "PERMISSIONS LINKS OWNER GROUP SIZE MONTH DAY HH:MM PROG-NAME\n" \ ; ls -l | sed 1d) | column -t #
www.eeworm.com/read/455740/7367016

c cz_hn.c

/************************************** File : CZ_HN.C Project : BDTRV20_MCU_V07 Description : 重组@@hn帧 Created : 2006.11.7 Last updata : Author : Sunzehui
www.eeworm.com/read/455740/7367035

c long_to_asc.c

/************************************** File : LONG_TO_ASC.C Project : BDTRV20_MCU_V07 Description : 将一个long型数据转换成ASCII码输出 Created : 2006.11.7 Last updata : Author