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

📄 explame.plg

📁 此程序可以实现的功能是 实现一个窗体的透明化,并可以手动设置透明度
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Explame - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Explame.res" /d "NDEBUG" /d "_AFXDLL" "D:\VC写作目录\源代码\第一章\实现透明窗体\Explame.rc"" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSP3F.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Explame.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC写作目录\源代码\第一章\实现透明窗体\Explame.cpp"
"D:\VC写作目录\源代码\第一章\实现透明窗体\ExplameDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSP3F.tmp" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSP40.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Explame.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\VC写作目录\源代码\第一章\实现透明窗体\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSP40.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Explame.pdb" /machine:I386 /out:"Release/Explame.exe"  ".\Release\Explame.obj" ".\Release\ExplameDlg.obj" ".\Release\StdAfx.obj" ".\Release\Explame.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Explame.cpp
ExplameDlg.cpp
Generating Code...
Linking...



<h3>Results</h3>
Explame.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Explame - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Explame.res" /d "_DEBUG" /d "_AFXDLL" "D:\VC写作目录\源代码\第一章\实现透明窗体\Explame.rc"" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSP42.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Explame.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\VC写作目录\源代码\第一章\实现透明窗体\Explame.cpp"
"D:\VC写作目录\源代码\第一章\实现透明窗体\ExplameDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSP42.tmp" 
Creating temporary file "C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSP43.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Explame.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\VC写作目录\源代码\第一章\实现透明窗体\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tangbin\LOCALS~1\Temp\RSP43.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Explame.pdb" /debug /machine:I386 /out:"Debug/Explame.exe" /pdbtype:sept  ".\Debug\Explame.obj" ".\Debug\ExplameDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Explame.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Explame.cpp
ExplameDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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