[go: up one dir, main page]

CN111859228A - Web content display method, device and system - Google Patents

Web content display method, device and system Download PDF

Info

Publication number
CN111859228A
CN111859228A CN201910341222.2A CN201910341222A CN111859228A CN 111859228 A CN111859228 A CN 111859228A CN 201910341222 A CN201910341222 A CN 201910341222A CN 111859228 A CN111859228 A CN 111859228A
Authority
CN
China
Prior art keywords
article
service
link
static resource
content
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201910341222.2A
Other languages
Chinese (zh)
Other versions
CN111859228B (en
Inventor
蒋履伟
李阳阳
张宇晴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software Co Ltd
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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201910341222.2A priority Critical patent/CN111859228B/en
Publication of CN111859228A publication Critical patent/CN111859228A/en
Application granted granted Critical
Publication of CN111859228B publication Critical patent/CN111859228B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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/957Browsing optimisation, e.g. caching or content distillation

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)

Abstract

The disclosure relates to a webpage content display method, device and system, which are used for solving the technical problems of low efficiency, complicated demand change and modification and the like caused by repeated access of different service parties to a content provider in the related technology. The webpage content display method comprises the following steps: sending a content recommendation request to a service sharing server; receiving an article link sent by the service sharing server; sending the article link and a client identifier for browsing articles to a service providing end; and receiving a link of the webpage fed back by the service providing end and displaying a detail page of an article text in the webpage on the service client, wherein the display forms of different detail pages of the service client are different.

Description

网页内容展示方法、装置和系统Web content display method, device and system

技术领域technical field

本公开涉及网络通信领域,具体地,涉及一种网页内容展示方法、装置和系统。The present disclosure relates to the field of network communication, and in particular, to a method, apparatus and system for displaying webpage content.

背景技术Background technique

资讯阅读如今已经成为人们日常使用手机的必备需求,各种资讯阅读类APP也如雨后春笋般发展起来。纵观各家资讯类APP,大体上呈现的形式单一。比如,某体育解说既在微博上发布了题为《NBA季后赛对位结果预测》的文章,也在微信公众号和QQ浏览器上发布了该文章。Information reading has now become an essential requirement for people's daily use of mobile phones, and various information reading APPs have also sprung up. Looking at various information APPs, they generally present a single form. For example, a sports commentator not only published an article on Weibo titled "Prediction of NBA Playoff Matchup Results", but also published the article on WeChat public account and QQ browser.

发明内容SUMMARY OF THE INVENTION

本公开提供一种网页内容展示方法、装置和系统,以解决相关技术中不同业务方重复接入内容提供方导致效率低下和需求变更修改繁琐等的技术问题。The present disclosure provides a method, device and system for displaying web page content, so as to solve the technical problems in the related art that different business parties repeatedly access the content provider, resulting in low efficiency and cumbersome change and modification of requirements.

为实现上述目的,本公开实施例的第一方面,提供一种网页内容展示方法,应用于安装有业务客户端的终端;所述网页内容展示方法包括:In order to achieve the above object, a first aspect of the embodiments of the present disclosure provides a method for displaying webpage content, which is applied to a terminal installed with a service client; the method for displaying webpage content includes:

向业务共享服务端发送内容推荐请求;Send a content recommendation request to the business sharing server;

接收所述业务共享服务端发送的文章链接;receiving the article link sent by the business sharing server;

将所述文章链接和用于浏览文章的客户端标识发送至业务提供端;sending the article link and the client identifier used to browse the article to the service provider;

接收所述业务提供端反馈的网页的链接并在所述业务客户端显示所述网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。Receive the link of the webpage fed back by the service provider, and display the detail page of the article body in the webpage on the service client, and the display form of the detail page is different for different service clients.

可选地,还包括:Optionally, also include:

接收所述业务客户端发送的第二静态资源获取请求,所述接收所述业务提供端反馈的网页的链接并在所述业务客户端显示所述网页中文章正文的详情页,包括:Receiving the second static resource acquisition request sent by the service client, receiving the link of the web page fed back by the service provider and displaying the detail page of the article body in the web page on the service client, including:

根据所述链接中不同客户端标识对应的第一静态资源,对所述网页中的文章正文分别进行处理,其中,不同的所述业务客户端对应的所述第一静态资源不同;According to the first static resources corresponding to different client identifiers in the link, the article texts in the webpage are respectively processed, wherein the first static resources corresponding to different business clients are different;

在不同的所述业务客户端对应显示处理后的所述文章正文的详情页。The processed detail pages of the article body are correspondingly displayed on different service clients.

可选地,所述接收所述业务提供端反馈的网页的链接并在所述业务客户端显示所述网页中文章正文的详情页,包括:Optionally, receiving the link of the webpage fed back by the service provider and displaying the detail page of the article body in the webpage on the service client, including:

根据所述链接中不同客户端标识对应的第一静态资源,对所述网页中的文章正文分别进行处理,其中,不同的所述业务客户端对应的所述第一静态资源不同;According to the first static resources corresponding to different client identifiers in the link, the article texts in the webpage are respectively processed, wherein the first static resources corresponding to different business clients are different;

在不同的所述业务客户端对应显示处理后的所述文章正文的详情页。The processed detail pages of the article body are correspondingly displayed on different service clients.

本公开实施例的第二方面,提供一种网页内容展示方法,应用于业务共享服务端,所述业务共享服务端设有内容共享数据库;所述网页内容展示方法包括:In a second aspect of the embodiments of the present disclosure, a method for displaying webpage content is provided, which is applied to a service sharing server, where the service sharing server is provided with a content sharing database; the webpage content displaying method includes:

接收安装有业务客户端的终端发送的内容推荐请求;Receive a content recommendation request sent by a terminal installed with a service client;

根据所述内容推荐请求,在所述内容共享数据库中确定推荐的文章并将文章链接发送给所述终端,以使所述终端将文章链接和用于浏览文章的客户端标识发送至业务提供端;According to the content recommendation request, determine a recommended article in the content sharing database and send the article link to the terminal, so that the terminal sends the article link and the client identifier for browsing the article to the service provider ;

接收所述业务提供端发送的第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;receiving a request for obtaining a first static resource sent by the service provider, where the request for obtaining the first static resource includes the client identifier;

根据所述客户端标识,将所述第一静态资源发送至所述业务提供端,以使所述业务提供端根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接返回给所述终端。According to the client identifier, the first static resource is sent to the service provider, so that the service provider can process the text of the article according to the first static resource and the article link A link to the web page is returned to the terminal.

可选地,还包括:Optionally, also include:

接收所述终端发送的第二静态资源的获取请求,所述第二静态资源的获取请求包括所述链接中的link href,所述第二静态资源为所述业务客户端对应的静态资源;receiving a request for obtaining a second static resource sent by the terminal, where the request for obtaining the second static resource includes the link href in the link, and the second static resource is a static resource corresponding to the service client;

根据所述link href,将所述第二静态资源发送至所述终端,以使所述终端在验证所述第二静态资源与所述链接中的所述第一静态资源一致后,将所述网页中文章正文的详情页显示在所述业务客户端中。sending the second static resource to the terminal according to the link href, so that the terminal sends the second static resource to the terminal after verifying that the second static resource is consistent with the first static resource in the link The detail page of the article body in the webpage is displayed in the business client.

可选地,还包括:Optionally, also include:

获取所述业务提供端推送的内容数据;Obtain the content data pushed by the service provider;

将推送的所述内容数据处理后存入所述内容共享数据库。The pushed content data is processed and stored in the content sharing database.

本公开实施例的第三方面,提供一种网页内容展示方法,应用于业务提供端,所述网页内容展示方法包括:In a third aspect of the embodiments of the present disclosure, a method for displaying webpage content is provided, which is applied to a service provider, and the method for displaying webpage content includes:

接收装有业务客户端的终端发送的文章链接和用于浏览文章的客户端标识;Receive the article link sent by the terminal equipped with the service client and the client identifier used for browsing the article;

向业务共享服务端发送第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;sending a first static resource acquisition request to the service sharing server, where the first static resource acquisition request includes the client identifier;

接收所述业务共享服务端反馈的所述第一静态资源;receiving the first static resource fed back by the service sharing server;

根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接发送至所述终端。The article body is processed according to the first static resource and the article link, and the link of the web page formed after the processing is sent to the terminal.

可选地,还包括:Optionally, also include:

向所述业务共享服务端推送内容数据。Push content data to the service sharing server.

本公开实施例的第四方面,提供一种网页内容展示装置,应用于安装有业务客户端的终端;所述网页内容展示装置包括:In a fourth aspect of the embodiments of the present disclosure, a webpage content display device is provided, which is applied to a terminal installed with a service client; the webpage content display device includes:

第一发送模块,被配置为向业务共享服务端发送内容推荐请求;a first sending module, configured to send a content recommendation request to the service sharing server;

第一接收模块,被配置为接收所述业务共享服务端发送的文章链接;a first receiving module, configured to receive the article link sent by the service sharing server;

第二发送模块,被配置为将所述文章链接和用于浏览文章的客户端标识发送至业务提供端;The second sending module is configured to send the article link and the client identifier for browsing the article to the service provider;

显示模块,被配置为接收所述业务提供端反馈的网页的链接并在所述业务客户端显示所述网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。The display module is configured to receive the link of the webpage fed back by the service provider and display the detail page of the article body in the webpage on the service client, and the display form of the detail page is different for different service clients.

可选地,所述显示模块还被配置为包括:根据所述链接中的第一静态资源,对所述网页中的文章正文分别进行处理,其中,不同的所述业务客户端对应的所述第一静态资源不同;在不同的所述业务客户端对应显示处理后的所述文章正文的详情页。Optionally, the display module is further configured to include: according to the first static resource in the link, respectively process the text of the article in the webpage, wherein the The first static resources are different; the processed detail pages of the article body are correspondingly displayed on different service clients.

可选地,还包括:Optionally, also include:

第三发送模块,被配置为所述在不同的所述业务客户端对应显示处理后的所述文章正文的详情页之前,根据所述链接中的link href,向所述业务共享服务端发送第二静态资源的获取请求,所述第二静态资源为所述业务客户端对应的静态资源;The third sending module is configured to, according to the link href in the link, before the different business clients correspondingly display the processed detail page of the article body, send the first message to the business sharing server Two acquisition requests for static resources, where the second static resources are static resources corresponding to the service client;

第二接收模块,被配置为接收所述业务共享服务端反馈的所述第二静态资源;a second receiving module, configured to receive the second static resource fed back by the service sharing server;

确认模块,被配置为确认所述第二静态资源与所述链接中的所述第一静态资源一致。A confirmation module configured to confirm that the second static resource is consistent with the first static resource in the link.

本公开实施例的第五方面,提供一种网页内容展示装置,应用于业务共享服务端,所述业务共享服务端设有内容共享数据库;所述网页内容展示装置包括:A fifth aspect of the embodiments of the present disclosure provides a webpage content display apparatus, which is applied to a service sharing server, and the service sharing server is provided with a content sharing database; the webpage content display apparatus includes:

第一接收模块,被配置为接收安装有业务客户端的终端发送的内容推荐请求;a first receiving module, configured to receive a content recommendation request sent by a terminal installed with a service client;

确定模块,被配置为根据所述内容推荐请求,在所述内容共享数据库中确定推荐的文章并将文章链接发送给所述终端,以使所述终端将文章链接和用于浏览文章的客户端标识发送至业务提供端;a determining module, configured to determine a recommended article in the content sharing database according to the content recommendation request and send the article link to the terminal, so that the terminal can link the article to the client for browsing the article The identification is sent to the service provider;

第二接收模块,被配置为接收所述业务提供端发送的第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;a second receiving module, configured to receive a first static resource acquisition request sent by the service provider, where the first static resource acquisition request includes the client identifier;

第一发送模块,被配置为根据所述客户端标识,将所述第一静态资源发送至所述业务提供端,以使所述业务提供端根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接返回给所述终端。a first sending module, configured to send the first static resource to the service provider according to the client identifier, so that the service provider can process the first static resource and the article link according to the first static resource The text of the article and the link of the web page formed after processing are returned to the terminal.

可选地,还包括:Optionally, also include:

第三接收模块,被配置为接收所述终端发送的第二静态资源的获取请求,所述第二静态资源的获取请求包括所述链接中的link href,所述第二静态资源为所述业务客户端对应的静态资源;a third receiving module, configured to receive a request for acquiring a second static resource sent by the terminal, where the request for acquiring the second static resource includes the link href in the link, and the second static resource is the service The static resources corresponding to the client;

第二发送模块,被配置为根据所述link href,将所述第二静态资源发送至所述终端,以使所述终端在验证所述第二静态资源与所述链接中的所述第一静态资源一致后,将所述网页中文章正文的详情页显示在所述业务客户端中。The second sending module is configured to send the second static resource to the terminal according to the link href, so that the terminal is verifying the second static resource and the first link in the link. After the static resources are consistent, the detail page of the article body in the webpage is displayed in the service client.

可选地,还包括:Optionally, also include:

获取模块,被配置为获取所述业务提供端推送的内容数据;an acquisition module, configured to acquire the content data pushed by the service provider;

存储模块,被配置为将推送的所述内容数据处理后存入所述内容共享数据库。The storage module is configured to store the pushed content data into the content sharing database after processing.

本公开实施例的第六方面,提供一种网页内容展示装置,包括:A sixth aspect of the embodiments of the present disclosure provides a webpage content display device, including:

处理器;processor;

用于存储处理器可执行指令的存储器;memory for storing processor-executable instructions;

其中,所述处理器被配置为:wherein the processor is configured to:

向业务共享服务端发送内容推荐请求;Send a content recommendation request to the business sharing server;

接收所述业务共享服务端发送的文章链接;receiving the article link sent by the business sharing server;

将所述文章链接和用于浏览文章的客户端标识发送至业务提供端;sending the article link and the client identifier used to browse the article to the service provider;

接收所述业务提供端反馈的网页的链接并在所述业务客户端显示所述网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。Receive the link of the webpage fed back by the service provider, and display the detail page of the article body in the webpage on the service client, and the display form of the detail page is different for different service clients.

本公开实施例的第七方面,提供一种网页内容展示装置,包括:A seventh aspect of the embodiments of the present disclosure provides a webpage content display device, including:

处理器;processor;

用于存储内容共享数据库和处理器可执行指令的存储器;memory for storing the content sharing database and processor executable instructions;

其中,所述处理器被配置为:wherein the processor is configured to:

接收安装有业务客户端的终端发送的内容推荐请求;Receive a content recommendation request sent by a terminal installed with a service client;

根据所述内容推荐请求,在所述内容共享数据库中确定推荐的文章并将文章链接发送给所述终端,以使所述终端将文章链接和用于浏览文章的客户端标识发送至业务提供端;According to the content recommendation request, determine a recommended article in the content sharing database and send the article link to the terminal, so that the terminal sends the article link and the client identifier for browsing the article to the service provider ;

接收所述业务提供端发送的第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;receiving a request for obtaining a first static resource sent by the service provider, where the request for obtaining the first static resource includes the client identifier;

根据所述客户端标识,将所述第一静态资源发送至所述业务提供端,以使所述业务提供端根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接返回给所述终端。According to the client identifier, the first static resource is sent to the service provider, so that the service provider can process the text of the article according to the first static resource and the article link A link to the web page is returned to the terminal.

本公开实施例的第八方面,提供一种网页内容提供系统,包括:业务共享服务端、安装有业务客户端的终端和业务提供端;其中,所述业务共享服务端设有内容共享数据库;An eighth aspect of the embodiments of the present disclosure provides a system for providing web page content, including: a service sharing server, a terminal on which a service client is installed, and a service provider; wherein, the service sharing server is provided with a content sharing database;

所述终端向所述业务共享服务端发送内容推荐请求;所述业务共享服务端根据所述内容推荐请求,在所述内容共享数据库中确定推荐的文章并将文章链接发送给所述终端;所述终端将所述文章链接和用于浏览文章的客户端标识发送至所述业务提供端;所述业务提供端向所述业务共享服务端发送第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;所述业务共享服务端根据所述客户端标识,将所述第一静态资源发送至所述业务提供端;所述业务提供端根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接发送至所述终端;所述终端在所述业务客户端显示所述网页中文章正文的详情页。The terminal sends a content recommendation request to the service sharing server; the service sharing server determines a recommended article in the content sharing database according to the content recommendation request and sends the article link to the terminal; The terminal sends the article link and the client identifier used to browse the article to the service provider; the service provider sends a first static resource acquisition request to the service sharing server, the first static The resource acquisition request includes the client identifier; the service sharing server sends the first static resource to the service provider according to the client identifier; the service provider sends the first static resource to the service provider according to the first static resource. The resource and the article link process the article body and send the link of the web page formed after processing to the terminal; the terminal displays the detail page of the article body in the web page on the service client.

本公开实施例的第九方面,提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现上述第一方面至第三方面中任一项所述方法的步骤。A ninth aspect of the embodiments of the present disclosure provides a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, implements the steps of the method in any one of the above-mentioned first to third aspects .

采用上述技术方案,至少能够达到如下技术效果:By adopting the above technical solution, at least the following technical effects can be achieved:

本公开通过设计一种多客户端复用同一内容来源网页可分别定制样式和逻辑的合作方式,由内容提供方按约定提供原始内容,各个业务方准备CSS和JS等静态资源,从而实现同一内容来源网页分别在不同客户端定制样式和逻辑的功能,解决了相关技术中不同业务方重复接入内容提供方导致效率低下和需求变更修改繁琐等的技术问题,使得业务客户端能够与内容提供方解耦,降低了内容提供方的开发成本和不同端之间互相沟通的成本,并且由于静态资源可以由各业务独立维护,方便个性化定制和优化变更,提升了用户体验。The present disclosure designs a cooperation mode in which multiple clients reuse the same content source web page and can customize the style and logic respectively. The content provider provides the original content according to the agreement, and each business party prepares static resources such as CSS and JS, so as to realize the same content The function of customizing the style and logic of the source web page on different clients solves the technical problems of inefficiency and cumbersome modification and modification of requirements caused by repeated access of different business parties to the content provider in related technologies, so that the business client can communicate with the content provider. Decoupling reduces the development cost of the content provider and the cost of communication between different terminals, and because static resources can be independently maintained by each business, it is convenient for personalized customization and optimization changes, and the user experience is improved.

本公开的其他特征和优点将在随后的具体实施方式部分予以详细说明。Other features and advantages of the present disclosure will be described in detail in the detailed description that follows.

附图说明Description of drawings

附图是用来提供对本公开的进一步理解,并且构成说明书的一部分,与下面的具体实施方式一起用于解释本公开,但并不构成对本公开的限制。在附图中:The accompanying drawings are used to provide a further understanding of the present disclosure, and constitute a part of the specification, and together with the following detailed description, are used to explain the present disclosure, but not to limit the present disclosure. In the attached image:

图1是本公开一示例性实施例示出的一种网页内容展示系统的示意图。FIG. 1 is a schematic diagram of a system for displaying web page content according to an exemplary embodiment of the present disclosure.

图2是本公开一示例性实施例示出的一种网页内容展示方法的流程图。FIG. 2 is a flowchart of a method for displaying webpage content according to an exemplary embodiment of the present disclosure.

图3和图4分别是本公开一示例性实施例示出的同一个业务提供端的内容在不同客户端的显示详情。FIG. 3 and FIG. 4 are respectively the display details of the content of the same service provider on different clients according to an exemplary embodiment of the present disclosure.

图5是本公开一示例性实施例示出的一种网页内容展示装置的框图。FIG. 5 is a block diagram of an apparatus for displaying webpage content according to an exemplary embodiment of the present disclosure.

图6是本公开一示例性实施例示出的另一种网页内容展示装置的框图。FIG. 6 is a block diagram of another apparatus for displaying webpage content according to an exemplary embodiment of the present disclosure.

图7是本公开一示例性实施例示出的另一种网页内容展示装置的框图。FIG. 7 is a block diagram of another webpage content display apparatus according to an exemplary embodiment of the present disclosure.

图8是本公开一示例性实施例示出的一种网页内容展示装置的框图。FIG. 8 is a block diagram of an apparatus for displaying webpage content according to an exemplary embodiment of the present disclosure.

具体实施方式Detailed ways

以下结合附图对本公开的具体实施方式进行详细说明。应当理解的是,此处所描述的具体实施方式仅用于说明和解释本公开,并不用于限制本公开。The specific embodiments of the present disclosure will be described in detail below with reference to the accompanying drawings. It should be understood that the specific embodiments described herein are only used to illustrate and explain the present disclosure, but not to limit the present disclosure.

本公开发明人在使用资讯阅读的过程中发现,即使有自建自媒体平台,大部分原创作者也都会在多平台发布,很少有独家发布的内容。所以大部分资讯类APP的内容单一,更多的是推荐算法、产品体验和运营活动的区别在内容单一且非独家的背景下,就会有业务方引进内容的需求,但是由于不同业务方对详情页面的需求不同(样式、排版等),所以当一个业务方接入就会带来一次较大的开发量,效率十分低。同时,如果有需求变更的话,还得从内容源进行修改,十分不灵活。The inventor of the present disclosure found in the process of using the information to read that even if there is a self-built self-media platform, most of the original authors will publish on multiple platforms, and there are few exclusive published contents. Therefore, the content of most information APPs is single, and it is more about the difference between recommendation algorithms, product experience and operation activities. Under the background of single and non-exclusive content, there will be needs for business parties to introduce content, but due to different business parties The requirements of the detail page are different (style, layout, etc.), so when a business party accesses it, it will bring a large amount of development and the efficiency is very low. At the same time, if there is a demand change, it has to be modified from the content source, which is very inflexible.

图1是根据一示例性实施例示出的一种网页内容提供系统的示意图。如图1所示,该网页内容提供系统可以包括业务共享服务端20、安装有业务客户端的终端30和业务提供端40;其中,所述业务共享服务端20设有内容共享数据库和各种业务客户端对应的静态资源,所述静态资源CSS、JS和错误页面处理等资源。FIG. 1 is a schematic diagram of a system for providing web page content according to an exemplary embodiment. As shown in FIG. 1, the webpage content providing system may include a service sharing server 20, a terminal 30 installed with a service client, and a service providing terminal 40; wherein, the service sharing server 20 is provided with a content sharing database and various services The static resources corresponding to the client, such as the static resources CSS, JS, and error page processing resources.

所述业务提供端40可以向所述业务共享服务端20推送需要更新的内容数据,所述业务共享服务端20在获取所述业务提供端40推送的内容数据后,需要对内容数据进行处理和分析后,再存入内容共享数据库中,比如记录内容的入库时间,作者名字,文章的评分等级,内容所属分类等处理方式。The service provider 40 may push the content data that needs to be updated to the service sharing server 20, and the service sharing server 20 needs to process and process the content data after acquiring the content data pushed by the service provider 40. After analysis, it is stored in the content sharing database, such as recording the storage time of the content, the name of the author, the rating level of the article, the classification of the content and other processing methods.

所述业务客户端为安装于终端30中的应用程序,如图1所示,终端30中的应用程序可以包括微博、UC浏览器、QQ浏览器和微信等应用。其中,本公开中的终端30可能是智能手机、智能手表、智能手环、平板电脑等。图1以终端30是智能手机来示意。The service client is an application program installed in the terminal 30. As shown in FIG. 1, the application program in the terminal 30 may include applications such as Weibo, UC browser, QQ browser, and WeChat. Wherein, the terminal 30 in the present disclosure may be a smart phone, a smart watch, a smart bracelet, a tablet computer, or the like. FIG. 1 illustrates that the terminal 30 is a smartphone.

图2是根据一示例性实施例示出的一种网页内容展示方法的流程图,以解决相关技术中不同业务方重复接入内容提供方导致效率低下和需求变更修改繁琐等的技术问题。本实施例示出的该网络连接方法可以应用于如图1所示的网页内容提供系统,如图2所示,该方法包括:FIG. 2 is a flow chart of a method for displaying webpage content according to an exemplary embodiment, to solve the technical problems in the related art that different business parties repeatedly access content providers, resulting in low efficiency and cumbersome changes and modifications of requirements. The network connection method shown in this embodiment can be applied to the web page content providing system shown in FIG. 1 . As shown in FIG. 2 , the method includes:

S11,终端向业务共享服务端发送内容推荐请求。S11, the terminal sends a content recommendation request to the service sharing server.

S12,业务共享服务端根据内容推荐请求,在内容共享数据库中确定推荐的文章并将文章链接发送给终端。S12, the service sharing server determines the recommended articles in the content sharing database according to the content recommendation request, and sends the article link to the terminal.

S13,终端将所述文章链接和用于浏览文章的客户端标识发送至业务提供端。S13, the terminal sends the article link and the client identifier for browsing the article to the service provider.

S14,业务提供端向业务共享服务端发送第一静态资源的获取请求,所述第一静态资源获取请求包括客户端标识;S14, the service provider sends a first static resource acquisition request to the service sharing server, where the first static resource acquisition request includes a client identifier;

S15,业务共享服务端根据客户端标识,将第一静态资源发送至业务提供端;S15, the service sharing server sends the first static resource to the service provider according to the client identifier;

S16,业务提供端根据第一静态资源和文章链接处理文章正文并将处理后形成的网页的链接发送至终端;S16, the service provider processes the article body according to the first static resource and the article link and sends the link of the web page formed after processing to the terminal;

S17,终端在业务客户端显示网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。S17 , the terminal displays the detail page of the article body in the webpage on the service client, and the display form of the detail page is different for the service client.

其中,所述业务客户端可以是各种浏览器,如图1中的UC浏览器和QQ浏览器,所述业务客户端也可以是内嵌浏览器或者提供浏览网页接口的各种应用,如图1中的微博和微信。The service client can be various browsers, such as the UC browser and QQ browser in FIG. 1 , and the service client can also be an embedded browser or various applications that provide web browsing interfaces, such as Weibo and WeChat in Figure 1.

在步骤S11中,终端中的业务客户端根据自身需求向业务共享服务端发送内容推荐请求。比如,UC浏览器想要获取实时新闻,可以向业务共享服务端发送实时新闻推荐请求。In step S11, the service client in the terminal sends a content recommendation request to the service sharing server according to its own needs. For example, if the UC browser wants to obtain real-time news, it can send a real-time news recommendation request to the business sharing server.

接下来,执行步骤S12,业务共享服务端根据内容推荐请求,在内容共享数据库中确定推荐的文章并将文章的URL发送给业务客户端。业务共享服务端中设有预设的推荐算法,推荐算法根据终端发送的内容推荐请求,在内容共享数据库中计算出推荐文章,进而,业务共享服务端将推荐的文章的URL发送终端。Next, step S12 is executed, the service sharing server determines the recommended articles in the content sharing database according to the content recommendation request, and sends the URL of the article to the service client. The business sharing server is provided with a preset recommendation algorithm, and the recommendation algorithm calculates the recommended articles in the content sharing database according to the content recommendation request sent by the terminal, and then the business sharing server sends the URL of the recommended article to the terminal.

然后,执行步骤S13,终端将文章的URL和用于浏览文章的客户端标识发送至业务提供端,以获取含有文章正文的网页。其中,客户端标识可以是浏览网页的浏览器ID,也可以是提供浏览网页接口的其它应用的标识。业务提供端在收到文章的URL和用于浏览文章的客户端标识后,业务提供端根据客户端标识向业务共享服务端发送第一静态资源的获取请求。Then, step S13 is performed, and the terminal sends the URL of the article and the client identifier for browsing the article to the service provider, so as to obtain a web page containing the text of the article. The client identifier may be a browser ID for browsing a web page, or an identifier of other applications that provide a web page browsing interface. After the service provider receives the URL of the article and the client identifier for browsing the article, the service provider sends a first static resource acquisition request to the service sharing server according to the client identifier.

由于业务共享服务端中存储有各种客户端对应的静态资源,业务共享服务端需要根据客户端标识,找出客户端标识对应的第一静态资源,并将第一静态资源发送至业务提供端。Since the service sharing server stores static resources corresponding to various clients, the service sharing server needs to find out the first static resource corresponding to the client identifier according to the client identifier, and send the first static resource to the service provider .

接下来,执行步骤S16,业务提供端根据第一静态资源和文章链接处理文章正文并将处理后形成的网页的链接发送至终端。比如,业务提供端接收业务共享服务端发送的CSS、JS和错误页面处理地址等静态资源后,在文章正文HTML中引入CSS、JS和错误页面处理地址等静态资源,然后返回给终端。Next, step S16 is executed, the service provider processes the article body according to the first static resource and the article link, and sends the link of the web page formed after processing to the terminal. For example, after receiving static resources such as CSS, JS, and error page processing addresses sent by the service sharing server, the service provider introduces static resources such as CSS, JS, and error page processing addresses into the HTML of the article body, and then returns them to the terminal.

不同的业务客户端对应的静态资源不同,比如,UC浏览器和QQ浏览器对应的CSS、JS和错误页面处理地址等静态资源并不一样。终端在接收到网页的链接后,根据所述链接中不同客户端标识对应的第一静态资源,对所述网页中的文章正文分别进行处理,进而在不同的所述业务客户端对应显示处理后的所述文章正文的详情页。The static resources corresponding to different business clients are different. For example, the static resources such as CSS, JS and error page processing addresses corresponding to the UC browser and the QQ browser are different. After receiving the link of the webpage, the terminal separately processes the article text in the webpage according to the first static resources corresponding to different client identifiers in the link, and then displays the corresponding display processing on the different business clients. The details page of the article body of the said article.

需要说明的是,业务客户端不同详情页的展示形式不同。这里的不同包括两个方面:第一方面,是指不同的网页的文章正文详情页在同一个客户端展示形式不同,比如,UC浏览器显示一篇国际新闻的详情页和一篇国内新闻的详情页,这两详情页的展示形式可以是不同的;第二方面,是指同一篇文章在不同的业务客户端展示形式不同,如图3和图4所示,图3和图4分别是同一篇考古新闻在不同业务客户端的显示详情。It should be noted that the display forms of different detail pages of the business client are different. The difference here includes two aspects: the first aspect refers to the different display forms of the article body details pages of different webpages on the same client. For example, the UC browser displays the details page of an international news and the details page of a domestic news. Details page, the display forms of the two detail pages can be different; the second aspect refers to the different display forms of the same article in different business clients, as shown in Figure 3 and Figure 4, Figure 3 and Figure 4 are respectively Display details of the same archaeological news in different business clients.

举例来讲,同一个内容提供方环球网的一篇关于考古资讯的文章需要在应用A和应用B上发布,环球网可以把文章内容发送至业务共享服务端。装有应用A和应用B的终端将获取环球网资讯的请求发送至业务共享服务端,业务共享服务端根据请求将关于考古资讯的文章的URL发送至终端。终端将该文章的URL和应用A和应用B的客户端标识发送至环球网对应的业务提供端,业务提供端将应用A和应用B的客户端标识发送至业务共享服务端,以使业务共享服务端将应用A和应用B的对应的CSS、JS和错误页面反馈给业务提供端。业务提供端根据文章的URL,在文章正文HTML中引入CSS、JS和错误页面,并返回给终端。接下来,终端根据应用A和应用B的对应的CSS、JS和错误页面,对所述文章正文HTML分别进行处理,并在应用A和应用B上对应显示处理后的文章正文的详情页,如图3和图4所示,图3为应用A显示的环球网的考古资讯的文章正文的详情页,图4为应用A显示的环球网的考古资讯的文章正文的详情页。For example, an article about archaeological information from the same content provider World Wide Web needs to be published on Application A and Application B, and World Wide Web can send the content of the article to the business sharing server. The terminal equipped with application A and application B sends a request for obtaining information from the World Wide Web to the business sharing server, and the business sharing server sends the URL of the article on archaeological information to the terminal according to the request. The terminal sends the URL of the article and the client identifiers of application A and application B to the service provider corresponding to the World Wide Web, and the service provider sends the client identifiers of application A and application B to the service sharing server, so that the service can be shared. The server feeds back the corresponding CSS, JS and error pages of application A and application B to the service provider. According to the URL of the article, the service provider introduces CSS, JS and error pages into the HTML of the article body, and returns it to the terminal. Next, the terminal processes the HTML of the article body respectively according to the corresponding CSS, JS and error pages of application A and application B, and displays the details page of the processed article body on application A and application B, such as As shown in FIGS. 3 and 4 , FIG. 3 is the detail page of the article text of the archaeological information of the World Wide Web displayed by application A, and FIG. 4 is the detail page of the article text of the archaeological information of the World Wide Web displayed by application A.

可选地,为了保证终端中的业务客户端能够正确显示网页中文章正文的详情页,业务客户端在接收业务提供端反馈的文章链接后,向业务共享服务端发送第二静态资源的获取请求,第二静态资源的获取请求包括正文HTML中的link href。业务共享服务端根据link href,查找第二静态资源,并将找到的第二静态资源发送至业务客户端。业务客户端在接收第二静态资源后,验证第二静态资源与正文HTML中的第一静态资源是否一致,如果一致,则说明第一静态资源为业务客户端对应的静态资源,可以将正文HTML的详情页显示在业务客户端中;如果不一致,则说明第一静态资源不说业务客户端对应的静态资源,可以重新执行步骤S14。Optionally, in order to ensure that the service client in the terminal can correctly display the details page of the article body in the webpage, the service client sends a second static resource acquisition request to the service sharing server after receiving the article link fed back by the service provider. , the acquiring request for the second static resource includes the link href in the HTML of the body. The service sharing server searches for the second static resource according to the link href, and sends the found second static resource to the service client. After the service client receives the second static resource, it verifies whether the second static resource is consistent with the first static resource in the body HTML. If they are consistent, it means that the first static resource is the static resource corresponding to the service client, and the body HTML can be changed. The details page is displayed in the service client; if it is inconsistent, it means that the first static resource does not mention the static resource corresponding to the service client, and step S14 can be performed again.

本公开通过设计一种多客户端复用同一内容来源网页可分别定制样式和逻辑的合作方式,由内容提供方按约定提供原始内容,各个业务方准备CSS和JS等静态资源,从而实现同一内容来源网页分别在不同客户端定制样式和逻辑的功能,解决了相关技术中不同业务方重复接入内容提供方导致效率低下和需求变更修改繁琐等的技术问题,使得业务客户端能够与内容提供方解耦,降低了内容提供方的开发成本和不同端之间互相沟通的成本,并且由于静态资源可以由各业务独立维护,方便个性化定制和优化变更,提升了用户体验。The present disclosure designs a cooperation mode in which multiple clients reuse the same content source web page and can customize the style and logic respectively. The content provider provides the original content according to the agreement, and each business party prepares static resources such as CSS and JS, so as to realize the same content The function of customizing the style and logic of the source web page on different clients solves the technical problems of inefficiency and cumbersome modification and modification of requirements caused by repeated access of different business parties to the content provider in related technologies, so that the business client can communicate with the content provider. Decoupling reduces the development cost of the content provider and the cost of communication between different terminals, and because static resources can be independently maintained by each business, it is convenient for personalized customization and optimization changes, and the user experience is improved.

值得说明的是,对于图2所示的方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本公开并不受所描述的动作顺序的限制。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作并不一定是本公开所必须的。It should be noted that, for the simple description, the method embodiment shown in FIG. 2 is expressed as a series of action combinations, but those skilled in the art should know that the present disclosure is not limited by the described action sequence. limit. Secondly, those skilled in the art should also know that the embodiments described in the specification are all preferred embodiments, and the actions involved are not necessarily required by the present disclosure.

本公开还提供一种网页内容展示装置,应用于安装有业务客户端的终端;如图5所示,网页内容展示装置500包括:The present disclosure also provides a webpage content display apparatus, which is applied to a terminal installed with a service client; as shown in FIG. 5 , the webpage content display apparatus 500 includes:

第一发送模块510,被配置为向业务共享服务端发送内容推荐请求;The first sending module 510 is configured to send a content recommendation request to the service sharing server;

第一接收模块520,被配置为接收业务共享服务端发送的文章链接;The first receiving module 520 is configured to receive the article link sent by the service sharing server;

第二发送模块530,被配置为将文章链接和用于浏览文章的客户端标识发送至业务提供端;The second sending module 530 is configured to send the article link and the client identifier for browsing the article to the service provider;

显示模块540,被配置为接收业务提供端反馈的网页的链接并在业务客户端显示网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。The display module 540 is configured to receive the link of the webpage fed back by the service provider and display the detail page of the article body in the webpage on the service client, and the display form of the detail page is different for different service clients.

可选地,显示模块540还被配置为包括:根据链接中的第一静态资源,对网页中的文章正文分别进行处理,其中,不同的业务客户端对应的第一静态资源不同;在不同的业务客户端对应显示处理后的文章正文的详情页。Optionally, the display module 540 is further configured to include: according to the first static resource in the link, respectively process the text of the article in the webpage, wherein the first static resource corresponding to different service clients is different; The business client correspondingly displays the details page of the processed article body.

可选地,如图5所示,网页内容展示装置500还包括:Optionally, as shown in FIG. 5 , the webpage content display apparatus 500 further includes:

第三发送模块550,被配置为在不同的业务客户端对应显示处理后的文章正文的详情页之前,根据链接中的link href,向业务共享服务端发送第二静态资源的获取请求,第二静态资源为业务客户端对应的静态资源;The third sending module 550 is configured to send a request for acquiring the second static resource to the service sharing server according to the link href in the link before the different service clients correspondingly display the details page of the processed article body, and the second The static resource is the static resource corresponding to the business client;

第二接收模块560,被配置为接收业务共享服务端反馈的第二静态资源;The second receiving module 560 is configured to receive the second static resource fed back by the service sharing server;

确认模块570,被配置为确认第二静态资源与链接中的第一静态资源一致。The confirmation module 570 is configured to confirm that the second static resource is consistent with the first static resource in the link.

本公开还提供一种网页内容展示装置,应用于业务共享服务端,业务共享服务端设有内容共享数据库;如图6所示,网页内容展示装置600包括:The present disclosure also provides a webpage content display device, which is applied to a service sharing server, and the service sharing server is provided with a content sharing database; as shown in FIG. 6 , the webpage content display device 600 includes:

第一接收模块610,被配置为接收安装有业务客户端的终端发送的内容推荐请求;The first receiving module 610 is configured to receive a content recommendation request sent by a terminal installed with a service client;

确定模块620,被配置为根据内容推荐请求,在内容共享数据库中确定推荐的文章并将文章链接发送给终端,以使终端将文章链接和用于浏览文章的客户端标识发送至业务提供端;The determining module 620 is configured to, according to the content recommendation request, determine the recommended article in the content sharing database and send the article link to the terminal, so that the terminal sends the article link and the client identifier for browsing the article to the service provider;

第二接收模块630,被配置为接收业务提供端发送的第一静态资源的获取请求,第一静态资源的获取请求包括客户端标识;The second receiving module 630 is configured to receive an acquisition request for the first static resource sent by the service provider, where the acquisition request for the first static resource includes a client identifier;

第一发送模块640,被配置为根据客户端标识,将第一静态资源发送至业务提供端,以使业务提供端根据第一静态资源和文章链接处理文章正文并将处理后形成的网页的链接返回给终端。The first sending module 640 is configured to send the first static resource to the service provider according to the client identifier, so that the service provider can process the text of the article according to the first static resource and the link of the article and link the web page formed after processing. back to the terminal.

可选地,如图6所示,网页内容展示装置600还包括:Optionally, as shown in FIG. 6 , the webpage content display apparatus 600 further includes:

第三接收模块650,被配置为接收终端发送的第二静态资源的获取请求,第二静态资源的获取请求包括链接中的link href,第二静态资源为业务客户端对应的静态资源;The third receiving module 650 is configured to receive a request for obtaining a second static resource sent by the terminal, where the request for obtaining the second static resource includes the link href in the link, and the second static resource is a static resource corresponding to the service client;

第二发送模块660,被配置为根据link href,将第二静态资源发送至终端,以使终端在验证第二静态资源与链接中的第一静态资源一致后,将网页中文章正文的详情页显示在业务客户端中。The second sending module 660 is configured to send the second static resource to the terminal according to the link href, so that after verifying that the second static resource is consistent with the first static resource in the link, the terminal sends the details page of the article body in the webpage displayed in the business client.

可选地,如图6所示,网页内容展示装置600还包括:Optionally, as shown in FIG. 6 , the webpage content display apparatus 600 further includes:

获取模块670,被配置为获取业务提供端推送的内容数据;an obtaining module 670, configured to obtain the content data pushed by the service provider;

存储模块680,被配置为将推送的内容数据处理后存入内容共享数据库。The storage module 680 is configured to process and store the pushed content data into a content sharing database.

本公开还提供一种网页内容展示装置,应用于业务提供端,如图7所示,网页内容展示装置700包括:The present disclosure also provides a webpage content display apparatus, which is applied to a service provider. As shown in FIG. 7 , the webpage content display apparatus 700 includes:

第一接收模块710,被配置为接收装有业务客户端的终端发送的文章链接和用于浏览文章的客户端标识;The first receiving module 710 is configured to receive the article link and the client identifier for browsing articles sent by the terminal equipped with the service client;

发送模块720,被配置为向业务共享服务端发送第一静态资源的获取请求,第一静态资源的获取请求包括客户端标识;The sending module 720 is configured to send an acquisition request of the first static resource to the service sharing server, where the acquisition request of the first static resource includes a client identifier;

第二接收模块730,被配置为接收业务共享服务端反馈的第一静态资源;The second receiving module 730 is configured to receive the first static resource fed back by the service sharing server;

处理模块740,被配置为根据第一静态资源和文章链接处理文章正文并将处理后形成的网页的链接返回给终端。The processing module 740 is configured to process the article body according to the first static resource and the article link and return the link of the web page formed after processing to the terminal.

可选地,如图4所示,网页内容展示装置400还包括:Optionally, as shown in FIG. 4 , the webpage content display apparatus 400 further includes:

推送模块750,被配置为向业务共享服务端推送内容数据。The push module 750 is configured to push content data to the service sharing server.

本公开还提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现上述任一项可选实施例所述网页内容展示方法的步骤。The present disclosure further provides a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, implements the steps of the method for displaying webpage content according to any of the foregoing optional embodiments.

本公开还提供一种网页内容展示装置,包括:The present disclosure also provides a webpage content display device, comprising:

处理器;processor;

用于存储处理器可执行指令的存储器;memory for storing processor-executable instructions;

其中,处理器被配置为:where the processor is configured as:

向业务共享服务端发送内容推荐请求;Send a content recommendation request to the business sharing server;

接收业务共享服务端发送的文章链接;Receive the article link sent by the business sharing server;

将文章链接和用于浏览文章的客户端标识发送至业务提供端;Send the article link and the client ID used to browse the article to the service provider;

接收业务提供端反馈的网页的链接并在业务客户端显示网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。The link of the webpage fed back by the service provider is received, and the detail page of the article body in the webpage is displayed on the service client, and the display form of the detail page is different for different service clients.

本公开还提供一种网页内容展示装置,包括:The present disclosure also provides a webpage content display device, comprising:

处理器;processor;

用于存储内容共享数据库和处理器可执行指令的存储器;memory for storing the content sharing database and processor executable instructions;

其中,处理器被配置为:where the processor is configured as:

接收安装有业务客户端的终端发送的内容推荐请求;Receive a content recommendation request sent by a terminal installed with a service client;

根据内容推荐请求,在内容共享数据库中确定推荐的文章并将文章链接发送给终端,以使终端将文章链接和用于浏览文章的客户端标识发送至业务提供端;According to the content recommendation request, determine the recommended article in the content sharing database and send the article link to the terminal, so that the terminal sends the article link and the client identifier for browsing the article to the service provider;

接收业务提供端发送的第一静态资源的获取请求,第一静态资源的获取请求包括客户端标识;receiving a request for obtaining the first static resource sent by the service provider, where the request for obtaining the first static resource includes a client identifier;

根据客户端标识,将第一静态资源发送至业务提供端,以使业务提供端根据第一静态资源和文章链接处理文章正文并将处理后形成的网页的链接返回给终端。According to the client identification, the first static resource is sent to the service provider, so that the service provider processes the article body according to the first static resource and the article link and returns the link of the web page formed after processing to the terminal.

本公开还提供一种网页内容展示装置,包括:The present disclosure also provides a webpage content display device, comprising:

处理器;processor;

用于存储处理器可执行指令的存储器;memory for storing processor-executable instructions;

其中,处理器被配置为:where the processor is configured as:

接收装有业务客户端的终端发送的文章链接和用于浏览文章的客户端标识;Receive the article link sent by the terminal equipped with the service client and the client identifier used for browsing the article;

向业务共享服务端发送第一静态资源的获取请求,第一静态资源的获取请求包括客户端标识;sending a request for obtaining the first static resource to the service sharing server, where the request for obtaining the first static resource includes a client identifier;

接收业务共享服务端反馈的第一静态资源;receiving the first static resource fed back by the service sharing server;

根据第一静态资源和文章链接处理文章正文并将处理后形成的网页的链接发送至终端。The article body is processed according to the first static resource and the article link, and the link of the web page formed after the processing is sent to the terminal.

图8是根据一示例性实施例示出的另一种网页内容展示装置800的框图。例如,装置800可以是业务共享服务端、业务提供端或装有业务客户端的终端。FIG. 8 is a block diagram of another webpage content display apparatus 800 according to an exemplary embodiment. For example, the apparatus 800 may be a service sharing server, a service provider, or a terminal equipped with a service client.

参照图8,装置800可以包括以下一个或多个组件:处理组件802,存储器804,电力组件806,多媒体组件808,音频组件810,输入/输出(I/O)的接口812,传感器组件814,以及通信组件816。8, the apparatus 800 may include one or more of the following components: a processing component 802, a memory 804, a power component 806, a multimedia component 808, an audio component 810, an input/output (I/O) interface 812, a sensor component 814, and communication component 816.

处理组件802通常控制装置800的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理组件802可以包括一个或多个处理器820来执行指令,以完成上述网页内容展示方法的全部或部分步骤。此外,处理组件802可以包括一个或多个模块,便于处理组件802和其他组件之间的交互。例如,处理组件802可以包括多媒体模块,以方便多媒体组件808和处理组件802之间的交互。The processing component 802 generally controls the overall operation of the device 800, such as operations associated with display, phone calls, data communications, camera operations, and recording operations. The processing component 802 may include one or more processors 820 to execute the instructions, so as to complete all or part of the steps of the above method for displaying web content. Additionally, processing component 802 may include one or more modules that facilitate interaction between processing component 802 and other components. For example, processing component 802 may include a multimedia module to facilitate interaction between multimedia component 808 and processing component 802.

存储器804被配置为存储各种类型的数据以支持在装置800的操作。这些数据的示例包括用于在装置800上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器804可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。Memory 804 is configured to store various types of data to support operations at device 800 . Examples of such data include instructions for any application or method operating on device 800, contact data, phonebook data, messages, pictures, videos, and the like. Memory 804 may be implemented by any type of volatile or nonvolatile storage device or combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic or Optical Disk.

电力组件806为装置800的各种组件提供电力。电力组件806可以包括电源管理系统,一个或多个电源,及其他与为装置800生成、管理和分配电力相关联的组件。Power component 806 provides power to various components of device 800 . Power components 806 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power to device 800 .

多媒体组件808包括在所述装置800和用户之间的提供一个输出接口的屏幕。在一些实施例中,屏幕可以包括液晶显示器(LCD)和触摸面板(TP)。如果屏幕包括触摸面板,屏幕可以被实现为触摸屏,以接收来自用户的输入信号。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手势。所述触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与所述触摸或滑动操作相关的持续时间和压力。在一些实施例中,多媒体组件808包括一个前置摄像头和/或后置摄像头。当装置800处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。Multimedia component 808 includes a screen that provides an output interface between the device 800 and the user. In some embodiments, the screen may include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from a user. The touch panel includes one or more touch sensors to sense touch, swipe, and gestures on the touch panel. The touch sensor may not only sense the boundaries of a touch or swipe action, but also detect the duration and pressure associated with the touch or swipe action. In some embodiments, the multimedia component 808 includes a front-facing camera and/or a rear-facing camera. When the apparatus 800 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera may receive external multimedia data. Each of the front and rear cameras can be a fixed optical lens system or have focal length and optical zoom capability.

音频组件810被配置为输出和/或输入音频信号。例如,音频组件810包括一个麦克风(MIC),当装置800处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器804或经由通信组件816发送。在一些实施例中,音频组件810还包括一个扬声器,用于输出音频信号。Audio component 810 is configured to output and/or input audio signals. For example, audio component 810 includes a microphone (MIC) that is configured to receive external audio signals when device 800 is in operating modes, such as call mode, recording mode, and voice recognition mode. The received audio signal may be further stored in memory 804 or transmitted via communication component 816 . In some embodiments, audio component 810 also includes a speaker for outputting audio signals.

I/O接口812为处理组件802和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主页按钮、音量按钮、启动按钮和锁定按钮。The I/O interface 812 provides an interface between the processing component 802 and a peripheral interface module, which may be a keyboard, a click wheel, a button, or the like. These buttons may include, but are not limited to: home button, volume buttons, start button, and lock button.

传感器组件814包括一个或多个传感器,用于为装置800提供各个方面的状态评估。例如,传感器组件814可以检测到装置800的打开/关闭状态,组件的相对定位,例如所述组件为装置800的显示器和小键盘,传感器组件814还可以检测装置800或装置800一个组件的位置改变,用户与装置800接触的存在或不存在,装置800方位或加速/减速和装置800的温度变化。传感器组件814可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件814还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件814还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。Sensor assembly 814 includes one or more sensors for providing status assessment of various aspects of device 800 . For example, the sensor assembly 814 can detect the open/closed state of the device 800, the relative positioning of components, such as the display and keypad of the device 800, and the sensor assembly 814 can also detect a change in the position of the device 800 or a component of the device 800 , the presence or absence of user contact with the device 800 , the orientation or acceleration/deceleration of the device 800 and the temperature change of the device 800 . Sensor assembly 814 may include a proximity sensor configured to detect the presence of nearby objects in the absence of any physical contact. Sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.

通信组件816被配置为便于装置800和其他设备之间有线或无线方式的通信。装置800可以接入基于通信标准的无线网络,如WiFi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件816经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,所述通信组件816还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。Communication component 816 is configured to facilitate wired or wireless communication between apparatus 800 and other devices. Device 800 may access wireless networks based on communication standards, such as WiFi, 2G or 3G, or a combination thereof. In one exemplary embodiment, the communication component 816 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 816 also includes a near field communication (NFC) module to facilitate short-range communication. For example, the NFC module may be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology and other technologies.

在示例性实施例中,装置800可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述网页内容展示方法。In an exemplary embodiment, apparatus 800 may be implemented by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable A gate array (FPGA), a controller, a microcontroller, a microprocessor or other electronic components are implemented for executing the above web page content display method.

在示例性实施例中,还提供了一种包括指令的非临时性计算机可读存储介质,例如包括指令的存储器804,上述指令可由装置800的处理器820执行以完成上述网页内容展示方法。例如,所述非临时性计算机可读存储介质可以是ROM、随机存取存储器(RAM)、CD-ROM、磁带、软盘和光数据存储设备等。In an exemplary embodiment, a non-transitory computer-readable storage medium including instructions, such as a memory 804 including instructions, is also provided, and the instructions can be executed by the processor 820 of the apparatus 800 to complete the above web content display method. For example, the non-transitory computer-readable storage medium may be ROM, random access memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.

以上结合附图详细描述了本公开的优选实施方式,但是,本公开并不限于上述实施方式中的具体细节,在本公开的技术构思范围内,可以对本公开的技术方案进行多种简单变型,这些简单变型均属于本公开的保护范围。The preferred embodiments of the present disclosure have been described above in detail with reference to the accompanying drawings. However, the present disclosure is not limited to the specific details of the above-mentioned embodiments. Various simple modifications can be made to the technical solutions of the present disclosure within the scope of the technical concept of the present disclosure. These simple modifications all fall within the protection scope of the present disclosure.

另外需要说明的是,在上述具体实施方式中所描述的各个具体技术特征,在不矛盾的情况下,可以通过任何合适的方式进行组合。为了避免不必要的重复,本公开对各种可能的组合方式不再另行说明。In addition, it should be noted that each specific technical feature described in the above-mentioned specific implementation manner may be combined in any suitable manner under the circumstance that there is no contradiction. In order to avoid unnecessary repetition, various possible combinations are not described in the present disclosure.

此外,本公开的各种不同的实施方式之间也可以进行任意组合,只要其不违背本公开的思想,其同样应当视为本公开所公开的内容。In addition, the various embodiments of the present disclosure can also be arbitrarily combined, as long as they do not violate the spirit of the present disclosure, they should also be regarded as the contents disclosed in the present disclosure.

Claims (17)

1.一种网页内容展示方法,其特征在于,应用于安装有业务客户端的终端;所述网页内容展示方法包括:1. A method for displaying web content, characterized in that it is applied to a terminal installed with a service client; the method for displaying web content comprises: 向业务共享服务端发送内容推荐请求;Send a content recommendation request to the business sharing server; 接收所述业务共享服务端发送的文章链接;receiving the article link sent by the business sharing server; 将所述文章链接和用于浏览文章的客户端标识发送至业务提供端;sending the article link and the client identifier used to browse the article to the service provider; 接收所述业务提供端反馈的网页的链接,并在所述业务客户端显示所述网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。Receive the link of the webpage fed back by the service provider, and display the detail page of the article body in the webpage on the service client, and the display form of the detail page is different for different service clients. 2.根据权利要求1所述的方法,其特征在于,所述接收所述业务提供端反馈的网页的链接并在所述业务客户端显示所述网页中文章正文的详情页,包括:2. The method according to claim 1, wherein the receiving the link of the webpage fed back by the service provider and displaying the detail page of the article body in the webpage on the service client, comprises: 根据所述链接中不同客户端标识对应的第一静态资源,对所述网页中的文章正文分别进行处理,其中,不同的所述业务客户端对应的所述第一静态资源不同;According to the first static resources corresponding to different client identifiers in the link, the article texts in the webpage are respectively processed, wherein the first static resources corresponding to different business clients are different; 在不同的所述业务客户端对应显示处理后的所述文章正文的详情页。The processed detail pages of the article body are correspondingly displayed on different service clients. 3.根据权利要求2所述的方法,其特征在于,所述在不同的所述业务客户端对应显示处理后的所述文章正文的详情页之前,还包括:3 . The method according to claim 2 , wherein, before correspondingly displaying the processed detail page of the article body in different said service clients, the method further comprises: 3 . 根据所述链接中的link href,向所述业务共享服务端发送第二静态资源的获取请求,所述第二静态资源为所述业务客户端对应的静态资源;According to the link href in the link, a request for obtaining a second static resource is sent to the service sharing server, where the second static resource is a static resource corresponding to the service client; 接收所述业务共享服务端反馈的所述第二静态资源;receiving the second static resource fed back by the service sharing server; 确认所述第二静态资源与所述链接中的所述第一静态资源一致。Confirm that the second static resource is consistent with the first static resource in the link. 4.一种网页内容展示方法,其特征在于,应用于业务共享服务端,所述业务共享服务端设有内容共享数据库;所述网页内容展示方法包括:4. A web page content display method, characterized in that it is applied to a service sharing server, and the service sharing server is provided with a content sharing database; the web page content display method comprises: 接收安装有业务客户端的终端发送的内容推荐请求;Receive a content recommendation request sent by a terminal installed with a service client; 根据所述内容推荐请求,在所述内容共享数据库中确定推荐的文章并将文章链接发送给所述终端,以使所述终端将文章链接和用于浏览文章的客户端标识发送至业务提供端;According to the content recommendation request, determine a recommended article in the content sharing database and send the article link to the terminal, so that the terminal sends the article link and the client identifier for browsing the article to the service provider ; 接收所述业务提供端发送的第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;receiving a request for obtaining a first static resource sent by the service provider, where the request for obtaining the first static resource includes the client identifier; 根据所述客户端标识,将所述第一静态资源发送至所述业务提供端,以使所述业务提供端根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接返回给所述终端。According to the client identifier, the first static resource is sent to the service provider, so that the service provider can process the text of the article according to the first static resource and the article link A link to the web page is returned to the terminal. 5.根据权利要求4所述的方法,其特征在于,还包括:5. The method of claim 4, further comprising: 接收所述终端发送的第二静态资源的获取请求,所述第二静态资源的获取请求包括所述链接中的link href,所述第二静态资源为所述业务客户端对应的静态资源;receiving a request for obtaining a second static resource sent by the terminal, where the request for obtaining the second static resource includes the link href in the link, and the second static resource is a static resource corresponding to the service client; 根据所述link href,将所述第二静态资源发送至所述终端,以使所述终端在验证所述第二静态资源与所述链接中的所述第一静态资源一致后,将所述网页中文章正文的详情页显示在所述业务客户端中。sending the second static resource to the terminal according to the link href, so that the terminal sends the second static resource to the terminal after verifying that the second static resource is consistent with the first static resource in the link The detail page of the article body in the webpage is displayed in the business client. 6.根据权利要求4所述的方法,其特征在于,还包括:6. The method of claim 4, further comprising: 获取所述业务提供端推送的内容数据;Obtain the content data pushed by the service provider; 将推送的所述内容数据处理后存入所述内容共享数据库。The pushed content data is processed and stored in the content sharing database. 7.一种网页内容展示方法,其特征在于,应用于业务提供端,所述网页内容展示方法包括:7. A method for displaying webpage content, characterized in that, applied to a service provider, the method for displaying webpage content comprises: 接收装有业务客户端的终端发送的文章链接和用于浏览文章的客户端标识;Receive the article link sent by the terminal equipped with the service client and the client identifier used for browsing the article; 向业务共享服务端发送第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;sending a first static resource acquisition request to the service sharing server, where the first static resource acquisition request includes the client identifier; 接收所述业务共享服务端反馈的所述第一静态资源;receiving the first static resource fed back by the service sharing server; 根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接发送至所述终端。The article body is processed according to the first static resource and the article link, and the link of the web page formed after the processing is sent to the terminal. 8.根据权利要求7所述的方法,其特征在于,还包括:8. The method of claim 7, further comprising: 向所述业务共享服务端推送内容数据。Push content data to the service sharing server. 9.一种网页内容展示装置,其特征在于,应用于安装有业务客户端的终端;所述网页内容展示装置包括:9. A webpage content display device, characterized in that it is applied to a terminal installed with a service client; the webpage content display device comprises: 第一发送模块,被配置为向业务共享服务端发送内容推荐请求;a first sending module, configured to send a content recommendation request to the service sharing server; 第一接收模块,被配置为接收所述业务共享服务端发送的文章链接;a first receiving module, configured to receive the article link sent by the service sharing server; 第二发送模块,被配置为将所述文章链接和用于浏览文章的客户端标识发送至业务提供端;The second sending module is configured to send the article link and the client identifier for browsing the article to the service provider; 显示模块,被配置为接收所述业务提供端反馈的网页的链接并在所述业务客户端显示所述网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。The display module is configured to receive the link of the webpage fed back by the service provider and display the detail page of the article body in the webpage on the service client, and the display form of the detail page is different for different service clients. 10.根据权利要求9所述的装置,其特征在于,所述显示模块还被配置为包括:根据所述链接中的第一静态资源,对所述网页中的文章正文分别进行处理,其中,不同的所述业务客户端对应的所述第一静态资源不同;在不同的所述业务客户端对应显示处理后的所述文章正文的详情页。10 . The apparatus according to claim 9 , wherein the display module is further configured to include: respectively processing the text of the article in the webpage according to the first static resource in the link, wherein: 10 . The first static resources corresponding to the different business clients are different; the processed detail pages of the article body are correspondingly displayed on the different business clients. 11.根据权利要求10所述的装置,其特征在于,还包括:11. The apparatus of claim 10, further comprising: 第三发送模块,被配置为所述在不同的所述业务客户端对应显示处理后的所述文章正文的详情页之前,根据所述链接中的link href,向所述业务共享服务端发送第二静态资源的获取请求,所述第二静态资源为所述业务客户端对应的静态资源;The third sending module is configured to, according to the link href in the link, before the different business clients correspondingly display the processed detail page of the article body, send the first message to the business sharing server Two acquisition requests for static resources, where the second static resources are static resources corresponding to the service client; 第二接收模块,被配置为接收所述业务共享服务端反馈的所述第二静态资源;a second receiving module, configured to receive the second static resource fed back by the service sharing server; 确认模块,被配置为确认所述第二静态资源与所述链接中的所述第一静态资源一致。A confirmation module configured to confirm that the second static resource is consistent with the first static resource in the link. 12.一种网页内容展示装置,其特征在于,应用于业务共享服务端,所述业务共享服务端设有内容共享数据库;所述网页内容展示装置包括:12. A webpage content display device, characterized in that it is applied to a service sharing server, and the service sharing server is provided with a content sharing database; the webpage content display device comprises: 第一接收模块,被配置为接收安装有业务客户端的终端发送的内容推荐请求;a first receiving module, configured to receive a content recommendation request sent by a terminal installed with a service client; 确定模块,被配置为根据所述内容推荐请求,在所述内容共享数据库中确定推荐的文章并将文章链接发送给所述终端,以使所述终端将文章链接和用于浏览文章的客户端标识发送至业务提供端;a determining module, configured to determine a recommended article in the content sharing database according to the content recommendation request and send the article link to the terminal, so that the terminal can link the article to the client for browsing the article The identification is sent to the service provider; 第二接收模块,被配置为接收所述业务提供端发送的第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;a second receiving module, configured to receive a first static resource acquisition request sent by the service provider, where the first static resource acquisition request includes the client identifier; 第一发送模块,被配置为根据所述客户端标识,将所述第一静态资源发送至所述业务提供端,以使所述业务提供端根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接返回给所述终端。a first sending module, configured to send the first static resource to the service provider according to the client identifier, so that the service provider can process the first static resource and the article link according to the first static resource The text of the article and the link of the web page formed after processing are returned to the terminal. 13.根据权利要求12所述的装置,其特征在于,还包括:13. The apparatus of claim 12, further comprising: 第三接收模块,被配置为接收所述终端发送的第二静态资源的获取请求,所述第二静态资源的获取请求包括所述链接中的link href,所述第二静态资源为所述业务客户端对应的静态资源;A third receiving module, configured to receive a request for acquiring a second static resource sent by the terminal, where the request for acquiring the second static resource includes the link href in the link, and the second static resource is the service The static resources corresponding to the client; 第二发送模块,被配置为根据所述link href,将所述第二静态资源发送至所述终端,以使所述终端在验证所述第二静态资源与所述链接中的所述第一静态资源一致后,将所述网页中文章正文的详情页显示在所述业务客户端中。The second sending module is configured to send the second static resource to the terminal according to the link href, so that the terminal is verifying the second static resource and the first link in the link. After the static resources are consistent, the detail page of the article body in the webpage is displayed in the service client. 14.根据权利要求12所述的装置,其特征在于,还包括:14. The apparatus of claim 12, further comprising: 获取模块,被配置为获取所述业务提供端推送的内容数据;an acquisition module, configured to acquire the content data pushed by the service provider; 存储模块,被配置为将推送的所述内容数据处理后存入所述内容共享数据库。The storage module is configured to store the pushed content data into the content sharing database after processing. 15.一种网页内容展示装置,其特征在于,包括:15. A webpage content display device, comprising: 处理器;processor; 用于存储处理器可执行指令的存储器;memory for storing processor-executable instructions; 其中,所述处理器被配置为:wherein the processor is configured to: 向业务共享服务端发送内容推荐请求;Send a content recommendation request to the business sharing server; 接收所述业务共享服务端发送的文章链接;receiving the article link sent by the business sharing server; 将所述文章链接和用于浏览文章的客户端标识发送至业务提供端;sending the article link and the client identifier used to browse the article to the service provider; 接收所述业务提供端反馈的网页的链接并在所述业务客户端显示所述网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。Receive the link of the webpage fed back by the service provider, and display the detail page of the article body in the webpage on the service client, and the display form of the detail page is different for different service clients. 16.一种网页内容展示装置,其特征在于,包括:16. An apparatus for displaying web content, comprising: 处理器;processor; 用于存储内容共享数据库和处理器可执行指令的存储器;memory for storing the content sharing database and processor executable instructions; 其中,所述处理器被配置为:wherein the processor is configured to: 接收安装有业务客户端的终端发送的内容推荐请求;Receive a content recommendation request sent by a terminal installed with a service client; 根据所述内容推荐请求,在所述内容共享数据库中确定推荐的文章并将文章链接发送给所述终端,以使所述终端将文章链接和用于浏览文章的客户端标识发送至业务提供端;According to the content recommendation request, determine a recommended article in the content sharing database and send the article link to the terminal, so that the terminal sends the article link and the client identifier for browsing the article to the service provider ; 接收所述业务提供端发送的第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;receiving a request for obtaining a first static resource sent by the service provider, where the request for obtaining the first static resource includes the client identifier; 根据所述客户端标识,将所述第一静态资源发送至所述业务提供端,以使所述业务提供端根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接返回给所述终端。According to the client identifier, the first static resource is sent to the service provider, so that the service provider can process the text of the article according to the first static resource and the article link A link to the web page is returned to the terminal. 17.一种网页内容展示系统,其特征在于,包括:业务共享服务端、安装有业务客户端的终端和业务提供端;其中,所述业务共享服务端设有内容共享数据库;17. A web content display system, comprising: a service sharing server, a terminal installed with a service client, and a service provider; wherein the service sharing server is provided with a content sharing database; 所述终端向所述业务共享服务端发送内容推荐请求;所述业务共享服务端根据所述内容推荐请求,在所述内容共享数据库中确定推荐的文章并将文章链接发送给所述终端;所述终端将所述文章链接和用于浏览文章的客户端标识发送至所述业务提供端;所述业务提供端向所述业务共享服务端发送第一静态资源的获取请求,所述第一静态资源的获取请求包括所述客户端标识;所述业务共享服务端根据所述客户端标识,将所述第一静态资源发送至所述业务提供端;所述业务提供端根据所述第一静态资源和所述文章链接处理文章正文并将处理后形成的网页的链接发送至所述终端;所述终端在所述业务客户端显示所述网页中文章正文的详情页,所述业务客户端不同所述详情页的展示形式不同。The terminal sends a content recommendation request to the service sharing server; the service sharing server determines a recommended article in the content sharing database according to the content recommendation request and sends the article link to the terminal; The terminal sends the article link and the client identifier used to browse the article to the service provider; the service provider sends a first static resource acquisition request to the service sharing server, and the first static The resource acquisition request includes the client identifier; the service sharing server sends the first static resource to the service provider according to the client identifier; the service provider sends the first static resource to the service provider according to the first static resource. The resource and the article link process the article body and send the link of the web page formed after processing to the terminal; the terminal displays the detail page of the article body in the webpage on the service client, and the service client is different The display forms of the detail pages are different.
CN201910341222.2A 2019-04-25 2019-04-25 Web page content display method, device and system Active CN111859228B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910341222.2A CN111859228B (en) 2019-04-25 2019-04-25 Web page content display method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910341222.2A CN111859228B (en) 2019-04-25 2019-04-25 Web page content display method, device and system

Publications (2)

Publication Number Publication Date
CN111859228A true CN111859228A (en) 2020-10-30
CN111859228B CN111859228B (en) 2025-06-24

Family

ID=72951554

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910341222.2A Active CN111859228B (en) 2019-04-25 2019-04-25 Web page content display method, device and system

Country Status (1)

Country Link
CN (1) CN111859228B (en)

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098345A (en) * 2011-02-22 2011-06-15 深圳市同洲电子股份有限公司 Resource sharing method and service providing system
CN102460432A (en) * 2009-06-30 2012-05-16 惠普开发有限公司 Selective content extraction
CN103078881A (en) * 2011-10-26 2013-05-01 腾讯科技(深圳)有限公司 Sharing control system and method for network resource downloading information
CN103942225A (en) * 2013-01-23 2014-07-23 阿里巴巴集团控股有限公司 Method and system for invoking resources of Hybrid App client and client
CN104573001A (en) * 2015-01-07 2015-04-29 北京联合大学 Mobile terminal-based webpage data acqusition and classification method
CN104735112A (en) * 2013-12-23 2015-06-24 阿里巴巴集团控股有限公司 Resource file sending method and resource file caching method and device
US20150350259A1 (en) * 2014-05-30 2015-12-03 Avichal Garg Automatic creator identification of content to be shared in a social networking system
CN105359487A (en) * 2013-08-20 2016-02-24 华为技术有限公司 Monitoring NAT behaviors through URI dereferences in web browsers
EP3148165A1 (en) * 2015-09-22 2017-03-29 Instart Logic Inc. Controlling access to network resources
CN106598703A (en) * 2016-12-08 2017-04-26 用友网络科技股份有限公司 Transaction compensation method and device for integrated system
CN107357890A (en) * 2017-07-12 2017-11-17 腾讯科技(深圳)有限公司 A kind of web page files processing method, apparatus and system and storage device
CN107528718A (en) * 2016-08-16 2017-12-29 腾讯科技(深圳)有限公司 Obtain the methods, devices and systems of resource
CN107861982A (en) * 2017-09-29 2018-03-30 五八有限公司 It is dynamically determined method, terminal, server and the system of application program page layout
CN108566411A (en) * 2018-02-07 2018-09-21 链家网(北京)科技有限公司 Static resource acquisition methods, electronic equipment and storage medium
US20180300351A1 (en) * 2010-11-29 2018-10-18 Workshare Ltd. System and Method for Display of Document Comparisons on a Remote Device
CN108959384A (en) * 2018-05-31 2018-12-07 康键信息技术(深圳)有限公司 Web data acquisition methods, device, computer equipment and storage medium

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102460432A (en) * 2009-06-30 2012-05-16 惠普开发有限公司 Selective content extraction
US20180300351A1 (en) * 2010-11-29 2018-10-18 Workshare Ltd. System and Method for Display of Document Comparisons on a Remote Device
CN102098345A (en) * 2011-02-22 2011-06-15 深圳市同洲电子股份有限公司 Resource sharing method and service providing system
CN103078881A (en) * 2011-10-26 2013-05-01 腾讯科技(深圳)有限公司 Sharing control system and method for network resource downloading information
CN103942225A (en) * 2013-01-23 2014-07-23 阿里巴巴集团控股有限公司 Method and system for invoking resources of Hybrid App client and client
CN105359487A (en) * 2013-08-20 2016-02-24 华为技术有限公司 Monitoring NAT behaviors through URI dereferences in web browsers
CN104735112A (en) * 2013-12-23 2015-06-24 阿里巴巴集团控股有限公司 Resource file sending method and resource file caching method and device
US20150350259A1 (en) * 2014-05-30 2015-12-03 Avichal Garg Automatic creator identification of content to be shared in a social networking system
CN104573001A (en) * 2015-01-07 2015-04-29 北京联合大学 Mobile terminal-based webpage data acqusition and classification method
EP3148165A1 (en) * 2015-09-22 2017-03-29 Instart Logic Inc. Controlling access to network resources
CN107528718A (en) * 2016-08-16 2017-12-29 腾讯科技(深圳)有限公司 Obtain the methods, devices and systems of resource
CN106598703A (en) * 2016-12-08 2017-04-26 用友网络科技股份有限公司 Transaction compensation method and device for integrated system
CN107357890A (en) * 2017-07-12 2017-11-17 腾讯科技(深圳)有限公司 A kind of web page files processing method, apparatus and system and storage device
CN107861982A (en) * 2017-09-29 2018-03-30 五八有限公司 It is dynamically determined method, terminal, server and the system of application program page layout
CN108566411A (en) * 2018-02-07 2018-09-21 链家网(北京)科技有限公司 Static resource acquisition methods, electronic equipment and storage medium
CN108959384A (en) * 2018-05-31 2018-12-07 康键信息技术(深圳)有限公司 Web data acquisition methods, device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
曾春华;江南雨;: "动态生成静态网页技术探索", 科技信息(学术研究), no. 24, 25 August 2008 (2008-08-25) *

Also Published As

Publication number Publication date
CN111859228B (en) 2025-06-24

Similar Documents

Publication Publication Date Title
CN104133852B (en) Web access method, device, server and terminal
WO2016011749A1 (en) Off-line update method and device for light application, and terminal
CN117390330A (en) Webpage access method and device
CN106547547B (en) data acquisition method and device
CN107402767B (en) Method and device for displaying push message
US11122109B2 (en) Method for sharing information, electronic device and non-transitory storage medium
CN104050236B (en) Web site contents update reminding method, server and client side
JP6302098B2 (en) Address filtering method, apparatus, program, and recording medium
RU2621603C2 (en) Method and device for information filtration
CN105976201B (en) Purchasing behavior monitoring method and device for e-commerce system
WO2017166297A1 (en) Wifi hotpot portal authentication method and device
CN104572230B (en) Script file loading method and device and script file generating method and device
CN112102009B (en) Advertisement display method, device, equipment and storage medium
CN111695064B (en) Buried point loading method and device
RU2672716C2 (en) Method and device for data input
CN108108206A (en) Mobile payment cut-in method and device
CN111859208A (en) Display method, device and storage medium
CN111859228B (en) Web page content display method, device and system
CN110457084B (en) Loading method and device
CN107818494B (en) Method, device and storage medium for displaying addressee information
CN109150689B (en) Comment processing method and device and comment processing device
CN107885746B (en) Page sharing method and device
CN112422597B (en) Network content access method, device and storage medium
CN115065677B (en) Media resource acquisition method, device, electronic equipment, storage medium and product
CN111723321B (en) Page request method, device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant