📄 timeclock.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TimeClock - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/TimeClock.res" /d "NDEBUG" /d "_AFXDLL" "E:\Projects\EastRiver SDK\接口函數示例\VC 示例\TimeClock.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1.LSG\LOCALS~1\Temp\RSP3A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/TimeClock.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Projects\EastRiver SDK\接口函數示例\VC 示例\TimeClock.cpp"
"E:\Projects\EastRiver SDK\接口函數示例\VC 示例\TimeClockDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.LSG\LOCALS~1\Temp\RSP3A.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1.LSG\LOCALS~1\Temp\RSP3B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/TimeClock.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Projects\EastRiver SDK\接口函數示例\VC 示例\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.LSG\LOCALS~1\Temp\RSP3B.tmp"
Creating command line "link.exe EastRiver.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/TimeClock.pdb" /machine:I386 /out:"Release/TimeClock.exe" ".\Release\StdAfx.obj" ".\Release\TimeClock.obj" ".\Release\TimeClockDlg.obj" ".\Release\TimeClock.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
TimeClock.cpp
TimeClockDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
TimeClock.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -