?? funccode.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FuncCode - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\nzq1\LOCALS~1\Temp\RSP33.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/FuncCode.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\MYPROJECTS\EPro\EPro\FuncCode.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\nzq1\LOCALS~1\Temp\RSP33.tmp"
Creating command line "link.exe /nologo /subsystem:console /incremental:yes /pdb:"Debug/FuncCode.pdb" /debug /machine:I386 /out:"Debug/FuncCode.exe" /pdbtype:sept .\Debug\FuncCode.obj "
<h3>Output Window</h3>
Compiling...
FuncCode.cpp
Automatically linking with XT2000Libd.dll
Linking...
msvcrtd.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main
Debug/FuncCode.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
<h3>Results</h3>
FuncCode.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -