📄 algorithmn1.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Algorithmn1 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Algorithmn1.res" /d "NDEBUG" /d "_AFXDLL" "E:\ldl\Algorithmn1\Algorithmn1.rc""
Creating temporary file "C:\DOCUME~1\LIDONG~1\LOCALS~1\Temp\RSP21D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/Algorithmn1.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\ldl\Algorithmn1\Algorithmn1.cpp"
"E:\ldl\Algorithmn1\Algorithmn1Dlg.cpp"
"D:\Program Files\Microsoft Visual Studio\VC98\MFC\SRC\APPMODUL.CPP"
]
Creating command line "cl.exe @C:\DOCUME~1\LIDONG~1\LOCALS~1\Temp\RSP21D.tmp"
Creating temporary file "C:\DOCUME~1\LIDONG~1\LOCALS~1\Temp\RSP21E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/Algorithmn1.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\ldl\Algorithmn1\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LIDONG~1\LOCALS~1\Temp\RSP21E.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Algorithmn1.pdb" /machine:I386 /out:"Release/Algorithmn1.exe" .\Release\Algorithmn1.obj .\Release\Algorithmn1Dlg.obj .\Release\APPMODUL.OBJ .\Release\StdAfx.obj .\Release\Algorithmn1.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Algorithmn1.cpp
Algorithmn1Dlg.cpp
APPMODUL.CPP
D:\Program Files\Microsoft Visual Studio\VC98\MFC\SRC\APPMODUL.CPP(54) : warning C4073: initializers put in library initialization area
Generating Code...
Linking...
<h3>Results</h3>
Algorithmn1.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -