Giter VIP home page Giter VIP logo

httpsourceviewer's Introduction

HttpSourceViewer

本项目来源于BiliBil视频网站,Visual C++网络项目实战视频教程,十分感谢初心不忘誓言封存的分享。 作者是Jhkdiy老师,可以参见他的jhkdiy的CSDN博客jhkdiy的博客园VC黑客编程实战视频-破解网吧电影下载

1、HttpSourceViewer是一个使用Visual Studio2013创建的基于MFC的对话框应用程序,分析一个HTML网页,获取HTML头和内容,并对获取的HTML内容使用正则表达式(Boost库或ATL库)和常规搜索。

2、第三方库:

(1)Winhttp库

WinHttpClient.h,可参考ThirdParty/ATLRegExp/ 目录下的源代码, 对Windows的Winhttp库进行C++封装,来源于CodeProject网站shicheng的C++库。

(2)VC++ RichEdit控件的使用

(3)正则表达式

使用boost::xpressive库

可参见Boost库官网

使用ATL库

(4)EasySize - Dialog resizing in no time!

    使用少量几个宏在可调整大小的对话框或属性页中定位控件的简单方法

(5)迅雷7应用开发在线文档

迅雷下载开放引擎 > 快速入门 > 2.程序实例.

(6) VC++窗口置顶的实现:

可以参见CodeProject上的一篇文章,很简单,链接如下: How-to-determine-if-your-window-is-topmost

3、HttpSourceViewer 1.0.0.1 绿色版 软件介绍:

HttpSourceViewer是一款免费的网页html源码查看工具,通过这款软件你可以直接获取一个页面的html源码,包括html头及页面的html内容。HttpSourceViewer还支持源码提取,可以保存到本地,用原始的Http协议请求URL,获取服务器返回的html源代码,用户可以在html源代码中搜索自己感兴趣的信息。

(1)、HttpSourceViewer 1.0.0.1 绿色版下载

HttpSourceViewer CSDN下载 太平洋下载 西西软件园下载

(2)、功能介绍:

1:全绿色,单文件,无需安装,解压即可运行。 2:支持正则表达式搜索html内容。 3:支持使用Boost库的正则表达式语法,ATL正则表达式语法。 4:使用正则表达式搜索内容后,可直接提取搜索内容。 5:直接调用迅雷进行下载,一步到位。

(3)、视频介绍:

相关视频见BiliBil视频网站,Visual C++网络项目实战视频教程

httpsourceviewer's People

Contributors

ccf19881030 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.