?? fs.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/FS.res" /d "_DEBUG" /d "_AFXDLL" "E:\FAT File System\code\FAT32\_FS\FS.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\FAT File System\code\FAT32\_FS\FAT.cpp"
"E:\FAT File System\code\FAT32\_FS\FS.cpp"
"E:\FAT File System\code\FAT32\_FS\FSDoc.cpp"
"E:\FAT File System\code\FAT32\_FS\FSView.cpp"
"E:\FAT File System\code\FAT32\_FS\Hide_FAT32.cpp"
"E:\FAT File System\code\FAT32\_FS\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FS.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\FAT File System\code\FAT32\_FS\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FS.pdb" /debug /machine:I386 /out:"Debug/FS.exe" /pdbtype:sept
".\Debug\FAT.obj"
".\Debug\FS.obj"
".\Debug\FSDoc.obj"
".\Debug\FSView.obj"
".\Debug\Hide_FAT32.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\FS.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
FAT.cpp
E:\FAT File System\code\FAT32\_FS\FAT.cpp(531) : warning C4018: '<' : signed/unsigned mismatch
E:\FAT File System\code\FAT32\_FS\FAT.cpp(602) : warning C4018: '>=' : signed/unsigned mismatch
E:\FAT File System\code\FAT32\_FS\FAT.cpp(602) : warning C4018: '>=' : signed/unsigned mismatch
E:\FAT File System\code\FAT32\_FS\FAT.cpp(781) : warning C4018: '<' : signed/unsigned mismatch
E:\FAT File System\code\FAT32\_FS\FAT.cpp(862) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
E:\FAT File System\code\FAT32\_FS\FAT.cpp(863) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
E:\FAT File System\code\FAT32\_FS\FAT.cpp(864) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
E:\FAT File System\code\FAT32\_FS\FAT.cpp(865) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
FS.cpp
FSDoc.cpp
FSView.cpp
Hide_FAT32.cpp
MainFrm.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/FS.bsc" ".\Debug\StdAfx.sbr" ".\Debug\FAT.sbr" ".\Debug\FS.sbr" ".\Debug\FSDoc.sbr" ".\Debug\FSView.sbr" ".\Debug\Hide_FAT32.sbr" ".\Debug\MainFrm.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
FS.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -