📄 lrp.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LRP - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\zl\LOCALS~1\Temp\RSPC2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/LRP.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\实验室工作\prediction\仿真程序\LRP\3.cpp"
"F:\实验室工作\prediction\仿真程序\LRP\Extreal.cpp"
"F:\实验室工作\prediction\仿真程序\LRP\Myexcept.cpp"
"F:\实验室工作\prediction\仿真程序\LRP\new_Xrandom.cpp"
"F:\实验室工作\prediction\仿真程序\LRP\Newran.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zl\LOCALS~1\Temp\RSPC2.tmp"
<h3>Output Window</h3>
Compiling...
3.cpp
Extreal.cpp
Myexcept.cpp
new_Xrandom.cpp
Newran.cpp
Creating command line "link.exe /nologo /subsystem:console /incremental:yes /pdb:"Debug/LRP.pdb" /debug /machine:I386 /out:"Debug/LRP.exe" /pdbtype:sept ".\Debug\3.obj" ".\Debug\Extreal.obj" ".\Debug\Myexcept.obj" ".\Debug\new_Xrandom.obj" ".\Debug\Newran.obj" "
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/LRP.bsc" ".\Debug\3.sbr" ".\Debug\Extreal.sbr" ".\Debug\Myexcept.sbr" ".\Debug\new_Xrandom.sbr" ".\Debug\Newran.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
LRP.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -