📄 lottery.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Lottery - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD4.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Lottery.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\mypage\Lottery\Lottery.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD4.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD5.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Lottery.pdb" /machine:I386 /out:"Release/Lottery.exe"
.\Release\ChildView.obj
.\Release\Collection.obj
.\Release\ColorProgress.obj
.\Release\CurveView.obj
.\Release\DlgChoseNumber.obj
.\Release\DlgConntinuedNumber.obj
.\Release\DlgEvenOdd.obj
.\Release\DlgFrequency.obj
.\Release\DlgLottery.obj
.\Release\DlgRelation.obj
.\Release\DlgSegment.obj
.\Release\DlgSequency.obj
.\Release\DlgSum.obj
.\Release\GraphStatic.obj
.\Release\HyperLinkStatic.obj
.\Release\Lottery.obj
.\Release\MainFrm.obj
.\Release\NumberEdit.obj
.\Release\StdAfx.obj
.\Release\Lottery.res
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD5.tmp"
<h3>Output Window</h3>
Compiling...
Lottery.cpp
Linking...
<h3>Results</h3>
Lottery.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -