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

📄 bardemo.plg

📁 做了一个类似VC开发环境的简单框架
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BarDemo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/BarDemo.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\BarDemo.rc"" 
Creating temporary file "C:\DOCUME~1\ypk\LOCALS~1\Temp\RSP65.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/BarDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\BarDemo.cpp"
"C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\ChildView.cpp"
"C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\CoolTabCtrl.cpp"
"C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\MainFrm.cpp"
"C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\MyDlg.cpp"
"C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\scbarg.cpp"
"C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\sizecbar.cpp"
"C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\VCKBASEDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ypk\LOCALS~1\Temp\RSP65.tmp" 
Creating temporary file "C:\DOCUME~1\ypk\LOCALS~1\Temp\RSP66.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/BarDemo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\ypk\桌面\漂亮的界面\bardemo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ypk\LOCALS~1\Temp\RSP66.tmp" 
Creating temporary file "C:\DOCUME~1\ypk\LOCALS~1\Temp\RSP67.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/BarDemo.pdb" /debug /machine:I386 /out:"Debug/BarDemo.exe" /pdbtype:sept 
".\Debug\BarDemo.obj"
".\Debug\ChildView.obj"
".\Debug\CoolTabCtrl.obj"
".\Debug\MainFrm.obj"
".\Debug\MyDlg.obj"
".\Debug\scbarg.obj"
".\Debug\sizecbar.obj"
".\Debug\StdAfx.obj"
".\Debug\VCKBASEDlg.obj"
".\Debug\BarDemo.res"
]
Creating command line "link.exe @C:\DOCUME~1\ypk\LOCALS~1\Temp\RSP67.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BarDemo.cpp
ChildView.cpp
CoolTabCtrl.cpp
MainFrm.cpp
MyDlg.cpp
scbarg.cpp
sizecbar.cpp
VCKBASEDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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