coolcpu.plg
来自「编程高手箴言-原书源码」· PLG 代码 · 共 24 行
PLG
24 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CoolCPU - Win32 Debug--------------------
</h3>
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
No configuration specified. Defaulting to CoolCPU - Win32 Debug.
link.exe @C:\WINDOWS\TEMP\nma45753.
LINK : LNK6004: ..\BIN/CoolCPU.exe not found or not built by the last incremental link; performing full link
<h3>Results</h3>
CoolCPU.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?