📄 cell.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Cell - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Cell.res" /d "_DEBUG" /d "_AFXDLL" "G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\Cell.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP904.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Cell.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\Cell.cpp"
"G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\CellDoc.cpp"
"G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\CellView.cpp"
"G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\HistogramDlg.cpp"
"G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\HSI.cpp"
"G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\HSIDlg.cpp"
"G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\MainFrm.cpp"
"G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\Set.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP904.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP905.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Cell.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP905.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP906.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Cell.pdb" /debug /machine:I386 /out:"Debug/Cell.exe" /pdbtype:sept
".\Debug\Cell.obj"
".\Debug\CellDoc.obj"
".\Debug\CellView.obj"
".\Debug\HistogramDlg.obj"
".\Debug\HSI.obj"
".\Debug\HSIDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\Set.obj"
".\Debug\StdAfx.obj"
".\Debug\Cell.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP906.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Cell.cpp
CellDoc.cpp
CellView.cpp
G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\CellView.cpp(510) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
HistogramDlg.cpp
G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\HistogramDlg.cpp(93) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\HistogramDlg.cpp(336) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\HistogramDlg.cpp(344) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
G:\汪晓平\四维科技工作室\未完图书\精彩50例讲解\visual C++编程精讲50例\2005-6-18最后成稿\code\图形图像\细胞识别系统\HistogramDlg.cpp(352) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
HSI.cpp
HSIDlg.cpp
MainFrm.cpp
Set.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Cell.bsc" ".\Debug\StdAfx.sbr" ".\Debug\Cell.sbr" ".\Debug\CellDoc.sbr" ".\Debug\CellView.sbr" ".\Debug\HistogramDlg.sbr" ".\Debug\HSI.sbr" ".\Debug\HSIDlg.sbr" ".\Debug\MainFrm.sbr" ".\Debug\Set.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Cell.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -