实例介绍
【实例简介】QQ高仿版C#源码
QQ的高仿版,包括客户端(PC客户端、android移动端)、服务端、数据库,可在广域网部署使用。
文件清单
└── gsbhz-GG-master
└── GG
├── android
│ ├── GG
│ │ ├── app.iml
│ │ ├── build
│ │ │ ├── generated
│ │ │ │ └── source
│ │ │ │ ├── buildConfig
│ │ │ │ │ ├── androidTest
│ │ │ │ │ │ └── debug
│ │ │ │ │ │ └── com
│ │ │ │ │ │ └── gg
│ │ │ │ │ │ └── demo
│ │ │ │ │ │ └── test
│ │ │ │ │ │ └── BuildConfig.java
│ │ │ │ │ ├── debug
│ │ │ │ │ │ └── gg
│ │ │ │ │ │ └── example
│ │ │ │ │ │ └── android_qqfix
│ │ │ │ │ │ └── BuildConfig.java
│ │ │ │ │ └── release
│ │ │ │ │ └── gg
│ │ │ │ │ └── example
│ │ │ │ │ └── android_qqfix
│ │ │ │ │ └── BuildConfig.java
│ │ │ │ └── r
│ │ │ │ ├── debug
│ │ │ │ │ └── gg
│ │ │ │ │ └── example
│ │ │ │ │ └── android_qqfix
│ │ │ │ │ └── R.java
│ │ │ │ └── release
│ │ │ │ └── gg
│ │ │ │ └── example
│ │ │ │ └── android_qqfix
│ │ │ │ └── R.java
│ │ │ ├── intermediates
│ │ │ │ ├── classes
│ │ │ │ │ ├── debug
│ │ │ │ │ │ └── gg
│ │ │ │ │ │ ├── dragon
│ │ │ │ │ │ │ ├── face
│ │ │ │ │ │ │ │ └── FaceHistoryData.class
│ │ │ │ │ │ │ └── persondata
│ │ │ │ │ │ │ ├── ContactsInfo$1.class
│ │ │ │ │ │ │ ├── ContactsInfo.class
│ │ │ │ │ │ │ └── UserInfo.class
│ │ │ │ │ │ ├── example
│ │ │ │ │ │ │ ├── android_qqfix
│ │ │ │ │ │ │ │ ├── BezierView.class
│ │ │ │ │ │ │ │ ├── BuildConfig.class
│ │ │ │ │ │ │ │ ├── ChatActivity$1.class
│ │ │ │ │ │ │ │ ├── ChatActivity$2.class
│ │ │ │ │ │ │ │ ├── ChatActivity$3.class
│ │ │ │ │ │ │ │ ├── ChatActivity$4.class
│ │ │ │ │ │ │ │ ├── ChatActivity$5.class
│ │ │ │ │ │ │ │ ├── ChatActivity$6.class
│ │ │ │ │ │ │ │ ├── ChatActivity$7.class
│ │ │ │ │ │ │ │ ├── ChatActivity$Filehandler$1.class
│ │ │ │ │ │ │ │ ├── ChatActivity$Filehandler$2.class
│ │ │ │ │ │ │ │ ├── ChatActivity$Filehandler.class
│ │ │ │ │ │ │ │ ├── ChatActivity$MyChatAdapter$ViewHolder.class
│ │ │ │ │ │ │ │ ├── ChatActivity$MyChatAdapter.class
│ │ │ │ │ │ │ │ ├── ChatActivity$MyChatHandler$1.class
│ │ │ │ │ │ │ │ ├── ChatActivity$MyChatHandler.class
│ │ │ │ │ │ │ │ ├── ChatActivity.class
│ │ │ │ │ │ │ │ ├── ChatApplication$ChatContentBag.class
│ │ │ │ │ │ │ │ ├── ChatApplication$ChatMessageListener.class
│ │ │ │ │ │ │ │ ├── ChatApplication$FriendStatusChangedListener.class
│ │ │ │ │ │ │ │ ├── ChatApplication$UIRunnable.class
│ │ │ │ │ │ │ │ ├── ChatApplication.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$1.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$2.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$3.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$4.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$ExpandableHandler.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$LocationCheckThread.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$ChildViewHolder.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$GroupViewHolder.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$ImageClickListener.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyListViewAdapter.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$FaceHistoryHandler.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter$1MyGridImageClickListener.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter$ViewHolder.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$MyTouchListener.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity.class
│ │ │ │ │ │ │ │ ├── FileMessageAdapter$MessageHold.class
│ │ │ │ │ │ │ │ ├── FileMessageAdapter.class
│ │ │ │ │ │ │ │ ├── GifOpenHelper$GifFrame.class
│ │ │ │ │ │ │ │ ├── GifOpenHelper.class
│ │ │ │ │ │ │ │ ├── MainActivity$1.class
│ │ │ │ │ │ │ │ ├── MainActivity$2.class
│ │ │ │ │ │ │ │ ├── MainActivity$3.class
│ │ │ │ │ │ │ │ ├── MainActivity$4.class
│ │ │ │ │ │ │ │ ├── MainActivity$5.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$1.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$2.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$3.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$4.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$5.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$6.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$7.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$8.class
│ │ │ │ │ │ │ │ ├── MainActivity$6.class
│ │ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter$ListOnClickListener.class
│ │ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter$ViewHolder.class
│ │ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter.class
│ │ │ │ │ │ │ │ ├── MainActivity.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyFaceHandler.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter$1MyGridImageClickListener.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter$ViewHolder.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyTouchListener.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity.class
│ │ │ │ │ │ │ │ ├── MyTextView$SpanInfo.class
│ │ │ │ │ │ │ │ ├── MyTextView$TextRunnable.class
│ │ │ │ │ │ │ │ ├── MyTextView.class
│ │ │ │ │ │ │ │ ├── R$anim.class
│ │ │ │ │ │ │ │ ├── R$attr.class
│ │ │ │ │ │ │ │ ├── R$dimen.class
│ │ │ │ │ │ │ │ ├── R$drawable.class
│ │ │ │ │ │ │ │ ├── R$id.class
│ │ │ │ │ │ │ │ ├── R$layout.class
│ │ │ │ │ │ │ │ ├── R$menu.class
│ │ │ │ │ │ │ │ ├── R$raw.class
│ │ │ │ │ │ │ │ ├── R$string.class
│ │ │ │ │ │ │ │ ├── R$style.class
│ │ │ │ │ │ │ │ └── R.class
│ │ │ │ │ │ │ └── utils
│ │ │ │ │ │ │ ├── FaceData.class
│ │ │ │ │ │ │ ├── FileUtils.class
│ │ │ │ │ │ │ ├── SerializeHelper.class
│ │ │ │ │ │ │ └── StringHelper.class
│ │ │ │ │ │ ├── handler
│ │ │ │ │ │ │ ├── CustomizeHandler$1.class
│ │ │ │ │ │ │ ├── CustomizeHandler$InformationListener.class
│ │ │ │ │ │ │ └── CustomizeHandler.class
│ │ │ │ │ │ └── model
│ │ │ │ │ │ ├── ChatContentContract.class
│ │ │ │ │ │ ├── ChatInfo.class
│ │ │ │ │ │ ├── ContractType.class
│ │ │ │ │ │ ├── FileInfo.class
│ │ │ │ │ │ ├── GGUser.class
│ │ │ │ │ │ ├── UserStatus$1.class
│ │ │ │ │ │ ├── UserStatusChangedContract.class
│ │ │ │ │ │ └── UserStatus.class
│ │ │ │ │ └── release
│ │ │ │ │ └── gg
│ │ │ │ │ ├── dragon
│ │ │ │ │ │ ├── face
│ │ │ │ │ │ │ └── FaceHistoryData.class
│ │ │ │ │ │ └── persondata
│ │ │ │ │ │ ├── ContactsInfo$1.class
│ │ │ │ │ │ ├── ContactsInfo.class
│ │ │ │ │ │ └── UserInfo.class
│ │ │ │ │ ├── example
│ │ │ │ │ │ ├── android_qqfix
│ │ │ │ │ │ │ ├── BezierView.class
│ │ │ │ │ │ │ ├── BuildConfig.class
│ │ │ │ │ │ │ ├── ChatActivity$1.class
│ │ │ │ │ │ │ ├── ChatActivity$2.class
│ │ │ │ │ │ │ ├── ChatActivity$3.class
│ │ │ │ │ │ │ ├── ChatActivity$4.class
│ │ │ │ │ │ │ ├── ChatActivity$5.class
│ │ │ │ │ │ │ ├── ChatActivity$6.class
│ │ │ │ │ │ │ ├── ChatActivity$7.class
│ │ │ │ │ │ │ ├── ChatActivity$Filehandler$1.class
│ │ │ │ │ │ │ ├── ChatActivity$Filehandler$2.class
│ │ │ │ │ │ │ ├── ChatActivity$Filehandler.class
│ │ │ │ │ │ │ ├── ChatActivity$MyChatAdapter$ViewHolder.class
│ │ │ │ │ │ │ ├── ChatActivity$MyChatAdapter.class
│ │ │ │ │ │ │ ├── ChatActivity$MyChatHandler$1.class
│ │ │ │ │ │ │ ├── ChatActivity$MyChatHandler.class
│ │ │ │ │ │ │ ├── ChatActivity.class
│ │ │ │ │ │ │ ├── ChatApplication$ChatContentBag.class
│ │ │ │ │ │ │ ├── ChatApplication$ChatMessageListener.class
│ │ │ │ │ │ │ ├── ChatApplication$FriendStatusChangedListener.class
│ │ │ │ │ │ │ ├── ChatApplication$UIRunnable.class
│ │ │ │ │ │ │ ├── ChatApplication.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$1.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$2.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$3.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$4.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$ExpandableHandler.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$LocationCheckThread.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$ChildViewHolder.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$GroupViewHolder.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$ImageClickListener.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyListViewAdapter.class
│ │ │ │ │ │ │ ├── ContactsListExpandable.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$FaceHistoryHandler.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter$1MyGridImageClickListener.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter$ViewHolder.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$MyTouchListener.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity.class
│ │ │ │ │ │ │ ├── FileMessageAdapter$MessageHold.class
│ │ │ │ │ │ │ ├── FileMessageAdapter.class
│ │ │ │ │ │ │ ├── GifOpenHelper$GifFrame.class
│ │ │ │ │ │ │ ├── GifOpenHelper.class
│ │ │ │ │ │ │ ├── MainActivity$1.class
│ │ │ │ │ │ │ ├── MainActivity$2.class
│ │ │ │ │ │ │ ├── MainActivity$3.class
│ │ │ │ │ │ │ ├── MainActivity$4.class
│ │ │ │ │ │ │ ├── MainActivity$5.class
│ │ │ │ │ │ │ ├── MainActivity$6$1.class
│ │ │ │ │ │ │ ├── MainActivity$6$2.class
│ │ │ │ │ │ │ ├── MainActivity$6$3.class
│ │ │ │ │ │ │ ├── MainActivity$6$4.class
│ │ │ │ │ │ │ ├── MainActivity$6$5.class
│ │ │ │ │ │ │ ├── MainActivity$6$6.class
│ │ │ │ │ │ │ ├── MainActivity$6$7.class
│ │ │ │ │ │ │ ├── MainActivity$6$8.class
│ │ │ │ │ │ │ ├── MainActivity$6.class
│ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter$ListOnClickListener.class
│ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter$ViewHolder.class
│ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter.class
│ │ │ │ │ │ │ ├── MainActivity.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyFaceHandler.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter$1MyGridImageClickListener.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter$ViewHolder.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyTouchListener.class
│ │ │ │ │ │ │ ├── MyFaceActivity.class
│ │ │ │ │ │ │ ├── MyTextView$SpanInfo.class
│ │ │ │ │ │ │ ├── MyTextView$TextRunnable.class
│ │ │ │ │ │ │ ├── MyTextView.class
│ │ │ │ │ │ │ ├── R$anim.class
│ │ │ │ │ │ │ ├── R$attr.class
│ │ │ │ │ │ │ ├── R$dimen.class
│ │ │ │ │ │ │ ├── R$drawable.class
│ │ │ │ │ │ │ ├── R$id.class
│ │ │ │ │ │ │ ├── R$layout.class
│ │ │ │ │ │ │ ├── R$menu.class
│ │ │ │ │ │ │ ├── R$raw.class
│ │ │ │ │ │ │ ├── R$string.class
│ │ │ │ │ │ │ ├── R$style.class
│ │ │ │ │ │ │ └── R.class
│ │ │ │ │ │ └── utils
│ │ │ │ │ │ ├── FaceData.class
│ │ │ │ │ │ ├── FileUtils.class
│ │ │ │ │ │ ├── SerializeHelper.class
│ │ │ │ │ │ └── StringHelper.class
│ │ │ │ │ ├── handler
│ │ │ │ │ │ ├── CustomizeHandler$1.class
│ │ │ │ │ │ ├── CustomizeHandler$InformationListener.class
│ │ │ │ │ │ └── CustomizeHandler.class
│ │ │ │ │ └── model
│ │ │ │ │ ├── ChatContentContract.class
│ │ │ │ │ ├── ChatInfo.class
│ │ │ │ │ ├── ContractType.class
│ │ │ │ │ ├── FileInfo.class
│ │ │ │ │ ├── GGUser.class
│ │ │ │ │ ├── UserStatus$1.class
│ │ │ │ │ ├── UserStatusChangedContract.class
│ │ │ │ │ └── UserStatus.class
│ │ │ │ ├── dex
│ │ │ │ │ ├── debug
│ │ │ │ │ │ └── classes.dex
│ │ │ │ │ └── release
│ │ │ │ │ └── classes.dex
│ │ │ │ ├── incremental
│ │ │ │ │ ├── aidl
│ │ │ │ │ │ ├── androidTest
│ │ │ │ │ │ │ └── debug
│ │ │ │ │ │ │ └── dependency.store
│ │ │ │ │ │ ├── debug
│ │ │ │ │ │ │ └── dependency.store
│ │ │ │ │ │ └── release
│ │ │ │ │ │ └── dependency.store
│ │ │ │ │ ├── mergeAssets
│ │ │ │ │ │ ├── androidTest
│ │ │ │ │ │ │ └── debug
│ │ │ │ │ │ │ └── merger.xml
│ │ │ │ │ │ ├── debug
│ │ │ │ │ │ │ └── merger.xml
│ │ │ │ │ │ └── release
│ │ │ │ │ │ └── merger.xml
│ │ │ │ │ ├── mergeResourcesandroidTest
│ │ │ │ │ │ └── debug
│ │ │ │ │ │ └── merger.xml
│ │ │ │ │ ├── mergeResourcesdebug
│ │ │ │ │ │ └── merger.xml
│ │ │ │ │ └── mergeResourcesrelease
│ │ │ │ │ └── merger.xml
│ │ │ │ ├── manifest
│ │ │ │ │ └── androidTest
│ │ │ │ │ └── debug
│ │ │ │ │ └── AndroidManifest.xml
│ │ │ │ ├── manifests
│ │ │ │ │ └── full
│ │ │ │ │ ├── debug
│ │ │ │ │ │ └── AndroidManifest.xml
│ │ │ │ │ └── release
│ │ │ │ │ └── AndroidManifest.xml
│ │ │ │ ├── pre-dexed
│ │ │ │ │ ├── debug
│ │ │ │ │ │ ├── android-logging-log4j-1.0.3-928d6d4b7208cb0cad3d41d22484f82e0fb20a62.jar
│ │ │ │ │ │ ├── commons-io-2.2-80a2698811a6096413f31b4ac66ceb7eaf42a9ff.jar
│ │ │ │ │ │ ├── log4j-1.2.14-ca7152c5a144d85116902a3c04027155ab76d85d.jar
│ │ │ │ │ │ ├── netty-3.9.1.Final-bfc2d06a0eb05c3adb10dc988a1006573d4765f7.jar
│ │ │ │ │ │ ├── netty-all-4.0.24.Final-0a01d6a325b29df752ecbbe830d5401ea797a6b8.jar
│ │ │ │ │ │ └── oraycnframework_export-2af47123cd738f3ab50ed167a80f939da0bb6073.jar
│ │ │ │ │ └── release
│ │ │ │ │ ├── android-logging-log4j-1.0.3-928d6d4b7208cb0cad3d41d22484f82e0fb20a62.jar
│ │ │ │ │ ├── commons-io-2.2-80a2698811a6096413f31b4ac66ceb7eaf42a9ff.jar
│ │ │ │ │ ├── log4j-1.2.14-ca7152c5a144d85116902a3c04027155ab76d85d.jar
│ │ │ │ │ ├── netty-3.9.1.Final-bfc2d06a0eb05c3adb10dc988a1006573d4765f7.jar
│ │ │ │ │ ├── netty-all-4.0.24.Final-0a01d6a325b29df752ecbbe830d5401ea797a6b8.jar
│ │ │ │ │ └── oraycnframework_export-2af47123cd738f3ab50ed167a80f939da0bb6073.jar
│ │ │ │ └── res
│ │ │ │ ├── merged
│ │ │ │ │ ├── debug
│ │ │ │ │ │ ├── anim
│ │ │ │ │ │ │ ├── left_in.xml
│ │ │ │ │ │ │ ├── left_out.xml
│ │ │ │ │ │ │ ├── right_in.xml
│ │ │ │ │ │ │ └── right_out.xml
│ │ │ │ │ │ ├── drawable
│ │ │ │ │ │ │ └── tip_anim.xml
│ │ │ │ │ │ ├── drawable-hdpi
│ │ │ │ │ │ │ ├── add_back.png
│ │ │ │ │ │ │ ├── address_list.png
│ │ │ │ │ │ │ ├── balloon_back_left.9.png
│ │ │ │ │ │ │ ├── balloon_back_right.9.png
│ │ │ │ │ │ │ ├── chat_bottom_add.png
│ │ │ │ │ │ │ ├── chat_bottom_keyboard.png
│ │ │ │ │ │ │ ├── chat_bottom_look.png
│ │ │ │ │ │ │ ├── chat_button_fillet_shape.xml
│ │ │ │ │ │ │ ├── chat_contact_back.png
│ │ │ │ │ │ │ ├── chat_flock.png
│ │ │ │ │ │ │ ├── chat_title_layer.xml
│ │ │ │ │ │ │ ├── contact_0.jpg
│ │ │ │ │ │ │ ├── contact_1.jpg
│ │ │ │ │ │ │ ├── contact_2.jpg
│ │ │ │ │ │ │ ├── contact_3.jpg
│ │ │ │ │ │ │ ├── contact_4.jpg
│ │ │ │ │ │ │ ├── contact_back.9.png
│ │ │ │ │ │ │ ├── delete_button_edit.jpg
│ │ │ │ │ │ │ ├── deletebutton.jpg
│ │ │ │ │ │ │ ├── edit_fillet_shape.xml
│ │ │ │ │ │ │ ├── face_history_disselected.png
│ │ │ │ │ │ │ ├── face_history_selected.png
│ │ │ │ │ │ │ ├── face_look_disselected.png
│ │ │ │ │ │ │ ├── face_look_selected.png
│ │ │ │ │ │ │ ├── fillet_shape.xml
│ │ │ │ │ │ │ ├── forum.png
│ │ │ │ │ │ │ ├── f_static_000.png
│ │ │ │ │ │ │ ├── f_static_001.png
│ │ │ │ │ │ │ ├── f_static_002.png
│ │ │ │ │ │ │ ├── f_static_003.png
│ │ │ │ │ │ │ ├── f_static_004.png
│ │ │ │ │ │ │ ├── f_static_005.png
│ │ │ │ │ │ │ ├── f_static_006.png
│ │ │ │ │ │ │ ├── f_static_009.png
│ │ │ │ │ │ │ ├── f_static_010.png
│ │ │ │ │ │ │ ├── f_static_011.png
│ │ │ │ │ │ │ ├── f_static_012.png
│ │ │ │ │ │ │ ├── f_static_013.png
│ │ │ │ │ │ │ ├── f_static_014.png
│ │ │ │ │ │ │ ├── f_static_015.png
│ │ │ │ │ │ │ ├── f_static_017.png
│ │ │ │ │ │ │ ├── f_static_018.png
│ │ │ │ │ │ │ ├── f_static_019.png
│ │ │ │ │ │ │ ├── f_static_020.png
│ │ │ │ │ │ │ ├── i0.png
│ │ │ │ │ │ │ ├── i1.png
│ │ │ │ │ │ │ ├── i2.png
│ │ │ │ │ │ │ ├── i3.png
│ │ │ │ │ │ │ ├── i4.png
│ │ │ │ │ │ │ ├── i5.png
│ │ │ │ │ │ │ ├── i6.png
│ │ │ │ │ │ │ ├── i7.png
│ │ │ │ │ │ │ ├── i8.png
│ │ │ │ │ │ │ ├── i9.png
│ │ │ │ │ │ │ ├── ic_launcher.png
│ │ │ │ │ │ │ ├── indicator_down.jpg
│ │ │ │ │ │ │ ├── indicator_up.jpg
│ │ │ │ │ │ │ ├── lastchild.png
│ │ │ │ │ │ │ ├── life_service.png
│ │ │ │ │ │ │ ├── list_child_border.xml
│ │ │ │ │ │ │ ├── list_child_layer.xml
│ │ │ │ │ │ │ ├── list_item_border.xml
│ │ │ │ │ │ │ ├── list_lastchild_border.xml
│ │ │ │ │ │ │ ├── list_lastitem_border.xml
│ │ │ │ │ │ │ ├── login_button_back.xml
│ │ │ │ │ │ │ ├── msg_button_back.png
│ │ │ │ │ │ │ ├── qian_point.png
│ │ │ │ │ │ │ ├── qqlist_classify_indicator.png
│ │ │ │ │ │ │ ├── qqlist_classify_text.xml
│ │ │ │ │ │ │ ├── qqmain.jpg
│ │ │ │ │ │ │ ├── qqnum_edit.xml
│ │ │ │ │ │ │ ├── qq_password_edit.xml
│ │ │ │ │ │ │ ├── screenshot_3.png
│ │ │ │ │ │ │ ├── shen_point.png
│ │ │ │ │ │ │ ├── tab_widget_back.xml
│ │ │ │ │ │ │ ├── tab_widget_disselected.xml
│ │ │ │ │ │ │ ├── tabwidget_disselected.xml
│ │ │ │ │ │ │ ├── tabwidget_selected.xml
│ │ │ │ │ │ │ ├── todown.png
│ │ │ │ │ │ │ └── toright.png
│ │ │ │ │ │ ├── drawable-mdpi
│ │ │ │ │ │ │ └── ic_launcher.png
│ │ │ │ │ │ ├── drawable-xhdpi
│ │ │ │ │ │ │ ├── ic_launcher.png
│ │ │ │ │ │ │ ├── idp.png
│ │ │ │ │ │ │ ├── idq.png
│ │ │ │ │ │ │ ├── idr.png
│ │ │ │ │ │ │ ├── ids.png
│ │ │ │ │ │ │ ├── idt.png
│ │ │ │ │ │ │ ├── skin_tips_newmessage.9.png
│ │ │ │ │ │ │ ├── skin_tips_newmessage_ninetynine.png
│ │ │ │ │ │ │ └── skin_tips_new.png
│ │ │ │ │ │ ├── drawable-xxhdpi
│ │ │ │ │ │ │ └── ic_launcher.png
│ │ │ │ │ │ ├── layout
│ │ │ │ │ │ │ ├── activity_chat.xml
│ │ │ │ │ │ │ ├── activity_main.xml
│ │ │ │ │ │ │ ├── chat_grid_item.xml
│ │ │ │ │ │ │ ├── chat_listitem_me.xml
│ │ │ │ │ │ │ ├── chat_listitem_other.xml
│ │ │ │ │ │ │ ├── face_layout_file.xml
│ │ │ │ │ │ │ ├── file_message_item.xml
│ │ │ │ │ │ │ ├── image_point_layout.xml
│ │ │ │ │ │ │ ├── layout_list_item.xml
│ │ │ │ │ │ │ ├── layout_qqlist_child.xml
│ │ │ │ │ │ │ ├── layout_qqlist_expandable.xml
│ │ │ │ │ │ │ ├── layout_qqlist_group.xml
│ │ │ │ │ │ │ ├── myface_layout.xml
│ │ │ │ │ │ │ ├── my_layout.xml
│ │ │ │ │ │ │ ├── point_image_layout.xml
│ │ │ │ │ │ │ ├── qqlist_classify_item.xml
│ │ │ │ │ │ │ ├── tab_face_selcted_indicator.xml
│ │ │ │ │ │ │ ├── tabwidget_image_disselected.xml
│ │ │ │ │ │ │ ├── tabwidget_image_selected.xml
│ │ │ │ │ │ │ └── view_item.xml
│ │ │ │ │ │ ├── menu
│ │ │ │ │ │ │ └── main.xml
│ │ │ │ │ │ ├── raw
│ │ │ │ │ │ │ ├── gl.gif
│ │ │ │ │ │ │ ├── hh.gif
│ │ │ │ │ │ │ ├── hu.gif
│ │ │ │ │ │ │ ├── ji.gif
│ │ │ │ │ │ │ └── lzl.gif
│ │ │ │ │ │ ├── values
│ │ │ │ │ │ │ └── values.xml
│ │ │ │ │ │ ├── values-sw720dp-land
│ │ │ │ │ │ │ └── values-sw720dp-land.xml
│ │ │ │ │ │ ├── values-v11
│ │ │ │ │ │ │ └── values-v11.xml
│ │ │ │ │ │ └── values-v14
│ │ │ │ │ │ └── values-v14.xml
│ │ │ │ │ └── release
│ │ │ │ │ ├── anim
│ │ │ │ │ │ ├── left_in.xml
│ │ │ │ │ │ ├── left_out.xml
│ │ │ │ │ │ ├── right_in.xml
│ │ │ │ │ │ └── right_out.xml
│ │ │ │ │ ├── drawable
│ │ │ │ │ │ └── tip_anim.xml
│ │ │ │ │ ├── drawable-hdpi
│ │ │ │ │ │ ├── add_back.png
│ │ │ │ │ │ ├── address_list.png
│ │ │ │ │ │ ├── balloon_back_left.9.png
│ │ │ │ │ │ ├── balloon_back_right.9.png
│ │ │ │ │ │ ├── chat_bottom_add.png
│ │ │ │ │ │ ├── chat_bottom_keyboard.png
│ │ │ │ │ │ ├── chat_bottom_look.png
│ │ │ │ │ │ ├── chat_button_fillet_shape.xml
│ │ │ │ │ │ ├── chat_contact_back.png
│ │ │ │ │ │ ├── chat_flock.png
│ │ │ │ │ │ ├── chat_title_layer.xml
│ │ │ │ │ │ ├── contact_0.jpg
│ │ │ │ │ │ ├── contact_1.jpg
│ │ │ │ │ │ ├── contact_2.jpg
│ │ │ │ │ │ ├── contact_3.jpg
│ │ │ │ │ │ ├── contact_4.jpg
│ │ │ │ │ │ ├── contact_back.9.png
│ │ │ │ │ │ ├── delete_button_edit.jpg
│ │ │ │ │ │ ├── deletebutton.jpg
│ │ │ │ │ │ ├── edit_fillet_shape.xml
│ │ │ │ │ │ ├── face_history_disselected.png
│ │ │ │ │ │ ├── face_history_selected.png
│ │ │ │ │ │ ├── face_look_disselected.png
│ │ │ │ │ │ ├── face_look_selected.png
│ │ │ │ │ │ ├── fillet_shape.xml
│ │ │ │ │ │ ├── forum.png
│ │ │ │ │ │ ├── f_static_000.png
│ │ │ │ │ │ ├── f_static_001.png
│ │ │ │ │ │ ├── f_static_002.png
│ │ │ │ │ │ ├── f_static_003.png
│ │ │ │ │ │ ├── f_static_004.png
│ │ │ │ │ │ ├── f_static_005.png
│ │ │ │ │ │ ├── f_static_006.png
│ │ │ │ │ │ ├── f_static_009.png
│ │ │ │ │ │ ├── f_static_010.png
│ │ │ │ │ │ ├── f_static_011.png
│ │ │ │ │ │ ├── f_static_012.png
│ │ │ │ │ │ ├── f_static_013.png
│ │ │ │ │ │ ├── f_static_014.png
│ │ │ │ │ │ ├── f_static_015.png
│ │ │ │ │ │ ├── f_static_017.png
│ │ │ │ │ │ ├── f_static_018.png
│ │ │ │ │ │ ├── f_static_019.png
│ │ │ │ │ │ ├── f_static_020.png
│ │ │ │ │ │ ├── i0.png
│ │ │ │ │ │ ├── i1.png
│ │ │ │ │ │ ├── i2.png
│ │ │ │ │ │ ├── i3.png
│ │ │ │ │ │ ├── i4.png
│ │ │ │ │ │ ├── i5.png
│ │ │ │ │ │ ├── i6.png
│ │ │ │ │ │ ├── i7.png
│ │ │ │ │ │ ├── i8.png
│ │ │ │ │ │ ├── i9.png
│ │ │ │ │ │ ├── ic_launcher.png
│ │ │ │ │ │ ├── indicator_down.jpg
│ │ │ │ │ │ ├── indicator_up.jpg
│ │ │ │ │ │ ├── lastchild.png
│ │ │ │ │ │ ├── life_service.png
│ │ │ │ │ │ ├── list_child_border.xml
│ │ │ │ │ │ ├── list_child_layer.xml
│ │ │ │ │ │ ├── list_item_border.xml
│ │ │ │ │ │ ├── list_lastchild_border.xml
│ │ │ │ │ │ ├── list_lastitem_border.xml
│ │ │ │ │ │ ├── login_button_back.xml
│ │ │ │ │ │ ├── msg_button_back.png
│ │ │ │ │ │ ├── qian_point.png
│ │ │ │ │ │ ├── qqlist_classify_indicator.png
│ │ │ │ │ │ ├── qqlist_classify_text.xml
│ │ │ │ │ │ ├── qqmain.jpg
│ │ │ │ │ │ ├── qqnum_edit.xml
│ │ │ │ │ │ ├── qq_password_edit.xml
│ │ │ │ │ │ ├── screenshot_3.png
│ │ │ │ │ │ ├── shen_point.png
│ │ │ │ │ │ ├── tab_widget_back.xml
│ │ │ │ │ │ ├── tab_widget_disselected.xml
│ │ │ │ │ │ ├── tabwidget_disselected.xml
│ │ │ │ │ │ ├── tabwidget_selected.xml
│ │ │ │ │ │ ├── todown.png
│ │ │ │ │ │ └── toright.png
│ │ │ │ │ ├── drawable-mdpi
│ │ │ │ │ │ └── ic_launcher.png
│ │ │ │ │ ├── drawable-xhdpi
│ │ │ │ │ │ ├── ic_launcher.png
│ │ │ │ │ │ ├── idp.png
│ │ │ │ │ │ ├── idq.png
│ │ │ │ │ │ ├── idr.png
│ │ │ │ │ │ ├── ids.png
│ │ │ │ │ │ ├── idt.png
│ │ │ │ │ │ ├── skin_tips_newmessage.9.png
│ │ │ │ │ │ ├── skin_tips_newmessage_ninetynine.png
│ │ │ │ │ │ └── skin_tips_new.png
│ │ │ │ │ ├── drawable-xxhdpi
│ │ │ │ │ │ └── ic_launcher.png
│ │ │ │ │ ├── layout
│ │ │ │ │ │ ├── activity_chat.xml
│ │ │ │ │ │ ├── activity_main.xml
│ │ │ │ │ │ ├── chat_grid_item.xml
│ │ │ │ │ │ ├── chat_listitem_me.xml
│ │ │ │ │ │ ├── chat_listitem_other.xml
│ │ │ │ │ │ ├── face_layout_file.xml
│ │ │ │ │ │ ├── file_message_item.xml
│ │ │ │ │ │ ├── image_point_layout.xml
│ │ │ │ │ │ ├── layout_list_item.xml
│ │ │ │ │ │ ├── layout_qqlist_child.xml
│ │ │ │ │ │ ├── layout_qqlist_expandable.xml
│ │ │ │ │ │ ├── layout_qqlist_group.xml
│ │ │ │ │ │ ├── myface_layout.xml
│ │ │ │ │ │ ├── my_layout.xml
│ │ │ │ │ │ ├── point_image_layout.xml
│ │ │ │ │ │ ├── qqlist_classify_item.xml
│ │ │ │ │ │ ├── tab_face_selcted_indicator.xml
│ │ │ │ │ │ ├── tabwidget_image_disselected.xml
│ │ │ │ │ │ ├── tabwidget_image_selected.xml
│ │ │ │ │ │ └── view_item.xml
│ │ │ │ │ ├── menu
│ │ │ │ │ │ └── main.xml
│ │ │ │ │ ├── raw
│ │ │ │ │ │ ├── gl.gif
│ │ │ │ │ │ ├── hh.gif
│ │ │ │ │ │ ├── hu.gif
│ │ │ │ │ │ ├── ji.gif
│ │ │ │ │ │ └── lzl.gif
│ │ │ │ │ ├── values
│ │ │ │ │ │ └── values.xml
│ │ │ │ │ ├── values-sw720dp-land
│ │ │ │ │ │ └── values-sw720dp-land.xml
│ │ │ │ │ ├── values-v11
│ │ │ │ │ │ └── values-v11.xml
│ │ │ │ │ └── values-v14
│ │ │ │ │ └── values-v14.xml
│ │ │ │ ├── resources-debug-androidTest.ap_
│ │ │ │ ├── resources-debug.ap_
│ │ │ │ └── resources-release.ap_
│ │ │ └── outputs
│ │ │ ├── apk
│ │ │ │ ├── gg-debug.apk
│ │ │ │ ├── gg-debug-unaligned.apk
│ │ │ │ └── gg-release-unaligned.apk
│ │ │ └── logs
│ │ │ ├── manifest-merger-debug-report.txt
│ │ │ └── manifest-merger-release-report.txt
│ │ ├── build.gradle
│ │ ├── gg.iml
│ │ ├── gg-release.apk
│ │ ├── libs
│ │ │ ├── android-logging-log4j-1.0.3.jar
│ │ │ ├── commons-io-2.2.jar
│ │ │ ├── log4j-1.2.14.jar
│ │ │ ├── netty-3.9.1.Final.jar
│ │ │ ├── netty-all-4.0.24.Final.jar
│ │ │ └── oraycnframework_export.jar
│ │ └── src
│ │ └── main
│ │ ├── AndroidManifest.xml
│ │ ├── java
│ │ │ └── gg
│ │ │ ├── dragon
│ │ │ │ ├── face
│ │ │ │ │ └── FaceHistoryData.java
│ │ │ │ └── persondata
│ │ │ │ ├── ContactsInfo.java
│ │ │ │ └── UserInfo.java
│ │ │ ├── example
│ │ │ │ ├── android_qqfix
│ │ │ │ │ ├── BezierView.java
│ │ │ │ │ ├── ChatActivity.java
│ │ │ │ │ ├── ChatApplication.java
│ │ │ │ │ ├── ContactsListExpandable.java
│ │ │ │ │ ├── FaceHistoryActivity.java
│ │ │ │ │ ├── FileMessageAdapter.java
│ │ │ │ │ ├── GifOpenHelper.java
│ │ │ │ │ ├── MainActivity.java
│ │ │ │ │ ├── MyFaceActivity.java
│ │ │ │ │ └── MyTextView.java
│ │ │ │ └── utils
│ │ │ │ ├── FaceData.java
│ │ │ │ ├── FileUtils.java
│ │ │ │ ├── SerializeHelper.java
│ │ │ │ └── StringHelper.java
│ │ │ ├── handler
│ │ │ │ └── CustomizeHandler.java
│ │ │ └── model
│ │ │ ├── ChatContentContract.java
│ │ │ ├── ChatInfo.java
│ │ │ ├── ContractType.java
│ │ │ ├── FileInfo.java
│ │ │ ├── GGUser.java
│ │ │ ├── UserStatusChangedContract.java
│ │ │ └── UserStatus.java
│ │ └── res
│ │ ├── anim
│ │ │ ├── left_in.xml
│ │ │ ├── left_out.xml
│ │ │ ├── right_in.xml
│ │ │ └── right_out.xml
│ │ ├── drawable
│ │ │ └── tip_anim.xml
│ │ ├── drawable-hdpi
│ │ │ ├── add_back.png
│ │ │ ├── address_list.png
│ │ │ ├── balloon_back_left.9.png
│ │ │ ├── balloon_back_right.9.png
│ │ │ ├── chat_bottom_add.png
│ │ │ ├── chat_bottom_keyboard.png
│ │ │ ├── chat_bottom_look.png
│ │ │ ├── chat_button_fillet_shape.xml
│ │ │ ├── chat_contact_back.png
│ │ │ ├── chat_flock.png
│ │ │ ├── chat_title_layer.xml
│ │ │ ├── contact_0.jpg
│ │ │ ├── contact_1.jpg
│ │ │ ├── contact_2.jpg
│ │ │ ├── contact_3.jpg
│ │ │ ├── contact_4.jpg
│ │ │ ├── contact_back.9.png
│ │ │ ├── delete_button_edit.jpg
│ │ │ ├── deletebutton.jpg
│ │ │ ├── edit_fillet_shape.xml
│ │ │ ├── face_history_disselected.png
│ │ │ ├── face_history_selected.png
│ │ │ ├── face_look_disselected.png
│ │ │ ├── face_look_selected.png
│ │ │ ├── fillet_shape.xml
│ │ │ ├── forum.png
│ │ │ ├── f_static_000.png
│ │ │ ├── f_static_001.png
│ │ │ ├── f_static_002.png
│ │ │ ├── f_static_003.png
│ │ │ ├── f_static_004.png
│ │ │ ├── f_static_005.png
│ │ │ ├── f_static_006.png
│ │ │ ├── f_static_009.png
│ │ │ ├── f_static_010.png
│ │ │ ├── f_static_011.png
│ │ │ ├── f_static_012.png
│ │ │ ├── f_static_013.png
│ │ │ ├── f_static_014.png
│ │ │ ├── f_static_015.png
│ │ │ ├── f_static_017.png
│ │ │ ├── f_static_018.png
│ │ │ ├── f_static_019.png
│ │ │ ├── f_static_020.png
│ │ │ ├── i0.png
│ │ │ ├── i1.png
│ │ │ ├── i2.png
│ │ │ ├── i3.png
│ │ │ ├── i4.png
│ │ │ ├── i5.png
│ │ │ ├── i6.png
│ │ │ ├── i7.png
│ │ │ ├── i8.png
│ │ │ ├── i9.png
│ │ │ ├── ic_launcher.png
│ │ │ ├── indicator_down.jpg
│ │ │ ├── indicator_up.jpg
│ │ │ ├── lastchild.png
│ │ │ ├── life_service.png
│ │ │ ├── list_child_border.xml
│ │ │ ├── list_child_layer.xml
│ │ │ ├── list_item_border.xml
│ │ │ ├── list_lastchild_border.xml
│ │ │ ├── list_lastitem_border.xml
│ │ │ ├── login_button_back.xml
│ │ │ ├── msg_button_back.png
│ │ │ ├── qian_point.png
│ │ │ ├── qqlist_classify_indicator.png
│ │ │ ├── qqlist_classify_text.xml
│ │ │ ├── qqmain.jpg
│ │ │ ├── qqnum_edit.xml
│ │ │ ├── qq_password_edit.xml
│ │ │ ├── screenshot_3.png
│ │ │ ├── shen_point.png
│ │ │ ├── tab_widget_back.xml
│ │ │ ├── tab_widget_disselected.xml
│ │ │ ├── tabwidget_disselected.xml
│ │ │ ├── tabwidget_selected.xml
│ │ │ ├── todown.png
│ │ │ └── toright.png
│ │ ├── drawable-mdpi
│ │ │ └── ic_launcher.png
│ │ ├── drawable-xhdpi
│ │ │ ├── ic_launcher.png
│ │ │ ├── idp.png
│ │ │ ├── idq.png
│ │ │ ├── idr.png
│ │ │ ├── ids.png
│ │ │ ├── idt.png
│ │ │ ├── skin_tips_newmessage.9.png
│ │ │ ├── skin_tips_newmessage_ninetynine.png
│ │ │ └── skin_tips_new.png
│ │ ├── drawable-xxhdpi
│ │ │ └── ic_launcher.png
│ │ ├── layout
│ │ │ ├── activity_chat.xml
│ │ │ ├── activity_main.xml
│ │ │ ├── chat_grid_item.xml
│ │ │ ├── chat_listitem_me.xml
│ │ │ ├── chat_listitem_other.xml
│ │ │ ├── face_layout_file.xml
│ │ │ ├── file_message_item.xml
│ │ │ ├── image_point_layout.xml
│ │ │ ├── layout_list_item.xml
│ │ │ ├── layout_qqlist_child.xml
│ │ │ ├── layout_qqlist_expandable.xml
│ │ │ ├── layout_qqlist_group.xml
│ │ │ ├── myface_layout.xml
│ │ │ ├── my_layout.xml
│ │ │ ├── point_image_layout.xml
│ │ │ ├── qqlist_classify_item.xml
│ │ │ ├── tab_face_selcted_indicator.xml
│ │ │ ├── tabwidget_image_disselected.xml
│ │ │ ├── tabwidget_image_selected.xml
│ │ │ └── view_item.xml
│ │ ├── menu
│ │ │ └── main.xml
│ │ ├── raw
│ │ │ ├── gl.gif
│ │ │ ├── hh.gif
│ │ │ ├── hu.gif
│ │ │ ├── ji.gif
│ │ │ └── lzl.gif
│ │ ├── values
│ │ │ ├── dimens.xml
│ │ │ ├── strings.xml
│ │ │ └── styles.xml
│ │ ├── values-sw600dp
│ │ │ └── dimens.xml
│ │ ├── values-sw720dp-land
│ │ │ └── dimens.xml
│ │ ├── values-v11
│ │ │ └── styles.xml
│ │ └── values-v14
│ │ └── styles.xml
│ ├── GG安卓版说明.txt
│ ├── Screenshot_1.png
│ ├── Screenshot_2.png
│ ├── Screenshot_3.png
│ └── Screenshot_4.png
├── asp.net免费源码下载.url
├── pc
│ ├── app.ico
│ ├── Dlls
│ │ ├── AudioEngineCore.dll
│ │ ├── CSkin.dll
│ │ ├── DataRabbit.dll
│ │ ├── dxbase.dll
│ │ ├── ESBasic.dll
│ │ ├── ESBasic.xml
│ │ ├── ESFramework.dll
│ │ ├── ESFramework.xml
│ │ ├── OMCS.dll
│ │ ├── OMCS.xml
│ │ ├── OMFile.dll
│ │ ├── Oraycn.MFile.dll
│ │ ├── Oraycn.MFile.XML
│ │ ├── SQLite.Interop.dll
│ │ ├── System.Data.SQLite.dll
│ │ └── VideoEngineCore.dll
│ ├── GGTalk
│ │ ├── app.config
│ │ ├── app.ico
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── AudioEngineCore.dll
│ │ │ ├── AutoStart.exe
│ │ │ ├── avcodec-53.dll
│ │ │ ├── avdevice-53.dll
│ │ │ ├── avfilter-2.dll
│ │ │ ├── avformat-53.dll
│ │ │ ├── avutil-51.dll
│ │ │ ├── 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
│ │ │ ├── ESFrameworkLog.txt
│ │ │ ├── ESFramework.xml
│ │ │ ├── GGTalk.Core.dll
│ │ │ ├── GGTalk.Core.pdb
│ │ │ ├── GGTalk.exe
│ │ │ ├── GGTalk.exe.config
│ │ │ ├── GGTalk.pdb
│ │ │ ├── GGTalk.vshost.exe
│ │ │ ├── GGTalk.vshost.exe.config
│ │ │ ├── GGTalk.vshost.exe.manifest
│ │ │ ├── Head
│ │ │ │ ├── 0.png
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ └── 9.png
│ │ │ ├── JustLib.dll
│ │ │ ├── JustLib.pdb
│ │ │ ├── JustLib.xml
│ │ │ ├── OMCS.dll
│ │ │ ├── OMCS.xml
│ │ │ ├── OMFile.dll
│ │ │ ├── Oraycn.MFile.dll
│ │ │ ├── Oraycn.MFile.xml
│ │ │ ├── Resource
│ │ │ │ ├── 64.png
│ │ │ │ ├── BackImage.png
│ │ │ │ └── ring.wav
│ │ │ ├── SQLite.Interop.dll
│ │ │ ├── swscale-2.dll
│ │ │ ├── System.Data.SQLite.dll
│ │ │ └── VideoEngineCore.dll
│ │ ├── Des3Encryption.cs
│ │ ├── Forms
│ │ │ ├── AddFriendForm.cs
│ │ │ ├── AddFriendForm.Designer.cs
│ │ │ ├── AddFriendForm.resx
│ │ │ ├── AudioHandlePanel.cs
│ │ │ ├── AudioHandlePanel.Designer.cs
│ │ │ ├── AudioHandlePanel.resx
│ │ │ ├── AutoDocker.cs
│ │ │ ├── AutoDocker.Designer.cs
│ │ │ ├── BaseForm.cs
│ │ │ ├── BaseForm.Designer.cs
│ │ │ ├── BaseForm.resx
│ │ │ ├── ChangePasswordForm.cs
│ │ │ ├── ChangePasswordForm.Designer.cs
│ │ │ ├── ChangePasswordForm.resx
│ │ │ ├── ChatForm.cs
│ │ │ ├── ChatForm.Designer.cs
│ │ │ ├── ChatForm.resx
│ │ │ ├── ChatRecordForm.cs
│ │ │ ├── ChatRecordForm.Designer.cs
│ │ │ ├── ChatRecordForm.resx
│ │ │ ├── CreateGroupForm.cs
│ │ │ ├── CreateGroupForm.Designer.cs
│ │ │ ├── CreateGroupForm.resx
│ │ │ ├── DeviceSelectForm.cs
│ │ │ ├── DeviceSelectForm.Designer.cs
│ │ │ ├── DeviceSelectForm.resx
│ │ │ ├── DiskRequestPanel.cs
│ │ │ ├── DiskRequestPanel.Designer.cs
│ │ │ ├── DiskRequestPanel.resx
│ │ │ ├── EditCatelogNameForm.cs
│ │ │ ├── EditCatelogNameForm.Designer.cs
│ │ │ ├── EditCatelogNameForm.resx
│ │ │ ├── GroupChatForm.cs
│ │ │ ├── GroupChatForm.Designer.cs
│ │ │ ├── GroupChatForm.resx
│ │ │ ├── HeadImageForm.cs
│ │ │ ├── HeadImageForm.Designer.cs
│ │ │ ├── HeadImageForm.resx
│ │ │ ├── InformationForm.cs
│ │ │ ├── InformationForm.Designer.cs
│ │ │ ├── InformationForm.resx
│ │ │ ├── JoinGroupForm.cs
│ │ │ ├── JoinGroupForm.Designer.cs
│ │ │ ├── JoinGroupForm.resx
│ │ │ ├── LoginForm.cs
│ │ │ ├── LoginForm.Designer.cs
│ │ │ ├── LoginForm.resx
│ │ │ ├── NDiskForm.cs
│ │ │ ├── NDiskForm.Designer.cs
│ │ │ ├── NDiskForm.resx
│ │ │ ├── PaintForm.cs
│ │ │ ├── PaintForm.Designer.cs
│ │ │ ├── PaintForm.resx
│ │ │ ├── PhotoForm.cs
│ │ │ ├── PhotoForm.Designer.cs
│ │ │ ├── PhotoForm.resx
│ │ │ ├── RegisterForm.cs
│ │ │ ├── RegisterForm.Designer.cs
│ │ │ ├── RegisterForm.resx
│ │ │ ├── RemoteHelpForm.cs
│ │ │ ├── RemoteHelpForm.Designer.cs
│ │ │ ├── RemoteHelpForm.resx
│ │ │ ├── RemoteHelpHandlePanel.cs
│ │ │ ├── RemoteHelpHandlePanel.Designer.cs
│ │ │ ├── RemoteHelpHandlePanel.resx
│ │ │ ├── RemoteHelpRequestPanel.cs
│ │ │ ├── RemoteHelpRequestPanel.Designer.cs
│ │ │ ├── RemoteHelpRequestPanel.resx
│ │ │ ├── SearchFriendForm.cs
│ │ │ ├── SearchFriendForm.Designer.cs
│ │ │ ├── SearchFriendForm.resx
│ │ │ ├── SystemNotifyForm.cs
│ │ │ ├── SystemNotifyForm.Designer.cs
│ │ │ ├── SystemNotifyForm.resx
│ │ │ ├── SystemNotifySendForm.cs
│ │ │ ├── SystemNotifySendForm.Designer.cs
│ │ │ ├── SystemNotifySendForm.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
│ │ │ ├── VideoForm.cs
│ │ │ ├── VideoForm.Designer.cs
│ │ │ ├── VideoForm.resx
│ │ │ ├── VideoRequestPanel.cs
│ │ │ ├── VideoRequestPanel.Designer.cs
│ │ │ └── VideoRequestPanel.resx
│ │ ├── GGTalk.csproj
│ │ ├── GGTalk.csproj.user
│ │ ├── GlobalResourceManager.cs
│ │ ├── GlobalUserCache.cs
│ │ ├── MainForm.cs
│ │ ├── MainForm.designer.cs
│ │ ├── MainFormPartial.cs
│ │ ├── MainForm.resx
│ │ ├── obj
│ │ │ └── x86
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── GGTalk.AddFriendForm.resources
│ │ │ ├── GGTalk.AudioHandlePanel.resources
│ │ │ ├── GGTalk.BaseForm.resources
│ │ │ ├── GGTalk.ChangePasswordForm.resources
│ │ │ ├── GGTalk.ChatForm.resources
│ │ │ ├── GGTalk.ChatRecordForm.resources
│ │ │ ├── GGTalk.CreateGroupForm.resources
│ │ │ ├── GGTalk.csproj.FileListAbsolute.txt
│ │ │ ├── GGTalk.csproj.GenerateResource.Cache
│ │ │ ├── GGTalk.csprojResolveAssemblyReference.cache
│ │ │ ├── GGTalk.DeviceSelectForm.resources
│ │ │ ├── GGTalk.DiskRequestPanel.resources
│ │ │ ├── GGTalk.EditCatelogNameForm.resources
│ │ │ ├── GGTalk.exe
│ │ │ ├── GGTalk.GroupChatForm.resources
│ │ │ ├── GGTalk.HeadImageForm.resources
│ │ │ ├── GGTalk.InformationForm.resources
│ │ │ ├── GGTalk.JoinGroupForm.resources
│ │ │ ├── GGTalk.LoginForm.resources
│ │ │ ├── GGTalk.MainForm.resources
│ │ │ ├── GGTalk.NDiskForm.resources
│ │ │ ├── GGTalk.PaintForm.resources
│ │ │ ├── GGTalk.pdb
│ │ │ ├── GGTalk.PhotoForm.resources
│ │ │ ├── GGTalk.Properties.Resources.resources
│ │ │ ├── GGTalk.RegisterForm.resources
│ │ │ ├── GGTalk.RemoteHelpForm.resources
│ │ │ ├── GGTalk.RemoteHelpHandlePanel.resources
│ │ │ ├── GGTalk.RemoteHelpRequestPanel.resources
│ │ │ ├── GGTalk.SearchFriendForm.resources
│ │ │ ├── GGTalk.SystemNotifyForm.resources
│ │ │ ├── GGTalk.SystemNotifySendForm.resources
│ │ │ ├── GGTalk.SystemSettingForm.resources
│ │ │ ├── GGTalk.TwinkleNotifyIcon.resources
│ │ │ ├── GGTalk.UpdateUserInfoForm.resources
│ │ │ ├── GGTalk.UserInformationForm.resources
│ │ │ ├── GGTalk.VideoForm.resources
│ │ │ ├── GGTalk.VideoRequestPanel.resources
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── 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
│ │ │ ├── speaker1.png
│ │ │ ├── spin_normal_down.png
│ │ │ ├── Status
│ │ │ │ ├── 0.png
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ └── 5.png
│ │ │ ├── texture2.png
│ │ │ ├── texture.png
│ │ │ ├── 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
│ │ ├── SystemSettings.cs
│ │ └── VideoChatRecorder.cs
│ ├── GGTalk.Core
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── ContractFormatGenerator.exe
│ │ │ ├── CSkin.dll
│ │ │ ├── DataRabbit.dll
│ │ │ ├── ESBasic.dll
│ │ │ ├── ESBasic.xml
│ │ │ ├── ESFramework.dll
│ │ │ ├── ESFramework.xml
│ │ │ ├── GGTalk.Core.dll
│ │ │ ├── GGTalk.Core.pdb
│ │ │ ├── JustLib.dll
│ │ │ ├── JustLib.pdb
│ │ │ ├── JustLib.xml
│ │ │ ├── OMCS.dll
│ │ │ ├── OMCS.xml
│ │ │ └── System.Data.SQLite.dll
│ │ ├── Comment4OfflineFile.cs
│ │ ├── Contract.cs
│ │ ├── Entity.cs
│ │ ├── Enums.cs
│ │ ├── GGTalk.Core.csproj
│ │ ├── GGTalk.Core.csproj.user
│ │ ├── GlobalConsts.cs
│ │ ├── InformationTypes.cs
│ │ ├── IRemotingService.cs
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── GGTalk.Core.csproj.FileListAbsolute.txt
│ │ │ ├── GGTalk.Core.csprojResolveAssemblyReference.cache
│ │ │ ├── GGTalk.Core.dll
│ │ │ └── GGTalk.Core.pdb
│ │ └── Properties
│ │ └── AssemblyInfo.cs
│ ├── GGTalk.Server
│ │ ├── 53.ico
│ │ ├── App.config
│ │ ├── BasicBusinessHandler.cs
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── CSkin.dll
│ │ │ ├── DataRabbit.dll
│ │ │ ├── ESBasic.dll
│ │ │ ├── ESBasic.xml
│ │ │ ├── ESFramework.dll
│ │ │ ├── ESFramework.xml
│ │ │ ├── GGTalk.Core.dll
│ │ │ ├── GGTalk.Core.pdb
│ │ │ ├── GGTalk.Server.exe
│ │ │ ├── GGTalk.Server.exe.config
│ │ │ ├── GGTalk.Server.pdb
│ │ │ ├── GGTalk.Server.vshost.exe
│ │ │ ├── GGTalk.Server.vshost.exe.config
│ │ │ ├── GGTalk.Server.vshost.exe.manifest
│ │ │ ├── JustLib.dll
│ │ │ ├── JustLib.pdb
│ │ │ ├── JustLib.xml
│ │ │ ├── OMCS.dll
│ │ │ ├── OMCS.xml
│ │ │ └── System.Data.SQLite.dll
│ │ ├── ContactsManager.cs
│ │ ├── CustomizeHandler.cs
│ │ ├── GGTalk.Server.csproj
│ │ ├── GGTalk.Server.csproj.user
│ │ ├── GlobalCache.cs
│ │ ├── IDBPersister.cs
│ │ ├── MainServerForm.cs
│ │ ├── MainServerForm.Designer.cs
│ │ ├── MainServerForm.resx
│ │ ├── obj
│ │ │ └── x86
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── GGTalk.Server.csproj.FileListAbsolute.txt
│ │ │ ├── GGTalk.Server.csproj.GenerateResource.Cache
│ │ │ ├── GGTalk.Server.csprojResolveAssemblyReference.cache
│ │ │ ├── GGTalk.Server.exe
│ │ │ ├── GGTalk.Server.MainServerForm.resources
│ │ │ ├── GGTalk.Server.pdb
│ │ │ ├── GGTalk.Server.Properties.Resources.resources
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── OfflineFileController.cs
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── RealDB.cs
│ │ ├── RemotingService.cs
│ │ └── VirtualDB.cs
│ ├── GGTalk.sln
│ ├── GGTalk.sql
│ ├── GGTalk.suo
│ └── JustLib
│ ├── bin
│ │ └── Debug
│ │ ├── CSkin.dll
│ │ ├── DataRabbit.dll
│ │ ├── ESBasic.dll
│ │ ├── ESBasic.xml
│ │ ├── ESFramework.dll
│ │ ├── ESFramework.xml
│ │ ├── JustLib.dll
│ │ ├── JustLib.pdb
│ │ ├── JustLib.XML
│ │ ├── OMCS.dll
│ │ ├── OMCS.xml
│ │ └── System.Data.SQLite.dll
│ ├── Caches
│ │ ├── BaseGlobalUserCache.cs
│ │ └── UserLocalPersistence.cs
│ ├── Common.cs
│ ├── Controls
│ │ ├── ChannelQualityDisplayer.cs
│ │ ├── ChannelQualityDisplayer.Designer.cs
│ │ ├── ChannelQualityDisplayer.resx
│ │ ├── ChatBox
│ │ │ ├── ChatBox.cs
│ │ │ ├── ChatBox.resx
│ │ │ ├── GifBox.cs
│ │ │ ├── GifBox.resx
│ │ │ ├── ImageForm.cs
│ │ │ ├── ImageForm.Designer.cs
│ │ │ ├── ImageForm.resx
│ │ │ └── Internals
│ │ │ ├── CHARRANGE.cs
│ │ │ ├── CLIPFORMAT.cs
│ │ │ ├── COMRECT.cs
│ │ │ ├── DVASPECT.cs
│ │ │ ├── FORMATETC.cs
│ │ │ ├── GETCLIPBOARDDATAFLAGS.cs
│ │ │ ├── GETOBJECTOPTIONS.cs
│ │ │ ├── IAdviseSink.cs
│ │ │ ├── IDataObject.cs
│ │ │ ├── IEnumFORMATETC.cs
│ │ │ ├── IEnumOLEVERB.cs
│ │ │ ├── IEnumSTATDATA.cs
│ │ │ ├── IEnumSTATSTG.cs
│ │ │ ├── ILockBytes.cs
│ │ │ ├── IOleClientSite.cs
│ │ │ ├── IOleContainer.cs
│ │ │ ├── IOleObject.cs
│ │ │ ├── IRichEditOle.cs
│ │ │ ├── ISequentialStream.cs
│ │ │ ├── IStorge.cs
│ │ │ ├── IStream.cs
│ │ │ ├── NativeMethods.cs
│ │ │ ├── REOBJECT.cs
│ │ │ ├── REOOBJECTFLAGS.cs
│ │ │ ├── RichEditOle.cs
│ │ │ ├── STATDATA.cs
│ │ │ ├── STGM.cs
│ │ │ ├── STGMEDIUM.cs
│ │ │ ├── tagLOGPALETTE.cs
│ │ │ ├── tagOLEVERB.cs
│ │ │ └── TYMED.cs
│ │ ├── DecibelDisplayer
│ │ │ ├── DecibelDisplayer.cs
│ │ │ ├── DecibelDisplayer.Designer.cs
│ │ │ ├── DecibelDisplayer.resx
│ │ │ └── FourierTransformer.cs
│ │ ├── EmotionForm.cs
│ │ ├── EmotionForm.Designer.cs
│ │ ├── EmotionForm.resx
│ │ ├── FileTransferingViewer
│ │ │ ├── FileTransferingViewer.cs
│ │ │ ├── FileTransferingViewer.Designer.cs
│ │ │ ├── FileTransferingViewer.resx
│ │ │ ├── FileTransferItem.cs
│ │ │ ├── FileTransferItem.Designer.cs
│ │ │ ├── FileTransferItem.resx
│ │ │ └── IFileTransferingViewer.cs
│ │ ├── MultiAudioChat
│ │ │ ├── MultiAudioChatContainer.cs
│ │ │ ├── MultiAudioChatContainer.Designer.cs
│ │ │ ├── MultiAudioChatContainer.resx
│ │ │ ├── SpeakerPanel.cs
│ │ │ ├── SpeakerPanel.Designer.cs
│ │ │ └── SpeakerPanel.resx
│ │ └── ScreenCapturer
│ │ ├── CaptureImageToolColorTable.cs
│ │ ├── ColorLabel.cs
│ │ ├── ColorSelector.cs
│ │ ├── ColorSelector.Designer.cs
│ │ ├── ColorSelector.resx
│ │ ├── ControlPaintEx.cs
│ │ ├── DrawStyle.cs
│ │ ├── DrawTextData.cs
│ │ ├── DrawToolsControl.cs
│ │ ├── DrawToolsControl.designer.cs
│ │ ├── DrawToolsControl.resx
│ │ ├── DrawToolsDockStyle.cs
│ │ ├── GraphicsPathHelper.cs
│ │ ├── NativeMethods.cs
│ │ ├── OperateManager.cs
│ │ ├── OperateObject.cs
│ │ ├── OperateType.cs
│ │ ├── RegionHelper.cs
│ │ ├── RoundStyle.cs
│ │ ├── ScreenCapturer.cs
│ │ ├── ScreenCapturer.Designer.cs
│ │ ├── ScreenCapturer.resx
│ │ ├── SizeGrip.cs
│ │ ├── Toolbar
│ │ │ ├── Arrow.png
│ │ │ ├── Brush.PNG
│ │ │ ├── Circle.png
│ │ │ ├── Exit.png
│ │ │ ├── Finish.png
│ │ │ ├── Rectangle.png
│ │ │ ├── Save.png
│ │ │ ├── SinglePoint.PNG
│ │ │ ├── Text.png
│ │ │ └── Undo.png
│ │ └── ToolStripRendererEx.cs
│ ├── Entity.cs
│ ├── Icons
│ │ ├── Accept.ico
│ │ ├── Arrow.ico
│ │ ├── Ellipse.ico
│ │ ├── Exit.ico
│ │ ├── Line.ico
│ │ ├── Rectangular.ico
│ │ ├── Redo.png
│ │ ├── Save.ico
│ │ └── Text.ico
│ ├── JustHelper.cs
│ ├── JustLib.csproj
│ ├── JustLib.csproj.user
│ ├── NetworkDisk
│ │ ├── Base
│ │ │ ├── NetworkDiskState.cs
│ │ │ ├── OperationResult.cs
│ │ │ └── SharedDirectory.cs
│ │ ├── Comment4NDisk.cs
│ │ ├── Contracts.cs
│ │ ├── NDiskInfoTypes.cs
│ │ ├── Passive
│ │ │ ├── INDiskBrowser.cs
│ │ │ ├── INDiskOutter.cs
│ │ │ ├── NDiskBrowser.cs
│ │ │ ├── NDiskBrowser.Designer.cs
│ │ │ ├── NDiskBrowser.resx
│ │ │ ├── NDiskOutter.cs
│ │ │ └── NDiskPassiveHandler.cs
│ │ └── Server
│ │ ├── INDiskPathManager.cs
│ │ ├── NDiskHandler.cs
│ │ └── NetworkDisk.cs
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── JustLib.Controls.ChannelQualityDisplayer.resources
│ │ ├── JustLib.Controls.ChatBox.resources
│ │ ├── JustLib.Controls.ColorSelector.resources
│ │ ├── JustLib.Controls.DecibelDisplayer.resources
│ │ ├── JustLib.Controls.DrawToolsControl.resources
│ │ ├── JustLib.Controls.EmotionForm.resources
│ │ ├── JustLib.Controls.FileTransferingViewer.resources
│ │ ├── JustLib.Controls.FileTransferItem.resources
│ │ ├── JustLib.Controls.GifBox.resources
│ │ ├── JustLib.Controls.ImageForm.resources
│ │ ├── JustLib.Controls.MultiAudioChatContainer.resources
│ │ ├── JustLib.Controls.ScreenCapturer.resources
│ │ ├── JustLib.Controls.SpeakerPanel.resources
│ │ ├── JustLib.csproj.FileListAbsolute.txt
│ │ ├── JustLib.csproj.GenerateResource.Cache
│ │ ├── JustLib.csprojResolveAssemblyReference.cache
│ │ ├── JustLib.dll
│ │ ├── JustLib.NetworkDisk.Passive.NDiskBrowser.resources
│ │ ├── JustLib.pdb
│ │ ├── JustLib.Properties.Resources.resources
│ │ ├── JustLib.UnitViews.GroupListBox.resources
│ │ ├── JustLib.UnitViews.OrgView.resources
│ │ ├── JustLib.UnitViews.RecentListBox.resources
│ │ ├── JustLib.UnitViews.UserListBox.resources
│ │ └── TempPE
│ │ └── Properties.Resources1.Designer.cs.dll
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources1.Designer.cs
│ │ ├── Resources.Designer.cs
│ │ └── Resources.resx
│ ├── Records
│ │ └── IChatRecordPersister.cs
│ ├── res
│ │ └── delete1.png
│ ├── Resources
│ │ ├── 20120818113914742_easyicon_cn_16.png
│ │ ├── app_icon_401.png
│ │ ├── AV_Accept.png
│ │ ├── copy1.png
│ │ ├── cut1.png
│ │ ├── down1.png
│ │ ├── edit-redo.png
│ │ ├── edit-undo.png
│ │ ├── folder_new.png
│ │ ├── Go.bmp
│ │ ├── paste.png
│ │ ├── refresh.png
│ │ └── up1.png
│ └── UnitViews
│ ├── GroupListBox.cs
│ ├── GroupListBox.Designer.cs
│ ├── GroupListBox.resx
│ ├── OrgView.cs
│ ├── OrgView.Designer.cs
│ ├── OrgView.resx
│ ├── RecentListBox.cs
│ ├── RecentListBox.Designer.cs
│ ├── RecentListBox.resx
│ ├── UserListBox.cs
│ ├── UserListBox.Designer.cs
│ └── UserListBox.resx
├── README.md
└── 部署说明.txt
198 directories, 1531 files
QQ的高仿版,包括客户端(PC客户端、android移动端)、服务端、数据库,可在广域网部署使用。
【实例截图】
文件清单
└── gsbhz-GG-master
└── GG
├── android
│ ├── GG
│ │ ├── app.iml
│ │ ├── build
│ │ │ ├── generated
│ │ │ │ └── source
│ │ │ │ ├── buildConfig
│ │ │ │ │ ├── androidTest
│ │ │ │ │ │ └── debug
│ │ │ │ │ │ └── com
│ │ │ │ │ │ └── gg
│ │ │ │ │ │ └── demo
│ │ │ │ │ │ └── test
│ │ │ │ │ │ └── BuildConfig.java
│ │ │ │ │ ├── debug
│ │ │ │ │ │ └── gg
│ │ │ │ │ │ └── example
│ │ │ │ │ │ └── android_qqfix
│ │ │ │ │ │ └── BuildConfig.java
│ │ │ │ │ └── release
│ │ │ │ │ └── gg
│ │ │ │ │ └── example
│ │ │ │ │ └── android_qqfix
│ │ │ │ │ └── BuildConfig.java
│ │ │ │ └── r
│ │ │ │ ├── debug
│ │ │ │ │ └── gg
│ │ │ │ │ └── example
│ │ │ │ │ └── android_qqfix
│ │ │ │ │ └── R.java
│ │ │ │ └── release
│ │ │ │ └── gg
│ │ │ │ └── example
│ │ │ │ └── android_qqfix
│ │ │ │ └── R.java
│ │ │ ├── intermediates
│ │ │ │ ├── classes
│ │ │ │ │ ├── debug
│ │ │ │ │ │ └── gg
│ │ │ │ │ │ ├── dragon
│ │ │ │ │ │ │ ├── face
│ │ │ │ │ │ │ │ └── FaceHistoryData.class
│ │ │ │ │ │ │ └── persondata
│ │ │ │ │ │ │ ├── ContactsInfo$1.class
│ │ │ │ │ │ │ ├── ContactsInfo.class
│ │ │ │ │ │ │ └── UserInfo.class
│ │ │ │ │ │ ├── example
│ │ │ │ │ │ │ ├── android_qqfix
│ │ │ │ │ │ │ │ ├── BezierView.class
│ │ │ │ │ │ │ │ ├── BuildConfig.class
│ │ │ │ │ │ │ │ ├── ChatActivity$1.class
│ │ │ │ │ │ │ │ ├── ChatActivity$2.class
│ │ │ │ │ │ │ │ ├── ChatActivity$3.class
│ │ │ │ │ │ │ │ ├── ChatActivity$4.class
│ │ │ │ │ │ │ │ ├── ChatActivity$5.class
│ │ │ │ │ │ │ │ ├── ChatActivity$6.class
│ │ │ │ │ │ │ │ ├── ChatActivity$7.class
│ │ │ │ │ │ │ │ ├── ChatActivity$Filehandler$1.class
│ │ │ │ │ │ │ │ ├── ChatActivity$Filehandler$2.class
│ │ │ │ │ │ │ │ ├── ChatActivity$Filehandler.class
│ │ │ │ │ │ │ │ ├── ChatActivity$MyChatAdapter$ViewHolder.class
│ │ │ │ │ │ │ │ ├── ChatActivity$MyChatAdapter.class
│ │ │ │ │ │ │ │ ├── ChatActivity$MyChatHandler$1.class
│ │ │ │ │ │ │ │ ├── ChatActivity$MyChatHandler.class
│ │ │ │ │ │ │ │ ├── ChatActivity.class
│ │ │ │ │ │ │ │ ├── ChatApplication$ChatContentBag.class
│ │ │ │ │ │ │ │ ├── ChatApplication$ChatMessageListener.class
│ │ │ │ │ │ │ │ ├── ChatApplication$FriendStatusChangedListener.class
│ │ │ │ │ │ │ │ ├── ChatApplication$UIRunnable.class
│ │ │ │ │ │ │ │ ├── ChatApplication.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$1.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$2.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$3.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$4.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$ExpandableHandler.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$LocationCheckThread.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$ChildViewHolder.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$GroupViewHolder.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$ImageClickListener.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable$MyListViewAdapter.class
│ │ │ │ │ │ │ │ ├── ContactsListExpandable.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$FaceHistoryHandler.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter$1MyGridImageClickListener.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter$ViewHolder.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity$MyTouchListener.class
│ │ │ │ │ │ │ │ ├── FaceHistoryActivity.class
│ │ │ │ │ │ │ │ ├── FileMessageAdapter$MessageHold.class
│ │ │ │ │ │ │ │ ├── FileMessageAdapter.class
│ │ │ │ │ │ │ │ ├── GifOpenHelper$GifFrame.class
│ │ │ │ │ │ │ │ ├── GifOpenHelper.class
│ │ │ │ │ │ │ │ ├── MainActivity$1.class
│ │ │ │ │ │ │ │ ├── MainActivity$2.class
│ │ │ │ │ │ │ │ ├── MainActivity$3.class
│ │ │ │ │ │ │ │ ├── MainActivity$4.class
│ │ │ │ │ │ │ │ ├── MainActivity$5.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$1.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$2.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$3.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$4.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$5.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$6.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$7.class
│ │ │ │ │ │ │ │ ├── MainActivity$6$8.class
│ │ │ │ │ │ │ │ ├── MainActivity$6.class
│ │ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter$ListOnClickListener.class
│ │ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter$ViewHolder.class
│ │ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter.class
│ │ │ │ │ │ │ │ ├── MainActivity.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyFaceHandler.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter$1MyGridImageClickListener.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter$ViewHolder.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity$MyTouchListener.class
│ │ │ │ │ │ │ │ ├── MyFaceActivity.class
│ │ │ │ │ │ │ │ ├── MyTextView$SpanInfo.class
│ │ │ │ │ │ │ │ ├── MyTextView$TextRunnable.class
│ │ │ │ │ │ │ │ ├── MyTextView.class
│ │ │ │ │ │ │ │ ├── R$anim.class
│ │ │ │ │ │ │ │ ├── R$attr.class
│ │ │ │ │ │ │ │ ├── R$dimen.class
│ │ │ │ │ │ │ │ ├── R$drawable.class
│ │ │ │ │ │ │ │ ├── R$id.class
│ │ │ │ │ │ │ │ ├── R$layout.class
│ │ │ │ │ │ │ │ ├── R$menu.class
│ │ │ │ │ │ │ │ ├── R$raw.class
│ │ │ │ │ │ │ │ ├── R$string.class
│ │ │ │ │ │ │ │ ├── R$style.class
│ │ │ │ │ │ │ │ └── R.class
│ │ │ │ │ │ │ └── utils
│ │ │ │ │ │ │ ├── FaceData.class
│ │ │ │ │ │ │ ├── FileUtils.class
│ │ │ │ │ │ │ ├── SerializeHelper.class
│ │ │ │ │ │ │ └── StringHelper.class
│ │ │ │ │ │ ├── handler
│ │ │ │ │ │ │ ├── CustomizeHandler$1.class
│ │ │ │ │ │ │ ├── CustomizeHandler$InformationListener.class
│ │ │ │ │ │ │ └── CustomizeHandler.class
│ │ │ │ │ │ └── model
│ │ │ │ │ │ ├── ChatContentContract.class
│ │ │ │ │ │ ├── ChatInfo.class
│ │ │ │ │ │ ├── ContractType.class
│ │ │ │ │ │ ├── FileInfo.class
│ │ │ │ │ │ ├── GGUser.class
│ │ │ │ │ │ ├── UserStatus$1.class
│ │ │ │ │ │ ├── UserStatusChangedContract.class
│ │ │ │ │ │ └── UserStatus.class
│ │ │ │ │ └── release
│ │ │ │ │ └── gg
│ │ │ │ │ ├── dragon
│ │ │ │ │ │ ├── face
│ │ │ │ │ │ │ └── FaceHistoryData.class
│ │ │ │ │ │ └── persondata
│ │ │ │ │ │ ├── ContactsInfo$1.class
│ │ │ │ │ │ ├── ContactsInfo.class
│ │ │ │ │ │ └── UserInfo.class
│ │ │ │ │ ├── example
│ │ │ │ │ │ ├── android_qqfix
│ │ │ │ │ │ │ ├── BezierView.class
│ │ │ │ │ │ │ ├── BuildConfig.class
│ │ │ │ │ │ │ ├── ChatActivity$1.class
│ │ │ │ │ │ │ ├── ChatActivity$2.class
│ │ │ │ │ │ │ ├── ChatActivity$3.class
│ │ │ │ │ │ │ ├── ChatActivity$4.class
│ │ │ │ │ │ │ ├── ChatActivity$5.class
│ │ │ │ │ │ │ ├── ChatActivity$6.class
│ │ │ │ │ │ │ ├── ChatActivity$7.class
│ │ │ │ │ │ │ ├── ChatActivity$Filehandler$1.class
│ │ │ │ │ │ │ ├── ChatActivity$Filehandler$2.class
│ │ │ │ │ │ │ ├── ChatActivity$Filehandler.class
│ │ │ │ │ │ │ ├── ChatActivity$MyChatAdapter$ViewHolder.class
│ │ │ │ │ │ │ ├── ChatActivity$MyChatAdapter.class
│ │ │ │ │ │ │ ├── ChatActivity$MyChatHandler$1.class
│ │ │ │ │ │ │ ├── ChatActivity$MyChatHandler.class
│ │ │ │ │ │ │ ├── ChatActivity.class
│ │ │ │ │ │ │ ├── ChatApplication$ChatContentBag.class
│ │ │ │ │ │ │ ├── ChatApplication$ChatMessageListener.class
│ │ │ │ │ │ │ ├── ChatApplication$FriendStatusChangedListener.class
│ │ │ │ │ │ │ ├── ChatApplication$UIRunnable.class
│ │ │ │ │ │ │ ├── ChatApplication.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$1.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$2.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$3.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$4.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$ExpandableHandler.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$LocationCheckThread.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$ChildViewHolder.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$GroupViewHolder.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter$ImageClickListener.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyExpandableListViewAdapter.class
│ │ │ │ │ │ │ ├── ContactsListExpandable$MyListViewAdapter.class
│ │ │ │ │ │ │ ├── ContactsListExpandable.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$FaceHistoryHandler.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter$1MyGridImageClickListener.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter$ViewHolder.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$MyGridAdapter.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity$MyTouchListener.class
│ │ │ │ │ │ │ ├── FaceHistoryActivity.class
│ │ │ │ │ │ │ ├── FileMessageAdapter$MessageHold.class
│ │ │ │ │ │ │ ├── FileMessageAdapter.class
│ │ │ │ │ │ │ ├── GifOpenHelper$GifFrame.class
│ │ │ │ │ │ │ ├── GifOpenHelper.class
│ │ │ │ │ │ │ ├── MainActivity$1.class
│ │ │ │ │ │ │ ├── MainActivity$2.class
│ │ │ │ │ │ │ ├── MainActivity$3.class
│ │ │ │ │ │ │ ├── MainActivity$4.class
│ │ │ │ │ │ │ ├── MainActivity$5.class
│ │ │ │ │ │ │ ├── MainActivity$6$1.class
│ │ │ │ │ │ │ ├── MainActivity$6$2.class
│ │ │ │ │ │ │ ├── MainActivity$6$3.class
│ │ │ │ │ │ │ ├── MainActivity$6$4.class
│ │ │ │ │ │ │ ├── MainActivity$6$5.class
│ │ │ │ │ │ │ ├── MainActivity$6$6.class
│ │ │ │ │ │ │ ├── MainActivity$6$7.class
│ │ │ │ │ │ │ ├── MainActivity$6$8.class
│ │ │ │ │ │ │ ├── MainActivity$6.class
│ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter$ListOnClickListener.class
│ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter$ViewHolder.class
│ │ │ │ │ │ │ ├── MainActivity$MyLoginListAdapter.class
│ │ │ │ │ │ │ ├── MainActivity.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyFaceHandler.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter$1MyGridImageClickListener.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter$ViewHolder.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyGridAdapter.class
│ │ │ │ │ │ │ ├── MyFaceActivity$MyTouchListener.class
│ │ │ │ │ │ │ ├── MyFaceActivity.class
│ │ │ │ │ │ │ ├── MyTextView$SpanInfo.class
│ │ │ │ │ │ │ ├── MyTextView$TextRunnable.class
│ │ │ │ │ │ │ ├── MyTextView.class
│ │ │ │ │ │ │ ├── R$anim.class
│ │ │ │ │ │ │ ├── R$attr.class
│ │ │ │ │ │ │ ├── R$dimen.class
│ │ │ │ │ │ │ ├── R$drawable.class
│ │ │ │ │ │ │ ├── R$id.class
│ │ │ │ │ │ │ ├── R$layout.class
│ │ │ │ │ │ │ ├── R$menu.class
│ │ │ │ │ │ │ ├── R$raw.class
│ │ │ │ │ │ │ ├── R$string.class
│ │ │ │ │ │ │ ├── R$style.class
│ │ │ │ │ │ │ └── R.class
│ │ │ │ │ │ └── utils
│ │ │ │ │ │ ├── FaceData.class
│ │ │ │ │ │ ├── FileUtils.class
│ │ │ │ │ │ ├── SerializeHelper.class
│ │ │ │ │ │ └── StringHelper.class
│ │ │ │ │ ├── handler
│ │ │ │ │ │ ├── CustomizeHandler$1.class
│ │ │ │ │ │ ├── CustomizeHandler$InformationListener.class
│ │ │ │ │ │ └── CustomizeHandler.class
│ │ │ │ │ └── model
│ │ │ │ │ ├── ChatContentContract.class
│ │ │ │ │ ├── ChatInfo.class
│ │ │ │ │ ├── ContractType.class
│ │ │ │ │ ├── FileInfo.class
│ │ │ │ │ ├── GGUser.class
│ │ │ │ │ ├── UserStatus$1.class
│ │ │ │ │ ├── UserStatusChangedContract.class
│ │ │ │ │ └── UserStatus.class
│ │ │ │ ├── dex
│ │ │ │ │ ├── debug
│ │ │ │ │ │ └── classes.dex
│ │ │ │ │ └── release
│ │ │ │ │ └── classes.dex
│ │ │ │ ├── incremental
│ │ │ │ │ ├── aidl
│ │ │ │ │ │ ├── androidTest
│ │ │ │ │ │ │ └── debug
│ │ │ │ │ │ │ └── dependency.store
│ │ │ │ │ │ ├── debug
│ │ │ │ │ │ │ └── dependency.store
│ │ │ │ │ │ └── release
│ │ │ │ │ │ └── dependency.store
│ │ │ │ │ ├── mergeAssets
│ │ │ │ │ │ ├── androidTest
│ │ │ │ │ │ │ └── debug
│ │ │ │ │ │ │ └── merger.xml
│ │ │ │ │ │ ├── debug
│ │ │ │ │ │ │ └── merger.xml
│ │ │ │ │ │ └── release
│ │ │ │ │ │ └── merger.xml
│ │ │ │ │ ├── mergeResourcesandroidTest
│ │ │ │ │ │ └── debug
│ │ │ │ │ │ └── merger.xml
│ │ │ │ │ ├── mergeResourcesdebug
│ │ │ │ │ │ └── merger.xml
│ │ │ │ │ └── mergeResourcesrelease
│ │ │ │ │ └── merger.xml
│ │ │ │ ├── manifest
│ │ │ │ │ └── androidTest
│ │ │ │ │ └── debug
│ │ │ │ │ └── AndroidManifest.xml
│ │ │ │ ├── manifests
│ │ │ │ │ └── full
│ │ │ │ │ ├── debug
│ │ │ │ │ │ └── AndroidManifest.xml
│ │ │ │ │ └── release
│ │ │ │ │ └── AndroidManifest.xml
│ │ │ │ ├── pre-dexed
│ │ │ │ │ ├── debug
│ │ │ │ │ │ ├── android-logging-log4j-1.0.3-928d6d4b7208cb0cad3d41d22484f82e0fb20a62.jar
│ │ │ │ │ │ ├── commons-io-2.2-80a2698811a6096413f31b4ac66ceb7eaf42a9ff.jar
│ │ │ │ │ │ ├── log4j-1.2.14-ca7152c5a144d85116902a3c04027155ab76d85d.jar
│ │ │ │ │ │ ├── netty-3.9.1.Final-bfc2d06a0eb05c3adb10dc988a1006573d4765f7.jar
│ │ │ │ │ │ ├── netty-all-4.0.24.Final-0a01d6a325b29df752ecbbe830d5401ea797a6b8.jar
│ │ │ │ │ │ └── oraycnframework_export-2af47123cd738f3ab50ed167a80f939da0bb6073.jar
│ │ │ │ │ └── release
│ │ │ │ │ ├── android-logging-log4j-1.0.3-928d6d4b7208cb0cad3d41d22484f82e0fb20a62.jar
│ │ │ │ │ ├── commons-io-2.2-80a2698811a6096413f31b4ac66ceb7eaf42a9ff.jar
│ │ │ │ │ ├── log4j-1.2.14-ca7152c5a144d85116902a3c04027155ab76d85d.jar
│ │ │ │ │ ├── netty-3.9.1.Final-bfc2d06a0eb05c3adb10dc988a1006573d4765f7.jar
│ │ │ │ │ ├── netty-all-4.0.24.Final-0a01d6a325b29df752ecbbe830d5401ea797a6b8.jar
│ │ │ │ │ └── oraycnframework_export-2af47123cd738f3ab50ed167a80f939da0bb6073.jar
│ │ │ │ └── res
│ │ │ │ ├── merged
│ │ │ │ │ ├── debug
│ │ │ │ │ │ ├── anim
│ │ │ │ │ │ │ ├── left_in.xml
│ │ │ │ │ │ │ ├── left_out.xml
│ │ │ │ │ │ │ ├── right_in.xml
│ │ │ │ │ │ │ └── right_out.xml
│ │ │ │ │ │ ├── drawable
│ │ │ │ │ │ │ └── tip_anim.xml
│ │ │ │ │ │ ├── drawable-hdpi
│ │ │ │ │ │ │ ├── add_back.png
│ │ │ │ │ │ │ ├── address_list.png
│ │ │ │ │ │ │ ├── balloon_back_left.9.png
│ │ │ │ │ │ │ ├── balloon_back_right.9.png
│ │ │ │ │ │ │ ├── chat_bottom_add.png
│ │ │ │ │ │ │ ├── chat_bottom_keyboard.png
│ │ │ │ │ │ │ ├── chat_bottom_look.png
│ │ │ │ │ │ │ ├── chat_button_fillet_shape.xml
│ │ │ │ │ │ │ ├── chat_contact_back.png
│ │ │ │ │ │ │ ├── chat_flock.png
│ │ │ │ │ │ │ ├── chat_title_layer.xml
│ │ │ │ │ │ │ ├── contact_0.jpg
│ │ │ │ │ │ │ ├── contact_1.jpg
│ │ │ │ │ │ │ ├── contact_2.jpg
│ │ │ │ │ │ │ ├── contact_3.jpg
│ │ │ │ │ │ │ ├── contact_4.jpg
│ │ │ │ │ │ │ ├── contact_back.9.png
│ │ │ │ │ │ │ ├── delete_button_edit.jpg
│ │ │ │ │ │ │ ├── deletebutton.jpg
│ │ │ │ │ │ │ ├── edit_fillet_shape.xml
│ │ │ │ │ │ │ ├── face_history_disselected.png
│ │ │ │ │ │ │ ├── face_history_selected.png
│ │ │ │ │ │ │ ├── face_look_disselected.png
│ │ │ │ │ │ │ ├── face_look_selected.png
│ │ │ │ │ │ │ ├── fillet_shape.xml
│ │ │ │ │ │ │ ├── forum.png
│ │ │ │ │ │ │ ├── f_static_000.png
│ │ │ │ │ │ │ ├── f_static_001.png
│ │ │ │ │ │ │ ├── f_static_002.png
│ │ │ │ │ │ │ ├── f_static_003.png
│ │ │ │ │ │ │ ├── f_static_004.png
│ │ │ │ │ │ │ ├── f_static_005.png
│ │ │ │ │ │ │ ├── f_static_006.png
│ │ │ │ │ │ │ ├── f_static_009.png
│ │ │ │ │ │ │ ├── f_static_010.png
│ │ │ │ │ │ │ ├── f_static_011.png
│ │ │ │ │ │ │ ├── f_static_012.png
│ │ │ │ │ │ │ ├── f_static_013.png
│ │ │ │ │ │ │ ├── f_static_014.png
│ │ │ │ │ │ │ ├── f_static_015.png
│ │ │ │ │ │ │ ├── f_static_017.png
│ │ │ │ │ │ │ ├── f_static_018.png
│ │ │ │ │ │ │ ├── f_static_019.png
│ │ │ │ │ │ │ ├── f_static_020.png
│ │ │ │ │ │ │ ├── i0.png
│ │ │ │ │ │ │ ├── i1.png
│ │ │ │ │ │ │ ├── i2.png
│ │ │ │ │ │ │ ├── i3.png
│ │ │ │ │ │ │ ├── i4.png
│ │ │ │ │ │ │ ├── i5.png
│ │ │ │ │ │ │ ├── i6.png
│ │ │ │ │ │ │ ├── i7.png
│ │ │ │ │ │ │ ├── i8.png
│ │ │ │ │ │ │ ├── i9.png
│ │ │ │ │ │ │ ├── ic_launcher.png
│ │ │ │ │ │ │ ├── indicator_down.jpg
│ │ │ │ │ │ │ ├── indicator_up.jpg
│ │ │ │ │ │ │ ├── lastchild.png
│ │ │ │ │ │ │ ├── life_service.png
│ │ │ │ │ │ │ ├── list_child_border.xml
│ │ │ │ │ │ │ ├── list_child_layer.xml
│ │ │ │ │ │ │ ├── list_item_border.xml
│ │ │ │ │ │ │ ├── list_lastchild_border.xml
│ │ │ │ │ │ │ ├── list_lastitem_border.xml
│ │ │ │ │ │ │ ├── login_button_back.xml
│ │ │ │ │ │ │ ├── msg_button_back.png
│ │ │ │ │ │ │ ├── qian_point.png
│ │ │ │ │ │ │ ├── qqlist_classify_indicator.png
│ │ │ │ │ │ │ ├── qqlist_classify_text.xml
│ │ │ │ │ │ │ ├── qqmain.jpg
│ │ │ │ │ │ │ ├── qqnum_edit.xml
│ │ │ │ │ │ │ ├── qq_password_edit.xml
│ │ │ │ │ │ │ ├── screenshot_3.png
│ │ │ │ │ │ │ ├── shen_point.png
│ │ │ │ │ │ │ ├── tab_widget_back.xml
│ │ │ │ │ │ │ ├── tab_widget_disselected.xml
│ │ │ │ │ │ │ ├── tabwidget_disselected.xml
│ │ │ │ │ │ │ ├── tabwidget_selected.xml
│ │ │ │ │ │ │ ├── todown.png
│ │ │ │ │ │ │ └── toright.png
│ │ │ │ │ │ ├── drawable-mdpi
│ │ │ │ │ │ │ └── ic_launcher.png
│ │ │ │ │ │ ├── drawable-xhdpi
│ │ │ │ │ │ │ ├── ic_launcher.png
│ │ │ │ │ │ │ ├── idp.png
│ │ │ │ │ │ │ ├── idq.png
│ │ │ │ │ │ │ ├── idr.png
│ │ │ │ │ │ │ ├── ids.png
│ │ │ │ │ │ │ ├── idt.png
│ │ │ │ │ │ │ ├── skin_tips_newmessage.9.png
│ │ │ │ │ │ │ ├── skin_tips_newmessage_ninetynine.png
│ │ │ │ │ │ │ └── skin_tips_new.png
│ │ │ │ │ │ ├── drawable-xxhdpi
│ │ │ │ │ │ │ └── ic_launcher.png
│ │ │ │ │ │ ├── layout
│ │ │ │ │ │ │ ├── activity_chat.xml
│ │ │ │ │ │ │ ├── activity_main.xml
│ │ │ │ │ │ │ ├── chat_grid_item.xml
│ │ │ │ │ │ │ ├── chat_listitem_me.xml
│ │ │ │ │ │ │ ├── chat_listitem_other.xml
│ │ │ │ │ │ │ ├── face_layout_file.xml
│ │ │ │ │ │ │ ├── file_message_item.xml
│ │ │ │ │ │ │ ├── image_point_layout.xml
│ │ │ │ │ │ │ ├── layout_list_item.xml
│ │ │ │ │ │ │ ├── layout_qqlist_child.xml
│ │ │ │ │ │ │ ├── layout_qqlist_expandable.xml
│ │ │ │ │ │ │ ├── layout_qqlist_group.xml
│ │ │ │ │ │ │ ├── myface_layout.xml
│ │ │ │ │ │ │ ├── my_layout.xml
│ │ │ │ │ │ │ ├── point_image_layout.xml
│ │ │ │ │ │ │ ├── qqlist_classify_item.xml
│ │ │ │ │ │ │ ├── tab_face_selcted_indicator.xml
│ │ │ │ │ │ │ ├── tabwidget_image_disselected.xml
│ │ │ │ │ │ │ ├── tabwidget_image_selected.xml
│ │ │ │ │ │ │ └── view_item.xml
│ │ │ │ │ │ ├── menu
│ │ │ │ │ │ │ └── main.xml
│ │ │ │ │ │ ├── raw
│ │ │ │ │ │ │ ├── gl.gif
│ │ │ │ │ │ │ ├── hh.gif
│ │ │ │ │ │ │ ├── hu.gif
│ │ │ │ │ │ │ ├── ji.gif
│ │ │ │ │ │ │ └── lzl.gif
│ │ │ │ │ │ ├── values
│ │ │ │ │ │ │ └── values.xml
│ │ │ │ │ │ ├── values-sw720dp-land
│ │ │ │ │ │ │ └── values-sw720dp-land.xml
│ │ │ │ │ │ ├── values-v11
│ │ │ │ │ │ │ └── values-v11.xml
│ │ │ │ │ │ └── values-v14
│ │ │ │ │ │ └── values-v14.xml
│ │ │ │ │ └── release
│ │ │ │ │ ├── anim
│ │ │ │ │ │ ├── left_in.xml
│ │ │ │ │ │ ├── left_out.xml
│ │ │ │ │ │ ├── right_in.xml
│ │ │ │ │ │ └── right_out.xml
│ │ │ │ │ ├── drawable
│ │ │ │ │ │ └── tip_anim.xml
│ │ │ │ │ ├── drawable-hdpi
│ │ │ │ │ │ ├── add_back.png
│ │ │ │ │ │ ├── address_list.png
│ │ │ │ │ │ ├── balloon_back_left.9.png
│ │ │ │ │ │ ├── balloon_back_right.9.png
│ │ │ │ │ │ ├── chat_bottom_add.png
│ │ │ │ │ │ ├── chat_bottom_keyboard.png
│ │ │ │ │ │ ├── chat_bottom_look.png
│ │ │ │ │ │ ├── chat_button_fillet_shape.xml
│ │ │ │ │ │ ├── chat_contact_back.png
│ │ │ │ │ │ ├── chat_flock.png
│ │ │ │ │ │ ├── chat_title_layer.xml
│ │ │ │ │ │ ├── contact_0.jpg
│ │ │ │ │ │ ├── contact_1.jpg
│ │ │ │ │ │ ├── contact_2.jpg
│ │ │ │ │ │ ├── contact_3.jpg
│ │ │ │ │ │ ├── contact_4.jpg
│ │ │ │ │ │ ├── contact_back.9.png
│ │ │ │ │ │ ├── delete_button_edit.jpg
│ │ │ │ │ │ ├── deletebutton.jpg
│ │ │ │ │ │ ├── edit_fillet_shape.xml
│ │ │ │ │ │ ├── face_history_disselected.png
│ │ │ │ │ │ ├── face_history_selected.png
│ │ │ │ │ │ ├── face_look_disselected.png
│ │ │ │ │ │ ├── face_look_selected.png
│ │ │ │ │ │ ├── fillet_shape.xml
│ │ │ │ │ │ ├── forum.png
│ │ │ │ │ │ ├── f_static_000.png
│ │ │ │ │ │ ├── f_static_001.png
│ │ │ │ │ │ ├── f_static_002.png
│ │ │ │ │ │ ├── f_static_003.png
│ │ │ │ │ │ ├── f_static_004.png
│ │ │ │ │ │ ├── f_static_005.png
│ │ │ │ │ │ ├── f_static_006.png
│ │ │ │ │ │ ├── f_static_009.png
│ │ │ │ │ │ ├── f_static_010.png
│ │ │ │ │ │ ├── f_static_011.png
│ │ │ │ │ │ ├── f_static_012.png
│ │ │ │ │ │ ├── f_static_013.png
│ │ │ │ │ │ ├── f_static_014.png
│ │ │ │ │ │ ├── f_static_015.png
│ │ │ │ │ │ ├── f_static_017.png
│ │ │ │ │ │ ├── f_static_018.png
│ │ │ │ │ │ ├── f_static_019.png
│ │ │ │ │ │ ├── f_static_020.png
│ │ │ │ │ │ ├── i0.png
│ │ │ │ │ │ ├── i1.png
│ │ │ │ │ │ ├── i2.png
│ │ │ │ │ │ ├── i3.png
│ │ │ │ │ │ ├── i4.png
│ │ │ │ │ │ ├── i5.png
│ │ │ │ │ │ ├── i6.png
│ │ │ │ │ │ ├── i7.png
│ │ │ │ │ │ ├── i8.png
│ │ │ │ │ │ ├── i9.png
│ │ │ │ │ │ ├── ic_launcher.png
│ │ │ │ │ │ ├── indicator_down.jpg
│ │ │ │ │ │ ├── indicator_up.jpg
│ │ │ │ │ │ ├── lastchild.png
│ │ │ │ │ │ ├── life_service.png
│ │ │ │ │ │ ├── list_child_border.xml
│ │ │ │ │ │ ├── list_child_layer.xml
│ │ │ │ │ │ ├── list_item_border.xml
│ │ │ │ │ │ ├── list_lastchild_border.xml
│ │ │ │ │ │ ├── list_lastitem_border.xml
│ │ │ │ │ │ ├── login_button_back.xml
│ │ │ │ │ │ ├── msg_button_back.png
│ │ │ │ │ │ ├── qian_point.png
│ │ │ │ │ │ ├── qqlist_classify_indicator.png
│ │ │ │ │ │ ├── qqlist_classify_text.xml
│ │ │ │ │ │ ├── qqmain.jpg
│ │ │ │ │ │ ├── qqnum_edit.xml
│ │ │ │ │ │ ├── qq_password_edit.xml
│ │ │ │ │ │ ├── screenshot_3.png
│ │ │ │ │ │ ├── shen_point.png
│ │ │ │ │ │ ├── tab_widget_back.xml
│ │ │ │ │ │ ├── tab_widget_disselected.xml
│ │ │ │ │ │ ├── tabwidget_disselected.xml
│ │ │ │ │ │ ├── tabwidget_selected.xml
│ │ │ │ │ │ ├── todown.png
│ │ │ │ │ │ └── toright.png
│ │ │ │ │ ├── drawable-mdpi
│ │ │ │ │ │ └── ic_launcher.png
│ │ │ │ │ ├── drawable-xhdpi
│ │ │ │ │ │ ├── ic_launcher.png
│ │ │ │ │ │ ├── idp.png
│ │ │ │ │ │ ├── idq.png
│ │ │ │ │ │ ├── idr.png
│ │ │ │ │ │ ├── ids.png
│ │ │ │ │ │ ├── idt.png
│ │ │ │ │ │ ├── skin_tips_newmessage.9.png
│ │ │ │ │ │ ├── skin_tips_newmessage_ninetynine.png
│ │ │ │ │ │ └── skin_tips_new.png
│ │ │ │ │ ├── drawable-xxhdpi
│ │ │ │ │ │ └── ic_launcher.png
│ │ │ │ │ ├── layout
│ │ │ │ │ │ ├── activity_chat.xml
│ │ │ │ │ │ ├── activity_main.xml
│ │ │ │ │ │ ├── chat_grid_item.xml
│ │ │ │ │ │ ├── chat_listitem_me.xml
│ │ │ │ │ │ ├── chat_listitem_other.xml
│ │ │ │ │ │ ├── face_layout_file.xml
│ │ │ │ │ │ ├── file_message_item.xml
│ │ │ │ │ │ ├── image_point_layout.xml
│ │ │ │ │ │ ├── layout_list_item.xml
│ │ │ │ │ │ ├── layout_qqlist_child.xml
│ │ │ │ │ │ ├── layout_qqlist_expandable.xml
│ │ │ │ │ │ ├── layout_qqlist_group.xml
│ │ │ │ │ │ ├── myface_layout.xml
│ │ │ │ │ │ ├── my_layout.xml
│ │ │ │ │ │ ├── point_image_layout.xml
│ │ │ │ │ │ ├── qqlist_classify_item.xml
│ │ │ │ │ │ ├── tab_face_selcted_indicator.xml
│ │ │ │ │ │ ├── tabwidget_image_disselected.xml
│ │ │ │ │ │ ├── tabwidget_image_selected.xml
│ │ │ │ │ │ └── view_item.xml
│ │ │ │ │ ├── menu
│ │ │ │ │ │ └── main.xml
│ │ │ │ │ ├── raw
│ │ │ │ │ │ ├── gl.gif
│ │ │ │ │ │ ├── hh.gif
│ │ │ │ │ │ ├── hu.gif
│ │ │ │ │ │ ├── ji.gif
│ │ │ │ │ │ └── lzl.gif
│ │ │ │ │ ├── values
│ │ │ │ │ │ └── values.xml
│ │ │ │ │ ├── values-sw720dp-land
│ │ │ │ │ │ └── values-sw720dp-land.xml
│ │ │ │ │ ├── values-v11
│ │ │ │ │ │ └── values-v11.xml
│ │ │ │ │ └── values-v14
│ │ │ │ │ └── values-v14.xml
│ │ │ │ ├── resources-debug-androidTest.ap_
│ │ │ │ ├── resources-debug.ap_
│ │ │ │ └── resources-release.ap_
│ │ │ └── outputs
│ │ │ ├── apk
│ │ │ │ ├── gg-debug.apk
│ │ │ │ ├── gg-debug-unaligned.apk
│ │ │ │ └── gg-release-unaligned.apk
│ │ │ └── logs
│ │ │ ├── manifest-merger-debug-report.txt
│ │ │ └── manifest-merger-release-report.txt
│ │ ├── build.gradle
│ │ ├── gg.iml
│ │ ├── gg-release.apk
│ │ ├── libs
│ │ │ ├── android-logging-log4j-1.0.3.jar
│ │ │ ├── commons-io-2.2.jar
│ │ │ ├── log4j-1.2.14.jar
│ │ │ ├── netty-3.9.1.Final.jar
│ │ │ ├── netty-all-4.0.24.Final.jar
│ │ │ └── oraycnframework_export.jar
│ │ └── src
│ │ └── main
│ │ ├── AndroidManifest.xml
│ │ ├── java
│ │ │ └── gg
│ │ │ ├── dragon
│ │ │ │ ├── face
│ │ │ │ │ └── FaceHistoryData.java
│ │ │ │ └── persondata
│ │ │ │ ├── ContactsInfo.java
│ │ │ │ └── UserInfo.java
│ │ │ ├── example
│ │ │ │ ├── android_qqfix
│ │ │ │ │ ├── BezierView.java
│ │ │ │ │ ├── ChatActivity.java
│ │ │ │ │ ├── ChatApplication.java
│ │ │ │ │ ├── ContactsListExpandable.java
│ │ │ │ │ ├── FaceHistoryActivity.java
│ │ │ │ │ ├── FileMessageAdapter.java
│ │ │ │ │ ├── GifOpenHelper.java
│ │ │ │ │ ├── MainActivity.java
│ │ │ │ │ ├── MyFaceActivity.java
│ │ │ │ │ └── MyTextView.java
│ │ │ │ └── utils
│ │ │ │ ├── FaceData.java
│ │ │ │ ├── FileUtils.java
│ │ │ │ ├── SerializeHelper.java
│ │ │ │ └── StringHelper.java
│ │ │ ├── handler
│ │ │ │ └── CustomizeHandler.java
│ │ │ └── model
│ │ │ ├── ChatContentContract.java
│ │ │ ├── ChatInfo.java
│ │ │ ├── ContractType.java
│ │ │ ├── FileInfo.java
│ │ │ ├── GGUser.java
│ │ │ ├── UserStatusChangedContract.java
│ │ │ └── UserStatus.java
│ │ └── res
│ │ ├── anim
│ │ │ ├── left_in.xml
│ │ │ ├── left_out.xml
│ │ │ ├── right_in.xml
│ │ │ └── right_out.xml
│ │ ├── drawable
│ │ │ └── tip_anim.xml
│ │ ├── drawable-hdpi
│ │ │ ├── add_back.png
│ │ │ ├── address_list.png
│ │ │ ├── balloon_back_left.9.png
│ │ │ ├── balloon_back_right.9.png
│ │ │ ├── chat_bottom_add.png
│ │ │ ├── chat_bottom_keyboard.png
│ │ │ ├── chat_bottom_look.png
│ │ │ ├── chat_button_fillet_shape.xml
│ │ │ ├── chat_contact_back.png
│ │ │ ├── chat_flock.png
│ │ │ ├── chat_title_layer.xml
│ │ │ ├── contact_0.jpg
│ │ │ ├── contact_1.jpg
│ │ │ ├── contact_2.jpg
│ │ │ ├── contact_3.jpg
│ │ │ ├── contact_4.jpg
│ │ │ ├── contact_back.9.png
│ │ │ ├── delete_button_edit.jpg
│ │ │ ├── deletebutton.jpg
│ │ │ ├── edit_fillet_shape.xml
│ │ │ ├── face_history_disselected.png
│ │ │ ├── face_history_selected.png
│ │ │ ├── face_look_disselected.png
│ │ │ ├── face_look_selected.png
│ │ │ ├── fillet_shape.xml
│ │ │ ├── forum.png
│ │ │ ├── f_static_000.png
│ │ │ ├── f_static_001.png
│ │ │ ├── f_static_002.png
│ │ │ ├── f_static_003.png
│ │ │ ├── f_static_004.png
│ │ │ ├── f_static_005.png
│ │ │ ├── f_static_006.png
│ │ │ ├── f_static_009.png
│ │ │ ├── f_static_010.png
│ │ │ ├── f_static_011.png
│ │ │ ├── f_static_012.png
│ │ │ ├── f_static_013.png
│ │ │ ├── f_static_014.png
│ │ │ ├── f_static_015.png
│ │ │ ├── f_static_017.png
│ │ │ ├── f_static_018.png
│ │ │ ├── f_static_019.png
│ │ │ ├── f_static_020.png
│ │ │ ├── i0.png
│ │ │ ├── i1.png
│ │ │ ├── i2.png
│ │ │ ├── i3.png
│ │ │ ├── i4.png
│ │ │ ├── i5.png
│ │ │ ├── i6.png
│ │ │ ├── i7.png
│ │ │ ├── i8.png
│ │ │ ├── i9.png
│ │ │ ├── ic_launcher.png
│ │ │ ├── indicator_down.jpg
│ │ │ ├── indicator_up.jpg
│ │ │ ├── lastchild.png
│ │ │ ├── life_service.png
│ │ │ ├── list_child_border.xml
│ │ │ ├── list_child_layer.xml
│ │ │ ├── list_item_border.xml
│ │ │ ├── list_lastchild_border.xml
│ │ │ ├── list_lastitem_border.xml
│ │ │ ├── login_button_back.xml
│ │ │ ├── msg_button_back.png
│ │ │ ├── qian_point.png
│ │ │ ├── qqlist_classify_indicator.png
│ │ │ ├── qqlist_classify_text.xml
│ │ │ ├── qqmain.jpg
│ │ │ ├── qqnum_edit.xml
│ │ │ ├── qq_password_edit.xml
│ │ │ ├── screenshot_3.png
│ │ │ ├── shen_point.png
│ │ │ ├── tab_widget_back.xml
│ │ │ ├── tab_widget_disselected.xml
│ │ │ ├── tabwidget_disselected.xml
│ │ │ ├── tabwidget_selected.xml
│ │ │ ├── todown.png
│ │ │ └── toright.png
│ │ ├── drawable-mdpi
│ │ │ └── ic_launcher.png
│ │ ├── drawable-xhdpi
│ │ │ ├── ic_launcher.png
│ │ │ ├── idp.png
│ │ │ ├── idq.png
│ │ │ ├── idr.png
│ │ │ ├── ids.png
│ │ │ ├── idt.png
│ │ │ ├── skin_tips_newmessage.9.png
│ │ │ ├── skin_tips_newmessage_ninetynine.png
│ │ │ └── skin_tips_new.png
│ │ ├── drawable-xxhdpi
│ │ │ └── ic_launcher.png
│ │ ├── layout
│ │ │ ├── activity_chat.xml
│ │ │ ├── activity_main.xml
│ │ │ ├── chat_grid_item.xml
│ │ │ ├── chat_listitem_me.xml
│ │ │ ├── chat_listitem_other.xml
│ │ │ ├── face_layout_file.xml
│ │ │ ├── file_message_item.xml
│ │ │ ├── image_point_layout.xml
│ │ │ ├── layout_list_item.xml
│ │ │ ├── layout_qqlist_child.xml
│ │ │ ├── layout_qqlist_expandable.xml
│ │ │ ├── layout_qqlist_group.xml
│ │ │ ├── myface_layout.xml
│ │ │ ├── my_layout.xml
│ │ │ ├── point_image_layout.xml
│ │ │ ├── qqlist_classify_item.xml
│ │ │ ├── tab_face_selcted_indicator.xml
│ │ │ ├── tabwidget_image_disselected.xml
│ │ │ ├── tabwidget_image_selected.xml
│ │ │ └── view_item.xml
│ │ ├── menu
│ │ │ └── main.xml
│ │ ├── raw
│ │ │ ├── gl.gif
│ │ │ ├── hh.gif
│ │ │ ├── hu.gif
│ │ │ ├── ji.gif
│ │ │ └── lzl.gif
│ │ ├── values
│ │ │ ├── dimens.xml
│ │ │ ├── strings.xml
│ │ │ └── styles.xml
│ │ ├── values-sw600dp
│ │ │ └── dimens.xml
│ │ ├── values-sw720dp-land
│ │ │ └── dimens.xml
│ │ ├── values-v11
│ │ │ └── styles.xml
│ │ └── values-v14
│ │ └── styles.xml
│ ├── GG安卓版说明.txt
│ ├── Screenshot_1.png
│ ├── Screenshot_2.png
│ ├── Screenshot_3.png
│ └── Screenshot_4.png
├── asp.net免费源码下载.url
├── pc
│ ├── app.ico
│ ├── Dlls
│ │ ├── AudioEngineCore.dll
│ │ ├── CSkin.dll
│ │ ├── DataRabbit.dll
│ │ ├── dxbase.dll
│ │ ├── ESBasic.dll
│ │ ├── ESBasic.xml
│ │ ├── ESFramework.dll
│ │ ├── ESFramework.xml
│ │ ├── OMCS.dll
│ │ ├── OMCS.xml
│ │ ├── OMFile.dll
│ │ ├── Oraycn.MFile.dll
│ │ ├── Oraycn.MFile.XML
│ │ ├── SQLite.Interop.dll
│ │ ├── System.Data.SQLite.dll
│ │ └── VideoEngineCore.dll
│ ├── GGTalk
│ │ ├── app.config
│ │ ├── app.ico
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── AudioEngineCore.dll
│ │ │ ├── AutoStart.exe
│ │ │ ├── avcodec-53.dll
│ │ │ ├── avdevice-53.dll
│ │ │ ├── avfilter-2.dll
│ │ │ ├── avformat-53.dll
│ │ │ ├── avutil-51.dll
│ │ │ ├── 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
│ │ │ ├── ESFrameworkLog.txt
│ │ │ ├── ESFramework.xml
│ │ │ ├── GGTalk.Core.dll
│ │ │ ├── GGTalk.Core.pdb
│ │ │ ├── GGTalk.exe
│ │ │ ├── GGTalk.exe.config
│ │ │ ├── GGTalk.pdb
│ │ │ ├── GGTalk.vshost.exe
│ │ │ ├── GGTalk.vshost.exe.config
│ │ │ ├── GGTalk.vshost.exe.manifest
│ │ │ ├── Head
│ │ │ │ ├── 0.png
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ └── 9.png
│ │ │ ├── JustLib.dll
│ │ │ ├── JustLib.pdb
│ │ │ ├── JustLib.xml
│ │ │ ├── OMCS.dll
│ │ │ ├── OMCS.xml
│ │ │ ├── OMFile.dll
│ │ │ ├── Oraycn.MFile.dll
│ │ │ ├── Oraycn.MFile.xml
│ │ │ ├── Resource
│ │ │ │ ├── 64.png
│ │ │ │ ├── BackImage.png
│ │ │ │ └── ring.wav
│ │ │ ├── SQLite.Interop.dll
│ │ │ ├── swscale-2.dll
│ │ │ ├── System.Data.SQLite.dll
│ │ │ └── VideoEngineCore.dll
│ │ ├── Des3Encryption.cs
│ │ ├── Forms
│ │ │ ├── AddFriendForm.cs
│ │ │ ├── AddFriendForm.Designer.cs
│ │ │ ├── AddFriendForm.resx
│ │ │ ├── AudioHandlePanel.cs
│ │ │ ├── AudioHandlePanel.Designer.cs
│ │ │ ├── AudioHandlePanel.resx
│ │ │ ├── AutoDocker.cs
│ │ │ ├── AutoDocker.Designer.cs
│ │ │ ├── BaseForm.cs
│ │ │ ├── BaseForm.Designer.cs
│ │ │ ├── BaseForm.resx
│ │ │ ├── ChangePasswordForm.cs
│ │ │ ├── ChangePasswordForm.Designer.cs
│ │ │ ├── ChangePasswordForm.resx
│ │ │ ├── ChatForm.cs
│ │ │ ├── ChatForm.Designer.cs
│ │ │ ├── ChatForm.resx
│ │ │ ├── ChatRecordForm.cs
│ │ │ ├── ChatRecordForm.Designer.cs
│ │ │ ├── ChatRecordForm.resx
│ │ │ ├── CreateGroupForm.cs
│ │ │ ├── CreateGroupForm.Designer.cs
│ │ │ ├── CreateGroupForm.resx
│ │ │ ├── DeviceSelectForm.cs
│ │ │ ├── DeviceSelectForm.Designer.cs
│ │ │ ├── DeviceSelectForm.resx
│ │ │ ├── DiskRequestPanel.cs
│ │ │ ├── DiskRequestPanel.Designer.cs
│ │ │ ├── DiskRequestPanel.resx
│ │ │ ├── EditCatelogNameForm.cs
│ │ │ ├── EditCatelogNameForm.Designer.cs
│ │ │ ├── EditCatelogNameForm.resx
│ │ │ ├── GroupChatForm.cs
│ │ │ ├── GroupChatForm.Designer.cs
│ │ │ ├── GroupChatForm.resx
│ │ │ ├── HeadImageForm.cs
│ │ │ ├── HeadImageForm.Designer.cs
│ │ │ ├── HeadImageForm.resx
│ │ │ ├── InformationForm.cs
│ │ │ ├── InformationForm.Designer.cs
│ │ │ ├── InformationForm.resx
│ │ │ ├── JoinGroupForm.cs
│ │ │ ├── JoinGroupForm.Designer.cs
│ │ │ ├── JoinGroupForm.resx
│ │ │ ├── LoginForm.cs
│ │ │ ├── LoginForm.Designer.cs
│ │ │ ├── LoginForm.resx
│ │ │ ├── NDiskForm.cs
│ │ │ ├── NDiskForm.Designer.cs
│ │ │ ├── NDiskForm.resx
│ │ │ ├── PaintForm.cs
│ │ │ ├── PaintForm.Designer.cs
│ │ │ ├── PaintForm.resx
│ │ │ ├── PhotoForm.cs
│ │ │ ├── PhotoForm.Designer.cs
│ │ │ ├── PhotoForm.resx
│ │ │ ├── RegisterForm.cs
│ │ │ ├── RegisterForm.Designer.cs
│ │ │ ├── RegisterForm.resx
│ │ │ ├── RemoteHelpForm.cs
│ │ │ ├── RemoteHelpForm.Designer.cs
│ │ │ ├── RemoteHelpForm.resx
│ │ │ ├── RemoteHelpHandlePanel.cs
│ │ │ ├── RemoteHelpHandlePanel.Designer.cs
│ │ │ ├── RemoteHelpHandlePanel.resx
│ │ │ ├── RemoteHelpRequestPanel.cs
│ │ │ ├── RemoteHelpRequestPanel.Designer.cs
│ │ │ ├── RemoteHelpRequestPanel.resx
│ │ │ ├── SearchFriendForm.cs
│ │ │ ├── SearchFriendForm.Designer.cs
│ │ │ ├── SearchFriendForm.resx
│ │ │ ├── SystemNotifyForm.cs
│ │ │ ├── SystemNotifyForm.Designer.cs
│ │ │ ├── SystemNotifyForm.resx
│ │ │ ├── SystemNotifySendForm.cs
│ │ │ ├── SystemNotifySendForm.Designer.cs
│ │ │ ├── SystemNotifySendForm.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
│ │ │ ├── VideoForm.cs
│ │ │ ├── VideoForm.Designer.cs
│ │ │ ├── VideoForm.resx
│ │ │ ├── VideoRequestPanel.cs
│ │ │ ├── VideoRequestPanel.Designer.cs
│ │ │ └── VideoRequestPanel.resx
│ │ ├── GGTalk.csproj
│ │ ├── GGTalk.csproj.user
│ │ ├── GlobalResourceManager.cs
│ │ ├── GlobalUserCache.cs
│ │ ├── MainForm.cs
│ │ ├── MainForm.designer.cs
│ │ ├── MainFormPartial.cs
│ │ ├── MainForm.resx
│ │ ├── obj
│ │ │ └── x86
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── GGTalk.AddFriendForm.resources
│ │ │ ├── GGTalk.AudioHandlePanel.resources
│ │ │ ├── GGTalk.BaseForm.resources
│ │ │ ├── GGTalk.ChangePasswordForm.resources
│ │ │ ├── GGTalk.ChatForm.resources
│ │ │ ├── GGTalk.ChatRecordForm.resources
│ │ │ ├── GGTalk.CreateGroupForm.resources
│ │ │ ├── GGTalk.csproj.FileListAbsolute.txt
│ │ │ ├── GGTalk.csproj.GenerateResource.Cache
│ │ │ ├── GGTalk.csprojResolveAssemblyReference.cache
│ │ │ ├── GGTalk.DeviceSelectForm.resources
│ │ │ ├── GGTalk.DiskRequestPanel.resources
│ │ │ ├── GGTalk.EditCatelogNameForm.resources
│ │ │ ├── GGTalk.exe
│ │ │ ├── GGTalk.GroupChatForm.resources
│ │ │ ├── GGTalk.HeadImageForm.resources
│ │ │ ├── GGTalk.InformationForm.resources
│ │ │ ├── GGTalk.JoinGroupForm.resources
│ │ │ ├── GGTalk.LoginForm.resources
│ │ │ ├── GGTalk.MainForm.resources
│ │ │ ├── GGTalk.NDiskForm.resources
│ │ │ ├── GGTalk.PaintForm.resources
│ │ │ ├── GGTalk.pdb
│ │ │ ├── GGTalk.PhotoForm.resources
│ │ │ ├── GGTalk.Properties.Resources.resources
│ │ │ ├── GGTalk.RegisterForm.resources
│ │ │ ├── GGTalk.RemoteHelpForm.resources
│ │ │ ├── GGTalk.RemoteHelpHandlePanel.resources
│ │ │ ├── GGTalk.RemoteHelpRequestPanel.resources
│ │ │ ├── GGTalk.SearchFriendForm.resources
│ │ │ ├── GGTalk.SystemNotifyForm.resources
│ │ │ ├── GGTalk.SystemNotifySendForm.resources
│ │ │ ├── GGTalk.SystemSettingForm.resources
│ │ │ ├── GGTalk.TwinkleNotifyIcon.resources
│ │ │ ├── GGTalk.UpdateUserInfoForm.resources
│ │ │ ├── GGTalk.UserInformationForm.resources
│ │ │ ├── GGTalk.VideoForm.resources
│ │ │ ├── GGTalk.VideoRequestPanel.resources
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── 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
│ │ │ ├── speaker1.png
│ │ │ ├── spin_normal_down.png
│ │ │ ├── Status
│ │ │ │ ├── 0.png
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ └── 5.png
│ │ │ ├── texture2.png
│ │ │ ├── texture.png
│ │ │ ├── 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
│ │ ├── SystemSettings.cs
│ │ └── VideoChatRecorder.cs
│ ├── GGTalk.Core
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── ContractFormatGenerator.exe
│ │ │ ├── CSkin.dll
│ │ │ ├── DataRabbit.dll
│ │ │ ├── ESBasic.dll
│ │ │ ├── ESBasic.xml
│ │ │ ├── ESFramework.dll
│ │ │ ├── ESFramework.xml
│ │ │ ├── GGTalk.Core.dll
│ │ │ ├── GGTalk.Core.pdb
│ │ │ ├── JustLib.dll
│ │ │ ├── JustLib.pdb
│ │ │ ├── JustLib.xml
│ │ │ ├── OMCS.dll
│ │ │ ├── OMCS.xml
│ │ │ └── System.Data.SQLite.dll
│ │ ├── Comment4OfflineFile.cs
│ │ ├── Contract.cs
│ │ ├── Entity.cs
│ │ ├── Enums.cs
│ │ ├── GGTalk.Core.csproj
│ │ ├── GGTalk.Core.csproj.user
│ │ ├── GlobalConsts.cs
│ │ ├── InformationTypes.cs
│ │ ├── IRemotingService.cs
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── GGTalk.Core.csproj.FileListAbsolute.txt
│ │ │ ├── GGTalk.Core.csprojResolveAssemblyReference.cache
│ │ │ ├── GGTalk.Core.dll
│ │ │ └── GGTalk.Core.pdb
│ │ └── Properties
│ │ └── AssemblyInfo.cs
│ ├── GGTalk.Server
│ │ ├── 53.ico
│ │ ├── App.config
│ │ ├── BasicBusinessHandler.cs
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── CSkin.dll
│ │ │ ├── DataRabbit.dll
│ │ │ ├── ESBasic.dll
│ │ │ ├── ESBasic.xml
│ │ │ ├── ESFramework.dll
│ │ │ ├── ESFramework.xml
│ │ │ ├── GGTalk.Core.dll
│ │ │ ├── GGTalk.Core.pdb
│ │ │ ├── GGTalk.Server.exe
│ │ │ ├── GGTalk.Server.exe.config
│ │ │ ├── GGTalk.Server.pdb
│ │ │ ├── GGTalk.Server.vshost.exe
│ │ │ ├── GGTalk.Server.vshost.exe.config
│ │ │ ├── GGTalk.Server.vshost.exe.manifest
│ │ │ ├── JustLib.dll
│ │ │ ├── JustLib.pdb
│ │ │ ├── JustLib.xml
│ │ │ ├── OMCS.dll
│ │ │ ├── OMCS.xml
│ │ │ └── System.Data.SQLite.dll
│ │ ├── ContactsManager.cs
│ │ ├── CustomizeHandler.cs
│ │ ├── GGTalk.Server.csproj
│ │ ├── GGTalk.Server.csproj.user
│ │ ├── GlobalCache.cs
│ │ ├── IDBPersister.cs
│ │ ├── MainServerForm.cs
│ │ ├── MainServerForm.Designer.cs
│ │ ├── MainServerForm.resx
│ │ ├── obj
│ │ │ └── x86
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── GGTalk.Server.csproj.FileListAbsolute.txt
│ │ │ ├── GGTalk.Server.csproj.GenerateResource.Cache
│ │ │ ├── GGTalk.Server.csprojResolveAssemblyReference.cache
│ │ │ ├── GGTalk.Server.exe
│ │ │ ├── GGTalk.Server.MainServerForm.resources
│ │ │ ├── GGTalk.Server.pdb
│ │ │ ├── GGTalk.Server.Properties.Resources.resources
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── OfflineFileController.cs
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── RealDB.cs
│ │ ├── RemotingService.cs
│ │ └── VirtualDB.cs
│ ├── GGTalk.sln
│ ├── GGTalk.sql
│ ├── GGTalk.suo
│ └── JustLib
│ ├── bin
│ │ └── Debug
│ │ ├── CSkin.dll
│ │ ├── DataRabbit.dll
│ │ ├── ESBasic.dll
│ │ ├── ESBasic.xml
│ │ ├── ESFramework.dll
│ │ ├── ESFramework.xml
│ │ ├── JustLib.dll
│ │ ├── JustLib.pdb
│ │ ├── JustLib.XML
│ │ ├── OMCS.dll
│ │ ├── OMCS.xml
│ │ └── System.Data.SQLite.dll
│ ├── Caches
│ │ ├── BaseGlobalUserCache.cs
│ │ └── UserLocalPersistence.cs
│ ├── Common.cs
│ ├── Controls
│ │ ├── ChannelQualityDisplayer.cs
│ │ ├── ChannelQualityDisplayer.Designer.cs
│ │ ├── ChannelQualityDisplayer.resx
│ │ ├── ChatBox
│ │ │ ├── ChatBox.cs
│ │ │ ├── ChatBox.resx
│ │ │ ├── GifBox.cs
│ │ │ ├── GifBox.resx
│ │ │ ├── ImageForm.cs
│ │ │ ├── ImageForm.Designer.cs
│ │ │ ├── ImageForm.resx
│ │ │ └── Internals
│ │ │ ├── CHARRANGE.cs
│ │ │ ├── CLIPFORMAT.cs
│ │ │ ├── COMRECT.cs
│ │ │ ├── DVASPECT.cs
│ │ │ ├── FORMATETC.cs
│ │ │ ├── GETCLIPBOARDDATAFLAGS.cs
│ │ │ ├── GETOBJECTOPTIONS.cs
│ │ │ ├── IAdviseSink.cs
│ │ │ ├── IDataObject.cs
│ │ │ ├── IEnumFORMATETC.cs
│ │ │ ├── IEnumOLEVERB.cs
│ │ │ ├── IEnumSTATDATA.cs
│ │ │ ├── IEnumSTATSTG.cs
│ │ │ ├── ILockBytes.cs
│ │ │ ├── IOleClientSite.cs
│ │ │ ├── IOleContainer.cs
│ │ │ ├── IOleObject.cs
│ │ │ ├── IRichEditOle.cs
│ │ │ ├── ISequentialStream.cs
│ │ │ ├── IStorge.cs
│ │ │ ├── IStream.cs
│ │ │ ├── NativeMethods.cs
│ │ │ ├── REOBJECT.cs
│ │ │ ├── REOOBJECTFLAGS.cs
│ │ │ ├── RichEditOle.cs
│ │ │ ├── STATDATA.cs
│ │ │ ├── STGM.cs
│ │ │ ├── STGMEDIUM.cs
│ │ │ ├── tagLOGPALETTE.cs
│ │ │ ├── tagOLEVERB.cs
│ │ │ └── TYMED.cs
│ │ ├── DecibelDisplayer
│ │ │ ├── DecibelDisplayer.cs
│ │ │ ├── DecibelDisplayer.Designer.cs
│ │ │ ├── DecibelDisplayer.resx
│ │ │ └── FourierTransformer.cs
│ │ ├── EmotionForm.cs
│ │ ├── EmotionForm.Designer.cs
│ │ ├── EmotionForm.resx
│ │ ├── FileTransferingViewer
│ │ │ ├── FileTransferingViewer.cs
│ │ │ ├── FileTransferingViewer.Designer.cs
│ │ │ ├── FileTransferingViewer.resx
│ │ │ ├── FileTransferItem.cs
│ │ │ ├── FileTransferItem.Designer.cs
│ │ │ ├── FileTransferItem.resx
│ │ │ └── IFileTransferingViewer.cs
│ │ ├── MultiAudioChat
│ │ │ ├── MultiAudioChatContainer.cs
│ │ │ ├── MultiAudioChatContainer.Designer.cs
│ │ │ ├── MultiAudioChatContainer.resx
│ │ │ ├── SpeakerPanel.cs
│ │ │ ├── SpeakerPanel.Designer.cs
│ │ │ └── SpeakerPanel.resx
│ │ └── ScreenCapturer
│ │ ├── CaptureImageToolColorTable.cs
│ │ ├── ColorLabel.cs
│ │ ├── ColorSelector.cs
│ │ ├── ColorSelector.Designer.cs
│ │ ├── ColorSelector.resx
│ │ ├── ControlPaintEx.cs
│ │ ├── DrawStyle.cs
│ │ ├── DrawTextData.cs
│ │ ├── DrawToolsControl.cs
│ │ ├── DrawToolsControl.designer.cs
│ │ ├── DrawToolsControl.resx
│ │ ├── DrawToolsDockStyle.cs
│ │ ├── GraphicsPathHelper.cs
│ │ ├── NativeMethods.cs
│ │ ├── OperateManager.cs
│ │ ├── OperateObject.cs
│ │ ├── OperateType.cs
│ │ ├── RegionHelper.cs
│ │ ├── RoundStyle.cs
│ │ ├── ScreenCapturer.cs
│ │ ├── ScreenCapturer.Designer.cs
│ │ ├── ScreenCapturer.resx
│ │ ├── SizeGrip.cs
│ │ ├── Toolbar
│ │ │ ├── Arrow.png
│ │ │ ├── Brush.PNG
│ │ │ ├── Circle.png
│ │ │ ├── Exit.png
│ │ │ ├── Finish.png
│ │ │ ├── Rectangle.png
│ │ │ ├── Save.png
│ │ │ ├── SinglePoint.PNG
│ │ │ ├── Text.png
│ │ │ └── Undo.png
│ │ └── ToolStripRendererEx.cs
│ ├── Entity.cs
│ ├── Icons
│ │ ├── Accept.ico
│ │ ├── Arrow.ico
│ │ ├── Ellipse.ico
│ │ ├── Exit.ico
│ │ ├── Line.ico
│ │ ├── Rectangular.ico
│ │ ├── Redo.png
│ │ ├── Save.ico
│ │ └── Text.ico
│ ├── JustHelper.cs
│ ├── JustLib.csproj
│ ├── JustLib.csproj.user
│ ├── NetworkDisk
│ │ ├── Base
│ │ │ ├── NetworkDiskState.cs
│ │ │ ├── OperationResult.cs
│ │ │ └── SharedDirectory.cs
│ │ ├── Comment4NDisk.cs
│ │ ├── Contracts.cs
│ │ ├── NDiskInfoTypes.cs
│ │ ├── Passive
│ │ │ ├── INDiskBrowser.cs
│ │ │ ├── INDiskOutter.cs
│ │ │ ├── NDiskBrowser.cs
│ │ │ ├── NDiskBrowser.Designer.cs
│ │ │ ├── NDiskBrowser.resx
│ │ │ ├── NDiskOutter.cs
│ │ │ └── NDiskPassiveHandler.cs
│ │ └── Server
│ │ ├── INDiskPathManager.cs
│ │ ├── NDiskHandler.cs
│ │ └── NetworkDisk.cs
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── JustLib.Controls.ChannelQualityDisplayer.resources
│ │ ├── JustLib.Controls.ChatBox.resources
│ │ ├── JustLib.Controls.ColorSelector.resources
│ │ ├── JustLib.Controls.DecibelDisplayer.resources
│ │ ├── JustLib.Controls.DrawToolsControl.resources
│ │ ├── JustLib.Controls.EmotionForm.resources
│ │ ├── JustLib.Controls.FileTransferingViewer.resources
│ │ ├── JustLib.Controls.FileTransferItem.resources
│ │ ├── JustLib.Controls.GifBox.resources
│ │ ├── JustLib.Controls.ImageForm.resources
│ │ ├── JustLib.Controls.MultiAudioChatContainer.resources
│ │ ├── JustLib.Controls.ScreenCapturer.resources
│ │ ├── JustLib.Controls.SpeakerPanel.resources
│ │ ├── JustLib.csproj.FileListAbsolute.txt
│ │ ├── JustLib.csproj.GenerateResource.Cache
│ │ ├── JustLib.csprojResolveAssemblyReference.cache
│ │ ├── JustLib.dll
│ │ ├── JustLib.NetworkDisk.Passive.NDiskBrowser.resources
│ │ ├── JustLib.pdb
│ │ ├── JustLib.Properties.Resources.resources
│ │ ├── JustLib.UnitViews.GroupListBox.resources
│ │ ├── JustLib.UnitViews.OrgView.resources
│ │ ├── JustLib.UnitViews.RecentListBox.resources
│ │ ├── JustLib.UnitViews.UserListBox.resources
│ │ └── TempPE
│ │ └── Properties.Resources1.Designer.cs.dll
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources1.Designer.cs
│ │ ├── Resources.Designer.cs
│ │ └── Resources.resx
│ ├── Records
│ │ └── IChatRecordPersister.cs
│ ├── res
│ │ └── delete1.png
│ ├── Resources
│ │ ├── 20120818113914742_easyicon_cn_16.png
│ │ ├── app_icon_401.png
│ │ ├── AV_Accept.png
│ │ ├── copy1.png
│ │ ├── cut1.png
│ │ ├── down1.png
│ │ ├── edit-redo.png
│ │ ├── edit-undo.png
│ │ ├── folder_new.png
│ │ ├── Go.bmp
│ │ ├── paste.png
│ │ ├── refresh.png
│ │ └── up1.png
│ └── UnitViews
│ ├── GroupListBox.cs
│ ├── GroupListBox.Designer.cs
│ ├── GroupListBox.resx
│ ├── OrgView.cs
│ ├── OrgView.Designer.cs
│ ├── OrgView.resx
│ ├── RecentListBox.cs
│ ├── RecentListBox.Designer.cs
│ ├── RecentListBox.resx
│ ├── UserListBox.cs
│ ├── UserListBox.Designer.cs
│ └── UserListBox.resx
├── README.md
└── 部署说明.txt
198 directories, 1531 files
好例子网口号:伸出你的我的手 — 分享!
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论