本文介绍了如何获取所有浏览器的互联网历史记录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我正在尝试使用C#在winforms中显示所有浏览器的历史记录。



我有存储历史记录的路径,但是如何在控件中显示该类型的url(如列表框)



请帮帮我。



谢谢

Hello,

I am trying to display the all the browser's history in the winforms using C#.

I have got the path where the history is stored, But how can i display that typed url's in a control(like a listbox)

Please help me out.

Thanks

推荐答案


这篇关于如何获取所有浏览器的互联网历史记录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-22 10:06