WO2020224295A1 - 用于管理信息的方法、装置和系统 - Google Patents

用于管理信息的方法、装置和系统 Download PDF

Info

Publication number
WO2020224295A1
WO2020224295A1 PCT/CN2020/071152 CN2020071152W WO2020224295A1 WO 2020224295 A1 WO2020224295 A1 WO 2020224295A1 CN 2020071152 W CN2020071152 W CN 2020071152W WO 2020224295 A1 WO2020224295 A1 WO 2020224295A1
Authority
WO
WIPO (PCT)
Prior art keywords
target
mark
configuration information
information
display
Prior art date
Application number
PCT/CN2020/071152
Other languages
English (en)
French (fr)
Inventor
单荣鑫
Original Assignee
北京字节跳动网络技术有限公司
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 北京字节跳动网络技术有限公司 filed Critical 北京字节跳动网络技术有限公司
Publication of WO2020224295A1 publication Critical patent/WO2020224295A1/zh

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
    • G06F3/04817Interaction 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 using icons
    • 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

Definitions

  • the embodiments of the present disclosure relate to the field of computer technology, in particular to methods, devices, and systems for managing information.
  • Some markers can convey certain information to the user, such as the small red dot marker used in client applications, which can be used to remind the user that there is a new message.
  • the client application can include multiple sub-applications that use such marks, and each sub-application can individually control the display of such marks that it uses.
  • the embodiments of the present disclosure propose methods, devices, and systems for managing information.
  • an embodiment of the present disclosure provides a method for managing information.
  • the method includes: acquiring associated information of a first target mark, where the first target mark is a target mark corresponding to the information to be displayed, and the associated information includes The identification of the first target mark; obtaining the target configuration information corresponding to the identification from a pre-stored configuration information set, wherein each piece of configuration information in the configuration information set corresponds to the identification of the target mark, and the configuration information includes display conditions; Based on the display conditions in the target configuration information, it is determined whether to display the first target mark, and a corresponding determination result is generated.
  • obtaining the associated information of the first target mark includes: receiving the associated information sent by the mark using module; and the above method further includes: returning the determination result to the mark using module.
  • the above method further includes: receiving an identifier of a second target mark sent by the mark using module, the second target mark being a triggered target mark; and recording trigger information corresponding to the identifier of the second target mark.
  • determining whether to display the first target mark based on the display condition in the target configuration information includes: if the first target mark satisfies the display condition in the target configuration information, determining to display the first target mark; If the target mark does not satisfy the display condition in the target configuration information, it is determined not to display the first target mark.
  • the above-mentioned association information further includes the target duration, and the display condition in the target configuration information is used to indicate that the display interval time is not less than the target duration; and the following method is used to determine whether the first target mark satisfies the display in the target configuration information Condition: Get the latest recorded trigger time related to the first target mark; determine whether the trigger time from the current moment is less than the target duration; if not less than the target duration, determine that the first target mark meets the display in the target configuration information Condition; if it is less than the target duration, it is determined that the first target mark does not meet the display condition in the target configuration information.
  • the target configuration information is further used to indicate that the first target mark corresponds to at least one associated mark; and based on the display condition in the target configuration information, determining whether to display the first target mark includes: if the at least one associated mark is If there is an associated mark that meets the display condition in the target configuration information, it is determined to display the first target mark; if there is no associated mark that meets the display condition in the target configuration information in the at least one associated mark, it is determined not to display the first target mark .
  • the above method further includes: receiving an update instruction related to the configuration information set; and updating the configuration information set based on the update instruction.
  • an embodiment of the present disclosure provides an apparatus for managing information.
  • the apparatus includes: a first obtaining unit configured to obtain associated information of a first target mark, where the first target mark is related to the information to be displayed For the corresponding target tag, the associated information includes the identifier of the first target tag; the second acquiring unit is configured to acquire the target configuration information corresponding to the identifier from the pre-stored configuration information set, wherein each piece of the configuration information set The configuration information corresponds to the identifier of the target mark, and the configuration information includes a display condition; the determining unit is configured to determine whether to display the first target mark based on the display condition in the target configuration information, and generate a corresponding determination result.
  • the first acquiring unit is further configured to: receive the above-mentioned association information sent by the marking using module; and the above-mentioned apparatus further includes: a sending unit configured to return the determination result to the marking using module.
  • the above-mentioned apparatus further includes: a receiving unit configured to receive an identifier of a second target mark sent by the mark using module, the second target mark being a triggered target mark; and an information recording unit configured to record and The trigger information corresponding to the identifier of the second target mark.
  • the determining unit is further configured to: if the first target mark meets the display condition in the target configuration information, determine to display the first target mark; if the first target mark does not meet the display condition in the target configuration information, It is determined not to display the first target mark.
  • the above-mentioned association information further includes a target duration
  • the display condition in the target configuration information is used to indicate that the display interval is not less than the target duration
  • the determining unit is further configured to determine whether the first target mark is Satisfy the display conditions in the target configuration information: obtain the latest recorded trigger time related to the first target mark; determine whether the trigger time from the current moment is less than the target duration; if it is not less than the target duration, determine the first target mark The display condition in the target configuration information is satisfied; if it is less than the target duration, it is determined that the first target mark does not satisfy the display condition in the target configuration information.
  • the target configuration information is further used to indicate that the first target mark corresponds to at least one associated mark; and the determining unit is further configured to: if there is an associated mark that satisfies the display condition in the target configuration information in the at least one associated mark , It is determined to display the first target mark; if there is no associated mark meeting the display condition in the target configuration information in the at least one associated mark, it is determined not to display the first target mark.
  • the above apparatus further includes: a first receiving unit configured to receive an update instruction related to the configuration information set; and the update unit configured to update the configuration information set based on the update instruction.
  • the embodiments of the present disclosure provide a system for managing information.
  • the system includes a tag management module; the tag management module is configured to obtain associated information of a first target tag, and the first target tag is related to The target tag corresponding to the display information, the associated information includes the identifier of the first target tag; the target configuration information corresponding to the identifier is obtained from the pre-stored configuration information set, where each piece of configuration information in the configuration information set corresponds to the target tag And the configuration information includes display conditions; based on the display conditions in the target configuration information, it is determined whether to display the first target mark, and a corresponding determination result is generated.
  • the above-mentioned system further includes a mark using module, which is configured to: send the above-mentioned associated information to the mark management module; and the mark management module is further configured to: return the determination result to the mark use module.
  • the mark usage module is further configured to: send the identification of the second target mark to the mark management module, the second target mark is the triggered target mark; and the mark management module is further configured to: record and The trigger information corresponding to the identifier of the second target mark.
  • the mark management module is further configured to: if the first target mark meets the display condition in the target configuration information, determine to display the first target mark; if the first target mark does not meet the display condition in the target configuration information , It is determined not to display the first target mark.
  • the above-mentioned association information further includes a target duration
  • the display condition in the target configuration information is used to indicate that the display interval time is not less than the target duration
  • the mark management module is further configured to: determine the first target mark in the following manner Whether the display conditions in the target configuration information are met: get the latest recorded trigger time related to the first target mark; determine whether the trigger time from the current moment is less than the target time; if it is not less than the target time, determine the first target The mark satisfies the display condition in the target configuration information; if it is less than the target duration, it is determined that the first target mark does not satisfy the display condition in the target configuration information.
  • the target configuration information is further used to indicate that the first target tag corresponds to at least one associated tag; and the tag management module is further configured to: if there is an association in the at least one associated tag that meets the display condition in the target configuration information Mark, it is determined that the first target mark is displayed; if there is no associated mark that satisfies the display condition in the target configuration information in the at least one associated mark, it is determined not to display the first target mark.
  • the tag management module is further configured to: receive an update instruction related to the configuration information set; based on the update instruction, update the configuration information set.
  • an embodiment of the present disclosure provides an electronic device that includes: one or more processors; a storage device on which one or more programs are stored; when the one or more programs are used by the One or more processors execute, so that the one or more processors implement the method described in any implementation manner of the first aspect.
  • the embodiments of the present disclosure provide a computer-readable medium on which a computer program is stored, and when the program is executed by a processor, the method as described in any implementation manner in the first aspect is implemented.
  • the method, device, and system for information management provided by the above-mentioned embodiments of the present disclosure obtain the associated information of the first target tag, the first target tag is the target tag corresponding to the information to be displayed, and the associated information includes the first target tag Then, the target configuration information corresponding to the identifier is obtained from the pre-stored configuration information set, and then based on the display conditions in the target configuration information, it is determined whether to display the first target mark, and the corresponding determination result is generated.
  • the centralized management of the display of the first target mark can effectively save development costs.
  • FIG. 1 is an exemplary system architecture diagram in which some embodiments of the present disclosure can be applied;
  • Fig. 2 is a flowchart of an embodiment of a method for managing information according to the present disclosure
  • Figure 3 is a flowchart of another embodiment of a method for managing information according to the present disclosure.
  • Fig. 4 is a schematic diagram of an application scenario of the method for managing information according to the present disclosure.
  • Fig. 5 is a schematic structural diagram of an embodiment of an apparatus for managing information according to the present disclosure
  • Fig. 6 is a schematic structural diagram of an embodiment of a system for managing information according to the present disclosure.
  • FIG. 7 is a schematic structural diagram of a computer system suitable for implementing an electronic device of some embodiments of the present disclosure.
  • FIG. 1 shows an exemplary system architecture 100 to which an embodiment of the method for managing information or the apparatus for managing information of the present disclosure can be applied.
  • the system architecture 100 may include a terminal device 101.
  • Various client applications may be installed on the terminal device 101, such as instant messaging tools, social platform software, shopping applications, and so on.
  • the terminal device 101 may include a tag management module 1011.
  • the tag management module 1011 can run on the operating system of the terminal device 101.
  • the terminal device 101 may be hardware or software. When the terminal device 101 is hardware, it may be various electronic devices, including but not limited to smart phones, tablet computers, and so on. When the terminal device 101 is software, it can be installed in the electronic devices listed above. It can be implemented as multiple software or software modules (for example, multiple software or software modules used to provide distributed services), or as a single software or software module. There is no specific limitation here.
  • the mark management module 1011 may be multiple software or software modules that can be installed in the terminal device 101, or may be implemented as a single software or software module. There is no specific limitation here.
  • the tag management module 1011 may be a client application installed on the terminal device 101.
  • the tag management module 1011 may be a tool, framework, library, etc. that can be installed in the operating system of the terminal device 101 or in a client application installed on the terminal device 101.
  • the tag management module 1011 can be used to obtain the associated information of the first target tag, and perform corresponding information processing based on the associated information.
  • the first target mark may be a target mark corresponding to the information to be displayed.
  • the method for managing information provided by some embodiments of the present disclosure is generally executed by the tag management module 1011, and accordingly, the device for managing information is generally set in the tag management module 1011.
  • terminal devices and tag management modules in FIG. 1 is merely illustrative. According to implementation needs, there can be any number of terminal devices and tag management modules.
  • FIG. 2 shows a flow 200 of an embodiment of the method for managing information according to the present disclosure.
  • the method for managing information can be applied to a tag management module (for example, the tag management module 1011 shown in FIG. 1), and includes the following steps:
  • Step 201 Obtain associated information of a first target mark, where the first target mark is a target mark corresponding to the information to be displayed, and the associated information includes an identifier of the first target mark.
  • the tag management module can obtain the associated information of the first target tag in real time.
  • the first target mark is a target mark corresponding to the information to be displayed, and the associated information includes an identifier of the first target mark.
  • the associated information may also include indication information for indicating that the first target mark is a target mark corresponding to the information to be displayed.
  • the information to be displayed may be, for example, information to be loaded on the interface that the user wants to access.
  • the target mark may be a mark used to convey certain information to the user, such as a small red dot mark used to prompt the user to have a new message.
  • the target mark may be a mark in the form of an icon, for example.
  • the target mark may be pre-stored in the terminal device where the mark management module is located (for example, the terminal device 101 shown in FIG. 1).
  • the terminal device where the tag management module is located may also include a message notification module.
  • the tag management module may, for example, receive the aforementioned associated information sent by the message notification module.
  • the terminal device may also include multiple mark using modules.
  • the mark using module may be a module that adopts the target mark.
  • the tag using module may, for example, in response to a user's request for access to an interface for displaying information corresponding to the target tag, send the associated information of the target tag corresponding to the information to the message notification module, so that the message notification module forwards the associated information To the mark management module.
  • Step 202 Obtain target configuration information corresponding to the identifier of the first target tag from a pre-stored configuration information set.
  • the tag management module may obtain the target configuration information corresponding to the identification according to the identification of the first target tag included in the associated information.
  • each piece of configuration information in the configuration information set may correspond to the identifier of the target mark in advance, and the configuration information may include display conditions. It should be understood that the display conditions can be set according to actual needs and are not specifically limited here.
  • the display condition in the target configuration information may be used, for example, to indicate that there is unviewed information in the to-be-displayed information corresponding to the first target mark.
  • the display condition may also be used to indicate, for example, that the display interval time is not less than the target duration (for example, 7 days, etc.).
  • the target configuration information may also be used to indicate that the first target mark corresponds to at least one associated mark. It should be noted that, when at least one piece of information in the to-be-displayed information corresponding to the first target mark also corresponds to the corresponding target mark, the target mark may be referred to as an associated mark of the first target mark. At this time, the display of the first target mark may be related to the associated mark.
  • Step 203 Determine whether to display the first target mark based on the display condition in the target configuration information, and generate a corresponding determination result.
  • the mark management module may determine whether to display the first target mark based on the display condition in the target configuration information, and generate a corresponding determination result.
  • the determination result may be used to indicate whether to display the first target mark or not to display the first target mark.
  • the tag management module may determine to display the first target tag; otherwise, the tag management module may determine not to display the first target tag.
  • the mark management module may determine whether the first target mark satisfies the target configuration information in the following manner Display conditions: Obtain the viewing status (viewed, unviewed) corresponding to each piece of information in the information to be displayed, and based on the obtained viewing status, determine whether there is unviewed information in the information to be displayed; if If it exists, it is determined that the first target mark satisfies the display condition mark management module in the target configuration information; otherwise, it is determined that the first target mark does not satisfy the display condition mark management module in the target configuration information.
  • the associated information of the first target tag may also include the target duration. If the display condition in the target configuration information is used to indicate that the display interval is not less than the target duration, the mark management module can determine whether the first target mark satisfies the display condition in the target configuration information in the following manner: obtain the latest recorded and the first target Mark the relevant trigger time; determine whether the trigger time is less than the target duration from the current moment; if it is not less than the target duration, determine that the first target mark meets the display conditions in the target configuration information; if it is less than the target duration, determine The first target mark does not satisfy the display condition in the target configuration information.
  • the trigger time related to the first target mark may be the time when the first target mark is triggered (for example, clicked).
  • the mark management module may determine whether to display the first target mark in the following manner: If there is an associated mark that satisfies the display condition in the target configuration information in one associated mark, it is determined to display the first target mark; if there is no associated mark that meets the display condition in the target configuration information in the at least one associated mark, it is determined not to display The first target mark.
  • the tag management module may also receive an update instruction related to the configuration information set, and update the configuration information set based on the update instruction.
  • the update instruction may be received by the tag management module from other modules in the terminal device where it is located, or may be received from the connected server, which is not specifically limited here.
  • the method provided by the above-mentioned embodiment of the present disclosure acquires the associated information of the first target mark, the first target mark is the target mark corresponding to the information to be displayed, and the associated information includes the identification of the first target mark, and then retrieves from the pre-stored configuration
  • the target configuration information corresponding to the identifier is obtained from the information collection, and then based on the display conditions in the target configuration information, it is determined whether to display the first target mark, and the corresponding determination result is generated, which can realize the centralized management of the display of the first target mark , Can effectively save development costs.
  • FIG. 3 shows a flowchart 300 of yet another embodiment of the method for managing information according to the present disclosure.
  • the method for managing information is applied to a tag management module (for example, the tag management module 1011 shown in FIG. 1), and includes the following steps:
  • Step 301 Receive the associated information of the first target tag sent by the tag usage module, where the first target tag is a target tag corresponding to the information to be displayed, and the associated information includes an identifier of the first target tag.
  • the terminal device (such as the terminal device 101 shown in FIG. 1) where the mark management module is located may include multiple mark use modules.
  • the multiple mark using modules are respectively connected to the mark management module in communication.
  • the mark management module may receive the associated information of the first target mark sent by the mark use module.
  • the first target mark is a target mark corresponding to the information to be displayed, and the associated information includes an identifier of the first target mark.
  • the associated information may also include indication information for indicating that the first target mark is a target mark corresponding to the information to be displayed.
  • the information to be displayed may be, for example, information to be loaded on the interface that the user wants to access.
  • the target mark may be a mark used to convey certain information to the user, such as a small red dot mark used to prompt the user to have a new message.
  • the target mark may be a mark in the form of an icon, for example.
  • the above multiple mark using modules may be modules that use target marks. Each of the above-mentioned multiple mark use modules may, for example, respond to a user's request for access to an interface for displaying information corresponding to the target mark, and send the associated information of the target mark corresponding to the information to the mark management module.
  • Step 302 Obtain target configuration information corresponding to the identifier of the first target tag from a pre-stored configuration information set.
  • the tag management module may obtain the target configuration information corresponding to the tag according to the identification of the first target tag included in the associated information.
  • each piece of configuration information in the configuration information set may correspond to the identifier of the target mark in advance, and the configuration information may include display conditions.
  • the display condition please refer to the related explanation in the embodiment shown in FIG. 2, which will not be repeated here.
  • Step 303 Determine whether to display the first target mark based on the display condition in the target configuration information, and generate a corresponding determination result.
  • the mark management module may determine whether to display the first target mark based on the display condition in the target configuration information, and generate a corresponding determination result.
  • the determination result can be used to indicate whether to display the first target mark or not to display the first target mark.
  • the method for determining whether to display the first target mark can be referred to the relevant description in the embodiment shown in FIG. 2, which will not be repeated here.
  • Step 304 Return the determination result to the mark using module.
  • the mark management module may return the determination result to the mark use module.
  • the mark using module may perform a corresponding display operation based on the determination result, for example, display the first target mark and the to-be-displayed information corresponding to the first target mark at the same time, or only display the to-be-displayed information corresponding to the first target mark.
  • the mark management module may also receive the identifier of the second target mark sent by the mark use module, where the second target mark is a triggered (clicked) target mark. Then, the mark management module may record trigger information corresponding to the identification of the second target mark.
  • the trigger information may include, but is not limited to, the identification of the corresponding target mark, the trigger time, and so on.
  • the mark management module may also receive indication information for indicating that the second target mark is a triggered target mark.
  • Fig. 4 is a schematic diagram of an application scenario of the method for managing information according to this embodiment.
  • social platform software may be installed on the user's smart phone.
  • the social platform software may be integrated with a mark using module 401 and a mark management module 402.
  • the social platform software may include interface A, which may include information A1, and the information A1 may correspond to a small red dot mark M1 for prompting the user that there is a new message in the information A1.
  • the mark using module 401 may send the associated information of the small red dot mark M1 to the mark management module 402 in response to the user's access request to the interface A, and the associated information includes the identification of the small red dot mark M1.
  • the mark management module 402 can obtain the configuration information corresponding to the identification of the small red dot mark M1 from the pre-stored configuration information set according to the identification, where the configuration information includes the display condition. Then the mark management module 402 can determine whether to display the small red dot mark M1 based on the display conditions in the configuration information, generate a corresponding determination result, and return the determination result to the mark using module 401. If the determination result indicates that the small red dot mark M1 is not displayed, the mark using module 401 may not display the small red dot mark M1 at the designated position of the information A1 when displaying the interface A to the user. If the determination result indicates that the small red dot mark M1 is displayed, the mark using module 401 may display the small red dot mark M1 at the designated position of the information A1 when displaying the interface A to the user.
  • the method provided by the above-mentioned embodiment of the present disclosure receives the associated information of the first target tag sent by the tag using module, the first target tag is the target tag corresponding to the information to be displayed, and the associated information includes the identifier of the first target tag.
  • the first target tag is the target tag corresponding to the information to be displayed
  • the associated information includes the identifier of the first target tag.
  • the solution described in the above-mentioned embodiment of the present disclosure determines whether to display the first target mark through the mark management module, which can realize the centralized management of the display of the first target mark, which avoids the realization of the first target mark on multiple mark use modules.
  • the processing logic related to the display of the mark can effectively save the development cost.
  • the present disclosure provides an embodiment of a device for managing information.
  • the device embodiment corresponds to the method embodiment shown in FIG.
  • the device can be specifically applied to various electronic devices.
  • the apparatus 500 for managing information of this embodiment may include: a first obtaining unit 501 is configured to obtain associated information of a first target mark, the first target mark being a target mark corresponding to the information to be displayed ,
  • the association information includes the identifier of the first target mark;
  • the second acquiring unit 502 is configured to acquire the target configuration information corresponding to the identifier from the pre-stored configuration information set, where each piece of configuration information in the configuration information set corresponds to the target And the configuration information includes a display condition;
  • the determining unit 503 is configured to determine whether to display the first target mark based on the display condition in the target configuration information, and generate a corresponding determination result.
  • the apparatus 500 for managing information the specific processing of the first acquiring unit 501, the second acquiring unit 502, and the determining unit 503 and the technical effects brought by them can be referred to the implementation shown in FIG. 2 respectively.
  • the related description of step 201, step 202, and step 203 in the example will not be repeated here.
  • the first acquiring unit 501 may be further configured to: receive the above-mentioned association information sent by the tag using module; and the above-mentioned apparatus 500 may further include: a sending unit (not shown in the figure) ), configured to return the determination result to the mark using module.
  • the above-mentioned apparatus 500 may further include: a receiving unit (not shown in the figure) configured to receive the identifier of the second target mark sent by the marker using module, the second target mark Is the triggered target mark; the information recording unit (not shown in the figure) is configured to record the trigger information corresponding to the identifier of the second target mark.
  • the determining unit 503 may be further configured to: if the first target mark satisfies the display condition in the target configuration information, determine to display the first target mark; if the first target mark is not If the display condition in the target configuration information is satisfied, it is determined not to display the first target mark.
  • the above-mentioned association information may also include a target duration
  • the display condition in the target configuration information may be used to indicate that the display interval time is not less than the target duration
  • the determining unit 503 may be further configured Success: Determine whether the first target mark satisfies the display conditions in the target configuration information by using the following methods: obtain the latest recorded trigger time related to the first target mark; determine whether the trigger time is less than the target duration from the current moment; if not If it is less than the target duration, it is determined that the first target mark meets the display condition in the target configuration information; if it is less than the target duration, it is determined that the first target mark does not meet the display condition in the target configuration information.
  • the target configuration information may also be used to indicate that the first target mark corresponds to at least one associated mark; and the determining unit 503 may be further configured to: if the at least one associated mark is satisfied The associated mark of the display condition in the target configuration information is determined to display the first target mark; if there is no associated mark that meets the display condition in the target configuration information in the at least one associated mark, it is determined not to display the first target mark.
  • the foregoing apparatus 500 may further include: a first receiving unit (not shown in the figure) configured to receive an update instruction related to the configuration information set; and an update unit (in the figure (Not shown), configured to update the configuration information set based on the update instruction.
  • the apparatus obtains the associated information of the first target mark, the first target mark is the target mark corresponding to the information to be displayed, and the associated information includes the identification of the first target mark, and then the configuration is stored in advance.
  • the target configuration information corresponding to the identifier is obtained from the information collection, and then based on the display conditions in the target configuration information, it is determined whether to display the first target mark, and the corresponding determination result is generated, which can realize the centralized management of the display of the first target mark , Can effectively save development costs.
  • FIG. 6 shows a schematic structural diagram of an embodiment of the system for managing information according to the present disclosure.
  • the system 600 for managing information in this embodiment may include a tag management module 6001.
  • the tag management module 6001 may be configured to obtain the associated information of the first target tag, the first target tag is the target tag corresponding to the information to be displayed, and the associated information includes the identification of the first target tag; from a set of pre-stored configuration information Obtain target configuration information corresponding to the identifier, where each piece of configuration information in the configuration information set corresponds to the identifier of the target tag, and the configuration information includes display conditions; based on the display conditions in the target configuration information, it is determined whether to display the first target Mark, and generate the corresponding determination result.
  • the mark management module 6001 please refer to the related explanation in the embodiment shown in FIG. 2, which will not be repeated here.
  • the system 600 for managing information may further include a tag usage module, and the tag usage module may be configured to: send the above-mentioned associated information to the tag management module 6001; and the tag management module 6001 It may be further configured to: return the determination result to the mark using module.
  • the mark usage module may be further configured to: send the identification of the second target mark to the mark management module 6001, the second target mark being the triggered target mark; and mark management
  • the module 6001 may be further configured to record trigger information corresponding to the identifier of the second target mark.
  • the mark management module 6001 may be further configured to: if the first target mark satisfies the display condition in the target configuration information, determine to display the first target mark; if the first target mark If the display condition in the target configuration information is not met, it is determined not to display the first target mark.
  • the above-mentioned association information may also include the target duration
  • the display condition in the target configuration information may be used to indicate that the display interval time is not less than the target duration
  • the mark management module 6001 may be further configured It is configured to: determine whether the first target mark satisfies the display condition in the target configuration information in the following manner: obtain the latest recorded trigger time related to the first target mark; determine whether the trigger time is less than the target duration from the current moment; if If it is not less than the target duration, it is determined that the first target mark meets the display condition in the target configuration information; if it is less than the target duration, it is determined that the first target mark does not satisfy the display condition in the target configuration information.
  • the target configuration information may also be used to indicate that the first target mark corresponds to at least one associated mark; and the mark management module 6001 may be further configured to: if the at least one associated mark exists If the associated mark that meets the display condition in the target configuration information is determined to be displayed, the first target mark is determined to be displayed; if there is no associated mark that meets the display condition in the target configuration information in the at least one associated mark, it is determined that the first target mark is not displayed.
  • the tag management module 6001 may be further configured to: receive an update instruction related to the configuration information set; and update the configuration information set based on the update instruction.
  • the associated information of the first target tag is acquired through the tag management module.
  • the first target tag is the target tag corresponding to the information to be displayed.
  • the associated information includes the identification of the first target tag, and then the Obtain the target configuration information corresponding to the identifier from the stored configuration information set, and then determine whether to display the first target mark based on the display conditions in the target configuration information, and generate the corresponding determination result, which can realize the display of the first target mark Centralized management can effectively save development costs.
  • FIG. 7 shows a schematic structural diagram of an electronic device (for example, the terminal device 101 shown in FIG. 1) 700 suitable for implementing embodiments of the present disclosure.
  • the terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals ( For example, mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs and desktop computers.
  • the electronic device shown in FIG. 7 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
  • the electronic device 700 may include a processing device (such as a central processing unit, a graphics processor, etc.) 701, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 702 or from a storage device 708.
  • the program in the memory (RAM) 703 executes various appropriate actions and processing.
  • the RAM 703 also stores various programs and data required for the operation of the electronic device 700.
  • the processing device 701, the ROM 702, and the RAM 703 are connected to each other through a bus 704.
  • An input/output (I/O) interface 705 is also connected to the bus 704.
  • the following devices can be connected to the I/O interface 705: including input devices 706 such as touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, liquid crystal display (LCD), speakers, vibration An output device 707 such as a computer; a storage device 708 such as a hard disk; and a communication device 709.
  • the communication device 709 may allow the electronic device 700 to perform wireless or wired communication with other devices to exchange data.
  • FIG. 7 shows an electronic device 700 having various devices, it should be understood that it is not required to implement or have all the illustrated devices. It may alternatively be implemented or provided with more or fewer devices. Each block shown in FIG. 7 can represent one device, or can represent multiple devices as needed.
  • the process described above with reference to the flowchart can be implemented as a computer software program.
  • the embodiments of the present disclosure include a computer program product, which includes a computer program carried on a computer-readable medium, and the computer program contains program code for executing the method shown in the flowchart.
  • the computer program may be downloaded and installed from the network through the communication device 709, or installed from the storage device 708, or installed from the ROM 702.
  • the processing device 701 the above-mentioned functions defined in the method of the embodiment of the present disclosure are executed.
  • the computer-readable medium described in the embodiments of the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two.
  • the computer-readable storage medium may be, for example, but not limited to, an electric, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • the computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • the computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium.
  • the computer-readable signal medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wire, optical cable, RF (Radio Frequency), etc., or any suitable combination of the above.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or it may exist alone without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs.
  • the electronic device obtains the associated information of the first target mark, the first target mark is related to the information to be displayed
  • the associated information includes the identification of the first target tag
  • the target configuration information corresponding to the identification is obtained from the pre-stored configuration information set, where each piece of configuration information in the configuration information set corresponds to the identification of the target tag
  • the configuration information includes display conditions; based on the display conditions in the target configuration information, it is determined whether to display the first target mark, and a corresponding determination result is generated.
  • the computer program code for performing the operations of the embodiments of the present disclosure can be written in one or more programming languages or a combination thereof, the programming languages including object-oriented programming languages-such as Java, Smalltalk, C++, It also includes conventional procedural programming languages-such as "C" language or similar programming languages.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to pass Internet connection).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagram can represent a module, program segment, or part of code, and the module, program segment, or part of code contains one or more for realizing the specified logical function Executable instructions.
  • the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown in succession can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments described in the present disclosure may be implemented in a software manner, or may be implemented in a hardware manner. Wherein, the name of the unit does not constitute a limitation on the unit itself under certain circumstances.
  • the first obtaining unit may also be described as "a unit for obtaining the associated information of the first target mark".

Landscapes

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

Abstract

一种用于管理信息的方法、装置和系统。该方法包括:获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识(201);从预先存储的配置信息集合中获取与该标识对应的目标配置信息(202),其中,配置信息集合中的每条配置信息对应目标标记的标识,并且该配置信息包括显示条件;基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果(203)。该方法可以实现对第一目标标记的显示的集中管理,可以有效地节约开发成本。

Description

用于管理信息的方法、装置和系统
相关申请的交叉引用
本申请基于申请号为201910371720.1、申请日为2019年05月06日、名称为″用于管理信息的方法、装置和系统″的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。
技术领域
本公开的实施例涉及计算机技术领域,具体涉及用于管理信息的方法、装置和系统。
背景技术
有些标记能向用户传达一定的信息,例如客户端应用中采用的小红点标记,该小红点标记可以用于提示用户有新消息。
目前,客户端应用可以包括多个采用此类标记的子应用,每个子应用可以单独控制其所采用的此类标记的显示。
发明内容
本公开的实施例提出了用于管理信息的方法、装置和系统。
第一方面,本公开的实施例提供了一种用于管理信息的方法,该方法包括:获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识;从预先存储的配置信息集合中获取与该标识对应的目标配置信息,其中,配置信息集合中的每条配置信息对应目标标记的标识,并且该配置信息包括显示条件;基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。
在一些实施例中,获取第一目标标记的关联信息,包括:接收标 记使用模块发送的该关联信息;以及上述方法还包括:将确定结果返回给标记使用模块。
在一些实施例中,上述方法还包括:接收标记使用模块发送的第二目标标记的标识,第二目标标记是被触发的目标标记;记录与第二目标标记的标识对应的触发信息。
在一些实施例中,基于目标配置信息中的显示条件,确定是否显示第一目标标记,包括:若第一目标标记满足目标配置信息中的显示条件,则确定显示第一目标标记;若第一目标标记不满足目标配置信息中的显示条件,则确定不显示第一目标标记。
在一些实施例中,上述关联信息还包括目标时长,目标配置信息中的显示条件用于指示显示间隔时间不低于目标时长;以及采用以下方式确定第一目标标记是否满足目标配置信息中的显示条件:获取最新记录的与第一目标标记有关的触发时间;确定触发时间距离当前时刻的时长是否低于目标时长;若不低于目标时长,则确定第一目标标记满足目标配置信息中的显示条件;若低于目标时长,则确定第一目标标记不满足目标配置信息中的显示条件。
在一些实施例中,目标配置信息还用于指示第一目标标记对应至少一个关联标记;以及基于目标配置信息中的显示条件,确定是否显示第一目标标记,包括:若该至少一个关联标记中存在满足目标配置信息中的显示条件的关联标记,则确定显示第一目标标记;若该至少一个关联标记中不存在满足目标配置信息中的显示条件的关联标记,则确定不显示第一目标标记。
在一些实施例中,上述方法还包括:接收与配置信息集合有关的更新指令;基于更新指令,对配置信息集合进行更新。
第二方面,本公开的实施例提供了一种用于管理信息的装置,该装置包括:第一获取单元,被配置成获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识;第二获取单元,被配置成从预先存储的配置信息集合中获取与该标识对应的目标配置信息,其中,配置信息集合中的每条配置信息对应目标标记的标识,并且该配置信息包括显示条件;确定 单元,被配置成基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。
在一些实施例中,第一获取单元进一步被配置成:接收标记使用模块发送的上述关联信息;以及上述装置还包括:发送单元,被配置成将确定结果返回给标记使用模块。
在一些实施例中,上述装置还包括:接收单元,被配置成接收标记使用模块发送的第二目标标记的标识,第二目标标记是被触发的目标标记;信息记录单元,被配置成记录与第二目标标记的标识对应的触发信息。
在一些实施例中,确定单元进一步被配置成:若第一目标标记满足目标配置信息中的显示条件,则确定显示第一目标标记;若第一目标标记不满足目标配置信息中的显示条件,则确定不显示第一目标标记。
在一些实施例中,上述关联信息还包括目标时长,目标配置信息中的显示条件用于指示显示间隔时间不低于目标时长;以及确定单元进一步被配置成:采用以下方式确定第一目标标记是否满足目标配置信息中的显示条件:获取最新记录的与第一目标标记有关的触发时间;确定触发时间距离当前时刻的时长是否低于目标时长;若不低于目标时长,则确定第一目标标记满足目标配置信息中的显示条件;若低于目标时长,则确定第一目标标记不满足目标配置信息中的显示条件。
在一些实施例中,目标配置信息还用于指示第一目标标记对应至少一个关联标记;以及确定单元进一步被配置成:若该至少一个关联标记中存在满足目标配置信息中的显示条件的关联标记,则确定显示第一目标标记;若该至少一个关联标记中不存在满足目标配置信息中的显示条件的关联标记,则确定不显示第一目标标记。
在一些实施例中,上述装置还包括:第一接收单元,被配置成接收与配置信息集合有关的更新指令;更新单元,被配置成基于更新指令,对配置信息集合进行更新。
第三方面,本公开的实施例提供了一种用于管理信息的系统,该系统包括标记管理模块;标记管理模块,被配置成获取第一目标标记 的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识;从预先存储的配置信息集合中获取与该标识对应的目标配置信息,其中,配置信息集合中的每条配置信息对应目标标记的标识,并且该配置信息包括显示条件;基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。
在一些实施例中,上述系统还包括标记使用模块,标记使用模块被配置成:向标记管理模块发送上述关联信息;以及标记管理模块还进一步被配置成:将确定结果返回给标记使用模块。
在一些实施例中,标记使用模块还进一步被配置成:向标记管理模块发送第二目标标记的标识,第二目标标记是被触发的目标标记;以及标记管理模块还进一步被配置成:记录与第二目标标记的标识对应的触发信息。
在一些实施例中,标记管理模块进一步被配置成:若第一目标标记满足目标配置信息中的显示条件,则确定显示第一目标标记;若第一目标标记不满足目标配置信息中的显示条件,则确定不显示第一目标标记。
在一些实施例中,上述关联信息还包括目标时长,目标配置信息中的显示条件用于指示显示间隔时间不低于目标时长;以及标记管理模块进一步被配置成:采用以下方式确定第一目标标记是否满足目标配置信息中的显示条件:获取最新记录的与第一目标标记有关的触发时间;确定触发时间距离当前时刻的时长是否低于目标时长;若不低于目标时长,则确定第一目标标记满足目标配置信息中的显示条件;若低于目标时长,则确定第一目标标记不满足目标配置信息中的显示条件。
在一些实施例中,目标配置信息还用于指示第一目标标记对应至少一个关联标记;以及标记管理模块进一步被配置成:若该至少一个关联标记中存在满足目标配置信息中的显示条件的关联标记,则确定显示第一目标标记;若该至少一个关联标记中不存在满足目标配置信息中的显示条件的关联标记,则确定不显示第一目标标记。
在一些实施例中,标记管理模块还进一步被配置成:接收与配置信息集合有关的更新指令;基于更新指令,对配置信息集合进行更新。
第四方面,本公开的实施例提供了一种电子设备,该电子设备包括:一个或多个处理器;存储装置,其上存储有一个或多个程序;当该一个或多个程序被该一个或多个处理器执行,使得该一个或多个处理器实现如第一方面中任一实现方式描述的方法。
第五方面,本公开的实施例提供了一种计算机可读介质,其上存储有计算机程序,该程序被处理器执行时实现如第一方面中任一实现方式描述的方法。
本公开的上述实施例提供的用于管理信息的方法、装置和系统,通过获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识,而后从预先存储的配置信息集合中获取与该标识对应的目标配置信息,然后基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果,可以实现对第一目标标记的显示的集中管理,可以有效地节约开发成本。
附图说明
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本公开的其它特征、目的和优点将会变得更明显:
图1是本公开的一些实施例可以应用于其中的示例性系统架构图;
图2是根据本公开的用于管理信息的方法的一个实施例的流程图;
图3是根据本公开的用于管理信息的方法的又一个实施例的流程图;
图4是根据本公开的用于管理信息的方法的一个应用场景的示意图;
图5是根据本公开的用于管理信息的装置的一个实施例的结构示意图;
图6是根据本公开的用于管理信息的系统的一个实施例的结构示意图;
图7是适于用来实现本公开的一些实施例的电子设备的计算机系统的结构示意图。
具体实施方式
下面结合附图和实施例对本公开作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释相关公开,而非对该公开的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与有关公开相关的部分。
需要说明的是,在不冲突的情况下,本公开中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本公开。
图1示出了可以应用本公开的用于管理信息的方法或用于管理信息的装置的实施例的示例性系统架构100。
如图1所示,系统架构100可以包括终端设备101。终端设备101上可以安装有各种客户端应用,例如即时通信工具、社交平台软件、购物类应用等等。
终端设备101可以包括标记管理模块1011。标记管理模块1011可以运行于终端设备101的操作系统之上。
终端设备101可以是硬件,也可以是软件。当终端设备101为硬件时,其可以是各种电子设备,包括但不限于智能手机、平板电脑等等。当终端设备101为软件时,其可以安装在上述所列举的电子设备中。其可以实现成多个软件或软件模块(例如用来提供分布式服务的多个软件或软件模块),也可以实现成单个软件或软件模块。在此不做具体限定。
标记管理模块1011可以是能够安装在终端设备101中的多个软件或软件模块,也可以实现成单个软件或软件模块。在此不做具体限定。例如,标记管理模块1011可以是安装在终端设备101上的客户端应用。又例如,标记管理模块1011可以是能够安装在终端设备101的操作系 统中或终端设备101上所安装的客户端应用中的工具、框架、库等。
其中,标记管理模块1011可以用于获取第一目标标记的关联信息,并基于该关联信息进行相应的信息处理。其中,第一目标标记可以是与待显示信息对应的目标标记。
需要说明的是,本公开的一些实施例提供的用于管理信息的方法一般由标记管理模块1011执行,相应地,用于管理信息的装置一般设置于标记管理模块1011中。
应该理解,图1中的终端设备和标记管理模块的数目仅仅是示意性的。根据实现需要,可以具有任意数目的终端设备和标记管理模块。
继续参考图2,其示出了根据本公开的用于管理信息的方法的一个实施例的流程200。该用于管理信息的方法可以应用于标记管理模块(例如图1所示的标记管理模块1011),包括以下步骤:
步骤201,获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识。
在本实施例中,标记管理模块可以实时地获取第一目标标记的关联信息。其中,第一目标标记是与待显示信息对应的目标标记,该关联信息包括第一目标标记的标识。
此外,该关联信息还可以包括用于指示第一目标标记是与待显示信息对应的目标标记的指示信息。待显示信息例如可以是待加载至用户想要访问的界面上的信息。目标标记可以是用于向用户传达一定信息的标记,例如用于提示用户有新消息的小红点标记等。另外,目标标记例如可以是图标等形式的标记。目标标记可以预先存储在标记管理模块所在的终端设备(例如图1所示的终端设备101)中。
作为示例,标记管理模块所在的终端设备还可以包括消息通知模块。标记管理模块例如可以接收消息通知模块发送的上述关联信息。此外,终端设备还可以包括多个标记使用模块。标记使用模块可以是采用目标标记的模块。标记使用模块例如可以响应于用户对用于展示对应目标标记的信息的界面的访问请求,将该信息所对应的目标标记的关联信息发送至消息通知模块,以使消息通知模块将该关联信息转发至标记管理模块。
步骤202,从预先存储的配置信息集合中获取与第一目标标记的标识对应的目标配置信息。
在本实施例中,标记管理模块在获取到第一目标标记的关联信息后,可以根据该关联信息所包括的第一目标标记的标识,获取与该标识对应的目标配置信息。其中,配置信息集合中的每条配置信息可以预先对应目标标记的标识,并且该配置信息可以包括显示条件。应该理解,显示条件是可以根据实际需要设置的,在此不做具体限定。
作为示例,目标配置信息中的显示条件例如可以用于指示第一目标标记对应的待显示信息中存在未被查看的信息。
可选地,该显示条件例如也可以用于指示显示间隔时间不低于目标时长(例如7天等)。目标配置信息还可以用于指示第一目标标记对应至少一个关联标记。需要说明的是,当第一目标标记所对应的待显示信息内的至少一条信息也对应相应的目标标记时,该目标标记可以称为第一目标标记的关联标记。此时,该第一目标标记的显示可以与该关联标记有关。
步骤203,基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。
在本实施例中,标记管理模块可以基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。其中,该确定结果可以用于指示是显示第一目标标记还是不显示第一目标标记。
作为示例,若标记管理模块确定第一目标标记满足目标配置信息中的显示条件,标记管理模块可以确定显示第一目标标记;否则,标记管理模块可以确定不显示第一目标标记。
具体地,若目标配置信息中的显示条件用于指示第一目标标记所对应的待显示信息中存在未被查看的信息,标记管理模块可以采用以下方式确定第一目标标记是否满足目标配置信息中的显示条件:获取该待显示信息中的每条信息对应的查看状态(查看、未查看),并基于获取到的各条查看状态,确定该待显示信息中是否存在未被查看的信息;若存在,则确定第一目标标记满足目标配置信息中的显示条件标 记管理模块;否则,确定第一目标标记不满足目标配置信息中的显示条件标记管理模块。
在本实施例的一些可选的实现方式中,第一目标标记的关联信息还可以包括目标时长。若目标配置信息中的显示条件用于指示显示间隔时间不低于目标时长,标记管理模块可以采用以下方式确定第一目标标记是否满足目标配置信息中的显示条件:获取最新记录的与第一目标标记有关的触发时间;确定触发时间距离当前时刻的时长是否低于目标时长;若不低于目标时长,则确定第一目标标记满足目标配置信息中的显示条件;若低于目标时长,则确定第一目标标记不满足目标配置信息中的显示条件。其中,与第一目标标记有关的触发时间,可以是第一目标标记被触发(例如点击)时的时间。
在本实施例的一些可选的实现方式中,若目标配置信息还用于指示第一目标标记对应的至少一个关联标记,标记管理模块可以采用以下方式确定是否显示第一目标标记:若该至少一个关联标记中存在满足目标配置信息中的显示条件的关联标记,则确定显示第一目标标记;若该至少一个关联标记中不存在满足目标配置信息中的显示条件的关联标记,则确定不显示第一目标标记。
在本实施例的一些可选的实现方式中,标记管理模块还可以接收与上述配置信息集合有关的更新指令,并基于该更新指令,对上述配置信息集合进行更新。其中,该更新指令可以是标记管理模块从所在的终端设备中的其他模块接收的,也可以是从所连接的服务器接收的,在此不做具体限定。
本公开的上述实施例提供的方法,通过获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识,而后从预先存储的配置信息集合中获取与该标识对应的目标配置信息,然后基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果,可以实现对第一目标标记的显示的集中管理,可以有效地节约开发成本。
进一步参见图3,其示出了根据本公开的用于管理信息的方法的又一个实施例的流程图300。该用于管理信息的方法应用于标记管理 模块(例如图1所示的标记管理模块1011),包括以下步骤:
步骤301,接收标记使用模块发送的第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识。
在本实施例中,标记管理模块所在的终端设备(例如图1所示的终端设备101)可以包括多个标记使用模块。该多个标记使用模块分别与标记管理模块通信连接。标记管理模块可以接收标记使用模块发送的第一目标标记的关联信息。其中,第一目标标记是与待显示信息对应的目标标记,该关联信息包括第一目标标记的标识。此外,该关联信息还可以包括用于指示第一目标标记是与待显示信息对应的目标标记的指示信息。
实践中,待显示信息例如可以是待加载至用户想要访问的界面上的信息。目标标记可以是用于向用户传达一定信息的标记,例如用于提示用户有新消息的小红点标记等。另外,目标标记例如可以是图标等形式的标记。需要指出的是,上述多个标记使用模块可以是采用目标标记的模块。上述多个标记使用模块中的每个标记使用模块例如可以响应于用户对用于展示对应目标标记的信息的界面的访问请求,将该信息所对应的目标标记的关联信息发送至标记管理模块。
步骤302,从预先存储的配置信息集合中获取与第一目标标记的标识对应的目标配置信息。
在本实施例中,标记管理模块在接收到第一目标标记的关联信息后,可以根据该关联信息所包括的第一目标标记的标识,获取与该标识对应的目标配置信息。其中,配置信息集合中的每条配置信息可以预先对应目标标记的标识,并且该配置信息可以包括显示条件。针对该显示条件的解释说明,可参看图2所示实施例中的相关说明,在此不再赘述。
步骤303,基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。
在本实施例中,标记管理模块可以基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。其中,该 确定结果可以用于指示是显示第一目标标记还是不显示第一目标标记。这里,是否显示第一目标标记的确定方法,可参看图2所示实施例中的相关说明,在此不再赘述。
步骤304,将确定结果返回给标记使用模块。
在本实施例中,标记管理模块可以将确定结果返回给标记使用模块。这时,标记使用模块例如可以基于该确定结果,执行相应的展示操作,例如同时展示第一目标标记以及第一目标标记对应的待显示信息,或者仅展示第一目标标记对应的待显示信息。
在本实施例的一些可选的实现方式中,标记管理模块还可以接收标记使用模块发送的第二目标标记的标识,第二目标标记是被触发(点击)的目标标记。而后,标记管理模块可以记录与第二目标标记的标识对应的触发信息。其中,触发信息可以包括但不限于其所对应的目标标记的标识、触发时间等等。
需要指出的是,标记管理模块在接收第二目标标记的标识的同时,还可以接收用于指示第二目标标记是被触发的目标标记的指示信息。
继续参见图4,图4是根据本实施例的用于管理信息的方法的应用场景的一个示意图。在图4的应用场景中,用户的智能手机上可以安装有社交平台软件。社交平台软件可以集成有标记使用模块401和标记管理模块402。另外,社交平台软件可以包括界面A,界面A可以包括信息A1,信息A1可以对应用于提示用户信息A1内存在新消息的小红点标记M1。在本应用场景中,标记使用模块401可以响应于用户对界面A的访问请求,向标记管理模块402发送小红点标记M1的关联信息,该关联信息包括小红点标记M1的标识。标记管理模块402可以根据该标识,从预先存储的配置信息集合中获取与小红点标记M1的标识对应的配置信息,其中,该配置信息包括显示条件。而后标记管理模块402可以基于该配置信息中的显示条件确定是否显示小红点标记M1,并生成相应的确定结果,以及将确定结果返回给标记使用模块401。若该确定结果指示不显示小红点标记M1,则标记使用模块401在向用户展示界面A时,可以不在信息A1的指定位置显示小红点标记M1。若该确定结果指示显示小红点标记M1,则标记 使用模块401在向用户展示界面A时,可以在信息A1的指定位置显示小红点标记M1。
本公开的上述实施例提供的方法,通过接收标记使用模块发送的第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识,而后从预先存储的配置信息集合中获取与第一目标标记的标识对应的目标配置信息,然后基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果,以便将该确定结果返回给标记使用模块。本公开的上述实施例描述的方案通过标记管理模块确定是否显示第一目标标记,可以实现对第一目标标记的显示的集中管理,这样可以避免在多个标记使用模块上分别实现与第一目标标记的显示有关的处理逻辑,可以有效地节约开发成本。
进一步参考图5,作为对上述各图所示方法的实现,本公开提供了一种用于管理信息的装置的一个实施例,该装置实施例与图2所示的方法实施例相对应,该装置具体可以应用于各种电子设备中。
如图5所示,本实施例的用于管理信息的装置500可以包括:第一获取单元501被配置成获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识;第二获取单元502被配置成从预先存储的配置信息集合中获取与该标识对应的目标配置信息,其中,配置信息集合中的每条配置信息对应目标标记的标识,并且该配置信息包括显示条件;确定单元503被配置成基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。
在本实施例中,用于管理信息的装置500中:第一获取单元501、第二获取单元502和确定单元503的具体处理及其所带来的技术效果可分别参考图2所示的实施例中的步骤201、步骤202和步骤203的相关说明,在此不再赘述。
在本实施例的一些可选的实现方式中,第一获取单元501可以进一步被配置成:接收标记使用模块发送的上述关联信息;以及上述装置500还可以包括:发送单元(图中未示出),被配置成将确定结果返 回给标记使用模块。
在本实施例的一些可选的实现方式中,上述装置500还可以包括:接收单元(图中未示出),被配置成接收标记使用模块发送的第二目标标记的标识,第二目标标记是被触发的目标标记;信息记录单元(图中未示出),被配置成记录与第二目标标记的标识对应的触发信息。
在本实施例的一些可选的实现方式中,确定单元503可以进一步被配置成:若第一目标标记满足目标配置信息中的显示条件,则确定显示第一目标标记;若第一目标标记不满足目标配置信息中的显示条件,则确定不显示第一目标标记。
在本实施例的一些可选的实现方式中,上述关联信息还可以包括目标时长,目标配置信息中的显示条件可以用于指示显示间隔时间不低于目标时长;以及确定单元503可以进一步被配置成:采用以下方式确定第一目标标记是否满足目标配置信息中的显示条件:获取最新记录的与第一目标标记有关的触发时间;确定触发时间距离当前时刻的时长是否低于目标时长;若不低于目标时长,则确定第一目标标记满足目标配置信息中的显示条件;若低于目标时长,则确定第一目标标记不满足目标配置信息中的显示条件。
在本实施例的一些可选的实现方式中,目标配置信息还可以用于指示第一目标标记对应至少一个关联标记;以及确定单元503可以进一步被配置成:若该至少一个关联标记中存在满足目标配置信息中的显示条件的关联标记,则确定显示第一目标标记;若该至少一个关联标记中不存在满足目标配置信息中的显示条件的关联标记,则确定不显示第一目标标记。
在本实施例的一些可选的实现方式中,上述装置500还可以包括:第一接收单元(图中未示出),被配置成接收与配置信息集合有关的更新指令;更新单元(图中未示出),被配置成基于更新指令,对配置信息集合进行更新。
本公开的上述实施例提供的装置,通过获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识,而后从预先存储的配置信息集合中获取与该标 识对应的目标配置信息,然后基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果,可以实现对第一目标标记的显示的集中管理,可以有效地节约开发成本。
进一步参见图6,其示出了根据本公开的用于管理信息的系统的一个实施例的结构示意图。
如图6所示,本实施例中的用于管理信息的系统600可以包括标记管理模块6001。标记管理模块6001可以被配置成,获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识;从预先存储的配置信息集合中获取与该标识对应的目标配置信息,其中,配置信息集合中的每条配置信息对应目标标记的标识,并且该配置信息包括显示条件;基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。这里,针对标记管理模块6001所执行的操作的解释说明,可参看图2所示实施例中的相关说明,在此不再赘述。
在本实施例的一些可选的实现方式中,用于管理信息的系统600还可以包括标记使用模块,标记使用模块可以被配置成:向标记管理模块6001发送上述关联信息;以及标记管理模块6001还可以进一步被配置成:将确定结果返回给标记使用模块。
在本实施例的一些可选的实现方式中,标记使用模块还可以进一步被配置成:向标记管理模块6001发送第二目标标记的标识,第二目标标记是被触发的目标标记;以及标记管理模块6001还可以进一步被配置成:记录与第二目标标记的标识对应的触发信息。
在本实施例的一些可选的实现方式中,标记管理模块6001可以进一步被配置成:若第一目标标记满足目标配置信息中的显示条件,则确定显示第一目标标记;若第一目标标记不满足目标配置信息中的显示条件,则确定不显示第一目标标记。
在本实施例的一些可选的实现方式中,上述关联信息还可以包括目标时长,目标配置信息中的显示条件可以用于指示显示间隔时间不低于目标时长;以及标记管理模块6001可以进一步被配置成:采用以下方式确定第一目标标记是否满足目标配置信息中的显示条件:获取 最新记录的与第一目标标记有关的触发时间;确定触发时间距离当前时刻的时长是否低于目标时长;若不低于目标时长,则确定第一目标标记满足目标配置信息中的显示条件;若低于目标时长,则确定第一目标标记不满足目标配置信息中的显示条件。
在本实施例的一些可选的实现方式中,目标配置信息还可以用于指示第一目标标记对应至少一个关联标记;以及标记管理模块6001可以进一步被配置成:若该至少一个关联标记中存在满足目标配置信息中的显示条件的关联标记,则确定显示第一目标标记;若该至少一个关联标记中不存在满足目标配置信息中的显示条件的关联标记,则确定不显示第一目标标记。
在一些实施例中,标记管理模块6001还可以进一步被配置成:接收与配置信息集合有关的更新指令;基于更新指令,对配置信息集合进行更新。
本公开的上述实施例提供的系统,通过标记管理模块获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识,而后从预先存储的配置信息集合中获取与该标识对应的目标配置信息,然后基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果,可以实现对第一目标标记的显示的集中管理,可以有效地节约开发成本。
下面参考图7,其示出了适于用来实现本公开的实施例的电子设备(例如图1所示的终端设备101)700的结构示意图。本公开的实施例中的终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图7示出的电子设备仅仅是一个示例,不应对本公开的实施例的功能和使用范围带来任何限制。
如图7所示,电子设备700可以包括处理装置(例如中央处理器、图形处理器等)701,其可以根据存储在只读存储器(ROM)702中的程序或者从存储装置708加载到随机访问存储器(RAM)703中的程 序而执行各种适当的动作和处理。在RAM 703中,还存储有电子设备700操作所需的各种程序和数据。处理装置701、ROM 702以及RAM 703通过总线704彼此相连。输入/输出(I/O)接口705也连接至总线704。
通常,以下装置可以连接至I/O接口705:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置706;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置707;包括例如硬盘等的存储装置708;以及通信装置709。通信装置709可以允许电子设备700与其他设备进行无线或有线通信以交换数据。虽然图7示出了具有各种装置的电子设备700,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。图7中示出的每个方框可以代表一个装置,也可以根据需要代表多个装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置709从网络上被下载和安装,或者从存储装置708被安装,或者从ROM 702被安装。在该计算机程序被处理装置701执行时,执行本公开的实施例的方法中限定的上述功能。
需要说明的是,本公开的实施例所述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开的实施例中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序 可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开的实施例中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:获取第一目标标记的关联信息,第一目标标记是与待显示信息对应的目标标记,关联信息包括第一目标标记的标识;从预先存储的配置信息集合中获取与该标识对应的目标配置信息,其中,配置信息集合中的每条配置信息对应目标标记的标识,并且该配置信息包括显示条件;基于目标配置信息中的显示条件,确定是否显示第一目标标记,并生成相应的确定结果。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的实施例的操作的计算机程序代码,所述程序设计语言包括面向对象的程序设计语言-诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言-诸如″C″语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)-连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、 方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定,例如,第一获取单元还可以被描述为″获取第一目标标记的关联信息的单元″。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。

Claims (15)

  1. 一种用于管理信息的方法,包括:
    获取第一目标标记的关联信息,所述第一目标标记是与待显示信息对应的目标标记,所述关联信息包括所述第一目标标记的标识;
    从预先存储的配置信息集合中获取与所述标识对应的目标配置信息,其中,所述配置信息集合中的每条配置信息对应目标标记的标识,并且该配置信息包括显示条件;
    基于所述目标配置信息中的显示条件,确定是否显示所述第一目标标记,并生成相应的确定结果。
  2. 根据权利要求1所述的方法,其中,所述获取第一目标标记的关联信息,包括:
    接收标记使用模块发送的所述关联信息;以及
    所述方法还包括:
    将所述确定结果返回给所述标记使用模块。
  3. 根据权利要求2所述的方法,其中,所述方法还包括:
    接收所述标记使用模块发送的第二目标标记的标识,所述第二目标标记是被触发的目标标记;
    记录与所述第二目标标记的标识对应的触发信息。
  4. 根据权利要求1-3之一所述的方法,其中,所述基于所述目标配置信息中的显示条件,确定是否显示所述第一目标标记,包括:
    若所述第一目标标记满足所述目标配置信息中的显示条件,则确定显示所述第一目标标记;
    若所述第一目标标记不满足所述目标配置信息中的显示条件,则确定不显示所述第一目标标记。
  5. 根据权利要求4所述的方法,其中,所述关联信息还包括目标 时长,所述目标配置信息中的显示条件用于指示显示间隔时间不低于所述目标时长;以及
    采用以下方式确定所述第一目标标记是否满足所述目标配置信息中的显示条件:
    获取最新记录的与所述第一目标标记有关的触发时间;
    确定所述触发时间距离当前时刻的时长是否低于所述目标时长;
    若不低于所述目标时长,则确定所述第一目标标记满足所述目标配置信息中的显示条件;
    若低于所述目标时长,则确定所述第一目标标记不满足所述目标配置信息中的显示条件。
  6. 根据权利要求1-3之一所述的方法,其中,所述目标配置信息还用于指示所述第一目标标记对应至少一个关联标记;以及
    所述基于所述目标配置信息中的显示条件,确定是否显示所述第一目标标记,包括:
    若所述至少一个关联标记中存在满足所述目标配置信息中的显示条件的关联标记,则确定显示所述第一目标标记;
    若所述至少一个关联标记中不存在满足所述目标配置信息中的显示条件的关联标记,则确定不显示所述第一目标标记。
  7. 根据权利要求1-3之一所述的方法,其中,所述方法还包括:
    接收与所述配置信息集合有关的更新指令;
    基于所述更新指令,对所述配置信息集合进行更新。
  8. 一种用于管理信息的装置,包括:
    第一获取单元,被配置成获取第一目标标记的关联信息,所述第一目标标记是与待显示信息对应的目标标记,所述关联信息包括所述第一目标标记的标识;
    第二获取单元,被配置成从预先存储的配置信息集合中获取与所述标识对应的目标配置信息,其中,所述配置信息集合中的每条配置 信息对应目标标记的标识,并且该配置信息包括显示条件;
    确定单元,被配置成基于所述目标配置信息中的显示条件,确定是否显示所述第一目标标记,并生成相应的确定结果。
  9. 根据权利要求8所述的装置,其中,所述第一获取单元进一步被配置成:
    接收标记使用模块发送的所述关联信息;以及
    所述装置还包括:
    发送单元,被配置成将所述确定结果返回给所述标记使用模块。
  10. 根据权利要求9所述的装置,其中,所述装置还包括:
    接收单元,被配置成接收所述标记使用模块发送的第二目标标记的标识,所述第二目标标记是被触发的目标标记;
    信息记录单元,被配置成记录与所述第二目标标记的标识对应的触发信息。
  11. 一种用于管理信息的系统,包括标记管理模块;
    所述标记管理模块,被配置成获取第一目标标记的关联信息,所述第一目标标记是与待显示信息对应的目标标记,所述关联信息包括所述第一目标标记的标识;从预先存储的配置信息集合中获取与所述标识对应的目标配置信息,其中,所述配置信息集合中的每条配置信息对应目标标记的标识,并且该配置信息包括显示条件;基于所述目标配置信息中的显示条件,确定是否显示所述第一目标标记,并生成相应的确定结果。
  12. 根据权利要求11所述的系统,其中,所述系统还包括标记使用模块,所述标记使用模块被配置成:
    向所述标记管理模块发送所述关联信息;以及
    所述标记管理模块还进一步被配置成:
    将所述确定结果返回给所述标记使用模块。
  13. 根据权利要求12所述的系统,其中,所述标记使用模块还进一步被配置成:
    向所述标记管理模块发送第二目标标记的标识,所述第二目标标记是被触发的目标标记;以及
    所述标记管理模块还进一步被配置成:
    记录与所述第二目标标记的标识对应的触发信息。
  14. 一种电子设备,包括:
    一个或多个处理器;
    存储装置,其上存储有一个或多个程序,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-7中任一所述的方法。
  15. 一种计算机可读介质,其上存储有计算机程序,其中,所述程序被处理器执行时实现如权利要求1-7中任一所述的方法。
PCT/CN2020/071152 2019-05-06 2020-01-09 用于管理信息的方法、装置和系统 WO2020224295A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910371720.1 2019-05-06
CN201910371720.1A CN110083283B (zh) 2019-05-06 2019-05-06 用于管理信息的方法、装置和系统

Publications (1)

Publication Number Publication Date
WO2020224295A1 true WO2020224295A1 (zh) 2020-11-12

Family

ID=67418803

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/071152 WO2020224295A1 (zh) 2019-05-06 2020-01-09 用于管理信息的方法、装置和系统

Country Status (2)

Country Link
CN (1) CN110083283B (zh)
WO (1) WO2020224295A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110083283B (zh) * 2019-05-06 2020-06-26 北京字节跳动网络技术有限公司 用于管理信息的方法、装置和系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160171736A1 (en) * 2014-12-10 2016-06-16 Lenovo (Beijing) Co., Ltd. Information Processing Method and Electronic Device
CN106656748A (zh) * 2016-11-15 2017-05-10 北京三快在线科技有限公司 一种信息展示方法及装置,电子设备
CN107132963A (zh) * 2017-05-08 2017-09-05 深圳乐信软件技术有限公司 红点消息显示方法、消去方法以及相应装置
CN107943599A (zh) * 2017-11-20 2018-04-20 珠海市魅族科技有限公司 红包提醒方法、装置、计算机装置及计算机可读存储介质
CN110083283A (zh) * 2019-05-06 2019-08-02 北京字节跳动网络技术有限公司 用于管理信息的方法、装置和系统

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108920235A (zh) * 2018-06-27 2018-11-30 努比亚技术有限公司 未读标记控制方法、移动终端及计算机可读存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160171736A1 (en) * 2014-12-10 2016-06-16 Lenovo (Beijing) Co., Ltd. Information Processing Method and Electronic Device
CN106656748A (zh) * 2016-11-15 2017-05-10 北京三快在线科技有限公司 一种信息展示方法及装置,电子设备
CN107132963A (zh) * 2017-05-08 2017-09-05 深圳乐信软件技术有限公司 红点消息显示方法、消去方法以及相应装置
CN107943599A (zh) * 2017-11-20 2018-04-20 珠海市魅族科技有限公司 红包提醒方法、装置、计算机装置及计算机可读存储介质
CN110083283A (zh) * 2019-05-06 2019-08-02 北京字节跳动网络技术有限公司 用于管理信息的方法、装置和系统

Also Published As

Publication number Publication date
CN110083283B (zh) 2020-06-26
CN110083283A (zh) 2019-08-02

Similar Documents

Publication Publication Date Title
WO2020238698A1 (zh) 一种未读消息提醒方法、装置、终端设备及存储介质
CN109582310B (zh) 数据处理方法、装置、电子设备及计算机可读存储介质
WO2021012952A1 (zh) 消息处理方法、装置及电子设备
WO2020207085A1 (zh) 信息分享方法、装置、电子设备及存储介质
WO2021223752A1 (zh) 展示方法、装置和电子设备
US20220094758A1 (en) Method and apparatus for publishing video synchronously, electronic device, and readable storage medium
CN109857506B (zh) 引导信息的实现方法、装置、电子设备和存储介质
WO2023040948A1 (zh) 信息的处理方法、装置、终端和存储介质
WO2020143555A1 (zh) 用于展现信息的方法和装置
US9538248B2 (en) Method for sharing broadcast channel information and electronic device thereof
CN109635131B (zh) 多媒体内容榜单显示方法、推送方法,装置及存储介质
CN111273830A (zh) 显示数据方法、装置、电子设备和计算机可读介质
WO2022184012A1 (zh) 一种文档创建方法、装置、设备及存储介质
CN110163001B (zh) 基于用户关系的信息显示方法及装置
CN110401590A (zh) 消息处理方法、装置及电子设备
CN111309406A (zh) 应用程序的事件处理方法、装置及电子设备
WO2020224295A1 (zh) 用于管理信息的方法、装置和系统
KR102140294B1 (ko) 전자 장치의 광고 방법 및 그 전자 장치
WO2024060943A1 (zh) 评论信息的发布方法、装置、电子设备和存储介质
CN110708238B (zh) 用于处理信息的方法和装置
CN110619101B (zh) 用于处理信息的方法和装置
CN110069186B (zh) 显示应用的操作界面的方法和设备
CN110727558A (zh) 信息提示方法、装置、存储介质及电子设备
CN111241368B (zh) 数据处理方法、装置、介质和设备
CN110086880B (zh) 创建网络请求的实例的方法和装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20802637

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 25/02/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20802637

Country of ref document: EP

Kind code of ref document: A1