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

📄 virus.plg

📁 刚学习VC++呵呵所以模仿着写了一个这样的程序,不算是病毒吧 中了以后如果实在关不掉重新启动下就OK了,不过整点恶作剧什么的用这个还是不错的呵呵! 程序代码发出来大家自己研究吧!
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Virus - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Virus.res" /d "NDEBUG" /d "_AFXDLL" "E:\Visual C++ 代码\小恶意程序\Virus.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP46.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Virus.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\Visual C++ 代码\小恶意程序\Virus.cpp"
"E:\Visual C++ 代码\小恶意程序\VirusDlg.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 /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Virus.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\Visual C++ 代码\小恶意程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP47.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Virus.pdb" /machine:I386 /out:"Release/Virus.exe"  ".\Release\StdAfx.obj" ".\Release\Virus.obj" ".\Release\VirusDlg.obj" ".\Release\Virus.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Virus.cpp
VirusDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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