TW201917577A - Data processing method and apparatus for page access and electronic device - Google Patents

Data processing method and apparatus for page access and electronic device Download PDF

Info

Publication number
TW201917577A
TW201917577A TW107128736A TW107128736A TW201917577A TW 201917577 A TW201917577 A TW 201917577A TW 107128736 A TW107128736 A TW 107128736A TW 107128736 A TW107128736 A TW 107128736A TW 201917577 A TW201917577 A TW 201917577A
Authority
TW
Taiwan
Prior art keywords
page
resource
behavior
data
user
Prior art date
Application number
TW107128736A
Other languages
Chinese (zh)
Other versions
TWI695261B (en
Inventor
徐達峰
朱子辰
Original Assignee
香港商阿里巴巴集團服務有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 香港商阿里巴巴集團服務有限公司 filed Critical 香港商阿里巴巴集團服務有限公司
Publication of TW201917577A publication Critical patent/TW201917577A/en
Application granted granted Critical
Publication of TWI695261B publication Critical patent/TWI695261B/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Disclosed in embodiments of the present application are a data processing method and apparatus for page access and an electronic device. The method comprises: collecting user behavior data and predicting a user behavior trend, loading the corresponding document resource from the server in advance according to the prediction result of the user behavior, constructing a page document, and buffering the page document into a user local terminal (eg. buffering the page document to the memory) for storage. Thus, when the user clicks or enters the page, the page resource can be quickly read from the local terminal and displayed, so that the user can quickly enter the corresponding product page.

Description

頁面存取的資料處理方法、裝置及電子設備Data processing method, device and electronic device for page access

本說明書實施例方案屬於計算機資料處理技術領域,尤其涉及一種頁面存取的資料處理方法、裝置及電子設備。The embodiment of the present specification belongs to the technical field of computer data processing, and in particular, to a data processing method, device and electronic device for page access.

隨著行動網際網路技術的發展,行動網際網路業務需求也在高速增長。行動終端APP(application,應用)快速的打開頁面、響應用戶操作,是目前各APP應用開發方和運營方提升用戶應用使用體驗的重要研究方向。   當用戶點擊進入應用頁面時,通常需要根據用戶的操作從伺服器下載資源,然後跳轉到目標頁面,展示新打開的頁面的內容資訊。由於用戶行動、跨境存取等,客戶端與伺服器進行資料傳輸的網路情況存在一些不穩定、參差不齊的現象,常常會導致應用頁面打開速度慢,甚至打不開頁面的現象。目前現有方案中已有的加速應用打開頁面的方式主要為網路應用層面的優化,例如優化DNS(提前解析)、靜態資源預熱等。目前已經出現了各種基於網路應用層的優化方案,這種方式也逐漸進入瓶頸期,進一步的提升頁面存取速度的難度越來越大。因此,業內需要一種可以更加有效提升頁面存取速度的實現方案。With the development of mobile internet technology, the demand for mobile internet services is also growing rapidly. The mobile terminal APP (application) quickly opens the page and responds to user operations. It is an important research direction for the APP application developers and operators to enhance the user application experience. When the user clicks into the application page, it is usually necessary to download the resource from the server according to the user's operation, and then jump to the target page to display the content information of the newly opened page. Due to user actions, cross-border access, etc., there are some unstable and uneven network conditions between the client and the server for data transmission, which often causes the application page to open slowly or even open the page. At present, the existing methods for accelerating applications to open pages in the existing solutions are mainly network application level optimization, such as optimizing DNS (advance analysis), static resource warming, and the like. At present, various optimization schemes based on the network application layer have appeared, and this method has gradually entered a bottleneck period, and it is more and more difficult to further improve the page access speed. Therefore, the industry needs an implementation that can more effectively improve page access speed.

本說明書實施例目的在於提供一種頁面存取的資料處理方法、裝置及電子設備,可以預測用戶行為並下載相應的資源到記憶體,使得用戶存取頁面時可以由記憶體讀取展示頁面資源,極大的提升了頁面存取速度,提高了用戶體驗。   本說明書實施例提供的一種頁面存取的資料處理方法、裝置及電子設備是包括以下方式實現的:   一種頁面存取的資料處理方法,所述方法包括:   監測並獲取用戶終端操作的行為資料;   根據所述行為資料預測用戶的預期操作行為;   確定與所述預期操作行為對應的預觸發產品業務;   從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。   一種頁面存取的資料處理裝置,所述裝置包括:   頁面存取模組,用於接收目標頁面的存取請求,判斷所述存取請求是否存取預測用戶行為所對應的產品業務;   內容快取模組,用於在所述存取請求存取預測用戶行為所對應的產品業務時,獲取預先快取在記憶體中所述產品業務的頁面文檔,所述頁面文檔包括基於預測用戶在終端上的操作行為預先從伺服器加載相應的產品資源並構建出的頁面文檔;   資源替換模組,用於將所述頁面文檔替換為所述目標頁面的展示文檔;   內容展示模組,用於基於所述展示文檔展示所述目標頁面的資訊內容。   一種頁面存取的資料處理裝置,包括處理器以及用於儲存處理器可執行指令的記憶體,所述處理器執行所述指令時實現:   監測並獲取用戶終端操作的行為資料;   根據所述行為資料預測用戶的預期操作行為;   確定與所述預期操作行為對應的預觸發產品業務;   從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。   一種電子設備,包括至少一個處理器和儲存處理器可執行指令的記憶體,所述處理器執行所述指令時實現:   監測並獲取用戶終端操作的行為資料;   根據所述行為資料預測用戶的預期操作行為;   確定與所述預期操作行為對應的預觸發產品業務;   從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。   一種頁面存取的資料處理方法,所述方法包括:   接收目標頁面的存取請求,判斷所述存取請求是否存取預觸發產品業務,所述預觸發產品業務包括基於預測用戶在終端上的預測操作行為而確定的產品業務;   若是,則獲取預先快取在記憶體中所述預觸發產品業務的頁面文檔,所述頁面文檔包括預先從伺服器加載與所述預先觸發產品對應的資源,資源構建目標頁面的頁面文檔;   將當前頁面的頁面文檔完全替換為所述目標頁面的頁面文檔;   基於替換後的頁面文檔展示所述目標頁面的資訊內容。   本說明書實施例提供的一種頁面存取的資料處理方法、裝置及電子設備,可以採集用戶行為資料並進行用戶行為趨勢的預測,根據用戶行為的預測結果預先從伺服器加載對應文檔資源,構建頁面文檔,並快取到用戶本地終端中(如快取到記憶體)儲存。這樣,當用戶點擊或進入頁面時,可以從本地終端中快速讀取頁面資源並展示,可以有效解決用戶發起頁面存取時用戶終端到伺服器頁面資源的網路請求時間,使得用戶可以非常快速的進入對應的產品頁面,大大提高了用戶終端頁面存取體驗。The embodiment of the present invention aims to provide a data processing method and device for page access, and an electronic device, which can predict user behavior and download corresponding resources to the memory, so that the user can read the display page resource from the memory when the user accesses the page. Greatly improved page access speed and improved user experience. The data processing method, device and electronic device for page access provided by the embodiments of the present invention are implemented in the following manner: A data processing method for page access, the method comprising: monitoring and acquiring behavior data of operation of a user terminal; Determining the expected operation behavior of the user according to the behavior data; determining a pre-trigger product service corresponding to the expected operation behavior; loading the resource corresponding to the pre-trigger product service from the resource server, and constructing the page resource for local storage; Reading, according to the access request of the target page, the corresponding page resource from the local storage, and displaying the information content of the target page based on the read page resource, where the target page includes a page that triggers the service jump of the pre-trigger product . A page access data processing device, the device comprising: a page access module, configured to receive an access request of a target page, determine whether the access request accesses a product service corresponding to a predicted user behavior; And a module for obtaining a page document that pre-caches the product service in the memory when the access request accesses a product service corresponding to the predicted user behavior, where the page document includes a prediction based user at the terminal The operation behavior on the server preloads the corresponding product resource from the server and constructs the page document; the resource replacement module is configured to replace the page document with the display document of the target page; the content display module is used to The presentation document displays information content of the target page. A data access device for page access, comprising a processor and a memory for storing executable instructions of the processor, the processor executing the instruction: monitoring and acquiring behavior data of operation of the user terminal; The data predicts the expected operational behavior of the user; determines a pre-trigger product service corresponding to the expected operational behavior; loads the resource corresponding to the pre-trigger product service from the resource server, and constructs the page resource for local storage; The access request reads the corresponding page resource from the local storage, and displays the information content of the target page based on the read page resource, where the target page includes a page that triggers the service jump of the pre-trigger product. An electronic device comprising at least one processor and a memory storing instructions executable by the processor, the processor executing the instructions to: monitor and acquire behavior data of operation of the user terminal; predict the user's expectation according to the behavior data An operation behavior; determining a pre-trigger product service corresponding to the expected operation behavior; loading a resource corresponding to the pre-trigger product service from a resource server, and constructing a page resource for local storage; The corresponding page resource is read in the local storage, and the information content of the target page is displayed based on the read page resource, where the target page includes a page that triggers the service jump of the pre-trigger product. A data processing method for page access, the method comprising: receiving an access request of a target page, determining whether the access request accesses a pre-trigger product service, and the pre-trigger product service comprises predicting a user on a terminal a product service determined by predicting an operation behavior; if yes, acquiring a page document that pre-caches the pre-trigger product service in the memory, the page document including loading a resource corresponding to the pre-trigger product from a server in advance, The page document of the resource construction target page; completely replaces the page document of the current page with the page document of the target page; and displays the information content of the target page based on the replaced page document. The data processing method, device and electronic device for page access provided by the embodiments of the present invention can collect user behavior data and predict user behavior trends, and pre-load corresponding document resources from the server according to the prediction result of the user behavior, and construct a page. Document and cache it to the user's local terminal (such as cache to memory) for storage. In this way, when the user clicks or enters the page, the page resource can be quickly read and displayed from the local terminal, which can effectively solve the network request time of the user terminal to the server page resource when the user initiates the page access, so that the user can be very fast. Entering the corresponding product page greatly improves the user terminal page access experience.

為了使本技術領域的人員更好地理解本說明書中的技術方案,下面將結合本說明書實施例中的圖式,對本說明書實施例中的技術方案進行清楚、完整地描述,顯然,所描述的實施例僅僅是本說明書中的一部分實施例,而不是全部的實施例。基於本說明書中的一個或多個實施例,本領域普通技術人員在沒有作出創造性勞動前提下所獲得的所有其他實施例,都應當屬於本說明書實施例保護的範圍。   圖1是本說明書提供的所述一種頁面存取的資料處理方法實施例的流程示意圖。雖然本說明書提供了如下述實施例或圖式所示的方法操作步驟或裝置結構,但基於常規或者無需創造性的勞動在所述方法或裝置中可以包括更多或者部分合併後更少的操作步驟或模組單元。在邏輯性上不存在必要因果關係的步驟或結構中,這些步驟的執行順序或裝置的模組結構不限於本說明書實施例或圖式所示的執行順序或模組結構。所述的方法或模組結構的在實際中的裝置、伺服器或終端產品應用時,可以按照實施例或者圖式所示的方法或模組結構進行順序執行或者平行執行(例如平行處理器或者多執行緒處理的環境、甚至包括分散式處理、伺服器叢集的實施環境)。   目前業務已有的提高存取頁面速度的優化方案多數為網路應用層面的優化。本說明書提供的實施方案中可以從用戶存取的業務產品出發,尤其是對業務邏輯的表達鏈路層面進行存取頁面的加速。例如可以透過感應裝置獲取用戶持有終端設備的姿勢、角度,以及用戶當前手指的位置和手勢方向等,結合提供的產品業務,預測用戶接下來可能執行的操作。然後可以將與預測的用戶行為相關聯的產品業務的資源資訊預先從伺服器下載到終端設備中,構建出產品對應的頁面文檔,並快取在本地終端設備的記憶體中,如記憶體。這樣,當用戶實際發生預測的用戶的行為操作時,終端設備可以從記憶體中加載獲取頁面以及其他資源資料。由於是終端本地記憶體資料的讀取,相比於正常從伺服器請求資源並進行網路傳輸、渲染等處理過程,可以使得用戶在極短的時間內看到對應的產品頁面,大大提高了用戶的頁面存取體驗。   下面以一個具體的應用場景為例對本說明書實施方案進行說明。本應用場景中的本地快取為記憶體,其他的實施場景中,所述的本地儲存還可以包括網路中的儲存,也可以為從本地快閃記憶體或者是行動設備的記憶體常駐等。下述實施例的描述並不對基於本說明的其他可擴展到的技術方案構成限制。具體的一種實施例如圖1所示,本說明書提供的一種頁面存取的資料處理方法的一種實施例中,所述方法可以包括:   S2:監測並獲取用戶終端操作的行為資料;   S4:根據所述行為資料預測用戶的預期操作行為;   S6:確定與所述預期操作行為對應的預觸發產品業務;   S8:從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   S10:基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。   本說明書實施例方案可以用於行動終端、智慧型手機、車載設備、智慧型穿戴設備、個人電腦、手持設備、微型或大型伺服器等多種類型的終端設備中。這些終端設備中可以包括一個或多個用戶使用的應用,例如購物應用、瀏覽器、支付應用等。本實施例中可以監聽並獲取用戶在終端設備上的操作資訊、終端的狀態資訊等,然後可以結合這些資料設計預測終端用戶行為的演算法,用於預測用戶接下來可能進行的操作。例如檢測到用戶在終端上使用搜尋功能搜尋了一部最近熱播的電影名稱,則可以預測用戶可能點擊“購票”產品業務並進入相應的購票頁面進行購票,或者點擊“影評”產品業務進行觀影評論頁面來查看電影口碑情況。   本實施例中可以基於用戶當前的操作行為等多種監測獲取的資訊來預測用戶的行為,然後提前從伺服器下載相應的產品資源,構建出預測的用戶行為對應的產品的頁面文檔。具體的一個實施方式中,所述監測用戶終端操作包括利用終端的感測器設備監測終端空間狀態、在終端上產生的操控行為。所述的感測器設備可以包括但不限於陀螺儀、水平儀、指南針(指北針)、顯示螢幕、距離感應器、溫度感應器、濕度感應器等。可以監測其中的一種或多種資料資訊,由此來判斷終端和用戶的狀態,並預測用戶可能執行的操作。   如上述所述,當用戶搜尋某個電影名稱時,可以得到預測用戶行為包括點擊“購票”、點擊“影評”。終端應用可以從伺服器根據“購票”、“影評”產品的資源資訊從伺服器加載對應的文檔資源,然後解析並構建出“購票”、“影評”產品業務對應的頁面文檔。這些產品業務的頁面文檔可以儲存在終端的記憶體之中。這樣,當用戶在終端上真的點擊“購票”或“影評”產品業務時,終端應用可以得知用戶點擊的產品業務為之前預測的用戶行為所對應的產品業務,其頁面文檔已經預先快取在終端的記憶體之中。此時,終端應用可以從本地記憶體中獲取“購票”或“影評”的頁面文檔,然後將這些頁面文檔替換掉當前頁面的文檔。終端應用可以基於替換後的文檔展示“購票”或“影評”的頁面文檔。用戶也可以快速查看到頁面資訊內容,提升用戶體驗。   本說明書的一個實施例提供一種預測用戶行為並下載產品業務的頁面資源的處理方案。具體的,本說明書所述方法的另一個實施例中,所述根據所述用戶行為資料預測用戶的預期操作行為包括:   S40:根據所述行為資料確定當前操作的趨勢行為,所述行為資料包括感測器檢測到的終端的空間位置、終端傾斜角度、觸摸螢幕上的觸摸位置、在觸摸螢幕上的滑動軌跡中的至少一項資料資訊;   S42:結合提供的產品業務資料,計算所述趨勢行為所關聯到的產品業務,以觸發所述關聯到的產品業務作為預測的預期操作行為;   相應的,選取至少一個所述關聯到的產品業務作為與所述預期操作行為對應的預觸發產品業務。   與終端相關的資料資訊可以包括表示用戶所使用的終端設備的在物理空間的形態的資訊,例如顯示螢幕朝向資訊、橫向螢幕還是直立螢幕、終端傾斜角度等。與用戶相關的觸摸資訊可以包括表示用戶在終端設備上接觸的位置資訊、滑動的方向、單指還是雙指或其他多指觸摸、感應或檢測到的手勢的方位等用戶觸摸操作的資訊。   例如一個示例中,可以包括透過陀螺儀得到的用戶持有終端設備的姿勢和角度資訊;   本說明書實施例中可以根據陀螺儀、觸摸資訊等結合伺服器一側的業務資料計算出用戶接下來可能進行的行為。伺服器一側可以為大數據儲存,可以包括終端應用全部或多個產品的業務資料。在一個示例中,不同的應用場景下,可以根據預測的用戶行為映射到不同的產品業務中,建立起用戶行為和產品業務的對應關係。例如,當前頁面為某應用的主頁,該主頁面中可以包括多個產品業務。當檢測到用戶手持終端設備水平向右傾斜並且用戶手指向屏幕右上方行動時,則可以預測用戶可能要點擊當前頁面右上角處的產品業務A。則此時可以建立在當前頁面中用戶的上述行為與產品業務A的對應關係。若當前頁面為所述產品業務A的頁面,同樣預測到用戶手持終端設備水平向右傾斜並且用戶手指向屏幕右上方行動時的行為操作時,則可以預測用戶可能要點擊產品頁面A右上角處的“查看活動詳情”的產品業務A。   一個如上述所述的示例中,根據用戶的觸摸、陀螺儀等傳感設備確定的趨勢行為可以包括“用戶可能要點擊當前頁面右上角處”,根據當前頁面中根據產品業務的分佈或配置資訊,可以確定該趨勢行為在“手持終端設備水平向右傾斜並且用戶手指向屏幕右上方行動”以及“用戶可能要點擊當前頁面右上角處”的趨勢行為中,所關聯到的產品業務可以包括一個或多個其趨勢行為在觸摸螢幕上滑動軌跡所涉及到的產品業務,或者一個或多個其趨勢行為的滑動軌跡預定範圍內的產品業務,如圖9所示,圖9是根據監測資料預測的用戶的趨勢行為所關聯到的產品業務示意圖,座標為(x,y,z)的空間座標。在圖9所示的應用場景中,根據用戶當前手勢、向右上角的滑動軌跡L1以及終端設備向右傾斜的感測器資料,可以預定用戶當前操作的趨勢行為用戶接下來可能會繼續向右上角繼續行動手指,可能要觸發產品業務A。在該趨勢行為中產生的軌跡為L2。然後根據預測的用戶的趨勢行為得到相關聯到的產品業務。圖9的示例場景中,所關聯到的產品業務可以包括產品業務A,其他的實施方式中,也可以包括多個產品業務,如除產品業務A之外,還可以包括預測的軌跡L2所經過的產品業務B,或者還可以包括L2周邊一定範圍內的產品業務C。然後可以選取所關聯到的一個或多個產品業務作為預觸發產品業務,例如選擇產品業務A和B作為預觸發產品業務。這樣,該終端設備接下來可以從資源伺服器先行下載產品業務A和B所對應的頁面的相關資源,構建相應的頁面文檔進行本地儲存。當用戶真正的觸發產品業務A或B時,終端設備可以從本地儲存如記憶體中直接快速讀取和展示產品業務A或B的頁面內容,實現在用戶真正觸發產品頁面打開相應頁面之前預加載相應的頁面資源,節約了在用戶觸發時才請求資源的網路請求時間,從而使得用戶可以瞬間看到對應的產品頁面,大大提高了用戶體驗。   另一種實施例中,伺服器預測還可以預先根據產品業務的流量資料,例如播放流量或搜尋後點擊的流量等資料資訊,對不同的產品業務分配不同的權重值。所述的流量資料可以包括產品的點擊流量或其他歷史資料等,可以用於基於流量資料確定產品業務的權重值。具體的,本說明書所述方法的另一個實施例中,   S60:在確定預觸發產品業務時,選取權重值達到預設臨限值的產品業務作為預觸發產品業務,所述權重值包括根據所述產品業務資料的存取流量資料為產品業務分配的權重值。   具體的在伺服器一側,頁面某熱區的存取量可以作為衡量權重的一個參數。具體實現方式中個,若預測的趨勢行為和產品業務的對應關係中,若所述單個趨勢行為對應至少兩個產品業務時,則選擇權重值符合篩選要求的產品業務作為預觸發產品業務。例如上述示例中,趨勢行為關聯的產品業務A、B、C中,伺服器大數據分析統計可以得知,在當前頁面中,產品業務A的存取流量最高,達到38%(也可以是點擊次數的表述方式),產品業務B和C分別為12%和2%。伺服器可以預先根據範圍流量資料設置當前頁面中產品業務A、B、C的權重值。一個實施方式中,該權重值可以僅在當前頁面中有效,例如當在同樣包括產品業務A的其他頁面場景中,產品業務A的權重值可以發生變化。例如一個子頁面中出現另一個存取量高於產品業務A的產品業務D,則在該子頁面中,雖然產品業務A的點擊總數與在主頁面中一樣都是200萬,但在子頁面中產品業務D的點擊總數為250萬,則產品業務在主頁面中權重值最高,在子頁面中則權重值小於產品業務D。可以將存取流量資料轉化為對應的權重值,分配給相應的產品業務,如產品業務A、B、C的權重值可以分別為3.8、1.2、0.2。在選取預觸發產品時,可以選擇權重值大於預設臨限值的產品業務作為預觸發產品業務,如選取權重值大於1的產品業務,則可以將產品業務A和B作為預觸發產品業務。   上述所述的預設臨限值可以根據實際應用場景和篩選需求等進行設置。上述示例中,當產品業務A和B的權重值大於預設臨限值時,可以同時將產品業務A和B作為預測用戶行為的對應的產品業務,可以從伺服器下載產品業務A和B的資源資料到終端,構建A和B的頁面文檔。   圖2是本說明書提供的所述方法一種實施示例中預測用戶行為趨勢的流程示意圖。如圖2所示,其中,   1.1陀螺儀,可以利用手機的陀螺儀系統得到用戶持有設備的姿勢和角度,從而估算出用戶當前操作的走向,如點擊右上角或中間的某個產品圖標,或打開調整其他頁面、打開新的應用等。   1.2觸摸資訊,可以監聽用戶當前手指的位置和手勢的方位,包括單指還是多指操作、觸摸的位置、滑動的方向,甚至透過光感應獲得用戶手勢行動的方位等。   1.3 伺服器大數據,伺服器根據相關業務的流量,對於不同的業務分配不同的權重值。   1.4 用戶行為趨勢,結合客戶端中陀螺儀給出的操作走向和用戶當前的手勢資訊,利用基於伺服端大數據的不同權重,計算出用戶當前的行為趨勢矩陣。這些行為趨勢矩陣的資料可以透過相關的演算法轉化為對應的用戶行為。   終端設備中可以包括用戶行為映射到產品業務的演算法,如圖3所示,圖3是本說明書實施方案中預測的用戶行為映射到相應預觸發產品業務的示意圖。可以根據用戶的當前的行為趨勢矩陣,映射到不同的預觸發產品業務,從而建立起用戶行為和產品業務的對應關係。   獲取預測用戶行為對應的產品業務後,可以從伺服器下載文檔資源,解析並構建頁面文檔,然後快取到記憶體中。具體的一個實施方式中,所示從資源伺服器加載所述預觸發產品業務的資源,並構建成頁面資源進行本地儲存,可以包括:   根據所述預觸發產品業務的資源資訊從資源伺服器獲取對應的文檔資訊;   解析所述文檔資訊,構建所述預觸發產品業務的頁面文檔;   將頁面文檔快取到本地記憶體中。   圖4是本說明書提供的所述方法一個實施示例中頁面預加載的處理流程示意圖。如圖4所示可以包括:   3.1 產品元資料,產品的元資料中定義了關於產品的基本資訊和相應的資源鏈接地址。   3.2 XMLHttpRequest,可擴展超文本傳輸請求,Xml為可擴展標記語言,Http為超文本傳輸協議,Request請求。XMLHttpRequest對象可以在不向伺服器提交整個頁面的情況下,實現局部更新網頁。在本實施例中,可以根據產品的資源資訊,透過 XMLHttpRequest 介面從伺服器端預加載對應的文檔資源。   3.3 DOMParser,解析 XML 文本並返回一個 XML Document 對象。本實施例中可以利用 DOMParser 去解析伺服器返回的文檔資訊,構建出該產品對應的 HTML (HyperText Markup Language,超文本標記語言)文檔。   3.4 內容快取   對應相應的產品業務資訊,將構建出的 HTML 文檔快取到終端記憶體之中。   在上述透過預測用戶行為、確定預測用戶行為對應的產品業務、下載產品業務的資源資料並構建頁面文檔快取在記憶體中等的處理後,當用戶實際點擊進行新的頁面時,終端可以從記憶體讀取預先快取的頁面文檔,然後完全替換掉當前頁面的文檔。具體處理的一個實施例中,所述從所述本地儲存的頁面資源中讀取相應的頁面資源可以包括:   接收所述目標頁面的存取請求之後,利用頁面的歷史頁面存取介面變更當前頁面統一資源定位符的地址,並通知頁面渲染引擎去存取所述目標頁面;   從所述本地儲存中讀取目標頁面的頁面文檔;   將當前頁面的頁面文檔完全替換為所述目標頁面的頁面文檔。   這樣用戶可以瞬間在很短的時間內查看到頁面內容。一般的,所述的頁面的歷史頁面存取介面History操作瀏覽器的曾經在標籤頁或者框架裡存取的會話歷史記錄。可以利用 HTML5 定義的 History API,變更當前的 URL 地址,並且通知程式去存取該產品。   具體的一個示例如圖5所示,可以包括:   4.1 用戶進入新頁面,用戶實際點擊或進入相應頁面,可以不透過瀏覽器直接跳轉 URL,而是可以利用 HTML5 定義的 History API,變更當前的 URL 地址,並且通知程式去存取該產品。   4.2 獲取內容快取,根據程式中通知的產品,獲得之前預測並快取在記憶體中的相應 HTML 文檔。   4.3 完全替換,將當前 HTML 文檔完全的替換為上一步快取之中的文檔。   4.4 快速體驗內容,由於頁面和資源可以全部由記憶體讀取並展示,節約了所有資源的網路請求時間,從而使得用戶可以瞬間看到對應的產品頁面,大大提高了用戶體驗。   本說明書實施例提供的一種頁面存取的資料處理方法,可以採集用戶行為資料並進行用戶行為趨勢的預測,根據用戶行為的預測結果預先從伺服器加載對應文檔資源,構建頁面文檔,並快取到用戶本地終端中(如快取到記憶體)儲存。這樣,當用戶點擊或進入頁面時,可以從本地終端中快速讀取頁面資源並展示,可以有效解決用戶發起頁面存取時用戶終端到伺服器頁面資源的網路請求時間,使得用戶可以非常快速的進入對應的產品頁面,大大提高了用戶終端頁面存取體驗。   基於上述所述的頁面存取的資料處理方法,本說明書實施例還提供一種頁面存取的資料處理裝置。所述的裝置可以包括使用了本說明書實施例所述方法的系統(包括分散式系統)、軟體(應用)、模組、組件、伺服器、客戶端、量子計算機等並結合必要的實施硬體的裝置。基於同一創新構思,本說明書提供的一種實施例中的裝置如下面的實施例所述。由於裝置解決問題的實現方案與方法相似,因此本說明書實施例具體的裝置的實施可以參見前述方法的實施,重複之處不再贅述。以下所使用的,術語“單元”或者“模組”可以實現預定功能的軟體和/或硬體的組合。儘管以下實施例所描述的裝置較佳地以軟體來實現,但是硬體,或者軟體和硬體的組合的實現也是可能並被構想的。具體的,圖6是本說明書提供的一種頁面存取的資料處理裝置實施例的模組結構示意圖,如圖6所示,所述裝置可以包括:   預測資料獲取模組101,可以用於監測並獲取用戶終端操作的行為資料;   行為預測模組102,可以用於根據所述行為資料預測用戶的預期操作行為;   產品映射模組103,可以用於確定與所述預期操作行為對應的預觸發產品業務;   資源預加載模組104,可以用於從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   預期存取處理模組105,可以用於基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。   所述裝置的另一個實施例中,所述預測資料獲取模組監測用戶終端操作包括利用終端的感測器設備監測終端空間狀態、在終端上產生的操控行為。   圖7是本說明書提供的所述裝置中行為預測模組102一個實施例的模組結構示意圖,如圖7所示,所述裝置的另一個實施例中,所述行為預測模組包括:   行為趨勢預測單元1021,可以用於根據所述行為資料確定當前操作的趨勢行為,所述行為資料包括感測器檢測到的終端的空間位置、終端傾斜角度、觸摸螢幕上的觸摸位置、在觸摸螢幕上的滑動軌跡中的至少一項資料資訊;   預期操作預測單元1022,可以用於結合提供的產品業務資料,計算所述趨勢行為所關聯到的產品業務,以觸發所述關聯到的產品業務作為預測的預期操作行為;   相應的,所述產品映射模組103選取至少一個所述關聯到的產品業務作為與所述預期操作行為對應的預觸發產品業務。   所述裝置的另一個實施例中,所述產品映射模組103在確定預觸發產品業務時,可以選取權重值達到預設臨限值的產品業務作為預觸發產品業務;所述權重值包括根據所述產品業務資料的存取流量資料為產品業務分配的權重值。   本說明書提供的所述裝置的另一個實施例中,所述資源加載模組104可以包括:   資訊加載單元,可以用於根據所述預觸發產品業務的資源資訊從資源伺服器獲取對應的文檔資訊;   資源解析單元,可以用於解析所述文檔資訊,構建所述預觸發產品業務的頁面文檔;   快取單元,可以用於將頁面文檔快取到本地記憶體中。   本說明書提供的所述裝置的另一個實施例中,所述頁面存取處理模組105包括:   第一處理單元,可以用於接收所述目標頁面的存取請求之後,利用頁面的歷史頁面存取介面變更當前頁面統一資源定位符的地址,並通知頁面渲染引擎去存取所述目標頁面;   本地資源讀取單元,可以用於從所述本地儲存中讀取目標頁面的頁面文檔;   替換單元,可以用於將當前頁面的頁面文檔完全替換為所述目標頁面的頁面文檔。   在上述透過預測用戶行為、確定預測用戶行為對應的產品業務、下載產品業務的資源資料並構建頁面文檔快取在記憶體中等的處理後,當用戶實際點擊進行新的頁面時,終端可以從記憶體讀取預先快取的頁面文檔,然後完全替換掉當前頁面的文檔。這樣用戶可以瞬間在很短的時間內查看到頁面內容。   本說明書實施例提供的頁面存取的資料處理方法可以在計算機中由處理器執行相應的程式指令來實現,如使用windows操作系統的c++語言在PC端實現,或其他例如Linux、android、iOS系統相應應用設計語言的實現等,以及基於量子計算機的處理邏輯實現等。具體的,本說明書提供的一種頁面存取的資料處理裝置的一種實施例中,所述裝置可以包括處理器以及用於儲存處理器可執行指令的記憶體,所述處理器執行所述指令時實現:   監測並獲取用戶終端操作的行為資料;   根據所述行為資料預測用戶的預期操作行為;   確定與所述預期操作行為對應的預觸發產品業務;   從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。   需要說明的是,本說明書實施例上述所述的裝置根據相關方法實施例的描述還可以包括其他的實施方式。本說明書中的各個實施例均採用遞進的方式描述,各個實施例之間相同相似的部分互相參見即可,每個實施例重點說明的都是與其他實施例的不同之處。尤其,對於硬體+程式類實施例而言,由於其基本相似於方法實施例,所以描述的比較簡單,相關之處參見方法實施例的部分說明即可。   上述對本說明書特定實施例進行了描述。其它實施例在所附申請專利範圍的範疇內。在一些情況下,在申請專利範圍中記載的動作或步驟可以按照不同於實施例中的順序來執行並且仍然可以實現期望的結果。另外,在圖式中描繪的過程不一定要求示出的特定順序或者連續順序才能實現期望的結果。在某些實施方式中,多任務處理和平行處理也是可以的或者可能是有利的。   本申請實施例所提供的方法或裝置實施例可以在行動終端、計算機終端、伺服器或者類似的運算裝置中執行,這些運算裝置通常包括具有邏輯運算能力的電子設備,可以包括基於儲存/讀取的資料處理方式以及量子計算機的處理邏輯。以運行在行動終端一側的電子設備為例,圖8是本發明實施例的頁面存取的資料處理方法的電子設備的硬體結構方塊圖。如圖8所示,電子設備80可以包括一個或多個(圖中僅示出一個)處理器802(處理器802可以包括但不限於微處理器MCU或可程式化邏輯器件FPGA等的處理裝置)、用於儲存資料的記憶體804、以及用於通信功能的傳輸模組806。本領域普通技術人員可以理解,圖8所示的結構僅為示意,其並不對上述電子裝置的結構造成限定。例如,其電子設備80還可包括比圖8中所示更多或者更少的組件,例如還可以包括其他的處理硬體,例如GPU(Graphics Processing Unit,圖形處理單元)等。或者具有與圖8所示不同的配置。   記憶體804可用於儲存應用軟體的軟體程式以及模組,如本發明實施例中的頁面存取的資料處理方法對應的程式指令/模組,處理器802透過運行儲存在記憶體804內的軟體程式以及模組,從而執行各種功能應用以及資料處理,即實現上述頁面存取的資料處理方法。記憶體804可包括高速隨機記憶體,還可包括非揮發性記憶體,如一個或者多個磁性儲存裝置、快閃記憶體、或者其他非揮發性固態記憶體。在一些實例中,記憶體804可進一步包括相對於處理器8102遠端設置的記憶體,這些遠端記憶體可以透過網路連接至計算機終端80。上述網路的實例包括但不限於網際網路、企業內部網、區域網路、行動通信網及其組合。   傳輸模組806用於經由一個網路接收或者發送資料。上述的網路具體實例可包括計算機終端810的通信供應商提供的無線網路。在一個實例中,傳輸模組806包括一個網路適配器(Network Interface Controller,NIC),其可透過基站與其他網路設備相連從而可與網際網路進行通訊。在一個實例中,傳輸模組806可以為射頻(Radio Frequency,RF)模組,其用於透過無線方式與網際網路進行通訊。   上述所述的裝置或方法可以用於各種終端設備中頁面存取的電子設備中,可以根據採集獲取的資料預測用戶行為,然後下載與預測用戶行為對應的產品的頁面文檔資料,並快取在終端記憶體中。這樣當用戶真的執行預測用戶行為時,則可以直接從終端記憶體中讀取頁面的資源資料,然後快速展示頁面內容,可以有效從業務邏輯的表達鏈路層面解決web資源傳輸緩慢的問題,尤其是解決跨境、跨網頁面存取以及網路基礎設施和網路環境殘次不齊下的頁面存取優化問題。具體的,本說明書實施例提供一種頁面存取的電子設備,如圖8所示,包括至少一個處理器和儲存處理器可執行指令的記憶體,所述處理器執行所述指令時實現:   監測並獲取用戶終端操作的行為資料;   根據所述行為資料預測用戶的預期操作行為;   確定與所述預期操作行為對應的預觸發產品業務;   從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。   計算機可讀儲存媒體可以包括用於儲存資訊的物理裝置,通常是將資訊數位化後再以利用電、磁或者光學等方式的媒體加以儲存。本實施例所述的計算機可讀儲存媒體有可以包括:利用電能方式儲存資訊的裝置如,各式記憶體,如RAM、ROM等;利用磁能方式儲存資訊的裝置如,硬碟、軟碟、磁帶、磁芯記憶體、磁泡記憶體、USB碟;利用光學方式儲存資訊的裝置如,CD或DVD。當然,還有其他方式的可讀儲存媒體,例如量子記憶體、石墨烯記憶體等等。   基於上述的描述,基於本說明書實施例技術方案的創新思想,還提供另一種頁面存取的資料處理方法,如圖10所示,圖10是本說明書所述一種頁面存取的資料處理方法實施例的流程示意圖,具體的可以包括:   S90:接收目標頁面的存取請求,判斷所述存取請求是否存取預觸發產品業務,所述預觸發產品業務包括基於預測用戶在終端上的預測操作行為而確定的產品業務;   S92:若是,則獲取預先快取在記憶體中所述預觸發產品業務的頁面文檔,所述頁面文檔包括預先從伺服器加載與所述預先觸發產品對應的資源,資源構建目標頁面的頁面文檔;   S94:將所述當前頁面的頁面文檔完全替換為所述目標頁面的頁面文檔;   S96:基於替換後的頁面文檔展示所述目標頁面的資訊內容。   當然,對於本領域技術人員來說,本說明書實施例可以有各種更改和變化。凡在本說明書實施例的精神和原理之內所作的任何修改、等同替換、改進等,均應包含在本說明書實施例的申請專利範圍的範疇之內。   需要說明的,上述所述的電子設備根據方法或裝置或電子設備實施例的描述還可以包括其他的實施方式,具體的實現方式可以參照方法實施例的描述,在此不作一一贅述。   本說明書實施例提供的一種頁面存取的資料處理方法、裝置及電子設備,可以採集用戶行為資料並進行用戶行為趨勢的預測,根據用戶行為的預測結果預先從伺服器加載對應文檔資源,構建頁面文檔,並快取到用戶終端的記憶體中。這樣,當用戶點擊或進入頁面時,可以從本地記憶體中讀取頁面資源並展示,可以有效解決用戶發起頁面存取時用戶終端到伺服器頁面資源的網路請求時間,使得用戶可以非常快速的進入對應的產品頁面,大大提高了用戶終端應用使用體驗。   儘管本說明書實施例內容中提到透過History API變更URL地址、使用陀螺儀採集終端資料、為產品業務設置權重值的方式建立對應關係、下載產品文字資源構建頁面文檔、完全替換等之類的資料設置、獲取、互動、計算、判斷等描述,但是,本說明書實施例並不局限於必須是符合行業通信標準、標準頁面資料處理協議、計算機處理和資料庫規則或本說明書實施例所描述的情況。某些行業標準或者使用自定義方式或實施例描述的實施基礎上略加修改後的實施方案也可以實現上述實施例相同、等同或相近、或變形後可預料的實施效果。應用這些修改或變形後的資料獲取、儲存、判斷、處理方式等獲取的實施例,仍然可以屬於本說明書的可選實施方案範圍之內。   在20世紀90年代,對於一個技術的改進可以很明顯地區分是硬體上的改進(例如,對二極管、晶體管、開關等電路結構的改進)還是軟體上的改進(對於方法流程的改進)。然而,隨著技術的發展,當今的很多方法流程的改進已經可以視為硬體電路結構的直接改進。設計人員幾乎都透過將改進的方法流程程式化到硬體電路中來得到相應的硬體電路結構。因此,不能說一個方法流程的改進就不能用硬體實體模組來實現。例如,可程式化邏輯器件(Programmable Logic Device, PLD)(例如現場可程式化閘陣列(Field Programmable Gate Array,FPGA))就是這樣一種積體電路,其邏輯功能由用戶對器件程式化來確定。由設計人員自行程式化來把一個數位系統“整合”在一片PLD上,而不需要請晶片製造廠商來設計和製作專用的積體電路晶片。而且,如今,取代手工地製作積體電路晶片,這種程式化也多半改用“邏輯編譯器(logic compiler)”軟體來實現,它與程式開發撰寫時所用的軟體編譯器相類似,而要編譯之前的原始碼也得用特定的程式化語言來撰寫,此稱之為硬體描述語言(Hardware Description Language,HDL),而HDL也並非僅有一種,而是有許多種,如ABEL(Advanced Boolean Expression Language)、AHDL(Altera Hardware Description Language)、Confluence、CUPL(Cornell University Programming Language)、HDCal、JHDL(Java Hardware Description Language)、Lava、Lola、MyHDL、PALASM、RHDL(Ruby Hardware Description Language)等,目前最普遍使用的是VHDL(Very-High-Speed Integrated Circuit Hardware Description Language)與Verilog。本領域技術人員也應該清楚,只需要將方法流程用上述幾種硬體描述語言稍作邏輯程式化並程式化到積體電路中,就可以很容易得到實現該邏輯方法流程的硬體電路。   控制器可以按任何適當的方式實現,例如,控制器可以採取例如微處理器或處理器以及儲存可由該(微)處理器執行的計算機可讀程式碼(例如軟體或韌體)的計算機可讀媒體、邏輯閘、開關、專用積體電路(Application Specific Integrated Circuit,ASIC)、可程式化邏輯控制器和嵌入微控制器的形式,控制器的例子包括但不限於以下微控制器:ARC 625D、Atmel AT91SAM、Microchip PIC18F26K20 以及Silicone Labs C8051F320,記憶體控制器還可以被實現為記憶體的控制邏輯的一部分。本領域技術人員也知道,除了以純計算機可讀程式碼方式實現控制器以外,完全可以透過將方法步驟進行邏輯程式化來使得控制器以邏輯閘、開關、專用積體電路、可程式化邏輯控制器和嵌入微控制器等的形式來實現相同功能。因此這種控制器可以被認為是一種硬體部件,而對其內包括的用於實現各種功能的裝置也可以視為硬體部件內的結構。或者甚至,可以將用於實現各種功能的裝置視為既可以是實現方法的軟體模組又可以是硬體部件內的結構。   上述實施例闡明的系統、裝置、模組或單元,具體可以由計算機晶片或實體實現,或者由具有某種功能的產品來實現。一種典型的實現設備為計算機。具體的,計算機例如可以為個人計算機、膝上型計算機、車載人機互動設備、蜂窩電話、相機電話、智慧型電話、個人數位助理、媒體播放器、導航設備、電子郵件設備、遊戲控制台、平板計算機、可穿戴設備或者這些設備中的任何設備的組合。   雖然本說明書實施例提供了如實施例或流程圖所述的方法操作步驟,但基於常規或者無創造性的手段可以包括更多或者更少的操作步驟。實施例中列舉的步驟順序僅僅為眾多步驟執行順序中的一種方式,不代表唯一的執行順序。在實際中的裝置或終端產品執行時,可以按照實施例或者圖式所示的方法順序執行或者平行執行(例如平行處理器或者多執行緒處理的環境,甚至為分散式資料處理環境)。術語“包括”、“包含”或者其任何其他變體意在涵蓋非排他性的包含,從而使得包括一系列要素的過程、方法、產品或者設備不僅包括那些要素,而且還包括沒有明確列出的其他要素,或者是還包括為這種過程、方法、產品或者設備所固有的要素。在沒有更多限制的情況下,並不排除在包括所述要素的過程、方法、產品或者設備中還存在另外的相同或等同要素。   為了描述的方便,描述以上裝置時以功能分為各種模組分別描述。當然,在實施本說明書實施例時可以把各模組的功能在同一個或多個軟體和/或硬體中實現,也可以將實現同一功能的模組由多個子模組或子單元的組合實現等。以上所描述的裝置實施例僅僅是示意性的,例如,所述單元的劃分,僅僅為一種邏輯功能劃分,實際實現時可以有另外的劃分方式,例如多個單元或組件可以結合或者可以整合到另一個系統,或一些特徵可以忽略,或不執行。另一點,所顯示或討論的相互之間的耦合或直接耦合或通信連接可以是透過一些介面,裝置或單元的間接耦合或通信連接,可以是電性,機械或其它的形式。   本領域技術人員也知道,除了以純計算機可讀程式碼方式實現控制器以外,完全可以透過將方法步驟進行邏輯程式化來使得控制器以邏輯閘、開關、專用積體電路、可程式化邏輯控制器和嵌入微控制器等的形式來實現相同功能。因此這種控制器可以被認為是一種硬體部件,而對其內部包括的用於實現各種功能的裝置也可以視為硬體部件內的結構。或者甚至,可以將用於實現各種功能的裝置視為既可以是實現方法的軟體模組又可以是硬體部件內的結構。   本發明是參照根據本發明實施例的方法、設備(系統)、和計算機程式產品的流程圖和/或方塊圖來描述的。應理解可由計算機程式指令實現流程圖和/或方塊圖中的每一流程和/或方塊、以及流程圖和/或方塊圖中的流程和/或方塊的結合。可提供這些計算機程式指令到通用計算機、專用計算機、嵌入式處理機或其他可程式化資料處理設備的處理器以產生一個機器,使得透過計算機或其他可程式化資料處理設備的處理器執行的指令產生用於實現在流程圖一個流程或多個流程和/或方塊圖一個方塊或多個方塊中指定的功能的裝置。   這些計算機程式指令也可儲存在能引導計算機或其他可程式化資料處理設備以特定方式工作的計算機可讀記憶體中,使得儲存在該計算機可讀記憶體中的指令產生包括指令裝置的製造品,該指令裝置實現在流程圖一個流程或多個流程和/或方塊圖一個方塊或多個方塊中指定的功能。   這些計算機程式指令也可裝載到計算機或其他可程式化資料處理設備上,使得在計算機或其他可程式化設備上執行一系列操作步驟以產生計算機實現的處理,從而在計算機或其他可程式化設備上執行的指令提供用於實現在流程圖一個流程或多個流程和/或方塊圖一個方塊或多個方塊中指定的功能的步驟。   在一個典型的配置中,計算設備包括一個或多個處理器(CPU)、輸入/輸出埠、網路介面和記憶體。   記憶體可能包括計算機可讀媒體中的非永久性記憶體,隨機存取記憶體(RAM)和/或非揮發性記憶體等形式,如唯讀記憶體(ROM)或快閃記憶體(flash RAM)。記憶體是計算機可讀媒體的示例。   計算機可讀媒體包括永久性和非永久性、可行動和非可行動媒體可以由任何方法或技術來實現資訊儲存。資訊可以是計算機可讀指令、資料結構、程式的模組或其他資料。計算機的儲存媒體的例子包括,但不限於相變記憶體(PRAM)、靜態隨機存取記憶體(SRAM)、動態隨機存取記憶體(DRAM)、其他類型的隨機存取記憶體(RAM)、唯讀記憶體(ROM)、電可擦除可程式化唯讀記憶體(EEPROM)、快閃記憶體或其他記憶體技術、唯讀光碟唯讀記憶體(CD-ROM)、數位多功能光碟(DVD)或其他光學儲存、磁盒式磁帶,磁帶磁磁碟儲存或其他磁性儲存設備或任何其他非傳輸媒體,可用於儲存可以被計算設備存取的資訊。按照本文中的界定,計算機可讀媒體不包括暫存電腦可讀媒體(transitory media),如調變的資料信號和載波。   本領域技術人員應明白,本說明書的實施例可提供為方法、系統或計算機程式產品。因此,本說明書實施例可採用完全硬體實施例、完全軟體實施例或結合軟體和硬體方面的實施例的形式。而且,本說明書實施例可採用在一個或多個其中包含有計算機可用程式碼的計算機可用儲存媒體(包括但不限於磁碟記憶體、CD-ROM、光學記憶體等)上實施的計算機程式產品的形式。   本說明書實施例可以在由計算機執行的計算機可執行指令的一般上下文中描述,例如程式模組。一般地,程式模組包括執行特定任務或實現特定抽象資料類型的例程、程式、對象、組件、資料結構等等。也可以在分散式計算環境中實踐本說明書實施例,在這些分散式計算環境中,由透過通信網路而被連接的遠端處理設備來執行任務。在分散式計算環境中,程式模組可以位於包括儲存設備在內的本地和遠端計算機儲存媒體中。   本說明書中的各個實施例均採用遞進的方式描述,各個實施例之間相同相似的部分互相參見即可,每個實施例重點說明的都是與其他實施例的不同之處。尤其,對於系統實施例而言,由於其基本相似於方法實施例,所以描述的比較簡單,相關之處參見方法實施例的部分說明即可。在本說明書的描述中,參考術語“一個實施例”、“一些實施例”、“示例”、“具體示例”、或“一些示例”等的描述意指結合該實施例或示例描述的具體特徵、結構、材料或者特點包含於本說明書實施例的至少一個實施例或示例中。在本說明書中,對上述術語的示意性表述不必須針對的是相同的實施例或示例。而且,描述的具體特徵、結構、材料或者特點可以在任一個或多個實施例或示例中以合適的方式結合。此外,在不相互矛盾的情況下,本領域的技術人員可以將本說明書中描述的不同實施例或示例以及不同實施例或示例的特徵進行結合和組合。   以上所述僅為本說明書實施例的實施例而已,並不用於限制本說明書實施例。對於本領域技術人員來說,本說明書實施例可以有各種更改和變化。凡在本說明書實施例的精神和原理之內所作的任何修改、等同替換、改進等,均應包含在本說明書實施例的申請專利範圍的範疇之內。In order to make those skilled in the art better understand the technical solutions in the specification, the technical solutions in the embodiments of the present specification will be clearly and completely described in conjunction with the drawings in the embodiments of the present specification. The embodiments are only a part of the embodiments in the specification, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on one or more embodiments of the present specification without departing from the scope of the present invention should fall within the scope of the embodiments of the present invention. FIG. 1 is a schematic flowchart diagram of an embodiment of a data processing method for page access provided by the present specification. Although the present specification provides method operational steps or apparatus structures as shown in the following embodiments or figures, more or a portion of the combined fewer operational steps may be included in the method or apparatus based on conventional or no inventive labor. Or module unit. In the steps or structures in which the necessary causal relationship does not exist logically, the execution order of the steps or the module structure of the device is not limited to the execution order or the module structure shown in the embodiment or the drawings. When the device, the server or the terminal product of the method or module structure is applied, it may be executed sequentially or in parallel according to the method or the module structure shown in the embodiment or the figure (for example, a parallel processor or Multi-threaded processing environment, even implementation environments including decentralized processing and server clustering). At present, most of the optimized solutions for improving the access speed of the service are optimized at the network application level. In the implementation provided by this specification, the access to the service product accessed by the user may be started, especially the acceleration of the access page at the expression link level of the business logic. For example, the posture and angle of the user holding the terminal device, the position and the gesture direction of the user's current finger, and the like, and the product service provided by the user may be used to predict the operation that the user may perform next. The resource information of the product service associated with the predicted user behavior can then be downloaded from the server to the terminal device in advance, the page document corresponding to the product is constructed, and cached in the memory of the local terminal device, such as memory. In this way, when the user actually performs the predicted behavior of the user, the terminal device can load the acquisition page and other resource materials from the memory. Because it is the reading of the terminal local memory data, compared with the normal requesting resources from the server and performing network transmission and rendering processes, the user can see the corresponding product page in a very short time, which greatly improves the processing. User's page access experience. The following describes an embodiment of the specification by taking a specific application scenario as an example. The local cache in this application scenario is a memory. In other implementation scenarios, the local storage may also include storage in the network, or may be resident in a local flash memory or a mobile device. . The description of the following embodiments does not constitute a limitation of other expandable technical solutions based on the present description. For example, as shown in FIG. 1 , in an embodiment of the data processing method for page access provided by the present specification, the method may include: S2: monitoring and acquiring behavior data of operation of the user terminal; S4: The behavior data is used to predict the expected operation behavior of the user; S6: determining the pre-trigger product service corresponding to the expected operation behavior; S8: loading the resource corresponding to the pre-trigger product service from the resource server, and constructing the page resource as a local resource S10: reading a corresponding page resource from the local storage based on an access request of the target page, displaying information content of the target page based on the read page resource, where the target page includes triggering the pre-trigger product The page of the business jump. The solution of the embodiments of the present specification can be used in various types of terminal devices such as mobile terminals, smart phones, in-vehicle devices, smart wearable devices, personal computers, handheld devices, micro or large servers. These terminal devices may include applications used by one or more users, such as shopping applications, browsers, payment applications, and the like. In this embodiment, the operation information of the user on the terminal device, the status information of the terminal, and the like can be monitored and acquired, and then an algorithm for predicting the behavior of the terminal user can be designed in combination with the data to predict the next possible operation of the user. For example, if it is detected that the user searches for a recently broadcasted movie name using the search function on the terminal, it can be predicted that the user may click on the "purchase" product business and enter the corresponding ticket purchase page to purchase the ticket, or click on the "film review" product. The business conducts a review page to view movie word-of-mouth. In this embodiment, the user's behavior may be predicted based on various monitoring and acquisition information, such as the current operation behavior of the user, and then the corresponding product resources are downloaded from the server in advance to construct a page document of the product corresponding to the predicted user behavior. In a specific implementation manner, the monitoring user terminal operation includes monitoring, by using a sensor device of the terminal, a terminal space state and a manipulation behavior generated on the terminal. The sensor device may include, but is not limited to, a gyroscope, a level, a compass (a compass), a display screen, a distance sensor, a temperature sensor, a humidity sensor, and the like. One or more of the data information can be monitored to determine the status of the terminal and the user and to predict the actions that the user may perform. As described above, when the user searches for a movie title, the predicted user behavior can be obtained by clicking "buy ticket" and clicking "film review". The terminal application can load the corresponding document resource from the server according to the resource information of the "purchase ticket" and "film review" products, and then parse and construct the page document corresponding to the "purchase ticket" and "film review" product services. The page documents for these product businesses can be stored in the memory of the terminal. In this way, when the user actually clicks on the "purchase ticket" or "film review" product service on the terminal, the terminal application can know that the product service clicked by the user is the product service corresponding to the previously predicted user behavior, and the page document has been pre-fastened. Take it in the memory of the terminal. At this point, the terminal application can obtain the "purchase ticket" or "film review" page document from the local memory, and then replace the page document with the current page document. The terminal application can display a "purchase ticket" or "film review" page document based on the replaced document. Users can also quickly view the page information content to enhance the user experience. One embodiment of the present specification provides a processing scheme for predicting user behavior and downloading page resources for product services. Specifically, in another embodiment of the method, the predicting the expected behavior of the user according to the user behavior data includes: S40: determining a trend behavior of the current operation according to the behavior data, where the behavior data includes Detecting at least one of the spatial position of the terminal, the tilt angle of the terminal, the touch position on the touch screen, and the sliding track on the touch screen; S42: calculating the trend by combining the provided product business data a product service to which the behavior is associated, to trigger the associated product service as a predicted expected operational behavior; correspondingly, selecting at least one of the associated product services as a pre-trigger product service corresponding to the expected operational behavior . The information related to the terminal may include information indicating the form of the terminal device in the physical space used by the user, such as displaying screen orientation information, a horizontal screen or an upright screen, a terminal tilt angle, and the like. The touch information related to the user may include information indicating user's touch operation such as location information of the user's contact on the terminal device, direction of the slide, single or two fingers or other multi-finger touch, sensed or detected gesture. For example, in an example, the posture and angle information of the terminal device held by the user through the gyroscope may be included. In the embodiment of the present specification, the user may calculate the next possibility according to the gyroscope, the touch information, and the like, and the service data on the server side. Conducted behavior. The server side can be stored for big data, and can include business data of all or multiple products of the terminal application. In an example, different application scenarios may be mapped to different product services according to predicted user behaviors, and a correspondence between user behaviors and product services is established. For example, the current page is the home page of an application, which can include multiple product services. When it is detected that the user's handheld terminal device is tilted to the right and the user's finger is moving to the upper right of the screen, it can be predicted that the user may click on the product service A at the upper right corner of the current page. Then, the corresponding relationship between the above behavior of the user and the product service A in the current page can be established. If the current page is the page of the product service A, it is also predicted that when the user's handheld terminal device is tilted to the right and the user's finger moves to the upper right of the screen, it is predicted that the user may click on the upper right corner of the product page A. Product Business A of "View Event Details". In an example as described above, the trend behavior determined according to the user's touch, gyroscope or the like may include "the user may have to click on the upper right corner of the current page", according to the distribution or configuration information according to the product service in the current page. , it can be determined that the trend behavior in the trend behavior of "the handheld terminal device is tilted to the right and the user's finger moves to the upper right of the screen" and "the user may want to click at the upper right corner of the current page", the associated product service may include a Or a plurality of product behaviors in which the trend behavior is related to sliding the track on the touch screen, or one or more of the trend behaviors of the sliding track within a predetermined range, as shown in FIG. 9, FIG. 9 is based on monitoring data prediction A schematic diagram of the product business to which the user's trend behavior is associated, with coordinates (x, y, z). In the application scenario shown in FIG. 9, according to the current gesture of the user, the sliding track L1 to the upper right corner, and the sensor data tilted to the right by the terminal device, the trend behavior of the user currently scheduled may be predetermined, and the user may continue to the upper right next. The corner continues to move the finger and may trigger product business A. The trajectory generated in this trend behavior is L2. The associated product business is then derived based on the predicted user's trend behavior. In the example scenario of FIG. 9 , the associated product service may include product service A. In other implementation manners, multiple product services may also be included. For example, in addition to product service A, the predicted trajectory L2 may also be included. Product business B, or may also include product business C within a certain range of L2. Then, one or more product services to which the association is associated may be selected as a pre-trigger product service, for example, product services A and B are selected as pre-trigger product services. In this way, the terminal device can first download related resources of the pages corresponding to the product services A and B from the resource server, and construct corresponding page documents for local storage. When the user actually triggers the product service A or B, the terminal device can quickly read and display the page content of the product service A or B directly from the local storage, such as the memory, so as to preload before the user actually triggers the product page to open the corresponding page. The corresponding page resource saves the network request time for requesting the resource when the user triggers, so that the user can instantly see the corresponding product page, which greatly improves the user experience. In another embodiment, the server prediction may further assign different weight values to different product services according to the traffic information of the product service, such as the traffic information or the traffic after the search. The traffic data may include click traffic or other historical data of the product, and may be used to determine the weight value of the product service based on the traffic data. Specifically, in another embodiment of the method in this specification, S60: when determining a pre-trigger product service, selecting a product service whose weight value reaches a preset threshold is used as a pre-trigger product service, where the weight value includes The access traffic data of the product business data is the weight value assigned to the product business. Specifically, on the server side, the access amount of a hot zone of the page can be used as a parameter to measure the weight. In a specific implementation manner, if the single trend behavior corresponds to at least two product services, if the single trend behavior corresponds to at least two product services, the product service whose weight value meets the screening requirement is selected as the pre-trigger product service. For example, in the above example, in the product business A, B, and C associated with the trend behavior, the server big data analysis statistics can be found that in the current page, the product service A has the highest access traffic, reaching 38% (may also be a click The way the number of times is expressed), product business B and C are 12% and 2%, respectively. The server can set the weight values of product services A, B, and C in the current page according to the range traffic data in advance. In one embodiment, the weight value may be valid only in the current page, for example, in other page scenarios that also include product service A, the weight value of product service A may change. For example, if there is another product service D in a sub-page that is higher than the product business A, then in the sub-page, although the total number of clicks of the product business A is 2 million as in the main page, but in the sub-page The total number of clicks in the product business D is 2.5 million, the product business has the highest weight value in the main page, and the weight value in the sub-page is smaller than the product business D. The access traffic data can be converted into a corresponding weight value and assigned to the corresponding product service. For example, the weight values of the product services A, B, and C can be respectively 3. 8, 1, 1. 2, 0. 2. When the pre-trigger product is selected, the product service whose weight value is greater than the preset threshold value can be selected as the pre-trigger product service. If the product service with the weight value greater than 1 is selected, the product services A and B can be used as the pre-trigger product service. The preset thresholds described above may be set according to actual application scenarios, screening requirements, and the like. In the above example, when the weight values of the product services A and B are greater than the preset threshold, the product services A and B can be simultaneously used as the corresponding product services for predicting user behavior, and the product services A and B can be downloaded from the server. Resource data to the terminal, build A and B page documents. 2 is a flow chart showing a trend of predicting user behavior in an implementation example of the method provided by the present specification. As shown in Figure 2, among them, 1. 1 gyroscope, you can use the mobile phone's gyroscope system to get the posture and angle of the user's holding device, so as to estimate the user's current operation direction, such as clicking on a product icon in the upper right corner or in the middle, or open another page to adjust, open new Applications, etc. 1. 2 Touch information, can monitor the position of the user's current finger and the orientation of the gesture, including single-finger or multi-finger operation, the position of the touch, the direction of the slide, and even the orientation of the user's gesture action through light sensing. 1. 3 Server big data, the server assigns different weight values to different services according to the traffic of related services. 1. 4 User behavior trend, combined with the operation direction given by the gyroscope in the client and the current gesture information of the user, using the different weights based on the big data of the server, the current behavior trend matrix of the user is calculated. The data of these behavioral trend matrices can be transformed into corresponding user behaviors through relevant algorithms. The terminal device may include an algorithm for mapping user behavior to product service, as shown in FIG. 3, which is a schematic diagram of the predicted user behavior in the embodiment of the present specification mapped to the corresponding pre-trigger product service. It can be mapped to different pre-trigger product services according to the user's current behavior trend matrix, thereby establishing a correspondence between user behavior and product service. After obtaining the product business corresponding to the predicted user behavior, the document resource can be downloaded from the server, the page document is parsed and built, and then cached into the memory. In a specific implementation, the loading of the resource of the pre-trigger product service from the resource server and the storage of the page resource for local storage may include: obtaining, according to the resource information of the pre-trigger product service, from the resource server. Corresponding document information; parsing the document information, constructing a page document of the pre-trigger product service; and caching the page document into the local memory. FIG. 4 is a schematic diagram of a process flow of page preloading in an implementation example of the method provided by the present specification. As shown in Figure 4, it can include: 1 Product metadata, the product's metadata defines the basic information about the product and the corresponding resource link address. 3. 2 XMLHttpRequest, extensible hypertext transfer request, Xml is an extensible markup language, Http is a hypertext transfer protocol, Request request. The XMLHttpRequest object can implement partial update of the web page without submitting the entire page to the server. In this embodiment, the corresponding document resource may be preloaded from the server through the XMLHttpRequest interface according to the resource information of the product. 3. 3 DOMParser, parses the XML text and returns an XML Document object. In this embodiment, the DOMAPrser can be used to parse the document information returned by the server, and the HTML (HyperText Markup Language) document corresponding to the product is constructed. 3. 4 Content cache Correspond to the corresponding product business information, the constructed HTML document is cached into the terminal memory. After the user predicts the user behavior, determines the product service corresponding to the predicted user behavior, downloads the resource data of the product service, and constructs the page document cache in the middle of the memory, when the user actually clicks on the new page, the terminal can learn from the memory. The body reads the pre-cached page document and then completely replaces the current page's document. In an embodiment of the specific processing, the reading the corresponding page resource from the locally stored page resource may include: after receiving the access request of the target page, using the historical page access interface of the page to change the current page Unifying the address of the resource locator and notifying the page rendering engine to access the target page; reading the page document of the target page from the local storage; completely replacing the page document of the current page with the page document of the target page . This allows the user to view the page content in a short amount of time. In general, the historical page access interface of the page operates the session history of the browser that was once accessed in the tab or frame. You can use the History API defined by HTML5 to change the current URL address and notify the program to access the product. A specific example is shown in Figure 5, which may include: 1 When the user enters a new page, the user actually clicks or enters the corresponding page, and can directly jump to the URL without using the browser, but can use the History API defined by HTML5 to change the current URL address and notify the program to access the product. 4. 2 Get the content cache, according to the product notified in the program, get the corresponding HTML document that was previously predicted and cached in the memory. 4. 3 Complete replacement, completely replacing the current HTML document with the document in the previous cache. 4. 4 Quickly experience content. Since the pages and resources can all be read and displayed by the memory, the network request time of all resources is saved, so that the user can instantly see the corresponding product page, which greatly improves the user experience. The data processing method for page access provided by the embodiment of the present specification can collect user behavior data and predict user behavior trends, and load corresponding document resources from the server according to the prediction result of the user behavior, construct a page document, and cache. Store in the user's local terminal (such as cache to memory). In this way, when the user clicks or enters the page, the page resource can be quickly read and displayed from the local terminal, which can effectively solve the network request time of the user terminal to the server page resource when the user initiates the page access, so that the user can be very fast. Entering the corresponding product page greatly improves the user terminal page access experience. Based on the data processing method of the page access described above, the embodiment of the present specification further provides a data processing device for page access. The device may include a system (including a distributed system), a software (application), a module, a component, a server, a client, a quantum computer, etc., using the method described in the embodiments of the present specification, and incorporating necessary implementation hardware. s installation. Based on the same innovative concept, the apparatus in one embodiment provided by this specification is as described in the following embodiments. For the implementation of the specific device in the embodiment of the present invention, reference may be made to the implementation of the foregoing method, and the repeated description is not repeated. As used hereinafter, the term "unit" or "module" may implement a combination of software and/or hardware of a predetermined function. Although the device described in the following embodiments is preferably implemented in software, a hardware, or a combination of a soft body and a hardware, is also possible and conceivable. Specifically, FIG. 6 is a schematic diagram of a module structure of an embodiment of a data processing device for page access provided by the present specification. As shown in FIG. 6, the device may include: a prediction data acquisition module 101, which may be used for monitoring and Obtaining behavior data of the operation of the user terminal; the behavior prediction module 102 may be configured to predict the expected operation behavior of the user according to the behavior data; the product mapping module 103 may be configured to determine a pre-trigger product corresponding to the expected operation behavior. The resource preloading module 104 can be configured to load the resource corresponding to the pre-trigger product service from the resource server, and construct the page resource for local storage; the expected access processing module 105 can be used for the target page. The access request reads the corresponding page resource from the local storage, and displays the information content of the target page based on the read page resource, where the target page includes a page that triggers the service jump of the pre-trigger product. In another embodiment of the apparatus, the predictive data acquisition module monitoring user terminal operations includes monitoring the terminal space state and the manipulation behavior generated on the terminal by using the sensor device of the terminal. FIG. 7 is a schematic structural diagram of a module of an embodiment of the behavior prediction module 102 in the apparatus provided in the present specification. As shown in FIG. 7, in another embodiment of the apparatus, the behavior prediction module includes: The trend prediction unit 1021 may be configured to determine a trend behavior of the current operation according to the behavior data, where the behavior data includes a spatial position of the terminal detected by the sensor, a terminal tilt angle, a touch position on the touch screen, and a touch screen. At least one item of information in the sliding track; the expected operation predicting unit 1022, configured to calculate the product service to which the trend behavior is associated in combination with the provided product service data, to trigger the related product service as The predicted expected operational behavior; correspondingly, the product mapping module 103 selects at least one of the associated product services as the pre-trigger product service corresponding to the expected operational behavior. In another embodiment of the apparatus, the product mapping module 103 may select a product service whose weight value reaches a preset threshold as a pre-trigger product service when determining a pre-trigger product service; the weight value includes The access traffic data of the product business data is a weight value assigned to the product service. In another embodiment of the apparatus provided by the present specification, the resource loading module 104 may include: an information loading unit, configured to obtain corresponding document information from the resource server according to the resource information of the pre-trigger product service. The resource parsing unit may be configured to parse the document information to construct a page document of the pre-trigger product service; the cache unit may be configured to cache the page document into the local memory. In another embodiment of the apparatus provided by the present specification, the page access processing module 105 includes: a first processing unit, configured to: after receiving an access request of the target page, use a historical page of the page to save The interface fetches the address of the current page uniform resource locator, and notifies the page rendering engine to access the target page; the local resource reading unit can be used to read the page document of the target page from the local storage; Can be used to completely replace the page document of the current page with the page document of the target page. After the user predicts the user behavior, determines the product service corresponding to the predicted user behavior, downloads the resource data of the product service, and constructs the page document cache in the middle of the memory, when the user actually clicks on the new page, the terminal can learn from the memory. The body reads the pre-cached page document and then completely replaces the current page's document. This allows the user to view the page content in a short amount of time. The data processing method for page access provided by the embodiment of the present specification can be implemented by a processor executing a corresponding program instruction in a computer, such as implementing a C++ language of a Windows operating system on a PC side, or other systems such as Linux, android, and iOS. The implementation of the corresponding application design language, and the processing logic based on quantum computers. Specifically, in an embodiment of a page access data processing apparatus provided by the present specification, the apparatus may include a processor and a memory for storing processor executable instructions, when the processor executes the instruction Implementing: monitoring and acquiring behavior data of operation of the user terminal; predicting an expected operation behavior of the user according to the behavior data; determining a pre-trigger product service corresponding to the expected operation behavior; loading the pre-trigger product service corresponding from the resource server Resources are built into page resources for local storage; the corresponding page resources are read from the local storage based on the access request of the target page, and the information content of the target page is displayed based on the read page resources, the target The page includes a page that triggers the business jump of the pre-trigger product. It should be noted that the apparatus described above in the embodiments of the present specification may further include other embodiments according to the description of the related method embodiments. The various embodiments in the specification are described in a progressive manner, and the same or similar parts between the various embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the hardware + program embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment. The foregoing description of the specific embodiments of the specification has been described. Other embodiments are within the scope of the appended claims. In some cases, the actions or steps recited in the scope of the claims may be performed in a different order than the embodiments and still achieve the desired results. In addition, the processes depicted in the drawings are not necessarily in a particular order or in a sequential order to achieve the desired results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous. The method or apparatus embodiment provided by the embodiments of the present application may be implemented in a mobile terminal, a computer terminal, a server, or the like, and the computing device generally includes an electronic device having logical computing capabilities, which may include storage/reading based on The way data is processed and the processing logic of quantum computers. Taking an electronic device running on the mobile terminal side as an example, FIG. 8 is a block diagram showing the hardware structure of the electronic device of the page access data processing method according to the embodiment of the present invention. As shown in FIG. 8, electronic device 80 may include one or more (only one shown) processor 802 (processor 802 may include, but is not limited to, a microprocessor MCU or a programmable logic device FPGA, etc. ), a memory 804 for storing data, and a transmission module 806 for communication functions. It will be understood by those skilled in the art that the structure shown in FIG. 8 is merely illustrative and does not limit the structure of the above electronic device. For example, its electronic device 80 may also include more or less components than those shown in FIG. 8, and may also include other processing hardware, such as a GPU (Graphics Processing Unit). Or it has a different configuration from that shown in FIG. The memory 804 can be used to store software programs and modules of the application software, such as the program instructions/modules corresponding to the data processing method of the page access in the embodiment of the present invention, and the processor 802 runs the software stored in the memory 804. The program and the module, thereby performing various function applications and data processing, that is, the data processing method for realizing the above page access. Memory 804 can include high speed random memory and can also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory. In some examples, memory 804 can further include memory disposed remotely relative to processor 8102, which can be coupled to computer terminal 80 via a network. Examples of such networks include, but are not limited to, the Internet, intranets, regional networks, mobile communication networks, and combinations thereof. The transmission module 806 is configured to receive or transmit data via a network. The network specific examples described above may include a wireless network provided by a communication provider of computer terminal 810. In one example, the transmission module 806 includes a Network Interface Controller (NIC) that can be connected to other network devices through the base station to communicate with the Internet. In one example, the transmission module 806 can be a radio frequency (RF) module for communicating wirelessly with the Internet. The device or method described above can be used in an electronic device for page access in various terminal devices, and can predict user behavior according to the collected data, and then download the page document data of the product corresponding to the predicted user behavior, and cache the data. In the terminal memory. In this way, when the user actually performs the predicted user behavior, the resource information of the page can be directly read from the terminal memory, and then the page content is quickly displayed, so that the problem of slow transmission of the web resource can be effectively solved from the expression link level of the business logic. In particular, it solves cross-border, cross-web access and page access optimization problems in the network infrastructure and network environment. Specifically, the embodiment of the present specification provides an electronic device for page access, as shown in FIG. 8, including at least one processor and a memory storing executable instructions of the processor, where the processor implements the instruction: monitoring Obtaining behavior data of the operation of the user terminal; predicting an expected operation behavior of the user according to the behavior data; determining a pre-trigger product service corresponding to the expected operation behavior; loading a resource corresponding to the pre-trigger product service from the resource server, And constructing a page resource for local storage; reading a corresponding page resource from the local storage based on the access request of the target page, displaying information content of the target page based on the read page resource, where the target page includes a trigger The page of the pre-trigger product service jump. The computer readable storage medium may include physical means for storing information, typically by digitizing the information and then storing it in a medium that utilizes electrical, magnetic or optical means. The computer readable storage medium of the embodiment may include: a device for storing information by using an electric energy method, such as various types of memory, such as a RAM, a ROM, etc.; a device for storing information by using a magnetic energy method, such as a hard disk or a floppy disk, Magnetic tape, magnetic core memory, magnetic bubble memory, USB disc; devices that optically store information such as CDs or DVDs. Of course, there are other ways of readable storage media, such as quantum memory, graphene memory, and the like. Based on the above description, based on the innovative idea of the technical solution of the embodiments of the present specification, another data processing method for page access is provided, as shown in FIG. 10, FIG. 10 is a method for processing data processing of a page access according to the present specification. The flowchart of the example may include: S90: receiving an access request of the target page, determining whether the access request accesses a pre-trigger product service, and the pre-trigger product service includes predicting a user's prediction operation on the terminal. a product service determined by the behavior; S92: if yes, acquiring a page document pre-flashing the pre-trigger product service in the memory, the page document comprising pre-loading resources corresponding to the pre-trigger product from the server, a page document of the resource construction target page; S94: completely replacing the page document of the current page with the page document of the target page; S96: displaying the information content of the target page based on the replaced page document. Of course, various changes and modifications can be made to the embodiments of the present disclosure. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the embodiments of the present invention are intended to be included within the scope of the appended claims. It should be noted that the above-mentioned electronic device may further include other embodiments according to the description of the method or the device or the embodiment of the electronic device. For the specific implementation, reference may be made to the description of the method embodiment, which is not described herein. The data processing method, device and electronic device for page access provided by the embodiments of the present invention can collect user behavior data and predict user behavior trends, and pre-load corresponding document resources from the server according to the prediction result of the user behavior, and construct a page. Document and cache it into the memory of the user terminal. In this way, when the user clicks or enters the page, the page resource can be read from the local memory and displayed, which can effectively solve the network request time of the user terminal to the server page resource when the user initiates the page access, so that the user can be very fast. Entering the corresponding product page greatly improves the user terminal application experience. Although the content of the embodiment of the present specification refers to changing the URL address through the History API, collecting the terminal data by using the gyroscope, establishing the correspondence relationship for the weight value of the product service, downloading the product text resource construction page document, completely replacing the data, and the like. Descriptions of setting, obtaining, interacting, calculating, judging, etc., however, embodiments of the present specification are not limited to being in accordance with industry communication standards, standard page data processing protocols, computer processing and database rules, or the description of embodiments of the present specification. . Certain industry standards or implementations that have been modified in a manner that uses a custom approach or an embodiment described above may also achieve the same, equivalent, or similar, or post-deformation implementation effects of the above-described embodiments. Embodiments obtained by applying these modified or modified data acquisition, storage, judgment, processing methods, etc., may still fall within the scope of alternative embodiments of the present specification. In the 1990s, improvements to a technology could clearly distinguish between hardware improvements (eg, improvements to circuit structures such as diodes, transistors, switches, etc.) or software improvements (for process flow improvements). However, as technology advances, many of today's method flow improvements can be seen as direct improvements in hardware circuit architecture. Designers almost always get the corresponding hardware structure by stylizing the improved method flow into the hardware circuit. Therefore, it cannot be said that the improvement of a method flow cannot be implemented by a hardware entity module. For example, a Programmable Logic Device (PLD) (such as a Field Programmable Gate Array (FPGA)) is an integrated circuit whose logic function is determined by the user programming the device. Designers can program themselves to "integrate" a digital system onto a single PLD without having to ask the chip manufacturer to design and fabricate a dedicated integrated circuit chip. Moreover, today, instead of manually making integrated circuit chips, this stylization is mostly implemented using "logic compiler" software, which is similar to the software compiler used in programming development. The source code before compilation must also be written in a specific stylized language. This is called Hardware Description Language (HDL), and HDL is not the only one, but there are many kinds, such as ABEL (Advanced Boolean Expression Language), AHDL (Altera Hardware Description Language), Confluence, CUPL (Cornell University Programming Language), HDCal, JHDL (Java Hardware Description Language), Lava, Lola, MyHDL, PALASM, RHDL (Ruby Hardware Description Language), etc. VHDL (Very-High-Speed Integrated Circuit Hardware Description Language) and Verilog are the most commonly used at present. It should also be clear to those skilled in the art that the hardware flow of the logic method flow can be easily obtained by simply programming and programming the method flow into the integrated circuit with the above hardware description languages. The controller can be implemented in any suitable manner, for example, the controller can employ, for example, a microprocessor or processor and a computer readable storage computer readable code (e.g., software or firmware) executable by the (micro)processor. Media, logic gates, switches, Application Specific Integrated Circuits (ASICs), programmable logic controllers, and embedded microcontrollers. Examples of controllers include, but are not limited to, the following microcontrollers: ARC 625D, The Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, memory controllers can also be implemented as part of the memory's control logic. Those skilled in the art also know that in addition to implementing the controller in a purely computer readable code, it is entirely possible to logically program the method steps to enable the controller to be controlled by logic gates, switches, dedicated integrated circuits, and programmable logic. And embedded microcontrollers and other forms to achieve the same function. Thus such a controller can be considered a hardware component, and the means for implementing various functions included therein can also be considered as a structure within the hardware component. Or even a device for implementing various functions can be considered as either a software module implementing the method or a structure within the hardware component. The system, device, module or unit set forth in the above embodiments may be implemented by a computer chip or an entity, or by a product having a certain function. A typical implementation device is a computer. Specifically, the computer can be, for example, a personal computer, a laptop computer, a vehicle-mounted human-machine interaction device, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, A tablet, wearable device, or a combination of any of these devices. Although embodiments of the present specification provide method operational steps as described in the embodiments or flowcharts, more or fewer operational steps may be included based on conventional or non-creative means. The order of the steps recited in the embodiments is only one of the many steps of the order of execution, and does not represent a single order of execution. When the actual device or terminal product is executed, it may be executed sequentially or in parallel according to the method shown in the embodiment or the drawing (for example, an environment of parallel processor or multi-thread processing, or even a distributed data processing environment). The terms "comprising," "comprising," or "comprising" or "comprising" or "the" Elements, or elements that are inherent to such a process, method, product, or device. In the absence of further limitations, it is not excluded that there are additional identical or equivalent elements in the process, method, product, or device. For the convenience of description, the above devices are described as being separately divided into various modules by function. Of course, in the implementation of the embodiments of the present specification, the functions of each module may be implemented in the same software or software and/or hardware, or the modules that implement the same function may be combined by multiple submodules or subunits. Implementation and so on. The device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner. For example, multiple units or components may be combined or may be integrated into Another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical, mechanical or otherwise. Those skilled in the art also know that in addition to implementing the controller in a purely computer readable code, it is entirely possible to logically program the method steps to enable the controller to be controlled by logic gates, switches, dedicated integrated circuits, and programmable logic. And embedded microcontrollers and other forms to achieve the same function. Therefore, such a controller can be considered as a hardware component, and a device included therein for realizing various functions can also be regarded as a structure within the hardware component. Or even a device for implementing various functions can be considered as either a software module implementing the method or a structure within the hardware component. The present invention has been described with reference to flowchart illustrations and/or block diagrams of a method, a device (system), and a computer program product according to an embodiment of the invention. It will be understood that each flow and/or block of the flowcharts and/or <RTIgt; The computer program instructions can be provided to a processor of a general purpose computer, a special purpose computer, an embedded processor or other programmable data processing device to produce a machine for executing instructions by a processor of a computer or other programmable data processing device Means are generated for implementing the functions specified in one or more flows of the flowchart or in a block or blocks of the block diagram. The computer program instructions can also be stored in a computer readable memory that can boot a computer or other programmable data processing device to operate in a particular manner, such that instructions stored in the computer readable memory produce an article of manufacture including the instruction device. The instruction means implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart. These computer program instructions can also be loaded onto a computer or other programmable data processing device to perform a series of operational steps on a computer or other programmable device to produce computer-implemented processing for use in a computer or other programmable device The instructions executed on the steps provide steps for implementing the functions specified in one or more flows of the flowchart or in a block or blocks of the flowchart. In a typical configuration, a computing device includes one or more processors (CPUs), input/output ports, a network interface, and memory. The memory may include non-permanent memory, random access memory (RAM) and/or non-volatile memory in computer readable media, such as read only memory (ROM) or flash memory (flash) RAM). Memory is an example of a computer readable medium. Computer readable media includes both permanent and non-persistent, actionable and non-removable media. Information storage can be implemented by any method or technology. The information can be computer readable instructions, data structures, modules of programs, or other materials. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), and other types of random access memory (RAM). Read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM only, digital multifunction A compact disc (DVD) or other optical storage, magnetic cassette, magnetic tape storage or other magnetic storage device or any other non-transportable medium can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include temporary storage of computer readable media, such as modulated data signals and carrier waves. Those skilled in the art will appreciate that embodiments of the present specification can be provided as a method, system, or computer program product. Thus, embodiments of the present specification can take the form of a complete hardware embodiment, a full software embodiment, or an embodiment combining soft and hardware aspects. Moreover, embodiments of the present specification may employ computer program products embodied on one or more computer usable storage media (including but not limited to disk memory, CD-ROM, optical memory, etc.) containing computer usable code therein. form. Embodiments of the present description can be described in the general context of computer-executable instructions executed by a computer, such as a program module. Generally, program modules include routines, programs, objects, components, data structures, and the like that perform particular tasks or implement particular abstract data types. Embodiments of the present specification can also be practiced in a distributed computing environment in which tasks are performed by remote processing devices that are coupled through a communication network. In a distributed computing environment, the program modules can be located in local and remote computer storage media, including storage devices. The various embodiments in the specification are described in a progressive manner, and the same or similar parts between the various embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment. In the description of the present specification, the description with reference to the terms "one embodiment", "some embodiments", "example", "specific example", or "some examples" and the like means a specific feature described in connection with the embodiment or example. The structure, materials, or features are included in at least one embodiment or example of the embodiments of the specification. In the present specification, the schematic representation of the above terms is not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in a suitable manner in any one or more embodiments or examples. In addition, various embodiments or examples described in the specification, as well as features of various embodiments or examples, may be combined and combined. The above descriptions are only examples of the embodiments of the present specification, and are not intended to limit the embodiments of the present specification. Various modifications and changes may be made to the embodiments of the present disclosure. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the embodiments of the present invention are intended to be included within the scope of the appended claims.

S2、S4、S6、S8、S10‧‧‧步驟S2, S4, S6, S8, S10‧‧ steps

S40、S42‧‧‧步驟S40, S42‧‧‧ steps

A、B、C、D‧‧‧產品業務A, B, C, D‧‧‧ product business

L1‧‧‧滑動軌跡L1‧‧‧ sliding track

L2‧‧‧軌跡L2‧‧‧ track

S60‧‧‧步驟S60‧‧ steps

1.1‧‧‧陀螺儀1.1‧‧‧Gyro

1.2‧‧‧觸摸資訊1.2‧‧‧Touch information

1.3‧‧‧伺服器大數據1.3‧‧‧Server Big Data

1.4‧‧‧用戶行為趨勢1.4‧‧‧ User behavior trends

3.1‧‧‧產品元資料3.1‧‧‧Product Metadata

3.2‧‧‧XMLHttpRequest3.2‧‧‧XMLHttpRequest

3.3‧‧‧DOMParser3.3‧‧‧DOMParser

3.4‧‧‧內容快取3.4‧‧‧Content cache

4.1‧‧‧用戶進入新頁面4.1‧‧‧Users enter new page

4.2‧‧‧獲取內容快取4.2‧‧‧Get content cache

4.3‧‧‧完全替換4.3‧‧‧Complete replacement

4.4‧‧‧快速體驗內容4.4‧‧‧ Quick experience content

101‧‧‧預測資料獲取模組101‧‧‧ Forecast Data Acquisition Module

102‧‧‧行為預測模組102‧‧‧ Behavior Prediction Module

103‧‧‧產品映射模組103‧‧‧Product Mapping Module

104‧‧‧資源預加載模組104‧‧‧Resource preloading module

105‧‧‧預期存取處理模組105‧‧‧Expected access processing module

1021‧‧‧行為趨勢預測單元1021‧‧‧ Behavior Trend Forecasting Unit

1022‧‧‧預期操作預測單元1022‧‧‧Expected operational forecasting unit

80‧‧‧電子設備80‧‧‧Electronic equipment

802‧‧‧處理器802‧‧‧ processor

804‧‧‧記憶體804‧‧‧ memory

806‧‧‧傳輸模組806‧‧‧Transmission module

S90、S92、S94、S96‧‧‧步驟S90, S92, S94, S96‧‧‧ steps

為了更清楚地說明本說明書實施例或現有技術中的技術方案,下面將對實施例或現有技術描述中所需要使用的圖式作簡單地介紹,顯而易見地,下面描述中的圖式僅僅是本說明書中記載的一些實施例,對於本領域普通技術人員來講,在不付出創造性勞動性的前提下,還可以根據這些圖式獲得其他的圖式。   圖1是本說明書所述一種頁面存取的資料處理方法實施例的流程示意圖;   圖2是本說明書提供的所述方法一種實施示例中預測用戶行為趨勢的流程示意圖;   圖3是本說明書實施方案中預測的用戶行為映射到相應產品業務的示意圖;   圖4是本說明書提供的所述方法一個實施示例中頁面預加載的處理流程示意圖;   圖5是本說明書所述方法中一個用戶存取頁面的處理流程示意圖;   圖6是本說明書提供的一種頁面存取的資料處理裝置實施例的模組結構示意圖;   圖7是本說明書提供的所述裝置中行為預測模組一個實施例的模組結構示意圖;   圖8是本說明書提供的所述電子設備的一個實施例的結構示意圖;   圖9是本說明書中一種根據監測資料預測的用戶的趨勢行為所關聯到的產品業務示意圖;   圖10是本說明書所述一種頁面存取的資料處理方法實施例的流程示意圖。In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description are only Some embodiments described in the specification can also obtain other drawings according to these drawings without any creative labor for those skilled in the art. 1 is a schematic flowchart of an embodiment of a data processing method for page access according to the present specification; FIG. 2 is a schematic flowchart of predicting a trend of user behavior in an implementation example of the method provided by the present specification; FIG. 3 is an embodiment of the present specification. FIG. 4 is a schematic diagram of a process flow of page preloading in an implementation example of the method provided by the present specification; FIG. 5 is a schematic diagram of a user accessing a page in the method described in the present specification; FIG. 6 is a schematic diagram of a module structure of an embodiment of a data processing apparatus for page access provided by the present specification; FIG. 7 is a schematic diagram of a module structure of an embodiment of a behavior prediction module in the apparatus provided by the present specification. FIG. 8 is a schematic structural diagram of an embodiment of the electronic device provided by the present specification; FIG. 9 is a schematic diagram of a product service associated with a trend behavior of a user predicted according to monitoring data in the present specification; FIG. One page Process data processing method of the embodiment taken schematic.

Claims (15)

一種頁面存取的資料處理方法,所述方法包括:   監測並獲取用戶終端操作的行為資料;   根據所述行為資料預測用戶的預期操作行為;   確定與所述預期操作行為對應的預觸發產品業務;   從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。A data processing method for page access, the method comprising: monitoring and acquiring behavior data of a user terminal operation; predicting an expected operation behavior of the user according to the behavior data; and determining a pre-trigger product service corresponding to the expected operation behavior; Loading the resource corresponding to the pre-trigger product service from the resource server, and constructing the page resource for local storage; reading the corresponding page resource from the local storage based on the target page access request, based on the read page resource Displaying information content of the target page, where the target page includes a page that triggers a business jump of the pre-trigger product. 如申請專利範圍第1項所述的一種頁面存取的資料處理方法,其中,所述監測用戶終端操作包括利用終端的感測器設備監測終端空間狀態、在終端上產生的操控行為。The data processing method for page access according to claim 1, wherein the monitoring user terminal operation comprises monitoring a terminal space state and a manipulation behavior generated on the terminal by using a sensor device of the terminal. 如申請專利範圍第2項所述的一種頁面存取的資料處理方法,其中所述根據所述用戶行為資料預測用戶的預期操作行為包括:   根據所述行為資料確定當前操作的趨勢行為,所述行為資料包括感測器檢測到的終端的空間位置、終端傾斜角度、觸摸螢幕上的觸摸位置、在觸摸螢幕上的滑動軌跡中的至少一項資料資訊;   結合提供的產品業務資料,計算所述趨勢行為所關聯到的產品業務,以觸發所述關聯到的產品業務作為預測的預期操作行為;   相應的,選取至少一個所述關聯到的產品業務作為與所述預期操作行為對應的預觸發產品業務。The data processing method for page access according to claim 2, wherein the predicting the user's expected operational behavior according to the user behavior data comprises: determining a trend behavior of the current operation according to the behavior data, The behavior data includes at least one piece of information information of a spatial position of the terminal detected by the sensor, a tilt angle of the terminal, a touch position on the touch screen, and a sliding track on the touch screen; and calculating the product business data, a product service to which the trend behavior is associated, to trigger the associated product service as a predicted expected operational behavior; correspondingly, selecting at least one of the associated product services as a pre-trigger product corresponding to the expected operational behavior business. 如申請專利範圍第3項所述的一種頁面存取的資料處理方法,其中,在確定預觸發產品業務時,選取權重值達到預設臨限值的產品業務作為預觸發產品業務,所述權重值包括根據所述產品業務資料的存取流量資料為產品業務分配的權重值。The data processing method for page access according to claim 3, wherein, when determining the pre-trigger product service, selecting a product service whose weight value reaches a preset threshold is used as a pre-trigger product service, and the weight is The value includes a weight value assigned to the product service based on the access traffic data of the product business data. 如申請專利範圍第1項所述的一種頁面存取的資料處理方法,其中所述從資源伺服器加載所述預觸發產品業務的資源,並構建成頁面資源進行本地儲存,包括:   根據所述預觸發產品業務的資源資訊從資源伺服器獲取對應的文檔資訊;   解析所述文檔資訊,構建所述預觸發產品業務的頁面文檔;   將頁面文檔快取到本地記憶體中。The data processing method of the page access method of claim 1, wherein the loading the resource of the pre-trigger product service from the resource server and constructing the page resource for local storage comprises: The resource information of the pre-trigger product service obtains corresponding document information from the resource server; parses the document information, constructs a page document of the pre-trigger product service; caches the page document into the local memory. 如申請專利範圍第1項所述的一種頁面存取的資料處理方法,其中所述從所述本地儲存的頁面資源中讀取相應的頁面資源包括:   接收所述目標頁面的存取請求之後,利用頁面的歷史頁面存取介面變更當前頁面統一資源定位符的地址,並通知頁面渲染引擎去存取所述目標頁面;   從所述本地儲存中讀取目標頁面的頁面文檔;   將當前頁面的頁面文檔完全替換為所述目標頁面的頁面文檔。The method for processing data of a page access according to the first aspect of the invention, wherein the reading the corresponding page resource from the locally stored page resource comprises: after receiving an access request of the target page, Using the history page access interface of the page to change the address of the current page uniform resource locator, and notifying the page rendering engine to access the target page; reading the page document of the target page from the local storage; The document is completely replaced with the page document of the target page. 一種頁面存取的資料處理裝置,所述裝置包括:   預測資料獲取模組,用於監測並獲取用戶終端操作的行為資料;   行為預測模組,用於根據所述行為資料預測用戶的預期操作行為;   產品映射模組,用於確定與所述預期操作行為對應的預觸發產品業務;   資源預加載模組,用於從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   預期存取處理模組,用於基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。A page access data processing device, the device comprising: a prediction data acquisition module, configured to monitor and acquire behavior data of a user terminal operation; and a behavior prediction module, configured to predict a user's expected operation behavior according to the behavior data a product mapping module, configured to determine a pre-trigger product service corresponding to the expected operation behavior; a resource pre-loading module, configured to load a resource corresponding to the pre-trigger product service from a resource server, and construct a page resource Performing a local storage; an expected access processing module, configured to read a corresponding page resource from the local storage based on an access request of the target page, and display information content of the target page based on the read page resource, The target page includes a page that triggers the business jump of the pre-trigger product. 如申請專利範圍第7項所述的一種頁面存取的資料處理裝置,其中所述預測資料獲取模組監測用戶終端操作包括利用終端的感測器設備監測終端空間狀態、在終端上產生的操控行為。The data processing device for page access according to claim 7, wherein the predictive data acquisition module monitors user terminal operations, including monitoring, by using a sensor device of the terminal, a terminal space state, and a control generated on the terminal. behavior. 如申請專利範圍第8項所述的一種頁面存取的資料處理裝置,其中所述行為預測模組包括:   行為趨勢預測單元,用於根據所述行為資料確定當前操作的趨勢行為,所述行為資料包括感測器檢測到的終端的空間位置、終端傾斜角度、觸摸螢幕上的觸摸位置、在觸摸螢幕上的滑動軌跡中的至少一項資料資訊;   預期操作預測單元,用於結合提供的產品業務資料,計算所述趨勢行為所關聯到的產品業務,以觸發所述關聯到的產品業務作為預測的預期操作行為;   相應的,所述產品映射模組選取至少一個所述關聯到的產品業務作為與所述預期操作行為對應的預觸發產品業務。The data processing device for page access according to the eighth aspect of the invention, wherein the behavior prediction module comprises: a behavior trend prediction unit, configured to determine a trend behavior of the current operation according to the behavior data, the behavior The data includes at least one of the spatial position of the terminal detected by the sensor, the tilt angle of the terminal, the touch position on the touch screen, and the sliding track on the touch screen; the expected operation prediction unit is used to combine the provided products a business profile, calculating a product service to which the trend behavior is associated, to trigger the associated product service as a predicted expected operational behavior; correspondingly, the product mapping module selects at least one of the associated product services As a pre-trigger product service corresponding to the expected operational behavior. 如申請專利範圍第9項所述的一種頁面存取的資料處理裝置,其中所述產品映射模組在確定預觸發產品業務時,選取權重值達到預設臨限值的產品業務作為預觸發產品業務;所述權重值包括根據所述產品業務資料的存取流量資料為產品業務分配的權重值。The data processing device for page access according to claim 9, wherein the product mapping module selects a product service whose weight value reaches a preset threshold as a pre-trigger product when determining a pre-trigger product service. The weight value includes a weight value assigned to the product service according to the access traffic data of the product service data. 如申請專利範圍第7項所述的一種頁面存取的資料處理裝置,其中所述資源加載模組包括:   資訊加載單元,用於根據所述預觸發產品業務的資源資訊從資源伺服器獲取對應的文檔資訊;   資源解析單元,用於解析所述文檔資訊,構建所述預觸發產品業務的頁面文檔;   快取單元,用於將頁面文檔快取到本地記憶體中。The data processing module of the page access method of claim 7, wherein the resource loading module comprises: an information loading unit, configured to acquire a corresponding information from the resource server according to the resource information of the pre-trigger product service The document information unit is configured to parse the document information, construct a page document of the pre-trigger product service, and use a cache unit to cache the page document into the local memory. 如申請專利範圍第7項所述的一種頁面存取的資料處理裝置,其中所述頁面存取處理模組包括:   第一處理單元,用於接收所述目標頁面的存取請求之後,利用頁面的歷史頁面存取介面變更當前頁面統一資源定位符的地址,並通知頁面渲染引擎去存取所述目標頁面;   本地資源讀取單元,用於從所述本地儲存中讀取目標頁面的頁面文檔;   替換單元,用於將當前頁面的頁面文檔完全替換為所述目標頁面的頁面文檔。The page processing data processing device of claim 7, wherein the page access processing module comprises: a first processing unit, configured to receive an access request of the target page, and utilize the page The history page access interface changes the address of the current page uniform resource locator, and notifies the page rendering engine to access the target page; the local resource reading unit is configured to read the page document of the target page from the local storage And a replacement unit, configured to completely replace the page document of the current page with the page document of the target page. 一種頁面存取的資料處理裝置,包括處理器以及用於儲存處理器可執行指令的記憶體,所述處理器執行所述指令時實現:   監測並獲取用戶終端操作的行為資料;   根據所述行為資料預測用戶的預期操作行為;   確定與所述預期操作行為對應的預觸發產品業務;   從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。A data access device for page access, comprising a processor and a memory for storing executable instructions of the processor, the processor executing the instruction: monitoring and acquiring behavior data of operation of the user terminal; The data predicts the expected operational behavior of the user; determines a pre-trigger product service corresponding to the expected operational behavior; loads the resource corresponding to the pre-trigger product service from the resource server, and constructs the page resource for local storage; The access request reads the corresponding page resource from the local storage, and displays the information content of the target page based on the read page resource, where the target page includes a page that triggers the service jump of the pre-trigger product. 一種電子設備,包括至少一個處理器和儲存處理器可執行指令的記憶體,所述處理器執行所述指令時實現:   監測並獲取用戶終端操作的行為資料;   根據所述行為資料預測用戶的預期操作行為;   確定與所述預期操作行為對應的預觸發產品業務;   從資源伺服器加載所述預觸發產品業務對應的資源,並構建成頁面資源進行本地儲存;   基於目標頁面的存取請求從所述本地儲存中讀取相應的頁面資源,基於讀取的頁面資源展示所述目標頁面的資訊內容,所述目標頁面包括觸發所述預觸發產品業務跳轉的頁面。An electronic device comprising at least one processor and a memory storing instructions executable by the processor, the processor executing the instructions to: monitor and acquire behavior data of operation of the user terminal; predict the user's expectation according to the behavior data An operation behavior; determining a pre-trigger product service corresponding to the expected operation behavior; loading a resource corresponding to the pre-trigger product service from a resource server, and constructing a page resource for local storage; The corresponding page resource is read in the local storage, and the information content of the target page is displayed based on the read page resource, where the target page includes a page that triggers the service jump of the pre-trigger product. 一種頁面存取的資料處理方法,所述方法包括:   接收目標頁面的存取請求,判斷所述存取請求是否存取預觸發產品業務,所述預觸發產品業務包括基於預測用戶在終端上的預測操作行為而確定的產品業務;   若是,則獲取預先快取在記憶體中所述預觸發產品業務的頁面文檔,所述頁面文檔包括預先從伺服器加載與所述預先觸發產品對應的資源,資源構建目標頁面的頁面文檔;   將當前頁面的頁面文檔完全替換為所述目標頁面的頁面文檔;   基於替換後的頁面文檔展示所述目標頁面的資訊內容。A data processing method for page access, the method comprising: receiving an access request of a target page, determining whether the access request accesses a pre-trigger product service, and the pre-trigger product service comprises predicting a user on a terminal a product service determined by predicting an operation behavior; if yes, acquiring a page document that pre-caches the pre-trigger product service in the memory, the page document including loading a resource corresponding to the pre-trigger product from a server in advance, The page document of the resource construction target page; completely replaces the page document of the current page with the page document of the target page; and displays the information content of the target page based on the replaced page document.
TW107128736A 2017-10-19 2018-08-17 Data processing method, device and electronic equipment for page access TWI695261B (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201710974697.6A CN107943825A (en) 2017-10-19 2017-10-19 Data processing method, device and the electronic equipment of page access
CN201710974697.6 2017-10-19
??201710974697.6 2017-10-19

Publications (2)

Publication Number Publication Date
TW201917577A true TW201917577A (en) 2019-05-01
TWI695261B TWI695261B (en) 2020-06-01

Family

ID=61936193

Family Applications (1)

Application Number Title Priority Date Filing Date
TW107128736A TWI695261B (en) 2017-10-19 2018-08-17 Data processing method, device and electronic equipment for page access

Country Status (3)

Country Link
CN (1) CN107943825A (en)
TW (1) TWI695261B (en)
WO (1) WO2019076140A1 (en)

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107943825A (en) * 2017-10-19 2018-04-20 阿里巴巴集团控股有限公司 Data processing method, device and the electronic equipment of page access
CN113645270A (en) * 2018-05-23 2021-11-12 西安万像电子科技有限公司 Image data transmission method, device and system
CN108763453B (en) * 2018-05-28 2020-06-16 浙江口碑网络技术有限公司 Page data processing method and device based on behavior prediction
CN110825990A (en) * 2018-07-23 2020-02-21 优视科技有限公司 Page access method, client, server and system
CN110858238B (en) * 2018-08-08 2023-08-22 阿里巴巴集团控股有限公司 Data processing method and device
CN109544096A (en) * 2018-10-18 2019-03-29 国网福建省电力有限公司 Low pressure industry based on artificial intelligence expands business handling method and device on line
CN109409427A (en) * 2018-10-25 2019-03-01 珠海市君天电子科技有限公司 A kind of key detecting method and device
CN109614251B (en) * 2018-12-06 2023-05-26 万兴科技股份有限公司 Method, device, computer equipment and storage medium for pasting pages across documents
CN109800372B (en) * 2019-01-03 2020-12-29 北京字节跳动网络技术有限公司 Method and device for improving third-party webpage opening speed and electronic equipment
CN109857477A (en) * 2019-01-16 2019-06-07 北京辰森世纪科技股份有限公司 Transition optimization method, device and equipment are applied in mixing
CN111913921A (en) * 2019-05-08 2020-11-10 中国移动通信集团福建有限公司 User behavior analysis method and device, equipment and storage medium
CN111861612B (en) * 2019-05-19 2024-04-26 北京骑胜科技有限公司 Resource allocation method, device, equipment and medium
CN110166564B (en) * 2019-05-28 2023-09-05 北京小米移动软件有限公司 Information communication method, terminal and storage medium
CN112016693B (en) * 2019-05-30 2021-06-04 中兴通讯股份有限公司 Machine learning engine implementation method and device, terminal equipment and storage medium
CN110264283B (en) * 2019-06-27 2021-06-22 珠海天燕科技有限公司 Popularization resource display method and device
CN110633434B (en) * 2019-07-19 2024-02-27 北京有竹居网络技术有限公司 Page caching method and device, electronic equipment and storage medium
CN110633433B (en) * 2019-07-19 2024-02-27 北京有竹居网络技术有限公司 Page caching method and device, electronic equipment and storage medium
CN110750746A (en) * 2019-10-16 2020-02-04 支付宝(杭州)信息技术有限公司 Data receiving and pushing method, device, equipment and readable medium
CN110717129A (en) * 2019-10-24 2020-01-21 北京思维造物信息科技股份有限公司 Resource preloading method, device, equipment and storage medium
CN111078321A (en) * 2019-12-25 2020-04-28 江苏鑫合易家信息技术有限责任公司 Method for dynamically and rapidly loading module according to user use habit
CN111209414B (en) * 2020-01-03 2023-08-11 四川新网银行股份有限公司 Method for realizing cold-hot separation storage of data based on image data calling business scene
CN111681029A (en) * 2020-04-16 2020-09-18 上海淇玥信息技术有限公司 Additional resource distribution method and device, electronic equipment and storage medium
CN111681028A (en) * 2020-04-16 2020-09-18 上海淇玥信息技术有限公司 Resource allocation method and device, electronic equipment and computer readable storage medium
CN111612986A (en) * 2020-05-27 2020-09-01 北京学之途网络科技有限公司 Monitoring method and device, storage cabinet and storage medium
CN111881391B (en) * 2020-06-12 2022-03-22 马上消费金融股份有限公司 Static network resource preloading method, data model training method and device
CN111783018A (en) * 2020-07-28 2020-10-16 支付宝(杭州)信息技术有限公司 Page processing method, device and equipment
CN112182078B (en) * 2020-09-17 2023-08-22 建信人寿保险股份有限公司 Electronic product publishing and using method, device, equipment and storage medium
CN112115396B (en) * 2020-09-21 2024-04-02 北京达佳互联信息技术有限公司 Webpage rendering method, device, equipment and storage medium
CN112182454A (en) * 2020-09-30 2021-01-05 北京三快在线科技有限公司 Webpage optimization method and device, storage medium and electronic equipment
CN112181532B (en) * 2020-10-15 2023-10-20 Oppo广东移动通信有限公司 Page resource loading method and device, electronic equipment and readable storage medium
CN112199399A (en) * 2020-10-22 2021-01-08 支付宝(杭州)信息技术有限公司 Data processing method and device
CN112383623B (en) * 2020-11-13 2024-01-23 Oppo广东移动通信有限公司 Multimedia file processing method and device, terminal and network access point equipment
CN113691578A (en) * 2021-05-31 2021-11-23 珠海大横琴科技发展有限公司 Data processing method and device
CN114595393A (en) * 2022-03-21 2022-06-07 北京有竹居网络技术有限公司 Data processing method and device

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7058691B1 (en) * 2000-06-12 2006-06-06 Trustees Of Princeton University System for wireless push and pull based services
US9031863B2 (en) * 2010-08-19 2015-05-12 Yahoo! Inc. Contextual advertising with user features
CN102438045B (en) * 2011-12-07 2015-07-08 深圳市深信服电子科技有限公司 Method and system for pre-fetching web page, and method for accessing web page
CN104007990A (en) * 2014-05-30 2014-08-27 北京金山网络科技有限公司 Webpage loading method and browser
US9852375B2 (en) * 2014-12-26 2017-12-26 Intel Corporation Techniques for mobile prediction
US10169481B2 (en) * 2015-02-18 2019-01-01 Adobe Systems Incorporated Method for intelligent web reference preloading based on user behavior prediction
CN107193819B (en) * 2016-03-14 2021-01-26 阿里巴巴(中国)有限公司 Method and equipment for webpage pre-reading, browser and client equipment
CN107943825A (en) * 2017-10-19 2018-04-20 阿里巴巴集团控股有限公司 Data processing method, device and the electronic equipment of page access

Also Published As

Publication number Publication date
TWI695261B (en) 2020-06-01
CN107943825A (en) 2018-04-20
WO2019076140A1 (en) 2019-04-25

Similar Documents

Publication Publication Date Title
TWI695261B (en) Data processing method, device and electronic equipment for page access
US10834225B2 (en) System for prefetching digital tags
US9746957B2 (en) Managing sensory information of a user device
US20160092048A1 (en) Display of hierarchical datasets using high-water mark scrolling
US20150193395A1 (en) Predictive link pre-loading
US20120317234A1 (en) Managing data access in mobile devices
CN107040574B (en) Screenshot and data processing method and device
JP2021517319A (en) Video preview method and electronic device
US20170324829A1 (en) Reduced page load time utilizing cache storage
KR20170126499A (en) Device and method for handheld operation
CN108664191B (en) System access method and device
WO2015167511A2 (en) Adjusting tap position on touch screen
CN103853782B (en) Information browsing method and information browsing device
EP3642727B1 (en) Resource pre-fetch using age threshold
CN109145182B (en) Data acquisition method and device, computer equipment and system
CN111353296B (en) Article processing method, apparatus, electronic device and computer readable storage medium
KR101784057B1 (en) Apparatus and method sharing customizable contents using user information of the mobile terminal
US11288336B2 (en) Systems and methods for providing content items in situations involving suboptimal network conditions
US9851875B2 (en) System and method thereof for generation of widgets based on applications
US11327632B2 (en) Methods, apparatuses, browsers, and electronic devices for providing website navigation icons
CN113032172B (en) Abnormality detection method and device and electronic equipment
Zhang et al. Enhancing dynamic-viewport mobile applications with screen scrolling
Zhang et al. Mobile-Friendly HTTP Middleware with Screen Scrolling
Hussien et al. Mobile cloud computing architecture on data management for big data storage
Song et al. A Revisit to Web Browsing on Wearable Devices.