env-keil.lnt
来自「PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至」· LNT 代码 · 共 12 行
LNT
12 行
/*
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
*/
-hsb_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 + -
显示快捷键?