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

📄 controls.plg

📁 vc的一些原码,对于帮助学习和提高很有帮助
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Controls - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP3D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Controls.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"N:\CFILES\VC++Tips\Samples\0918-0941\CommonControls\ListCtrlDlg.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP3D.tmp" 
Creating temporary file "C:\TEMP\RSP3E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Controls.pdb" /debug /machine:I386 /out:"Debug/Controls.exe" /pdbtype:sept 
".\Debug\AnimationDlg.obj"
".\Debug\ButtonPage.obj"
".\Debug\CalendarDlg.obj"
".\Debug\CheckDragDlg.obj"
".\Debug\ChooseDirectory.obj"
".\Debug\ComboBoxDlg.obj"
".\Debug\Controls.obj"
".\Debug\ControlsProp.obj"
".\Debug\DateTimePickerDlg.obj"
".\Debug\EditEx.obj"
".\Debug\EditPage.obj"
".\Debug\HeaderDlg.obj"
".\Debug\HeaderListBox.obj"
".\Debug\HeaderWnd.obj"
".\Debug\HotKeyDlg.obj"
".\Debug\ImageComboBox.obj"
".\Debug\ImageListBox.obj"
".\Debug\ImageListDlg.obj"
".\Debug\ListBoxBasicDlg.obj"
".\Debug\ListBoxDlg.obj"
".\Debug\ListCtrlDlg.obj"
".\Debug\ListCtrlEx.obj"
".\Debug\OtherDlg.obj"
".\Debug\PathBox.obj"
".\Debug\ProgressBar.obj"
".\Debug\ProgressBarDlg.obj"
".\Debug\PropStatusBar.obj"
".\Debug\RichEditDlg.obj"
".\Debug\ScrollBarDlg.obj"
".\Debug\SliderDlg.obj"
".\Debug\SpinnerDlg.obj"
".\Debug\StaticEx.obj"
".\Debug\StaticPage.obj"
".\Debug\StatusBarDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\TabCtrlDlg.obj"
".\Debug\TabSamplesDlg.obj"
".\Debug\ToolBarDlg.obj"
".\Debug\ToolTipDlg.obj"
".\Debug\ToolTips.obj"
".\Debug\TreeCtrlDlg.obj"
".\Debug\Controls.res"
]
Creating command line "link.exe @C:\TEMP\RSP3E.tmp"
<h3>Output Window</h3>
Compiling...
ListCtrlDlg.cpp
Linking...



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

⌨️ 快捷键说明

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