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

📄 profiledemo.plg

📁 VC下的INTERNET的建立
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ProfileDemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP4292.TMP" with contents
[
/nologo /MD /W4 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ProfileDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\samples\simple_mapi_demo\Development\Mfc\CodeGuru\ProfileDemo\Mapi.cpp"
"D:\samples\simple_mapi_demo\Development\Mfc\CodeGuru\ProfileDemo\ProfileDemo.cpp"
"D:\samples\simple_mapi_demo\Development\Mfc\CodeGuru\ProfileDemo\ProfileDemoDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP4292.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP4293.TMP" with contents
[
/nologo /MD /W4 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ProfileDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\samples\simple_mapi_demo\Development\Mfc\CodeGuru\ProfileDemo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP4293.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP4294.TMP" with contents
[
mapi32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ProfileDemo.pdb" /machine:I386 /out:"Release/ProfileDemo.exe" 
.\Release\Mapi.obj
.\Release\ProfileDemo.obj
.\Release\ProfileDemoDlg.obj
.\Release\StdAfx.obj
.\Release\ProfileDemo.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP4294.TMP"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Mapi.cpp
ProfileDemo.cpp
ProfileDemoDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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