如何使用C ++代码检索Mozilla Cookie? [英] How to retrieve mozilla cookies using c++ code?

查看:115
本文介绍了如何使用C ++代码检索Mozilla Cookie?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在用VC ++开发一个需要访问Mozilla cookie的应用程序.我知道一点,mozilla现在将cookie存储在SQLite DB中.我需要什么所有的头文件或库以及如何访问mozilla cookie?

I am developing an app in VC++ which need to access Mozilla cookies. I know little bit that mozilla now stores the cookies in SQLite DB. what all header files or libraries I require and how to access the mozilla cookies?

推荐答案

那么,您应该尝试将sqllite库添加到您的应用中以从中检索cookie. db


您可以尝试 CppSQLite-SQLite的C ++包装器 [
Well you should try to add the sqllite library to your app to retrieve the cookies from the db


you could try CppSQLite - C++ Wrapper for SQLite[^]


这篇关于如何使用C ++代码检索Mozilla Cookie?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆