• 大小: 10.37MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-07
  • 语言: C#
  • 标签: C#  qq  数据库  北大青鸟  

资源简介

北大青鸟ACCP6.0 S1结业项目 MyQQ 此为项目增强版 实现功能 登录,注册,验证码,注销,忘记密码,普通聊天,聊天字体,聊天记录,黑名单,多人头像闪动,分组闪动,系统消息,个人设置,查找添加好友,普通好友列表,树形好友列表,换肤 注:默认数据库名sa 密码sx

资源截图

代码片段和文件信息

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 MyQQ
{
public partial class AboutUsForm : Form
{
public AboutUsForm()
{
InitializeComponent();
}

private void AboutUsForm_MouseClick(object sender MouseEventArgs e)
{
this.Close();
}
}
}

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

     文件        432  2011-08-28 01:12  MyQQ\MyQQ\AboutUsForm.cs

     文件       5891  2011-08-28 01:12  MyQQ\MyQQ\AboutUsForm.Designer.cs

     文件     103923  2011-08-28 01:12  MyQQ\MyQQ\AboutUsForm.resx

     文件        438  2011-08-25 13:03  MyQQ\MyQQ\app.config

     文件       2462  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\add.ico

     文件       1212  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\BackgroundColor.bmp

     文件      10970  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\baseInfo.jpg

     文件      11390  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\baseInfoClick.jpg

     文件       1406  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\BuddyMenu.ico

     文件       2000  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\button.bmp

     文件      44629  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\ChatFormBG.jpg

     文件       2462  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\edit.ico

     文件       3574  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\edit1.png

     文件      17013  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\EditRight.jpg

     文件      39261  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\LoginFormBG.jpg

     文件     241184  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\MaiFormBG.bmp

     文件        284  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\Message.gif

     文件        574  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\MessageReading.gif

     文件       1150  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\MyQQ.ico

     文件      43451  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\PersonalFormBG.jpg

     文件      12345  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\PersonalInfohead.jpg

     文件      65203  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\QQ 001.ico

     文件      45769  2011-08-24 15:34  MyQQ\MyQQ\bin\Debug\formimages\QQ.png

     文件       4982  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\QQICO.png

     文件       5873  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\QQICO2.png

     文件       2462  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\refresh.ico

     文件      20911  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\RegistForm.jpg

     文件      56605  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\RegistFormBG.jpg

     文件       1150  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\Search.ico

     文件       3307  2011-08-24 08:56  MyQQ\MyQQ\bin\Debug\formimages\search1.png

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

评论

共有 条评论