設為首頁收藏本站

Hippies

 找回密碼
 立即註冊

掃一掃,訪問微社區

搜索
熱搜: 活動 交友 discuz
查看: 2650|回復: 1
打印 上一主題 下一主題

libxml++

[複製鏈接]
  • TA的每日心情
    開心
    2016-2-27 23:29
  • 簽到天數: 27 天

    [LV.4]偶爾看看III

    438

    主題

    611

    帖子

    705

    積分

    高級會員

    Rank: 4

    積分
    705
    跳轉到指定樓層
    樓主
    發表於 2015-11-12 17:21:22 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式 简体中文繁體中文
          libxml++ is a C++ API for the popular libxml2 XML parser, written in C.      libxml2 is famous for its high performance and compliance to standard specifications, but its C API is quite difficult even for common tasks.   
          libxml++ presents a simple C++-like API that can achieve common tasks with less code.      Unlike some other C++ parsers, it does not try to avoid the advantages of standard C++ features      such as namespaces, STL containers or runtime type identification, and it does not try      to conform to standard API specifications meant for Java. Therefore libxml++ requires      a fairly modern C++ compiler such as g++ 4.9 or g++ 5. libxml++ 2.39.1 and later require      a C++11-compliant compiler.   
    But libxml++ was created mainly to fill the need for an API-stable and ABI-stable C++ XML parser which could be used as a shared library dependency by C++ applications that are distributed widely in binary form. That means that installed applications will not break when new versions of libxml++ are installed on a user's computer. Gradual improvement of the libxml++ API is still possible via non-breaking API additions, and new independent versions of the ABI that can be installed in parallel with older versions. These are the general techniques and principles followed by the GNOME project, of which libxml++ is a part.

    Websit : libxml++

    最近訪問 頭像模式 列表模式
  • TA的每日心情
    開心
    2016-2-27 23:29
  • 簽到天數: 27 天

    [LV.4]偶爾看看III

    438

    主題

    611

    帖子

    705

    積分

    高級會員

    Rank: 4

    積分
    705
    沙發
     樓主| 發表於 2015-11-13 10:32:50 | 只看該作者 简体中文繁體中文
    如果想进一步了解XML的知识与学习的话,在云林虎尾科技大学的云端软体Lab里,可以轻松的找到XML的学习文章,有兴趣的人可以前往参考学习。
    XML 学习
    [發帖際遇]: 一個袋子砸在了 kevinhu 頭上,kevinhu 賺了 4 金錢. 幸運榜 / 衰神榜
    您需要登錄後才可以回帖 登錄 | 立即註冊

    本版積分規則

    小黑屋|手機版|Archiver|Hippies 手作皮革工作坊  

    GMT+8, 2024-5-3 17:59 , Processed in 0.052968 second(s), 18 queries , Apc On.

    Powered by Discuz! X3.2

    © 2001-2013 Comsenz Inc.

    快速回復 返回頂部 返回列表