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

📄 font.plg

📁 C:Documents and SettingsAdministrator桌面VC++多媒体特效制作百例CHAR14Font
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Font - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\TEMP\RSP14C8.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Font.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\users\wb\opengl\source_code_of_book\10章\Font\FontView.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSP14C8.tmp" 
Creating temporary file "D:\TEMP\RSP14C9.tmp" with contents
[
opengl32.lib glaux.lib glu32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Font.pdb" /debug /machine:I386 /out:"Debug/Font.exe" /pdbtype:sept 
".\Debug\Font.obj"
".\Debug\FontDoc.obj"
".\Debug\FontView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Font.res"
]
Creating command line "link.exe @D:\TEMP\RSP14C9.tmp"
<h3>Output Window</h3>
Compiling...
FontView.cpp
D:\users\wb\opengl\source_code_of_book\10章\Font\FontView.cpp(269) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
D:\users\wb\opengl\source_code_of_book\10章\Font\FontView.cpp(269) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Linking...



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

⌨️ 快捷键说明

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