📄 fontstest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: fontsTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/fontsTest.res" /d "_DEBUG" "D:\电力\VC界面\练习\实例23\FontsEnumTest\fontsTest.rc""
Creating temporary file "C:\TEMP\RSP5.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"Debug/" /Fp"Debug/fontsTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\电力\VC界面\练习\实例23\FontsEnumTest\fontsTest.cpp"
"D:\电力\VC界面\练习\实例23\FontsEnumTest\fontsTestDlg.cpp"
"D:\电力\VC界面\练习\实例23\FontsEnumTest\WizFontExampleStatic.cpp"
"D:\电力\VC界面\练习\实例23\FontsEnumTest\WizFontNamesComboBox.cpp"
"D:\电力\VC界面\练习\实例23\FontsEnumTest\WizFontScriptsComboBox.cpp"
"D:\电力\VC界面\练习\实例23\FontsEnumTest\WizFontsEnumerator.cpp"
"D:\电力\VC界面\练习\实例23\FontsEnumTest\WizFontSizesComboBox.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP5.tmp"
Creating temporary file "C:\TEMP\RSP6.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"Debug/" /Fp"Debug/fontsTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\电力\VC界面\练习\实例23\FontsEnumTest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP6.tmp"
Creating temporary file "C:\TEMP\RSP7.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/fontsTest.pdb" /debug /machine:I386 /out:"Debug/fontsTest.exe" /pdbtype:sept
".\Debug\fontsTest.obj"
".\Debug\fontsTestDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\WizFontExampleStatic.obj"
".\Debug\WizFontNamesComboBox.obj"
".\Debug\WizFontScriptsComboBox.obj"
".\Debug\WizFontsEnumerator.obj"
".\Debug\WizFontSizesComboBox.obj"
".\Debug\fontsTest.res"
]
Creating command line "link.exe @C:\TEMP\RSP7.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
fontsTest.cpp
fontsTestDlg.cpp
WizFontExampleStatic.cpp
WizFontNamesComboBox.cpp
WizFontScriptsComboBox.cpp
WizFontsEnumerator.cpp
WizFontSizesComboBox.cpp
Generating Code...
Linking...
Creating temporary file "C:\TEMP\RSP9.tmp" with contents
[
/nologo /o"Debug/fontsTest.bsc"
".\Debug\StdAfx.sbr"
".\Debug\fontsTest.sbr"
".\Debug\fontsTestDlg.sbr"
".\Debug\WizFontExampleStatic.sbr"
".\Debug\WizFontNamesComboBox.sbr"
".\Debug\WizFontScriptsComboBox.sbr"
".\Debug\WizFontsEnumerator.sbr"
".\Debug\WizFontSizesComboBox.sbr"]
Creating command line "bscmake.exe @C:\TEMP\RSP9.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
fontsTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -