📄 learn.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: learn - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP108.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/learn.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\research\人脸识别研究\FaceRecognition\mySVM\learn.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP108.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP109.tmp" with contents
[
/nologo /subsystem:console /incremental:yes /pdb:"Debug/learn.pdb" /debug /machine:I386 /out:"Debug/learn.exe" /pdbtype:sept
".\Debug\example_set.obj"
".\Debug\globals.obj"
".\Debug\kernel.obj"
".\Debug\learn.obj"
".\Debug\parameters.obj"
".\Debug\smo.obj"
".\Debug\svm_c.obj"
".\Debug\svm_nu.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP109.tmp"
<h3>Output Window</h3>
Compiling...
learn.cpp
Linking...
<h3>Results</h3>
learn.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -