dead006.tcl
来自「这是linux下运行的mysql软件包,可用于linux 下安装 php + m」· TCL 代码 · 共 17 行
TCL
17 行
# See the file LICENSE for redistribution information.## Copyright (c) 1996-2002# Sleepycat Software. All rights reserved.## $Id: dead006.tcl,v 1.4 2002/01/11 15:53:21 bostic Exp $## TEST dead006# TEST use timeouts rather than the normal dd algorithm.proc dead006 { { procs "2 4 10" } {tests "ring clump" } \ {timeout 1000} {tnum 006} } { source ./include.tcl dead001 $procs $tests $timeout $tnum dead002 $procs $tests $timeout $tnum}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?