⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fonttest.plg

📁 Visual C++下的界面设计
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FontTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x809 /fo"Debug/FontTest.res" /d "_DEBUG" /d "_AFXDLL" "D:\电力\VC界面\练习\实例16\fontcombo\FontTest.rc"" 
Creating temporary file "C:\TEMP\RSP1C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/FontTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"D:\电力\VC界面\练习\实例16\fontcombo\FontCombo.cpp"
"D:\电力\VC界面\练习\实例16\fontcombo\FontTest.cpp"
"D:\电力\VC界面\练习\实例16\fontcombo\FontTestDlg.cpp"
"D:\电力\VC界面\练习\实例16\fontcombo\TipWnd.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP1C.tmp" 
Creating temporary file "C:\TEMP\RSP1D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/FontTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"D:\电力\VC界面\练习\实例16\fontcombo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP1D.tmp" 
Creating temporary file "C:\TEMP\RSP1E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FontTest.pdb" /debug /machine:I386 /out:"Debug/FontTest.exe" /pdbtype:sept 
".\Debug\FontCombo.obj"
".\Debug\FontTest.obj"
".\Debug\FontTestDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\TipWnd.obj"
".\Debug\FontTest.res"
]
Creating command line "link.exe @C:\TEMP\RSP1E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
FontCombo.cpp
FontTest.cpp
FontTestDlg.cpp
TipWnd.cpp
Generating Code...
Linking...
LINK : fatal error LNK1168: cannot open Debug/FontTest.exe for writing
Error executing link.exe.



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

⌨️ 快捷键说明

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