?? des.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Des - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSPC0A.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Des.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSPC0A.tmp"
<h3>Output Window</h3>
Compiling...
Des.cpp
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(45) : error C2065: 'dwlKey_PC_1' : undeclared identifier
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(47) : error C2065: 'dwlKey_PC_2' : undeclared identifier
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(48) : error C2065: 'dwlData_IP' : undeclared identifier
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(49) : error C2065: 'dwlData_Expansion' : undeclared identifier
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(50) : error C2065: 'dwlData_FP' : undeclared identifier
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(51) : error C2065: 'dwlData_P' : undeclared identifier
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(215) : error C2065: 'OS' : undeclared identifier
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(215) : error C2109: subscript requires array or pointer type
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(344) : error C2040: 'dwlKey_PC_1' : 'unsigned __int64 [64]' differs in levels of indirection from 'int'
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(354) : error C2040: 'dwlKey_PC_2' : 'unsigned __int64 [64]' differs in levels of indirection from 'int'
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(364) : error C2040: 'dwlData_IP' : 'unsigned __int64 [65]' differs in levels of indirection from 'int'
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(374) : error C2040: 'dwlData_Expansion' : 'unsigned __int64 [64]' differs in levels of indirection from 'int'
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(385) : error C2040: 'dwlData_P' : 'unsigned __int64 [33]' differs in levels of indirection from 'int'
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(395) : error C2040: 'dwlData_FP' : 'unsigned __int64 [65]' differs in levels of indirection from 'int'
C:\Documents and Settings\user\桌面\DES算法源代碼-ok\Des.cpp(405) : error C2040: 'OS' : 'unsigned __int64 [512]' differs in levels of indirection from 'int'
執行 cl.exe 時出錯.
<h3>Results</h3>
Des.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -