li5_6.plg
来自「VC下做的计算器,适合初学者熟悉基于对话框的消息和控件响应机智」· PLG 代码 · 共 20 行
PLG
20 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Li5_6 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Li5_6.pdb" /debug /machine:I386 /out:"Debug/Li5_6.exe" /pdbtype:sept ".\Debug\Li5_6.obj" ".\Debug\Li5_6Dlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Li5_6.res" "
<h3>Output Window</h3>
Linking...
<h3>Results</h3>
Li5_6.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?