📄 co_tpc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: co_tpc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\高允沛\LOCALS~1\Temp\RSP2F.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/co_tpc.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\程序\乘积码合作编码\co_tpc.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\高允沛\LOCALS~1\Temp\RSP2F.tmp""
Creating temporary file "C:\DOCUME~1\高允沛\LOCALS~1\Temp\RSP30.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/co_tpc.pdb" /debug /machine:I386 /out:"Debug/co_tpc.exe" /pdbtype:sept
".\Debug\co_tpc.obj"
]
Creating command line "link.exe @"C:\DOCUME~1\高允沛\LOCALS~1\Temp\RSP30.tmp""
<h3>Output Window</h3>
Compiling...
co_tpc.cpp
D:\程序\乘积码合作编码\co_tpc.cpp(286) : warning C4508: 'GH' : function should return a value; 'void' return type assumed
D:\程序\乘积码合作编码\co_tpc.cpp(301) : warning C4508: 'encode_bch_row' : function should return a value; 'void' return type assumed
D:\程序\乘积码合作编码\co_tpc.cpp(316) : warning C4508: 'encode_bch_line' : function should return a value; 'void' return type assumed
D:\程序\乘积码合作编码\co_tpc.cpp(341) : warning C4508: 'encode_TPC' : function should return a value; 'void' return type assumed
D:\程序\乘积码合作编码\co_tpc.cpp(386) : warning C4508: 'decode_bch' : function should return a value; 'void' return type assumed
D:\程序\乘积码合作编码\co_tpc.cpp(551) : warning C4508: 'chase_decode_row' : function should return a value; 'void' return type assumed
D:\程序\乘积码合作编码\co_tpc.cpp(491) : warning C4101: 'code_C' : unreferenced local variable
D:\程序\乘积码合作编码\co_tpc.cpp(489) : warning C4101: 'code_D' : unreferenced local variable
D:\程序\乘积码合作编码\co_tpc.cpp(705) : warning C4508: 'chase_decode_line' : function should return a value; 'void' return type assumed
D:\程序\乘积码合作编码\co_tpc.cpp(651) : warning C4101: 'code_C' : unreferenced local variable
D:\程序\乘积码合作编码\co_tpc.cpp(649) : warning C4101: 'code_D' : unreferenced local variable
D:\程序\乘积码合作编码\co_tpc.cpp(711) : warning C4508: 'decode_TPC' : function should return a value; 'void' return type assumed
D:\程序\乘积码合作编码\co_tpc.cpp(938) : warning C4508: 'main' : function should return a value; 'void' return type assumed
Linking...
<h3>Results</h3>
co_tpc.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -