env-keil.lnt
来自「PC_LINT8_w,经过测试」· LNT 代码 · 共 13 行
LNT
13 行
/*
env-keil.lnt: environment parameters for Keil's MicroVision IDE
From the Tools Menu choose "Setup PC LInt" and follow the
instructions provided by Keil
We appreciate the assistance of Frank Schmalz in the preparation
of this file.
*/
-hFsb_3
-format="*** LINT: %(%f(%l) %)%t %n: %m"
-width(0,10) // Don't break lines (this is required for MicroVision)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?