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

📄 sharedata.plg

📁 Visual C++程序设计技巧与实例
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: sharedata - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "Debug/sharedata.tlb" /mktyplib203 /win32 "F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第4章  进程和线程\Mutex\sharedata\sharedata.odl""
Creating command line "rc.exe /l 0x804 /fo"Debug/sharedata.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第4章  进程和线程\Mutex\sharedata\sharedata.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP45.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/sharedata.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第4章  进程和线程\Mutex\sharedata\sharedata.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP45.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP46.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/sharedata.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第4章  进程和线程\Mutex\sharedata\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP46.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP47.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/sharedata.pdb" /debug /machine:I386 /def:".\sharedata.def" /out:"Debug/sharedata.dll" /implib:"Debug/sharedata.lib" /pdbtype:sept 
".\Debug\sharedata.obj"
".\Debug\StdAfx.obj"
".\Debug\sharedata.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP47.tmp"
<h3>Output Window</h3>
Creating Type Library...
Processing F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第4章  进程和线程\Mutex\sharedata\sharedata.odl
sharedata.odl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
sharedata.cpp
Linking...
   Creating library Debug/sharedata.lib and object Debug/sharedata.exp



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

⌨️ 快捷键说明

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