?? sha_512.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: sha_512 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\WangYin\LOCALS~1\Temp\RSPA2.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/sha_512.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Program Files\Microsoft Visual Studio\MyProjects\密碼學作業\SHA_512\sha_512\sha_512Dlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\WangYin\LOCALS~1\Temp\RSPA2.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/sha_512.pdb" /machine:I386 /out:"Release/sha_512.exe" ".\Release\sha_512.obj" ".\Release\sha_512Dlg.obj" ".\Release\StdAfx.obj" ".\Release\sha_512.res" "
<h3>Output Window</h3>
Compiling...
sha_512Dlg.cpp
D:\Program Files\Microsoft Visual Studio\MyProjects\密碼學作業\SHA_512\sha_512\sha_512Dlg.cpp(230) : warning C4244: 'initializing' : conversion from 'unsigned __int64' to 'int', possible loss of data
Linking...
<h3>Results</h3>
sha_512.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -