CN106095453B - Information display method and device and electronic equipment - Google Patents

Information display method and device and electronic equipment Download PDF

Info

Publication number
CN106095453B
CN106095453B CN201610430184.4A CN201610430184A CN106095453B CN 106095453 B CN106095453 B CN 106095453B CN 201610430184 A CN201610430184 A CN 201610430184A CN 106095453 B CN106095453 B CN 106095453B
Authority
CN
China
Prior art keywords
notification bar
intelligent
content
item
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610430184.4A
Other languages
Chinese (zh)
Other versions
CN106095453A (en
Inventor
谢硕峰
杨书欣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Kingsoft Internet Security Software Co Ltd
Original Assignee
Beijing Kingsoft Internet Security Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Kingsoft Internet Security Software Co Ltd filed Critical Beijing Kingsoft Internet Security Software Co Ltd
Priority to CN201610430184.4A priority Critical patent/CN106095453B/en
Publication of CN106095453A publication Critical patent/CN106095453A/en
Priority to PCT/CN2017/071975 priority patent/WO2017215270A1/en
Application granted granted Critical
Publication of CN106095453B publication Critical patent/CN106095453B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • 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

Abstract

The embodiment of the invention discloses an information display method, an information display device and electronic equipment, relates to an information browsing technology, and can improve the information browsing efficiency. The information display method comprises the following steps: acquiring a notification bar message of an application program; extracting content features in the notification bar message, and determining the type of the notification bar message according to the matching of the extracted content features and a preset content feature library; inquiring the mapping relation between the type of the notification bar message and the intelligent configuration information, and determining the intelligent configuration information of the notification bar message; processing the notification bar message according to the intelligent configuration information to generate an intelligent extension item; and displaying a notification bar, and displaying the intelligent expansion item in an intelligent content display area of the notification bar. The method and the device are suitable for being displayed for the user to browse after adding the information expansion item according to the received information.

Description

Information display method and device and electronic equipment
Technical Field
The present invention relates to information browsing technologies, and in particular, to an information displaying method and apparatus, and an electronic device.
Background
With the continuous development of computer communication and internet technology, electronic devices, such as smart mobile phones, personal digital assistants, palm computers, notebook computers, and the like, are increasingly applied, and more Applications (APPs) are installed in the electronic devices, thereby greatly meeting the personalized requirements of different users. Some communication applications, such as WeChat, QQ, Line, Facebook Messenger, WhatsApp, Skype, etc., may implement interactive communication with a user, and after receiving information sent by other users or network operators, such as short messages, news information, application promotion information, weather information, game online information, travel information, and special price goods information, etc., the received information may be popped up to a notification bar for display, so that the user may browse in time. The user can access the corresponding webpage or detail page by browsing the related information displayed in the notification bar or clicking the related link information displayed in the notification bar, so that the specific content of the information can be conveniently and quickly acquired.
In the current information display method, the information displayed in the notification bar is completely consistent with the received information, taking Uniform Resource Locator (URL) information as an example, after the electronic device receives a piece of URL information sent by William, that is, https:// youtu.be/zuzzgl 1NZIJM, the content displayed in the notification bar is as shown in fig. 1, and fig. 1 is a schematic diagram of the information displayed in the existing notification bar.
After the user browses the information of the type in the notification bar, the user cannot know the summary content of the URL information because no other useful information is provided for the user, if further understanding is needed, the user needs to click the URL information and jump to a webpage corresponding to the URL information, and therefore the user can browse the specific content of the URL information. However, the method for displaying information based on the notification bar may find that the information is not required by the user after the user clicks the URL information to jump to the corresponding webpage for browsing, so that the user spends unnecessary time, resulting in low efficiency of browsing information and poor user experience.
Disclosure of Invention
In view of this, embodiments of the present invention provide an information displaying method, an information displaying apparatus, and an electronic device, which can improve efficiency of browsing information, so as to solve a problem of low information browsing efficiency caused by that a user cannot know general content of displayed information because the displayed information lacks useful information in an existing information displaying method.
In a first aspect, an embodiment of the present invention provides an information displaying method, including:
acquiring a notification bar message;
extracting content features in the notification bar message, and determining the type of the notification bar message according to the matching of the extracted content features and a preset content feature library;
inquiring the mapping relation between the type of the notification bar message and the intelligent configuration information, and determining the intelligent configuration information of the notification bar message;
processing the notification bar message according to the intelligent configuration information to generate an intelligent extension item;
and displaying a notification bar, and displaying the intelligent expansion item in an intelligent content display area of the notification bar.
With reference to the first aspect, in a first implementation manner of the first aspect, the extracting content features in the notification bar message includes:
and analyzing the notification bar message, and extracting keywords in the notification bar message as the content characteristics of the notification bar message.
With reference to the first aspect, in a second implementation manner of the first aspect, the processing the notification bar message according to the intelligent configuration information to generate an intelligent extension item includes:
analyzing the notification bar message, and determining the content corresponding to each configuration item in the intelligent configuration information;
and generating intelligent extension items according to the content corresponding to each configuration item.
With reference to the second implementation manner of the first aspect, in a third implementation manner of the first aspect, the generating an intelligent extension item according to the content corresponding to each configuration item includes:
according to the content corresponding to each configuration item, determining intelligent display content and/or shortcut function sub-items;
and the intelligent display content and/or the shortcut function sub-item form an intelligent extension item.
With reference to the third implementation manner of the first aspect, in a fourth implementation manner of the first aspect, the displaying the smart extension content in the notification bar includes:
and displaying the intelligent display content and/or the shortcut function control in an intelligent content display area of the notification bar so that a user can execute the shortcut function of the shortcut function sub-item by triggering the shortcut function control.
With reference to the first aspect, in a fifth implementation manner of the first aspect, the method further includes:
and displaying the notification bar message in an original content display area of the notification bar when the notification bar is displayed, so that a user can access the notification bar message of the application program by triggering the original content display area.
With reference to the first aspect and any one implementation manner of the first to fifth aspects of the first aspect, in a sixth implementation manner of the first aspect, after the generating of the smart expansion item and before displaying the notification bar, the method further includes:
judging whether the currently running application program is any application program in a preset application program set, if not, executing the display notification bar, and displaying the intelligent extension item in an intelligent content display area of the notification bar; if so, suspending the step of displaying the intelligent extension item in an intelligent content display area of the notification bar until the currently running application program is not any application program in a preset application program set, executing the step of displaying the notification bar, and displaying the intelligent extension item in the intelligent content display area of the notification bar.
In a second aspect, an embodiment of the present invention provides an information displaying apparatus, including: an acquisition module, a matching module, a configuration module, an expansion module, and a presentation module, wherein,
the acquisition module is used for acquiring the notification bar message;
the matching module is used for extracting the content characteristics in the notification bar message, matching the extracted content characteristics with a preset content characteristic library and determining the type of the notification bar message;
the configuration module is used for inquiring the mapping relation between the type of the notification bar message and the intelligent configuration information and determining the intelligent configuration information of the notification bar message;
the expansion module is used for processing the notification bar message according to the intelligent configuration information to generate an intelligent expansion item;
and the display module is used for displaying the notification bar and displaying the intelligent extension items in an intelligent content display area of the notification bar.
With reference to the second aspect, in a first implementation manner of the second aspect, the matching module includes: an analysis unit and a content feature extraction unit, wherein,
the analysis unit is used for analyzing the notification bar message;
the content feature extraction unit is configured to extract a keyword in the notification bar message as a content feature of the notification bar message.
With reference to the second aspect, in a second implementation manner of the second aspect, the expansion module includes: a configuration item unit and an intelligent extension item generating unit, wherein,
the configuration item unit is used for analyzing the notification bar message and determining the content corresponding to each configuration item in the intelligent configuration information;
and the intelligent extension item generating unit is used for generating intelligent extension items according to the contents corresponding to the configuration items.
With reference to the second implementation manner of the second aspect, in a third implementation manner of the second aspect, the intelligent extension item generating unit includes: a determination subunit and an intelligent extension generation subunit, wherein,
the determining subunit is configured to determine, according to the content corresponding to each configuration item, an intelligent display content and/or a shortcut function sub-item;
and the intelligent extension item generating subunit is used for forming an intelligent extension item according to the intelligent display content and/or the shortcut function sub-item.
With reference to the third embodiment of the second aspect, in a fourth embodiment of the second aspect, the display module comprises: a display unit and a display setting unit, wherein,
and the intelligent display unit is used for displaying the intelligent display content and/or the shortcut function control in the intelligent content display area of the notification bar so that a user can execute the shortcut function of the shortcut function sub-item by triggering the shortcut function control.
With reference to the second aspect, in a fifth implementation manner of the second aspect, the display module further includes:
and the original display unit is used for displaying the notification bar message in an original content display area of the notification bar when the notification bar is displayed, so that a user can access the notification bar message of the application program by triggering the original content display area.
With reference to the second aspect, any one of the first to fifth embodiments of the second aspect, in a sixth embodiment of the second aspect, the apparatus further comprises:
the operation environment judgment module is used for judging whether the currently operated application program is any application program in a preset application program set after the intelligent extension item is generated and before the notification bar is displayed, and if not, the operation environment judgment module notifies the display module; if so, suspending the display notification bar, and displaying the intelligent extension item in an intelligent content display area of the notification bar until a display module is notified after the currently running application program is not any application program in a preset application program set.
In a third aspect, an embodiment of the present invention provides an electronic device, where the electronic device includes: the device comprises a shell, a processor, a memory, a circuit board and a power circuit, wherein the circuit board is arranged in a space enclosed by the shell, and the processor and the memory are arranged on the circuit board; a power supply circuit for supplying power to each circuit or device of the electronic apparatus; the memory is used for storing executable program codes; the processor reads the executable program code stored in the memory to run the program corresponding to the executable program code, so as to execute any one of the information presentation methods.
According to the information display method, the information display device and the electronic equipment, the notification bar message is acquired; extracting content features in the notification bar message, and determining the type of the notification bar message according to the matching of the extracted content features and a preset content feature library; inquiring the mapping relation between the type of the notification bar message and the intelligent configuration information, and determining the intelligent configuration information of the notification bar message; processing the notification bar message according to the intelligent configuration information to generate an intelligent extension item; and displaying a notification bar, and displaying the intelligent expansion item in an intelligent content display area of the notification bar. The method and the device can improve the efficiency of browsing information so as to solve the problem that the displayed information lacks useful information in the existing information display method, so that a user cannot know the general content of the displayed information, and the information browsing efficiency is low.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a diagram illustrating information displayed in a conventional notification bar;
FIG. 2 is a schematic flow chart of an information displaying method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for displaying message information in a notification bar of a web page type according to an embodiment of the present invention;
FIG. 4 is a schematic diagram illustrating an intelligent display of information in a notification bar of a web page type according to an embodiment of the present invention;
FIG. 5 is a schematic diagram illustrating a message display information of a notification bar of a web page type according to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of an information display apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an embodiment of an electronic device according to the present invention.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
It should be understood that the described embodiments are only some embodiments of the invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 2 is a schematic flow chart of an information displaying method according to an embodiment of the present invention, and as shown in fig. 2, the method according to the embodiment may include:
step 100, obtaining a notification bar message;
when the notification bar message of the application program is acquired, the system notification bar can be managed in a system application framework, and the notification bar message generated at the system level is acquired when not displayed.
Or, as a third party notification bar management tool, the notification bar management tool receives the system notification bar, acquires the notification bar message of the application program in the system, and redisplays the notification bar message after processing by using the method of the embodiment of the invention to replace the original notification bar of the application program.
As an alternative embodiment, when the third party takes over the system notification bar, the notification bar message of the application program can be obtained by injecting a hook function in the operating system.
As an alternative embodiment, when taking over the system notification bar, the third party may monitor the notification bar message of the application program and then process the notification bar message by the method of obtaining the notification usage right.
Step 101, extracting content features in the notification bar message, matching the extracted content features with a preset content feature library, and determining the type of the notification bar message;
in this embodiment, as an optional embodiment, the extracting content features in the notification bar message includes:
and analyzing the notification bar message, and extracting keywords in the notification bar message as the content characteristics of the notification bar message.
In the embodiment, the notification bar message is analyzed and content features are extracted, the extracted content features are matched with a preset content feature library, and the type of the notification bar message is determined, so that the configuration information of the intelligent extension item can be determined according to the type of the notification bar message, the display content of the intelligent extension item of the notification bar is provided for a user, and the user can conveniently and quickly operate the display content.
The notification bar message type is not specifically limited in the embodiments of the present invention, and includes but is not limited to a web page type (the message content includes URL information), a communication type (the message content includes a phone number or address book information such as a person name, a phone number, etc.), an address type (the message content includes an address such as street building information, etc.), a mail type (the message content includes a mail address), a time type (the message content includes specific time), and the like. Different types of notification bar messages contain different content characteristics, for example, a content characteristic keyword set of a web page type notification bar message may include: http, https, ftp, ip, etc.; the content feature keyword set of the mail type notification bar message may comprise: mail, @.com, @.net, etc.
In this embodiment, based on the fact that when the user browses information in the notification bar, because no other useful information for the information is provided for the user, the user may enter the detail page by clicking the information, thereby spending additional time on browsing the content that does not need to be browsed, and resulting in a situation that the efficiency of browsing information is low, the received information is analyzed to extract the included keyword, so that the other information that is useful for the user is supplemented according to the keyword to be simultaneously shown to the user in the notification bar, thereby facilitating the user to determine whether to click the information to enter the detail page according to the displayed other information, and avoiding spending additional time on browsing the content that does not need to be browsed.
102, inquiring the mapping relation between the type of the notification bar message and the intelligent configuration information, and determining the intelligent configuration information of the notification bar message;
in this embodiment, different types of notification bar messages include different content features and correspond to different pieces of intelligent configuration information, and after the type of the notification bar message is determined, the intelligent configuration information corresponding to the notification bar message can be determined, so that the notification bar message can be intelligently processed according to the intelligent configuration information.
103, processing the notification bar message according to the intelligent configuration information to generate an intelligent extension item;
in this embodiment, as an optional embodiment, the processing the notification bar message according to the intelligent configuration information to generate an intelligent extension item includes:
analyzing the notification bar message, and determining the content corresponding to each configuration item in the intelligent configuration information;
and generating intelligent extension items according to the content corresponding to each configuration item.
In this embodiment, as an optional embodiment, the generating an intelligent extension item according to the content corresponding to each configuration item includes:
according to the content corresponding to each configuration item, determining intelligent display content and/or shortcut function sub-items;
and the intelligent display content and/or the shortcut function sub-item form an intelligent extension item.
In this embodiment, the intelligent display content and the shortcut function sub-item may be configured according to the configuration information, so as to generate an intelligent extension item of the intelligent notification bar.
And 104, displaying a notification bar, and displaying the intelligent expansion item in an intelligent content display area of the notification bar.
As an optional embodiment, the displaying the smart extension content in the notification bar includes:
and displaying the intelligent display content and/or the shortcut function control in an intelligent content display area of the notification bar so that a user can execute the shortcut function of the shortcut function sub-item by triggering the shortcut function control.
In the embodiment of the present invention, as an optional embodiment, when the notification bar is displayed, the notification bar message is displayed in an original content display area of the notification bar, so that a user accesses the notification bar message of the application program by triggering the original content display area.
Specifically, the display notification bar comprises the intelligent content display area and the original content display area, when the original content display area of the notification bar displays the original notification bar message of the application program, and when a user clicks the trigger original content display area, the original jump action of the application program notification bar message is triggered to be executed, and the user can select to directly and quickly jump to the application program interface of the notification bar message for operation when needed.
According to the embodiment of the invention, under the condition that the display mode, cognition and operation of original information are not damaged, the auxiliary information of the information is provided for the user by synchronously displaying the intelligent information expansion item of the notification bar information, so that the user can determine whether the specific content of the received information needs to be browsed according to the displayed information expansion item, the user is prevented from browsing the information which is not needed by the user, the browsing time of the user is saved, the information browsing efficiency is improved, and the browsing experience of the user is enhanced; meanwhile, a convenient operation mode can be provided for the displayed information so as to facilitate the operation of the user, and the complicated operation flow when the user browses the specific content of the information is reduced.
In this embodiment, as an optional embodiment, in order to avoid the influence of the notification bar display on some applications currently running by the user, for example, if the user currently runs an Office application or a game application, the displayed notification bar may interfere with normal operations of the user, and therefore, after the generating of the intelligent extension item, before the displaying of the notification bar, the method further includes:
judging whether the currently running application program is any application program in a preset application program set, if not, executing the display notification bar, and displaying the intelligent extension item in an intelligent content display area of the notification bar; if so, suspending the step of displaying the intelligent extension item in the intelligent content display area of the notification bar until the currently running application program is not any application program in the preset application program set, and executing the step of displaying the notification bar.
Fig. 3 is a flowchart illustrating a process of processing a web page type notification bar message to generate an intelligent extension item for intelligent display according to an embodiment of the present invention. In the following, with reference to the flowchart of the embodiment, a specific description is made of intelligent display when an intelligent notification bar message is of a web page type. Referring to fig. 3, the process includes:
step 200, acquiring a notification bar message of an application program, extracting content characteristics in the notification bar message, and determining that the type of the notification bar message is a webpage type.
In the embodiment of the present invention, after the notification bar message is obtained, whether the message content contains the URL of the web page link is determined to be the web page type, and there are many specific methods for determining whether the message content contains the URL, for example, when the message content contains http and the character string format conforms to the URL regular expression, the message content can be determined to contain the URL.
Step 201, inquiring the mapping relation between the notification bar message type and the intelligent configuration information, and determining the intelligent configuration information of the webpage type notification bar message.
In the embodiment of the present invention, in the intelligent configuration information of the web page type notification bar message, the intelligent extension item may include: web page thumbnails, titles, and descriptions;
it should be noted that the web page thumbnails, titles, and descriptions are only used to illustrate the solution of the present invention, and those skilled in the art can extract various information in web pages linked to a web page for intelligent display by using the prior art based on the technical solution of the present invention, and the present invention does not specifically limit what information of the web page is intelligently displayed.
Step 202, analyzing the web page link contained in the notification bar message, and acquiring the content corresponding to each configuration item in the configuration information of the web page type notification bar message.
Specifically, in the embodiment of the present invention, the content corresponding to each configuration item includes web page information, and a thumbnail, a web page title, and a web page description in the web page content are extracted.
In the prior art, there are many methods for analyzing a web page link, for example, when a URL of a web page is an Open Graph type, an Open Graph protocol may be used to analyze and quickly acquire information required by an intelligent extension item. The embodiment of the present invention does not limit the method for analyzing the web page content.
As an alternative embodiment, in order to improve the security of the notification bar message of the displayed application, in the case that the notification bar message contains link information, before or during the analysis of the content of the linked web page, the security of the web page may be determined, for example, the security of a black-and-white list may be directly determined using the URL of the link, or the security of the web page may be determined by determining according to the web page structure and content of the URL, and the present invention is not limited in particular. If the current webpage is judged to be a malicious webpage, intelligent analysis can be omitted, and related safety prompt information is displayed.
And 203, writing the extracted webpage thumbnail, the webpage title and the webpage description into the intelligent extension item.
In the embodiment of the invention, the intelligent extension item comprises the intelligent display contents such as the webpage thumbnail, the webpage title and the webpage description, so that a user can quickly browse the webpage content to know the webpage content; the intelligent extension items also comprise a shortcut function sub item capable of opening a webpage link, the shortcut function sub item can be started and associated with a browser or other related application programs, and if the user is interested, the related application programs can be started through the shortcut function sub item to browse detailed contents of the webpage.
And 204, displaying a notification bar, and displaying the obtained intelligent expansion items in an intelligent content display area of the notification bar.
In the embodiment of the invention, the intelligent content (webpage thumbnail, webpage title and webpage description) acquired after analysis is displayed on the intelligent content display area aiming at the notification bar message of the webpage type, the shortcut function control is arranged corresponding to the shortcut function sub-item of the intelligent extension item, a user can jump to other application programs to browse the webpage by triggering the shortcut function control, namely the shortcut function sub-item corresponds to a control containing the webpage link information, and the user can trigger the control to carry out shortcut operation. Specifically, a graphical interactive user interface object (button control) can be displayed and provided in the notification bar; or it may be a hyperlink object (basic view component, such as Android' textView) that defines a click-trigger operation.
For a specific example, the URL information in the notification bar message is obtained ashttps:/youtu.be/Zuzgl1NZLIMAnd accessing and analyzing the linked webpage to obtain a webpage thumbnail, a webpage title and a webpage description. According to the configuration information of the webpage type mapping, the intelligent content display area of the information expansion item is divided into two columns, the left column is a webpage thumbnail, the right column is a webpage title and a webpage description,setting a webpage title to occupy one line, wherein the font size is a four-number character; the webpage description occupies three lines, and the font size is a five-size character; the size of the information expansion item is the same as that of the notification bar, and the sizes of the left bar and the right bar are self-adaptive. Of course, in practical application, the configuration information can flexibly set the fonts, the typesetting, and the like. After the extracted web page titles and web page descriptions are clipped according to the above rules, the intelligent information extension item shown in fig. 4 can be obtained, wherein a web page thumbnail, a web page title, a web page description, or even the whole intelligent content display area can be selected as a hyperlink object, a button control can be added in the intelligent content display area, so that a user can conveniently click and trigger the hyperlink object or button, and the detailed page information of the URL can be browsed by opening a related application program.
As another alternative, when the notification bar message is intelligently presented, the notification bar message may be presented in the original content display area, the original notification bar message style of the application itself may be displayed, and the original trigger action of the application notification bar message may be retained.
Specifically, in the embodiment of the present invention, the intelligent display notification bar for the notification bar messages of the web page type is divided into two parts, the original notification bar messages are displayed above, the user clicks the area to trigger the behavior of the original notification, and for example, the IM software is used to open the information of the IM software after clicking the area. And the lower part is intelligent content, the webpage type notification bar message is intelligently analyzed, more valuable information is provided for the user, and when the user clicks the area or a button in the area, the preset browser can be triggered to be opened or an application program client end related to the webpage address can be triggered to open the webpage link.
Fig. 5 is a schematic diagram illustrating message display information of a web page type notification bar according to an embodiment of the present invention. Referring to fig. 5, taking communication application connection (Line) as an example, William sends a piece of information to a user, where the information is URL information of a video website (YouTube), the existing display in the notification bar is shown in fig. 1, and fig. 1 is a schematic diagram of the display information in the notification bar in the prior art. In this embodiment, in fig. 5, the presentation information in the notification bar includes two parts:
the first part is received information, a user can click the notification bar area to trigger the behavior of browsing the information through a corresponding application program, and after the notification bar area is clicked, the communication application program is started to display the received information.
The second part is an information extension item, the received notification bar message is https:// youtu.be/zuzl 1NZIJM, the information extension item comprises a webpage thumbnail, a title and a description of a YouTube webpage, therefore, more useful and valuable information is provided for a user according to the originally received information, and after the user clicks the notification bar area, the user can directly start a preset browser to open the webpage of the URL information link or start a YouTube client application program to open the webpage of the URL information link.
As another alternative embodiment, a method for intelligently processing and presenting notification bar messages of a communication type is described, the method comprising:
b10, acquiring the notification bar message of the application program, extracting the content characteristics in the notification bar message and determining whether the notification bar message is the communication type.
In the embodiment of the invention, whether the content of the notification bar message contains a telephone number or not and whether the content of the notification bar message contains name information, address information and the like in the address list can be judged.
B11, if the notification bar message is a communication type, according to the intelligent configuration information, the intelligent extension item includes: communication information, and a quick dialing control and/or a quick contact adding control;
b12, extracting telephone number and address from the extracted key words;
b13, constructing intelligent extension items, including mapping of a speed dialing control and the extracted telephone number, and mapping of a quick adding contact control and the extracted telephone number and address.
In the embodiment, by constructing the mapping between the control and the related information, the user can quickly dial the phone, quickly add contacts and the like.
In the embodiment, by providing the speed dialing control and the contact person quickly increasing control for the user, when the user receives a telephone number and needs to dial the telephone number or store the telephone number and the contact person, the user does not need to memorize the telephone number first, then click the notification bar to start the telephone application program, input the memorized telephone number in the started telephone application program, and then dial the telephone number, so that the user can conveniently operate.
As still another alternative embodiment, a method for processing a notification bar message of a mail category and generating an intelligent extension item includes:
c10, obtaining the notice bar message of the application program, extracting the content characteristics in the notice bar message and determining whether the notice bar message is the mail type.
Specifically, it is determined whether the message content includes characteristic content such as mail, @ com, @ net, and the like.
C11, if the acquired notification bar message is judged to be of the mail type, according to the intelligent configuration information, the intelligent extension item includes: the mail address, and a reply mail control and/or an add mail contact control;
c12, extracting the address and information of the mail sender from the notification bar message;
c13, linking the reply mail control with a user mailbox reply mail page, and writing the extracted mail sender address into a receiver address column of the user mailbox reply mail page; and linking the added mail contact control with a user mailbox contact page, and writing the extracted mail sender address and the mail sender information into a favorite address column of the user mailbox contact page.
In the embodiment, in the subsequent application, when the user clicks the reply email control, the mailbox reply email page of the user can be directly opened and the email can be replied.
As still another optional embodiment, a method for processing a notification bar message of an address category to generate an intelligent extension item to display intelligent content includes:
d10, acquiring a notification bar message of an application program, extracting content characteristics in the notification bar message and determining whether the notification bar message is of an address type;
specifically, it can be determined whether the message content includes specific place name, street, building information, house number information, and the like.
D11, if the notification bar message is in address category, according to the intelligent configuration information, the intelligent extension item includes: address information, and an address navigation item and/or an address surrounding environment item;
d12, extracting address information from the extracted keywords;
d13, searching and acquiring navigation information from the current position to the address information according to the current position of the user;
in this embodiment, the navigation information may be text navigation information or map navigation information.
D14, searching and acquiring the surrounding environment information of the address information;
in this embodiment, the ambient environment information includes, but is not limited to: hotel information, tourist attraction information, shopping store information, traffic information, and the like.
And D15, writing the acquired navigation information into the address navigation item, and writing the acquired ambient environment information into the address ambient environment item.
In this embodiment, the address navigation item and the address surrounding environment item are provided for the user, so that the user can directly browse the navigation information when receiving the address information and needing to start to the address, and therefore the user does not need to copy the address information first, click the notification bar to start the map application program, input the current position information and the copied address information in the started map application program, and then search to obtain the navigation information. The method and the device effectively simplify the process of acquiring the navigation information and reduce the time required for acquiring the navigation information.
In the embodiment of the present invention, as an optional embodiment, the position of the notification bar in the screen of the electronic device may be set by the user according to actual needs, for example, the notification bar may be set at a top, a middle, a bottom, a left portion, a right portion, or the like of the screen.
In this embodiment of the present invention, as an optional embodiment, a user may further adjust a position of a currently displayed notification bar, for example, in a case that a display position of the notification bar occupies an application position, drag the notification bar, and subsequently, if new information is received in the same application scenario, extend the notification bar upward, downward, leftward or rightward with the position of the dragged notification bar as a base point, and display newly received information and a corresponding intelligent extension item in the extended notification bar. Meanwhile, the position of the dragged notification bar can be stored, and the position of the dragged notification bar is used as the position set by the user when the number of times that the user drags the notification bar to the area exceeds a preset number threshold. Therefore, the position of the notification bar can be redetermined according to the dragging operation of the user, the influence on the application scene of the user can be avoided, and the flexibility of displaying the notification bar can be improved.
Fig. 6 is a schematic structural diagram of an information display apparatus according to a second embodiment of the present invention. As shown in fig. 6, the apparatus of the present embodiment may include: an acquisition module 50, a matching module 51, a configuration module 52, an extension module 53, and a presentation module 54, wherein,
an obtaining module 50, configured to obtain a notification bar message of an application;
a matching module 51, configured to extract content features in the notification bar message, match the extracted content features with a preset content feature library, and determine the type of the notification bar message;
in this embodiment, as an optional embodiment, the matching module 51 includes: an analysis unit and a content feature extraction unit (not shown in the figure), wherein,
the analysis unit is used for analyzing the notification bar message;
and the content characteristic extraction unit is used for extracting the keywords in the notification bar message as the content characteristics of the notification bar message.
The configuration module 52 is configured to query a mapping relationship between a notification bar message type and intelligent configuration information, and determine the intelligent configuration information of the notification bar message;
the expansion module 53 is configured to process the notification bar message according to the intelligent configuration information, and generate an intelligent expansion item;
in this embodiment, as an optional embodiment, the extension module 53 includes: a configuration item unit and an intelligent extension item generation unit (not shown in the figure), wherein,
the configuration item unit is used for analyzing the notification bar message and determining the content corresponding to each configuration item in the intelligent configuration information;
and the intelligent extension item generating unit is used for generating intelligent extension items according to the contents corresponding to the configuration items.
In this embodiment, as an optional embodiment, the intelligent extension item generating unit includes: a determination subunit and an intelligent extension generation subunit, wherein,
the determining subunit is used for determining the intelligent display content and/or the shortcut function sub-item according to the content corresponding to each configuration item;
and the intelligent extension item generating subunit is used for forming an intelligent extension item according to the intelligent display content and/or the shortcut function sub-item.
A presentation module 54, configured to present a notification bar, and display the intelligent extension item in an intelligent content display area of the notification bar.
In this embodiment, as an optional embodiment, the display module 54 includes: a smart presentation unit (not shown) in which,
and the intelligent display unit is used for displaying the intelligent display content and/or the shortcut function control in the intelligent content display area of the notification bar so that a user can execute the shortcut function of the shortcut function sub-item by triggering the shortcut function control.
In this embodiment, as an optional embodiment, the display module 54 may further include:
and the original display unit is used for displaying the notification bar message in an original content display area of the notification bar when the notification bar is displayed, so that a user can access the notification bar message of the application program by triggering the original content display area.
As another alternative embodiment, the apparatus may further include:
a running environment judgment module 55, configured to judge whether the currently running application is any application in the preset application set after the intelligent extension item is generated and before the notification bar is displayed, and if not, notify the display module 54; if yes, suspending the step of displaying the intelligent extension item in the intelligent content display area of the notification bar until the currently running application program is not any application program in the preset application program set, and notifying the display module 54.
The apparatus of this embodiment may be used to implement the technical solution of the method embodiment shown in fig. 2, and the implementation principle and the technical effect are similar, which are not described herein again.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments.
In particular, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof.
In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
The embodiment of the invention also provides electronic equipment, and the electronic equipment comprises the device in any one of the embodiments.
Fig. 7 is a schematic structural diagram of an embodiment of an electronic device of the present invention, which can implement the process of the embodiment shown in fig. 2 of the present invention, and as shown in fig. 7, the electronic device may include: the electronic device comprises a shell 61, a processor 62, a memory 63, a circuit board 64 and a power circuit 65, wherein the circuit board 64 is arranged inside a space enclosed by the shell 61, and the processor 62 and the memory 63 are arranged on the circuit board 64; a power supply circuit 65 for supplying power to each circuit or device of the electronic apparatus; the memory 63 is used to store executable program code; the processor 62 runs the program corresponding to the executable program code by reading the executable program code stored in the memory 63, and is configured to execute the information presentation method according to any of the foregoing embodiments.
The specific execution process of the above steps by the processor 62 and the steps further executed by the processor 62 by running the executable program code may refer to the description of the embodiment shown in fig. 2 of the present invention, and are not described herein again.
The electronic device exists in a variety of forms, including but not limited to:
(1) a mobile communication device: such devices are characterized by mobile communications capabilities and are primarily targeted at providing voice, data communications. Such terminals include: smart phones (e.g., iphones), multimedia phones, functional phones, and low-end phones, among others.
(2) Ultra mobile personal computer device: the equipment belongs to the category of personal computers, has calculation and processing functions and generally has the characteristic of mobile internet access. Such terminals include: PDA, MID, and UMPC devices, etc., such as ipads.
(3) A portable entertainment device: such devices can display and play multimedia content. This type of device comprises: audio, video players (e.g., ipods), handheld game consoles, electronic books, and smart toys and portable car navigation devices.
(4) A server: the device for providing the computing service comprises a processor, a hard disk, a memory, a system bus and the like, and the server is similar to a general computer architecture, but has higher requirements on processing capacity, stability, reliability, safety, expandability, manageability and the like because of the need of providing high-reliability service.
(5) And other electronic equipment with data interaction function.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
For convenience of description, the above devices are described separately in terms of functional division into various units/modules. Of course, the functionality of the units/modules may be implemented in one or more software and/or hardware implementations of the invention.
The above description of the embodiments will make clear to those skilled in the art that the present invention can be implemented
The invention can be implemented by means of software plus a necessary general-purpose hardware platform. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which may be stored in a storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments or some parts of the embodiments.
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (7)

1. An information display method, comprising:
acquiring a notification bar message;
extracting content features in the notification bar message, and determining the type of the notification bar message according to the matching of the extracted content features and a preset content feature library;
inquiring the mapping relation between the type of the notification bar message and the intelligent configuration information, and determining the intelligent configuration information of the notification bar message;
processing the notification bar message according to the intelligent configuration information to generate an intelligent extension item;
displaying a notification bar, and displaying the intelligent extension item in an intelligent content display area of the notification bar;
the notification bar message type is a communication type, a mail type, an address type or a time type;
if the notification bar message is of a communication type, according to the intelligent configuration information, the intelligent extension item comprises: communication information, and a quick dialing control and/or a quick contact adding control;
if the notification bar message is of a mail type, according to the intelligent configuration information, the intelligent extension item comprises: the mail address, and a reply mail control and/or an add mail contact control;
if the notification bar message is of an address type, according to the intelligent configuration information, the intelligent extension item comprises: address information, and an address navigation item and/or an address surrounding environment item;
wherein, the processing the notification bar message according to the intelligent configuration information to generate an intelligent extension item includes:
analyzing the notification bar message, and determining the content corresponding to each configuration item in the intelligent configuration information;
generating intelligent extension items according to the content corresponding to each configuration item;
wherein, the generating of the intelligent extension item according to the content corresponding to each configuration item includes:
according to the content corresponding to each configuration item, determining intelligent display content and shortcut function sub-items;
the intelligent display content and the shortcut function sub-item form an intelligent extension item;
wherein the displaying the smart extension content in the notification bar comprises:
displaying the intelligent display content and a shortcut function control in an intelligent content display area of the notification bar so that a user can execute a shortcut function of the shortcut function sub-item by triggering the shortcut function control;
wherein the method further comprises:
displaying the notification bar message in an original content display area of the notification bar when the notification bar is displayed, so that a user can access the notification bar message of an application program by triggering the original content display area; the intelligent content display area is located below the original content display area.
2. The information presentation method of claim 1, wherein the extracting the content feature in the notification bar message comprises:
and analyzing the notification bar message, and extracting keywords in the notification bar message as the content characteristics of the notification bar message.
3. The information presentation method according to any one of claims 1 to 2, wherein after the generating of the smart extension item and before presenting the notification bar, the method further comprises:
judging whether the currently running application program is any application program in a preset application program set, if not, executing the display notification bar, and displaying the intelligent extension item in an intelligent content display area of the notification bar; if so, suspending the step of displaying the intelligent extension item in an intelligent content display area of the notification bar until the currently running application program is not any application program in a preset application program set, executing the step of displaying the notification bar, and displaying the intelligent extension item in the intelligent content display area of the notification bar.
4. An information presentation device, comprising: an acquisition module, a matching module, a configuration module, an expansion module, and a presentation module, wherein,
the acquisition module is used for acquiring the notification bar message;
the matching module is used for extracting the content characteristics in the notification bar message, matching the extracted content characteristics with a preset content characteristic library and determining the type of the notification bar message;
the configuration module is used for inquiring the mapping relation between the type of the notification bar message and the intelligent configuration information and determining the intelligent configuration information of the notification bar message;
the expansion module is used for processing the notification bar message according to the intelligent configuration information to generate an intelligent expansion item;
the display module is used for displaying the notification bar and displaying the intelligent extension items in an intelligent content display area of the notification bar;
the notification bar message type is a communication type, a mail type, an address type or a time type;
if the notification bar message is of a communication type, according to the intelligent configuration information, the intelligent extension item comprises: communication information, and a quick dialing control and/or a quick contact adding control;
if the notification bar message is of a mail type, according to the intelligent configuration information, the intelligent extension item comprises: the mail address, and a reply mail control and/or an add mail contact control;
if the notification bar message is of an address type, according to the intelligent configuration information, the intelligent extension item comprises: address information, and an address navigation item and/or an address surrounding environment item;
the expansion module includes: a configuration item unit and an intelligent extension item generating unit, wherein,
the configuration item unit is used for analyzing the notification bar message and determining the content corresponding to each configuration item in the intelligent configuration information;
the intelligent extension item generating unit is used for generating intelligent extension items according to the contents corresponding to the configuration items;
the intelligent extension item generating unit includes: a determination subunit and an intelligent extension generation subunit, wherein,
the determining subunit is configured to determine, according to the content corresponding to each configuration item, an intelligent display content and a shortcut function sub-item;
the intelligent extension item generating subunit is used for forming an intelligent extension item according to the intelligent display content and the shortcut function sub-item;
the display module comprises:
the intelligent display unit is used for displaying the intelligent display content and the shortcut function control in the intelligent content display area of the notification bar so that a user can execute the shortcut function of the shortcut function sub-item by triggering the shortcut function control;
the display module further comprises:
the original display unit is used for displaying the notification bar message in an original content display area of the notification bar when the notification bar is displayed, so that a user can access the notification bar message of an application program by triggering the original content display area; the intelligent content display area is located below the original content display area.
5. The information presentation device of claim 4, wherein the matching module comprises: an analysis unit and a content feature extraction unit, wherein,
the analysis unit is used for analyzing the notification bar message;
the content feature extraction unit is configured to extract a keyword in the notification bar message as a content feature of the notification bar message.
6. The information presentation device of any one of claims 4 to 5, wherein the device further comprises:
the operation environment judgment module is used for judging whether the currently operated application program is any application program in a preset application program set after the intelligent extension item is generated and before the notification bar is displayed, and if not, the operation environment judgment module notifies the display module; if so, suspending the display notification bar, and displaying the intelligent extension item in an intelligent content display area of the notification bar until a display module is notified after the currently running application program is not any application program in a preset application program set.
7. An electronic device, characterized in that the electronic device comprises: the device comprises a shell, a processor, a memory, a circuit board and a power circuit, wherein the circuit board is arranged in a space enclosed by the shell, and the processor and the memory are arranged on the circuit board; a power supply circuit for supplying power to each circuit or device of the electronic apparatus; the memory is used for storing executable program codes; the processor reads the executable program code stored in the memory to run the program corresponding to the executable program code, and is used for executing the information presentation method of any one of the preceding claims 1 to 3.
CN201610430184.4A 2016-06-16 2016-06-16 Information display method and device and electronic equipment Active CN106095453B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610430184.4A CN106095453B (en) 2016-06-16 2016-06-16 Information display method and device and electronic equipment
PCT/CN2017/071975 WO2017215270A1 (en) 2016-06-16 2017-01-20 Information presentation method and apparatus, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610430184.4A CN106095453B (en) 2016-06-16 2016-06-16 Information display method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN106095453A CN106095453A (en) 2016-11-09
CN106095453B true CN106095453B (en) 2019-12-24

Family

ID=57235428

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610430184.4A Active CN106095453B (en) 2016-06-16 2016-06-16 Information display method and device and electronic equipment

Country Status (2)

Country Link
CN (1) CN106095453B (en)
WO (1) WO2017215270A1 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106095453B (en) * 2016-06-16 2019-12-24 北京金山安全软件有限公司 Information display method and device and electronic equipment
CN106557331B (en) * 2016-11-30 2020-10-09 北京安云世纪科技有限公司 Mobile terminal notification control method and device and mobile terminal
CN106844469A (en) * 2016-12-22 2017-06-13 惠州Tcl移动通信有限公司 The automatic electronic equipment for obtaining content and the automatic method for obtaining content
CN106657639A (en) * 2016-12-22 2017-05-10 北京珠穆朗玛移动通信有限公司 Short message display method and mobile terminal
CN108959325B (en) * 2017-05-26 2021-06-29 珠海金山办公软件有限公司 Uniform resource locator display method, information display method and related products thereof
CN109460304B (en) * 2017-09-06 2022-06-03 阿里巴巴集团控股有限公司 Cross-application notification display and notification content packaging method and device
CN107766110A (en) * 2017-09-26 2018-03-06 努比亚技术有限公司 A kind of message notification display method, terminal and computer-readable recording medium
CN110737491B (en) * 2018-07-20 2024-04-05 北京字节跳动网络技术有限公司 Notification display method, device, equipment and computer readable storage medium
CN109977195A (en) * 2019-03-26 2019-07-05 北京泰迪熊移动科技有限公司 A kind of text message processing method, device and computer storage medium
CN111079053A (en) * 2019-12-19 2020-04-28 北京安兔兔科技有限公司 Product information display method and device, electronic equipment and storage medium
CN114510176B (en) * 2021-08-03 2022-11-08 荣耀终端有限公司 Desktop management method of terminal equipment and terminal equipment
CN117806516A (en) * 2021-09-22 2024-04-02 荣耀终端有限公司 Suspended window display method and electronic equipment
CN114721759B (en) * 2022-03-31 2023-11-24 珠海豹趣科技有限公司 Android desktop view display method and device and electronic equipment
CN116709339A (en) * 2022-10-09 2023-09-05 荣耀终端有限公司 Detection method of application notification message and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102255A (en) * 2007-08-13 2008-01-09 腾讯科技(深圳)有限公司 Processing method and device for instant communication information including hyperlink
CN102098234A (en) * 2010-12-15 2011-06-15 百度在线网络技术(北京)有限公司 Method and device for providing target content based on hyperlink in instant communication message
CN103019681A (en) * 2012-11-20 2013-04-03 北京小米科技有限责任公司 Notification message handling method, notification message handling device and mobile terminal
CN104243273A (en) * 2013-06-09 2014-12-24 阿里巴巴集团控股有限公司 Method and device for displaying information on instant messaging client and information display system
CN104301877A (en) * 2014-10-27 2015-01-21 小米科技有限责任公司 Short message prompting method and device
CN105183486A (en) * 2015-09-30 2015-12-23 北京奇虎科技有限公司 Method and device for displaying notification message

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070074125A1 (en) * 2005-09-26 2007-03-29 Microsoft Corporation Preview information for web-browsing
CN102200971B (en) * 2010-03-22 2014-06-18 腾讯科技(深圳)有限公司 Method and equipment for realizing webpage content previewing
US9449112B2 (en) * 2012-01-30 2016-09-20 Microsoft Technology Licensing, Llc Extension activation for related documents
CN103118342A (en) * 2013-01-22 2013-05-22 中兴通讯股份有限公司 Multi-media information sending, receiving and transmission method and card sending and receiving terminal
CN106095453B (en) * 2016-06-16 2019-12-24 北京金山安全软件有限公司 Information display method and device and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102255A (en) * 2007-08-13 2008-01-09 腾讯科技(深圳)有限公司 Processing method and device for instant communication information including hyperlink
CN102098234A (en) * 2010-12-15 2011-06-15 百度在线网络技术(北京)有限公司 Method and device for providing target content based on hyperlink in instant communication message
CN103019681A (en) * 2012-11-20 2013-04-03 北京小米科技有限责任公司 Notification message handling method, notification message handling device and mobile terminal
CN104243273A (en) * 2013-06-09 2014-12-24 阿里巴巴集团控股有限公司 Method and device for displaying information on instant messaging client and information display system
CN104301877A (en) * 2014-10-27 2015-01-21 小米科技有限责任公司 Short message prompting method and device
CN105183486A (en) * 2015-09-30 2015-12-23 北京奇虎科技有限公司 Method and device for displaying notification message

Also Published As

Publication number Publication date
WO2017215270A1 (en) 2017-12-21
CN106095453A (en) 2016-11-09

Similar Documents

Publication Publication Date Title
CN106095453B (en) Information display method and device and electronic equipment
CN107070779B (en) Information processing method and device
KR101953303B1 (en) Identifying matching applications based on browsing activity
CN102819555B (en) A kind of method and apparatus carrying out recommendation information loading in the reading model of webpage
CN104484193A (en) Method and device for rapidly starting application program
CN105302811B (en) Browser page skipping method and device
CN104298429A (en) Information presentation method based on input and input method system
US9250765B2 (en) Changing icons for a web page
WO2014032579A1 (en) A method and apparatus for displaying information
US11907316B2 (en) Processor-implemented method, computing system and computer program for invoking a search
US20170109339A1 (en) Application program activation method, user terminal, and server
CN103995601A (en) Method and device for achieving input method
CN105122760A (en) Page operation processing method, device and terminal
CN106649518B (en) Method and device for processing dynamic information data
CN104380768B (en) Address book information service system and method and device for address book information service
CN113946271A (en) Display control method, display control device, electronic equipment and storage medium
CN109683760B (en) Recent content display method, device, terminal and storage medium
CN113253903A (en) Operation method and operation device
CN107784037B (en) Information processing method and device, and device for information processing
US20230297618A1 (en) Information display method and electronic apparatus
CN104866545A (en) Method for searching keywords on information display page
CN108572985B (en) Page display method and device
CN105159993A (en) Search method and device
CN104850608A (en) Method for searching keywords on information exhibiting page
CN103116408A (en) Intelligent input method and equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant