?? aes.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AES - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/AES.res" /d "_DEBUG" /d "_AFXDLL" "F:\AES(使用了文件讀寫的緩沖和多線程技術)\AES.rc""
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/AES.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\AES(使用了文件讀寫的緩沖和多線程技術)\AES.cpp"
"F:\AES(使用了文件讀寫的緩沖和多線程技術)\AESDlg.cpp"
"F:\AES(使用了文件讀寫的緩沖和多線程技術)\CRijndael.cpp"
"F:\AES(使用了文件讀寫的緩沖和多線程技術)\FileDlg.cpp"
"F:\AES(使用了文件讀寫的緩沖和多線程技術)\Link.cpp"
"F:\AES(使用了文件讀寫的緩沖和多線程技術)\MyTab.cpp"
"F:\AES(使用了文件讀寫的緩沖和多線程技術)\StrDlg.cpp"
"F:\AES(使用了文件讀寫的緩沖和多線程技術)\TextProgressCtrl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC2.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/AES.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\AES(使用了文件讀寫的緩沖和多線程技術)\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC3.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC4.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/AES.pdb" /debug /machine:I386 /out:"Debug/AES.exe" /pdbtype:sept
".\Debug\AES.obj"
".\Debug\AESDlg.obj"
".\Debug\CRijndael.obj"
".\Debug\FileDlg.obj"
".\Debug\Link.obj"
".\Debug\MyTab.obj"
".\Debug\StdAfx.obj"
".\Debug\StrDlg.obj"
".\Debug\TextProgressCtrl.obj"
".\Debug\AES.res"
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC4.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AES.cpp
AESDlg.cpp
CRijndael.cpp
FileDlg.cpp
Link.cpp
MyTab.cpp
StrDlg.cpp
TextProgressCtrl.cpp
Generating Code...
Linking...
<h3>Results</h3>
AES.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -