📄 asdf.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: asdf - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\孙自顺\LOCALS~1\Temp\RSP270.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/asdf.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\程序\asdf\asdf.cpp"
"D:\程序\asdf\sdf.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\孙自顺\LOCALS~1\Temp\RSP270.tmp""
Creating temporary file "C:\DOCUME~1\孙自顺\LOCALS~1\Temp\RSP271.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/asdf.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\程序\asdf\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\孙自顺\LOCALS~1\Temp\RSP271.tmp""
Creating temporary file "C:\DOCUME~1\孙自顺\LOCALS~1\Temp\RSP272.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/asdf.pdb" /debug /machine:I386 /def:".\asdf.def" /out:"Debug/asdf.dll" /implib:"Debug/asdf.lib" /pdbtype:sept
".\Debug\asdf.obj"
".\Debug\sdf.obj"
".\Debug\StdAfx.obj"
".\Debug\asdf.res"
]
Creating command line "link.exe @"C:\DOCUME~1\孙自顺\LOCALS~1\Temp\RSP272.tmp""
Creating temporary file "C:\DOCUME~1\孙自顺\LOCALS~1\Temp\RSP273.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\asdf.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line ""C:\DOCUME~1\孙自顺\LOCALS~1\Temp\RSP273.bat""
Compiling...
Skipping... (no relevant changes detected)
StdAfx.cpp
Compiling...
sdf.cpp
d:\程序\asdf\sdf.cpp(492) : fatal error C1010: unexpected end of file while looking for precompiled header directive
Generating Code...
Skipping... (no relevant changes detected)
asdf.cpp
Error executing cl.exe.
<h3>Output Window</h3>
<h3>Results</h3>
asdf.dll - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -