📄 ai3.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AI3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/AI3.res" /d "_DEBUG" "G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\AI3.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP62.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/AI3.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\AI3.cpp"
"G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\AI3Doc.cpp"
"G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\AI3View.cpp"
"G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\Display.cpp"
"G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\InitDialog.cpp"
"G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\InputAdvDlg.cpp"
"G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\Main.cpp"
"G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP62.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP63.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/AI3.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\NetSoftware\wanglei\人工智能\MyProjects\A8数码\人工智能\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP63.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP64.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/AI.pdb" /debug /machine:I386 /out:"Debug/AI.exe" /pdbtype:sept
".\Debug\AI3.obj"
".\Debug\AI3Doc.obj"
".\Debug\AI3View.obj"
".\Debug\Display.obj"
".\Debug\InitDialog.obj"
".\Debug\InputAdvDlg.obj"
".\Debug\Main.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\AI3.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP64.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AI3.cpp
AI3Doc.cpp
AI3View.cpp
Display.cpp
InitDialog.cpp
InputAdvDlg.cpp
Main.cpp
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
AI.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -