在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → GG2014版源码。仿QQ聊天软件

GG2014版源码。仿QQ聊天软件

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:19.78M
  • 下载次数:4
  • 浏览次数:99
  • 发布时间:2020-10-03
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
一、源码描述 GG2014是QQ的高仿版,包括客户端和服务端,可在广域网部署使用。我的目标并不 是做一个QQ高仿版的玩具,而是希望做成一个能够真正使用的产品(这个过程还有 很长的路要走),并持续维护下去。小编亲自测试完美运行,强烈推荐一下,感兴趣 的朋友们千万不要错过啊。 二、功能介绍 GG2014 已经实现了如下功能: (01)注册、登录、添加好友、好友列表。 (02)自拍头像。 (03)文字聊天、字体设置、GIF动态表情、窗口震动、截图、手写板、登录状态 (在线、离开、忙碌、勿打扰、隐身)、输入提醒 (04)群功能:创建
【实例截图】
【核心代码】
GG2014
├── app.ico
├── Dlls
│   ├── AudioEngineCore.dll
│   ├── CSkin.dll
│   ├── DataRabbit.dll
│   ├── dxbase.dll
│   ├── ESBasic.dll
│   ├── ESBasic.xml
│   ├── ESFramework.dll
│   ├── ESFramework.xml
│   ├── JustLib.dll
│   ├── JustLib.XML
│   ├── OMCS.dll
│   ├── OMCS.xml
│   ├── PaintFramework.dll
│   ├── PaintFramework.xml
│   ├── SQLite.Interop.dll
│   ├── System.Data.SQLite.dll
│   └── VideoEngineCore.dll
├── from.gif
├── GG2014
│   ├── app.config
│   ├── app.ico
│   ├── bin
│   │   └── Debug
│   │   ├── AudioEngineCore.dll
│   │   ├── AutoStart.exe
│   │   ├── CSkin.dll
│   │   ├── DataRabbit.dll
│   │   ├── dxbase.dll
│   │   ├── Emotion
│   │   │   ├── 100.gif
│   │   │   ├── 101.gif
│   │   │   ├── 102.gif
│   │   │   ├── 103.gif
│   │   │   ├── 104.gif
│   │   │   ├── 105.gif
│   │   │   ├── 106.gif
│   │   │   ├── 107.gif
│   │   │   ├── 108.gif
│   │   │   ├── 109.gif
│   │   │   ├── 10.gif
│   │   │   ├── 110.gif
│   │   │   ├── 111.gif
│   │   │   ├── 112.gif
│   │   │   ├── 113.gif
│   │   │   ├── 114.gif
│   │   │   ├── 115.gif
│   │   │   ├── 116.gif
│   │   │   ├── 117.gif
│   │   │   ├── 118.gif
│   │   │   ├── 119.gif
│   │   │   ├── 11.gif
│   │   │   ├── 120.gif
│   │   │   ├── 121.gif
│   │   │   ├── 122.gif
│   │   │   ├── 123.gif
│   │   │   ├── 124.gif
│   │   │   ├── 125.gif
│   │   │   ├── 126.gif
│   │   │   ├── 127.gif
│   │   │   ├── 128.gif
│   │   │   ├── 129.gif
│   │   │   ├── 12.gif
│   │   │   ├── 130.gif
│   │   │   ├── 131.gif
│   │   │   ├── 132.gif
│   │   │   ├── 133.gif
│   │   │   ├── 134.gif
│   │   │   ├── 135.gif
│   │   │   ├── 13.gif
│   │   │   ├── 14.gif
│   │   │   ├── 15.gif
│   │   │   ├── 16.gif
│   │   │   ├── 17.gif
│   │   │   ├── 18.gif
│   │   │   ├── 19.gif
│   │   │   ├── 1.gif
│   │   │   ├── 20.gif
│   │   │   ├── 21.gif
│   │   │   ├── 22.gif
│   │   │   ├── 23.gif
│   │   │   ├── 24.gif
│   │   │   ├── 25.gif
│   │   │   ├── 26.gif
│   │   │   ├── 27.gif
│   │   │   ├── 28.gif
│   │   │   ├── 29.gif
│   │   │   ├── 2.gif
│   │   │   ├── 30.gif
│   │   │   ├── 31.gif
│   │   │   ├── 32.gif
│   │   │   ├── 33.gif
│   │   │   ├── 34.gif
│   │   │   ├── 35.gif
│   │   │   ├── 36.gif
│   │   │   ├── 37.gif
│   │   │   ├── 38.gif
│   │   │   ├── 39.gif
│   │   │   ├── 3.gif
│   │   │   ├── 40.gif
│   │   │   ├── 41.gif
│   │   │   ├── 42.gif
│   │   │   ├── 43.gif
│   │   │   ├── 44.gif
│   │   │   ├── 45.gif
│   │   │   ├── 46.gif
│   │   │   ├── 47.gif
│   │   │   ├── 48.gif
│   │   │   ├── 49.gif
│   │   │   ├── 4.gif
│   │   │   ├── 50.gif
│   │   │   ├── 51.gif
│   │   │   ├── 52.gif
│   │   │   ├── 53.gif
│   │   │   ├── 54.gif
│   │   │   ├── 55.gif
│   │   │   ├── 56.gif
│   │   │   ├── 57.gif
│   │   │   ├── 58.gif
│   │   │   ├── 59.gif
│   │   │   ├── 5.gif
│   │   │   ├── 60.gif
│   │   │   ├── 61.gif
│   │   │   ├── 62.gif
│   │   │   ├── 63.gif
│   │   │   ├── 64.gif
│   │   │   ├── 65.gif
│   │   │   ├── 66.gif
│   │   │   ├── 67.gif
│   │   │   ├── 68.gif
│   │   │   ├── 69.gif
│   │   │   ├── 6.gif
│   │   │   ├── 70.gif
│   │   │   ├── 71.gif
│   │   │   ├── 72.gif
│   │   │   ├── 73.gif
│   │   │   ├── 74.gif
│   │   │   ├── 75.gif
│   │   │   ├── 76.gif
│   │   │   ├── 77.gif
│   │   │   ├── 78.gif
│   │   │   ├── 79.gif
│   │   │   ├── 7.gif
│   │   │   ├── 80.gif
│   │   │   ├── 81.gif
│   │   │   ├── 82.gif
│   │   │   ├── 83.gif
│   │   │   ├── 84.gif
│   │   │   ├── 85.gif
│   │   │   ├── 86.gif
│   │   │   ├── 87.gif
│   │   │   ├── 88.gif
│   │   │   ├── 89.gif
│   │   │   ├── 8.gif
│   │   │   ├── 90.gif
│   │   │   ├── 91.gif
│   │   │   ├── 92.gif
│   │   │   ├── 93.gif
│   │   │   ├── 94.gif
│   │   │   ├── 95.gif
│   │   │   ├── 96.gif
│   │   │   ├── 97.gif
│   │   │   ├── 98.gif
│   │   │   ├── 99.gif
│   │   │   └── 9.gif
│   │   ├── ESBasic.dll
│   │   ├── ESBasic.xml
│   │   ├── ESFramework.dll
│   │   ├── ESFramework.xml
│   │   ├── GG2014.Core.dll
│   │   ├── GG2014.Core.pdb
│   │   ├── GG2014.exe
│   │   ├── GG2014.exe.config
│   │   ├── GG2014.pdb
│   │   ├── GG2014.vshost.exe
│   │   ├── GG2014.vshost.exe.config
│   │   ├── GG2014.vshost.exe.manifest
│   │   ├── Head
│   │   │   ├── 0.png
│   │   │   ├── 1.png
│   │   │   ├── 2.png
│   │   │   ├── 3.png
│   │   │   ├── 4.png
│   │   │   ├── 5.png
│   │   │   ├── 6.png
│   │   │   ├── 7.png
│   │   │   ├── 8.png
│   │   │   ├── 9.png
│   │   │   └── Thumbs.db
│   │   ├── JustLib.dll
│   │   ├── JustLib.xml
│   │   ├── OMCS.dll
│   │   ├── OMCS.xml
│   │   ├── PaintFramework.dll
│   │   ├── PaintFramework.xml
│   │   ├── Resource
│   │   │   ├── 64.png
│   │   │   ├── BackImage.png
│   │   │   └── ring.wav
│   │   ├── SQLite.Interop.dll
│   │   ├── System.Data.SQLite.dll
│   │   └── VideoEngineCore.dll
│   ├── Chat
│   │   ├── AudioHandlePanel.cs
│   │   ├── AudioHandlePanel.Designer.cs
│   │   ├── AudioHandlePanel.resx
│   │   ├── ChatForm.cs
│   │   ├── ChatForm.Designer.cs
│   │   ├── ChatForm.resx
│   │   ├── GroupChatForm.cs
│   │   ├── GroupChatForm.Designer.cs
│   │   ├── GroupChatForm.resx
│   │   ├── VideoForm.cs
│   │   ├── VideoForm.Designer.cs
│   │   ├── VideoForm.resx
│   │   ├── VideoRequestPanel.cs
│   │   ├── VideoRequestPanel.Designer.cs
│   │   └── VideoRequestPanel.resx
│   ├── Disk
│   │   ├── DiskRequestPanel.cs
│   │   ├── DiskRequestPanel.Designer.cs
│   │   ├── DiskRequestPanel.resx
│   │   ├── NDiskForm.cs
│   │   ├── NDiskForm.Designer.cs
│   │   └── NDiskForm.resx
│   ├── Forms
│   │   ├── BaseForm.cs
│   │   ├── BaseForm.Designer.cs
│   │   ├── BaseForm.resx
│   │   ├── ChangePasswordForm.cs
│   │   ├── ChangePasswordForm.Designer.cs
│   │   ├── ChangePasswordForm.resx
│   │   ├── ChatRecordForm.cs
│   │   ├── ChatRecordForm.Designer.cs
│   │   ├── ChatRecordForm.resx
│   │   ├── EditCatelogNameForm.cs
│   │   ├── EditCatelogNameForm.Designer.cs
│   │   ├── EditCatelogNameForm.resx
│   │   ├── HeadImageForm.cs
│   │   ├── HeadImageForm.Designer.cs
│   │   ├── HeadImageForm.resx
│   │   ├── InformationForm.cs
│   │   ├── InformationForm.Designer.cs
│   │   ├── InformationForm.resx
│   │   ├── LoginForm.cs
│   │   ├── LoginForm.Designer.cs
│   │   ├── LoginForm.resx
│   │   ├── PaintForm.cs
│   │   ├── PaintForm.Designer.cs
│   │   ├── PaintForm.resx
│   │   ├── PhotoForm.cs
│   │   ├── PhotoForm.Designer.cs
│   │   ├── PhotoForm.resx
│   │   ├── RegisterForm.cs
│   │   ├── RegisterForm.Designer.cs
│   │   ├── RegisterForm.resx
│   │   ├── SystemSettingForm.cs
│   │   ├── SystemSettingForm.Designer.cs
│   │   ├── SystemSettingForm.resx
│   │   ├── TwinkleNotifyIcon.cs
│   │   ├── TwinkleNotifyIcon.Designer.cs
│   │   ├── TwinkleNotifyIcon.resx
│   │   ├── UpdateUserInfoForm.cs
│   │   ├── UpdateUserInfoForm.Designer.cs
│   │   ├── UpdateUserInfoForm.resx
│   │   ├── UserInformationForm.cs
│   │   ├── UserInformationForm.Designer.cs
│   │   └── UserInformationForm.resx
│   ├── FriendAndGroup
│   │   ├── AddFriendForm.cs
│   │   ├── AddFriendForm.Designer.cs
│   │   ├── AddFriendForm.resx
│   │   ├── CreateGroupForm.cs
│   │   ├── CreateGroupForm.Designer.cs
│   │   ├── CreateGroupForm.resx
│   │   ├── JoinGroupForm.cs
│   │   ├── JoinGroupForm.Designer.cs
│   │   ├── JoinGroupForm.resx
│   │   ├── SearchFriendForm.cs
│   │   ├── SearchFriendForm.Designer.cs
│   │   └── SearchFriendForm.resx
│   ├── GG2014.csproj
│   ├── GG2014.csproj.user
│   ├── GlobalResourceManager.cs
│   ├── GlobalUserCache.cs
│   ├── MainForm.cs
│   ├── MainForm.designer.cs
│   ├── MainFormPartial.cs
│   ├── MainForm.resx
│   ├── obj
│   │   └── x86
│   │   └── Debug
│   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── GG2014.AddFriendForm.resources
│   │   ├── GG2014.AudioHandlePanel.resources
│   │   ├── GG2014.BaseForm.resources
│   │   ├── GG2014.ChangePasswordForm.resources
│   │   ├── GG2014.ChatForm.resources
│   │   ├── GG2014.ChatRecordForm.resources
│   │   ├── GG2014.CreateGroupForm.resources
│   │   ├── GG2014.csproj.FileListAbsolute.txt
│   │   ├── GG2014.csproj.GenerateResource.Cache
│   │   ├── GG2014.csprojResolveAssemblyReference.cache
│   │   ├── GG2014.DiskRequestPanel.resources
│   │   ├── GG2014.EditCatelogNameForm.resources
│   │   ├── GG2014.exe
│   │   ├── GG2014.GroupChatForm.resources
│   │   ├── GG2014.HeadImageForm.resources
│   │   ├── GG2014.InformationForm.resources
│   │   ├── GG2014.JoinGroupForm.resources
│   │   ├── GG2014.LoginForm.resources
│   │   ├── GG2014.MainForm.resources
│   │   ├── GG2014.NDiskForm.resources
│   │   ├── GG2014.PaintForm.resources
│   │   ├── GG2014.pdb
│   │   ├── GG2014.PhotoForm.resources
│   │   ├── GG2014.Properties.Resources.resources
│   │   ├── GG2014.RegisterForm.resources
│   │   ├── GG2014.RemoteHelpForm.resources
│   │   ├── GG2014.RemoteHelpHandlePanel.resources
│   │   ├── GG2014.RemoteHelpRequestPanel.resources
│   │   ├── GG2014.SearchFriendForm.resources
│   │   ├── GG2014.SystemSettingForm.resources
│   │   ├── GG2014.TwinkleNotifyIcon.resources
│   │   ├── GG2014.UpdateUserInfoForm.resources
│   │   ├── GG2014.UserInformationForm.resources
│   │   ├── GG2014.VideoForm.resources
│   │   ├── GG2014.VideoRequestPanel.resources
│   │   └── TempPE
│   │   └── Properties.Resources.Designer.cs.dll
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── RemoteHelp
│   │   ├── RemoteHelpForm.cs
│   │   ├── RemoteHelpForm.Designer.cs
│   │   ├── RemoteHelpForm.resx
│   │   ├── RemoteHelpHandlePanel.cs
│   │   ├── RemoteHelpHandlePanel.Designer.cs
│   │   ├── RemoteHelpHandlePanel.resx
│   │   ├── RemoteHelpRequestPanel.cs
│   │   ├── RemoteHelpRequestPanel.Designer.cs
│   │   └── RemoteHelpRequestPanel.resx
│   └── Resources
│   ├── 20120818113914742_easyicon_cn_161.png
│   ├── 20120818113914742_easyicon_cn_16.png
│   ├── 20120824033434910_easyicon_cn_24.png
│   ├── 20120910030548870_easyicon_cn_24.png
│   ├── 20120910031018598_easyicon_cn_24.png
│   ├── 4.png
│   ├── AddBtn_down.png
│   ├── afternoon.jpg
│   ├── aio_head_normal.png
│   ├── aio_quickbar_cut.png
│   ├── aio_quickbar_face.png
│   ├── aio_quickbar_flirtationface.png
│   ├── aio_quickbar_font.png
│   ├── aio_quickbar_inputassist.png
│   ├── aio_quickbar_more.png
│   ├── aio_quickbar_register.png
│   ├── aio_quickbar_richface.png
│   ├── aio_quickbar_screen1.png
│   ├── aio_quickbar_screen2.png
│   ├── aio_quickbar_sendpic.png
│   ├── aio_quickbar_twitter.png
│   ├── AIO_SetBtn_down.png
│   ├── AIO_SetBtn_highlight_normal.png
│   ├── AIO_SetBtn_highlight.png
│   ├── AIO_SetBtn_normal.png
│   ├── allbtn_down.png
│   ├── allbtn_highlight.png
│   ├── all_inside_bkg.png
│   ├── AM_MenuICON.png
│   ├── app_icon_161.png
│   ├── app_icon_16.png
│   ├── app_icon_401.png
│   ├── app_icon_40.png
│   ├── AV_Accept1.png
│   ├── AV_Accept.png
│   ├── AV_New_Mic_Style3.png
│   ├── AV_Refuse.png
│   ├── AV_VDC_Bkg.png
│   ├── away (2).png
│   ├── b9m0_0.png
│   ├── back2.PNG
│   ├── BackPalace.png
│   ├── back.PNG
│   ├── BCF_Title32.ico
│   ├── bell.png
│   ├── Boot1.png
│   ├── Boot.png
│   ├── btn_close_disable.png
│   ├── btn_close_down.png
│   ├── btn_close_highlight.png
│   ├── btn_max_down.png
│   ├── btn_max_highlight.png
│   ├── btn_max_normal.png
│   ├── btn_mini_down.png
│   ├── btn_mini_highlight.png
│   ├── btn_mini_normal.png
│   ├── btn_restore_down.png
│   ├── btn_restore_highlight.png
│   ├── btn_restore_normal.png
│   ├── btn_set_hover.png
│   ├── btn_set_normal.png
│   ├── btn_set_press.png
│   ├── btn_Skin_down.png
│   ├── btn_Skin_highlight.png
│   ├── btn_Skin_normal.png
│   ├── busy1.gif
│   ├── busy2.gif
│   ├── busy (2).png
│   ├── busy.gif
│   ├── button_login_down.png
│   ├── button_login_hover.png
│   ├── button_login_normal.png
│   ├── camera1.png
│   ├── camera2.png
│   ├── cameraDis.png
│   ├── checkbox_hightlight.png
│   ├── checkbox_normal.png
│   ├── checkbox_pushed.png
│   ├── checkbox_tick_highlight.png
│   ├── checkbox_tick_normal.png
│   ├── checkbox_tick_pushed.png
│   ├── ColumnMerged.bmp
│   ├── ContactTipsVASFlagExt_Camera.png
│   ├── Conversation.png
│   ├── copy1.png
│   ├── copy.png
│   ├── corner_back_hover.png
│   ├── corner_back.png
│   ├── corner_back_press.png
│   ├── corner_left_hover.png
│   ├── corner_left.png
│   ├── corner_left_press.png
│   ├── corner_right_hover.png
│   ├── corner_right.png
│   ├── corner_right_press.png
│   ├── cut1.png
│   ├── cut2.png
│   ├── cut.png
│   ├── cut_red.png
│   ├── delete1.png
│   ├── delete.png
│   ├── disk.png
│   ├── Document 2 Edit.png
│   ├── down1.png
│   ├── down.png
│   ├── duozhanghao1.png
│   ├── duozhanghao2.png
│   ├── duozhanghao3.png
│   ├── duozhanghao4.png
│   ├── duozhanghao5.png
│   ├── duozhanghao6.png
│   ├── edit-redo.png
│   ├── edit-undo.png
│   ├── face-smile.png
│   ├── find2.png
│   ├── find.png
│   ├── firstPage.png
│   ├── folder_new1.png
│   ├── folder_new.png
│   ├── Folder.png
│   ├── format-text-bold.png
│   ├── frameBorderEffect_mouseDownDraw.png
│   ├── frameBorderEffect_normalDraw.png
│   ├── GG64.png
│   ├── girl.png
│   ├── Go1.bmp
│   ├── Go.bmp
│   ├── Group1.png
│   ├── Group2.png
│   ├── group.ico
│   ├── GVideo_Icon_48.png
│   ├── GVideoTurnOffVideo.png
│   ├── GVideoTurnOnVideo.png
│   ├── GVShareVideoCloseSpk_MouseOver.png
│   ├── GVShareVideoCloseSpk_Normal.png
│   ├── HDVideoHangs.png
│   ├── HDVideoPiP.png
│   ├── icon_weibo.png
│   ├── imgRjp.BackgroundImage.png
│   ├── imoffline (2).png
│   ├── imonline (2).png
│   ├── inputbox_hover.png
│   ├── inputbox.png
│   ├── invisible (2).png
│   ├── lastPage.png
│   ├── login_inputbtn_down.png
│   ├── login_inputbtn_highlight.png
│   ├── login_inputbtn_normal.png
│   ├── magnifier.png
│   ├── menu_btn_highlight.png
│   ├── menu_btn_normal.png
│   ├── menu_check.png
│   ├── mic1.png
│   ├── mic2.png
│   ├── micDis.png
│   ├── mima_hover.png
│   ├── mima.png
│   ├── mima_press.png
│   ├── MinIcons_017.png
│   ├── morning.jpg
│   ├── mute (2).png
│   ├── NetState_Point4.png
│   ├── nextPage.png
│   ├── night.jpg
│   ├── None64.ico
│   ├── noon.jpg
│   ├── normal_group_40.png
│   ├── Norml.png
│   ├── paste1.png
│   ├── paste.png
│   ├── Pencil.png
│   ├── pic2.png
│   ├── Picture.bmp
│   ├── pictureBox1.Image.png
│   ├── pngs
│   │   ├── angry.png
│   │   ├── anxious.png
│   │   ├── curious.png
│   │   ├── excited.png
│   │   ├── exhilarated2.png
│   │   ├── exhilarated.png
│   │   ├── happy.png
│   │   ├── love.png
│   │   ├── offended.png
│   │   ├── sad.png
│   │   ├── shocked.png
│   │   ├── silent.png
│   │   ├── surprise.png
│   │   ├── tease.png
│   │   ├── wicked.png
│   │   └── yum.png
│   ├── prePage.png
│   ├── Qme (2).png
│   ├── QQAddBuddyNormal.png
│   ├── refresh1.png
│   ├── refresh.png
│   ├── remind_highlight.png
│   ├── RemoteHelp.png
│   ├── Smiley Happy.png
│   ├── spin_normal_down.png
│   ├── Status
│   │   ├── 0.png
│   │   ├── 1.png
│   │   ├── 2.png
│   │   ├── 3.png
│   │   ├── 4.png
│   │   └── 5.png
│   ├── texture2.png
│   ├── texture.png
│   ├── Thumbs.db
│   ├── ToolbarBtnDown.png
│   ├── ToolbarBtnNormal.png
│   ├── trad_group.png
│   ├── up1.png
│   ├── up.png
│   ├── user1.png
│   ├── user2.png
│   ├── user3.png
│   ├── user4.png
│   ├── user5.png
│   ├── user6.png
│   ├── user_add.png
│   ├── user_delete.png
│   ├── users2.png
│   ├── VASFlagEnable.png
│   ├── VideoWaitToAnswer.png
│   ├── win_icon_16.ico
│   ├── zhuce_hover.png
│   ├── zhuce.png
│   └── zhuce_press.png
├── GG2014.Core
│   ├── bin
│   │   └── Debug
│   │   ├── CSkin.dll
│   │   ├── DataRabbit.dll
│   │   ├── ESBasic.dll
│   │   ├── ESBasic.xml
│   │   ├── ESFramework.dll
│   │   ├── ESFramework.xml
│   │   ├── GG2014.Core.dll
│   │   ├── GG2014.Core.pdb
│   │   ├── IMCore.pdb
│   │   ├── JustLib.dll
│   │   ├── JustLib.xml
│   │   ├── OMCS.dll
│   │   ├── OMCS.xml
│   │   ├── PaintFramework.dll
│   │   ├── PaintFramework.xml
│   │   └── System.Data.SQLite.dll
│   ├── Comment4OfflineFile.cs
│   ├── Contract.cs
│   ├── Entity.cs
│   ├── Enums.cs
│   ├── GG2014.Core.csproj
│   ├── GG2014.Core.csproj.user
│   ├── GlobalConsts.cs
│   ├── InformationTypes.cs
│   ├── IRemotingService.cs
│   ├── obj
│   │   └── Debug
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── GG2014.Core.csproj.FileListAbsolute.txt
│   │   ├── GG2014.Core.csprojResolveAssemblyReference.cache
│   │   ├── GG2014.Core.dll
│   │   └── GG2014.Core.pdb
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   └── SystemSettings.cs
├── GG2014.Server
│   ├── 53.ico
│   ├── App.config
│   ├── BasicBusinessHandler.cs
│   ├── bin
│   │   └── Debug
│   │   ├── CSkin.dll
│   │   ├── DataRabbit.dll
│   │   ├── ESBasic.dll
│   │   ├── ESBasic.xml
│   │   ├── ESFramework.dll
│   │   ├── ESFramework.xml
│   │   ├── GG2014.Core.dll
│   │   ├── GG2014.Core.pdb
│   │   ├── GG2014.Server.exe
│   │   ├── GG2014.Server.exe.config
│   │   ├── GG2014.Server.pdb
│   │   ├── GG2014.Server.vshost.exe
│   │   ├── GG2014.Server.vshost.exe.config
│   │   ├── GG2014.Server.vshost.exe.manifest
│   │   ├── JustLib.dll
│   │   ├── JustLib.xml
│   │   ├── OMCS.dll
│   │   ├── OMCS.xml
│   │   ├── PaintFramework.dll
│   │   ├── PaintFramework.xml
│   │   └── System.Data.SQLite.dll
│   ├── CustomizeHandler.cs
│   ├── FriendsManager.cs
│   ├── GG2014.Server.csproj
│   ├── GG2014.Server.csproj.user
│   ├── GlobalCache.cs
│   ├── GroupManager.cs
│   ├── IDBPersister.cs
│   ├── obj
│   │   └── x86
│   │   └── Debug
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── GG2014.Server.csproj.FileListAbsolute.txt
│   │   ├── GG2014.Server.csproj.GenerateResource.Cache
│   │   ├── GG2014.Server.csprojResolveAssemblyReference.cache
│   │   ├── GG2014.Server.exe
│   │   ├── GG2014.Server.pdb
│   │   └── GG2014.Server.Properties.Resources.resources
│   ├── OfflineFileController.cs
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   └── RemotingService.cs
└── GG2014.sln

33 directories, 639 files

标签:

实例下载地址

GG2014版源码。仿QQ聊天软件

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警