📄 rsaprimeteach.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RSAprimeteach - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/RSAprimeteach.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\lqy\教学相关\密码学实验大纲\RSA\RSAprimeteach\BigInt.cpp"
"F:\lqy\教学相关\密码学实验大纲\RSA\RSAprimeteach\RSAprimeteachDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DF.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E0.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/RSAprimeteach.pdb" /debug /machine:I386 /out:"Debug/RSAprimeteach.exe" /pdbtype:sept
".\Debug\BigInt.obj"
".\Debug\GfL.obj"
".\Debug\MyFileDialog.obj"
".\Debug\RSAprimeteach.obj"
".\Debug\RSAprimeteachDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Window.obj"
".\Debug\RSAprimeteach.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E0.tmp"
<h3>Output Window</h3>
Compiling...
BigInt.cpp
RSAprimeteachDlg.cpp
Generating Code...
Linking...
LINK : LNK6004: Debug/RSAprimeteach.exe not found or not built by the last incremental link; performing full link
Creating command line "bscmake.exe /nologo /o"Debug/RSAprimeteach.bsc" ".\Debug\StdAfx.sbr" ".\Debug\BigInt.sbr" ".\Debug\GfL.sbr" ".\Debug\MyFileDialog.sbr" ".\Debug\RSAprimeteach.sbr" ".\Debug\RSAprimeteachDlg.sbr" ".\Debug\Window.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
RSAprimeteach.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -