analyzer.help
来自「一个很不错的程序切片工具,希望大家来讨论以下,对测试人员很有帮助」· HELP 代码 · 共 15 行
HELP
15 行
Analyzer Control Panel Help This is the interface to the analyzer. Source files must beanalyzed and linked before the slicer can be used. The analyzerparses the source file and produces two files that capture informationrequired by the slicer. Pushing the Run Analyzer button runs the analyzer on the selectedfiles. The analyzer expects ANSI C source files. If the source filecontains C code that is not ANSI C then the analyzer may not be ableto parse the program. Some compilers have extensions to ANSI C suchas extra key words that unravel does not know about.Version: @(#)analyzer.help 1.2 9/23/94
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?