checkoutlist,v

来自「zlib-1.2.3.tar是新的zlib库藏 用于压缩 等等」· 代码 · 共 37 行

TXT
37
字号
head     1.1;
access   ;
symbols  ;
locks    ; strict;
comment  @# @;


1.1
date     2000.06.03.02.01.52;  author root;  state Exp;
branches;
next     ;

desc
@@



1.1
log
@initial checkin@
text
@# The "checkoutlist" file is used to support additional version controlled
# administrative files in $CVSROOT/CVSROOT, such as template files.
#
# The first entry on a line is a filename which will be checked out from
# the corresponding RCS file in the $CVSROOT/CVSROOT directory.
# The remainder of the line is an error message to use if the file cannot
# be checked out.
#
# File format:
#
#	[<whitespace>]<filename><whitespace><error message><end-of-line>
#
# comment lines begin with '#'
@

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?