CN108228766B - Page generation method and device and storage medium - Google Patents

Page generation method and device and storage medium Download PDF

Info

Publication number
CN108228766B
CN108228766B CN201711443250.2A CN201711443250A CN108228766B CN 108228766 B CN108228766 B CN 108228766B CN 201711443250 A CN201711443250 A CN 201711443250A CN 108228766 B CN108228766 B CN 108228766B
Authority
CN
China
Prior art keywords
page
loaded
jump
template
theme
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.)
Active
Application number
CN201711443250.2A
Other languages
Chinese (zh)
Other versions
CN108228766A (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.)
China Mobile Communications Group Co Ltd
MIGU Interactive Entertainment Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
MIGU Interactive Entertainment 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 China Mobile Communications Group Co Ltd, MIGU Interactive Entertainment Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201711443250.2A priority Critical patent/CN108228766B/en
Publication of CN108228766A publication Critical patent/CN108228766A/en
Application granted granted Critical
Publication of CN108228766B publication Critical patent/CN108228766B/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

Abstract

The invention discloses a page generation method, which comprises the following steps: receiving a page jump instruction; responding to the received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction; obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded; generating a waiting page containing the jump template according to the obtained jump template; and the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented. The invention also discloses a page generating device and a storage medium.

Description

Page generation method and device and storage medium
Technical Field
The present invention relates to information processing technologies, and in particular, to a page generation method and apparatus, and a storage medium.
Background
In the prior art, when application software receives a page jump instruction triggered by a user and starts to perform page jump, before a page desired to be jumped by the user has not finished data loading and rendering, in order to relieve the user's anxiety in the page jump process, the application software may display a waiting page for the user and display a progress bar or a rotating circle and the like for the user on the waiting page in the page jump process, so as to inform the user that the page to be loaded is performing data loading and rendering, and inform the user of the loading progress of the page. However, in the prior art, only some fixed and preset pictures or animations can be simply displayed, and the pictures or animations may only relate to the loading progress of the page to be loaded and have no relation to the content of the page to be loaded.
When the content to be loaded of the page to be loaded is more, the loading time is longer, and if only pictures or animations related to the loading progress of the page to be loaded can be displayed, the user cannot know the content of the page to be loaded conveniently, and meanwhile, the targeted display is not facilitated according to the preference of the user.
Disclosure of Invention
In view of this, embodiments of the present invention are intended to provide a page generating method and apparatus, and a storage medium, so as to solve the problem that in the prior art, only pictures or animations related to the loading progress of a page to be loaded can be displayed, which is inconvenient for a user to know the content of the page to be loaded, and is not favorable for performing targeted display according to the preference of the user.
In order to achieve the above purpose, the technical solution of the embodiment of the present invention is realized as follows:
the embodiment of the invention provides a page generation method, which comprises the following steps:
receiving a page jump instruction;
responding to the received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction;
obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded;
generating a waiting page containing the jump template according to the obtained jump template;
and the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented.
In the above scheme, the obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded includes:
when the number of the determined page topics is one, determining jump elements matched with the page topics of the page to be loaded based on the determined page topics;
filling at least one jump element matched with the page theme of the page to be loaded into a jump template to obtain the jump template matched with the page theme of the page to be loaded;
the jumping template comprises at least one jumping element corresponding to the page theme;
the page theme is used for representing the object described by the content of the page to be loaded.
In the above solution, the generating a waiting page including the skip template according to the obtained skip template includes:
and loading, analyzing and rendering the determined jump template to generate a waiting page consisting of the jump template filled by the at least one jump element.
In the above scheme, the obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded includes:
when the number of the determined page topics is at least two, determining a skip element matched with the user interest attribute information based on the user interest attribute information;
and filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements.
In the foregoing solution, the determining a skip template matched with the user interest attribute information based on the user interest attribute information includes:
determining a page theme corresponding to the user interest attribute information based on the user interest attribute information;
and determining a jump template matched with the page theme corresponding to the user interest attribute information based on the determined page theme corresponding to the user interest attribute information.
In the above solution, the obtaining a jump template corresponding to the page theme based on the determined page theme includes:
when the number of the determined page topics is at least two, acquiring historical use frequency of a jumping element corresponding to the page topic based on statistical information of an application program;
comparing the obtained using frequency of the jumping elements with a preset frequency threshold value, and determining the jumping elements exceeding the preset frequency threshold value;
and filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements.
In the above scheme, the generating a waiting page including a jump template corresponding to a page topic of the page to be loaded according to the obtained jump template includes:
loading, parsing and rendering the determined jump template to present a waiting page comprising the jump template populated with the jump elements.
In the above scheme, the method further comprises:
before the page jump instruction is received, determining account information of an application program using a user;
determining user data corresponding to the account information based on the determined account information;
obtaining interest attribute information of the user according to the determined user data;
and determining a skip element corresponding to the user interest attribute information according to the obtained user interest attribute information.
In the above solution, the determining, based on the received application start notification, the account information of the application use user includes at least one of:
determining login account information of a user used by the application;
determining that the application uses associated account information of a user;
determining that the application uses the user-created guest account information for the application.
In the foregoing solution, the determining, based on the determined account information, the user data corresponding to the account information includes at least one of:
determining user basic characteristic information corresponding to the account information;
and determining user historical use record information corresponding to the account information.
In the above scheme, the method further comprises:
and after the page to be loaded is loaded, analyzed and rendered, replacing the page to be loaded with the page to be loaded for displaying.
The invention also provides a page generating device, which comprises:
the information receiving module is used for receiving a page jump instruction;
the information processing module is used for determining a page theme of the page to be loaded corresponding to the page jump instruction;
the information processing module is used for obtaining a jump template matched with the page theme of the page to be loaded;
the information processing module is used for generating a waiting page containing the jump template according to the obtained jump template;
and the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for determining a jump element matched with the page theme of the page to be loaded based on the determined page theme when the number of the determined page themes is one;
the information processing module is used for filling at least one jump element matched with the page theme of the page to be loaded into a jump template to obtain the jump template matched with the page theme of the page to be loaded;
the jumping template comprises at least one jumping element corresponding to the page theme;
the page theme is used for representing the object described by the content of the page to be loaded.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for determining a jump template matched with the page theme of the page to be loaded;
the information processing module is used for loading, analyzing and rendering the determined jump template;
and the information processing module is used for generating a waiting page consisting of the jump template filled by the at least one jump element.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for determining a skip element matched with the user interest attribute information based on the user interest attribute information when the number of the determined page topics is at least two;
and the information processing module is used for filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for determining a page theme corresponding to the user interest attribute information based on the user interest attribute information;
and the information processing module is used for determining a jump template matched with the page theme corresponding to the user interest attribute information based on the determined page theme corresponding to the user interest attribute information.
In the above-mentioned scheme, the first step of the method,
the information processing module is used for acquiring the historical use frequency of the jump elements corresponding to the page topics based on the statistical information of the application program when the number of the determined page topics is at least two;
the information processing module is used for comparing the obtained using frequency of the jumping elements with a preset frequency threshold value and determining the jumping elements exceeding the preset frequency threshold value;
the information processing module is used for filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements;
in the above-mentioned scheme, the first step of the method,
the information processing module is used for loading, analyzing and rendering the determined jump template;
the device further comprises:
and the information output module is used for presenting a waiting page consisting of the jump template filled by the jump elements.
In the scheme, the method comprises the following steps:
the information determining module is used for determining account information of the application program using the user before receiving the page jump instruction;
the information determining module is used for determining user data corresponding to the account information;
the information determining module is used for obtaining the interest attribute information of the user;
and the information determining module is used for determining the jump element corresponding to the user interest attribute information according to the obtained user interest attribute information.
In the above-mentioned scheme, the first step of the method,
the information determining module is used for determining login account information of the application use user;
the information determining module is used for determining the associated account information of the application use user;
and the information determining module is used for determining the guest account information created by the application program for the application use user.
In the above-mentioned scheme, the first step of the method,
the information determining module is used for determining the user basic characteristic information corresponding to the account information;
the information determining module is used for determining the user historical use record information corresponding to the account information.
In the above-mentioned scheme, the first step of the method,
and the information output module is used for replacing the waiting page with the page to be loaded for displaying after the page to be loaded is loaded, analyzed and rendered.
The invention also provides a page generating device, which comprises:
a processor and a memory for storing a computer program capable of running on the processor,
wherein the processor is configured to perform the following operations when running the computer program:
receiving a page jump instruction;
responding to the received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction;
obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded;
generating a waiting page containing the jump template according to the obtained jump template;
and the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented.
When the number of the determined page topics is one, determining jump elements matched with the page topics of the page to be loaded based on the determined page topics;
filling at least one jump element matched with the page theme of the page to be loaded into a jump template to obtain the jump template matched with the page theme of the page to be loaded;
the jumping template comprises at least one jumping element corresponding to the page theme;
the page theme is used for representing the object described by the content of the page to be loaded.
Generating a waiting page containing the jump template according to the obtained jump template, wherein the waiting page comprises:
and loading, analyzing and rendering the determined jump template to generate a waiting page consisting of the jump template filled by the at least one jump element. .
The obtaining of the jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded comprises:
when the number of the determined page topics is at least two, determining a skip element matched with the user interest attribute information based on the user interest attribute information;
and filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements.
The step of determining the jump template matched with the user interest attribute information based on the user interest attribute information comprises the following steps:
determining a page theme corresponding to the user interest attribute information based on the user interest attribute information;
and determining a jump template matched with the page theme corresponding to the user interest attribute information based on the determined page theme corresponding to the user interest attribute information.
The obtaining of the jump template corresponding to the page theme based on the determined page theme includes:
when the number of the determined page topics is at least two, acquiring historical use frequency of a jumping element corresponding to the page topic based on statistical information of an application program;
comparing the obtained using frequency of the jumping elements with a preset frequency threshold value, and determining the jumping elements exceeding the preset frequency threshold value;
and filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements.
Generating a waiting page comprising a jump template corresponding to the page theme of the page to be loaded according to the obtained jump template, wherein the waiting page comprises:
loading, parsing and rendering the determined jump template to present a waiting page comprising the jump template populated with the jump elements.
The method further comprises the following steps:
before the page jump instruction is received, determining account information of an application program using a user;
determining user data corresponding to the account information based on the determined account information;
obtaining interest attribute information of the user according to the determined user data;
and determining a skip element corresponding to the user interest attribute information according to the obtained user interest attribute information.
The determining, based on the received application launch notification, that the application uses the account information of the user includes at least one of:
determining login account information of a user used by the application;
determining that the application uses associated account information of a user;
determining that the application uses the user-created guest account information for the application.
The determining, based on the determined account information, user data corresponding to the account information includes at least one of:
determining user basic characteristic information corresponding to the account information;
and determining user historical use record information corresponding to the account information.
The method further comprises the following steps:
and after the page to be loaded is loaded, analyzed and rendered, replacing the page to be loaded with the page to be loaded for displaying.
The present invention also provides a computer-readable storage medium having a computer program stored thereon, the computer program being executable by a processor to:
receiving a page jump instruction;
responding to the received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction;
obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded;
generating a waiting page containing the jump template according to the obtained jump template;
and the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented.
When the number of the determined page topics is one, determining jump elements matched with the page topics of the page to be loaded based on the determined page topics;
filling at least one jump element matched with the page theme of the page to be loaded into a jump template to obtain the jump template matched with the page theme of the page to be loaded;
the jumping template comprises at least one jumping element corresponding to the page theme;
the page theme is used for representing the object described by the content of the page to be loaded.
Generating a waiting page containing the jump template according to the obtained jump template, wherein the waiting page comprises:
and loading, analyzing and rendering the determined jump template to generate a waiting page consisting of the jump template filled by the at least one jump element.
The obtaining of the jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded comprises:
when the number of the determined page topics is at least two, determining a skip element matched with the user interest attribute information based on the user interest attribute information;
and filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements.
The step of determining the jump template matched with the user interest attribute information based on the user interest attribute information comprises the following steps:
determining a page theme corresponding to the user interest attribute information based on the user interest attribute information;
and determining a jump template matched with the page theme corresponding to the user interest attribute information based on the determined page theme corresponding to the user interest attribute information.
The obtaining of the jump template corresponding to the page theme based on the determined page theme includes:
when the number of the determined page topics is at least two, acquiring historical use frequency of a jumping element corresponding to the page topic based on statistical information of an application program;
comparing the obtained using frequency of the jumping elements with a preset frequency threshold value, and determining the jumping elements exceeding the preset frequency threshold value;
and filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements.
Generating a waiting page comprising a jump template corresponding to the page theme of the page to be loaded according to the obtained jump template, wherein the waiting page comprises:
loading, parsing and rendering the determined jump template to present a waiting page comprising the jump template populated with the jump elements.
The method further comprises the following steps:
before the page jump instruction is received, determining account information of an application program using a user;
determining user data corresponding to the account information based on the determined account information;
obtaining interest attribute information of the user according to the determined user data;
and determining a skip element corresponding to the user interest attribute information according to the obtained user interest attribute information.
The determining, based on the received application launch notification, that the application uses the account information of the user includes at least one of:
determining login account information of a user used by the application;
determining that the application uses associated account information of a user;
determining that the application uses the user-created guest account information for the application.
The determining, based on the determined account information, user data corresponding to the account information includes at least one of:
determining user basic characteristic information corresponding to the account information;
and determining user historical use record information corresponding to the account information.
The method further comprises the following steps:
and after the page to be loaded is loaded, analyzed and rendered, replacing the page to be loaded with the page to be loaded for displaying.
In the embodiment of the invention, firstly, a page jump instruction is received, wherein the page jump instruction is used for representing that a user indicates a current page to jump through specified operation; then responding to the received page jump instruction, and determining a page theme of the page to be loaded corresponding to the page jump instruction; based on the determined page theme of the page to be loaded and the determined page theme of the page to be loaded, obtaining a jump template matched with the page theme of the page to be loaded; generating a waiting page containing the jump template according to the obtained jump template; and the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented. By the method, the waiting page can be output in a targeted manner when the user waits for the page to be loaded, so that the user can obtain more information and better accord with the preference and use habit of the user. Meanwhile, the mode does not need to limit the use environment and hardware equipment, and is simple to realize and wide in application range.
Drawings
FIG. 1 is a diagram illustrating a page jump process in the prior art;
fig. 2 is an optional flowchart of a page generation method according to an embodiment of the present invention;
fig. 3 is an optional schematic composition diagram of the page generating apparatus according to the embodiment of the present invention;
fig. 4 is an optional flowchart of a page generation method according to an embodiment of the present invention;
FIG. 5 is a schematic diagram illustrating a page jump process implemented by the page generation method according to the embodiment of the present invention;
fig. 6 is an optional schematic composition diagram of the page generating apparatus according to the embodiment of the present invention.
Detailed Description
So that the manner in which the features and aspects of the present invention can be understood in detail, a more particular description of embodiments of the invention, briefly summarized above, may be had by reference to the appended drawings, which are included to illustrate, but are not intended to limit the invention.
Before further detailed description of the present invention, terms and expressions referred to in the embodiments of the present invention are described, and the terms and expressions referred to in the embodiments of the present invention are applicable to the following explanations.
Waiting for the page: and the method is used for presenting the current page after the current page is presented and before the page to be loaded is presented.
And (3) jumping the template: the display positions of videos, animations, characters and pictures and/or the insertion positions of the jumping elements and the number of the jumping elements are/is specified when the template is displayed on a page, in practical application, the jumping template can be a general template, the determined jumping elements corresponding to the page theme are filled, so that the jumping template matched with the page theme of the page to be loaded is obtained, the determined jumping template is further loaded, analyzed and rendered, and a waiting page formed by the jumping templates filled with the jumping elements can be generated; the jumping templates can also be stored in a jumping template library according to a preset sequence, when the jumping elements corresponding to the page theme need to be filled, one jumping template is selected in the jumping template library according to a preset jumping template selection rule and is used for filling the determined jumping elements corresponding to the page theme to obtain a jumping template matched with the page theme of the page to be loaded; on the other hand, each page topic may also correspond to a specific jump template, which the system can immediately call when the page topic is involved.
Jump element: corresponding to the subject of the page to be loaded, including but not limited to: video information, text information and picture information; the jump template is composed of at least one jump element.
Page subject: the page theme is used for representing an object described by the content of the page to be loaded, for example, when the content of the page to be loaded is a playing interface of cartoon "caunan" or a related picture, animation, it may be determined that the page theme is "caunan", and at this time, the number of the page themes is one;
when the content of the page to be loaded is a selected playing interface or a related article of cartoon Cornan and Duola A dream, the page theme is the Kanan and Duola A dream, and at the moment, the number of the page themes is two.
Fig. 1 is a schematic diagram of a page jump process in the prior art, as shown in fig. 1, in the prior art, when application software receives a page jump instruction triggered by a user and starts to perform page jump, before a page to be loaded required by the user has not completed data loading and rendering, in order to alleviate a user's anxiety in the process of waiting for page jump, in the process of page jump, the application software may display a waiting page for the user, and display a progress bar or a rotated circle for the user on the waiting page, so as to inform the user that the page to be loaded is performing data loading and rendering, and inform the user of a loading progress of the page.
For example, taking an APP for playing an animation as an example, assuming that after the APP for playing the animation is started, a page of a block "recommend" displayed by the APP for the animation is as shown in fig. 1a, and a user clicks a "circle" button in a using process, the displayed page is switched from a current "recommend" page to a "circle" page as shown in fig. 1c, and in the switching process, the APP for the animation loads a waiting page for the user, as shown in fig. 1 b. In the prior art, a waiting page displayed for a user by application software often only can be used for displaying some fixed preset pictures or animations or blank pages, and the pictures or animations may only be related to the loading progress of a new page and have no relation with the content of the new page.
Especially, in the e-book reading APP or the video APP, when the user switches pages or loads a new page on the APPs, the user is often to open a new book or watch a new video, the data volume of the game video and the book is often large, so the loading time is longer, the APP needs to display a waiting page for the user or the time for loading the waiting page is also longer, and in this case, the application software displays a single jump waiting page as shown in fig. 1b for the user for a long time, which also brings a sense of impatience to the user.
Fig. 2 is a schematic diagram illustrating an optional flow of the page generation method according to the embodiment of the present invention, and as shown in fig. 2, an optional flow of the page generation method according to the embodiment of the present invention includes the following steps:
step 201: receiving a page jump instruction;
step 202: responding to the received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction;
step 203: obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded;
specifically, in an embodiment of the present invention, the obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded includes:
when the number of the determined page topics is one, determining jump elements matched with the page topics of the page to be loaded based on the determined page topics;
filling at least one jump element matched with the page theme of the page to be loaded into a jump template to obtain the jump template matched with the page theme of the page to be loaded; the jumping template comprises at least one jumping element corresponding to the page theme;
the page theme is used for representing the object described by the content of the page to be loaded.
Further, the generating a waiting page including the jump template according to the obtained jump template includes:
and loading, analyzing and rendering the determined jump template to generate a waiting page consisting of the jump template filled by the at least one jump element.
In an embodiment of the present invention, the obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded includes:
when the number of the determined page topics is at least two, determining a skip element matched with the user interest attribute information based on the user interest attribute information;
and filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements.
Further, the determining, based on the user interest attribute information, a jump template matched with the user interest attribute information includes:
determining a page theme corresponding to the user interest attribute information based on the user interest attribute information;
and selecting a corresponding jump template from a jump template library based on the determined page theme corresponding to the user interest attribute information, thereby determining the jump template matched with the page theme corresponding to the user interest attribute information.
In one embodiment of the invention, the system comprises at least two jump templates, and when a corresponding jump template needs to be selected in the jump template library, one jump template can be selected according to a preset selection sequence to fill the jump elements.
By the method, when the number of the determined page topics is at least two, the jump elements closer to the interest of the user can be obtained according to the interest attribute information of the user, and the jump template is formed by the obtained jump elements.
In an embodiment of the present invention, the obtaining a jump template corresponding to the page theme based on the determined page theme includes:
when the number of the determined page topics is at least two, acquiring historical use frequency of a jumping element corresponding to the page topic based on statistical information of an application program;
comparing the obtained using frequency of the jumping elements with a preset frequency threshold value, and determining the jumping elements exceeding the preset frequency threshold value;
and filling the determined jump elements into the jump template to obtain the jump template which corresponds to the page theme and comprises the jump elements.
Specifically, in the using process of the user, the application program may record an operation of the user after the page to be loaded is loaded, for example, record the number of times that the user clicks a video and clicks a picture after the user finishes loading the page to be loaded, and set a frequency threshold by recording the operation of the user, and indicate that the user may use the skip element in a subsequent operation when the obtained using frequency of the skip element exceeds the preset frequency threshold, so that the subsequent operation of the user may be pre-determined, and the skip element that the user may need is further filled into the selected skip template.
In this way, the application program can analyze the use data of all users, and take the jump elements which are most likely to be used by the users in the later operation as the jump elements forming the jump template, so that the application program is more close to the use habits of the users.
Step 204: generating a waiting page containing the jump template according to the obtained jump template;
specifically, the generating a waiting page including a jump template corresponding to a page topic of the page to be loaded according to the obtained jump template includes:
the determined jump template is loaded, parsed and rendered to present a waiting page that includes the determined jump template.
And the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented.
In practical application, the method further comprises the following steps:
and after the page to be loaded is loaded, analyzed and rendered, replacing the page to be loaded with the page to be loaded for displaying.
In practical applications, before step 201 is executed, in an embodiment of the present invention, the page generating method further includes: determining account information of a user used by an application program;
determining user data corresponding to the account information based on the determined account information;
obtaining interest attribute information of the user according to the determined user data;
and determining a skip element corresponding to the user interest attribute information according to the obtained user interest attribute information.
Further, the determining, based on the received application launch notification, that the application uses the account information of the user includes at least one of:
determining login account information of a user used by the application;
determining that the application uses associated account information of a user;
determining that the application uses the user-created guest account information for the application.
By determining that the application uses the account information of the user, the account information of the current login user can be obtained, the interest attribute information of the user can be further obtained, and the interest attribute information of the tourist account can also be obtained.
Specifically, the determining, based on the determined account information, user data corresponding to the account information includes at least one of:
determining user basic characteristic information corresponding to the account information;
and determining user historical use record information corresponding to the account information.
Fig. 3 is a schematic diagram of an optional component of the page generation apparatus according to the embodiment of the present invention, and as shown in fig. 3, the optional component of the page generation apparatus according to the embodiment of the present invention includes:
an information receiving module 301, configured to receive a page jump instruction;
the information processing module 302 is configured to determine a page theme of the page to be loaded corresponding to the page jump instruction;
the information processing module 302 is configured to obtain a jump template matched with a page theme of the page to be loaded;
in particular, in one embodiment of the present invention,
the information processing module 302 is configured to determine, based on the determined page theme, a skip element that is matched with the page theme of the page to be loaded when the number of the determined page themes is one;
the information processing module 302 is configured to fill at least one jump element matched with the page theme of the page to be loaded into a jump template, so as to obtain a jump template matched with the page theme of the page to be loaded; the jumping template comprises at least one jumping element corresponding to the page theme;
the page theme is used for representing the object described by the content of the page to be loaded.
In one embodiment of the present invention, when the determined number of page topics is at least two,
the information processing module 302 is configured to determine a jump template matched with a page theme of the page to be loaded;
the information processing module 302 is configured to load, analyze, and render the jump element corresponding to the jump template;
the information processing module 302 is configured to generate a waiting page including the jump template.
In one embodiment of the present invention,
the information processing module 302 is configured to determine, based on the user interest attribute information, a skip element that matches the user interest attribute information when the number of the determined page topics is at least two.
Further, the information processing module 302 is configured to determine, based on the user interest attribute information, a page theme corresponding to the user interest attribute information;
the information processing module 302 is configured to determine, based on the determined page topic corresponding to the user interest attribute information, a jump template matched with the page topic corresponding to the user interest attribute information.
In one embodiment of the present invention,
the information processing module 302 is configured to, when the number of the determined page topics is at least two, obtain, based on statistical information of an application program, a historical usage frequency of a jumping element corresponding to the page topic;
the information processing module 302 is used for determining jump elements which are consistent with the historical use frequency conditions in the obtained jump elements;
the information processing module 302 is configured to determine a jump template matching the determined jump element based on the determined jump element.
The information processing module 302 is configured to generate a waiting page including the jump template according to the obtained jump template;
further, the information processing module 302 is configured to load, parse and render the determined jump element;
the device further comprises:
and the information output module is used for presenting a waiting page comprising the determined jump template.
Further, the information output module is configured to replace the waiting page with the page to be loaded for display after the page to be loaded is loaded, analyzed, and rendered.
And the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented.
In practical applications, in one embodiment of the present invention, the apparatus further comprises:
the information determining module is used for determining account information of the application program using the user before receiving the page jump instruction;
the information determining module is used for determining user data corresponding to the account information;
the information determining module is used for obtaining the interest attribute information of the user;
and the information determining module is used for determining the jump element corresponding to the user interest attribute information according to the obtained user interest attribute information.
Further, the information determining module is configured to determine login account information of a user using the application;
the information determining module is used for determining the associated account information of the application use user;
and the information determining module is used for determining the guest account information created by the application program for the application use user.
Further, the information determining module is configured to determine user basic feature information corresponding to the account information;
the information determining module is used for determining the user historical use record information corresponding to the account information.
Fig. 4 is a schematic view of an optional flow of the page generation method according to the embodiment of the present invention, and as shown in fig. 4, an optional flow of the page generation method according to the embodiment of the present invention includes the following steps:
step 401: when a user logs in and uses certain application software through a user account, a background server of the application software determines user data corresponding to the user account, and determines the interest of the user according to the user data;
specifically, the user account may refer to an account actively registered by the user on the APP, such as a chat APP account or a microblog APP account actively registered by the user; or the APP may be an account automatically created according to the behavior of the user, for example, assuming that the user a does not register a user account with the music APP, when the user a starts the music APP, the music APP may automatically create an account for the user a (for example, a user account corresponding to the device number is created for the user a according to the device number of the terminal device used by the user a), and then the user data generated by the subsequent user a when using the music APP may be stored corresponding to the automatically generated user account.
The user data corresponding to the user account mainly includes the following two types of data:
a. when a user registers the user account, inputting basic information of the user;
such as the user's age, gender, occupation, hobbies, etc.
b. And the user logs in the APP through the user account and uses the generated user behavior data when using the APP.
For example, the history data of the user's access to the APP and the data such as the usage time of the APP.
It should be noted that, according to the determined user data corresponding to the user account, the server may analyze and determine what type of things the user is interested in the recent period of time.
For example, for a certain cartoon APP, the background server of the cartoon APP determines that a certain user reads a cartoon "silver soul" for 2 hours on average every day in the last 7 days of a certain user 1, and the personal information entered by the user records the user's preferences as: if the user likes a hot blood cartoon, the background server of the cartoon APP can determine that the user 1 is interested in comparing the cartoon 'silver soul' with the hot blood style in the last 7 days according to the information.
Step 402: receiving a page jump instruction triggered by a user through specified operation;
specifically, the specified operation of the user may be a gesture operation, such as a slide gesture operation or a long-press operation; for example, as shown in fig. 1b, when the user clicks a "circle" virtual key on the animation APP operation interface, the page jump instruction may be triggered, so that the animation APP jumps a currently displayed page from a "recommended page" to a page corresponding to a "circle" block.
Step 403: responding to a received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction;
in practical application, when a user clicks to open an electronic book by reading an APP, in a process of jumping from a main display page to a display page of content of the electronic book by reading the APP, a display content page of the electronic book is a page to be loaded, at this time, data to be displayed on the page to be loaded is content corresponding to the electronic book, and therefore a page subject of the loaded page is a subject name (such as a book name) of the electronic book, in this case, a title of the electronic book can be used as a page subject of the page to be loaded, and at this time, only content of such a subject is displayed on the page to be loaded, and thus, the page subject of the page to be loaded is also unique.
In another case, assume that, as shown in fig. 1a to 1c, a user triggers the animation APP to switch from the "recommended page" to the "circle page" by a specified operation, where the "circle page" is the page to be loaded in the current jump process, and since the data displayed in the "circle page" includes multiple topics, it can be determined that the page to be loaded includes more than one page topic when the "circle page" is used as the page to be loaded.
It should be noted that, when the user triggers the page jump instruction through a specific operation, the page jump instruction received by the APP includes information of the page to be jumped and loaded, for example, still taking fig. 1b as an example, when the user triggers the page jump instruction by clicking a "circle" virtual key on the operation interface of the animation APP, the page jump instruction received by the animation APP includes identification information of the "circle" page to be jumped and loaded, and then the animation APP can determine, according to the identification information, data corresponding to display content included in the page to be jumped and loaded, and acquire, from the server, the data corresponding to the display content included in the page to be jumped and loaded. And then the animation APP can determine that the page to be jumped and loaded contains several page themes according to the acquired display content data contained in the page to be jumped and loaded.
Step 404: when the determined page to be loaded only contains one page theme, determining a jump element corresponding to the page theme, and generating an individualized waiting page in the jump process according to the determined jump element;
in practical applications, the server may pre-store the jump elements corresponding to the page topics, for example, taking a background server for reading APP as an example, the background server may determine the topics (i.e., page topics) corresponding to all electronic books contained in the database, respectively store the jump elements corresponding to the topics, and store the corresponding relationships between the topics and the jump elements. And selecting at least one jump template in the jump template library according to the determined page theme and a preset selection rule, filling the determined jump elements into the selected jump template, and generating a waiting page in the jump process.
For example, taking an electronic book song of ice and fire as an example, a background server for reading APP is subject to the jump elements allocated to the electronic book song of ice and fire as follows: "dragon" pictures, "wolf" pictures, and "lion" pictures. Then the user clicks the book icon of song of ice and fire on reading the APP to trigger the reading APP to jump and display the process of song of ice and fire of the electronic book, and the reading APP can determine the jump element corresponding to the theme according to the theme of the page to be displayed of the song of ice and fire: the method comprises the steps of filling determined jumping elements into a fixed jumping template corresponding to a page theme to generate a waiting page comprising the three pictures, or selecting one jumping template from a jumping template library corresponding to the page theme to fill the determined picture jumping elements into the jumping template to generate the jumping template comprising the dragon picture, the wolf picture and the lion picture. And in the process of reading the song of ice and fire by the user, when the reading APP needs to show a waiting page (such as loading the next chapter), the reading APP can generate a waiting page containing the at least one jumping element according to the determined jumping elements.
Step 405: when the determined page to be loaded only contains a plurality of page themes, according to the determined interest and hobbies of the user corresponding to the user account, the skipping elements corresponding to the interest and hobbies of the user can be determined, and then the personalized waiting page in the skipping process is generated.
In practical application, because the page theme included in the page to be loaded is not unique, and the page theme included in the page to be loaded is often not all the topics in which the user is interested, it is often impossible to determine which page theme corresponds to the jump element to generate the personalized waiting page.
In this case, the APP may determine, according to the interest and hobbies of the currently logged-in user account determined by performing step 401, a jump element corresponding to the interest and hobbies, and generate a waiting page according to the jump element.
For example, still taking the case described in step 401 as an example, assuming that the background server of the cartoon APP can determine that the user is interested in a cartoon "silver soul" with a cartoon hot blood style within the last 7 days, when the user uses the cartoon APP to perform page switching, the cartoon APP can determine a jump element corresponding to the interest according to the interest of the user, in this example, the jump element may be a related picture or animation of a character of the silver soul, and the cartoon APP can generate a waiting page according to the jump element.
By adopting the personalized customization method for loading the waiting page provided by the application, when the application software receives a page jump instruction or a page loading instruction triggered by a user to perform page switching or page loading, the application software firstly determines a user account corresponding to the user triggering the operation instruction and a webpage which the user desires to jump, then searches daily behavior data of the user account on a background server according to the user account corresponding to the user, determines main content contained on the page which the user desires to jump according to the page which the user desires to jump, and then the server can render a personalized waiting page which is only specific to the user and is related to the loading page of the user according to the information, wherein the display content on the waiting page is related to the daily use habit of the user, the content of the page to be loaded next is also relevant, thus bringing a better use experience for the user.
Fig. 5 is a schematic diagram illustrating a page jump process implemented by the page generation method according to an embodiment of the present invention, as shown in fig. 5, a user wants to watch cartoon silver spirit through an APP, and in a process of performing page jump, according to the page generation method described in the present invention, in a process of generating a waiting page, jump elements related to silver spirit can be determined for a topic of a page to be loaded.
Fig. 6 is a schematic diagram of an alternative configuration of the page generating apparatus according to the embodiment of the present invention, and as shown in fig. 6, the page generating apparatus 600 may be a mobile phone, a computer, a digital broadcast terminal, an information transceiver device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, etc. with a display function. The page generation apparatus 600 shown in fig. 6 includes: at least one processor 601, memory 602, at least one network interface 604, and a user interface 603. The various components in page generation apparatus 600 are coupled together by a bus system 605. It is understood that the bus system 605 is used to enable communications among the components. The bus system 605 includes a power bus, a control bus, and a status signal bus in addition to a data bus. For clarity of illustration, however, the various buses are labeled as bus system 605 in fig. 6.
The user interface 603 may include, among other things, a display, a keyboard, a mouse, a trackball, a click wheel, a key, a button, a touch pad, or a touch screen.
It will be appreciated that the memory 602 can be either volatile memory or nonvolatile memory, and can include both volatile and nonvolatile memory. Among them, the nonvolatile Memory may be a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a magnetic random access Memory (FRAM), a Flash Memory (Flash Memory), a magnetic surface Memory, an optical disk, or a Compact Disc Read-Only Memory (CD-ROM); the magnetic surface storage may be disk storage or tape storage. Volatile Memory can be Random Access Memory (RAM), which acts as external cache Memory. By way of illustration and not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), Synchronous Static Random Access Memory (SSRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic Random Access Memory (SDRAM), Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), Enhanced Synchronous Dynamic Random Access Memory (ESDRAM), Enhanced Synchronous Dynamic Random Access Memory (Enhanced Synchronous Dynamic Random Access Memory), Synchronous linked Dynamic Random Access Memory (DRAM, Synchronous Link Dynamic Random Access Memory), Direct Memory (DRmb Random Access Memory). The memory 602 described in connection with the embodiments of the invention is intended to comprise these and any other suitable types of memory.
The memory 602 in the embodiment of the present invention is used to store various types of data including time information in the form of data text and pictures carrying the time information to support the operation of the page generating apparatus 600. Examples of such data include: any computer programs for operating on the page generating apparatus 600, such as an operating system 6021 and application programs 6022; contact data; telephone book data; a message; a picture; video, etc. The operating system 6021 includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, for implementing various basic services and processing hardware-based tasks. The application programs 6022 may include various application programs such as a cartoon playing client, a Media Player (Media Player), a Browser (Browser), etc. for implementing various application services including a page generating program and a video part program. A program for implementing the page generation method according to the embodiment of the present invention may be included in the application program 6022.
The method disclosed by the above-mentioned embodiment of the present invention can be applied to the processor 601, or implemented by the processor 601. The processor 601 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be implemented by integrated logic circuits of hardware or operations in the form of software in the processor 601. The Processor 601 may be a general purpose Processor, a Digital Signal Processor (DSP), or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, or the like. Processor 601 may implement or perform the methods, steps, and logic blocks disclosed in embodiments of the present invention. A general purpose processor may be a microprocessor or any conventional processor or the like. The steps of the method disclosed by the embodiment of the invention can be directly implemented by a hardware decoding processor, or can be implemented by combining hardware and software modules in the decoding processor. The software modules may be located in a storage medium located in the memory 602, and the processor 601 reads the information in the memory 602 and performs the steps of the aforementioned methods in conjunction with its hardware.
In an exemplary embodiment, the page generating apparatus 600 may be implemented by one or more Application Specific Integrated Circuits (ASICs), DSPs, Programmable Logic Devices (PLDs), Complex Programmable Logic Devices (CPLDs), Field Programmable Gate Arrays (FPGAs), general purpose processors, controllers, Micro Controllers (MCUs), microprocessors (microprocessors), or other electronic components for performing the page generating method.
In an exemplary embodiment, the present invention further provides a computer readable storage medium, such as the memory 602 including a computer program, which can be executed by the processor 601 of the page generating apparatus 600 to perform the steps of the foregoing method. The computer readable storage medium can be Memory such as FRAM, ROM, PROM, EPROM, EEPROM, Flash Memory, magnetic surface Memory, optical disk, or CD-ROM; or may be a variety of devices including one or any combination of the above memories, such as a mobile phone, computer, tablet device, personal digital assistant, etc.
An embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, performs:
receiving a page jump instruction;
responding to the received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction;
obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded;
generating a waiting page containing the jump template according to the obtained jump template;
and the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, embodiments of the present invention may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including magnetic disk storage, optical storage, and the like) having computer-usable program code embodied in the medium.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program operations. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the operations performed by the processor of the computer or other programmable data processing apparatus produce means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program operations may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the operations stored in the computer-readable memory produce an article of manufacture including operating means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program operations may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the operations executed on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only exemplary of the present invention and should not be taken as limiting the scope of the present invention, and any modifications, equivalents, improvements, etc. that are within the spirit and principle of the present invention should be included in the present invention.

Claims (10)

1. A page generation method is characterized by comprising the following steps:
receiving a page jump instruction;
responding to the received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction;
obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded;
generating a waiting page containing the jump template according to the obtained jump template;
recording the operation of the page to be loaded after the page is loaded;
obtaining a jump element matched with the operation of the page to be loaded after the page to be loaded is loaded based on the operation of the page to be loaded after the page to be loaded is loaded;
filling the jump elements matched with the loaded operation of the page to be loaded into the jump template;
the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented;
the obtaining of the jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded comprises:
and under the condition that the page to be loaded comprises at least two page themes, determining a jump element matched with the user interest attribute information based on the user interest attribute information, filling the determined jump element into the jump template, and obtaining the jump template which corresponds to the page theme and comprises the jump element.
2. The method according to claim 1, wherein the obtaining a jump template matching with the page subject of the page to be loaded based on the determined page subject of the page to be loaded further comprises:
when the number of the determined page topics is one, determining jump elements matched with the page topics of the page to be loaded based on the determined page topics;
filling at least one jump element matched with the page theme of the page to be loaded into a jump template to obtain the jump template matched with the page theme of the page to be loaded;
the jumping template comprises at least one jumping element corresponding to the page theme;
the page theme is used for representing the object described by the content of the page to be loaded.
3. The method according to claim 2, wherein the generating a waiting page containing the jump template according to the obtained jump template comprises:
and loading, analyzing and rendering the determined jump template to generate a waiting page consisting of the jump template filled by at least one jump element.
4. The method according to claim 1 or 3, wherein the generating a waiting page including a jump template corresponding to a page subject of the page to be loaded according to the obtained jump template comprises:
loading, parsing and rendering the determined jump template to present a waiting page comprising the jump template populated with the jump elements.
5. The method of claim 1, further comprising:
before the page jump instruction is received, determining account information of an application program using a user;
determining user data corresponding to the account information based on the determined account information;
and obtaining interest attribute information of the user according to the determined user data.
6. The method of claim 5, wherein determining that the application uses the user's account information based on the received application launch notification comprises at least one of:
determining login account information of a user used by the application;
determining that the application uses associated account information of a user;
determining that the application uses the user-created guest account information for the application.
7. The method of claim 5, wherein determining user data corresponding to the account information based on the determined account information comprises at least one of:
determining user basic characteristic information corresponding to the account information;
and determining user historical use record information corresponding to the account information.
8. An apparatus for generating a page, the apparatus comprising:
the information receiving module is used for receiving a page jump instruction;
the information processing module is used for determining a page theme of the page to be loaded corresponding to the page jump instruction;
the information processing module is used for determining a jump element matched with the user interest attribute information based on the user interest attribute information under the condition that the page to be loaded comprises at least two page themes, filling the determined jump element into a jump template, and obtaining the jump template which corresponds to the page theme and comprises the jump element;
the information processing module is used for generating a waiting page containing the jump template according to the obtained jump template;
the information processing module is used for recording the operation of the page to be loaded after the page to be loaded is loaded; the method comprises the steps of obtaining a jump element matched with an operation of the page to be loaded after the page to be loaded is loaded based on the operation of the page to be loaded after the loading is finished; the jump template is used for filling jump elements matched with the loaded operation of the page to be loaded into the jump template;
and the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented.
9. An apparatus for generating a page, the apparatus comprising:
a processor and a memory for storing a computer program capable of running on the processor,
wherein the processor is configured to perform the following operations when running the computer program:
receiving a page jump instruction;
responding to the received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction;
obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded;
generating a waiting page containing the jump template according to the obtained jump template;
recording the operation of the page to be loaded after the page is loaded;
obtaining a jump element matched with the operation of the page to be loaded after the page to be loaded is loaded based on the operation of the page to be loaded after the page to be loaded is loaded;
filling the jump elements matched with the loaded operation of the page to be loaded into the jump template;
the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented;
the obtaining of the jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded comprises:
and under the condition that the page to be loaded comprises at least two page themes, determining a jump element matched with the user interest attribute information based on the user interest attribute information, filling the determined jump element into the jump template, and obtaining the jump template which corresponds to the page theme and comprises the jump element.
10. A computer-readable storage medium having a computer program stored thereon, the computer program being executable by a processor to:
receiving a page jump instruction;
responding to the received page jump instruction, and determining a page theme of a page to be loaded corresponding to the page jump instruction;
obtaining a jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded;
generating a waiting page containing the jump template according to the obtained jump template;
recording the operation of the page to be loaded after the page is loaded;
obtaining a jump element matched with the operation of the page to be loaded after the page to be loaded is loaded based on the operation of the page to be loaded after the page to be loaded is loaded;
filling the jump elements matched with the loaded operation of the page to be loaded into the jump template;
the waiting page is used for presenting after the current page is presented and before the page to be loaded is presented;
the obtaining of the jump template matched with the page theme of the page to be loaded based on the determined page theme of the page to be loaded comprises:
and under the condition that the page to be loaded comprises at least two page themes, determining a jump element matched with the user interest attribute information based on the user interest attribute information, filling the determined jump element into the jump template, and obtaining the jump template which corresponds to the page theme and comprises the jump element.
CN201711443250.2A 2017-12-27 2017-12-27 Page generation method and device and storage medium Active CN108228766B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711443250.2A CN108228766B (en) 2017-12-27 2017-12-27 Page generation method and device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711443250.2A CN108228766B (en) 2017-12-27 2017-12-27 Page generation method and device and storage medium

Publications (2)

Publication Number Publication Date
CN108228766A CN108228766A (en) 2018-06-29
CN108228766B true CN108228766B (en) 2021-04-13

Family

ID=62648985

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711443250.2A Active CN108228766B (en) 2017-12-27 2017-12-27 Page generation method and device and storage medium

Country Status (1)

Country Link
CN (1) CN108228766B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112672794A (en) * 2018-10-29 2021-04-16 深圳市欢太科技有限公司 Game page display method and related product
CN109669736A (en) * 2018-12-18 2019-04-23 北京城市网邻信息技术有限公司 A kind of loading method of small routine, device, terminal device and storage medium
CN110222285B (en) * 2019-05-21 2020-02-07 掌阅科技股份有限公司 Reading page display method, computing device and computer storage medium
CN110765379B (en) * 2019-09-20 2023-06-20 苏州达家迎信息技术有限公司 Method, device, computer equipment and storage medium for loading resource file
CN110780939B (en) * 2019-09-20 2023-07-28 苏州达家迎信息技术有限公司 Method, device, computer equipment and storage medium for loading resource file
CN111611507A (en) * 2020-05-27 2020-09-01 掌阅科技股份有限公司 Modularization-based in-application page jump method and computing device
CN112307383A (en) * 2020-10-20 2021-02-02 北京三快在线科技有限公司 Page loading method and device
CN112527171B (en) * 2020-12-14 2022-06-21 北京聪明核桃教育科技有限公司 Multimedia file playing method, device, equipment and medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100199197A1 (en) * 2008-11-29 2010-08-05 Handi Mobility Inc Selective content transcoding
CN102780722A (en) * 2011-05-11 2012-11-14 北京磊友信息科技有限公司 Method and server for providing application programs for mobile terminals
CN103914490B (en) * 2013-01-08 2018-06-12 北京京东尚科信息技术有限公司 Webpage operation method and system
CN105975637A (en) * 2016-06-26 2016-09-28 乐视控股(北京)有限公司 Display method and device for page loading

Also Published As

Publication number Publication date
CN108228766A (en) 2018-06-29

Similar Documents

Publication Publication Date Title
CN108228766B (en) Page generation method and device and storage medium
US10271104B2 (en) Video play-based information processing method and system, client terminal and server
CN104965659B (en) A kind of preloading method and device of page info
JP6678773B2 (en) Server-based conversion of autoplay content to click-to-play content
US20140040741A1 (en) Smart Auto-Completion
CN110941500A (en) Interface display method and device
WO2019148134A1 (en) Method, server, and client for updating playback record
CN111654749A (en) Video data production method and device, electronic equipment and computer readable medium
CN114117282A (en) Information display method, device, equipment and storage medium
CN110990700A (en) Comment information display method, device, client, server and system
WO2022265769A1 (en) Dashboard explore mode
CN111506845A (en) Content display method, device and equipment based on media information stream and storage medium
US11029801B2 (en) Methods, systems, and media for presenting messages
US9015607B2 (en) Virtual space providing apparatus and method
CN111399952A (en) Method for adjusting layout of application interface, terminal equipment and computer storage medium
WO2022265775A1 (en) Service-driven widgets with multiple forms of authentication displayed in a widgets board
CN108664191B (en) System access method and device
US20140157147A1 (en) Feedback system, feedback method and recording media thereof
US20230403343A1 (en) Consolidated content aggregation, analytics, notification, delivery and tracking
CN109313662B (en) Deconstruction and presentation of web pages into a native application experience
US20150186343A1 (en) Method and system for providing content segments of an interactive media experience as webpages
CN113360127B (en) Audio playing method and electronic equipment
CN114691926A (en) Information display method and electronic equipment
CN111158678B (en) Video playing method and device, client device and electronic device
WO2016029705A1 (en) Method and device for inserting webpage toolbar, 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