• 大小: 0.58M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-25
  • 语言: C#
  • 标签:

资源简介

远控系列软件(ddos)

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;

namespace _99.远控服务器端
{
    public partial class Info : Form
    {
        private Info()
        {
            InitializeComponent();
        }
        private static Info i=new Info();
        public static Info CreateInfo()
        {
            return i;
        }
        public void ShowInfo(string output)
        {
            main.AppendText(output+“\r\n“);
        }

        private void Info_FormClosing(object sender FormClosingEventArgs e)
        {
            e.Cancel = true;
            this.Hide();
        }
    }
}

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

     文件     363566  2014-06-04 16:13  99.远控服务器端\0.ico

     文件       4330  2014-08-16 13:17  99.远控服务器端\99.远控服务器端.csproj

     文件     947712  2014-08-16 17:13  99.远控服务器端\bin\Debug\99.远控服务器端.exe

     文件      38400  2014-08-16 17:13  99.远控服务器端\bin\Debug\99.远控服务器端.pdb

     文件      24216  2014-08-16 17:13  99.远控服务器端\bin\Debug\99.远控服务器端.vshost.exe

     文件        490  2012-06-02 22:34  99.远控服务器端\bin\Debug\99.远控服务器端.vshost.exe.manifest

     文件        770  2014-08-16 14:44  99.远控服务器端\Info.cs

     文件       2710  2014-08-16 14:44  99.远控服务器端\Info.Designer.cs

     文件     155637  2014-08-16 14:44  99.远控服务器端\Info.resx

     文件        792  2014-08-16 17:13  99.远控服务器端\obj\Debug\99.远控服务器端.csproj.FileListAbsolute.txt

     文件       1108  2014-08-16 17:13  99.远控服务器端\obj\Debug\99.远控服务器端.csproj.GenerateResource.Cache

     文件     947712  2014-08-16 17:13  99.远控服务器端\obj\Debug\99.远控服务器端.exe

     文件      38400  2014-08-16 17:13  99.远控服务器端\obj\Debug\99.远控服务器端.pdb

     文件       1453  2014-08-12 19:02  99.远控服务器端\obj\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       7054  2014-08-16 13:15  99.远控服务器端\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件       5120  2014-08-13 08:34  99.远控服务器端\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件     100244  2014-08-16 17:13  99.远控服务器端\obj\Debug\_99.远控服务器端.Info.resources

     文件      97834  2014-08-16 17:13  99.远控服务器端\obj\Debug\_99.远控服务器端.Properties.Resources.resources

     文件     364132  2014-08-16 17:13  99.远控服务器端\obj\Debug\_99.远控服务器端.Server.resources

     文件        504  2014-08-12 13:44  99.远控服务器端\Program.cs

     文件       1429  2014-08-12 21:43  99.远控服务器端\Properties\AssemblyInfo.cs

     文件       3611  2014-08-13 08:34  99.远控服务器端\Properties\Resources.Designer.cs

     文件       6427  2014-08-13 08:34  99.远控服务器端\Properties\Resources.resx

     文件       1109  2014-08-12 13:44  99.远控服务器端\Properties\Settings.Designer.cs

     文件        249  2014-08-12 13:44  99.远控服务器端\Properties\Settings.settings

     文件     108374  2014-08-12 22:09  99.远控服务器端\Resources\111.jpg

     文件      16629  2014-08-13 08:34  99.远控服务器端\Resources\bg.jpg

     文件       7896  2014-08-16 17:13  99.远控服务器端\Server.cs

     文件      23156  2014-08-16 17:08  99.远控服务器端\Server.Designer.cs

     文件     551837  2014-08-16 17:08  99.远控服务器端\Server.resx

............此处省略12个文件信息

评论

共有 条评论