• 大小: 2.81MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-11
  • 语言: C#
  • 标签: .net  C#  winform  socket  通讯  

资源简介

C#超级通信调试工具源码,可直接运行

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Reflection;
using System.Windows.Forms;

namespace LeafSoft
{
    partial class AboutMe : Form
    {
        public AboutMe()
        {
            InitializeComponent();
            this.Text = string.Format(“关于 {0}“ Lib.AppInfor.AssemblyProduct);
            this.label1.Text = string.Format(“产品名称: {0}“ Lib.AppInfor.AssemblyProduct);
            this.label2.Text = string.Format(“版本: {0}“ Lib.AppInfor.AssemblyVersion);
            this.label3.Text = string.Format(“版权: {0}“ Lib.AppInfor.AssemblyCopyright);
            this.label4.Text = string.Format(“公司: {0}“ Lib.AppInfor.AssemblyCompany);
            this.textBoxDescription.Text = Lib.AppInfor.AssemblyDescription;
        }
    }
}

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

     文件         38  2013-09-17 08:34  C#超级通信调试工具源码\.git\COMMIT_EDITMSG

     文件        452  2013-09-16 13:19  C#超级通信调试工具源码\.git\config

     文件         73  2013-09-16 09:06  C#超级通信调试工具源码\.git\description

     文件        100  2013-09-16 09:08  C#超级通信调试工具源码\.git\FETCH_HEAD

     文件         23  2013-09-16 09:06  C#超级通信调试工具源码\.git\HEAD

     文件        452  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\applypatch-msg.sample

     文件        896  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\commit-msg.sample

     文件        160  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\post-commit.sample

     文件        552  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\post-receive.sample

     文件        189  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\post-update.sample

     文件        398  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\pre-applypatch.sample

     文件       1704  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\pre-commit.sample

     文件       1348  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\pre-push.sample

     文件       4951  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\pre-rebase.sample

     文件       1239  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\prepare-commit-msg.sample

     文件       3611  2013-09-16 09:06  C#超级通信调试工具源码\.git\hooks\update.sample

     文件      10552  2013-09-17 08:34  C#超级通信调试工具源码\.git\index

     文件        240  2013-09-16 09:06  C#超级通信调试工具源码\.git\info\exclude

     文件       1286  2013-09-17 08:34  C#超级通信调试工具源码\.git\logs\HEAD

     文件       1286  2013-09-17 08:34  C#超级通信调试工具源码\.git\logs\refs\heads\master

     文件       1126  2013-09-17 08:34  C#超级通信调试工具源码\.git\logs\refs\remotes\SuperNetDebuger\master

     文件       2374  2013-09-16 09:10  C#超级通信调试工具源码\.git\objects\00\20cf82e8368e06e1bb2d309dfa7f6970c7e240

     文件        195  2013-09-16 09:10  C#超级通信调试工具源码\.git\objects\00\b38893c07c76ebf730c2d22320538bdb391024

     文件       1555  2013-09-16 09:10  C#超级通信调试工具源码\.git\objects\02\f1f64e072fad301843751f6c5871201aefa50d

     文件       5263  2013-09-16 09:10  C#超级通信调试工具源码\.git\objects\06\23d5fd39e18ef98c2846170a43316a411ca73a

     文件        670  2013-09-16 09:10  C#超级通信调试工具源码\.git\objects\06\aa8f3e4e6ecb25daee7b30eacc954d5b968c2a

     文件       1113  2013-09-16 09:07  C#超级通信调试工具源码\.git\objects\08\81b8de93b832bb77df563532afe54187a17eb3

     文件       2604  2013-09-16 09:25  C#超级通信调试工具源码\.git\objects\09\ef7b38323e78227d8acf1e35106e0285b58270

     文件        973  2013-09-16 09:10  C#超级通信调试工具源码\.git\objects\0b\b6bf27fe902af652f82b5140bce645cb607f10

     文件       1267  2013-09-16 09:10  C#超级通信调试工具源码\.git\objects\0d\75f4f1a0c092ca7dcf9c6625aa9dd94e49c463

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

评论

共有 条评论