📄 dbscan from zealot.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: dbscan from zealot - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP752.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/dbscan from zealot.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\孙栩\孙栩\原来的dbscan from zealot\dbscan from zealot\dbscan from zealotDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP752.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP753.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/dbscan from zealot.pdb" /debug /machine:I386 /out:"Debug/dbscan from zealot.exe" /pdbtype:sept
".\Debug\DataRecord.obj"
".\Debug\dbscan from zealot.obj"
".\Debug\dbscan from zealotDlg.obj"
".\Debug\finalPaint.obj"
".\Debug\finalPaint2.obj"
".\Debug\StdAfx.obj"
".\Debug\dbscan from zealot.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP753.tmp"
<h3>Output Window</h3>
Compiling...
dbscan from zealotDlg.cpp
d:\孙栩\孙栩\原来的dbscan from zealot\dbscan from zealot\debug\msado15.tlh(409) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
D:\孙栩\孙栩\原来的dbscan from zealot\dbscan from zealot\dbscan from zealotDlg.cpp(311) : warning C4101: 'temp' : unreferenced local variable
D:\孙栩\孙栩\原来的dbscan from zealot\dbscan from zealot\dbscan from zealotDlg.cpp(360) : warning C4101: 'size_q' : unreferenced local variable
Linking...
<h3>Results</h3>
dbscan from zealot.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -