dlg_ttbar.plg

来自「具有对话框提示功能的源程序。基于对话框的程序。」· PLG 代码 · 共 31 行

PLG
31
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: dlg_ttbar - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sxz\LOCALS~1\Temp\RSP70E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Release/" /Fp"Release/dlg_ttbar.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\Projects\VCProjects\dialog_具有提示\dlg_ttbarDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\sxz\LOCALS~1\Temp\RSP70E.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/dlg_ttbar.pdb" /machine:I386 /out:"Release/dlg_ttbar.exe"  ".\Release\dlg_ttbar.obj" ".\Release\dlg_ttbarDlg.obj" ".\Release\StdAfx.obj" ".\Release\dlg_ttbar.res" "
<h3>Output Window</h3>
Compiling...
dlg_ttbarDlg.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Release/dlg_ttbar.bsc"  ".\Release\StdAfx.sbr" ".\Release\dlg_ttbar.sbr" ".\Release\dlg_ttbarDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
dlg_ttbar.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?