- 授权协议: Apache
- 开发语言: C/C++ HTML/CSS
- 操作系统: 跨平台
- 软件首页: https://github.com/lexborisov/myhtml
- 软件文档: https://github.com/lexborisov/myhtml.git
- 官方下载: https://github.com/lexborisov/myhtml.git
软件介绍
Myhtml是一款快速C/C++ HTML 5解析器软件,线程实现就像一个没有外界依赖性的纯C99库。
特性:
Asynchronous Parsing, Build Tree and Indexation
Fully conformant with the HTML5 specification
Manipulation of elements: add, change, delete and other
Manipulation of elements attributes: add, change, delete and other
Support 34 character encoding by specification encoding.spec.whatwg.org
Support detecting character encodings
Support Single Mode parsing
Support for fragment parsing
Support for parsing by chunks
No outside dependencies
C99 support
Passes all tree construction tests from html5lib-tests
图论——一个迷人的世界
本杰明,查特兰,张萍 / 机械工业出版社 / 2001-1-1
本书介绍了图论的基本概念,解释了图论中各种经典问题。例如,熄灯的问题、小生成树问题、哥尼斯堡七桥问题、中国邮递员问题、国际象棋中马的遍历问题和路的着色问题等等。书中也给出了各种类型的图,例如,二部图、欧拉图、彼得森图和树;等等。每一章都为读者设置了练习题,包含了具有挑战性的探索性问题。一起来看看 《图论——一个迷人的世界》 这本书的介绍吧!
HTML 编码/解码
HTML 编码/解码
MD5 加密
MD5 加密工具
