資源簡介
北大青鳥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\ba
?????文件??????11390??2011-08-24?08:56??MyQQ\MyQQ\bin\Debug\formimages\ba
?????文件???????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個文件信息
- 上一篇:C#做的桌面快捷方式管理程序
- 下一篇:完整的asp.net電子商務網站源碼
評論
共有 條評論