?? robot.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Robot - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Robot.res" /d "_DEBUG" "E:\Robot\Robot.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP60.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Robot.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Robot\Robot.cpp"
"E:\Robot\RobotDlg.cpp"
"E:\Robot\RobotGrid.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP60.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP61.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Robot.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Robot\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP61.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Robot.pdb" /debug /machine:I386 /out:"Debug/Robot.exe" /pdbtype:sept .\Debug\Robot.obj .\Debug\RobotDlg.obj .\Debug\RobotGrid.obj .\Debug\StdAfx.obj .\Debug\Robot.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Robot.cpp
e:\robot\resource.h(23) : warning C4005: 'IDC_HELP' : macro redefinition
d:\programfiles\vc98\include\winuser.h(7187) : see previous definition of 'IDC_HELP'
RobotDlg.cpp
e:\robot\resource.h(23) : warning C4005: 'IDC_HELP' : macro redefinition
d:\programfiles\vc98\include\winuser.h(7187) : see previous definition of 'IDC_HELP'
RobotGrid.cpp
e:\robot\resource.h(23) : warning C4005: 'IDC_HELP' : macro redefinition
d:\programfiles\vc98\include\winuser.h(7187) : see previous definition of 'IDC_HELP'
Generating Code...
Linking...
<h3>Results</h3>
Robot.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -