📄 fileshare.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FileShare - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSPD272.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Yy\Vc\client\FileShare\FileShare\ClientDlg.cpp"
"D:\Yy\Vc\client\FileShare\FileShare\FileShare.cpp"
"D:\Yy\Vc\client\FileShare\FileShare\FileShareDlg.cpp"
"D:\Yy\Vc\client\FileShare\FileShare\ServerDlg.cpp"
"D:\Yy\Vc\client\FileShare\FileShare\ThreadProc.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPD272.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPD273.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/FileShare.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Yy\Vc\client\FileShare\FileShare\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPD273.TMP"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
ClientDlg.cpp
FileShare.cpp
FileShareDlg.cpp
ServerDlg.cpp
ThreadProc.cpp
Generating Code...
Creating temporary file "C:\WINDOWS\TEMP\RSPE0D3.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/FileShareSlowly.pdb" /machine:I386 /out:"Release/FileShareSlowly.exe"
.\Release\ClientDlg.obj
.\Release\FileShare.obj
.\Release\FileShareDlg.obj
.\Release\ServerDlg.obj
.\Release\StdAfx.obj
.\Release\ThreadProc.obj
.\Release\FileShare.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPE0D3.TMP"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Release/FileShare.bsc" .\Release\StdAfx.sbr .\Release\ClientDlg.sbr .\Release\FileShare.sbr .\Release\FileShareDlg.sbr .\Release\ServerDlg.sbr .\Release\ThreadProc.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
FileShareSlowly.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -