实例介绍
仿QQIM框架网络版源代码 一个使用C#编写的高仿QQ,具备通讯功能的聊天软件 实现了网络通讯,聊天功能等,请下载查看!功能很强大 使用多层架构,扩展性也很强 数据库文件在DB下,附加即可(MSSql2008+VS2010)
【实例截图】
【核心代码】
5b406d35-79b8-4468-a51b-1573c688ae50
├── Common\Args\TCPDataEventArgs.cs
├── Common\Base\PackageBase.cs
├── Common\bin\Debug\Common.dll
├── Common\bin\Debug\Common.pdb
├── Common\bin\Release\Common.dll
├── Common\bin\Release\Common.pdb
├── Common\Common.csproj
├── Common\Dlls\Newtonsoft.Json.dll
├── Common\Enum\EPackageHead.cs
├── Common\obj\Debug\Common.csproj.FileListAbsolute.txt
├── Common\obj\Debug\Common.dll
├── Common\obj\Debug\Common.pdb
├── Common\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
├── Common\obj\Release\Common.csproj.FileListAbsolute.txt
├── Common\obj\Release\Common.dll
├── Common\obj\Release\Common.pdb
├── Common\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
├── Common\Properties\AssemblyInfo.cs
├── Common\Sock\SockTCP.cs
├── DB
│ ├── MyQQ_log.ldf
│ └── MyQQ.mdf
├── Entity\bin\Debug\Common.dll
├── Entity\bin\Debug\Common.pdb
├── Entity\bin\Debug\Entity.dll
├── Entity\bin\Debug\Entity.pdb
├── Entity\bin\Release\Common.dll
├── Entity\bin\Release\Common.pdb
├── Entity\bin\Release\Entity.dll
├── Entity\bin\Release\Entity.pdb
├── Entity\DB\BloodType.cs
├── Entity\DB\FriendShipPolicy.cs
├── Entity\DB\Messages.cs
├── Entity\DB\Star.cs
├── Entity\DB\Users.cs
├── Entity\Entity.csproj
├── Entity\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
├── Entity\obj\Debug\Entity.csproj.FileListAbsolute.txt
├── Entity\obj\Debug\Entity.dll
├── Entity\obj\Debug\Entity.pdb
├── Entity\obj\Debug\ResolveAssemblyReference.cache
├── Entity\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
├── Entity\obj\Release\Entity.csproj.FileListAbsolute.txt
├── Entity\obj\Release\Entity.dll
├── Entity\obj\Release\Entity.pdb
├── Entity\obj\Release\ResolveAssemblyReference.cache
├── Entity\Package\PackageAddFriend.cs
├── Entity\Package\PackageDeleteFriend.cs
├── Entity\Package\PackageFriendInfo.cs
├── Entity\Package\PackageFriendList.cs
├── Entity\Package\PackageLogin.cs
├── Entity\Package\PackageMessage.cs
├── Entity\Package\PackageOffLineMessage.cs
├── Entity\Package\PackageRegister.cs
├── Entity\Package\PackageSearchUser.cs
├── Entity\Package\PackageUpdateMessageState.cs
├── Entity\Package\PackageUserInfo.cs
├── Entity\Package\PackageUserStatus.cs
├── Entity\Properties\AssemblyInfo.cs
├── QQControls\bin\Debug\QQControls.dll
├── QQControls\bin\Debug\QQControls.pdb
├── QQControls\bin\Release\QQControls.dll
├── QQControls\bin\Release\QQControls.pdb
├── QQControls\Images.Designer.cs
├── QQControls\Images.resx
├── QQControls\LoginFrame.cs
├── QQControls\LoginFrame.Designer.cs
├── QQControls\LoginFrame.resx
├── QQControls\MainFrame.cs
├── QQControls\MainFrame.Designer.cs
├── QQControls\MainFrame.resx
├── QQControls\MyButton.cs
├── QQControls\MyButton.Designer.cs
├── QQControls\MyButton.resx
├── QQControls\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
├── QQControls\obj\Debug\GenerateResource.read.1.tlog
├── QQControls\obj\Debug\GenerateResource.write.1.tlog
├── QQControls\obj\Debug\QQControls.csproj.FileListAbsolute.txt
├── QQControls\obj\Debug\QQControls.dll
├── QQControls\obj\Debug\QQControls.Images.resources
├── QQControls\obj\Debug\QQControls.LoginFrame.resources
├── QQControls\obj\Debug\QQControls.MainFrame.resources
├── QQControls\obj\Debug\QQControls.MyButton.resources
├── QQControls\obj\Debug\QQControls.pdb
├── QQControls\obj\Debug\QQControls.ShowHead.resources
├── QQControls\obj\Debug\QQControls.ToolButton.resources
├── QQControls\obj\Debug\TempPE\Images.Designer.cs.dll
├── QQControls\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
├── QQControls\obj\Release\GenerateResource.read.1.tlog
├── QQControls\obj\Release\GenerateResource.write.1.tlog
├── QQControls\obj\Release\QQControls.csproj.FileListAbsolute.txt
├── QQControls\obj\Release\QQControls.dll
├── QQControls\obj\Release\QQControls.Images.resources
├── QQControls\obj\Release\QQControls.LoginFrame.resources
├── QQControls\obj\Release\QQControls.MainFrame.resources
├── QQControls\obj\Release\QQControls.MyButton.resources
├── QQControls\obj\Release\QQControls.pdb
├── QQControls\obj\Release\QQControls.ShowHead.resources
├── QQControls\obj\Release\QQControls.ToolButton.resources
├── QQControls\obj\Release\TempPE\Images.Designer.cs.dll
├── QQControls\obj\x86\Debug\GenerateResource.read.1909.tlog
├── QQControls\obj\x86\Debug\GenerateResource.read.190.tlog
├── QQControls\obj\x86\Debug\GenerateResource.read.191.tlog
├── QQControls\obj\x86\Debug\GenerateResource.read.1922.tlog
├── QQControls\obj\x86\Debug\GenerateResource.read.194.tlog
├── QQControls\obj\x86\Debug\GenerateResource.read.2001.tlog
├── QQControls\obj\x86\Debug\GenerateResource.read.2439.tlog
├── QQControls\obj\x86\Debug\GenerateResource.read.2449.tlog
├── QQControls\obj\x86\Debug\GenerateResource.read.2477.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.1909.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.190.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.191.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.1922.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.192.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.193.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.194.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.2001.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.2041.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.2053.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.2054.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.210.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.2127.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.2439.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.2449.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.2451.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.2477.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.312.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.332.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.333.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.334.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.335.tlog
├── QQControls\obj\x86\Debug\GenerateResource.write.336.tlog
├── QQControls\Properties\AssemblyInfo.cs
├── QQControls\QQControls.csproj
├── QQControls\Resources\AddAccountBtn_Down.png
├── QQControls\Resources\AddAccountBtn_mouseover.png
├── QQControls\Resources\AddAccountBtn.png
├── QQControls\Resources\All_window_sizeGripFile.png
├── QQControls\Resources\btn_close_disable.png
├── QQControls\Resources\btn_close_down.png
├── QQControls\Resources\btn_close_highlight.png
├── QQControls\Resources\btn_close_normal.png
├── QQControls\Resources\btn_max_down.png
├── QQControls\Resources\btn_max_highlight.png
├── QQControls\Resources\btn_max_normal.png
├── QQControls\Resources\btn_mini_down.png
├── QQControls\Resources\btn_mini_highlight.png
├── QQControls\Resources\btn_mini_normal.png
├── QQControls\Resources\btn_restore_down.png
├── QQControls\Resources\btn_restore_highlight.png
├── QQControls\Resources\btn_restore_normal.png
├── QQControls\Resources\ContactHeadBg_Hightlight.png
├── QQControls\Resources\ContactHeadBg_Normal.png
├── QQControls\Resources\login_btn_down.png
├── QQControls\Resources\login_btn_focus.png
├── QQControls\Resources\login_btn_highlight.png
├── QQControls\Resources\login_btn_normal.png
├── QQControls\Resources\LoginPanel_window_windowBkg.png
├── QQControls\Resources\main_bluelight_bkg.png
├── QQControls\Resources\mainpanel_tabctrl_background.jpg
├── QQControls\Resources\MainPanel_window_windowBkg.bmp
├── QQControls\Resources\Main_Title.png
├── QQControls\Resources\normal.png
├── QQControls\ShowHead.cs
├── QQControls\ShowHead.Designer.cs
├── QQControls\ShowHead.resx
├── QQControls\ToolButton.cs
├── QQControls\ToolButton.Designer.cs
├── QQControls\ToolButton.resx
├── QQControls\Win32.cs
├── QQIM\App.config
├── QQIM\bin\Debug\ALQQControl.dll
├── QQIM\bin\Debug\ClientView.exe
├── QQIM\bin\Debug\ClientView.exe.config
├── QQIM\bin\Debug\ClientView.pdb
├── QQIM\bin\Debug\ClientView.vshost.exe
├── QQIM\bin\Debug\ClientView.vshost.exe.config
├── QQIM\bin\Debug\ClientView.vshost.exe.manifest
├── QQIM\bin\Debug\Common.dll
├── QQIM\bin\Debug\Common.pdb
├── QQIM\bin\Debug\Entity.dll
├── QQIM\bin\Debug\Entity.pdb
├── QQIM\bin\Debug\images\aio_littletoolbar_arrow.png
├── QQIM\bin\Debug\images\aio_quickbar_cut.png
├── QQIM\bin\Debug\images\aio_quickbar_face.png
├── QQIM\bin\Debug\images\aio_quickbar_flirtationface.png
├── QQIM\bin\Debug\images\aio_quickbar_font.png
├── QQIM\bin\Debug\images\aio_quickbar_register.png
├── QQIM\bin\Debug\images\aio_quickbar_richface.png
├── QQIM\bin\Debug\images\aio_quickbar_screen1.png
├── QQIM\bin\Debug\images\aio_quickbar_screen2.png
├── QQIM\bin\Debug\images\aio_quickbar_sendpic.png
├── QQIM\bin\Debug\images\aio_quickbar_twitter.png
├── QQIM\bin\Debug\images\aio_toolbar_arrow.png
├── QQIM\bin\Debug\images\app\3366.png
├── QQIM\bin\Debug\images\app\mainmenu_imqqcom.png
├── QQIM\bin\Debug\images\app\my_tencent.png
├── QQIM\bin\Debug\images\app\news_subscripton.png
├── QQIM\bin\Debug\images\app\q_zone.png
├── QQIM\bin\Debug\images\app\soso_group_rate.png
├── QQIM\bin\Debug\images\app\SoSo.png
├── QQIM\bin\Debug\images\BCF_Title16.ico
├── QQIM\bin\Debug\images\buddy\aio_quickbar_cut.png
├── QQIM\bin\Debug\images\buddy\aio_quickbar_face.png
├── QQIM\bin\Debug\images\buddy\aio_quickbar_flirtationface.png
├── QQIM\bin\Debug\images\buddy\aio_quickbar_font.png
├── QQIM\bin\Debug\images\buddy\aio_quickbar_register.png
├── QQIM\bin\Debug\images\buddy\aio_quickbar_richface.png
├── QQIM\bin\Debug\images\buddy\aio_quickbar_sendpic.png
├── QQIM\bin\Debug\images\buddy\aio_quickbar_twitter.png
├── QQIM\bin\Debug\images\buddy\SoSo.png
├── QQIM\bin\Debug\images\default.gif
├── QQIM\bin\Debug\images\grade.png
├── QQIM\bin\Debug\images\Head\100.png
├── QQIM\bin\Debug\images\Head\101.png
├── QQIM\bin\Debug\images\Head\102.png
├── QQIM\bin\Debug\images\Head\103.png
├── QQIM\bin\Debug\images\Head\104.png
├── QQIM\bin\Debug\images\Head\105.png
├── QQIM\bin\Debug\images\Head\106.png
├── QQIM\bin\Debug\images\Head\107.png
├── QQIM\bin\Debug\images\Head\108.png
├── QQIM\bin\Debug\images\Head\109.png
├── QQIM\bin\Debug\images\Head\10.png
├── QQIM\bin\Debug\images\Head\110.png
├── QQIM\bin\Debug\images\Head\111.png
├── QQIM\bin\Debug\images\Head\112.png
├── QQIM\bin\Debug\images\Head\113.png
├── QQIM\bin\Debug\images\Head\114.png
├── QQIM\bin\Debug\images\Head\115.png
├── QQIM\bin\Debug\images\Head\116.png
├── QQIM\bin\Debug\images\Head\117.png
├── QQIM\bin\Debug\images\Head\118.png
├── QQIM\bin\Debug\images\Head\119.png
├── QQIM\bin\Debug\images\Head\11.png
├── QQIM\bin\Debug\images\Head\120.png
├── QQIM\bin\Debug\images\Head\121.png
├── QQIM\bin\Debug\images\Head\122.png
├── QQIM\bin\Debug\images\Head\123.png
├── QQIM\bin\Debug\images\Head\124.png
├── QQIM\bin\Debug\images\Head\125.png
├── QQIM\bin\Debug\images\Head\126.png
├── QQIM\bin\Debug\images\Head\127.png
├── QQIM\bin\Debug\images\Head\128.png
├── QQIM\bin\Debug\images\Head\129.png
├── QQIM\bin\Debug\images\Head\12.png
├── QQIM\bin\Debug\images\Head\130.png
├── QQIM\bin\Debug\images\Head\131.png
├── QQIM\bin\Debug\images\Head\132.png
├── QQIM\bin\Debug\images\Head\133.png
├── QQIM\bin\Debug\images\Head\134.png
├── QQIM\bin\Debug\images\Head\135.png
├── QQIM\bin\Debug\images\Head\136.png
├── QQIM\bin\Debug\images\Head\137.png
├── QQIM\bin\Debug\images\Head\138.png
├── QQIM\bin\Debug\images\Head\139.PNG
├── QQIM\bin\Debug\images\Head\13.png
├── QQIM\bin\Debug\images\Head\140.PNG
├── QQIM\bin\Debug\images\Head\141.PNG
├── QQIM\bin\Debug\images\Head\142.PNG
├── QQIM\bin\Debug\images\Head\143.PNG
├── QQIM\bin\Debug\images\Head\144.PNG
├── QQIM\bin\Debug\images\Head\145.PNG
├── QQIM\bin\Debug\images\Head\146.PNG
├── QQIM\bin\Debug\images\Head\147.PNG
├── QQIM\bin\Debug\images\Head\148.PNG
├── QQIM\bin\Debug\images\Head\149.PNG
├── QQIM\bin\Debug\images\Head\14.png
├── QQIM\bin\Debug\images\Head\150.PNG
├── QQIM\bin\Debug\images\Head\151.PNG
├── QQIM\bin\Debug\images\Head\152.PNG
├── QQIM\bin\Debug\images\Head\153.PNG
├── QQIM\bin\Debug\images\Head\154.PNG
├── QQIM\bin\Debug\images\Head\155.PNG
├── QQIM\bin\Debug\images\Head\156.PNG
├── QQIM\bin\Debug\images\Head\157.PNG
├── QQIM\bin\Debug\images\Head\158.PNG
├── QQIM\bin\Debug\images\Head\159.PNG
├── QQIM\bin\Debug\images\Head\15.png
├── QQIM\bin\Debug\images\Head\160.PNG
├── QQIM\bin\Debug\images\Head\161.PNG
├── QQIM\bin\Debug\images\Head\162.PNG
├── QQIM\bin\Debug\images\Head\163.PNG
├── QQIM\bin\Debug\images\Head\164.PNG
├── QQIM\bin\Debug\images\Head\165.PNG
├── QQIM\bin\Debug\images\Head\166.PNG
├── QQIM\bin\Debug\images\Head\167.PNG
├── QQIM\bin\Debug\images\Head\168.PNG
├── QQIM\bin\Debug\images\Head\169.PNG
├── QQIM\bin\Debug\images\Head\16.png
├── QQIM\bin\Debug\images\Head\170.PNG
├── QQIM\bin\Debug\images\Head\171.PNG
├── QQIM\bin\Debug\images\Head\172.PNG
├── QQIM\bin\Debug\images\Head\173.PNG
├── QQIM\bin\Debug\images\Head\174.PNG
├── QQIM\bin\Debug\images\Head\175.PNG
├── QQIM\bin\Debug\images\Head\176.PNG
├── QQIM\bin\Debug\images\Head\177.PNG
├── QQIM\bin\Debug\images\Head\178.PNG
├── QQIM\bin\Debug\images\Head\179.PNG
├── QQIM\bin\Debug\images\Head\17.png
├── QQIM\bin\Debug\images\Head\180.PNG
├── QQIM\bin\Debug\images\Head\181.png
├── QQIM\bin\Debug\images\Head\182.png
├── QQIM\bin\Debug\images\Head\183.png
├── QQIM\bin\Debug\images\Head\184.png
├── QQIM\bin\Debug\images\Head\185.png
├── QQIM\bin\Debug\images\Head\186.png
├── QQIM\bin\Debug\images\Head\187.png
├── QQIM\bin\Debug\images\Head\188.png
├── QQIM\bin\Debug\images\Head\189.png
├── QQIM\bin\Debug\images\Head\18.png
├── QQIM\bin\Debug\images\Head\190.png
├── QQIM\bin\Debug\images\Head\191.png
├── QQIM\bin\Debug\images\Head\192.png
├── QQIM\bin\Debug\images\Head\193.png
├── QQIM\bin\Debug\images\Head\194.png
├── QQIM\bin\Debug\images\Head\195.png
├── QQIM\bin\Debug\images\Head\196.png
├── QQIM\bin\Debug\images\Head\197.png
├── QQIM\bin\Debug\images\Head\198.png
├── QQIM\bin\Debug\images\Head\199.png
├── QQIM\bin\Debug\images\Head\19.png
├── QQIM\bin\Debug\images\Head\1.png
├── QQIM\bin\Debug\images\Head\200.png
├── QQIM\bin\Debug\images\Head\201.png
├── QQIM\bin\Debug\images\Head\20.png
├── QQIM\bin\Debug\images\Head\21.png
├── QQIM\bin\Debug\images\Head\22.png
├── QQIM\bin\Debug\images\Head\23.png
├── QQIM\bin\Debug\images\Head\24.png
├── QQIM\bin\Debug\images\Head\25.png
├── QQIM\bin\Debug\images\Head\26.png
├── QQIM\bin\Debug\images\Head\27.png
├── QQIM\bin\Debug\images\Head\28.png
├── QQIM\bin\Debug\images\Head\29.png
├── QQIM\bin\Debug\images\Head\2.png
├── QQIM\bin\Debug\images\Head\30.png
├── QQIM\bin\Debug\images\Head\31.png
├── QQIM\bin\Debug\images\Head\32.png
├── QQIM\bin\Debug\images\Head\33.png
├── QQIM\bin\Debug\images\Head\34.png
├── QQIM\bin\Debug\images\Head\35.png
├── QQIM\bin\Debug\images\Head\36.png
├── QQIM\bin\Debug\images\Head\37.png
├── QQIM\bin\Debug\images\Head\38.png
├── QQIM\bin\Debug\images\Head\39.png
├── QQIM\bin\Debug\images\Head\3.png
├── QQIM\bin\Debug\images\Head\40.png
├── QQIM\bin\Debug\images\Head\41.png
├── QQIM\bin\Debug\images\Head\42.png
├── QQIM\bin\Debug\images\Head\43.png
├── QQIM\bin\Debug\images\Head\44.png
├── QQIM\bin\Debug\images\Head\45.png
├── QQIM\bin\Debug\images\Head\46.png
├── QQIM\bin\Debug\images\Head\47.png
├── QQIM\bin\Debug\images\Head\48.png
├── QQIM\bin\Debug\images\Head\49.png
├── QQIM\bin\Debug\images\Head\4.png
├── QQIM\bin\Debug\images\Head\50.png
├── QQIM\bin\Debug\images\Head\51.png
├── QQIM\bin\Debug\images\Head\52.png
├── QQIM\bin\Debug\images\Head\53.png
├── QQIM\bin\Debug\images\Head\54.png
├── QQIM\bin\Debug\images\Head\55.png
├── QQIM\bin\Debug\images\Head\56.png
├── QQIM\bin\Debug\images\Head\57.png
├── QQIM\bin\Debug\images\Head\58.png
├── QQIM\bin\Debug\images\Head\59.png
├── QQIM\bin\Debug\images\Head\5.png
├── QQIM\bin\Debug\images\Head\60.png
├── QQIM\bin\Debug\images\Head\61.png
├── QQIM\bin\Debug\images\Head\62.png
├── QQIM\bin\Debug\images\Head\63.png
├── QQIM\bin\Debug\images\Head\64.png
├── QQIM\bin\Debug\images\Head\65.png
├── QQIM\bin\Debug\images\Head\66.png
├── QQIM\bin\Debug\images\Head\67.png
├── QQIM\bin\Debug\images\Head\68.png
├── QQIM\bin\Debug\images\Head\69.png
├── QQIM\bin\Debug\images\Head\6.png
├── QQIM\bin\Debug\images\Head\70.png
├── QQIM\bin\Debug\images\Head\71.png
├── QQIM\bin\Debug\images\Head\72.png
├── QQIM\bin\Debug\images\Head\73.png
├── QQIM\bin\Debug\images\Head\74.png
├── QQIM\bin\Debug\images\Head\75.png
├── QQIM\bin\Debug\images\Head\76.png
├── QQIM\bin\Debug\images\Head\77.png
├── QQIM\bin\Debug\images\Head\78.png
├── QQIM\bin\Debug\images\Head\79.png
├── QQIM\bin\Debug\images\Head\7.png
├── QQIM\bin\Debug\images\Head\80.png
├── QQIM\bin\Debug\images\Head\81.png
├── QQIM\bin\Debug\images\Head\82.png
├── QQIM\bin\Debug\images\Head\83.png
├── QQIM\bin\Debug\images\Head\84.png
├── QQIM\bin\Debug\images\Head\85.png
├── QQIM\bin\Debug\images\Head\86.png
├── QQIM\bin\Debug\images\Head\87.png
├── QQIM\bin\Debug\images\Head\88.png
├── QQIM\bin\Debug\images\Head\89.png
├── QQIM\bin\Debug\images\Head\8.png
├── QQIM\bin\Debug\images\Head\90.png
├── QQIM\bin\Debug\images\Head\91.png
├── QQIM\bin\Debug\images\Head\92.png
├── QQIM\bin\Debug\images\Head\93.png
├── QQIM\bin\Debug\images\Head\94.png
├── QQIM\bin\Debug\images\Head\95.png
├── QQIM\bin\Debug\images\Head\96.png
├── QQIM\bin\Debug\images\Head\97.png
├── QQIM\bin\Debug\images\Head\98.png
├── QQIM\bin\Debug\images\Head\99.png
├── QQIM\bin\Debug\images\Head\9.png
├── QQIM\bin\Debug\images\Head\a01.png
├── QQIM\bin\Debug\images\Head\a02.png
├── QQIM\bin\Debug\images\Head\a03.png
├── QQIM\bin\Debug\images\Head\a04.png
├── QQIM\bin\Debug\images\Head\a05.png
├── QQIM\bin\Debug\images\Head\a07.png
├── QQIM\bin\Debug\images\Head\b01.png
├── QQIM\bin\Debug\images\Head\b02.png
├── QQIM\bin\Debug\images\Head\b03.png
├── QQIM\bin\Debug\images\Head\b04.png
├── QQIM\bin\Debug\images\Head\b05.png
├── QQIM\bin\Debug\images\Head\b06.png
├── QQIM\bin\Debug\images\Head\b07.png
├── QQIM\bin\Debug\images\Head\c01.png
├── QQIM\bin\Debug\images\Head\c02.png
├── QQIM\bin\Debug\images\Head\c03.png
├── QQIM\bin\Debug\images\Head\c04.png
├── QQIM\bin\Debug\images\Head\c05.png
├── QQIM\bin\Debug\images\Head\c06.png
├── QQIM\bin\Debug\images\Head\c07.png
├── QQIM\bin\Debug\images\Head\d01.png
├── QQIM\bin\Debug\images\Head\d02.png
├── QQIM\bin\Debug\images\Head\d03.png
├── QQIM\bin\Debug\images\Head\d04.png
├── QQIM\bin\Debug\images\Head\d05.png
├── QQIM\bin\Debug\images\Head\d06.png
├── QQIM\bin\Debug\images\Head\d07.png
├── QQIM\bin\Debug\images\Head\e01.png
├── QQIM\bin\Debug\images\Head\e02.png
├── QQIM\bin\Debug\images\Head\e03.png
├── QQIM\bin\Debug\images\Head\e04.png
├── QQIM\bin\Debug\images\Head\e05.png
├── QQIM\bin\Debug\images\Head\e06.png
├── QQIM\bin\Debug\images\Head\f01.png
├── QQIM\bin\Debug\images\Head\f02.png
├── QQIM\bin\Debug\images\Head\f03.png
├── QQIM\bin\Debug\images\Head\f04.png
├── QQIM\bin\Debug\images\Head\f05.png
├── QQIM\bin\Debug\images\Head\f06.png
├── QQIM\bin\Debug\images\Head\g01.png
├── QQIM\bin\Debug\images\Head\g02.png
├── QQIM\bin\Debug\images\Head\g03.png
├── QQIM\bin\Debug\images\Head\g04.png
├── QQIM\bin\Debug\images\Head\g05.png
├── QQIM\bin\Debug\images\Head\normal.PNG
├── QQIM\bin\Debug\images\Head\Thumbs.db
├── QQIM\bin\Debug\images\ico.ico
├── QQIM\bin\Debug\images\LevelPrompt.png
├── QQIM\bin\Debug\images\Logining.gif
├── QQIM\bin\Debug\images\Logining_Vip.gif
├── QQIM\bin\Debug\images\login_logo.png
├── QQIM\bin\Debug\images\main.jpg
├── QQIM\bin\Debug\images\MidToolbarExtUp_Font\aio_quickbar_sysfont_tab_button.png
├── QQIM\bin\Debug\images\MidToolbarExtUp_Font\Bold.png
├── QQIM\bin\Debug\images\MidToolbarExtUp_Font\color.png
├── QQIM\bin\Debug\images\MidToolbarExtUp_Font\Italic.png
├── QQIM\bin\Debug\images\MidToolbarExtUp_Font\underline.png
├── QQIM\bin\Debug\images\mini_defaultbanner.png
├── QQIM\bin\Debug\images\mini_firstrunbanner.png
├── QQIM\bin\Debug\images\QQshow\qqshow2_boy.gif
├── QQIM\bin\Debug\images\QQshow\qqshow2_girl.gif
├── QQIM\bin\Debug\images\searching.gif
├── QQIM\bin\Debug\images\sep-line.jpg
├── QQIM\bin\Debug\images\status\away.png
├── QQIM\bin\Debug\images\status\busy.png
├── QQIM\bin\Debug\images\status\imoffline.png
├── QQIM\bin\Debug\images\status\imonline.png
├── QQIM\bin\Debug\images\status\invisible.png
├── QQIM\bin\Debug\images\status\mute.png
├── QQIM\bin\Debug\images\status\Qme.png
├── QQIM\bin\Debug\images\status\QQ\GG\away.ico
├── QQIM\bin\Debug\images\status\QQ\GG\busy.ico
├── QQIM\bin\Debug\images\status\QQ\GG\imonline.ico
├── QQIM\bin\Debug\images\status\QQ\GG\invisible.ico
├── QQIM\bin\Debug\images\status\QQ\GG\mute.ico
├── QQIM\bin\Debug\images\status\QQ\GG\offline.ico
├── QQIM\bin\Debug\images\status\QQ\GG\Qme.ico
├── QQIM\bin\Debug\images\status\QQ\login\Loading_1.ico
├── QQIM\bin\Debug\images\status\QQ\login\Loading_2.ico
├── QQIM\bin\Debug\images\status\QQ\login\Loading_3.ico
├── QQIM\bin\Debug\images\status\QQ\login\Loading_4.ico
├── QQIM\bin\Debug\images\status\QQ\login\Loading_5.ico
├── QQIM\bin\Debug\images\status\QQ\login\Loading_6.ico
├── QQIM\bin\Debug\images\status\QQ\MM\away.ico
├── QQIM\bin\Debug\images\status\QQ\MM\busy.ico
├── QQIM\bin\Debug\images\status\QQ\MM\imonline.ico
├── QQIM\bin\Debug\images\status\QQ\MM\invisible.ico
├── QQIM\bin\Debug\images\status\QQ\MM\mute.ico
├── QQIM\bin\Debug\images\status\QQ\MM\offline.ico
├── QQIM\bin\Debug\images\status\QQ\MM\Qme.ico
├── QQIM\bin\Debug\images\status\speaker.ico
├── QQIM\bin\Debug\images\std_defaultbanner.png
├── QQIM\bin\Debug\images\tools\appbox_mgr_btn.png
├── QQIM\bin\Debug\images\tools\colour.png
├── QQIM\bin\Debug\images\tools\ContactTipsVASFlagExt_Mail.png
├── QQIM\bin\Debug\images\tools\find.png
├── QQIM\bin\Debug\images\tools\friendicon.png
├── QQIM\bin\Debug\images\tools\menu_btn_highlight.png
├── QQIM\bin\Debug\images\tools\Messagebox18.PNG
├── QQIM\bin\Debug\images\tools\message.png
├── QQIM\bin\Debug\images\tools\purse16.ico
├── QQIM\bin\Debug\images\tools\qzoneicon.png
├── QQIM\bin\Debug\images\tools\search_normal.bmp
├── QQIM\bin\Debug\images\tools\TitleIcon.png
├── QQIM\bin\Debug\images\tools\Tools.png
├── QQIM\bin\Debug\images\tools\wblogicon.png
├── QQIM\bin\Debug\images\TopTool\aio_toobar_addhuman.png
├── QQIM\bin\Debug\images\TopTool\aio_toobar_add.png
├── QQIM\bin\Debug\images\TopTool\aio_toobar_app.png
├── QQIM\bin\Debug\images\TopTool\aio_toobar_block.png
├── QQIM\bin\Debug\images\TopTool\aio_toobar_game.png
├── QQIM\bin\Debug\images\TopTool\aio_toobar_Report.png
├── QQIM\bin\Debug\images\TopTool\video.png
├── QQIM\bin\Debug\Interop.DynamicGifLib.dll
├── QQIM\bin\Debug\Interop.ImageOleLib.dll
├── QQIM\bin\Debug\Newtonsoft.Json.dll
├── QQIM\bin\Debug\QQControls.dll
├── QQIM\bin\Debug\QQControls.pdb
├── QQIM\bin\Debug\QQIM.vshost.exe.manifest
├── QQIM\bin\Release\ClientView.exe.config
├── QQIM\bin\Release\ClientView.vshost.exe
├── QQIM\bin\Release\ClientView.vshost.exe.config
├── QQIM\bin\Release\ClientView.vshost.exe.manifest
├── QQIM\Class\AppContext.cs
├── QQIM\Class\ClientManager.cs
├── QQIM\Class\MsgContext.cs
├── QQIM\Class\Program.cs
├── QQIM\ClientView.csproj
├── QQIM\ClientView.csproj.user
├── QQIM\Entity\BloodType.cs
├── QQIM\Entity\Star.cs
├── QQIM\Forms\FrmChat.cs
├── QQIM\Forms\FrmChat.Designer.cs
├── QQIM\Forms\FrmChat.resx
├── QQIM\Forms\FrmLogin.cs
├── QQIM\Forms\FrmLogin.Designer.cs
├── QQIM\Forms\FrmLogin.resx
├── QQIM\Forms\FrmLoginValidate.cs
├── QQIM\Forms\FrmLoginValidate.Designer.cs
├── QQIM\Forms\FrmLoginValidate.resx
├── QQIM\Forms\FrmMain.cs
├── QQIM\Forms\FrmMain.Designer.cs
├── QQIM\Forms\FrmMain.resx
├── QQIM\Forms\FrmRegister.cs
├── QQIM\Forms\FrmRegister.Designer.cs
├── QQIM\Forms\FrmRegister.resx
├── QQIM\Forms\FrmSearch.cs
├── QQIM\Forms\FrmSearch.Designer.cs
├── QQIM\Forms\FrmSearchFriend.cs
├── QQIM\Forms\FrmSearchFriend.Designer.cs
├── QQIM\Forms\FrmSearchFriend.resx
├── QQIM\Forms\FrmSearch.resx
├── QQIM\Forms\FrmSysMessage.cs
├── QQIM\Forms\FrmSysMessage.Designer.cs
├── QQIM\Forms\FrmSysMessage.resx
├── QQIM\Helper\XmlHelper.cs
├── QQIM\ico.ico
├── QQIM\obj\x86\Debug\ClientView.csproj.FileListAbsolute.txt
├── QQIM\obj\x86\Debug\ClientView.exe
├── QQIM\obj\x86\Debug\ClientView.FrmChat.resources
├── QQIM\obj\x86\Debug\ClientView.FrmLogin.resources
├── QQIM\obj\x86\Debug\ClientView.FrmLoginValidate.resources
├── QQIM\obj\x86\Debug\ClientView.FrmMain.resources
├── QQIM\obj\x86\Debug\ClientView.FrmRegister.resources
├── QQIM\obj\x86\Debug\ClientView.FrmSearchFriend.resources
├── QQIM\obj\x86\Debug\ClientView.FrmSearch.resources
├── QQIM\obj\x86\Debug\ClientView.FrmSysMessage.resources
├── QQIM\obj\x86\Debug\ClientView.pdb
├── QQIM\obj\x86\Debug\ClientView.StatusImages.resources
├── QQIM\obj\x86\Debug\ClientView.UserFace.resources
├── QQIM\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
├── QQIM\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
├── QQIM\obj\x86\Debug\GenerateResource.read.1.tlog
├── QQIM\obj\x86\Debug\GenerateResource.write.1.tlog
├── QQIM\obj\x86\Debug\ResolveAssemblyReference.cache
├── QQIM\obj\x86\Debug\TempPE\Other.StatusImages.Designer.cs.dll
├── QQIM\obj\x86\Debug\TempPE\Other.UserFace.Designer.cs.dll
├── QQIM\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
├── QQIM\obj\x86\Debug\TempPE\StatusImages.Designer.cs.dll
├── QQIM\obj\x86\Debug\TempPE\UserFace.Designer.cs.dll
├── QQIM\obj\x86\Release\build.force
├── QQIM\obj\x86\Release\ClientView.csproj.FileListAbsolute.txt
├── QQIM\obj\x86\Release\ClientView.FrmChat.resources
├── QQIM\obj\x86\Release\ClientView.FrmLogin.resources
├── QQIM\obj\x86\Release\ClientView.FrmLoginValidate.resources
├── QQIM\obj\x86\Release\ClientView.FrmRegister.resources
├── QQIM\obj\x86\Release\ClientView.FrmSearchFriend.resources
├── QQIM\obj\x86\Release\ClientView.FrmSearch.resources
├── QQIM\obj\x86\Release\ClientView.FrmSysMessage.resources
├── QQIM\obj\x86\Release\ClientView.StatusImages.resources
├── QQIM\obj\x86\Release\ClientView.UserFace.resources
├── QQIM\obj\x86\Release\DesignTimeResolveAssemblyReferencesInput.cache
├── QQIM\obj\x86\Release\GenerateResource.read.1.tlog
├── QQIM\obj\x86\Release\GenerateResource.write.1.tlog
├── QQIM\obj\x86\Release\ResolveAssemblyReference.cache
├── QQIM\obj\x86\Release\TempPE\StatusImages.Designer.cs.dll
├── QQIM\obj\x86\Release\TempPE\UserFace.Designer.cs.dll
├── QQIM\Properties\AssemblyInfo.cs
├── QQIM.sln
├── QQIM\StatusImages.Designer.cs
├── QQIM\StatusImages.resx
├── QQIM.suo
├── QQIM\TimerEx.cs
├── QQIM\UserFace.Designer.cs
├── QQIM\UserFace.resx
├── QQIM\Xml\BloodTypeInfo.xml
├── QQIM\Xml\StarInfo.xml
├── ServerBLL\bin\Debug\Common.dll
├── ServerBLL\bin\Debug\Common.pdb
├── ServerBLL\bin\Debug\Entity.dll
├── ServerBLL\bin\Debug\Entity.pdb
├── ServerBLL\bin\Debug\ServerBLL.dll
├── ServerBLL\bin\Debug\ServerBLL.pdb
├── ServerBLL\bin\Debug\ServerDAL.dll
├── ServerBLL\bin\Debug\ServerDAL.pdb
├── ServerBLL\bin\Release\Common.dll
├── ServerBLL\bin\Release\Common.pdb
├── ServerBLL\bin\Release\Entity.dll
├── ServerBLL\bin\Release\Entity.pdb
├── ServerBLL\bin\Release\ServerBLL.dll
├── ServerBLL\bin\Release\ServerBLL.pdb
├── ServerBLL\bin\Release\ServerDAL.dll
├── ServerBLL\bin\Release\ServerDAL.pdb
├── ServerBLL\FriendsManager.cs
├── ServerBLL\MessagesManager.cs
├── ServerBLL\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
├── ServerBLL\obj\Debug\ResolveAssemblyReference.cache
├── ServerBLL\obj\Debug\ServerBLL.csproj.FileListAbsolute.txt
├── ServerBLL\obj\Debug\ServerBLL.dll
├── ServerBLL\obj\Debug\ServerBLL.pdb
├── ServerBLL\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
├── ServerBLL\obj\Release\ResolveAssemblyReference.cache
├── ServerBLL\obj\Release\ServerBLL.csproj.FileListAbsolute.txt
├── ServerBLL\obj\Release\ServerBLL.dll
├── ServerBLL\obj\Release\ServerBLL.pdb
├── ServerBLL\Properties\AssemblyInfo.cs
├── ServerBLL\ServerBLL.csproj
├── ServerBLL\UsersManager.cs
├── ServerDAL\bin\Debug\Common.dll
├── ServerDAL\bin\Debug\Common.pdb
├── ServerDAL\bin\Debug\Entity.dll
├── ServerDAL\bin\Debug\Entity.pdb
├── ServerDAL\bin\Debug\ServerDAL.dll
├── ServerDAL\bin\Debug\ServerDAL.pdb
├── ServerDAL\bin\Release\Common.dll
├── ServerDAL\bin\Release\Common.pdb
├── ServerDAL\bin\Release\Entity.dll
├── ServerDAL\bin\Release\Entity.pdb
├── ServerDAL\bin\Release\ServerDAL.dll
├── ServerDAL\bin\Release\ServerDAL.pdb
├── ServerDAL\FriendsServer.cs
├── ServerDAL\MessagesServer.cs
├── ServerDAL\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
├── ServerDAL\obj\Debug\ResolveAssemblyReference.cache
├── ServerDAL\obj\Debug\ServerDAL.csproj.FileListAbsolute.txt
├── ServerDAL\obj\Debug\ServerDAL.dll
├── ServerDAL\obj\Debug\ServerDAL.pdb
├── ServerDAL\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
├── ServerDAL\obj\Release\ResolveAssemblyReference.cache
├── ServerDAL\obj\Release\ServerDAL.csproj.FileListAbsolute.txt
├── ServerDAL\obj\Release\ServerDAL.dll
├── ServerDAL\obj\Release\ServerDAL.pdb
├── ServerDAL\Properties\AssemblyInfo.cs
├── ServerDAL\ServerDAL.csproj
├── ServerDAL\SqlHelper.cs
├── ServerDAL\UsersServer.cs
├── ServerView\App.config
├── ServerView\bin\Debug\Common.dll
├── ServerView\bin\Debug\Common.pdb
├── ServerView\bin\Debug\Entity.dll
├── ServerView\bin\Debug\Entity.pdb
├── ServerView\bin\Debug\Newtonsoft.Json.dll
├── ServerView\bin\Debug\ServerBLL.dll
├── ServerView\bin\Debug\ServerBLL.pdb
├── ServerView\bin\Debug\ServerDAL.dll
├── ServerView\bin\Debug\ServerDAL.pdb
├── ServerView\bin\Debug\ServerView.exe
├── ServerView\bin\Debug\ServerView.exe.config
├── ServerView\bin\Debug\ServerView.pdb
├── ServerView\bin\Debug\ServerView.vshost.exe
├── ServerView\bin\Debug\ServerView.vshost.exe.config
├── ServerView\bin\Debug\ServerView.vshost.exe.manifest
├── ServerView\bin\Release\Common.dll
├── ServerView\bin\Release\Common.pdb
├── ServerView\bin\Release\Entity.dll
├── ServerView\bin\Release\Entity.pdb
├── ServerView\bin\Release\Newtonsoft.Json.dll
├── ServerView\bin\Release\ServerBLL.dll
├── ServerView\bin\Release\ServerBLL.pdb
├── ServerView\bin\Release\ServerDAL.dll
├── ServerView\bin\Release\ServerDAL.pdb
├── ServerView\bin\Release\ServerView.exe
├── ServerView\bin\Release\ServerView.exe.config
├── ServerView\bin\Release\ServerView.pdb
├── ServerView\bin\Release\ServerView.vshost.exe
├── ServerView\bin\Release\ServerView.vshost.exe.config
├── ServerView\bin\Release\ServerView.vshost.exe.manifest
├── ServerView\FrmMain.cs
├── ServerView\FrmMain.Designer.cs
├── ServerView\FrmMain.resx
├── ServerView\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
├── ServerView\obj\x86\Debug\GenerateResource.read.1.tlog
├── ServerView\obj\x86\Debug\GenerateResource.write.1.tlog
├── ServerView\obj\x86\Debug\ResolveAssemblyReference.cache
├── ServerView\obj\x86\Debug\ServerView.csproj.FileListAbsolute.txt
├── ServerView\obj\x86\Debug\ServerView.exe
├── ServerView\obj\x86\Debug\ServerView.FrmMain.resources
├── ServerView\obj\x86\Debug\ServerView.pdb
├── ServerView\obj\x86\Debug\ServerView.Properties.Resources.resources
├── ServerView\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
├── ServerView\obj\x86\Release\DesignTimeResolveAssemblyReferencesInput.cache
├── ServerView\obj\x86\Release\GenerateResource.read.1.tlog
├── ServerView\obj\x86\Release\GenerateResource.write.1.tlog
├── ServerView\obj\x86\Release\ResolveAssemblyReference.cache
├── ServerView\obj\x86\Release\ServerView.csproj.FileListAbsolute.txt
├── ServerView\obj\x86\Release\ServerView.exe
├── ServerView\obj\x86\Release\ServerView.FrmMain.resources
├── ServerView\obj\x86\Release\ServerView.pdb
├── ServerView\obj\x86\Release\ServerView.Properties.Resources.resources
├── ServerView\obj\x86\Release\TempPE\Properties.Resources.Designer.cs.dll
├── ServerView\Program.cs
├── ServerView\Properties\AssemblyInfo.cs
├── ServerView\Properties\Resources.Designer.cs
├── ServerView\Properties\Resources.resx
├── ServerView\Properties\Settings.Designer.cs
├── ServerView\Properties\Settings.settings
├── ServerView\ServerManager.cs
└── ServerView\ServerView.csproj
1 directory, 741 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论