📄 文件保险箱.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 文件保险箱 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\mcy\LOCALS~1\Temp\RSP281.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/文件保险箱.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\MyCode\PKI应用开发教程\CD\Code\第二篇-OpenSSL开发\文件保险箱\文件保险箱Dlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\mcy\LOCALS~1\Temp\RSP281.tmp"
Creating temporary file "C:\DOCUME~1\mcy\LOCALS~1\Temp\RSP282.tmp" with contents
[
libeay32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/文件保险箱.pdb" /machine:I386 /out:"Release/文件保险箱.exe"
".\Release\GetPassDlg.obj"
".\Release\StdAfx.obj"
".\Release\文件保险箱.obj"
".\Release\文件保险箱Dlg.obj"
".\Release\文件保险箱.res"
]
Creating command line "link.exe @C:\DOCUME~1\mcy\LOCALS~1\Temp\RSP282.tmp"
<h3>Output Window</h3>
Compiling...
文件保险箱Dlg.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Release/文件保险箱.bsc" ".\Release\StdAfx.sbr" ".\Release\GetPassDlg.sbr" ".\Release\文件保险箱.sbr" ".\Release\文件保险箱Dlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
文件保险箱.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -