📄 lj.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: lj - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/lj.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1C.tmp"
<h3>Output Window</h3>
Compiling...
lj.cpp
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(103) : error C2065: 'oldhandler' : undeclared identifier
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(103) : error C2100: illegal indirection
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(103) : error C2501: 'interrupt' : missing storage-class or type specifiers
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(103) : error C2143: syntax error : missing ';' before '('
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(103) : error C2059: syntax error : '...'
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(103) : error C2059: syntax error : ')'
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(104) : error C2146: syntax error : missing ';' before identifier 'liujing'
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(104) : error C2182: 'interrupt' : illegal use of type 'void'
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(104) : error C2086: 'interrupt' : redefinition
e:\学习\我的作业及资料\课程设计\接口课程设计\新建文件夹\lj.cpp(104) : fatal error C1004: unexpected end of file found
Error executing cl.exe.
<h3>Results</h3>
lj.obj - 10 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -