This is a collection of XMLHttpRequest 範例。
XMLHttpRequest contains a small QML example demonstrating Qt QML 's XMLHttpRequest functionality. For more information, visit the section about XMLHttpRequest .
要運行範例從 Qt Creator ,打開 歡迎 模式,然後選擇範例從 範例 。更多信息,拜訪 構建和運行範例 .
Get data 使用 XMLHttpRequest API to fetch an XML document from a server. It displays the header of the HTTP response and the body of the XML document.