CN113760162A - Method, apparatus, device and storage medium for displaying information - Google Patents

Method, apparatus, device and storage medium for displaying information Download PDF

Info

Publication number
CN113760162A
CN113760162A CN202111086687.1A CN202111086687A CN113760162A CN 113760162 A CN113760162 A CN 113760162A CN 202111086687 A CN202111086687 A CN 202111086687A CN 113760162 A CN113760162 A CN 113760162A
Authority
CN
China
Prior art keywords
card
category
information
cards
display
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
CN202111086687.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.)
Baidu Online Network Technology Beijing Co Ltd
Shanghai Xiaodu Technology Co Ltd
Original Assignee
Baidu Online Network Technology Beijing Co Ltd
Shanghai Xiaodu 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 Baidu Online Network Technology Beijing Co Ltd, Shanghai Xiaodu Technology Co Ltd filed Critical Baidu Online Network Technology Beijing Co Ltd
Priority to CN202111086687.1A priority Critical patent/CN113760162A/en
Publication of CN113760162A publication Critical patent/CN113760162A/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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure provides a method, a device, equipment and a storage medium for displaying information, and relates to the technical field of artificial intelligence, in particular to computer vision and intelligent recommendation technology. The method comprises the following steps: in response to detecting that the focus moves to the card, acquiring basic information of the card; determining a category corresponding to the card based on the basic information; and displaying the detailed information of the card based on the display mode corresponding to the category. The method for displaying the information can display the detailed information of the card on the current page, so that the skipping cost of a user is reduced, and the decision efficiency of the user is accelerated.

Description

Method, apparatus, device and storage medium for displaying information
Technical Field
The present disclosure relates to the field of artificial intelligence technologies, and in particular, to computer vision and intelligence recommendation technologies, and in particular, to a method, an apparatus, a device, and a storage medium for displaying information.
Background
With the development of intelligent terminals, more and more contents appear on user interfaces of the intelligent terminals, and the convenient and efficient use experience of content selection is a fundamental problem of the content use efficiency of users. In the current state, a user needs to select through a focus poster, perform content detail operation on the next level, start playing or check other associated content, and need excessively tedious steps to realize operation and check of streaming media content information, so that the operation is not convenient enough, and the decision cost of the user is high.
Disclosure of Invention
The present disclosure provides a method, apparatus, device, and storage medium for displaying information.
According to a first aspect of the present disclosure, there is provided a method for displaying information, comprising: in response to detecting that the focus moves to the card, acquiring basic information of the card; determining a category corresponding to the card based on the basic information; and displaying the detailed information of the card based on the display mode corresponding to the category.
According to a second aspect of the present disclosure, there is provided an apparatus for displaying information, comprising: a first acquisition module configured to acquire basic information of a card in response to detecting that a focus moves to the card; a determining module configured to determine a category corresponding to the card based on the basic information; and the first display module is configured to display the detailed information of the card based on the display mode corresponding to the category.
According to a third aspect of the present disclosure, there is provided 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 as described in any one of the implementations of the first aspect.
According to a fourth aspect of the present disclosure, there is provided a non-transitory computer readable storage medium having stored thereon computer instructions for causing a computer to perform the method as described in any one of the implementations of the first aspect.
According to a fifth aspect of the present disclosure, a computer program product is provided, comprising a computer program which, when executed by a processor, implements the method as described in any of the implementations of the first aspect.
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 an exemplary system architecture diagram in which the present disclosure may be applied;
FIG. 2 is a flow diagram of one embodiment of a method for displaying information in accordance with the present disclosure;
FIG. 3 is a flow diagram of another embodiment of a method for displaying information according to the present disclosure;
FIG. 4 is a flow diagram of yet another embodiment of a method for displaying information according to the present disclosure;
FIG. 5 is a schematic illustration of an application scenario of a method for displaying information according to the present disclosure;
FIG. 6 is a schematic illustration of another application scenario of a method for displaying information according to the present disclosure;
FIG. 7 is a schematic block diagram illustrating one embodiment of an apparatus for displaying information according to the present disclosure;
FIG. 8 is a block diagram of an electronic device for implementing a method for displaying information according to 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.
It should be noted that, in the present disclosure, the embodiments and features of the embodiments may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Fig. 1 illustrates an exemplary system architecture 100 to which embodiments of the disclosed method for displaying information or apparatus for displaying information may be applied.
As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
A user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or transmit information or the like. Various client applications may be installed on the terminal devices 101, 102, 103.
The terminal apparatuses 101, 102, and 103 may be hardware or software. When the terminal devices 101, 102, 103 are hardware, they may be various electronic devices including, but not limited to, smart phones, tablet computers, laptop portable computers, desktop computers, and the like. When the terminal apparatuses 101, 102, 103 are software, they can be installed in the above-described electronic apparatuses. It may be implemented as multiple pieces of software or software modules, or as a single piece of software or software module. And is not particularly limited herein.
The server 105 may provide various services. For example, the server 105 may analyze and process the basic information acquired from the terminal apparatuses 101, 102, 103 and generate a processing result (e.g., detail information).
The server 105 may be hardware or software. When the server 105 is hardware, it may be implemented as a distributed server cluster composed of a plurality of servers, or may be implemented as a single server. When the server 105 is software, it may be implemented as multiple pieces of software or software modules (e.g., to provide distributed services), or as a single piece of software or software module. And is not particularly limited herein.
It should be noted that the method for displaying information provided by the embodiment of the present disclosure is generally performed by the server 105, and accordingly, the apparatus for displaying information is generally disposed in the server 105.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
With continued reference to FIG. 2, a flow 200 of one embodiment of a method for displaying information in accordance with the present disclosure is shown. The method for displaying information comprises the following steps:
in step 201, in response to detecting that the focus moves to the card, basic information of the card is acquired.
In this embodiment, an executing subject (for example, the server 105 shown in fig. 1) of the method for displaying information may obtain basic information of a current card when detecting that a focus moves to the current card, where a card refers to one element on a current display interface, a user may view contents of different elements by controlling the focus to move, and a card may be a certain video resource or a set of multiple video resources. Specifically, the current moving focus can be controlled in different manners according to different intelligent terminals, for example, when the intelligent terminal is an intelligent television, a user can control the movement of the focus by using a remote controller; when the intelligent terminal is a computer, the user can control the movement of the focus through the mouse.
After detecting that the focus moves to the current card, the execution main body may acquire basic information of the current card, where the basic information refers to information that may describe the current card, and for example, the basic information may be title information or poster information of the current card, which is not specifically limited in this disclosure.
And step 202, determining the corresponding category of the card based on the basic information.
In this embodiment, the executing entity may determine the category corresponding to the card based on the basic information acquired in step 201. Since the basic information acquired in step 201 includes information such as title information or poster information of the card in the focus shift-in state, the execution body can determine the category corresponding to the card based on the basic information.
For example, when the intelligent terminal in this embodiment is an intelligent television, then all resources that can be played by the intelligent television are displayed on the current page, at this time, a first class corresponding to the card may be determined first, where the first class includes a movie class, a tv series class, an animation class, and the like, and further, which second class under the first class corresponds to the current card may be determined, where the second class may include an "action album," a "comedy album," and the like, and a specific class may be set according to an actual situation, which is not specifically limited by this disclosure.
And step 203, displaying the detailed information of the card based on the display mode corresponding to the category.
In this embodiment, the execution subject may determine a display manner corresponding to the category based on the category determined in step 202, and display the detailed information of the card in the display manner. In this embodiment, a corresponding display mode may be set for each category in advance, so as to enrich the display form of information. For example, when the category includes a movie category, a tv play category, and an animation category, a corresponding display mode may be set for each category, which is respectively: the display modes of movies, dramas, and animations may be different for the secondary categories under each primary category according to actual needs.
Because the basic information of the card only includes the title information or poster information of the card, and the information only includes the brief information of the card, which can not satisfy the requirements of the user, in this embodiment, the detailed information corresponding to the card, such as detailed description content, operation picture or animation of the card, and the type of the label corresponding to the card, etc., is obtained, and the obtained detailed information is displayed based on the display mode corresponding to the card type, so that richer detailed content is displayed for the user.
According to the method for displaying information provided by the embodiment of the disclosure, firstly, basic information of a card is acquired in response to the fact that a focus is detected to move to the card; then determining the corresponding category of the card based on the basic information; and finally, displaying the detailed information of the card based on the display mode corresponding to the category. According to the method for displaying the information, the corresponding category of the card can be determined based on the basic information of the card, and the detailed information of the card is displayed to the user on the current page based on the display mode corresponding to the category, so that the user can acquire the detailed information of the card without jumping to the page, the jumping cost of the user is reduced, the user can select the card more quickly based on the displayed detailed information, and the decision efficiency of the user is improved.
In the technical scheme of the disclosure, the collection, storage, use, processing, transmission, provision, disclosure and other processing of the personal information of the related user are all in accordance with the regulations of related laws and regulations and do not violate the good customs of the public order.
With continued reference to fig. 3, fig. 3 illustrates a flow 300 of another embodiment of a method for displaying information in accordance with the present disclosure. The method for displaying information comprises the following steps:
step 301, in response to detecting that the focus moves to the card, acquiring basic information of the card.
In the present embodiment, an execution subject (e.g., the server 105 shown in fig. 1) of the method for displaying information may acquire basic information of a card in a case where it is detected that a focus is moved to a current card. The cards are cards of the same category, that is, the cards herein refer to a set containing cards of the same category, specifically, when the cards are displayed, the cards of the same category can be packaged into a set, a cover is set for the set, and the obtained basic information is displayed on the cover.
The basic information herein generally includes, but is not limited to, at least one of the following: category title, category tag, voice wake word boot, etc. Because the existing intelligent terminal generally supports voice awakening, the guidance of the voice awakening word in the method is to guide a user to play certain works in the category through the awakening word, so that the playing forms of the works are enriched.
And step 302, determining the corresponding category of the card based on the basic information.
In this embodiment, since the basic information acquired in step 301 includes information such as a title and a tag of the category to which the current card belongs, the execution main body can determine the categories corresponding to the plurality of cards based on the content in the basic information. For example, a primary category corresponding to the cards is determined, where the primary category may include a movie category, a tv show category, an animation category, and the like, and further, which secondary category is under the primary category corresponding to the current card is determined, where the secondary category may include "action album", "comedy album", and the like.
Step 303, obtain the number of all cards under the category.
In this embodiment, the executing entity may obtain the number of all cards in the category, that is, determine the number of cards in the category. For example, based on the determination in step 302 that the category corresponding to the cards is "movie category-comedy album", the executing entity may obtain the number of all cards in the "movie category-comedy album" category, that is, the number of all movies in the "movie category-comedy album" category.
And step 304, determining a display mode corresponding to the category.
In this embodiment, the execution subject may determine a display manner corresponding to the category. In this embodiment, a corresponding display mode is set for each category in advance, and after the execution main body determines the category corresponding to the card, the execution main body determines the display mode corresponding to the category. For example, the display mode corresponding to "movie class" is: the method comprises the following steps of amplifying and displaying a dynamic picture, a category label and brief introduction content of a movie, and horizontally displaying image-text information of a plurality of cards side by side, wherein the corresponding display mode of the 'television series' is as follows: the method comprises the steps of displaying video clips of the television series in an enlarged mode, updating the progress, latest content introduction, displaying information of a plurality of cards in a vertical and parallel mode and the like.
It should be noted that, in this embodiment, the execution sequence of step 303 and step 304 is not specifically limited, that is, step 304 may be executed after step 303, before step 303, or simultaneously with step 303.
And 305, displaying the name and the quantity of the category and the graphic and text information of the cards with preset number based on the display mode.
In this embodiment, the execution main body displays information such as the name of the category based on the display manner determined in step 304, the number determined in step 303, and the image-text information of a preset number of cards, where the preset number of cards may be determined by the execution main body based on the preference information of the user, or may be determined by the execution main body based on information such as the play amount and the score, which is not specifically limited by this disclosure. Therefore, different types of information are displayed for the user in different display modes, and the use experience of the user is further improved.
As an example, when the category is "movie category", the execution subject displays the name of the category, such as "comedy movie", the number of all movies in the category, and displays the graphic information of a preset number of cards in a display manner corresponding to the category, and if the preset number is 3, the execution subject displays the graphic information of the 3 movies to the user side by side.
In some optional implementations of this embodiment, the preset number of cards is obtained by: determining preference information of a user based on the detail information of the card of which the focus has moved; sorting all cards under the category based on the preference information; and determining a preset number of cards based on the sorting result.
In this implementation manner, the execution subject may obtain detailed information of the cards browsed by the user, such as information of a category, a tag, a main actor, a director, and showing time of the card, and determine preference information of the user based on the information, for example, the preference information of the user a is a comedy movie that likes to see a director B who shows the latest show, and further perform descending sorting on all the cards in the category based on the preference information, so that topN movies are taken as a preset number of cards based on a sorting result and are shown to the user, assuming that the preset number is N, where N is a positive integer. The preference information of the user is determined based on the information of the cards browsed by the user, so that the cards which are more interesting to the user are recommended to the user, and the decision efficiency of the user is improved.
In response to detecting that the focus moves to a target card of the plurality of cards, content information of the target card is acquired, step 306.
In this embodiment, the execution main body may acquire the content information of the target card in a case where the movement of the focus to the target card among the plurality of cards is detected. That is, when the preset number of cards in the category are displayed, the user moves the focus into one of the preset number of cards, that is, the target card, which indicates that the user is interested in the target card and wants to acquire the detailed information of the card, at this time, the execution main body acquires the content information of the target card, where the content information is the detailed information of the card, and includes, but is not limited to, detailed descriptions, category names, and other information.
In some optional implementations of this embodiment, the content information includes at least one of: profile content, category labels, dynamic graphs. The introduction content is detailed introduction information of the card, the category label is a label of a category to which the card belongs, and the dynamic graph may be an important segment intercepted from the content of the card or a dynamic graph capable of representing the card.
Step 307, content information is displayed.
In this embodiment, the execution subject may display the content information acquired in step 306, so as to show the user the related content of the card in which the user is interested.
As can be seen from fig. 3, compared with the embodiment corresponding to fig. 2, in the method for displaying information in the present embodiment, first, in the case that it is detected that the focus moves to contain a plurality of cards of the same category, basic information of the card is obtained; determining the corresponding category of the card based on the basic information; then acquiring the number of all cards in the category; then determining a display mode corresponding to the category, and displaying the name and the quantity of the category and the graphic and text information of a preset number of cards based on the display mode; and finally, under the condition that the focus is detected to move to a target card in the plurality of cards, acquiring the content information of the target card and displaying the content information. In the method for displaying information in this embodiment, the method may display the name of the category, the number of cards in the category, and the image-text information of the preset number of cards in a display manner corresponding to the category, so as to display the detailed information in the category to the user, and recommend the preset number of cards that the user may be interested in the category to the user, thereby improving the efficiency of obtaining information by the user, and further improving the decision efficiency of the user.
With continued reference to fig. 4, fig. 4 illustrates a flow 400 of yet another embodiment of a method for displaying information in accordance with the present disclosure. The method for displaying information comprises the following steps:
in step 401, in response to detecting that the focus moves to the card, basic information of the card is acquired.
In the present embodiment, an execution subject (e.g., the server 105 shown in fig. 1) of the method for displaying information may acquire basic information of a card in a case where it is detected that a focus is moved to a current card. The card is a card, that is, the card refers to a specific video resource, and may be, for example, a movie, a tv show, or an animation. Basic information here refers generally to poster pictures and titles of cards.
And 402, determining the corresponding category of the card based on the basic information.
Step 402 is substantially the same as step 202 in the foregoing embodiment, and the specific implementation manner may refer to the foregoing description of step 202, which is not described herein again.
Step 403, determining a first display mode corresponding to the card category.
In this embodiment, the execution subject may determine the first display mode corresponding to the category after determining the category corresponding to the card. For example, when the category corresponding to the card is determined to be "movie-comedy", since the current card is a card and the category is "movie category", the corresponding first display mode may be determined to be displaying the dynamic image, category label, and brief content of the movie in an enlarged manner. For another example, when the category corresponding to the card is determined to be "drama-comedy", and the current card is a card and the category is "drama category", the first display mode corresponding to the card may be determined to be displaying a video clip, an update progress, and a latest content introduction of a drama in an enlarged manner.
And step 404, displaying the content information of the card based on the first display mode.
In this embodiment, the executing main body may display content information of the card based on the first display manner determined in step 403, where the content information includes, but is not limited to, at least one of the following: the card comprises profile content, a category label and a dynamic graph, namely the dynamic graph, the category label and the profile content of the current card are displayed in an enlarged mode, so that the detailed information of the current card is shown to a user in a more striking mode.
As can be seen from fig. 4, compared with the embodiment corresponding to fig. 3, the method for displaying information in this embodiment highlights a specific process of displaying content information of a card based on a first display manner corresponding to a category of the card when the current card is one card, so as to achieve a purpose of displaying different information for a user under different conditions, thereby enriching forms and diversity of displayed information.
With continued reference to fig. 5, fig. 5 is a schematic illustration of one application scenario of a method for displaying information according to the present disclosure. In the application scenario, a user controls the movement of a focus in a display interface of the smart television through a remote controller, and when the server detects that the focus moves to a current card in response to the detection, and the current card is a set containing a plurality of cards of the same category, the execution main body acquires basic information of the card, namely cover information of the card.
Then, the execution main body determines the category corresponding to the card based on the acquired basic information, wherein the category is 'movie category-love album', and then determines the display mode corresponding to the category. And finally, the execution main body displays the detailed information of the card based on the display mode corresponding to the category.
The white boxes in fig. 5 are the cards with the shifted-in focus, and it can be seen that after the shift of focus, the category name "love album", the number of all cards in the category "23" are displayed in an enlarged manner, and the graphic and text information of 3 (assuming that the preset number is 3) cards, such as a dynamic chart, category labels, brief content, and the like, are displayed side by side in the horizontal direction.
With continued reference to fig. 6, fig. 6 is a schematic illustration of another application scenario of a method for displaying information according to the present disclosure. In the application scenario, a user controls the movement of a focus in a display interface of the smart television through a remote controller, and when the server detects that the focus moves to a current card in response to detection, and the current card is a card, the execution main body acquires basic information of the card, namely poster pictures and titles of the card.
Then, the execution subject determines the category corresponding to the card based on the acquired basic information, wherein the category is "movie category", and then determines the first display mode corresponding to the category of the card. And finally, displaying content information such as brief introduction content, category labels and the like of the card based on the first display mode.
The white box in fig. 6 is the card with the focus shifted in, and it can be seen that the brief content, the category label and the poster picture of the card are displayed in an enlarged manner after the focus is shifted in.
With further reference to fig. 7, as an implementation of the methods shown in the above figures, the present disclosure provides an embodiment of an apparatus for displaying information, which corresponds to the method embodiment shown in fig. 2, and which is particularly applicable in various electronic devices.
As shown in fig. 7, the apparatus 700 for displaying information of the present embodiment includes: a first obtaining module 701, a determining module 702 and a first displaying module 703. The first acquiring module 701 is configured to acquire basic information of a card in response to detecting that a focus moves to the card; a determining module 702 configured to determine a category corresponding to the card based on the basic information; the first display module 703 is configured to display the detailed information of the card based on the display mode corresponding to the category.
In the present embodiment, in the apparatus for displaying information 700: the specific processing and the technical effects of the first obtaining module 701, the determining module 702 and the first displaying module 703 can refer to the related descriptions of step 201 and step 203 in the corresponding embodiment of fig. 2, which are not described herein again.
In some optional implementations of this embodiment, when the cards are a plurality of cards of the same category, the first display module includes: an acquisition submodule configured to acquire the number of all cards in a category; the first determining submodule is configured to determine a display mode corresponding to the category; and the first display submodule is configured to display the names and the quantity of the categories and the graphic and text information of the cards with preset number based on the display mode.
In some optional implementations of this embodiment, the preset number of cards is obtained by: determining preference information of a user based on the detail information of the card of which the focus has moved; sorting all cards under the category based on the preference information; and determining a preset number of cards based on the sorting result.
In some optional implementations of the present embodiment, the apparatus 700 for displaying information further includes: a second acquisition module configured to acquire content information of a target card of the plurality of cards in response to detecting that the focus moves to the target card; a second display module configured to display the content information.
In some optional implementations of this embodiment, when the card is a card, the first display module includes: the second determining submodule is configured to determine a first display mode corresponding to the category of the card; and the second display submodule is configured to display the content information of the card based on the first display mode.
In some optional implementations of this embodiment, the content information includes at least one of: profile content, category labels, dynamic graphs.
The present disclosure also provides an electronic device, a readable storage medium, and a computer program product according to embodiments of the present disclosure.
FIG. 8 illustrates a schematic block diagram of an example electronic device 800 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. 8, the apparatus 800 includes a computing unit 801 that can perform various appropriate actions and processes according to a computer program stored in a Read Only Memory (ROM)802 or a computer program loaded from a storage unit 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data required for the operation of the device 800 can also be stored. The calculation unit 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
A number of components in the device 800 are connected to the I/O interface 805, including: an input unit 806, such as a keyboard, a mouse, or the like; an output unit 807 such as various types of displays, speakers, and the like; a storage unit 808, such as a magnetic disk, optical disk, or the like; and a communication unit 809 such as a network card, modem, wireless communication transceiver, etc. The communication unit 809 allows the device 800 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
Computing unit 801 may be a variety of general and/or special purpose processing components with processing and computing capabilities. Some examples of the computing unit 801 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 the like. The calculation unit 801 executes the respective methods and processes described above, such as a method for displaying information. For example, in some embodiments, the method for displaying information may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 808. In some embodiments, part or all of the computer program can be loaded and/or installed onto device 800 via ROM 802 and/or communications unit 809. When loaded into RAM 803 and executed by computing unit 801, may perform one or more of the steps of the method for displaying information described above. Alternatively, in other embodiments, the computing unit 801 may be configured to perform the method for displaying information in any other suitable manner (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 (15)

1. A method for displaying information, comprising:
in response to detecting that a focus moves to a card, acquiring basic information of the card;
determining a category corresponding to the card based on the basic information;
and displaying the detailed information of the card based on the display mode corresponding to the category.
2. The method according to claim 1, wherein when the cards are a plurality of cards of the same category, the displaying the detailed information of the cards based on the display mode corresponding to the category comprises:
acquiring the number of all cards in the category;
determining a display mode corresponding to the category;
and displaying the name of the category, the quantity and the graphic and text information of the cards with preset number based on the display mode.
3. The method according to claim 2, wherein said preset number of cards is obtained by:
determining preference information of a user based on the detail information of the card of which the focus has moved;
sorting all cards under the category based on the preference information;
and determining a preset number of cards based on the sorting result.
4. The method of claim 2, further comprising:
in response to detecting that the focus moves to a target card of the plurality of cards, acquiring content information of the target card;
and displaying the content information.
5. The method according to claim 1, wherein when the card is a card, the displaying the detail information of the card based on the display mode corresponding to the category includes:
determining a first display mode corresponding to the category of the card;
and displaying the content information of the card based on the first display mode.
6. The method of any of claims 4 or 5, wherein the content information comprises at least one of: profile content, category labels, dynamic graphs.
7. An apparatus for displaying information, comprising:
a first acquisition module configured to acquire basic information of a card in response to detecting that a focus moves to the card;
a determination module configured to determine a category corresponding to the card based on the base information;
the first display module is configured to display the detailed information of the card based on the display mode corresponding to the category.
8. The apparatus of claim 7, wherein when the cards are a plurality of cards of the same category, the first display module comprises:
an acquisition submodule configured to acquire the number of all cards in the category;
the first determining submodule is configured to determine a display mode corresponding to the category;
and the first display sub-module is configured to display the names of the categories, the quantity and the graphic and text information of a preset number of cards based on the display mode.
9. The apparatus of claim 8, wherein the preset number of cards is obtained by:
determining preference information of a user based on the detail information of the card of which the focus has moved;
sorting all cards under the category based on the preference information;
and determining a preset number of cards based on the sorting result.
10. The apparatus of claim 8, further comprising:
a second acquisition module configured to acquire content information of a target card of the plurality of cards in response to detecting that the focus moves to the target card;
a second display module configured to display the content information.
11. The apparatus of claim 7, wherein when the card is a card, the first display module comprises:
the second determining submodule is configured to determine a first display mode corresponding to the category of the card;
and the second display submodule is configured to display the content information of the card based on the first display mode.
12. The apparatus according to any one of claims 10 or 11, wherein the content information comprises at least one of: profile content, category labels, dynamic graphs.
13. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
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-6.
14. 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-6.
15. A computer program product comprising a computer program which, when executed by a processor, implements the method according to any one of claims 1-6.
CN202111086687.1A 2021-09-16 2021-09-16 Method, apparatus, device and storage medium for displaying information Pending CN113760162A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111086687.1A CN113760162A (en) 2021-09-16 2021-09-16 Method, apparatus, device and storage medium for displaying information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111086687.1A CN113760162A (en) 2021-09-16 2021-09-16 Method, apparatus, device and storage medium for displaying information

Publications (1)

Publication Number Publication Date
CN113760162A true CN113760162A (en) 2021-12-07

Family

ID=78796015

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111086687.1A Pending CN113760162A (en) 2021-09-16 2021-09-16 Method, apparatus, device and storage medium for displaying information

Country Status (1)

Country Link
CN (1) CN113760162A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116027934A (en) * 2022-08-11 2023-04-28 荣耀终端有限公司 Method and device for displaying card

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106303740A (en) * 2015-06-10 2017-01-04 阿里巴巴集团控股有限公司 The desktop navigation system of intelligent television and the implementation method of this system
CN111859856A (en) * 2020-06-30 2020-10-30 维沃移动通信有限公司 Information display method and device, electronic equipment and storage medium
CN113392625A (en) * 2021-06-25 2021-09-14 北京百度网讯科技有限公司 Method and device for determining label information, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106303740A (en) * 2015-06-10 2017-01-04 阿里巴巴集团控股有限公司 The desktop navigation system of intelligent television and the implementation method of this system
CN111859856A (en) * 2020-06-30 2020-10-30 维沃移动通信有限公司 Information display method and device, electronic equipment and storage medium
CN113392625A (en) * 2021-06-25 2021-09-14 北京百度网讯科技有限公司 Method and device for determining label information, electronic equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116027934A (en) * 2022-08-11 2023-04-28 荣耀终端有限公司 Method and device for displaying card
CN116027934B (en) * 2022-08-11 2023-10-20 荣耀终端有限公司 Method and device for displaying card

Similar Documents

Publication Publication Date Title
CN109640188B (en) Video preview method and device, electronic equipment and computer readable storage medium
US10671267B2 (en) Systems and methods for presentation of content items relating to a topic
WO2019212728A1 (en) Displaying a subset of menu items based on a prediction of the next user-actions
CN111857517B (en) Video information processing method and device, electronic equipment and storage medium
CN109255035B (en) Method and device for constructing knowledge graph
CN109255037B (en) Method and apparatus for outputting information
CN113079417A (en) Method, device and equipment for generating bullet screen and storage medium
US20200409998A1 (en) Method and device for outputting information
CN114154013A (en) Video recommendation method, device, equipment and storage medium
WO2024099171A1 (en) Video generation method and apparatus
US20230421859A1 (en) Systems and methods for recommending content using progress bars
CN110704740A (en) Method and apparatus for presenting information
CN114125498A (en) Video data processing method, device, equipment and storage medium
CN114168793A (en) Anchor display method, device, equipment and storage medium
CN113760162A (en) Method, apparatus, device and storage medium for displaying information
CN117633356A (en) Resource processing method and device based on large language model, electronic equipment and medium
CN113449144A (en) Video processing method and device and electronic equipment
US11750876B2 (en) Method and apparatus for determining object adding mode, electronic device and medium
CN113873323B (en) Video playing method, device, electronic equipment and medium
CN114640876B (en) Multimedia service video display method, device, computer equipment and storage medium
CN114925285A (en) Book information processing method, device, equipment and storage medium
CN117786159A (en) Text material acquisition method, apparatus, device, medium and program product
CN113849164A (en) Data processing method and device, electronic equipment and memory
CN109299223B (en) Method and device for inquiring instruction
CN113127683A (en) Content recommendation method and device, electronic equipment and medium

Legal Events

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