文件名称:DoomieHTML:项目 2-2014 的存储库 - Facyt
文件大小:9KB
文件格式:ZIP
更新时间:2024-07-03 02:40:59
C++
DOOM_Tree 目标 1 - 创建一个 DOM_Tree 类来表示 HTML 文档的树。 2 - 制作一个 makefile 来编译用户提供的任何主程序。 接触 开发人员:Marien Sequera --- 电子邮件: 开发人员:Sergio Mota --- 电子邮件: GitHub URL --->
【文件预览】:
DoomieHTML-master
----README.md(558B)
----DOOM_tree()
--------input_test1.in(242B)
--------testing.cpp(2KB)
--------Node.h(1KB)
--------Element.h(8KB)
--------Attribute.h(1KB)
--------README.txt(135B)
--------makefile(279B)
--------input_testv2.in(290B)
--------DOM_Tree.h(7KB)
--------input_testv3.in(47B)