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

📄 exmis.plg

📁 内容包括从VC++的基本范例到项目开发的许多典型的例子。是VC++初学者不可多得的好资料
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ExMIS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP277.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ExMIS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\VC6\ExMIS\ExMISDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP277.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP278.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ExMIS.pdb" /debug /machine:I386 /out:"Debug/ExMIS.exe" /pdbtype:sept 
.\Debug\CollegeDlg.obj
.\Debug\CourseDlg.obj
.\Debug\DataDlg.obj
.\Debug\ExMIS.obj
.\Debug\ExMISDlg.obj
.\Debug\LoginDlg.obj
.\Debug\MyRecordSet.obj
.\Debug\ReportDlg.obj
.\Debug\ScoreDlg.obj
.\Debug\StdAfx.obj
.\Debug\UserDlg.obj
.\Debug\ExMIS.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP278.tmp"
<h3>Output Window</h3>
Compiling...
ExMISDlg.cpp
F:\VC6\ExMIS\ExMISDlg.cpp(205) : warning C4551: function call missing argument list
Linking...



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

⌨️ 快捷键说明

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