📄 fc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FC - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/FC.res" /d "NDEBUG" /d "_AFXDLL" "G:\编译器\compilor\FC 2.2\FC.rc""
Creating temporary file "R:\Temp\RSP8.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Release/" /Fp"Release/FC.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"G:\编译器\compilor\FC 2.2\FC-Compile.cpp"
"G:\编译器\compilor\FC 2.2\FC-Interactive.cpp"
"G:\编译器\compilor\FC 2.2\FC-Interpret.cpp"
"G:\编译器\compilor\FC 2.2\FC-Translate.cpp"
"G:\编译器\compilor\FC 2.2\FC.cpp"
"G:\编译器\compilor\FC 2.2\FCDlg.cpp"
"G:\编译器\compilor\FC 2.2\FCErrorDlg.cpp"
"G:\编译器\compilor\FC 2.2\FCInputDlg.cpp"
"G:\编译器\compilor\FC 2.2\FCTranslateDlg.cpp"
]
Creating command line "cl.exe @R:\Temp\RSP8.tmp"
Creating temporary file "R:\Temp\RSP9.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Release/" /Fp"Release/FC.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"G:\编译器\compilor\FC 2.2\StdAfx.cpp"
]
Creating command line "cl.exe @R:\Temp\RSP9.tmp"
Creating temporary file "R:\Temp\RSPA.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/FC.pdb" /machine:I386 /out:"Release/FC.exe"
".\Release\FC-Compile.obj"
".\Release\FC-Interactive.obj"
".\Release\FC-Interpret.obj"
".\Release\FC-Translate.obj"
".\Release\FC.obj"
".\Release\FCDlg.obj"
".\Release\FCErrorDlg.obj"
".\Release\FCInputDlg.obj"
".\Release\FCTranslateDlg.obj"
".\Release\StdAfx.obj"
".\Release\FC.res"
]
Creating command line "link.exe @R:\Temp\RSPA.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
FC-Compile.cpp
FC-Interactive.cpp
FC-Interpret.cpp
FC-Translate.cpp
FC.cpp
FCDlg.cpp
FCErrorDlg.cpp
FCInputDlg.cpp
FCTranslateDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
FC.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -