• 大小: 0.65M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-27
  • 语言: 其他
  • 标签: 其他  

资源简介

论文.rar

资源截图

代码片段和文件信息

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

namespace Org.Mentalis.Network.PacketMonitor {
public class AboutForm : System.Windows.Forms.Form {
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label titleLabel;
private System.Windows.Forms.Label VersionLabel;
private System.Windows.Forms.Label InfoLabel;
private System.Windows.Forms.Label ImageLabel;
private System.ComponentModel.Container components = null;

public AboutForm() {
// Windows Form 设计必须的支持
InitializeComponent();
}
protected override void Dispose( bool disposing ) {
if( disposing ) {
if(components != null) {
components.Dispose();
}
}
base.Dispose( disposing );
}
#region Windows Form Designer 形成的代码
/// 
/// 必须的方法
/// 

private void InitializeComponent() {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AboutForm));
            this.titleLabel = new System.Windows.Forms.Label();
            this.VersionLabel = new System.Windows.Forms.Label();
            this.InfoLabel = new System.Windows.Forms.Label();
            this.button1 = new System.Windows.Forms.Button();
            this.ImageLabel = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // titleLabel
            // 
            this.titleLabel.Font = new System.Drawing.Font(“宋体“ 18F System.Drawing.Fontstyle.Bold System.Drawing.GraphicsUnit.Point ((byte)(134)));
            this.titleLabel.Location = new System.Drawing.Point(106 26);
            this.titleLabel.Name = “titleLabel“;
            this.titleLabel.Size = new System.Drawing.Size(259 34);
            this.titleLabel.TabIndex = 1;
            this.titleLabel.Text = “小白网络嗅探器“;
            // 
            // VersionLabel
            // 
            this.VersionLabel.Location = new System.Drawing.Point(115 60);
            this.VersionLabel.Name = “VersionLabel“;
            this.VersionLabel.Size = new System.Drawing.Size(211 18);
            this.VersionLabel.TabIndex = 2;
            this.VersionLabel.Text = “V1.0 Demo“;
            this.VersionLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // InfoLabel
            // 
            this.InfoLabel.Font = new System.Drawing.Font(“Verdana“ 8.25F System.Drawing.Fontstyle.Regular System.Drawing.GraphicsUnit.Point ((byte)(0)));
            this.InfoLabel.Location = new System.Drawing.Point(48 86);
            this.InfoLabel.Name = “InfoLabel“;
            this.InfoLabel.Size = new System.Drawing.Size(384 78);
            this.InfoLabel.TabIndex = 3;
            this.InfoLabel.Text = “- 小白网络嗅探器 -“;
            this.InfoLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter

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

     文件       5060  2008-12-29 13:46  施球伟-论文\PacketMonitor\AboutForm.cs

     文件      10010  2008-12-29 13:40  施球伟-论文\PacketMonitor\AboutForm.resx

     文件        489  2010-05-05 20:12  施球伟-论文\PacketMonitor\AssemblyInfo.cs

     文件     380928  2010-05-05 20:12  施球伟-论文\PacketMonitor\bin\Debug\PacketMonitor.exe

     文件      42496  2010-05-05 20:12  施球伟-论文\PacketMonitor\bin\Debug\PacketMonitor.pdb

     文件       5632  2005-11-11 22:25  施球伟-论文\PacketMonitor\bin\Debug\PacketMonitor.vshost.exe

     文件        180  2008-12-29 10:41  施球伟-论文\PacketMonitor\obj\Debug\Org.Mentalis.Network.PacketMonitor.PacketForm.resources

     文件     175089  2010-05-05 20:00  施球伟-论文\PacketMonitor\obj\Debug\Org.Mentalis.Network.PacketMonitor.PacketMonitorForm.resources

     文件        906  2010-05-05 20:00  施球伟-论文\PacketMonitor\obj\Debug\PacketMonitor.csproj.GenerateResource.Cache

     文件     380928  2010-05-05 20:12  施球伟-论文\PacketMonitor\obj\Debug\PacketMonitor.exe

     文件      42496  2010-05-05 20:12  施球伟-论文\PacketMonitor\obj\Debug\PacketMonitor.pdb

     文件        420  2008-12-29 17:04  施球伟-论文\PacketMonitor\obj\PacketMonitor.csproj.FileList.txt

     文件       1252  2010-05-05 20:12  施球伟-论文\PacketMonitor\obj\PacketMonitor.csproj.FileListAbsolute.txt

     文件       8842  2008-12-29 15:21  施球伟-论文\PacketMonitor\Packet.cs

     文件       6555  2008-12-29 14:41  施球伟-论文\PacketMonitor\PacketForm.cs

     文件       5814  2008-12-29 10:41  施球伟-论文\PacketMonitor\PacketForm.resx

     文件       5060  2008-12-29 15:22  施球伟-论文\PacketMonitor\PacketMonitor.cs

     文件       4368  2010-05-05 19:53  施球伟-论文\PacketMonitor\PacketMonitor.csproj

     文件       2031  2006-10-08 16:10  施球伟-论文\PacketMonitor\PacketMonitor.csproj.user

     文件        909  2006-10-08 16:10  施球伟-论文\PacketMonitor\PacketMonitor.sln

     文件      17920  2010-05-05 20:25  施球伟-论文\PacketMonitor\PacketMonitor.suo

     文件      14604  2010-05-05 20:04  施球伟-论文\PacketMonitor\PacketMonitorForm.cs

     文件     268543  2010-05-05 19:57  施球伟-论文\PacketMonitor\PacketMonitorForm.resx

     文件     171014  2010-05-05 19:53  施球伟-论文\PacketMonitor\TXT2.ico

     文件     130048  2010-05-23 10:08  施球伟-论文\摘要.doc

     文件     453632  2010-05-23 10:07  施球伟-论文\网络嗅探器的设计与实现论文.doc

     目录          0  2010-06-14 09:21  施球伟-论文\PacketMonitor\obj\Debug\TempPE

     目录          0  2010-06-14 09:21  施球伟-论文\PacketMonitor\bin\Debug

     目录          0  2010-06-14 09:21  施球伟-论文\PacketMonitor\obj\Debug

     目录          0  2010-06-14 09:21  施球伟-论文\PacketMonitor\bin

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

评论

共有 条评论