📄 bmpdemo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: bmpDemo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\djj\LOCALS~1\Temp\RSP7F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/bmpDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\zgq\图像分割\阈值分割\新建文件夹\新建文件夹\傅立叶变换 傅立叶反变换\极好\bmpDemoView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\djj\LOCALS~1\Temp\RSP7F.tmp"
Creating temporary file "C:\DOCUME~1\djj\LOCALS~1\Temp\RSP80.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/bmpDemo.pdb" /debug /machine:I386 /out:"Debug/bmpDemo.exe" /pdbtype:sept
".\Debug\bmpDemo.obj"
".\Debug\bmpDemoDoc.obj"
".\Debug\bmpDemoView.obj"
".\Debug\ChildFrm.obj"
".\Debug\dft.obj"
".\Debug\DuiBiDu.obj"
".\Debug\EditDialog.obj"
".\Debug\FilterDialog.obj"
".\Debug\GreyDuiShuDialog.obj"
".\Debug\ImageCT.obj"
".\Debug\ImagePropertyDialog.obj"
".\Debug\MainFrm.obj"
".\Debug\memBitmap.obj"
".\Debug\ModuleDlg.obj"
".\Debug\NoiseDialog.obj"
".\Debug\RotateDialog.obj"
".\Debug\SettingDialog.obj"
".\Debug\StdAfx.obj"
".\Debug\ZftDialog.obj"
".\Debug\ZhongZhiFilterDialog.obj"
".\Debug\bmpDemo.res"
]
Creating command line "link.exe @C:\DOCUME~1\djj\LOCALS~1\Temp\RSP80.tmp"
<h3>Output Window</h3>
Compiling...
bmpDemoView.cpp
f:\zgq\图像分割\阈值分割\新建文件夹\新建文件夹\傅立叶变换 傅立叶反变换\极好\bmpdemoview.cpp(4) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
Linking...
<h3>Results</h3>
bmpDemo.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -