CN113835813A - Page display method and device - Google Patents

Page display method and device Download PDF

Info

Publication number
CN113835813A
CN113835813A CN202111128188.4A CN202111128188A CN113835813A CN 113835813 A CN113835813 A CN 113835813A CN 202111128188 A CN202111128188 A CN 202111128188A CN 113835813 A CN113835813 A CN 113835813A
Authority
CN
China
Prior art keywords
image
user
historical
target
social platform
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.)
Pending
Application number
CN202111128188.4A
Other languages
Chinese (zh)
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.)
Bright Jupiter Private Ltd
Original Assignee
Lemei Technology 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 Lemei Technology Co ltd filed Critical Lemei Technology Co ltd
Priority to CN202111128188.4A priority Critical patent/CN113835813A/en
Publication of CN113835813A publication Critical patent/CN113835813A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a page display method and a page display device, which relate to the technical field of Internet, and the method comprises the following steps: receiving a page display instruction aiming at a target social platform, which is input by a user; the page display instruction carries user information of a user; according to the user information, acquiring preset historical time periods, using each image published by the user in the target social platform as a first historical image, and acquiring image information of each first historical image; generating a target image based on each first history image and the image information; and displaying the target image in a dynamic publishing page of the user for the target social platform. Therefore, the target image of the user is automatically generated and displayed according to the user information of the user, and the complexity of user operation is reduced.

Description

Page display method and device
Technical Field
The invention relates to the technical field of internet, in particular to a page display method and device.
Background
With the rapid development of internet technology, users can publish user dynamics (such as photos, texts or videos) in the dynamic publication page of the user through a social application program.
In the related art, a user may select a published image (photo, and/or video) in a historical time period, then process the selected image through image editing software to generate a target image, and display the target image in a dynamic publishing page.
In the above process, the user needs to spend more time selecting the image, and the editing process of the image is more complicated, which increases the complexity of the user operation.
Disclosure of Invention
The embodiment of the invention aims to provide a target webpage information generating method, so as to automatically generate and display a target image of a user according to user information of the user and reduce the complexity of user operation. The specific technical scheme is as follows:
in a first aspect of the present invention, there is provided a page display method, including:
receiving a page display instruction aiming at a target social platform, which is input by a user; the page display instruction carries user information of the user;
acquiring a preset historical time period according to the user information, wherein each image published by the user in the target social platform is used as a first historical image, and acquiring image information of each first historical image;
generating a target image based on each first history image and the image information;
displaying the target image in a dynamic publication page of the user for the target social platform.
Optionally, the user information includes a user ID (Identity Document) of the user in the target social platform;
the acquiring, according to the user information, a preset historical time period, where each image that the user has posted in the target social platform is used as a first historical image, includes:
according to the user ID, constructing a page address of a dynamic publishing page of the user in the target social platform;
and acquiring each image published by the user in the dynamic publishing page within a preset historical time period through the page address to serve as a first historical image.
Optionally, the user information includes user login information of the user in the target social platform;
the acquiring, according to the user information, a preset historical time period, where each image that the user has posted in the target social platform is used as a first historical image, includes:
sending a login authentication request to the target social contact platform according to the user login information;
after passing the login authentication of the target social platform, acquiring each image published by the user in a preset historical time period through a preset Application Programming Interface (API) of the target social platform as a first historical image; the preset API is used for obtaining an image published by the user in the target social platform.
Optionally, the image information includes an interaction number of the first history image;
generating a target image based on the first history image and the image information, comprising:
determining a preset number of images from the first historical images as second historical images; the interaction number of the second historical image is larger than that of other historical images except the second historical image in the first historical image;
and combining the second historical images to obtain a target image.
Optionally, the number of interactions of a first history image comprises at least one of: the number of votes of the first history image, the number of forwards of the first history image, and the comment item of the first history image.
Optionally, the method further includes:
displaying the publishing statistical information in the preset historical time period in the specified direction of the target image in the dynamic publishing page; wherein the release statistics include at least one of: the number of the first history images, the sum of the number of interactions of the first history images, and the start time and the end time of the preset history time period.
In a second aspect of the present invention, there is also provided a page display apparatus, comprising:
the receiving module is used for receiving a page display instruction which is input by a user and aims at a target social platform; the page display instruction carries user information of the user;
the acquisition module is used for acquiring preset historical time periods according to the user information, using each image published by the user in the target social platform as a first historical image, and acquiring image information of each first historical image;
a target image generation module for generating a target image based on each first history image and the image information;
and the first display module is used for displaying the target image in a dynamic publishing page of the user for the target social platform.
Optionally, the user information includes a user ID of the user in the target social platform;
the acquisition module includes:
the address construction submodule is used for constructing a page address of a dynamic publishing page of the user in the target social platform according to the user ID;
and the first obtaining submodule is used for obtaining each image which is published by the user in the dynamic publishing page within a preset historical time period through the page address to serve as a first historical image.
Optionally, the user information includes user login information of the user in the target social platform;
the acquisition module includes:
the authentication submodule is used for sending a login authentication request to the target social contact platform according to the user login information;
the second obtaining submodule is used for obtaining images published by the user in a preset historical time period through a preset API of the target social contact platform after the login authentication of the target social contact platform is passed, and the images are used as first historical images; the preset API is used for obtaining an image published by the user in the target social platform.
Optionally, the image information includes an interaction number of the first history image;
the target image generation module comprises:
the second historical image determining submodule is used for determining a preset number of images from the first historical images to serve as second historical images; the interaction number of the second historical image is larger than that of other historical images except the second historical image in the first historical image;
and the combination sub-module is used for combining the second historical images to obtain a target image.
Optionally, the number of interactions of a first history image comprises at least one of: the number of votes for the first history image, the number of forwards of the first history image, the number of comments of the first history image.
Optionally, the apparatus further comprises:
the second display module is used for displaying the publishing statistical information in the preset historical time period in the specified direction of the target image in the dynamic publishing page; wherein the release statistics include at least one of: the number of the first history images, the sum of the number of interactions of the first history images, and the start time and the end time of the preset history time period.
The embodiment of the invention also provides electronic equipment which comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory complete mutual communication through the communication bus;
a memory for storing a computer program;
and the processor is used for realizing any page display method when executing the program stored in the memory.
The embodiment of the invention also provides a computer readable storage medium, wherein a computer program is stored in the computer readable storage medium, and when being executed by a processor, the computer program realizes any one of the page display methods.
An embodiment of the present invention further provides a computer program product containing instructions, which when run on a computer, causes the computer to execute any one of the above-mentioned page display methods.
The embodiment of the invention has the following beneficial effects:
the page display method provided by the embodiment of the invention can receive the page display instruction aiming at the target social platform and input by the user; the page display instruction carries user information of a user; according to the user information, acquiring preset historical time periods, using each image published by the user in the target social platform as a first historical image, and acquiring image information of each first historical image; generating a target image based on the first history image and the image information; and displaying the target image in a dynamic publishing page of the user for the target social platform.
According to the page display method provided by the embodiment of the invention, the preset historical time period can be obtained according to the user information of the user, each image and the image information of each image published by the user in the target social platform are generated, and the target image is generated and displayed in the dynamic publishing page of the target social platform based on the obtained images and the image information of each image. In other words, the target image of the user can be automatically generated and displayed, and the complexity of the user operation can be reduced.
Of course, not all of the advantages described above need to be achieved at the same time in the practice of any one product or method of the invention.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by referring to these drawings.
Fig. 1 is a flowchart of a page display method according to an embodiment of the present invention;
FIG. 2 is a flowchart of another page display method according to an embodiment of the present invention;
FIG. 3 is a flowchart of another page display method according to an embodiment of the present invention;
FIG. 4 is a flowchart of another page display method according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a dynamic publishing page provided in an embodiment of the present invention;
fig. 6 is a structural diagram of a page display device according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived from the embodiments given herein by one of ordinary skill in the art, are within the scope of the invention.
In the related art, a user may select an image (photo and/or video) published in a social application program in a historical time period, and then process the selected image through image editing software to generate a target image, and display the target image in a dynamic publishing page. In this process, the user needs to spend a lot of time selecting the image, and the editing process of the image is complicated, which increases the complexity of the user operation.
In order to solve the above problem, an embodiment of the present invention provides a page display method, where the method may be applied to an application installed in an intelligent device (a target application), or the method may also be applied to a target plug-in, and the target plug-in may be integrated in an application corresponding to a social platform installed in the intelligent device. The smart device may be a smart phone, a computer, etc., and is not limited herein.
Referring to fig. 1, fig. 1 is a flowchart of a page display method according to an embodiment of the present invention, where the method may include the following steps:
s101: and receiving a page display instruction which is input by a user and aims at the target social platform.
The page display instruction carries user information of a user.
S102: according to the user information, acquiring images of a preset historical time period and published by a user in a target social platform as first historical images, and acquiring image information of each first historical image.
S103: based on each of the first history images and the image information, a target image is generated.
S104: and displaying the target image in a dynamic publishing page of the user for the target social platform.
According to the page display method provided by the embodiment of the invention, the preset historical time period can be obtained according to the user information of the user, each image and the image information of each image published by the user in the target social platform are generated, and the target image is generated and displayed in the dynamic publishing page of the target social platform based on the obtained images and the image information of each image. In other words, the target image of the user can be automatically generated and displayed, and the complexity of the user operation can be reduced.
For step S101, in one implementation, the target social platform may be a social platform that the user has registered, and the user has published a dynamic state on the social platform. For example, a user may post a user action (e.g., a photo, text, or video) in a dynamic post page through an application corresponding to the social platform.
The user information can represent the user identity, so that the target application can identify the user identity, and further, in step 102, images published by the user in the target social platform can be obtained.
For step S102, the preset history time period may be selected by the user according to the requirement, for example, the preset history time period may be a previous one-year time, or the preset history time period may be a previous half-year time, and so on, which is not limited herein.
The images published by the user in the target social platform are pictures or videos contained in the user dynamic published by the user in the dynamic publishing page in the target social platform. And taking each acquired image as a first historical image.
In one embodiment, the user may enter the start time and the end time of the preset historical time period in the target application, for example, user input 2020 and 2021, indicating that the preset historical time is 2020 to 2021, user input 2021/01-2021/06, indicating that the preset historical time is 2021 year 1 month to 6 months, user input 2021/01/01-2021/06/30, indicating that the preset historical time is 2021 year 1 month 1 day to 6 months 30 days.
In one implementation, the image information may include at least one of: the number of interactions of the first history image, the release time of the first history image, and the personal information in the first history image.
With respect to step S103, in one implementation, the target image may be generated based on each first history image and the publication time. For example, if the preset history time period is the previous year, one first history image may be selected from the first history images published in each month in the previous year according to the publication time, and further, 12 first history images may be obtained, and one picture may be obtained by stitching based on the 12 first history images as the target image.
In another implementation, the target image may be generated based on each of the first history images and the personal information. For example, image recognition may be performed on each first history image, a preset number of first history images including a person are selected, and a picture is obtained by stitching the first history images and is used as a target image.
In one embodiment, the user information includes a user ID of the user in the target social platform, referring to fig. 2, and on the basis of fig. 1, step S102 may include the following steps:
s1021: and according to the user ID, constructing a page address of a dynamic publishing page of the user in the target social platform.
S1022: and acquiring each image published by the user in the dynamic publishing page within a preset historical time period through the page address to serve as a first historical image.
If the account of the user in the target social platform is a public account, that is, all other users in the target social platform can directly access the dynamic publishing page of the user without authorization of the user, and browse the user dynamics published by the user. At this time, the user may input the user ID for the target social platform in the target application, and the target application acquires the first history image through steps S1021 to S1022.
In one implementation, the user ID may be spliced with a page address template corresponding to the target social platform to obtain a page address of the dynamic publishing page of the user. Each social platform has a corresponding page address template, for example, the page address template of social platform a is https:// www.A.com, correspondingly, the user ID is 123, and the page address of the dynamically published page in social platform a may be https:// www.A.com/123; the page address template of social platform B is https:// www.B.com, and correspondingly, the user ID is 123, and the page address of the dynamically published page in social platform B can be https:// www.B.com/123.
In another implementation manner, the user ID input by the user may be analyzed through the user ID analysis API of the target social platform to obtain a character string corresponding to the user ID, and the character string corresponding to the user ID may be spliced with the page address template corresponding to the target social platform to obtain the page address of the dynamic publishing page of the user.
For example, the page address template of the social platform C is https:// www.C.com, correspondingly, the character string corresponding to the user ID of the user E is analyzed to be D2F3HJGWMV, and the page address of the dynamic publishing page of the user E in the social platform C may be https:// www.C.com/D2F3 HJGWMV; the page address template of the social platform D is https:// www.D.com, correspondingly, the character string corresponding to the user ID of the user E is analyzed to be D2F3 HJGWMMV, and the page address of the dynamic publishing page of the user E in the social platform D can be https:// www.D.com/D2F3 HJGWMMV.
In one embodiment, the user information includes user login information of the user in the target social platform, and referring to fig. 3, on the basis of fig. 1, step S102 may include the following steps:
s1023: and sending a login authentication request to the target social contact platform according to the user login information.
S1024: and after the login authentication of the target social platform is passed, obtaining each image published by the user in a preset historical time period through a preset API of the target social platform, and taking the image as a first historical image.
The preset API is used for acquiring images published by a user in the target social platform.
If the account of the user in the target social platform is a non-public account, that is, the user may set other users who are allowed to access the own dynamic publishing page, and other users who are not allowed by the user cannot directly access the dynamic publishing page. At this time, the user may input user login information for the target social platform in the target application, and the target application acquires the first history image through steps S1023 to S1024.
In one implementation, the user login information is information input by the user when the user logs in to the target social platform for an account, for example, a user name and a user password of the user. And sending the user login information of the user to a login authentication server of the target social platform, so that the login authentication server performs login authentication.
In one implementation, after the login authentication is passed, the login authentication server returns an authority token to the target application program, and then the target application program may call a preset API of the target social platform using the authority token, so as to obtain, on the dynamic publishing page, each image published by the user within a preset historical time period.
In one embodiment, the image information comprises a number of interactions of the first historical image. For each first history image, the attention degree of other users to the first history image can be determined through the interaction number of the first history image, and the higher the interaction number is, the higher the attention degree of other users to the first history image is.
Referring to fig. 4, on the basis of fig. 1, step S103 may include the steps of:
s1031: a preset number of images are determined from the respective first history images as second history images.
S1032: and combining the second historical images to obtain a target image.
And the interaction number of the second historical image is greater than that of other historical images except the second historical image in the first historical image.
In one implementation, the first history images may be sorted according to the number of interactions, and a preset number of images with a larger number of interactions may be selected as the second history images. The larger the interaction number of the image is, the higher the attention degree of the image to other users is, and the image with the larger interaction number is selected to generate the target image, so that the target image is more likely to attract the attention of other users, and the interaction among the users is increased.
In one embodiment, the number of interactions of a first historical image comprises at least one of: the number of votes of the first history image, the number of forwards of the first history image, and the comment item of the first history image.
If the number of interactions of one first history image can be the number of praise of the first history image, sorting the images according to the number of praise of each first history image, and selecting the previous preset number of images with larger praise number as the second history image; or, the forwarding numbers of the first historical images may be sorted according to the forwarding numbers of the first historical images, and a preset number of images with a larger forwarding number are selected as the second historical images; or, the comment items of the first history images may be sorted according to the comment items of the first history images, and a preset number of images before the comment item is larger may be selected as the second history images. Or, the interaction number of one first history image may be a sum of the praise number of the first history image and the forwarding number of the first history image (sum of the praise forwarding numbers), and then, the praise forwarding numbers and the larger previous preset number of images may be selected as the second history image according to the sum of the praise forwarding numbers of the first history images and sorting; or, the number of praise of the first history image and the sum of the comment objectives (the sum of the number of praise comments) of the first history image, the images with the number of praise comments and a larger top preset number can be selected as the second history image according to the sum of the number of praise comments of each first history image; or, the forwarding number of the first history image and the sum of the comment objectives (the sum of the forwarding comment numbers) of the first history image may be sorted according to the forwarding comment number sum of each first history image, and the forwarding comment number and the larger previous preset number of images may be selected as the second history image. Or, the number of interactions of one first history image may be the number of praise of the first history image, the forwarding number of the first history image, and the sum of the review purpose (the sum of the number of praise forwarding reviews) of the first history image, and then the number of praise forwarding reviews and the larger top preset number of images may be selected as the second history image according to the sum of the number of praise forwarding reviews of each first history image and sorting.
For step S1032, in an implementation manner, a picture may be obtained by splicing based on each second history image, and the obtained picture is used as a target image. For example, if one second history image is a picture, the picture is directly used for splicing; and if the second historical image is a video, extracting a video frame in the video for splicing.
In another implementation, a slide show may be generated as the target image based on the respective second history images. For example, if one second history image is a picture, the picture is used as a picture material to make a slide show; and if the second historical image is a video, extracting a video frame in the video as a picture material to make a slide.
In one embodiment, in the dynamic publishing page, publishing statistical information in a preset historical time period is displayed in a specified direction of a target image; wherein the release statistical information comprises at least one of: the number of the first history images, a sum value of the number of interactions of the first history images, and a start time and an end time of a preset history time period.
If the generated target image is a picture, the picture may be displayed in the dynamic publication page, and the number of the first history images, the sum of the number of interactions of the first history images, the start time and the end time of the preset history time period may be displayed in a specified direction (e.g., above or below) of the picture.
Referring to fig. 5, fig. 5 is a schematic diagram of a dynamic publishing page according to an embodiment of the present invention.
In fig. 5, 9 pictures (picture 1, picture 2, picture 3, picture 4, picture 5, picture 6, picture 7, picture 8, and picture 9) are selected and spliced into one picture according to the motion published by the user 1 in 2021 (preset historical time) to be used as a target image. And the number of dynamic works (first history images) released by the user 1 in 2021 and the total value of the number of interactions (including the number of praise, the number of comments, and the number of forwards) are displayed above the target image.
Based on the same inventive concept, an embodiment of the present invention further provides a page display apparatus, referring to fig. 6, where fig. 6 is a structural diagram of the page display apparatus provided in the embodiment of the present invention, and the apparatus includes:
the receiving module 601 is configured to receive a page display instruction, which is input by a user and is for a target social platform; the page display instruction carries user information of a user;
an obtaining module 602, configured to obtain, according to user information, each image that has been published by a user in a target social platform in a preset historical time period as a first historical image, and obtain image information of each first historical image;
a target image generation module 603 configured to generate a target image based on each of the first history images and the image information;
a first display module 604, configured to display the target image in a dynamic publication page of the user for the target social platform.
In one embodiment, the user information comprises a user ID of the user in the target social platform;
an obtaining module 602, comprising:
the address construction submodule is used for constructing a page address of a dynamic publishing page of a user in the target social platform according to the user ID;
and the first obtaining submodule is used for obtaining each image which is published in the preset historical time period by the user in the dynamic publishing page through the page address to be used as a first historical image.
In one embodiment, the user information comprises user login information of a user in the target social platform;
an obtaining module 602, comprising:
the authentication submodule is used for sending a login authentication request to the target social contact platform according to the user login information;
the second obtaining submodule is used for obtaining images published by a user in a preset historical time period through a preset API of the target social platform after the login authentication of the target social platform is passed, and the images are used as first historical images; the preset API is used for acquiring all images published by a user in the target social platform.
In one embodiment, the image information includes the number of interactions of the first historical image, and the target image generation module 603 includes:
the second historical image determining submodule is used for determining a preset number of images from the first historical images to serve as second historical images; the interaction number of the second historical images is larger than that of other historical images except the second historical images in the first historical images;
and the combination sub-module is used for combining the second historical images to obtain the target image.
In one embodiment, the number of interactions of a first historical image comprises at least one of: the number of votes for the first history image, the number of forwards of the first history image, the number of comments of the first history image.
In one embodiment, the apparatus further comprises:
the second display module is used for displaying the publishing statistical information in the preset historical time period in the specified direction of the target image in the dynamic publishing page; wherein the release statistical information comprises at least one of: the number of the first history images, a sum value of the number of interactions of the first history images, and a start time and an end time of a preset history time period.
An embodiment of the present invention further provides an electronic device, as shown in fig. 7, including a processor 701, a communication interface 702, a memory 703 and a communication bus 704, where the processor 701, the communication interface 702, and the memory 703 complete mutual communication through the communication bus 704,
a memory 703 for storing a computer program;
the processor 701 is configured to implement the following steps when executing the program stored in the memory 703:
receiving a page display instruction aiming at a target social platform, which is input by a user; the page display instruction carries user information of the user;
acquiring a preset historical time period according to the user information, wherein each image published by the user in the target social platform is used as a first historical image, and acquiring image information of each first historical image;
generating a target image based on each first history image and the image information;
displaying the target image in a dynamic publication page of the user for the target social platform.
The communication bus mentioned in the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the electronic equipment and other equipment.
The Memory may include a Random Access Memory (RAM) or a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components.
In another embodiment of the present invention, a computer-readable storage medium is further provided, in which a computer program is stored, and the computer program, when executed by a processor, implements the steps of any of the above page display methods.
In yet another embodiment, a computer program product containing instructions is provided, which when run on a computer, causes the computer to perform any of the page display methods of the above embodiments.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for apparatus, electronic devices, computer-readable storage media, and computer program product embodiments containing instructions that are substantially similar to method embodiments, the description is relatively simple, and reference may be made to some descriptions of the method embodiments for relevant points.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (10)

1. A page display method, characterized in that the method comprises:
receiving a page display instruction aiming at a target social platform, which is input by a user; the page display instruction carries user information of the user;
acquiring a preset historical time period according to the user information, wherein each image published by the user in the target social platform is used as a first historical image, and acquiring image information of each first historical image;
generating a target image based on each first history image and the image information;
displaying the target image in a dynamic publication page of the user for the target social platform.
2. The method of claim 1, wherein the user information comprises a user Identification (ID) of the user in the target social platform;
the acquiring, according to the user information, a preset historical time period, where each image that the user has posted in the target social platform is used as a first historical image, includes:
according to the user ID, constructing a page address of a dynamic publishing page of the user in the target social platform;
and acquiring each image published by the user in the dynamic publishing page within a preset historical time period through the page address to serve as a first historical image.
3. The method of claim 1, wherein the user information comprises user login information of the user in the target social platform;
the acquiring, according to the user information, a preset historical time period, where each image that the user has posted in the target social platform is used as a first historical image, includes:
sending a login authentication request to the target social contact platform according to the user login information;
after the login authentication of the target social contact platform is passed, acquiring each image published by the user in a preset historical time period through a preset Application Program Interface (API) of the target social contact platform as a first historical image; the preset API is used for obtaining an image published by the user in the target social platform.
4. The method of claim 1, wherein the image information comprises a number of interactions of the first historical image;
generating a target image based on each first history image and the image information, including:
determining a preset number of images from the first historical images as second historical images; the interaction number of the second historical image is larger than that of other historical images except the second historical image in the first historical image;
and combining the second historical images to obtain a target image.
5. The method of claim 4, wherein the number of interactions for a first historical image comprises at least one of: the number of votes for the first history image, the number of forwards of the first history image, the number of comments for the first history image.
6. The method of claim 1, further comprising:
displaying the publishing statistical information in the preset historical time period in the specified direction of the target image in the dynamic publishing page; wherein the release statistics include at least one of: the number of the first history images, the sum of the number of interactions of the first history images, and the start time and the end time of the preset history time period.
7. A page display apparatus, characterized in that the apparatus comprises:
the receiving module is used for receiving a page display instruction which is input by a user and aims at a target social platform; the page display instruction carries user information of the user;
the acquisition module is used for acquiring preset historical time periods according to the user information, using each image published by the user in the target social platform as a first historical image, and acquiring image information of each first historical image;
a target image generation module for generating a target image based on each first history image and the image information;
and the first display module is used for displaying the target image in a dynamic publishing page of the user for the target social platform.
8. The apparatus of claim 7, wherein the user information comprises a user ID of the user in the target social platform;
the acquisition module includes:
the address construction submodule is used for constructing a page address of a dynamic publishing page of the user in the target social platform according to the user ID;
and the first obtaining submodule is used for obtaining each image which is published by the user in the dynamic publishing page within a preset historical time period through the page address to serve as a first historical image.
9. An electronic device is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for realizing mutual communication by the memory through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of any of claims 1-6 when executing a program stored in the memory.
10. A computer-readable storage medium, characterized in that a computer program is stored in the computer-readable storage medium, which computer program, when being executed by a processor, carries out the method steps of any one of claims 1 to 6.
CN202111128188.4A 2021-09-26 2021-09-26 Page display method and device Pending CN113835813A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111128188.4A CN113835813A (en) 2021-09-26 2021-09-26 Page display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111128188.4A CN113835813A (en) 2021-09-26 2021-09-26 Page display method and device

Publications (1)

Publication Number Publication Date
CN113835813A true CN113835813A (en) 2021-12-24

Family

ID=78970327

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111128188.4A Pending CN113835813A (en) 2021-09-26 2021-09-26 Page display method and device

Country Status (1)

Country Link
CN (1) CN113835813A (en)

Similar Documents

Publication Publication Date Title
US9299041B2 (en) Obtaining data from unstructured data for a structured data collection
US20150227514A1 (en) Developer based document collaboration
US20150317295A1 (en) Automating Data Entry For Fields in Electronic Documents
CN110321504B (en) Page processing method and device
US20200050906A1 (en) Dynamic contextual data capture
US9953020B2 (en) Collaborative bookmarks
US9560110B1 (en) Synchronizing shared content served to a third-party service
CN113507419B (en) Training method of traffic distribution model, traffic distribution method and device
CN110058992B (en) Text template effect feedback method and device and electronic equipment
US10740536B2 (en) Dynamic survey generation and verification
CN113989058A (en) Service generation method and device
US20220076288A1 (en) Method of and system for managing a reward program
Leeper Crowdsourced data preprocessing with R and Amazon Mechanical Turk
CN113835813A (en) Page display method and device
CN115221442A (en) Webpage loading method and device, computer equipment and computer readable storage medium
CN112149391B (en) Information processing method, information processing apparatus, terminal device, and storage medium
US20190245934A1 (en) Social content endorsement
CN112784527A (en) Document merging method and device and electronic equipment
US11902223B2 (en) Intelligent assistant content generation
US20240187358A1 (en) Intelligent Assistant Content Generation
US20230359813A1 (en) Systems and methods for improved user-reviewer interaction using enhanced electronic documents linked to online documents
CN112949763A (en) Data extraction method, device, equipment and storage medium
CN117556791A (en) Method, device, storage medium and electronic equipment for assisting in filling in case-setting data
CN114168825A (en) Data pushing method and device, electronic equipment and readable storage medium
CN117056628A (en) Data display method, device, equipment and storage medium thereof

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
TA01 Transfer of patent application right

Effective date of registration: 20230818

Address after: 12 Dachenglian Road, Singapore # 04-01B (534233)

Applicant after: Bright Jupiter Private Ltd.

Address before: 120 Robinson Road # 13-01 Singapore

Applicant before: Lemei Technology Co.,Ltd.

TA01 Transfer of patent application right