?? encrypt.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: encrypt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/encrypt.res" /d "_DEBUG" /d "_AFXDLL" "E:\學(xué)習(xí)\個(gè)人程序\畢業(yè)設(shè)計(jì)作品\源代碼\encrypt\encrypt.rc""
Creating temporary file "C:\DOCUME~1\skyfly\LOCALS~1\Temp\RSP121.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/encrypt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\學(xué)習(xí)\個(gè)人程序\畢業(yè)設(shè)計(jì)作品\源代碼\encrypt\decryptdlg.cpp"
"E:\學(xué)習(xí)\個(gè)人程序\畢業(yè)設(shè)計(jì)作品\源代碼\encrypt\des.cpp"
"E:\學(xué)習(xí)\個(gè)人程序\畢業(yè)設(shè)計(jì)作品\源代碼\encrypt\encrypt.cpp"
"E:\學(xué)習(xí)\個(gè)人程序\畢業(yè)設(shè)計(jì)作品\源代碼\encrypt\encryptDlg.cpp"
"E:\學(xué)習(xí)\個(gè)人程序\畢業(yè)設(shè)計(jì)作品\源代碼\encrypt\encryptfile.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\skyfly\LOCALS~1\Temp\RSP121.tmp"
Creating temporary file "C:\DOCUME~1\skyfly\LOCALS~1\Temp\RSP122.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/encrypt.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\學(xué)習(xí)\個(gè)人程序\畢業(yè)設(shè)計(jì)作品\源代碼\encrypt\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\skyfly\LOCALS~1\Temp\RSP122.tmp"
Creating temporary file "C:\DOCUME~1\skyfly\LOCALS~1\Temp\RSP123.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/encrypt.pdb" /debug /machine:I386 /out:"Debug/encrypt.exe" /pdbtype:sept
".\Debug\decryptdlg.obj"
".\Debug\des.obj"
".\Debug\encrypt.obj"
".\Debug\encryptDlg.obj"
".\Debug\encryptfile.obj"
".\Debug\StdAfx.obj"
".\Debug\encrypt.res"
]
Creating command line "link.exe @C:\DOCUME~1\skyfly\LOCALS~1\Temp\RSP123.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
decryptdlg.cpp
E:\學(xué)習(xí)\個(gè)人程序\畢業(yè)設(shè)計(jì)作品\源代碼\encrypt\decryptdlg.cpp(93) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
des.cpp
encrypt.cpp
encryptDlg.cpp
encryptfile.cpp
E:\學(xué)習(xí)\個(gè)人程序\畢業(yè)設(shè)計(jì)作品\源代碼\encrypt\encryptfile.cpp(126) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
encrypt.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -