• 大小: 9.20 MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: QQ  c#  CPU  

资源简介

C#仿QQ的安全管家做的一个能获取计算机系统和硬件信息的工具

资源截图

代码片段和文件信息

/***************************************************************************************/
//
//  功能描述:不规则窗体和控件的生成类
//  撰 写 人:不祥(网上搜集)
//  修改人:xiaowei
//  
//
/***************************************************************************************/

using System;
using System.Drawing;
using System.Drawing.Drawing2D;
using System.Windows.Forms;

namespace EncryptForm
{
    ///  
    /// Summary description for BitmapRegion. 
    /// 
 
    public class BitmapRegion
    {
        public BitmapRegion()
        { }

        ///  
        /// Create and apply the region on the supplied control
        /// 创建支持位图区域的控件(目前有button和form)
        /// 
 
        /// The Control object to apply the region to控件 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

----------- ---------  ---------- -----  ----

             14401535                    398


评论

共有 条评论