📄 dsplit.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DSplit - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8CA.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Release/" /Fp"Release/DSplit.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\BOOK about\code\第六章锐化及边缘检测\边缘检测\BianYuanJianCeDib.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8CA.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8CB.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/DSplit.pdb" /machine:I386 /out:"Release/DSplit.exe"
".\Release\BianYuanJianCeDib.obj"
".\Release\Cdib.obj"
".\Release\DSplit.obj"
".\Release\DSplitDoc.obj"
".\Release\DSplitView.obj"
".\Release\DynSplitterWnd.obj"
".\Release\DynSplitView2.obj"
".\Release\MainFrm.obj"
".\Release\StdAfx.obj"
".\Release\DSplit.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8CB.tmp"
<h3>Output Window</h3>
Compiling...
BianYuanJianCeDib.cpp
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8CD.tmp" with contents
[
/nologo /o"Release/DSplit.bsc"
".\Release\StdAfx.sbr"
".\Release\BianYuanJianCeDib.sbr"
".\Release\Cdib.sbr"
".\Release\DSplit.sbr"
".\Release\DSplitDoc.sbr"
".\Release\DSplitView.sbr"
".\Release\DynSplitterWnd.sbr"
".\Release\DynSplitView2.sbr"
".\Release\MainFrm.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8CD.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
DSplit.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -