?? ant.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ant - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ritter\LOCALS~1\Temp\RSP2B2.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/Ant.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\C++Project\Ant\Ant.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ritter\LOCALS~1\Temp\RSP2B2.tmp"
Creating temporary file "C:\DOCUME~1\ritter\LOCALS~1\Temp\RSP2B3.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Ant.pdb" /debug /machine:I386 /out:"Debug/Ant.exe" /pdbtype:sept
".\Debug\Ant.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ritter\LOCALS~1\Temp\RSP2B3.tmp"
<h3>Output Window</h3>
Compiling...
Ant.c
D:\C++Project\Ant\Ant.c(571) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
D:\C++Project\Ant\Ant.c(584) : warning C4244: '-=' : conversion from 'double ' to 'int ', possible loss of data
D:\C++Project\Ant\Ant.c(635) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
D:\C++Project\Ant\Ant.c(648) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
D:\C++Project\Ant\Ant.c(824) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
D:\C++Project\Ant\Ant.c(1116) : warning C4101: 'i' : unreferenced local variable
D:\C++Project\Ant\Ant.c(1116) : warning C4101: 'j' : unreferenced local variable
D:\C++Project\Ant\Ant.c(1024) : warning C4715: 'MaxLocation' : not all control paths return a value
D:\C++Project\Ant\Ant.c(1134) : warning C4715: 'TurnLeft' : not all control paths return a value
D:\C++Project\Ant\Ant.c(1146) : warning C4715: 'TurnRight' : not all control paths return a value
D:\C++Project\Ant\Ant.c(1158) : warning C4715: 'TurnBack' : not all control paths return a value
D:\C++Project\Ant\Ant.c(1170) : warning C4761: integral size mismatch in argument; conversion supplied
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Ant.bsc" ".\Debug\Ant.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Ant.exe - 0 error(s), 12 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -