# wechat_desktop **Repository Path**: webget/wechat_desktop ## Basic Information - **Project Name**: wechat_desktop - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-21 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Java swing实现仿微信UI,参考网页版微信的UI设计:https://wx.qq.com/ 首页效果如下: ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/main.png) ## 通讯录 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/contacts.png) ## 收藏 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/collections.png) ## 主菜单 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/menu.png) ## 创建群聊 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/group.png) ## 设置 ### 个人信息 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/me.png) ### 更改头像 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/avatar.png) ### 修改密码 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/password.png) ### 清除缓存 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/cache.png) ### 关于 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/about.png) ## 聊天 ### 选择聊天用户 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/user.png) ### 查看用户信息 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/userinfo.png) ### 上传附件 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/upload.png) ### 发送图片 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/pic.png) ### 编辑消息,支持粘贴文字、文件及图片 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/chat.png) ### 选择表情 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/emoji.png) ### 截图 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/cut.png) ### 查看图片 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/imageViewer.png) ### 查看群成员 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/member.png) ## 登录 ![image](https://github.com/itsonglin/wechat_desktop/raw/master/descPics/login.png)