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

📄 pizza.plg

📁 Visual C++下的界面设计
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Pizza - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x408 /fo"Release/Pizza.res" /d "NDEBUG" /d "_AFXDLL" "D:\电力\VC界面\练习\实例17\listbox_with_columns\Pizza.rc"" 
Creating temporary file "C:\TEMP\RSP49.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Pizza.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\电力\VC界面\练习\实例17\listbox_with_columns\ClientsRecordset.cpp"
"D:\电力\VC界面\练习\实例17\listbox_with_columns\DBListBox.cpp"
"D:\电力\VC界面\练习\实例17\listbox_with_columns\Pizza.cpp"
"D:\电力\VC界面\练习\实例17\listbox_with_columns\PizzaDlg.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP49.tmp" 
Creating temporary file "C:\TEMP\RSP4A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Pizza.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\电力\VC界面\练习\实例17\listbox_with_columns\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP4A.tmp" 
Creating temporary file "C:\TEMP\RSP4B.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Pizza.pdb" /machine:I386 /out:"Release/Pizza.exe" 
".\Release\ClientsRecordset.obj"
".\Release\DBListBox.obj"
".\Release\Pizza.obj"
".\Release\PizzaDlg.obj"
".\Release\StdAfx.obj"
".\Release\Pizza.res"
]
Creating command line "link.exe @C:\TEMP\RSP4B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ClientsRecordset.cpp
DBListBox.cpp
Pizza.cpp
PizzaDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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