资源简介
代码片段和文件信息
/****************************************
* 背景窗口
* 该窗口将以整个屏幕为backGroundImage
* 其大小为屏幕大小
* -------------------------------------
* by zhouyinhui 2006_6_26
****************************************/
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Drawing.Drawing2D;
using System.Text;
using System.Windows.Forms;
namespace QQCatchScreen
{
public partial class FormBack : Form
{
///
/// 保存整个屏幕的图像
///
private Bitmap screenImage = null;
///
/// 用于确定最终捕获图像的窗口
///
private FormCatcher catcher = new FormCatcher();
///
/// 用于记
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3262 1999-06-05 08:05 QQCatchScreen\QQCatchScreen\bin\Debug\cur.cur
文件 32768 2006-06-27 15:27 QQCatchScreen\QQCatchScreen\bin\Debug\QQCatchScreen.exe
文件 8745 2006-06-27 15:27 QQCatchScreen\QQCatchScreen\FormBack.cs
文件 5637 2006-06-27 15:27 QQCatchScreen\QQCatchScreen\FormBack.Designer.cs
文件 5814 2006-06-27 15:27 QQCatchScreen\QQCatchScreen\FormBack.resx
文件 4608 2006-06-27 15:21 QQCatchScreen\QQCatchScreen\FormCatcher.cs
文件 2158 2006-06-27 01:16 QQCatchScreen\QQCatchScreen\FormCatcher.Designer.cs
文件 5814 2006-06-27 01:16 QQCatchScreen\QQCatchScreen\FormCatcher.resx
文件 4844 2006-06-24 17:44 QQCatchScreen\QQCatchScreen\Img\qq.jpg
文件 475 2006-06-26 22:16 QQCatchScreen\QQCatchScreen\Program.cs
文件 1184 2006-06-26 22:07 QQCatchScreen\QQCatchScreen\Properties\AssemblyInfo.cs
文件 3091 2006-06-27 01:38 QQCatchScreen\QQCatchScreen\Properties\Resources.Designer.cs
文件 6185 2006-06-27 01:38 QQCatchScreen\QQCatchScreen\Properties\Resources.resx
文件 1096 2006-06-26 22:07 QQCatchScreen\QQCatchScreen\Properties\Settings.Designer.cs
文件 249 2006-06-26 22:07 QQCatchScreen\QQCatchScreen\Properties\Settings.settings
文件 3720 2006-06-27 15:21 QQCatchScreen\QQCatchScreen\QQCatchScreen.csproj
文件 928 2006-06-26 22:07 QQCatchScreen\QQCatchScreen.sln
..A..H. 15872 2006-06-27 01:57 QQCatchScreen\QQCatchScreen.suo
目录 0 2006-06-27 15:52 QQCatchScreen\QQCatchScreen\bin\Debug
目录 0 2006-06-27 15:52 QQCatchScreen\QQCatchScreen\bin
目录 0 2006-06-27 15:52 QQCatchScreen\QQCatchScreen\Img
目录 0 2006-06-27 15:52 QQCatchScreen\QQCatchScreen\Properties
目录 0 2006-06-27 15:52 QQCatchScreen\QQCatchScreen
目录 0 2006-06-27 15:52 QQCatchScreen
----------- --------- ---------- ----- ----
106450 24
相关资源
- winform仿qq停靠屏幕边缘
- QQ农场辅助工具源码
- QQMsg群发源代码,好东西啊,运营用最
- QQ聊天记录Mht转Html格式(附工具源码
- 仿照QQ好友分组的伸缩式菜单
- QQ C#编写的局域网内的通讯工具QQ
- qqWPF 一款应用微软WPF技术编写的仿q
- QQCSharp 一套模仿QQ的实时语音以及视频
- TLoveQUI 此聊天软件系统是模拟现今国
- MyQQ C#实现QQ功能
- CSharp-QQdemo 基于 Udp协议
- QQIM_shell 一个使用C#编写的高仿QQ的
- Paway.Windows.Forms C#窗体个性 设计 像Q
- C# MyQQ视频聊天程序(完整源码+文档)
- 自动注册qq源代码
- 多功能QQ邮件发送(C# 源码)
- c# winfrom socket模拟QQ多人聊天
- C#仿QQ截图源码DLL+Demo
- C#聊天程序改进版
- C#调用大漠插件给微信,QQ发信息
- C#截屏并进行OCR识别
- wpf 仿qq消息提示框
- C# 期末项目 QQ管理系统
- C#仿QQ消息浮动提示框
- Winform 模拟QQ窗体效果
- C# 模拟QQ发送消息源码
- C# 批量登陆QQ
- c# winform QQ表情
- C# QQ自动登陆
- C# qq自动发送消息
评论
共有 条评论