📄 multipoly0427.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MultiPoly0427 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Huahua\LOCALS~1\Temp\RSP63.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/MultiPoly0427.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Huahua\桌面\MultiPoly0427\LinkList.cpp"
"C:\Documents and Settings\Huahua\桌面\MultiPoly0427\Main.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Huahua\LOCALS~1\Temp\RSP63.tmp"
Creating temporary file "C:\DOCUME~1\Huahua\LOCALS~1\Temp\RSP64.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/MultiPoly0427.pdb" /debug /machine:I386 /out:"Debug/MultiPoly0427.exe" /pdbtype:sept
".\Debug\LinkList.obj"
".\Debug\Main.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Huahua\LOCALS~1\Temp\RSP64.tmp"
<h3>Output Window</h3>
Compiling...
LinkList.cpp
c:\documents and settings\huahua\桌面\multipoly0427\linklist.cpp(117) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Main.cpp
C:\Documents and Settings\Huahua\桌面\MultiPoly0427\Main.cpp(8) : warning C4700: local variable 'py' used without having been initialized
C:\Documents and Settings\Huahua\桌面\MultiPoly0427\Main.cpp(8) : warning C4700: local variable 'px' used without having been initialized
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/MultiPoly0427.bsc" ".\Debug\LinkList.sbr" ".\Debug\Main.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
MultiPoly0427.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -