CN111488092A - Additional information presentation method and device and electronic equipment - Google Patents

Additional information presentation method and device and electronic equipment Download PDF

Info

Publication number
CN111488092A
CN111488092A CN202010315384.1A CN202010315384A CN111488092A CN 111488092 A CN111488092 A CN 111488092A CN 202010315384 A CN202010315384 A CN 202010315384A CN 111488092 A CN111488092 A CN 111488092A
Authority
CN
China
Prior art keywords
icon
operation interface
window panel
cursor
additional window
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010315384.1A
Other languages
Chinese (zh)
Inventor
李煜
田野
何世伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu Anyixun Technology Co ltd
Original Assignee
Chengdu Anyixun Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Anyixun Technology Co ltd filed Critical Chengdu Anyixun Technology Co ltd
Priority to CN202010315384.1A priority Critical patent/CN111488092A/en
Publication of CN111488092A publication Critical patent/CN111488092A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

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

The application provides an additional information presentation method and device and electronic equipment. The method comprises the following steps: acquiring a cursor position in an operation interface, and judging whether an object where the cursor is located is an icon in the operation interface; when the object of the cursor is an icon in the operation interface, displaying an additional window panel on the operation interface; and the additional window panel comprises additional information which is associated with the icon and can be operated by a user. In this way, when the cursor is moved over the icon, the user may be presented with additional information associated with the icon that can be manipulated. Compared with the prior art, the user does not need to open the icon, and the interaction efficiency and the operation experience of the user are improved.

Description

Additional information presentation method and device and electronic equipment
Technical Field
The application relates to the technical field of computers, in particular to an additional information presenting method and device and electronic equipment.
Background
Windows and other operating systems with graphical user interfaces provide mature interactive modes, and file systems and resource managers of the operating systems are important components forming interactive experiences of the operating systems. However, due to the design and limitation of the operating system, the user can only open the file or obtain the content of the file in the resource manager in a preview manner; the method has low human-computer interaction efficiency and poor user experience.
Disclosure of Invention
The embodiment of the application aims to provide an additional information presentation method, an additional information presentation device and electronic equipment, so as to solve the problems of low interaction efficiency and poor user experience of the existing interaction modes of operating systems with graphical user interfaces, such as Windows and the like.
The invention is realized by the following steps:
in a first aspect, an embodiment of the present application provides an additional information presenting method, including: acquiring a cursor position in an operation interface, and judging whether an object where the cursor is located is an icon in the operation interface; when the object of the cursor is an icon in the operation interface, displaying an additional window panel on the operation interface; and the additional window panel comprises additional information which is associated with the icon and can be operated by a user.
In the embodiment of the application, by acquiring the cursor position in the operation interface, and when the object where the cursor is located is an icon in the operation interface, additional information which is associated with the icon and can be operated by a user is presented in an additional window panel displayed on the operation interface. In this way, when the cursor is moved over the icon, the user may be presented with additional information associated with the icon that can be manipulated. Compared with the prior art, the user does not need to open the icon, and the interaction efficiency and the operation experience of the user are improved.
With reference to the technical solution provided by the first aspect, in some possible implementation manners, the obtaining a cursor position in an operation interface and determining whether an object where the cursor is located is an icon in the operation interface includes: and acquiring the pointing position of a pointer of a mouse in the operation interface, and judging whether the pointing position of the pointer is on an icon in the operation interface.
In the embodiment of the application, the cursor is controlled through the pointer of the mouse, so that a user can conveniently and quickly slide the pointer to the icon. In addition, whether the pointer is on the icon or not can be easily judged through the pointing position of the pointer.
With reference to the technical solution provided by the first aspect, in some possible implementation manners, when the object where the cursor is located is an icon in the operation interface, displaying an additional window panel on the operation interface includes: and after the pointing position of the pointer stays on the icon for a preset time, displaying the additional window panel on the operation interface.
In the embodiment of the application, after the pointing position of the pointer stays on the icon for the preset time, the additional window panel is displayed on the operation interface. Through the mode, the situation that a user always pops up a window panel with different attachments in the process of quickly sliding the mouse can be avoided, and then poor use experience is brought to the user.
With reference to the technical solution provided by the first aspect, in some possible implementation manners, when the object where the cursor is located is an icon in the operation interface, displaying an additional window panel on the operation interface includes: when the pointing position of the pointer is on the icon in the operation interface, judging whether an instruction that the mouse button is triggered is received; and displaying an additional window panel on the operation interface after receiving the instruction that the mouse button is triggered.
In the embodiment of the application, when the pointing position of a pointer is on an icon in an operation interface, whether an instruction that a mouse button is triggered is received is judged; and when an instruction that the mouse button is triggered is received, displaying an additional window panel on the operation interface. By the method, the display of the additional window panel can be triggered according to the requirements of the user, and the human-computer interaction efficiency is further improved.
With reference to the technical solution provided by the first aspect, in some possible implementation manners, the obtaining a cursor position in an operation interface and determining whether an object where the cursor is located is an icon in the operation interface includes: and acquiring the moving position of the user after moving the cursor in the operation interface based on the keyboard, and judging whether the object where the cursor is located is the icon in the operation interface.
In the embodiment of the application, the cursor is controlled through the keyboard, the operation is simple, and the user can conveniently select the icon.
With reference to the technical solution provided by the first aspect, in some possible implementation manners, when the object where the cursor is located is an icon in the operation interface, displaying an additional window panel on the operation interface includes: when the object where the cursor is located is an icon in the operation interface, acquiring position information of the icon in the operation interface; determining a display position of the additional window panel based on the position information of the icon; displaying the additional window panel at the display location.
In the embodiment of the application, the display position of the additional window panel is determined based on the position information of the icon, so that the display position of the additional window panel is close to the position information of the icon, a user can view the additional information more intuitively, and the user experience is enhanced.
With reference to the technical solution provided by the first aspect, in some possible implementation manners, when the icon is an application icon, the displaying an additional window panel on the operation interface includes: acquiring a history record of the user when the user uses the application program corresponding to the application program icon; and displaying the history record in an additional window panel displayed on the operation interface based on the history record when the user uses the application program.
In the embodiment of the application, after the icon is determined to be the application program, based on the history when the user uses the application program, the history is displayed in the additional window panel displayed on the operation interface. The user can directly click the related information in the additional window panel without opening the application program and searching the content to be clicked, so that the interactive experience is improved, and the experience of the user is enhanced.
With reference to the technical solution provided by the first aspect, in some possible implementations, when the icon is a folder icon; the displaying of the additional window panel on the operation interface includes: acquiring file information in a folder corresponding to the folder icon; and displaying the file information in an additional window panel displayed on the operation interface.
In the embodiment of the application, when the object where the cursor is located is a folder icon in the operation interface, file information in a folder corresponding to the folder icon is obtained; and displaying the file information in an additional window panel displayed on the operation interface. By the method, the user can directly click the file information in the additional window panel without opening the folder icon first and searching the file information, so that the interaction experience is improved, and the user experience is enhanced.
With reference to the technical solution provided by the first aspect, in some possible implementation manners, the additional window panel further includes an operation interface.
In the embodiment of the application, the content displayed by the additional window panel can be more diversified through the operation interface, and the operation efficiency and experience of a user are improved.
In a second aspect, an embodiment of the present application provides an additional information presenting apparatus, including: the acquisition module is used for acquiring the cursor position in the operation interface and judging whether the object where the cursor is located is an icon in the operation interface; the display module is used for displaying an additional window panel on the operation interface when the object of the cursor is the icon in the operation interface; and the additional window panel comprises additional information which is associated with the icon and can be operated by a user.
In a third aspect, an embodiment of the present application provides an electronic device, including: a processor and a memory, the processor and the memory connected; the memory is used for storing programs; the processor is configured to invoke a program stored in the memory to perform a method as provided in the above-described first aspect embodiment and/or in combination with some possible implementations of the above-described first aspect embodiment.
In a fourth aspect, embodiments of the present application provide a storage medium having stored thereon a computer program, which, when executed by a processor, performs a method as provided in the above-described first aspect embodiment and/or in connection with some possible implementations of the above-described first aspect embodiment.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and that those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
Fig. 1 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Fig. 2 is a flowchart illustrating steps of a method for presenting additional information according to an embodiment of the present disclosure.
Fig. 3 is a schematic view of an operation interface provided in the embodiment of the present application.
Fig. 4 is a block diagram of an additional information presenting apparatus according to an embodiment of the present disclosure.
Icon: 100-an electronic device; 101-a display screen; 102-a processor; 103-a memory; 104-a mouse; 105-a keyboard; 200-additional information presentation means; 201-an acquisition module; 202-display module.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
Windows and other operating systems with graphical user interfaces provide mature interactive modes, and file systems and resource managers of the operating systems are important components forming interactive experiences of the operating systems. However, due to the design and limitation of the operating system, the user can only open the file or obtain the content of the file in the resource manager in a preview manner; the method has low human-computer interaction efficiency and poor user experience.
In view of the above problems, the present inventors have studied and researched to provide the following embodiments to solve the above problems.
Referring to fig. 1, a schematic structural block diagram of an electronic device 100 for an additional information presenting method and apparatus provided by an embodiment of the present application is shown. In the embodiment of the present application, the electronic device 100 may be, but is not limited to, a notebook computer, a tablet computer, a desktop computer, and the like. Structurally, electronic device 100 may include a display 101, a processor 102, and a memory 103.
The processor 102 is electrically connected to the display screen 101 and the memory 103 directly or indirectly to achieve data transmission or interaction, for example, the components may be electrically connected to each other through one or more communication buses or signal lines. The additional information presenting means comprises at least one software module which may be stored in the form of software or Firmware (Firmware) in the memory 103 or solidified in an Operating System (OS) of the electronic device 100. The processor 102 is configured to execute executable modules stored in the memory 103, for example, software functional modules and computer programs included in the additional information presentation apparatus, so as to implement the additional information presentation method. The processor 102 may execute the computer program upon receiving the execution instruction.
The processor 102 may be an integrated circuit chip having signal processing capabilities. The Processor 102 may also be a general-purpose Processor, for example, a Central Processing Unit (CPU), a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a discrete gate or transistor logic device, or a discrete hardware component, which may implement or execute the methods, steps, and logic blocks disclosed in the embodiments of the present Application. Further, a general purpose processor may be a microprocessor or any conventional processor or the like.
The Memory 103 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), and an electrically Erasable Programmable Read-Only Memory (EEPROM). The memory 103 is used for storing a program, and the processor 102 executes the program after receiving the execution instruction.
Optionally, the electronic device 100 further comprises a mouse 104 and/or a keyboard 105. The mouse 104 and the keyboard 105 are electrically connected with the processor 102 through signal lines.
It should be understood that the structure shown in fig. 1 is merely an illustration, and the electronic device 100 provided in the embodiment of the present application may have fewer or more components than those shown in fig. 1, or may have a different configuration than that shown in fig. 1. Further, the components shown in fig. 1 may be implemented by software, hardware, or a combination thereof.
Referring to fig. 2, fig. 2 is a flowchart illustrating steps of a method for presenting additional information according to an embodiment of the present disclosure, where the method is applied to the electronic device 100 shown in fig. 1. It should be noted that the additional information presenting method provided in the embodiment of the present application is not limited by the order shown in fig. 2 and below. The method comprises the following steps: step S101-step S102.
Step S101: and acquiring the position of a cursor in the operation interface, and judging whether the object where the cursor is located is an icon in the operation interface.
Step S102: when the object of the cursor is an icon in the operation interface, displaying an additional window panel on the operation interface; the additional window panel comprises additional information which is associated with the icon and can be operated by the user.
In the embodiment of the application, by acquiring the cursor position in the operation interface, and when the object where the cursor is located is an icon in the operation interface, additional information which is associated with the icon and can be operated by a user is presented in an additional window panel displayed on the operation interface. In this way, when the cursor is moved over the icon, the user may be presented with additional information associated with the icon that can be manipulated. Compared with the prior art, the user does not need to open the icon, and the interaction efficiency and the operation experience of the user are improved.
The above method is described below with reference to specific examples.
Step S101: and acquiring the position of a cursor in the operation interface, and judging whether the object where the cursor is located is an icon in the operation interface.
It should be noted that the operation interface is an interface presented to the user through the display screen. When the electronic device is a notebook computer or a desktop computer, the operation interface is a computer desktop. When the electronic device is a tablet computer, the operation interface is a display interface on the touch screen.
The icons in the operation interface can comprise application icons, folder icons and shortcuts. For example, the application icon may be a browser, chat software, office software, or the like. The shortcut may be a web page link.
Alternatively, when a mouse is included in the electronic device, the user can move the position of the cursor by sliding the mouse. Correspondingly, acquiring the cursor position in the operation interface, and judging whether the object where the cursor is located is an icon in the operation interface, including: and acquiring the pointing position of a pointer of a mouse in the operation interface, and judging whether the pointing position of the pointer is on an icon in the operation interface.
In general, a pointer of a mouse is in an arrow shape, and a position pointed by the arrow is a pointing position of the pointer of the mouse. In individual cases, the pointer of the mouse may also be circular or directional. At this time, acquiring the pointing position of the pointer of the mouse in the operation interface, namely acquiring the hovering position of the pointer of the mouse in the operation interface; correspondingly, judging whether the pointing position of the pointer is on the icon in the operation interface is to judge whether the hovering position of the pointer is on the icon.
In the embodiment of the application, the cursor is controlled through the pointer of the mouse, so that a user can conveniently and quickly slide the pointer to the icon. In addition, whether the pointer is on the icon or not can be easily judged through the pointing position of the pointer.
Alternatively, when the electronic device includes a keyboard, the user may move the position of the cursor through directional keys on the keyboard. Correspondingly, acquiring the cursor position in the operation interface, and judging whether the object where the cursor is located is an icon in the operation interface, including: and acquiring the moving position of a user after the user moves a cursor in the operation interface based on the keyboard, and judging whether the object where the cursor is located is an icon in the operation interface.
For example, when the cursor is on a certain icon in the operation interface, the user can change the object of the cursor through the direction keys on the keyboard. That is, the object where the cursor is located can be changed by the up, down, left, and right keys. For example, the operation interface comprises an icon A, an icon B and an icon C. When the cursor is over icon a, the user can move the cursor over icon B or icon C via the directional keys on the keyboard.
In the embodiment of the application, the cursor is controlled through the keyboard, the operation is simple, and the user can conveniently select the icon.
Optionally, when the display screen of the electronic device is a touch screen, a touch position of the user on the touch screen by a finger is a cursor position. Correspondingly, acquiring the cursor position in the operation interface, and judging whether the object where the cursor is located is an icon in the operation interface, including: and acquiring a touch position of a user on the touch screen, and judging whether the touch position is an icon in the operation interface.
Step S102: when the object of the cursor is an icon in the operation interface, displaying an additional window panel on the operation interface; the additional window panel comprises additional information which is associated with the icon and can be operated by the user.
Take the example where the user moves the position of the cursor by sliding the mouse. When the object where the cursor is located is an icon in the operation interface, the trigger condition for displaying the additional window panel on the operation interface may be to determine whether a pointing position of a pointer of a mouse in the operation interface stays on the icon for a preset time. And when the pointing position of the pointer stays on the icon for a preset time, displaying an additional window panel on the operation interface.
The preset time is 0.5 second, 1 second or 1.5 seconds, and the present application is not limited thereto. For example, when the object where the cursor is located is an icon a in the operation interface, it is determined whether the staying time of the pointer on the icon a reaches a preset time of 1 second, and after the pointer stays on the icon a for 1 second, an additional window panel is displayed on the operation interface.
In the embodiment of the application, after the pointing position of the pointer stays on the icon for the preset time, the additional window panel is displayed on the operation interface. Through the mode, the situation that a user always pops up a window panel with different attachments in the process of quickly sliding the mouse can be avoided, and then poor use experience is brought to the user.
When the object where the cursor is located is an icon in the operation interface, the triggering condition for displaying the additional window panel on the operation interface may also be that whether an instruction that the mouse button is triggered is received or not is judged when the pointing position of the pointer is on the icon in the operation interface; and when an instruction that the mouse button is triggered is received, displaying an additional window panel on the operation interface.
Alternatively, the instruction for judging whether the mouse button is triggered or not can be an instruction for judging whether the left mouse button is triggered once or not. And when an instruction that the left mouse button is triggered once is received, displaying an additional window panel on the operation interface.
It is understood that the command that the mouse button is triggered can also be a command that the right mouse button is triggered twice in succession. And when an instruction that the right mouse button is triggered twice continuously is received, displaying an additional window panel on the operation interface. Therefore, the setting of the command of the mouse button can be determined according to the actual situation, and the application is not limited.
In the embodiment of the application, when the pointing position of a pointer is on an icon in an operation interface, whether an instruction that a mouse button is triggered is received is judged; and when an instruction that the mouse button is triggered is received, displaying an additional window panel on the operation interface. By the method, the display of the additional window panel can be triggered according to the requirements of the user, and the human-computer interaction efficiency is further improved.
Optionally, when the electronic device is a tablet computer, and when the object where the cursor is located is an icon in the operation interface, the trigger condition for displaying the additional window panel on the operation interface may be to determine whether the touch time of the user on the touch screen exceeds a preset time.
For example, when the touch position of the user on the touch screen is an icon of the operation interface, whether the touch time of the user on the touch screen exceeds 3 seconds is judged. And when the touch position of the user on the touch screen is an icon of the operation interface and the touch time exceeds 3 seconds, displaying an additional window panel on the operation interface.
Optionally, the position of the additional window panel is determined by the steps comprising: when the object of the cursor is an icon in the operation interface, acquiring the position information of the icon in the operation interface; determining a display position of the additional window panel based on the position information of the icon; displaying the additional window panel at a display location.
The position information of the acquisition icon in the operation interface is a display position of the acquisition icon on the operation interface, and is not a storage position of the icon. For example, referring to fig. 3, the icons in the operation interface include: icon A, icon B, icon C, icon D, icon E, icon F and icon G. The object where the cursor is located is an icon A in the operation interface. And if the position of the icon A in the operation interface is the upper left corner, determining that the display position of the additional window panel is also the upper left corner in the operation interface based on the position information of the icon A. It is to be understood that, when the position in the operation interface where the icon a is located is the upper left corner, the display position of the additional window panel may be any position around the icon a in the upper left corner of the operation interface. Of course, the display position of the additional window panel should not block the icon a, and the determined display position of the additional window panel needs to completely display the additional window panel.
In the embodiment of the application, the display position of the additional window panel is determined based on the position information of the icon, so that the display position of the additional window panel is close to the position information of the icon, a user can view the additional information more intuitively, and the user experience is enhanced.
It is understood that the shape of the additional window panel may be a rectangle, a circle or any irregular figure, and the display size of the additional window panel may also vary depending on how much additional information is in the additional window panel. For example, if there is only one piece of additional information in the additional window panel corresponding to icon a and there are 10 pieces of additional information in the additional window panel corresponding to icon B, the display size of the additional window panel corresponding to icon a is smaller than that of the additional window panel corresponding to icon B. The number of additional window panels may also be determined according to the number of additional information or the attribute of the additional information. For example, the number of additional information associated with the icon C and operable by the user is 3. The number of additional window panels may also be 3, each including an additional information. For another example, the number of additional information associated with the icon D and operable by the user is 10. The 10 pieces of additional information may be divided into three categories according to attributes, for example, the first category is icon security information, the second category is user common files, and the third category is user account information. The number of additional window panels may be 3, each including additional information of the same attribute.
It is understood that, in other embodiments, the display position of the additional window panel may be unrelated to the position information of the icon in the operation interface, for example, the additional window panel may also be directly displayed in the middle of the operation interface, or the additional window panel may also be directly displayed in the upper right corner of the operation interface, which is not limited in this application.
Optionally, when the icon is an application icon, displaying an additional window panel on the operation interface, including: acquiring a history record of the application program corresponding to the application program icon used by the user; based on a history of when the user uses the application program, the history is displayed in an additional window panel displayed on the operation interface.
Illustratively, the icon is a browser. When the object of the cursor is the browser, acquiring a history record of the user using the browser, such as a record of web pages browsed by the user, and then displaying the record of the web pages browsed by the user in an additional window panel displayed on the operation interface. The user may click directly on a web page in the additional window pane to get to the web page.
Optionally, the web page records browsed by the user are displayed in an additional window panel displayed on the operation interface based on the web page records browsed by the user, where the last ten web page records are acquired based on the web page records browsed by the user, and the last ten web page records browsed by the user are displayed in the additional window panel displayed on the operation interface. It should be noted that the number of the above-mentioned web page records is only exemplary, for example, five recent web page records or twenty web page records may also be obtained, and the application is not limited thereto.
Optionally, the web page record browsed by the user is displayed in an additional window panel displayed on the operation interface based on the web page record browsed by the user, or five web page records with the highest browsing frequency of the user are acquired based on the web page record browsed by the user, and five web page records with the highest browsing frequency of the user are displayed in the additional window panel displayed on the operation interface.
Alternatively, when the icon is a browser, the additional information displayed in the additional window panel may also be a web page that the user collects. The present application is not limited thereto.
Illustratively, the icon is a music player. And when the object of the cursor is the music player, acquiring the music playing record when the user uses the music player, and then displaying the music playing record in an additional window panel displayed on the operation interface. The user can directly play the song by directly clicking a certain song in the additional window panel without opening the music player first and then finding the song to play.
For example, when the icon is an application, the history of the application corresponding to the application icon used by the user may be obtained by obtaining account information of the application used by the user, for example, when the icon is chat software, obtaining account information corresponding to the chat software used by the user, and then displaying the account information of the user in an additional window panel displayed on the operation interface. If the user logs in the account A and the account B through the chat software, the account A and the account B are displayed in the additional window panel, and the user can directly select the account needing to be logged in the additional window panel to complete the login.
In the embodiment of the application, after the icon is determined to be the application program, based on the history when the user uses the application program, the history is displayed in the additional window panel displayed on the operation interface. The user can directly click the related information in the additional window panel without opening the application program and searching the content to be clicked, so that the interactive experience is improved, and the experience of the user is enhanced.
Optionally, when the icon is a folder icon; displaying an additional window panel on the operation interface, comprising: acquiring file information in a folder corresponding to the folder icon; and displaying the file information in an additional window panel displayed on the operation interface.
For example, when the object where the cursor is located is a folder icon in the operation interface, file information in a folder corresponding to the folder icon is obtained, for example, the folder corresponding to the folder icon includes file information a, file information B, and file C, and then the file information a, the file information B, and the file C are displayed in an additional window panel displayed on the operation interface. The user can directly click the information of the file to be opened, and the file can be directly opened.
Optionally, after acquiring the file information in the folder icon, the method may further include acquiring file information that has been opened by the user last time, and displaying the file information that has been opened by the user last time in an additional window panel displayed on the operation interface.
In the embodiment of the application, when the object where the cursor is located is a folder icon in the operation interface, file information in a folder corresponding to the folder icon is obtained; and displaying the file information in an additional window panel displayed on the operation interface. By the method, the user can directly click the file information in the additional window panel without opening the folder icon first and searching the file information, so that the interaction experience is improved, and the user experience is enhanced.
Optionally, an operation interface may be further included in the additional window panel. The operation Interface may be an API (Application Programming Interface). For example, the API interface may be an API interface of antivirus software, and when the additional window panel includes the API interface of antivirus software, the security attribute, the security level, and the like of the icon may be presented in the additional window panel of the operation interface through the API interface. The operation interface may also be a link of some function modules, for example, a link included in the additional window panel prints a word file as a PDF (portable document Format) file. When the additional window panel includes a link for printing a word file as a PDF file, the user can directly click the link to print the word file as a PDF file.
In the embodiment of the application, the content displayed by the additional window panel can be more diversified through the operation interface, and the operation efficiency and experience of a user are improved.
Optionally, the full-web popularity of the icon may also be presented in the additional window panel, for example, when the icon is an application program, the full-web download amount, the usage amount, and the like of the application program corresponding to the icon may be presented in the additional window panel.
Referring to fig. 4, based on the same inventive concept, an additional information presenting apparatus 200 is further provided in the embodiment of the present application. The device includes: an acquisition module 201 and a display module 202.
The obtaining module 201 is configured to obtain a cursor position in an operation interface, and determine whether an object where the cursor is located is an icon in the operation interface.
A display module 202, configured to display an additional window panel on the operation interface when the object where the cursor is located is an icon in the operation interface; and the additional window panel comprises additional information which is associated with the icon and can be operated by a user.
Optionally, the obtaining module 201 is further configured to obtain a pointing position of a pointer of a mouse in the operation interface, and determine whether the pointing position of the pointer is on an icon in the operation interface.
Optionally, the display module 202 is further configured to display the additional window panel on the operation interface after the pointing position of the pointer stays on the icon for a preset time.
Optionally, the display module 202 is further configured to determine whether an instruction that the mouse button is triggered is received when the pointing position of the pointer is on an icon in the operation interface; and displaying an additional window panel on the operation interface after receiving the instruction that the mouse button is triggered.
Optionally, the obtaining module 201 is further configured to obtain a moving position of the user after moving a cursor in the operation interface based on a keyboard, and determine whether an object where the cursor is located is an icon in the operation interface.
Optionally, the display module 202 is further configured to, when the object where the cursor is located is an icon in the operation interface, obtain position information of the icon in the operation interface; determining a display position of the additional window panel based on the position information of the icon; displaying the additional window panel at the display location.
Optionally, the display module 202 is further configured to, when the icon is an application icon, obtain a history of when the user uses an application corresponding to the application icon; and displaying the history record in an additional window panel displayed on the operation interface based on the history record when the user uses the application program.
Optionally, the display module 202 is further configured to, when the icon is a folder icon, obtain file information in a folder corresponding to the folder icon; and displaying the file information in an additional window panel displayed on the operation interface.
It should be noted that, as those skilled in the art can clearly understand, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
Based on the same inventive concept, the present application further provides a storage medium, on which a computer program is stored, and when the computer program is executed, the computer program performs the method provided in the foregoing embodiments.
The storage medium may be any available medium that can be accessed by a computer or a data storage device including one or more integrated servers, data centers, and the like. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
In addition, units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
Furthermore, the functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
In this document, 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.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A method for presenting additional information, comprising:
acquiring a cursor position in an operation interface, and judging whether an object where the cursor is located is an icon in the operation interface;
when the object of the cursor is an icon in the operation interface, displaying an additional window panel on the operation interface; and the additional window panel comprises additional information which is associated with the icon and can be operated by a user.
2. The method according to claim 1, wherein the obtaining a cursor position in an operation interface and determining whether an object where the cursor is located is an icon in the operation interface comprises:
and acquiring the pointing position of a pointer of a mouse in the operation interface, and judging whether the pointing position of the pointer is on an icon in the operation interface.
3. The method according to claim 2, wherein when the object in which the cursor is located is an icon in the operation interface, displaying an additional window panel on the operation interface includes:
and after the pointing position of the pointer stays on the icon for a preset time, displaying the additional window panel on the operation interface.
4. The method according to claim 2, wherein when the object in which the cursor is located is an icon in the operation interface, displaying an additional window panel on the operation interface includes:
when the pointing position of the pointer is on the icon in the operation interface, judging whether an instruction that the mouse button is triggered is received;
and displaying an additional window panel on the operation interface after receiving the instruction that the mouse button is triggered.
5. The method according to claim 1, wherein when the object in which the cursor is located is an icon in the operation interface, displaying an additional window panel on the operation interface includes:
when the object where the cursor is located is an icon in the operation interface, acquiring position information of the icon in the operation interface;
determining a display position of the additional window panel based on the position information of the icon;
displaying the additional window panel at the display location.
6. The additional information presentation method according to claim 1, wherein when the icon is an application icon, the displaying an additional window panel on the operation interface includes:
acquiring a history record of the user when the user uses the application program corresponding to the application program icon;
and displaying the history record in an additional window panel displayed on the operation interface based on the history record when the user uses the application program.
7. The additional information presentation method according to claim 1, wherein when the icon is a folder icon; the displaying of the additional window panel on the operation interface includes:
acquiring file information in a folder corresponding to the folder icon;
and displaying the file information in an additional window panel displayed on the operation interface.
8. The additional information presentation method according to claim 1, wherein an operation interface is further included in the additional window panel.
9. An additional information presentation apparatus, comprising:
the acquisition module is used for acquiring the cursor position in the operation interface and judging whether the object where the cursor is located is an icon in the operation interface;
the display module is used for displaying an additional window panel on the operation interface when the object of the cursor is the icon in the operation interface; and the additional window panel comprises additional information which is associated with the icon and can be operated by a user.
10. An electronic device, comprising: a processor and a memory, the processor and the memory connected;
the memory is used for storing programs;
the processor is configured to execute a program stored in the memory to perform the method of any of claims 1-8.
CN202010315384.1A 2020-04-20 2020-04-20 Additional information presentation method and device and electronic equipment Pending CN111488092A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010315384.1A CN111488092A (en) 2020-04-20 2020-04-20 Additional information presentation method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010315384.1A CN111488092A (en) 2020-04-20 2020-04-20 Additional information presentation method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN111488092A true CN111488092A (en) 2020-08-04

Family

ID=71811830

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010315384.1A Pending CN111488092A (en) 2020-04-20 2020-04-20 Additional information presentation method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111488092A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113139112A (en) * 2021-05-07 2021-07-20 网易(杭州)网络有限公司 Information query processing method and device, terminal equipment and storage medium
CN113485593A (en) * 2021-06-25 2021-10-08 维沃移动通信(杭州)有限公司 Display control method, display control device, electronic device, and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102402563A (en) * 2010-09-19 2012-04-04 腾讯科技(深圳)有限公司 Network information screening method and device
CN102833188A (en) * 2012-09-04 2012-12-19 上海量明科技发展有限公司 Method, client and system for displaying transmission file in instant messaging
US20140173526A1 (en) * 2009-09-17 2014-06-19 Lexos Media Ip, Llc System and method of cursor-based content delivery
CN103955326A (en) * 2014-04-01 2014-07-30 珠海市君天电子科技有限公司 Method and terminal for displaying information
CN105468227A (en) * 2014-09-12 2016-04-06 北京畅游天下网络技术有限公司 Method and apparatus for displaying information in webpage
CN107122098A (en) * 2017-04-27 2017-09-01 成都奇鲁科技有限公司 Network address display methods and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140173526A1 (en) * 2009-09-17 2014-06-19 Lexos Media Ip, Llc System and method of cursor-based content delivery
CN102402563A (en) * 2010-09-19 2012-04-04 腾讯科技(深圳)有限公司 Network information screening method and device
CN102833188A (en) * 2012-09-04 2012-12-19 上海量明科技发展有限公司 Method, client and system for displaying transmission file in instant messaging
CN103955326A (en) * 2014-04-01 2014-07-30 珠海市君天电子科技有限公司 Method and terminal for displaying information
CN105468227A (en) * 2014-09-12 2016-04-06 北京畅游天下网络技术有限公司 Method and apparatus for displaying information in webpage
CN107122098A (en) * 2017-04-27 2017-09-01 成都奇鲁科技有限公司 Network address display methods and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113139112A (en) * 2021-05-07 2021-07-20 网易(杭州)网络有限公司 Information query processing method and device, terminal equipment and storage medium
CN113485593A (en) * 2021-06-25 2021-10-08 维沃移动通信(杭州)有限公司 Display control method, display control device, electronic device, and medium

Similar Documents

Publication Publication Date Title
US9152529B2 (en) Systems and methods for dynamically altering a user interface based on user interface actions
US5425140A (en) Method and apparatus for providing conditional cascading in a computer system graphical user interface
WO2019184490A1 (en) Method for use in displaying icons of hosted applications, and device and storage medium
RU2662636C2 (en) Information management and display in web browsers
US10528252B2 (en) Key combinations toolbar
US20060161889A1 (en) Automatic assigning of shortcut keys
EP3258679A1 (en) Mobile terminal having dual touch screen and method of controlling content therein
US20220107712A1 (en) Systems and methods for providing tab previews via an operating system user interface
US9442618B2 (en) Mobile device interface generator
US9953046B2 (en) Data display device, data display method, and program product
JP2001051798A (en) Method for dividing touch screen at data input
EP1883888A2 (en) Electronic text input involving word completion functionality for predicting word candidates for partial word inputs
JPH07200236A (en) Graphical user interface
US7523417B2 (en) Changing display of data based on a time-lapse widget
US20110010619A1 (en) Systems And Methods For Launching A User Application On A Computing Device
CN106104450A (en) The method selecting a graphic user interface part
US7376913B1 (en) Navigation and selection control for a hand-held portable computer
JP2000221879A (en) Information equipment having map information displaying function and map information displaying method and recording medium recorded with map information displaying program
CN111488092A (en) Additional information presentation method and device and electronic equipment
US8555191B1 (en) Method, system, and apparatus for keystroke entry without a keyboard input device
JP3817385B2 (en) How to display the mouse pointer
US20110227830A1 (en) Method and apparatus for safe disconnection of external devices from a computer
CN106855885B (en) Page processing method of browser and terminal
US9552132B2 (en) Application program preview interface and operation method thereof
WO2022134954A1 (en) Webpage bookmarking method, electronic device, and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200804

RJ01 Rejection of invention patent application after publication