CN113515210A - Display method, display device, electronic equipment and storage medium - Google Patents

Display method, display device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113515210A
CN113515210A CN202110738561.1A CN202110738561A CN113515210A CN 113515210 A CN113515210 A CN 113515210A CN 202110738561 A CN202110738561 A CN 202110738561A CN 113515210 A CN113515210 A CN 113515210A
Authority
CN
China
Prior art keywords
page
display
display area
displaying
content
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110738561.1A
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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202110738561.1A priority Critical patent/CN113515210A/en
Publication of CN113515210A publication Critical patent/CN113515210A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure provides a display method, a display device, electronic equipment and a storage medium, and relates to the technical field of computers, in particular to the technical field of interface design. The specific implementation scheme is as follows: in response to receiving a display instruction, displaying a first page containing browsing content; and displaying a comment frame aiming at the browsed content in the first page in response to the page stay time of the first page reaching the target time length. The method and the device can reduce the operation step length of the user and improve the user experience.

Description

Display method, display device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technology, and more particularly, to the field of interface design technology.
Background
A user may comment on content of interest while browsing a page, such as a classmate circle page. In this case, the user may click a comment button displayed in the page, and a comment box may be displayed in the page, so that the user may make a comment.
Disclosure of Invention
The disclosure provides a display method, apparatus, device, and storage medium.
According to an aspect of the present disclosure, there is provided a display method including: in response to receiving a display instruction, displaying a first page containing browsing content;
and displaying a comment frame aiming at the browsing content in the first page in response to the page stay time of the first page reaching a target time length.
According to another aspect of the present disclosure, there is provided a display device including:
the first display module is used for responding to the received display instruction and displaying a first page containing browsing content;
and the second display module is used for responding to the situation that the page staying time of the first page reaches the target time, and displaying the comment frame aiming at the browsing content in the first page.
According to still another aspect of the present disclosure, there is provided an electronic device including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the above display method.
According to still another aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing the computer to perform the above-described display method.
According to yet another aspect of the present disclosure, a computer program product is provided, comprising a computer program which, when executed by a processor, implements the above-described display method.
In the display scheme provided by the embodiment of the disclosure, a first page containing browsing content is displayed in response to receiving a display instruction; and displaying a comment frame aiming at the browsed content in the first page in response to the page stay time of the first page reaching the target time length.
Therefore, the comment frame is automatically displayed in response to the fact that the page staying time reaches a certain time, a user does not need to click a comment button, the operation step length of the user is reduced, and user experience is improved.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present disclosure, nor do they limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
fig. 1 is a schematic flow chart of a display method according to an embodiment of the disclosure;
FIG. 2 is a schematic diagram of a first page provided by an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of a first page with comment boxes displayed;
FIG. 4 is a block diagram of an apparatus for implementing a method of display of an embodiment of the present disclosure
FIG. 5 is a block diagram of an electronic device used to implement the method of display of an embodiment of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below with reference to the accompanying drawings, in which various details of the embodiments of the disclosure are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
In order to reduce the operation step length of a user and improve the user experience, the disclosure provides a display method, a display device, electronic equipment and a storage medium.
In one embodiment of the present disclosure, there is provided a display method including:
in response to receiving a display instruction, displaying a first page containing browsing content;
and displaying a comment frame aiming at the browsed content in the first page in response to the page stay time of the first page reaching the target time length.
Therefore, the comment frame is automatically displayed in response to the fact that the page staying time reaches a certain time, a user does not need to click a comment button, the operation step length of the user is reduced, and user experience is improved.
The following respectively describes the display method, the display apparatus, the electronic device, and the storage medium provided by the embodiments of the disclosure in detail.
Referring to fig. 1, fig. 1 is a schematic flow chart of a display method provided by an embodiment of the present disclosure, and as shown in fig. 1, the method may include the following steps:
s101: in response to receiving the display instruction, a first page containing the browsing content is displayed.
The display method provided by the embodiment of the disclosure can be applied to electronic equipment with a display function, and is not limited to a mobile phone, a tablet and the like.
In the embodiment of the disclosure, when a user wishes to browse a specific page, a display instruction may be issued to the electronic device, and the display instruction is not limited to a touch screen operation instruction, a voice operation instruction, and the like. And after receiving the display instruction, the electronic equipment displays a first page containing the browsing content.
As an example, a user wants to browse a "classmate circle" home page, and can click a corresponding button to perform page jump, so that the electronic device displays a first page, i.e., the "classmate circle" home page, in which content for the user to browse is displayed and recorded as browsing content.
Referring to fig. 2, fig. 2 is a schematic diagram of a first page provided in the embodiment of the present disclosure. As shown in fig. 2, the first page includes browsing contents and comment buttons.
In the prior art, if a user wishes to comment on browsing content, the comment button shown in fig. 2 may be clicked, and after receiving the click of the comment button by the user, the electronic device displays a comment box in a first page, as shown in fig. 3, where fig. 3 is a schematic view of the first page on which the comment box is displayed.
In the embodiment of the present disclosure, the first page with the comment box shown in fig. 3 can be displayed without the user clicking a comment button, which is specifically referred to below.
S102: and displaying a comment frame aiming at the browsed content in the first page in response to the page stay time of the first page reaching a first target time length.
In the embodiment of the disclosure, after the electronic device displays the first page, timing may be started to determine a page dwell time of the first page. Wherein the page dwell time represents the duration of time that the page remains in a quiescent state. That is, within the page dwell time, no page scrolling, page flipping, etc. occurs.
When the first page is scrolled or turned, the timing is reset, the electronic equipment displays a new first page, and timing is restarted to determine the page dwell time of the new first page.
And when the page staying time of the first page reaches a preset target time, displaying a comment frame aiming at the browsed content in the first page.
As an example, the preset target duration is 3 seconds, the electronic device displays the first page at 0 min 0 s and starts timing, the first page does not scroll or turn pages between 0 min 0 s and 0 min 3 s, that is, the timing is not stopped between 0 min 0 s and 0 min 3 s, and the page dwell time reaches the target duration at the time of 0 min 3 s, so as to display the comment frame for the browsed content. In the embodiment of the disclosure, after the comment frame is displayed, timing can be continued until the first page is scrolled, turned, and the like.
As another example, the preset target duration is 3 seconds, the electronic device displays the first page at 0 min 0 s and starts timing, and if the page scrolling occurs at the time of 0 min 2 s, the timing is cleared, that is, the page dwell duration of the first page is 2 seconds, and the target duration is not reached for 3 seconds. And after the page is scrolled, displaying a new first page, resetting the page dwell time of the new first page and counting the time again.
In the embodiment of the disclosure, the page stay time can reflect the browsing behavior of the user. For example, within 1 second after the first page is displayed, the user issues a page scrolling instruction to the electronic device so that the page is scrolled, and the page staying time of the first page is not long enough to reach 1 second, which may be considered that the user is not interested in the browsing content in the first page and does not browse carefully. For another example, when the user does not issue instructions for page scrolling, page turning, and the like to the electronic device within 5 seconds after the first page is displayed, the page dwell time of the first page is long enough to reach 5 seconds, and it can be considered that the user is interested in browsing content in the first page.
Generally, a user can comment on interested browsing content, and in order to reduce the operation step length of the user and improve the user experience, in the embodiment of the disclosure, when the electronic device detects that the page dwell time of the first page reaches the target time length, a comment frame for the browsing content is displayed in the first page, and the user can comment without clicking a comment button.
Therefore, in the display scheme provided by the embodiment, the comment frame is automatically displayed in response to the fact that the dwell time of the page reaches a certain time, the user does not need to click the comment button, the operation step length of the user is reduced, and the user experience is improved.
In the embodiment of the present disclosure, the target duration is set based on a preset rule. When the rule is set, the actual requirement can be used as a basis, which is specifically referred to as the following.
As an example, considering that the larger the data amount of the browsing content is, the larger the required time period for the user to browse the entire content is, the correspondence relationship between the data amount of the browsing content and the target time period may be set in advance. Namely, the first target time duration is positively correlated with the data volume of the browsing content.
After the electronic device displays the first page, the data size of the browsing content contained in the first page can be determined, and the corresponding target time length is determined according to the data size.
For example, if the browsing content displayed on the first page has 5 lines, the target duration may be determined to be 5 seconds; if the browsing content displayed on the first page has 3 lines, the target duration may be determined to be 3 seconds.
Under the condition, the target duration is positively correlated with the data volume of the browsing content, so that the time for displaying the comment frame is more consistent with the browsing behavior of the user, and the user experience is further improved.
In one embodiment of the present disclosure, the first page may include one or more display regions, each display region displaying independently viewed content.
Taking the first page as a "classmate circle" home page as an example, the "classmate circle" home page may display content information published by a plurality of users in the classmate circle, the content information published by each user in the classmate circle occupies one display area, and the content information published by each user in the classmate circle is an independent browsing content.
Since the user may be browsing the independent browsing content in any display area of the first page within the page dwell time of the first page, in the step S102: displaying a comment frame for the browsed content in the first page, which may specifically be: for each display region included in the first page, a comment frame for the independently browsed content of the display region is displayed within the display region.
For example, the first page includes three display areas, which are respectively denoted as display areas A, B and C, and each display area displays the independently browsed content, which is respectively denoted as a, B, and C, when the page dwell time of the first page reaches the target time length, a comment frame for the independently browsed content a is displayed in the display area a, a comment frame for the independently browsed content B is displayed in the display area B, and a comment frame for the independently browsed content C is displayed in the display area C.
Therefore, in response to the page staying time reaching the first target time, the comment frames are displayed in each display area, and therefore, no matter which display area the user browses the independent browsing content, comments can be published through the comment frames in the browsed display areas. The operation step length of the user is reduced, and the user experience is improved.
In one embodiment of the present disclosure, the target period of time set may be different for each display region included in the first page. Correspondingly, for each display area contained in the first page, in response to the page stay time of the first page reaching the target time length of the display area, a comment frame of the independently browsed content for the display area is displayed in the display area.
According to one embodiment of the disclosure, the target duration of each display area may be set in advance to be positively correlated with the data volume of the independently browsed content of the display area.
For example, the first page includes three display regions, which are respectively denoted as display regions A, B and C, each display region displays the content for independent browsing, which is respectively denoted as a, b and C, and has data amounts of 3 lines, 4 lines and 5 lines, and the corresponding target time periods may be 3 seconds, 4 seconds and 5 seconds, respectively. When the dwell time of the page of the first page reaches 3 seconds, displaying a comment frame aiming at the independently browsed content a in the display area A; when the dwell time of the page of the first page reaches 4 seconds, displaying a comment frame aiming at the independently browsed content B in the display area B; and when the page dwell time of the first page reaches 5 seconds, displaying a comment frame aiming at the independently browsed content C in the display area C.
Therefore, in the page stay time of the first page, no matter which display area the user browses the independent browsing content, the comment frame is automatically displayed in the display area in response to the fact that the page stay time reaches the target time of a certain display area.
In an embodiment of the present disclosure, it may be preset that: the target duration of each display area is positively correlated with the total data volume of the independent browsing contents of the display area and all the display areas arranged in front of the display area.
For example, the first page includes three display regions, which are denoted as display regions A, B and C, respectively, a display region a is arranged before a display region B arranged before a display region C, and each display region displays the content to be browsed independently, which is denoted as a, B, and C, respectively, and has data amounts of 3 lines, 4 lines, and 5 lines, respectively, and the corresponding target time periods may be 3 seconds, 3+4 ═ 7 seconds, and 3+4+5 ═ 12 seconds, respectively. When the dwell time of the page of the first page reaches 3 seconds, displaying a comment frame aiming at the independently browsed content a in the display area A; when the dwell time of the first page reaches 7 seconds, displaying a comment frame aiming at the independently browsed content B in the display area B; when the page dwell time of the first page reaches 12 seconds, a comment frame for the independently browsed content C is displayed in the display area C.
Therefore, within the retention time of the page of the first page, the comment frames are sequentially displayed in different display areas according to the arrangement sequence of the display areas, and usually, a user browses the page according to the arrangement sequence of the display areas, so that the browsing behavior of the user browsing the page is more consistent.
Therefore, in the two embodiments, the time length for triggering the display of the comment frame is different for different display areas, so that the time for displaying the comment frame is more consistent with the browsing behavior of the user, and the user experience is improved.
Considering that when a user browses a page, browsing is generally performed in an order from top to bottom, or from left to right, in one embodiment of the present disclosure, in a case where a first page includes a plurality of display regions, each of which displays independently browsed content, triggering of an automatically displayed comment box may be effective only for the first display region. Wherein the first display region may be a display region located at a top of the first page.
Specifically, the correspondence between the data size of the independently browsed content in the first display area and the target duration may be preset. Namely, the target time duration is positively correlated with the data amount of the independently browsed content of the first display area.
Correspondingly, step S102 may specifically be: and in response to the page stay time of the first page reaching the target time length, displaying a comment frame aiming at the browsing content of the display area in the first display area of the first page.
Therefore, considering that a user generally browses browsing contents in a page in sequence, namely browses independent browsing contents in a first display area first, the trigger condition for automatically displaying the comment frame is set to be effective only for the first display area. That is, in response to the page stay time reaching a certain time period, the comment box is displayed in the first display area. Therefore, the operation step length of the user is reduced, the position of the displayed comment frame is more in line with the browsing habit of the user, and the user experience is further improved.
Referring to fig. 4, fig. 4 is a block diagram of an apparatus for implementing a display method according to an embodiment of the present disclosure, and as shown in fig. 4, the apparatus may include:
a first display module 401, configured to display a first page including browsing content in response to receiving a display instruction;
a second display module 402, configured to, in response to that the page staying time of the first page reaches a target time, display a comment frame for the browsing content in the first page.
In one embodiment of the present disclosure, the target duration is set based on a preset rule.
In one embodiment of the present disclosure, the first page includes one or more display regions, each of the display regions displaying independently viewed content;
the second display module 402 may specifically be configured to:
and displaying a comment frame of the independently browsed content aiming at each display area contained in the first page in the display area.
In one embodiment of the present disclosure, the target duration of each display area is positively correlated with the data amount of the independently browsed content of the display area, or,
the target duration of each display area is positively correlated with the total data volume of the independent browsing contents of the display area and all the display areas arranged in front of the display area.
In an embodiment of the disclosure, the second display module 402 may be specifically configured to:
and displaying a comment frame aiming at the browsing content of the display area in a first display area of the first page, wherein the target time length is positively correlated with the data volume of the independent browsing content of the first display area.
Therefore, the comment frame is automatically displayed in response to the fact that the page staying time reaches a certain time, a user does not need to click a comment button, the operation step length of the user is reduced, and user experience is improved.
The present disclosure also provides an electronic device, a readable storage medium, and a computer program product according to embodiments of the present disclosure.
The present disclosure provides an electronic device, including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the above display method.
The present disclosure provides a non-transitory computer-readable storage medium storing computer instructions for causing the computer to execute the above-described display method.
The present disclosure provides a computer program product comprising a computer program which, when executed by a processor, implements the above-described display method.
FIG. 5 illustrates a schematic block diagram of an example electronic device 500 that can be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 5, the apparatus 500 comprises a computing unit 501 which may perform various appropriate actions and processes in accordance with a computer program stored in a Read Only Memory (ROM)502 or a computer program loaded from a storage unit 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data required for the operation of the device 500 can also be stored. The calculation unit 501, the ROM 502, and the RAM 503 are connected to each other by a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
A number of components in the device 500 are connected to the I/O interface 505, including: an input unit 506 such as a keyboard, a mouse, or the like; an output unit 507 such as various types of displays, speakers, and the like; a storage unit 508, such as a magnetic disk, optical disk, or the like; and a communication unit 509 such as a network card, modem, wireless communication transceiver, etc. The communication unit 509 allows the device 500 to exchange information/data with other devices through a computer network such as the internet and/or various telecommunication networks.
The computing unit 501 may be a variety of general-purpose and/or special-purpose processing components having processing and computing capabilities. Some examples of the computing unit 501 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and so forth. The calculation unit 501 executes the respective methods and processes described above, such as the display method. For example, in some embodiments, the display method may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 508. In some embodiments, part or all of the computer program may be loaded and/or installed onto the device 500 via the ROM 502 and/or the communication unit 509. When the computer program is loaded into the RAM 503 and executed by the computing unit 501, one or more steps of the display method described above may be performed. Alternatively, in other embodiments, the computing unit 501 may be configured to perform the display method by any other suitable means (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), system on a chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server may be a cloud server, a server of a distributed system, or a server with a combined blockchain.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present disclosure may be executed in parallel, sequentially, or in different orders, as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved, and the present disclosure is not limited herein.
The above detailed description should not be construed as limiting the scope of the disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present disclosure should be included in the scope of protection of the present disclosure.

Claims (13)

1. A display method, comprising:
in response to receiving a display instruction, displaying a first page containing browsing content;
and displaying a comment frame aiming at the browsing content in the first page in response to the page stay time of the first page reaching a target time length.
2. The method of claim 1, wherein the target duration is set based on a preset rule.
3. The method of claim 2, wherein the first page includes one or more display regions, each of the display regions displaying independently viewed content;
the displaying a comment box for the browsed content in the first page includes:
and displaying a comment frame of the independently browsed content aiming at each display area contained in the first page in the display area.
4. The method of claim 3, wherein,
the target duration of each display area is positively correlated with the data amount of the independently browsed content of the display area, or,
the target duration of each display area is positively correlated with the total data volume of the independent browsing contents of the display area and all the display areas arranged in front of the display area.
5. The method of claim 2, wherein,
the displaying a comment box for the browsed content in the first page includes:
and displaying a comment frame aiming at the browsing content of the display area in a first display area of the first page, wherein the target time length is positively correlated with the data volume of the independent browsing content of the first display area.
6. A display device, comprising:
the first display module is used for responding to the received display instruction and displaying a first page containing browsing content;
and the second display module is used for responding to the situation that the page staying time of the first page reaches the target time, and displaying the comment frame aiming at the browsing content in the first page.
7. The apparatus of claim 6, wherein the target duration is set based on a preset rule.
8. The apparatus of claim 7, wherein the first page comprises one or more display regions, each of the display regions displaying independently viewable content;
the second display module is specifically configured to:
and displaying a comment frame of the independently browsed content aiming at each display area contained in the first page in the display area.
9. The apparatus of claim 8, wherein the target duration of each display region is positively correlated with the data amount of the independently browsed content of the display region, or,
the target duration of each display area is positively correlated with the total data volume of the independent browsing contents of the display area and all the display areas arranged in front of the display area.
10. The apparatus of claim 7, wherein the second display module is specifically configured to:
and displaying a comment frame aiming at the browsing content of the display area in a first display area of the first page, wherein the target time length is positively correlated with the data volume of the independent browsing content of the first display area.
11. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-5.
12. A non-transitory computer readable storage medium having stored thereon computer instructions for causing the computer to perform the method of any one of claims 1-5.
13. A computer program product comprising a computer program which, when executed by a processor, implements the method according to any one of claims 1-5.
CN202110738561.1A 2021-06-30 2021-06-30 Display method, display device, electronic equipment and storage medium Pending CN113515210A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110738561.1A CN113515210A (en) 2021-06-30 2021-06-30 Display method, display device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110738561.1A CN113515210A (en) 2021-06-30 2021-06-30 Display method, display device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113515210A true CN113515210A (en) 2021-10-19

Family

ID=78066812

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110738561.1A Pending CN113515210A (en) 2021-06-30 2021-06-30 Display method, display device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113515210A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115225953A (en) * 2022-08-02 2022-10-21 北京达佳互联信息技术有限公司 Content distribution method, device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014201901A1 (en) * 2013-06-21 2014-12-24 Tencent Technology (Shenzhen) Company Limited Method and system for web page commenting, browser and storage medium
CN106407199A (en) * 2015-07-27 2017-02-15 广州市动景计算机科技有限公司 Network article comment processing method and apparatus
CN109343696A (en) * 2018-08-21 2019-02-15 咪咕数字传媒有限公司 Electronic book commenting method and device and computer readable storage medium
CN110377191A (en) * 2019-06-14 2019-10-25 北京字节跳动网络技术有限公司 Voice remark exchange method, system, medium and electronic equipment
CN111221456A (en) * 2020-01-03 2020-06-02 腾讯科技(深圳)有限公司 Interactive panel display method, device, equipment and storage medium thereof
WO2020147007A1 (en) * 2019-01-15 2020-07-23 深圳市欢太科技有限公司 Information pushing method and related product
CN111580672A (en) * 2020-05-13 2020-08-25 中国银行股份有限公司 Information display method and device
CN112199620A (en) * 2020-11-03 2021-01-08 百度时代网络技术(北京)有限公司 Page operation method and device, electronic equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014201901A1 (en) * 2013-06-21 2014-12-24 Tencent Technology (Shenzhen) Company Limited Method and system for web page commenting, browser and storage medium
CN106407199A (en) * 2015-07-27 2017-02-15 广州市动景计算机科技有限公司 Network article comment processing method and apparatus
CN109343696A (en) * 2018-08-21 2019-02-15 咪咕数字传媒有限公司 Electronic book commenting method and device and computer readable storage medium
WO2020147007A1 (en) * 2019-01-15 2020-07-23 深圳市欢太科技有限公司 Information pushing method and related product
CN110377191A (en) * 2019-06-14 2019-10-25 北京字节跳动网络技术有限公司 Voice remark exchange method, system, medium and electronic equipment
CN111221456A (en) * 2020-01-03 2020-06-02 腾讯科技(深圳)有限公司 Interactive panel display method, device, equipment and storage medium thereof
CN111580672A (en) * 2020-05-13 2020-08-25 中国银行股份有限公司 Information display method and device
CN112199620A (en) * 2020-11-03 2021-01-08 百度时代网络技术(北京)有限公司 Page operation method and device, electronic equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
PHANTHAVONG AMPHONE;: "基于内容和评论及时性的微博影响力用户检测算法", 信息通信, no. 04 *
许波;张结魁;周军;: "基于行为分析的用户兴趣建模", 情报杂志, no. 06 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115225953A (en) * 2022-08-02 2022-10-21 北京达佳互联信息技术有限公司 Content distribution method, device, electronic equipment and storage medium
CN115225953B (en) * 2022-08-02 2023-10-27 北京达佳互联信息技术有限公司 Content distribution method, device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110992112B (en) Advertisement information processing method and device
CN106325687B (en) Method and terminal for calling program
CN105404458B (en) Webpage content updating method and device
CN113660504B (en) Message display method, device, electronic equipment and storage medium
WO2016192546A1 (en) Method and device for updating data point of dynamic curve
CN111949900B (en) Display method, device, equipment and storage medium
CN114115681A (en) Page generation method and device, electronic equipment and medium
WO2015088996A1 (en) Web page rendering on wireless devices
CN113656733B (en) Floor page generation method and device, electronic equipment and storage medium
CN113515210A (en) Display method, display device, electronic equipment and storage medium
CN116578219B (en) Form page self-adaptive display method and device suitable for left and right double screens, computer equipment and computer readable storage medium
US20140129927A1 (en) Page browsing method and browser
CN112861504A (en) Text interaction method, device, equipment, storage medium and program product
EP2786240A1 (en) Method and device for multi-window browsing
CN114329149A (en) Detection method and device for automatically capturing page information, electronic equipment and readable storage medium
CN112650401A (en) Information carousel method and device, electronic equipment and storage medium
CN112988105A (en) Playing state control method and device, electronic equipment and storage medium
CN113360074B (en) Soft keyboard display method, related device and computer program product
CN114077371B (en) Information display method, device, electronic equipment and storage medium
CN114428646B (en) Data processing method and device, electronic equipment and storage medium
US20170220231A1 (en) Mobile Terminal, and Mobile Terminal Webpage Window Processing Method and Electronic Device
CN115310016B (en) Webpage interface display method, device, equipment and storage medium
CN117421005A (en) Object interaction method, device, equipment and storage medium
TWI652613B (en) Dynamic information display system, method and computer program product thereof
US20140040823A1 (en) Method and device for multi-window browsing

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