Город МОСКОВСКИЙ
00:11:04

TinyXML Tutorial (C++, XML, TinyXML)

Аватар
JavaScript и Productivity Tools
Просмотры:
23
Дата загрузки:
29.11.2023 02:51
Длительность:
00:11:04
Категория:
Видеоигры

Описание

In this video I demonstrate the loading and saving of XML files using the TinyXML library. TinyXML is a dom parser (as opposed to a sax parser) which is very small and easy to use. A dom parser loads the entire XML into a tree structure. A sax parser reads only the parts you need. TinyXML is suitable for reading relatively small XML files.

Рекомендуемые видео