From: http://zhidao.baidu.com/question/982655918229473339.html
查看微信的聊天记录的方法
首先我们需要准备 电脑一台、SD卡、手机的USB。
其次,因为语音聊天记录的备份和提取无需root,这些内容都备份在SD卡上。所以,我们首先将手机通过USB连接到电脑上,然后通过电脑打开SD卡所在的文件夹,找到:/sdcard/Tencent/MicroMsg/
接着,打开对应的备份文件夹,正常都是一堆数字和字母组成文件名的文件夹。进入后,找到“voice”文件夹。
文件夹里的arm格式文档就是所有的聊天语音记录。只要把这些文件存下来,则语音聊天记录给备份下来。
注意,导出文本聊天记录就需要把手机进行root,只有在root后才能进行文本聊天记录的!让我们首先先把手机进行root~
root完成后,打开\data\data\com.tencent.mm\MicriMsg 文件夹,里面会有一个以很长一串数字或者一些字母组成命名的文件夹(也可能有多个。不同的文件夹名代表不同的QQ,如果你用不同的QQ登陆过微信,每个 QQ会产生一个新乱码文件夹,保险起见,可以都备份上)把此文件夹备份出来,文件夹里还有个systemInfo.cfg文件可以不用备份!
然后进入找到MicroMsg.db文件,就是它了,这就是存储好友号码、昵称、聊天记录的数据库文件。想备份,简单,直接复制了就得!想要打开和导出为文本什么的,下载个SQLite相关软件就能做到了
Showing posts with label DataBase. Show all posts
Showing posts with label DataBase. Show all posts
Wednesday, May 6, 2015
Monday, January 6, 2014
Wednesday, November 6, 2013
HeidiSQL --- easy-to-use interface and a "working-horse" for web-developers using MySQL-Database
[1] www.heidisql.com
[2] Google code: code.google.com/p/heidisql/
HeidiSQL is a lightweight, Windows based application for managing MySQL and Microsoft SQL databases. It enables you to browse and edit data, create and edit tables, views, procedures, triggers and scheduled events. Also, you can export structure and data either to SQL file, clipboard or to other servers.
[2] Google code: code.google.com/p/heidisql/
HeidiSQL is a lightweight, Windows based application for managing MySQL and Microsoft SQL databases. It enables you to browse and edit data, create and edit tables, views, procedures, triggers and scheduled events. Also, you can export structure and data either to SQL file, clipboard or to other servers.
Subscribe to:
Posts (Atom)