嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
MyQQ聊天系统,C#项目案例开发
一款C#开发的项目案例,MyQQ聊天系统,类似与腾讯QQ 的聊天系统,非常炫的C#项目。
.
├── DB
│ ├── MyQQ.mdf
│ └── MyQQ_log.ldf
├── MyQQ
│ ├── MyQQ
│ │ ├── ChatForm.Designer.cs
│ │ ├── ChatForm.cs
│ │ ├── ChatForm.resx
│ │ ├── DBHelper.cs
│ │ ├── FaceForm.Designer.cs
│ │ ├── FaceForm.cs
│ │ ├── FaceForm.resx
│ │ ├── FacesForm.Designer.cs
│ │ ├── FacesForm.cs
│ │ ├── FacesForm.resx
│ │ ├── LoginForm.Designer.cs
│ │ ├── LoginForm.cs
│ │ ├── LoginForm.resx
│ │ ├── MainForm.Designer.cs
│ │ ├── MainForm.cs
│ │ ├── MainForm.resx
│ │ ├── Mainframe_myQQ.ico
│ │ ├── Message.cs
│ │ ├── MyQQ.csproj
│ │ ├── MyQQ.ico
│ │ ├── PersonalInfoForm.Designer.cs
│ │ ├── PersonalInfoForm.cs
│ │ ├── PersonalInfoForm.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── RegisterForm.Designer.cs
│ │ ├── RegisterForm.cs
│ │ ├── RegisterForm.resx
│ │ ├── RequestForm.Designer.cs
│ │ ├── RequestForm.cs
│ │ ├── RequestForm.resx
│ │ ├── Resources
│ │ │ ├── 1.bmp
│ │ │ ├── 10-1.bmp
│ │ │ ├── 10019.ico
│ │ │ ├── 11002.ico
│ │ │ ├── 12.png
│ │ │ ├── 1381Game.ico
│ │ │ ├── 17-1.bmp
│ │ │ ├── 24.jpg
│ │ │ ├── 3.bmp
│ │ │ ├── 37.png
│ │ │ ├── 5.jpg
│ │ │ ├── BackgroundColor.bmp
│ │ │ ├── BaseInfo.jpg
│ │ │ ├── BaseInfoClick.jpg
│ │ │ ├── BuddyMenu.ico
│ │ │ ├── ChatFormBG.jpg
│ │ │ ├── EaseButton.ico
│ │ │ ├── FriendButton.ico
│ │ │ ├── IMBigToolbar3DShow.ico
│ │ │ ├── IMBigToolbarAssistance.ico
│ │ │ ├── IMBigToolbarPlay.ico
│ │ │ ├── IMBigToolbarQQSQQ.ico
│ │ │ ├── IMBigToolbarVQQ.ico
│ │ │ ├── LoginFormBG.jpg
│ │ │ ├── MMSBar_Game.ico
│ │ │ ├── MMSBar_SendSet.ico
│ │ │ ├── MaiFormBG.bmp
│ │ │ ├── MailButton.ico
│ │ │ ├── MessageReading.gif
│ │ │ ├── MyQQ.ico
│ │ │ ├── OpenPet.ico
│ │ │ ├── PersonalFormBG.jpg
│ │ │ ├── PersonalInfohead.jpg
│ │ │ ├── QQ秀.gif
│ │ │ ├── QQ秀1.gif
│ │ │ ├── QQ秀2.gif
│ │ │ ├── QZONE_Bar.ico
│ │ │ ├── RegistForm.jpg
│ │ │ ├── RegistFormBG.jpg
│ │ │ ├── Search.ico
│ │ │ ├── SearchFormBG.JPG
│ │ │ ├── SearchFriend.jpg
│ │ │ ├── Security.jpg
│ │ │ ├── SecurityClick.jpg
│ │ │ ├── SessionDlgFriend.ico
│ │ │ ├── ToolBarBackground.bmp
│ │ │ ├── ToolBarBackground1.bmp
│ │ │ ├── add.ico
│ │ │ ├── back.bmp
│ │ │ ├── busy.ico
│ │ │ ├── busy1.ico
│ │ │ ├── button.bmp
│ │ │ ├── button1.bmp
│ │ │ ├── edit.ico
│ │ │ ├── qq1.bmp.bmp
│ │ │ ├── qq2.bmp.bmp
│ │ │ ├── refresh.ico
│ │ │ ├── s.jpg
│ │ │ └── security_normal.ico
│ │ ├── SearchFriendForm.Designer.cs
│ │ ├── SearchFriendForm.cs
│ │ ├── SearchFriendForm.resx
│ │ ├── SearchPwdForm.Designer.cs
│ │ ├── SearchPwdForm.cs
│ │ ├── SearchPwdForm.resx
│ │ ├── UserHelper.cs
│ │ ├── YanZhengForm.Designer.cs
│ │ ├── YanZhengForm.cs
│ │ ├── YanZhengForm.resx
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── IrisSkin2.dll
│ │ │ ├── MyQQ.exe
│ │ │ ├── MyQQ.pdb
│ │ │ ├── MyQQ.vshost.exe
│ │ │ ├── SideBar.dll
│ │ │ ├── folder.wav
│ │ │ ├── msg.wav
│ │ │ └── system.wav
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── MyQQ.ChatForm.resources
│ │ │ ├── MyQQ.FaceForm.resources
│ │ │ ├── MyQQ.FacesForm.resources
│ │ │ ├── MyQQ.LoginForm.resources
│ │ │ ├── MyQQ.MainForm.resources
│ │ │ ├── MyQQ.PersonalInfoForm.resources
│ │ │ ├── MyQQ.Properties.Resources.resources
│ │ │ ├── MyQQ.RegisterForm.resources
│ │ │ ├── MyQQ.RequestForm.resources
│ │ │ ├── MyQQ.SearchFriendForm.resources
│ │ │ ├── MyQQ.SearchPwdForm.resources
│ │ │ ├── MyQQ.YanZhengForm.resources
│ │ │ ├── MyQQ.csproj.GenerateResource.Cache
│ │ │ ├── MyQQ.exe
│ │ │ ├── MyQQ.pdb
│ │ │ ├── Refactor
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ └── MyQQ.csproj.FileList.txt
│ ├── MyQQ.sln
│ └── MyQQ.suo
└── MyQQ聊天系统,C#项目案例开发.rar
11 directories, 134 files