📄 iic.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: IIC - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\bruce\LOCALS~1\Temp\RSPD5.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/IIC.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\lq\Yeah\并口操作IIC\IIC\EditCell.cpp"
"D:\lq\Yeah\并口操作IIC\IIC\IIC.cpp"
"D:\lq\Yeah\并口操作IIC\IIC\IICDlg.cpp"
"D:\lq\Yeah\并口操作IIC\IIC\ListCtrl.cpp"
"D:\lq\Yeah\并口操作IIC\IIC\RegList.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\bruce\LOCALS~1\Temp\RSPD5.tmp"
Creating temporary file "C:\DOCUME~1\bruce\LOCALS~1\Temp\RSPD6.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/IIC.pdb" /machine:I386 /out:"Release/IIC.exe"
".\Release\BitButton.obj"
".\Release\EditCell.obj"
".\Release\HexEdit.obj"
".\Release\IIC.obj"
".\Release\IICDlg.obj"
".\Release\ListCtrl.obj"
".\Release\MyData.obj"
".\Release\parallel.obj"
".\Release\RegList.obj"
".\Release\StdAfx.obj"
".\Release\IIC.res"
".\WinIo.lib"
]
Creating command line "link.exe @C:\DOCUME~1\bruce\LOCALS~1\Temp\RSPD6.tmp"
<h3>Output Window</h3>
Compiling...
EditCell.cpp
IIC.cpp
IICDlg.cpp
ListCtrl.cpp
RegList.cpp
Generating Code...
Linking...
<h3>Results</h3>
IIC.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -