WO2019015326A1 - 静态页面数据处理的方法及装置 - Google Patents

静态页面数据处理的方法及装置 Download PDF

Info

Publication number
WO2019015326A1
WO2019015326A1 PCT/CN2018/077407 CN2018077407W WO2019015326A1 WO 2019015326 A1 WO2019015326 A1 WO 2019015326A1 CN 2018077407 W CN2018077407 W CN 2018077407W WO 2019015326 A1 WO2019015326 A1 WO 2019015326A1
Authority
WO
WIPO (PCT)
Prior art keywords
comment
data
user
static page
page
Prior art date
Application number
PCT/CN2018/077407
Other languages
English (en)
French (fr)
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 京东方科技集团股份有限公司
Priority to US16/306,795 priority Critical patent/US20210224470A1/en
Publication of WO2019015326A1 publication Critical patent/WO2019015326A1/zh

Links

Images

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/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • 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
    • 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/951Indexing; Web crawling techniques
    • 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
    • G06F16/986Document structures and storage, e.g. HTML extensions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/169Annotation, e.g. comment data or footnotes

Definitions

  • Embodiments of the present disclosure relate to, but are not limited to, the field of network communication technologies, and in particular, to a method and apparatus for static page data processing.
  • the technical problem to be solved by the embodiments of the present disclosure is to provide a method and apparatus for processing static page data, so that a user can view other people's comment information on the page, and can comment on any static page.
  • a method for static page data processing comprising:
  • the request message for accessing the static page comment data includes user information and a uniform resource locator of the accessed current page.
  • the method further includes:
  • a review submission module for receiving user comments is returned.
  • the method further includes:
  • the user comment After receiving the user comment, the user comment is processed by the data and saved in the local comment data file corresponding to the current page.
  • the method further includes:
  • the corresponding relationship between the user comment and the current page after the data processing is saved to the local database.
  • a device for processing static page data comprising:
  • a receiving module configured to receive a request message of the user equipment for accessing static page comment data
  • a storage module for storing comment data
  • a processing module configured to search, in the storage module, the comment data of the corresponding static page according to the request message, and return the comment data to the user equipment.
  • the request message for accessing the static page comment data includes user information and a uniform resource locator of the accessed current page.
  • it also includes:
  • a comment submission module configured to receive a user comment, and output the user comment to the storage module
  • the storage module is further configured to: after receiving the user comment, save the user comment in a local comment data file corresponding to the current page after data processing, or process the user comment through the data processing and the current page.
  • the correspondence is saved to the local database.
  • processing module is further configured to return the comment submission module to the user equipment when the comment data is returned to the user equipment.
  • An apparatus for processing static page data comprising: a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor executes the program to implement the following steps:
  • the embodiments of the present disclosure provide a method and an apparatus for processing static page data, which enable a user to comment on any static page and view other people's comment information on the page.
  • FIG. 1 is a flowchart of a method for processing static page data according to Embodiment 1 of the present disclosure
  • FIG. 2 is a flowchart of a method for processing static page data according to Embodiment 2 of the present disclosure
  • FIG. 3 is a flowchart of a method for processing static page data according to Embodiment 3 of the present disclosure
  • FIG. 4 is a schematic diagram of an apparatus for static page data processing according to Embodiment 4 of the present disclosure
  • FIG. 5 is a schematic diagram of an apparatus for static page data processing according to Embodiment 5 of the present disclosure.
  • FIG. 1 is a flowchart of a method for processing static page data according to an embodiment of the present disclosure. As shown in FIG. 1 , the method in this embodiment includes the following steps:
  • Step 101 Receive a request message of a user equipment for accessing static page comment data.
  • Step 102 Search for the comment data corresponding to the static page in the storage module according to the request message, and return the comment data to the user equipment.
  • the request message for accessing the static page comment data includes the user information and the URL of the current page accessed (Uniform/Universal Resource Locator).
  • Embodiments of the present disclosure address the problem that static pages cannot be commented and dynamically loaded by constructing a separate commenting system. Embedding a piece of code in a static page, the user initiates an asynchronous request instruction while requesting the static page. After the instruction arrives at the commenting system, the saved comment data is obtained from the local file and finally displayed on the foreground page.
  • the comment submission module can also be displayed on the front-end page, and the user can post a comment on the comment submission module.
  • the comment instruction is sent to the comment system server in an asynchronous request manner, and the comment system processes and saves the data of the comment instruction to In a local file.
  • This process does not require the client and browser module related dependencies. Users browsing the static page can implement the comment function by asynchronous loading.
  • the comment system is independent of the static website.
  • FIG. 2 is a flowchart of a method for processing static page data according to an embodiment of the present disclosure. As shown in FIG. 2, the method in this embodiment includes the following steps:
  • Step 201 After receiving the static page, the user triggers an asynchronous request.
  • the static page is directly fed back to the front-end user's browser without compiling the server.
  • the front-end user browser triggers the asynchronous request after receiving the returned static page.
  • the asynchronous request content includes current user information and the current page URL accessed, and is sent to the comment system server.
  • the asynchronous request is triggered, and the comment module and the corresponding comment data are obtained from the comment server.
  • the browser continues to load other elements of the static page without being affected by the blocking.
  • Step 202 After receiving the asynchronous request, the commenting system server searches for corresponding comment data according to the asynchronous request.
  • the commenting system server parses the asynchronous request, obtains the user information and the accessed current page URL, the corresponding comment data is searched in the storage module according to the user information and the current page URL.
  • Step 203 After the commenting system server finds the comment data of the corresponding page, the data is processed and loaded, and finally returned to the front-end user and displayed on the page.
  • the method of this embodiment can implement asynchronous loading of local comment data.
  • the difference between this embodiment and the second embodiment is that the comment system returns the comment submission module to the user while returning the comment data to the user.
  • FIG. 3 is a flowchart of a method for processing static page data according to an embodiment of the present disclosure. As shown in FIG. 3, the method in this embodiment includes the following steps:
  • Step 301 When the commenting system server returns the comment data to the user, the comment returning module further includes a comment submitting module, and the user may comment on the page in the comment submitting module.
  • Step 302 After the user comments on the page, the submitting instruction is actively triggered, and the comment data is sent to the comment system server.
  • Step 303 After receiving the user comment, the comment system server saves the data in the local comment data file corresponding to the current page.
  • a database module can be established in the comment system server for saving the user comment data.
  • the advantage of establishing a database module in the comment system server is that the data is stable and secure, and is not easy to be lost, but it is necessary to set up a database service, and the resource consumption is relatively large.
  • the apparatus 400 for static page data processing of this embodiment includes:
  • the receiving module 401 is configured to receive a request message of the user equipment for accessing static page comment data.
  • a storage module 402 configured to store comment data
  • the processing module 403 is configured to search, in the storage module, the comment data of the corresponding static page according to the request message, and return the comment data to the user equipment.
  • the embodiment of the present disclosure solves the problem that the static page cannot be commented and dynamically loaded by constructing an independent comment system including the static page data processing apparatus 400 of the present embodiment.
  • a piece of code is embedded in the static page, and the user initiates an asynchronous request instruction while requesting the static page. After the instruction arrives at the comment system server, the saved comment data is obtained from the local file, and finally displayed on the foreground page.
  • the request message for accessing the static page comment data includes the user information and the URL of the accessed current page.
  • the apparatus of this embodiment can implement asynchronous loading of local comment data.
  • the device 400 for static page data processing further includes:
  • the comment submission module 404 is configured to receive a user comment, and output the user comment to the storage module 402;
  • the storage module 402 is further configured to: after receiving the user comment, save the user comment in a local comment data file corresponding to the current page after data processing, or process the user comment through the data processing and the current page. The correspondence is saved to the local database.
  • the processing module 403 is further configured to: return the comment submission module 404 to the user equipment when the comment data is returned to the user equipment.
  • the apparatus of this embodiment can implement submitting comments in a static page.
  • the embodiment further provides an apparatus for processing static page data, comprising: a memory, a processor, and a computer program stored on the memory and operable on the processor, wherein the processor implements the following steps when executing the program :
  • the technical solution of the embodiment of the present disclosure can enable the user to make a comment on any static page, and can view other people's comment information on the page.
  • Embodiments of the present disclosure also provide a computer readable storage medium storing computer executable instructions that, when executed, implement the method of static page data processing.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

一种静态页面数据处理的方法和装置,可以使用户能够查看其它人对该页面的评论信息,可以在任何静态页面上进行评论,该方法包括:接收用户设备在请求静态页面的同时、发起的对于评论数据的异步请求消息;根据所述异步请求消息在存储模块中查找对应静态页面的评论数据,将所述评论数据返回给所述用户设备,以在该静态页面中展示。

Description

静态页面数据处理的方法及装置 技术领域
本公开实施例涉及但不限于网络通信技术领域,尤指一种静态页面数据处理的方法及装置。
背景技术
互联网技术的发展使得人与人之间信息的交互变得越来越容易,网页是获取互联网信息的必要途径。为了进一步提高用户信息交互的便利性,网站的评论功能变得尤其重要,大多数网页均是动态页面,通过服务器对页面的编译从而达到动态的效果,而评论功能多数是大部分动态网站的重要功能之一,通过后台服务器保存前端用户的评论数据,然后通过服务器动态加载页面,使评论内容显示在前端页面上。而针对静态页面(静态网页是实际存在的,无需经过服务器的编译,直接加载到客户浏览器上显示出来)并没有后台服务器的动态加载模块,多数静态页面提供的只是一个信息的分享(例如知识共享等),静态网站的每一个页面均是直接从服务器返回,而无法实现动态数据的更新,所以评论功能针对静态页面本身是无法实现的。
发明内容
本公开实施例要解决的技术问题是提供一种静态页面数据处理的方法及装置,以使用户能够查看其它人对该页面的评论信息,可以在任何静态页面上进行评论。
一种静态页面数据处理的方法,包括:
接收用户设备的访问静态页面评论数据的请求消息;
根据所述请求消息在存储模块中查找对应静态页面的评论数据,将所述评论数据返回给所述用户设备。
可选地,所述访问静态页面评论数据的请求消息包括用户信息和所访问的当前页面的统一资源定位符。
可选地,所述将所述评论数据返回给所述用户设备时,还包括:
一并返回用于接收用户评论的评论提交模块。
可选地,所述将所述评论数据返回给所述用户设备后,还包括:
接收到所述用户评论后,将所述用户评论经数据处理后保存在当前页面对应的本地评论数据文件中。
可选地,所述将所述评论数据返回给所述用户设备后,还包括:
接收到所述用户评论后,将所述用户评论经数据处理后与当前页面的对应关系保存到本地数据库。
一种静态页面数据处理的装置,其中,包括:
接收模块,用于接收用户设备的访问静态页面评论数据的请求消息;
存储模块,用于存储评论数据;
处理模块,用于根据所述请求消息在所述存储模块中查找对应静态页面的评论数据,将所述评论数据返回给所述用户设备。
可选地,所述访问静态页面评论数据的请求消息包括用户信息和所访问的当前页面的统一资源定位符。
可选地,还包括:
评论提交模块,用于接收用户评论,将所述用户评论输出给所述存储模块;
所述存储模块,还用于接收到所述用户评论后,将所述用户评论经数据处理后保存在当前页面对应的本地评论数据文件中,或者将所述用户评论经数据处理后与当前页面的对应关系保存到本地数据库。
可选地,所述处理模块,将所述评论数据返回给所述用户设备时还用于:一并返回所述评论提交模块。
一种静态页面数据处理的装置,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其中,所述处理器执行所述程序时实现以下步骤:
接收用户设备的访问静态页面评论数据的请求消息;
根据所述请求消息在存储模块中查找对应静态页面的评论数据,将所述评论数据返回给所述用户设备。
综上,本公开实施例提供一种静态页面数据处理的方法及装置,可以使用户在任何静态页面上进行评论,并且能够查看其它人对该页面的评论信息。
附图说明
图1为本公开实施例一的一种静态页面数据处理的方法的流程图;
图2为本公开实施例二的一种静态页面数据处理的方法的流程图;
图3为本公开实施例三的一种静态页面数据处理的方法的流程图;
图4为本公开实施例四的一种静态页面数据处理的装置的示意图;
图5为本公开实施例五的一种静态页面数据处理的装置的示意图。
具体实施方式
为使本公开的目的、技术方案和优点更加清楚明白,下文中将结合附图对本公开的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。
实施例一
图1为本公开实施例的一种静态页面数据处理的方法的流程图,如图1所示,本实施例的方法包括以下步骤:
步骤101、接收用户设备的访问静态页面评论数据的请求消息;
步骤102、根据所述请求消息在存储模块中查找对应静态页面的评论数据,将所述评论数据返回给所述用户设备。
其中,所述访问静态页面评论数据的请求消息包括用户信息和所访问的当前页面的URL(Uniform/Universal Resource Locator,统一资源定位符)。
本公开实施例通过在构建独立的评论系统来解决静态页面无法评论并动态加载的问题。在静态页面中嵌入一段代码,用户在请求静态页面的同时,发起异步请求指令,指令到达评论系统后,从本地文件中获取保存的评论数据,最终展示在前台页面上。
同时,在前端页面也可以展示评论提交模块,用户可以在评论提交模块上发表评论,同样,以异步请求的方式将评论指令发送至评论系统服务器,评论系统对评论指令的数据进行处理并保存至本地文件中。
此过程不需客户端以及浏览器模块相关的依赖,浏览静态页面的用户均可通过异步加载的方式实现评论功能,评论系统是独立于静态网站之外的。
实施例二
图2为本公开实施例的一种静态页面数据处理的方法的流程图,如图2所示,本实施例的方法包括以下步骤:
步骤201、用户接收到静态页面后,触发异步请求。
静态页面无需经过服务器的编译直接反馈至前端用户浏览器中,前端用户浏览器在接收到返回的静态页面后,触发异步请求。
异步请求内容包括当前用户信息以及所访问的当前页面URL,发送至评论系统服务器。
在本实施例中,用户访问静态页面后,触发异步请求,向评论服务器获取评论模块以及对应评论数据,在评论服务器处理期间,浏览器继续加载静态页面其他元素而不受阻塞影响。
步骤202、评论系统服务器接收到异步请求后,根据异步请求寻找对应的评论数据。
评论系统服务器解析异步请求,获得用户信息以及所访问的当前页面URL之后,根据用户信息以及当前页面URL在存储模块中寻找对应的评论数据。
步骤203、评论系统服务器找到对应页面的评论数据后,经过数据处理并加载,最后返回前端用户,展示在页面中。
这样本实施例的方法即可实现异步加载本地评论数据。
实施例三
本实施例与实施例二的区别在于:评论系统向用户返回评论数据的同时,也一并向用户返回评论提交模块。
图3为本公开实施例的一种静态页面数据处理的方法的流程图,如图3所示,本实施例的方法包括以下步骤:
步骤301、评论系统服务器向用户返回评论数据时一并返回的还包括评论提交模块,用户可以在评论提交模块中对页面进行评论。
步骤302、用户对页面进行评论后,主动触发提交指令,将评论数据发送至评论系统服务器。
步骤303、评论系统服务器接收到用户评论后,经过数据处理保存在当前页面对应的本地评论数据文件中。
针对评论数据的保存方面,可以在评论系统服务器中建立数据库模块,用于保存用户评论数据。
在评论系统服务器中建立数据库模块优点是:数据稳定安全,不易丢失,但需要搭建数据库服务,资源耗费较大。
实施例四
图4为本实施例的一种静态页面数据处理的装置的示意图,如图4所示,本实施例的静态页面数据处理的装置400包括:
接收模块401,用于接收用户设备的访问静态页面评论数据的请求消息;
存储模块402,用于存储评论数据;
处理模块403,用于根据所述请求消息在所述存储模块中查找对应静态页面的评论数据,将所述评论数据返回给所述用户设备。
本公开实施例通过在构建独立的评论系统,所述评论系统包括本实施例的静态页面数据处理的装置400,以解决静态页面无法评论并动态加载的问题。
本实施例中,在静态页面中嵌入一段代码,用户在请求静态页面的同时发起异步请求指令,指令到达评论系统服务器后,从本地文件中获取保存的评论数据,最终展示在前台页面上。
其中,所述访问静态页面评论数据的请求消息包括用户信息和所访问的当前页面的URL。
这样本实施例的装置即可实现异步加载本地评论数据。
实施例五
本实施例与实施例四的区别在于:如图5所示,静态页面数据处理的装置400还包括:
评论提交模块404,用于接收用户评论,将所述用户评论输出给存储模块402;
存储模块402,还用于接收到所述用户评论后,将所述用户评论经数据处理后保存在当前页面对应的本地评论数据文件中,或者将所述用户评论经数据处理后与当前页面的对应关系保存到本地数据库。
处理模块403,将所述评论数据返回给所述用户设备时还可以用于:一并返回评论提交模块404。
本实施例的装置可以实现在静态页面中提交评论。
本实施例还提供一种静态页面数据处理的装置,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其中,所述处理器执行所述程序时实现以下步骤:
接收用户设备的访问静态页面评论数据的请求消息;
根据所述请求消息在存储模块中查找对应静态页面的评论数据,将所述 评论数据返回给所述用户设备。
本公开实施例的技术方案,可以使用户在任何静态页面上进行评论,并且能够查看其它人对该页面的评论信息。
本公开实施例还提供了一种计算机可读存储介质,其存储有计算机可执行指令,所述计算机可执行指令被执行时实现所述静态页面数据处理的方法。
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本公开不限制于任何特定形式的硬件和软件的结合。
以上仅为本公开的优选实施例,当然,本公开还可有其他多种实施例,在不背离本公开精神及其实质的情况下,熟悉本领域的技术人员当可根据本公开作出各种相应的改变和变形,但这些相应的改变和变形都应属于本公开所附的权利要求的保护范围。
本申请要求于2017年7月18日递交的中国专利申请第201710587072.4号的优先权,在此全文引用上述中国专利申请公开的内容以作为本申请的一部分。

Claims (10)

  1. 一种静态页面数据处理的方法,包括:
    接收用户设备在请求静态页面的同时、发起的对于评论数据的异步请求消息;
    根据所述异步请求消息在存储模块中查找对应静态页面的评论数据,将所述评论数据返回给所述用户设备,以在该静态页面中展示。
  2. 如权利要求1所述的方法,其特征在于:
    所述访问静态页面评论数据的请求消息包括用户信息和所访问的当前页面的统一资源定位符。
  3. 如权利要求1或2所述的方法,其特征在于:所述将所述评论数据返回给所述用户设备时,还包括:
    一并返回用于接收用户评论的评论提交模块。
  4. 如权利要求3所述的方法,其特征在于:所述将所述评论数据返回给所述用户设备后,还包括:
    接收到所述用户评论后,将所述用户评论经数据处理后保存在当前页面对应的本地评论数据文件中。
  5. 如权利要求3所述的方法,其特征在于:所述将所述评论数据返回给所述用户设备后,还包括:
    接收到所述用户评论后,将所述用户评论经数据处理后与当前页面的对应关系保存到本地数据库。
  6. 一种静态页面数据处理的装置,其特征在于,包括:
    接收模块,用于接收用户设备在请求静态页面的同时、发起的对于评论数据的异步请求消息;
    存储模块,用于存储评论数据;
    处理模块,用于根据所述异步请求消息在所述存储模块中查找对应静态页面的评论数据,将所述评论数据返回给所述用户设备,以在该静态页面中展示。
  7. 如权利要求6所述的装置,其特征在于:
    所述访问静态页面评论数据的请求消息包括用户信息和所访问的当前页面的统一资源定位符。
  8. 如权利要求6或7所述的装置,其特征在于:还包括:
    评论提交模块,用于接收用户评论,将所述用户评论输出给所述存储模块;
    所述存储模块,还用于接收到所述用户评论后,将所述用户评论经数据处理后保存在当前页面对应的本地评论数据文件中,或者将所述用户评论经数据处理后与当前页面的对应关系保存到本地数据库。
  9. 如权利要求8所述的装置,其特征在于:
    所述处理模块,将所述评论数据返回给所述用户设备时还用于:一并返回所述评论提交模块。
  10. 一种静态页面数据处理的装置,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述程序时实现以下步骤:
    接收用户设备在请求静态页面的同时、发起的对于评论数据的异步请求消息;
    根据所述异步请求消息在存储模块中查找对应静态页面的评论数据,将所述评论数据返回给所述用户设备,以在该静态页面中展示。
PCT/CN2018/077407 2017-07-18 2018-02-27 静态页面数据处理的方法及装置 WO2019015326A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/306,795 US20210224470A1 (en) 2017-07-18 2018-02-27 Method and device for processing static page data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710587072.4A CN107341263B (zh) 2017-07-18 2017-07-18 一种静态页面数据处理的方法及装置
CN201710587072.4 2017-07-18

Publications (1)

Publication Number Publication Date
WO2019015326A1 true WO2019015326A1 (zh) 2019-01-24

Family

ID=60219083

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/077407 WO2019015326A1 (zh) 2017-07-18 2018-02-27 静态页面数据处理的方法及装置

Country Status (3)

Country Link
US (1) US20210224470A1 (zh)
CN (1) CN107341263B (zh)
WO (1) WO2019015326A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107341263B (zh) * 2017-07-18 2020-04-10 京东方科技集团股份有限公司 一种静态页面数据处理的方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120117494A1 (en) * 2007-09-21 2012-05-10 Michel Floyd System and method for expediting information display
CN103488675A (zh) * 2013-07-11 2014-01-01 哈尔滨工程大学 一种多网页新闻评论内容自动精确提取装置
CN104994139A (zh) * 2015-06-10 2015-10-21 丁大砾 一种对高并发网络请求发快速响应的系统
CN105007309A (zh) * 2015-06-29 2015-10-28 上海瀚之友信息技术服务有限公司 一种动态数据与静态界面的分离控制系统及方法
CN107341263A (zh) * 2017-07-18 2017-11-10 京东方科技集团股份有限公司 一种静态页面数据处理的方法及装置

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101458710A (zh) * 2008-12-25 2009-06-17 腾讯科技(深圳)有限公司 一种显示网站评论的方法和装置
CN101827129B (zh) * 2010-04-12 2012-08-08 北京志腾新诺科技有限公司 一种信息交互的方法与系统
US9311678B2 (en) * 2010-12-15 2016-04-12 Facebook, Inc. Comment plug-in for third party system
CN103024220B (zh) * 2011-09-27 2017-01-25 普联技术有限公司 一种语音留言的处理方法、系统及iad
CN103051646B (zh) * 2011-10-12 2015-07-08 腾讯数码(天津)有限公司 信息同步方法和设备
CN102984251B (zh) * 2012-11-26 2016-08-03 北京奇虎科技有限公司 实现网页内容评论的系统和方法
CN102968487B (zh) * 2012-11-26 2017-04-05 北京奇虎科技有限公司 一种实现网页内容评论的浏览器、服务器和方法
CN103345347B (zh) * 2013-07-17 2016-03-30 华为技术有限公司 一种对页面内容进行评论的方法及设备
CN104504131A (zh) * 2014-12-31 2015-04-08 广州爱书旗信息技术有限公司 基于划线实现用户评论的方法、装置、终端设备及系统
US20160219339A1 (en) * 2015-01-23 2016-07-28 Ronelle Brockington System and Method for Interacting with Video Comments Through Social Networking Sites
US20170140051A1 (en) * 2015-11-16 2017-05-18 Facebook, Inc. Ranking and Filtering Comments Based on Labelling
US20180293610A1 (en) * 2017-04-11 2018-10-11 RevContent, LLC Methods and systems for integrating applications into a content recommendation network

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120117494A1 (en) * 2007-09-21 2012-05-10 Michel Floyd System and method for expediting information display
CN103488675A (zh) * 2013-07-11 2014-01-01 哈尔滨工程大学 一种多网页新闻评论内容自动精确提取装置
CN104994139A (zh) * 2015-06-10 2015-10-21 丁大砾 一种对高并发网络请求发快速响应的系统
CN105007309A (zh) * 2015-06-29 2015-10-28 上海瀚之友信息技术服务有限公司 一种动态数据与静态界面的分离控制系统及方法
CN107341263A (zh) * 2017-07-18 2017-11-10 京东方科技集团股份有限公司 一种静态页面数据处理的方法及装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WANG, MAOCHANG: "China High Technology Enterprises", A SAMPLE ANALYSIS OF THE METHOD OF STATIC WEBPAGE ACCESSING DATABASE, 15 September 2008 (2008-09-15), pages 145, ISSN: 1009-2374 *

Also Published As

Publication number Publication date
CN107341263A (zh) 2017-11-10
CN107341263B (zh) 2020-04-10
US20210224470A1 (en) 2021-07-22

Similar Documents

Publication Publication Date Title
US10956652B2 (en) Support for non-native file types in web application environment
US9547721B2 (en) Native application search results
WO2016192556A1 (zh) 接口调用方法、装置及终端
RU2611966C2 (ru) Рекомендательная система для пополнения данных
CN106663108B (zh) 用于原生应用的深链接
US8527862B2 (en) Methods for making ajax web applications bookmarkable and crawlable and devices thereof
US9426200B2 (en) Updating dynamic content in cached resources
US20180225387A1 (en) Method and apparatus for accessing webpage, apparatus and non-volatile computer storage medium
US9967370B2 (en) OData enabled mobile software applications
US20110231386A1 (en) Indexing and searching employing virtual documents
US9805406B2 (en) Embeddable media content search widget
US20140068005A1 (en) Identification, caching, and distribution of revised files in a content delivery network
US20130191492A1 (en) Server-Side Minimal Download and Error Failover
US10846361B2 (en) User-specific customization of web pages
US20150012819A1 (en) Template-driven decoration engine
CN109428872B (zh) 数据传输方法、设备、服务器及启动方法、系统
US20150067089A1 (en) Metadata driven declarative client-side session management and differential server side data submission
WO2018081963A1 (zh) 一种dns解析方法、装置及网络系统
WO2019015326A1 (zh) 静态页面数据处理的方法及装置
US12001458B2 (en) Multi-cloud object store access
US11556608B2 (en) Caching for single page web applications
CN106452855B (zh) 一种文章标签添加方法和装置
US20150261733A1 (en) Asset collection service through capture of content
US10600108B2 (en) Web session security and computational load management
CN117520683A (zh) Ab测试分流管理方法、装置、设备及存储介质

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 19/05/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18836106

Country of ref document: EP

Kind code of ref document: A1