📄 bp_c3.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: bp_c3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F6.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/bp_c3.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\新建文件夹 (2)\新建文件夹\bp_c3.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F6.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F7.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/bp_c3.pdb" /debug /machine:I386 /out:"Debug/bp_c3.exe" /pdbtype:sept
".\Debug\bp_c3.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F7.tmp"
<h3>Output Window</h3>
Compiling...
bp_c3.c
C:\Documents and Settings\Administrator\桌面\新建文件夹 (2)\新建文件夹\bp_c3.c(65) : warning C4013: 'exit' undefined; assuming extern returning int
C:\Documents and Settings\Administrator\桌面\新建文件夹 (2)\新建文件夹\bp_c3.c(192) : warning C4101: 'j' : unreferenced local variable
C:\Documents and Settings\Administrator\桌面\新建文件夹 (2)\新建文件夹\bp_c3.c(240) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
C:\Documents and Settings\Administrator\桌面\新建文件夹 (2)\新建文件夹\bp_c3.c(303) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
C:\Documents and Settings\Administrator\桌面\新建文件夹 (2)\新建文件夹\bp_c3.c(307) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
C:\Documents and Settings\Administrator\桌面\新建文件夹 (2)\新建文件夹\bp_c3.c(326) : warning C4305: '=' : truncation from 'const double ' to 'float '
C:\Documents and Settings\Administrator\桌面\新建文件夹 (2)\新建文件夹\bp_c3.c(327) : warning C4305: '=' : truncation from 'const double ' to 'float '
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/bp_c3.bsc" ".\Debug\bp_c3.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
bp_c3.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -