📄 replace.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: replace - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/replace.res" /d "NDEBUG" /d "_AFXDLL" "C:\My Programes\发布2001-2-10\源代码\replace\replace.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP92E3.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/replace.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\My Programes\发布2001-2-10\源代码\replace\replaceDlg.cpp"
"C:\My Programes\发布2001-2-10\源代码\replace\hyperlink.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP92E3.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP92E4.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/replace.pdb" /machine:I386 /out:"Release/replace.exe"
".\Release\Input.obj"
".\Release\replace.obj"
".\Release\replaceDlg.obj"
".\Release\StdAfx.obj"
".\Release\replace.res"
".\Release\hyperlink.obj"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP92E4.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
replaceDlg.cpp
hyperlink.cpp
Generating Code...
Linking...
<h3>Results</h3>
replace.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -