📄 transfileserver.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TransFileServer - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/TransFileServer.res" /i ".\Release" /d "NDEBUG" "D:\异步转送小程序\TransFileServer\TransFileServer.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP64.tmp" with contents
[
/nologo /MT /W3 /GX /Zi /O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /Fp"Release/TransFileServer.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /GF /c
"D:\异步转送小程序\TransFileServer\TransFileServer.cpp"
"D:\异步转送小程序\TransFileServer\TransFileServerDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP64.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP65.tmp" with contents
[
/nologo /MT /W3 /GX /Zi /O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /Fp"Release/TransFileServer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /GF /c
"D:\异步转送小程序\TransFileServer\stdafx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP65.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP66.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/TransFileServer.pdb" /debug /machine:IX86 /out:"Release/TransFileServer.exe" /pdbtype:sept /opt:ref /opt:icf
".\Release\TransFileServer.obj"
".\Release\TransFileServerDlg.obj"
".\Release\stdafx.obj"
".\Release\TransFileServer.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP66.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.cpp
D:\VC98\MFC\INCLUDE\afxv_w32.h(119) : warning C4005: '_WIN32_WINDOWS' : macro redefinition
D:\异步转送小程序\TransFileServer\stdafx.h(22) : see previous definition of '_WIN32_WINDOWS'
Compiling...
TransFileServer.cpp
TransFileServerDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
TransFileServer.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -