📄 tooldriv.fsl
字号:
----------------------------------------------------------------------
-- This data defines the list of files to be processed.
----------------------------------------------------------------------
-- There are two types of lines, comment lines and file specification
-- lines.
----------------------------------------------------------------------
-- 1. A comment line contains "--" in the first two columns.
----------------------------------------------------------------------
-- 2. A file specification line contains one file spec surrounded by
-- white space. The general syntax is:
--
-- [drive:][path]filename.ext
----------------------------------------------------------------------
-- Examples:
-- c:\project1\source\graph21.c
-- d:\accounts\prod\finance.pas
-- b:game15.doc
----------------------------------------------------------------------
-- These records may be generated for you by selecting the
-- first item on the FileXref menu or the NameChanger menu.
----------------------------------------------------------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -