91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.77MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-09-15
  • 語言: C#
  • 標(biāo)簽: C#QQ??

資源簡介

用C#寫的,源碼也是我下載的,大家一起交流學(xué)習(xí)呀。

資源截圖

代碼片段和文件信息

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

namespace?QQ
{
///?
///?about?的摘要說明。
///?

public?class?about?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.PictureBox?pictureBox1;
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.Button?button1;
///?
///?必需的設(shè)計(jì)器變量。
///?

private?System.ComponentModel.Container?components?=?null;

public?about()
{
//
//?Windows?窗體設(shè)計(jì)器支持所必需的
//
InitializeComponent();

//
//?TODO:?在?InitializeComponent?調(diào)用后添加任何構(gòu)造函數(shù)代碼
//
}

///?
///?清理所有正在使用的資源。
///?

protected?override?void?Dispose(?bool?disposing?)
{
if(?disposing?)
{
if(components?!=?null)
{
components.Dispose();
}
}
base.Dispose(?disposing?);
}

#region?Windows?窗體設(shè)計(jì)器生成的代碼
///?
///?設(shè)計(jì)器支持所需的方法?-?不要使用代碼編輯器修改
///?此方法的內(nèi)容。
///?

private?void?InitializeComponent()
{
System.Resources.ResourceManager?resources?=?new?System.Resources.ResourceManager(typeof(about));
this.pictureBox1?=?new?System.Windows.Forms.PictureBox();
this.label1?=?new?System.Windows.Forms.Label();
this.label2?=?new?System.Windows.Forms.Label();
this.button1?=?new?System.Windows.Forms.Button();
this.SuspendLayout();
//?
//?pictureBox1
//?
this.pictureBox1.Image?=?((System.Drawing.Image)(resources.Getobject(“pictureBox1.Image“)));
this.pictureBox1.Location?=?new?System.Drawing.Point(8?8);
this.pictureBox1.Name?=?“pictureBox1“;
this.pictureBox1.Size?=?new?System.Drawing.Size(504?176);
this.pictureBox1.TabIndex?=?0;
this.pictureBox1.TabStop?=?false;
//?
//?label1
//?
this.label1.Location?=?new?System.Drawing.Point(136?192);
this.label1.Name?=?“l(fā)abel1“;
this.label1.Size?=?new?System.Drawing.Size(256?16);
this.label1.TabIndex?=?1;
this.label1.Text?=?“QQ2008??copyright?@?MistySoft?2008“;
this.label1.TextAlign?=?System.Drawing.ContentAlignment.MiddleCenter;
//?
//?label2
//?
this.label2.Location?=?new?System.Drawing.Point(136?208);
this.label2.Name?=?“l(fā)abel2“;
this.label2.Size?=?new?System.Drawing.Size(256?23);
this.label2.TabIndex?=?2;
this.label2.Text?=?“版權(quán)所有 盜版不究“;
this.label2.TextAlign?=?System.Drawing.ContentAlignment.MiddleCenter;
//?
//?button1
//?
this.button1.Location?=?new?System.Drawing.Point(224?232);
this.button1.Name?=?“button1“;
this.button1.TabIndex?=?3;
this.button1.Text?=?“確定“;
this.button1.Click?+=?new?System.EventHandler(this.button1_Click);
//?
//?about
//?
this.AutoScalebaseSize?=?new?System.Drawing.Size(6?14);
this.ClientSize?=?new?System.Drawing.Size(512?264);
this.ControlBox?=?false;
this.Controls.Add(this.button1);

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件??????36864??2007-06-26?15:38??qqServerManger\bin\Debug\qqServerManger.dll

?????文件??????60928??2007-06-26?15:38??qqServerManger\bin\Debug\qqServerManger.pdb

?????文件????????146??2007-06-16?16:22??qqServerManger\Class1.cs

?????文件??????36864??2007-06-26?15:38??qqServerManger\obj\Debug\qqServerManger.dll

?????文件??????60928??2007-06-26?15:38??qqServerManger\obj\Debug\qqServerManger.pdb

?????文件????????162??2007-06-26?15:58??qqServerManger\obj\qqServerManger.csproj.FileList.txt

?????文件??????25784??2007-06-26?15:31??qqServerManger\opDate.cs

?????文件???????1331??2007-06-16?16:22??qqServerManger\Properties\AssemblyInfo.cs

?????文件???????2616??2007-06-25?14:44??qqServerManger\qqServerManger.csproj

?????文件???????2413??2007-06-16?16:22??qqServerManger\qSaveConfigServer.cs

?????文件???????2474??2007-06-26?14:40??qqServerManger\regx.cs

?????文件???????5148??2007-06-16?16:22??qqServerManger\Server.cs

?????文件???????2708??2007-06-16?16:22??qqServerManger\SqlConnectionTest.cs

?????文件????????698??2007-06-16?16:22??qqServerManger\xmlFileOp.cs

?????文件???????5450??2007-06-20?16:13??qqServerManger\xmlOperate.cs

?????文件??????10974??2007-06-26?15:38??qqServerManger\Zone.cs

?????文件????1310720??2007-07-20?17:40??QQ_Data.MDF

?????文件????1048576??2007-07-20?17:40??QQ_Log.LDF

?????文件????????318??2007-06-10?15:48??QQ\1.ico

?????文件????????318??2007-06-10?15:48??QQ\2.ico

?????文件???????3573??2007-05-29?17:39??QQ\about.cs

?????文件?????117151??2007-05-29?17:39??QQ\about.resx

?????文件???????2550??2007-06-10?15:47??QQ\App.ico

?????文件???????1078??2007-06-10?11:26??QQ\App1.ico

?????文件???????1859??2007-05-25?13:00??QQ\AssemblyInfo.cs

?????文件???????1830??2007-07-16?14:20??QQ\bin\Debug\00000000\FriendInf.dat

?????文件????????356??2007-06-28?10:32??QQ\bin\Debug\00000005\FriendInf.dat

?????文件????????168??2007-07-16?14:20??QQ\bin\Debug\online.dat

?????文件?????577536??2008-10-30?22:26??QQ\bin\Debug\QQ.exe

?????文件??????65024??2008-10-30?22:26??QQ\bin\Debug\QQ.pdb

............此處省略189個(gè)文件信息

評(píng)論

共有 條評(píng)論