?? 課程設(shè)計樣品cexp5.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 課程設(shè)計樣品Cexp5 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/課程設(shè)計樣品Cexp5.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品Cexp5.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp"
<h3>Output Window</h3>
Compiling...
課程設(shè)計樣品Cexp5.cpp
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(50) : error C2065: 'oldhandler' : undeclared identifier
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(50) : error C2100: illegal indirection
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(50) : error C2501: 'interrupt' : missing storage-class or type specifiers
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(50) : error C2143: syntax error : missing ';' before '('
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(50) : error C2059: syntax error : ')'
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(50) : error C2059: syntax error : ';'
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(51) : error C2146: syntax error : missing ';' before identifier 'handler'
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(51) : error C2182: 'interrupt' : illegal use of type 'void'
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(51) : error C2086: 'interrupt' : redefinition
e:\學(xué)習(xí)\我的作業(yè)及資料\課程設(shè)計\接口課程設(shè)計\新建文件夾\課程設(shè)計樣品cexp5.cpp(51) : fatal error C1004: unexpected end of file found
Error executing cl.exe.
<h3>Results</h3>
課程設(shè)計樣品Cexp5.obj - 10 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -