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

Information display method and device and electronic equipment Download PDF

Info

Publication number
CN113434075A
CN113434075A CN202110773320.0A CN202110773320A CN113434075A CN 113434075 A CN113434075 A CN 113434075A CN 202110773320 A CN202110773320 A CN 202110773320A CN 113434075 A CN113434075 A CN 113434075A
Authority
CN
China
Prior art keywords
information
management interface
type information
parameter management
floating 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.)
Granted
Application number
CN202110773320.0A
Other languages
Chinese (zh)
Other versions
CN113434075B (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.)
Zhejiang Science Electronic Tech Co ltd
Original Assignee
Zhejiang Science Electronic Tech 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 Zhejiang Science Electronic Tech Co ltd filed Critical Zhejiang Science Electronic Tech Co ltd
Priority to CN202110773320.0A priority Critical patent/CN113434075B/en
Publication of CN113434075A publication Critical patent/CN113434075A/en
Application granted granted Critical
Publication of CN113434075B publication Critical patent/CN113434075B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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
    • G06F9/453Help systems

Abstract

The application provides an information display method, an information display device and electronic equipment; the method comprises the steps of firstly displaying a parameter management interface, then receiving a selected operation through the interface, determining target system parameters according to the operation, then receiving a trigger operation through the interface, displaying an initial floating window in a preset area of the interface according to the trigger operation, then respectively obtaining first type information, second type information and third type information from a server according to the target system parameters and a current login identification, and filling the information into a corresponding area of the initial floating window to display an information floating window corresponding to the target system parameters. The method displays the relevant information of the target system parameters through the floating window, does not relate to interface conversion, and improves convenience.

Description

Information display method and device and electronic equipment
Technical Field
The present application relates to the field of computer software, and in particular, to an information display method and apparatus, and an electronic device.
Background
Various software has a help information display system, and when a user does not know about the operation of the software or certain parameters in the software, the help information corresponding to the software can be consulted. However, most of the current help information display systems are relatively independent interfaces, and when a user looks up the help information display systems, the user needs to interrupt the operation of the current interface, jump from the current interface to the help information interface, then find information needing to be known from the help information interface, and finally close the help information interface to return to the interface currently operated by the user.
Therefore, the current information display method has the technical problems that the interface conversion is needed when the help information is looked up, and the operation convenience and effectiveness are low.
Disclosure of Invention
The application provides an information display method, an information display device and electronic equipment, which are used for relieving the technical problems that in the current information display method, when help information is looked up, the interface conversion is needed, and the operation convenience and effectiveness are low.
In order to solve the technical problem, the present application provides the following technical solutions:
the application provides an information display method, which comprises the following steps:
displaying a parameter management interface, wherein the parameter management interface comprises a plurality of system parameters to be managed;
receiving a selected operation through the parameter management interface, and highlighting a target system parameter in the parameter management interface in response to the selected operation;
receiving a trigger operation through the parameter management interface, and displaying an initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the trigger operation; the initial floating window comprises a first type information display area, a second type information display area and a third type information display area;
respectively acquiring first type information, second type information and third type information from a server according to the target system parameters and the current login identification;
and filling the first type information, the second type information and the third type information into corresponding areas of the initial floating window so as to display the information floating window corresponding to the target system parameters.
Correspondingly, this application still provides an information display device, includes:
the system comprises a first display module, a second display module and a parameter management module, wherein the first display module is used for displaying a parameter management interface, and the parameter management interface comprises a plurality of system parameters to be managed;
the first response module is used for receiving a selected operation through the parameter management interface and responding to the selected operation to highlight target system parameters in the parameter management interface;
the second response module is used for receiving a trigger operation through the parameter management interface and responding to the trigger operation to display the initial floating window of the parameter management interface in a preset area of the parameter management interface; the initial floating window comprises a first type information display area, a second type information display area and a third type information display area;
the first acquisition module is used for respectively acquiring first type information, second type information and third type information from a server according to the target system parameters and the current login identification;
and the second display module is used for filling the first type information, the second type information and the third type information into corresponding areas of the initial floating window so as to display the information floating window corresponding to the target system parameter.
The present application further provides an electronic device comprising a processor and a memory, the memory being configured to store a computer program, the processor being configured to execute the computer program in the memory to perform the steps of the above method.
The present application further provides a computer-readable storage medium storing a plurality of instructions adapted to be loaded by a processor to perform the steps of the above-mentioned method.
Has the advantages that: the application provides an information display method, an information display device and electronic equipment; the method comprises the steps of firstly displaying a parameter management interface, wherein the parameter management interface comprises a plurality of system parameters to be managed, receiving a selected operation through the parameter management interface, highlighting target system parameters in the interface in response to the selected operation, receiving a trigger operation through the interface, displaying an initial floating window of the interface in a preset area of the interface in response to the trigger operation, respectively obtaining first type information, second type information and third type information from a server according to the target system parameters and a current login identifier, and finally filling the first type information, the second type information and the third type information into corresponding areas of the initial floating window to display an information floating window corresponding to the target system parameters. In addition, the first type information, the second type information and the third type information are filled into corresponding areas of the initial floating window to obtain the information floating window based on the parameters of the target system.
Drawings
The technical solution and other advantages of the present application will become apparent from the detailed description of the embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a scene schematic diagram of an information presentation system according to an embodiment of the present application.
Fig. 2 is a schematic flowchart of an information display method according to an embodiment of the present application.
Fig. 3 is a schematic diagram of a parameter management interface according to an embodiment of the present application.
Fig. 4a to 4b are another schematic diagrams of a parameter management interface according to an embodiment of the present application.
Fig. 5a is a schematic diagram of an initial floating window provided in an embodiment of the present application.
Fig. 5b to 5e are schematic diagrams illustrating filling information into an initial floating window according to an embodiment of the present disclosure.
Fig. 6a is a schematic diagram of a note editing interface provided in an embodiment of the present application.
Fig. 6b is a schematic diagram of a remark popup window display provided in an embodiment of the present application.
Fig. 7 is a schematic diagram of a configuration window provided in an embodiment of the present application.
Fig. 8 is a schematic diagram of a UML class diagram provided in an embodiment of the present application.
Fig. 9 is a schematic structural diagram of an information display device according to an embodiment of the present application.
Fig. 10 is a schematic structural diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
The technical solutions in the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application. It is to be understood that the embodiments described are only a few embodiments of the present application 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 application.
The terms "first," "second," and the like in the description and in the claims of the present application and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprising" and "having," as well as any variations thereof, are intended to cover non-exclusive inclusions.
In this application, the system parameter to be managed refers to a parameter displayed in a parameter management interface, and as shown in fig. 3, the system parameter to be managed may be "slot", "star number", "receiver model", and "signal-to-noise ratio", etc.
In the present application, the selection operation refers to an operation of selecting an operation object in a specific manner, and the specific manner may be dragging a mouse or a cursor from one end of an area where the operation object is located to the other end.
In the application, the triggering operation refers to an operation that the parameter management interface receives an instruction that the initial floating window is intended to be opened, and may be a process of clicking a floating icon by an appointed number of times, or a process of clicking an interested entry by an appointed number of times, and the like.
In the present application, as shown in fig. 5a, the first type information display area includes a definition display area, a parameter meaning display area, and a method display area for acquiring the data, the second type information display area includes other associated page display areas, and the third type information display area includes a remark display area and a keyword query display area.
In this application, the login identifier refers to a login account of the user, and as shown in fig. 3, the login identifier of the current user is "Admin".
The application provides an information display method and device and electronic equipment.
Referring to fig. 1, fig. 1 is a schematic view of a scene of an information presentation system provided in the present application, as shown in fig. 1, the information presentation system may include a server and a terminal, the server and the terminal are connected and communicated through internet formed by various gateways, and the information presentation system includes a client terminal 101 and a server 102, wherein:
the client terminal 101 may be a notebook computer, a desktop computer, a tablet computer, a smart phone, and the like.
The server 102 may be an independent server, or a server network or a server cluster composed of servers; for example, the server described in the present application includes, but is not limited to, a computer, a network host, a database server, a storage server, and a Cloud server formed by an application server or a plurality of servers, wherein the Cloud server is formed by a large number of computers or network servers based on Cloud Computing (Cloud Computing).
In this embodiment, a client terminal 101 is used as a main body of a user operation, first a parameter management interface is displayed through the client terminal 101, where the parameter management interface includes a plurality of system parameters to be managed, then a selection operation is received through the interface, where the selection operation is sent by a user through the client terminal 101, the client terminal 101 highlights a target system parameter in the interface in response to the selection operation, where the highlight target system parameter may be in a form of selecting and deepening a background color of an area where the target system parameter is located to distinguish the highlight target system parameter from other system parameters, and then a trigger operation is received through the interface, where the trigger operation is also sent by the user through the client terminal 101, where the trigger mode may be various, for example, a floating icon is clicked for a predetermined number of times, and for example, the target system parameter is clicked for a predetermined number of times, and the client terminal 101 responds to the trigger operation, and displaying an initial floating window in a preset area of the interface, then respectively acquiring first type information, second type information and third type information from the server 102 according to the target system parameter and the current login identification, and finally filling the acquired information into a corresponding area of the initial floating window so as to enable the client terminal 101 to display the final information floating window based on the target system parameter.
In the above process, the client terminal 101 sends a retrieval request to the server 102 directly to the server 102 through the interface which is being operated by the user, that is, always sends a request to the background on the current interface without leaving the current interface, and then the server 102 retrieves related information from the database and directly feeds back the retrieval result to the current interface, so that help information is directly displayed on the current interface without involving interface conversion; in the conventional method, the interface operated by the user and the help interface are completely separated, that is, the user sends a request to the server 102 through the current interface, and the server 102 feeds back the retrieval result to the help interface, so that the help interface displays help information.
It should be noted that the scenario diagram of the system shown in fig. 1 is only an example, and the server, the terminal, and the scenario described in the embodiment of the present application are used to more clearly illustrate the technical solution of the embodiment of the present application, and do not form a limitation on the technical solution provided in the embodiment of the present application, and as a person having ordinary skill in the art knows that along with the evolution of the system and the occurrence of a new service scenario, the technical solution provided in the embodiment of the present application is also applicable to similar technical problems.
In view of the above scenario of the information display system, the following will describe the information display method in the present application in detail, please refer to fig. 2, fig. 2 is a schematic flow diagram of the information display method provided in the present application, and as shown in fig. 2, the information display method provided in the present invention at least includes the following steps:
s201: and displaying a parameter management interface, wherein the parameter management interface comprises a plurality of system parameters to be managed.
A parameter management interface is displayed through a client terminal, as shown in fig. 3, fig. 3 shows the parameter management interface, which includes a toolbar and a main interface, wherein the toolbar shows interface names, such as "parameter management interface", "help", and the like, the right side of the toolbar also shows a login identifier of a current user, as shown in the upper right corner of fig. 3, the login identifier is "Admin", and a "quit" control is also shown on the right side of the login identifier, so that the user quits the current parameter management interface by clicking the control; the main interface displays a plurality of system parameters to be managed, such as: slot, star count, UTC time, altitude, receiver version number, receiver model, latitude, longitude, number of visible stars, satellite number, signal-to-noise ratio, satellite availability, etc.
S202: and receiving a selected operation through the parameter management interface, and highlighting the target system parameter in the parameter management interface in response to the selected operation.
When a user operates the current parameter management interface, the system parameter of interest may be selected through a mouse or a touch screen or other manners, and the selection operation may be to select the system parameter of interest through a mouse or a touch screen or other manners, for example, a mouse pointer or a cursor is dragged from one side to the other side of an area where the system parameter of interest is located, so that the system parameter of interest is selected, and the background color of the area where the system parameter of interest is located is deepened to prominently display the system parameter of interest. Wherein the system parameter of interest is the target system parameter.
S203: receiving a trigger operation through the parameter management interface, and displaying an initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the trigger operation; the initial floating window comprises a first type information display area, a second type information display area and a third type information display area.
In one embodiment, the triggering operation may be multiple, and the user may cause the initial floating window to be displayed by clicking the floating icon for an appointed number of times, or may cause the initial floating window to be displayed by clicking the target system parameter for an appointed number of times. The specific steps of clicking the floating icon by appointed times to display the initial floating window comprise: displaying a floating icon in a preset range of the parameter management interface based on the selected operation; and receiving a preset click operation through the floating icon, and displaying an initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the preset click operation. Specifically, the floating icon is shown in fig. 3, the floating icon is shown in the parameter management interface after the target system parameter is selected, and is shown in a certain preset range, a preset click operation is performed, that is, the floating icon is clicked for an appointed number of times, so that an initial floating window can be triggered and shown on the parameter management interface, as shown in fig. 4a, fig. 4a shows a schematic diagram that the initial floating window is shown on the parameter management interface, the floating window is shown in the preset range around the corresponding target system parameter, and a user can also drag the initial floating window at will according to needs.
In one embodiment, the specific step of clicking the target system parameter for a predetermined number of times to enable the initial floating window to be displayed includes: receiving click operations for preset times of the target system parameters through the parameter management interface; and displaying the initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the preset times of clicking operations. Specifically, a user may set a mode of self-defining triggering of an initial floating window, when the user defines that an initial floating window may be triggered by clicking a target system parameter for an appointed number of times, a client terminal receives the click operation and immediately responds to the click operation, and the initial floating window is displayed on a current parameter management interface, as shown in fig. 4a, fig. 4a shows a schematic diagram of displaying the initial floating window on the parameter management interface, the floating window is displayed in a preset range around the corresponding target system parameter, and the user may also drag the initial floating window at will according to needs.
As shown in fig. 5a, which is a schematic diagram of an initial floating window, it can be seen from fig. 5a that the initial floating window is composed of a target system parameter display area and a detailed information display area. Wherein, the target system parameter display area comprises a text column' current system parameters: "after the colon is the name of the target system parameter to be filled, the right side of the area comprises a closing control and more setting controls, and the functions of the more setting controls will be described later; the detailed information display area comprises a first type information display area, a second type information display area and a third type information display area, further, the first type information display area is mainly used for displaying information with constant content and comprises a definition display area, a parameter meaning display area and a method display area for acquiring the data, the second type information display area is mainly used for displaying information with constant content and possibly changed display sequence and comprises other associated page display areas, the third type information display area is mainly used for displaying information which needs to be edited and generated by a user, the content of the third type information display area is not fixed and comprises a remark display area and a keyword display area, the remark display area comprises a deletion control and an addition control, under the condition that no remark information exists, the deletion control is not displayed, only the addition control is displayed, and only when the remark display area has detailed remark information, the deleting control can be displayed, and when the user defines that the deleting control is clicked for an appointed number of times, the corresponding remark content can be deleted and is not displayed in the current floating window.
S204: and respectively acquiring the first type information, the second type information and the third type information from the server according to the target system parameters and the current login identification.
In one embodiment, when a user queries help information of a target system parameter, a client terminal sends an information query request to a server based on the selection and trigger operation, the server queries related help information and feeds the related help information back to the client terminal, the client terminal fills corresponding information into an initial floating window, and a final information floating window is displayed to the user, wherein the information floating window comprises the help information which the user wants to query. Specifically, the step of acquiring the corresponding information from the server includes: acquiring first type information from a first server according to the target system parameters; acquiring second type information from a second server according to the target system parameters and the current login identification; and acquiring third type information from a third server according to the target system parameter and the current login identification. The first server, the second server and the third server may be a server cluster formed by independent servers, or may be several small servers in a large server.
In an embodiment, the specific step of obtaining the second type information from the second server may include: detecting whether the second server has historical query data related to the target system parameters or not according to the current login identification; if the second server is detected to have the historical query data, determining recommendation parameters according to the historical query data; and acquiring second type information corresponding to the recommended parameters from the second server. Specifically, when logging in with the login identification "Admin", the client terminal sends a detection request to the second server, namely, whether the second server stores the historical query data about the target system parameters queried by the user 'Admin' is detected, if the second server stores the corresponding historical query data, determining recommendation parameters according to the search time and the search times of the same type of query data in the historical query data, wherein the search time is a first recommendation condition, the search times is a second recommendation condition, and the search time takes 30 days as a stage, specifically, the historical query data within 1-30 days are sorted according to the search times, then the historical query data within 31-60 days are sorted according to the search times, and so on, in addition, the same second type information is only displayed once, if there is a repetition, the latter does not need to be displayed. For example, only 45 days of historical query data exist in a certain device, wherein the final screening result of 1-30 days is that the search frequency of the page 3 is 40 times, the search frequency of the page 1 is 10 times, and the final screening result of 31-45 days is that the search frequency of the page 1 is 20 times and the search frequency of the page 2 is 15 times, then, the recommendation parameter of the page 3 is 1, the recommendation parameter of the page 1 is 2, and the recommendation parameter of the page 2 is 3, and then the second type information corresponding to the page 3, the page 1 and the page 2 is obtained from the second server according to the recommendation parameters, and the second type information includes specific query content and optional jump pages.
As shown in fig. 5d, when the target system parameter is "visible star number", the number of queries of the user on the performance graph of the visible star number is the largest in a certain search time, and the number of queries is set to the parameter value of the visible star number second, so that the second type of information generated by the user is "(1) view [ visible star number]See the performance graph of:performance management page"," (2) setting [ number of visible stars]See:performance management page", wherein" look at [ number of visible stars]Performance graph of "and" settings [ number of visible stars]The parameter value of "i.e. the content of the specific query," see:performance management page"and" are as follows:performance management page"is the jump page to choose from. Because a huge system generally has many pages, each page contains many information, a user unfamiliar with the system is difficult to establish logic between each page, when the system with complicated logic is encountered, the user is difficult to find out the functions wanted by the user quickly, generally, the user refers to the page by a help manual or tries to view each page, and the application provides page links related to target system parameters for the user by setting second type information, can well help the user to establish the relationship between different pages, can quickly locate the corresponding page, and plays a good guiding role.
In an embodiment, the specific step of obtaining the third type information from the third server may include: receiving an editing operation through the initial floating window, and generating third type information based on the target system parameters according to the editing operation; uploading the third type of information to a third server, so that the third server stores the third type of information; and acquiring the third type information from the third server according to the target system parameter and the current login identification. The editing operation comprises editing operation on the remark information and query input operation on the keywords, and the third type information comprises remark information and keyword query information.
Specifically, the editing operation may be to edit the remark information, that is, the remark information is edited through an adding control in the remark display area in fig. 5a, after the user triggers the adding control in the remark display area, the parameter management interface displays a remark editing interface, a toolbar area of the remark editing interface, and an editing area, where the toolbar area includes a closing window control on the upper left and a saving control on the upper right, the editing area includes a content editing area, a reminder selection area, a start date selection area, an end date selection area, a prompt time setting area, and a jump page selection area, and the generated detailed information about the target system parameter remark is "9 a day from 2021-05-06 to 2021-05-09: 00, reminding a user that 10 points per day need to be detected, continuously viewing for three days, providing a selectable skip page as a performance management page' ", after the client terminal generates the remark detail information, uploading the remark detail information to a third server for storage, then searching the remark detail information about the target system parameter edited by the user in a database according to the corresponding target system parameter and login identification by the server, and feeding back the remark detail information to the client terminal so that the client terminal can display the remark detail information. In the process, the method provides a function of self-editing help content for the user, so that when the factory-leaving help system cannot completely meet the user requirement, the user can edit by himself, a good information sharing effect is achieved under the condition that multiple persons use the same system, meanwhile, the operation right can be set according to the login identification, only remark information corresponding to the login identification is displayed, confidentiality is achieved, and the purpose of mutual noninterference is achieved; in addition, the user can record own memorandum or hearts through the module, and can set alarm clock reminding under necessary conditions, so that interaction and linkage with the user are improved.
In addition, the remark information set by the user can be displayed in a popup window manner, if the system is in a login state at this time, when the system time meets the reminding time set by the user, a detail window of the remark information can be popped up on the current interface, as shown in fig. 6b, the content, the starting time and the ending time of the remark are displayed in the window, and whether the selection of jumping to the performance management page is provided, the user can jump to the corresponding page by clicking the go-to control in a click manner with appointed times, and the popup window can be immediately closed by clicking the ignore control in a click manner with appointed times.
Specifically, the editing operation may also be an input operation of a keyword query, that is, a keyword of interest, such as "a performance graph of visible stars", "a performance parameter of visible stars", and the like, is input through a search box of a keyword query display area in fig. 5a, the input keyword is stored in a third server, then the client terminal may send a query request to the third server, the third server detects whether there is related historical query data in the database according to the login identifier and the target system parameter, if there is the related historical query data, keyword query information based on the target system parameter is generated according to the number of historical query records of the corresponding keyword, the query information includes the keyword and a display sequence of the keyword, and finally the keyword is fed back to the client terminal for display.
S205: and filling the first type information, the second type information and the third type information into corresponding areas of the initial floating window so as to display the information floating window corresponding to the target system parameters.
Fig. 5b illustrates a schematic diagram of filling the first type of information into the corresponding region of the initial floating window, fig. 5c illustrates a schematic diagram of filling the third type of information into the corresponding region of the initial floating window, and fig. 5d illustrates a schematic diagram of filling the second type of information into the corresponding region of the initial floating window. Fig. 5d and fig. 5e can be regarded as the floating window of information corresponding to the target system parameters finally presented to the user.
Fig. 5d and 5e illustrate help information for all information types of target system parameters. As shown in fig. 5e, when the user inputs "performance" in the keyword query area, the relevant system parameters, such as "performance graph of visible star number" and "performance parameter of visible star number" are shown below the input box, wherein, the 'performance curve graph of visible star number' is the system parameter with the maximum number of performance inquiries of the user about the target system parameter, the 'performance parameter of visible star number' is the system parameter with the second maximum number of inquiries of the user, so that the display sequence is that the "performance graph of visible star number" is the first digit (closest to the query box), the "performance parameter of visible star number" is the second digit (located below the "performance graph of visible star number" display box), in the process, the user only needs to search the keyword 'performance', and other system parameters related to the performance can be obtained, so that the convenience of operation is improved.
It should be noted that the initial floating window is displayed for a very short time, and the change of the initial floating window can hardly be observed by naked eyes. When the client terminal acquires the corresponding information through the server and fills the corresponding area of the initial floating window, the filling speed is very high, the filling sequence can hardly be observed by naked eyes, and the user can observe the final information floating window, namely the help information window of the target system parameter which the user wants to consult. As shown in fig. 4b, namely, the interface schematic diagram seen by the user when querying the help information of the target system parameter "visible star number", the interface schematic diagram includes a parameter management interface and an information floating window.
In one embodiment, the user can also select the type of information to be presented through the configuration window, which includes the steps of: receiving configuration starting operation through the initial floating window, and displaying the configuration window of the initial floating window in a preset area of the parameter management interface in response to the configuration starting operation; receiving a configuration detail operation through the configuration window, and determining a display information item in response to the configuration detail operation; and updating the information floating window corresponding to the target system parameter according to the display information item.
Specifically, a user can open a configuration window through more setting controls of an initial floating window, as shown in fig. 5a, an icon at the upper right corner of the diagram is the more setting controls, the user clicks the more setting controls in a clicking manner with appointed times, and after receiving the configuration starting operation, a client terminal responds to the operation to display the configuration window of the initial floating window in a preset area of the parameter management interface, as shown in fig. 7, the configuration window includes a setting area for whether to start a double-click entry help function, a detailed content selection area and an emptying search history selection area, wherein the setting area for whether to start the double-click entry help function greatly simplifies the operation of the user, so that the user can wake up the help interface of an entry only by double-clicking on an interested entry; the setting of the detail content selection area enables the user to display the help content in a customized mode according to the needs of the user.
Specifically, a user may set a trigger mode of an initial floating window through the configuration window, and may also set whether to clear search history through the configuration window, if the user selects yes, the server may not store the historical query data of the user, and information to be sorted by the historical query data in the second type information and the third type information may also be generated according to a preset sequence. In the process, the user can select the content to be displayed in the help information according to the requirement, for example, the user selects to only display the 'parameter meaning', the detail information display area of the information floating window only displays the parameter meaning display area and the corresponding content, so that the information floating window only displays the content which is interested by the user, and the efficiency of the user for looking up the information is improved.
In one embodiment, the user can also select whether to open the floating window through system setting, and the specific steps are as follows: receiving system setting operation through the parameter management interface, and displaying a system setting interface according to the system setting operation; and receiving a floating window starting operation through the system setting interface, and judging whether to start an initial floating window according to the floating window starting operation. If the user chooses not to open the floating window, the help information of the target system parameter still needs to jump to the help page to be inquired; if the floating window is opened, help information of the target system parameter can be displayed through the floating window.
As shown in fig. 8, fig. 8 is a schematic diagram of a UML class diagram provided in the embodiment of the present application, where the UML class diagram illustrates a design core of the method.
Wherein, the [ infoPackageDTO ] stores the help information of the entry which is interested by the user; the related page stores other page contents related to the entry; the note content customized by the user is stored in the [ note ]; the keyword is used for storing information of pages browsed by a user or keywords inquired by the user, wherein url represents the pages browsed by the user, keyword _ input represents the keyword entries inquired by the user, date _ time represents the inquiry or browsing time, visit _ time represents the browsing or inquiring times, two parameters, namely, the date _ time and the visit _ time are used for sorting the screened results, the more contents and the inquiring times of the latest inquiry of the user, the higher the attention degree of the user is considered, and the related information can be arranged in the front, and specifically, a same-name table is arranged in a database and used for recording the operation information of the user each time; the [ url _ keyword _ map ] is used for storing all information of one page, and a homonymy table is arranged in the design of the database and used for recording all information of all pages, so that the database has the function of a knowledge base for a user to look up; IInfoPackageDAO represents service layer logic, and is mainly used for performing logic processing on data acquired from a database or data to be stored in the database; the OracleInfoPackageDAO is mainly used to provide CRUD (add, delete, modify, query) operations on the database, and the like.
It should be noted that DAO (Data Access Object) is mainly used for accessing a database; [ infoPackageDTO ] and [ related _ page ] objects, [ note ] objects are aggregated relationships, namely has-a. And screening out pages related to the user activities in the history table according to the keywords transmitted to the background by the front end. And acquiring all information of the related pages through url _ keyword _ map, and sequencing the data according to the date _ time and visit _ time fields in the history object.
Based on the content of the foregoing embodiments, an embodiment of the present application provides an information display apparatus, which may be disposed in a client terminal. The information display apparatus is configured to execute the information display method provided in the foregoing method embodiment, and specifically, referring to fig. 9, the apparatus includes:
a first display module 901, configured to display a parameter management interface, where the parameter management interface includes a plurality of system parameters to be managed;
a first response module 902, configured to receive a selected operation through the parameter management interface, and to highlight a target system parameter in the parameter management interface in response to the selected operation;
a second response module 903, configured to receive a trigger operation through the parameter management interface, and display an initial floating window of the parameter management interface in a predetermined area of the parameter management interface in response to the trigger operation; the initial floating window comprises a first type information display area, a second type information display area and a third type information display area;
a first obtaining module 904, configured to obtain, according to the target system parameter and the current login identifier, first type information, second type information, and third type information from the server, respectively;
a second displaying module 905, configured to fill the first type information, the second type information, and the third type information into corresponding areas of the initial floating window, so as to display an information floating window corresponding to the target system parameter.
In one embodiment, the second response module 903 comprises:
the icon display module is used for displaying the floating icon within the preset range of the parameter management interface based on the selected operation;
and the third display module is used for receiving a preset click operation through the floating icon and displaying the initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the preset click operation.
In one embodiment, the second response module 903 further comprises:
the first receiving module is used for receiving click operation for preset times of the target system parameters through the parameter management interface;
and the fourth display module is used for responding to the preset times of click operation to display the initial floating window of the parameter management interface in a preset area of the parameter management interface.
In one embodiment, the first obtaining module 904 includes:
the second acquisition module is used for acquiring the first type information from the first server according to the target system parameter;
the third acquisition module is used for acquiring second type information from a second server according to the target system parameter and the current login identification;
and the fourth obtaining module is used for obtaining the third type information from the third server according to the target system parameter and the current login identification.
In one embodiment, the third obtaining module includes:
the detection module is used for detecting whether the second server has historical query data related to the target system parameters or not according to the current login identification;
the first determining module is used for determining recommendation parameters according to the historical query data if the historical query data is detected to exist in the second server;
and the third obtaining submodule is used for obtaining the second type information corresponding to the recommended parameters from the second server.
In one embodiment, the fourth obtaining module comprises:
the information generation module is used for receiving editing operation through the initial floating window and generating third type information based on the target system parameters according to the editing operation;
the information uploading module is used for uploading the third type of information to a third server so that the third server stores the third type of information;
and the fourth obtaining submodule is used for obtaining the third type information from the third server according to the target system parameter and the current login identification.
In one embodiment, the information presentation apparatus further comprises:
a fifth display module, configured to receive a configuration start operation through the initial floating window, and display the configuration window of the initial floating window in a predetermined area of the parameter management interface in response to the configuration start operation;
the second determining module is used for receiving the configuration detail operation through the configuration window and determining the display information item in response to the configuration detail operation;
and the updating module is used for updating the information floating window corresponding to the target system parameter according to the display information item.
In one embodiment, the information presentation apparatus further comprises:
the sixth display module is used for receiving system setting operation through the parameter management interface and displaying a system setting interface according to the system setting operation;
and the judging module is used for receiving the starting operation of the floating window through the system setting interface and judging whether to start the initial floating window according to the starting operation of the floating window.
The information display device of the embodiment of the application can be used for executing the technical scheme of the embodiment of the method, and the implementation principle and the technical effect are similar, which are not described herein again.
Different from the prior art, the information display device provided by the application is provided with a second response module, a first acquisition module and a second display module. The triggering operation is responded through the second response module, the initial floating window of the parameter management interface is displayed in the preset area of the parameter management interface, then the first type information, the second type information and the third type information are respectively obtained from the server through the first obtaining module according to the target system parameters and the current login identification, and finally the information is filled into the corresponding area of the initial floating window through the second displaying module so as to display the information floating window corresponding to the target system parameters. Through setting up above-mentioned module for the user need not interrupt the operation of current interface when inquiring help information, can find the relevant help information of target system parameter in same interface, simultaneously through carrying out effectual classification to help information, makes the user can fix a position the help information that oneself needs fast, provides more convenient, intelligent service for the user, has improved the efficiency and the validity of inquiry.
Accordingly, an electronic device according to an embodiment of the present disclosure may include, as shown in fig. 10, a processor 1001 with one or more processing cores, a Wireless Fidelity (WiFi) module 1002, a memory 1003 with one or more computer-readable storage media, an audio circuit 1004, a display unit 1005, an input unit 1006, a sensor 1007, a power supply 1008, and a Radio Frequency (RF) circuit 1009. Those skilled in the art will appreciate that the configuration of the electronic device shown in fig. 10 does not constitute a limitation of the electronic device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the processor 1001 is a control center of the electronic device, connects various parts of the entire electronic device by various interfaces and lines, and performs various functions of the electronic device and processes data by running or executing software programs and/or modules stored in the memory 1003 and calling data stored in the memory 1003, thereby performing overall monitoring of the electronic device. In one embodiment, processor 1001 may include one or more processing cores; preferably, the processor 1001 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1001.
WiFi belongs to short-distance wireless transmission technology, and the electronic equipment can help a user to send and receive e-mails, browse webpages, access streaming media and the like through the wireless module 1002, and provides wireless broadband Internet access for the user. Although fig. 10 shows the wireless module 1002, it is understood that it does not belong to the essential constitution of the terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The memory 1003 may be used to store software programs and modules, and the processor 1001 executes various functional applications and data processing by operating the computer programs and modules stored in the memory 1003. The memory 1003 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, and the like), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the terminal, etc. Further, the memory 1003 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 1003 may further include a memory controller to provide the processor 1001 and the input unit 1006 access to the memory 1003.
The audio circuitry 1004 includes speakers that can provide an audio interface between a user and the electronic device. The audio circuit 1004 can transmit the electrical signal converted from the received audio data to a loudspeaker, and the electrical signal is converted into a sound signal by the loudspeaker and then is output; on the other hand, the speaker converts the collected sound signal into an electrical signal, which is received by the audio circuit 1004 and converted into audio data, and the audio data is processed by the audio data output processor 1001 and then transmitted to another electronic device via the rf circuit 1009, or the audio data is output to the memory 1003 for further processing. The audio circuitry 1004 may also include an earbud jack to provide communication of a peripheral headset with the electronic device.
The display unit 1005 may be used to display information input by or provided to a user and various graphic user interfaces of a terminal, which may be configured of graphics, text, icons, video, and any combination thereof. The Display unit 1005 may include a Display panel, and in one embodiment, the Display panel may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The input unit 1006 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. Specifically, in one particular embodiment, the input unit 1006 may include a touch-sensitive surface as well as other input devices. The touch-sensitive surface, also referred to as a touch display screen or a touch pad, may collect touch operations by a user (e.g., operations by a user on or near the touch-sensitive surface using a finger, a stylus, or any other suitable object or attachment) thereon or nearby, and drive the corresponding connection device according to a predetermined program. In one embodiment, the touch sensitive surface may comprise two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 1001, and can receive and execute commands sent by the processor 1001. In addition, touch sensitive surfaces may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. The input unit 1006 may include other input devices in addition to a touch-sensitive surface. In particular, other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The electronic device may also include at least one sensor 1007, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel according to the brightness of ambient light; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which may be further configured to the electronic device, detailed descriptions thereof are omitted.
The electronic device also includes a power supply 1008 (e.g., a battery) that provides power to the various components, and preferably is logically coupled to the processor 1001 via a power management system that provides management of charging, discharging, and power consumption. The power supply 1008 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The rf circuit 1009 may be configured to receive and transmit signals during information transmission and reception or during a call, and in particular, receive downlink information of a base station and then send the received downlink information to the one or more processors 1001 for processing; in addition, data relating to uplink is transmitted to the base station. In general, radio frequency circuitry 1009 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. Further, the radio frequency circuit 1009 may also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Message Service (SMS), and the like.
Although not shown, the electronic device may further include a camera, a bluetooth module, and the like, which are not described in detail herein. Specifically, in this embodiment, the processor 1001 in the electronic device loads the executable file corresponding to the process of one or more application programs into the memory 1003 according to the following instructions, and the processor 1001 runs the application program stored in the memory 1003, so as to implement the following functions:
displaying a parameter management interface, wherein the parameter management interface comprises a plurality of system parameters to be managed;
receiving a selected operation through the parameter management interface, and highlighting a target system parameter in the parameter management interface in response to the selected operation;
receiving a trigger operation through the parameter management interface, and displaying an initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the trigger operation; the initial floating window comprises a first type information display area, a second type information display area and a third type information display area;
respectively acquiring first type information, second type information and third type information from a server according to the target system parameters and the current login identification;
and filling the first type information, the second type information and the third type information into corresponding areas of the initial floating window so as to display the information floating window corresponding to the target system parameters.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and parts that are not described in detail in a certain embodiment may refer to the above detailed description, and are not described herein again.
It will be understood by those skilled in the art that all or part of the steps of the methods of the above embodiments may be performed by instructions or by associated hardware controlled by the instructions, which may be stored in a computer readable storage medium and loaded and executed by a processor.
To this end, an embodiment of the present application provides a computer-readable storage medium, in which a plurality of instructions are stored, and the instructions can be loaded by a processor to implement the following functions:
displaying a parameter management interface, wherein the parameter management interface comprises a plurality of system parameters to be managed;
receiving a selected operation through the parameter management interface, and highlighting a target system parameter in the parameter management interface in response to the selected operation;
receiving a trigger operation through the parameter management interface, and displaying an initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the trigger operation; the initial floating window comprises a first type information display area, a second type information display area and a third type information display area;
respectively acquiring first type information, second type information and third type information from a server according to the target system parameters and the current login identification;
and filling the first type information, the second type information and the third type information into corresponding areas of the initial floating window so as to display the information floating window corresponding to the target system parameters.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
Wherein the computer-readable storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the computer-readable storage medium can execute the steps in any method provided in the embodiments of the present application, the beneficial effects that can be achieved by any method provided in the embodiments of the present application can be achieved, for details, see the foregoing embodiments, and are not described herein again.
Meanwhile, the embodiment of the present application provides a computer program product or a computer program, which includes computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions to cause the computer device to perform the method provided in the various alternative implementations described above. For example, the following functions are implemented:
displaying a parameter management interface, wherein the parameter management interface comprises a plurality of system parameters to be managed;
receiving a selected operation through the parameter management interface, and highlighting a target system parameter in the parameter management interface in response to the selected operation;
receiving a trigger operation through the parameter management interface, and displaying an initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the trigger operation; the initial floating window comprises a first type information display area, a second type information display area and a third type information display area;
respectively acquiring first type information, second type information and third type information from a server according to the target system parameters and the current login identification;
and filling the first type information, the second type information and the third type information into corresponding areas of the initial floating window so as to display the information floating window corresponding to the target system parameters.
The information display method, the information display device, the electronic device, and the computer-readable storage medium provided in the embodiments of the present application are described in detail above, and a specific example is applied in the present application to explain the principles and embodiments of the present application, and the description of the embodiments above is only used to help understand the method and the core idea of the present application; meanwhile, for those skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. An information display method, comprising:
displaying a parameter management interface, wherein the parameter management interface comprises a plurality of system parameters to be managed;
receiving a selected operation through the parameter management interface, and highlighting a target system parameter in the parameter management interface in response to the selected operation;
receiving a trigger operation through the parameter management interface, and displaying an initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the trigger operation; the initial floating window comprises a first type information display area, a second type information display area and a third type information display area;
respectively acquiring first type information, second type information and third type information from a server according to the target system parameters and the current login identification;
and filling the first type information, the second type information and the third type information into corresponding areas of the initial floating window so as to display the information floating window corresponding to the target system parameters.
2. The information presentation method according to claim 1, wherein the step of receiving a trigger operation through the parameter management interface, and presenting an initial floating window of the parameter management interface in a predetermined area of the parameter management interface in response to the trigger operation comprises:
displaying a floating icon in a preset range of the parameter management interface based on the selected operation;
and receiving a preset click operation through the floating icon, and displaying an initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the preset click operation.
3. The information presentation method according to claim 1, wherein the step of receiving a trigger operation through the parameter management interface, and presenting an initial floating window of the parameter management interface in a predetermined area of the parameter management interface in response to the trigger operation comprises:
receiving click operations for preset times of the target system parameters through the parameter management interface;
and displaying the initial floating window of the parameter management interface in a preset area of the parameter management interface in response to the preset times of clicking operations.
4. The information presentation method of claim 1, wherein the step of obtaining the first type information, the second type information, and the third type information from the server according to the target system parameter and the current login id comprises:
acquiring first type information from a first server according to the target system parameters;
acquiring second type information from a second server according to the target system parameters and the current login identification;
and acquiring third type information from a third server according to the target system parameter and the current login identification.
5. The information presentation method of claim 4, wherein the step of obtaining a second type of information from a second server according to the target system parameter and the current login id comprises:
detecting whether the second server has historical query data related to the target system parameters or not according to the current login identification;
if the second server is detected to have the historical query data, determining recommendation parameters according to the historical query data;
and acquiring second type information corresponding to the recommended parameters from the second server.
6. The information presentation method of claim 4, wherein the step of obtaining a third type of information from a third server according to the target system parameter and the current login id comprises:
receiving an editing operation through the initial floating window, and generating third type information based on the target system parameters according to the editing operation;
uploading the third type of information to a third server, so that the third server stores the third type of information;
and acquiring the third type information from the third server according to the target system parameter and the current login identification.
7. The information presentation method of claim 1, further comprising:
receiving configuration starting operation through the initial floating window, and displaying the configuration window of the initial floating window in a preset area of the parameter management interface in response to the configuration starting operation;
receiving a configuration detail operation through the configuration window, and determining a display information item in response to the configuration detail operation;
and updating the information floating window corresponding to the target system parameter according to the display information item.
8. The information presentation method according to claim 1, prior to the step of receiving a trigger operation through the parameter management interface, and presenting an initial floating window of the parameter management interface in a predetermined area of the parameter management interface in response to the trigger operation, further comprising:
receiving system setting operation through the parameter management interface, and displaying a system setting interface according to the system setting operation;
and receiving a floating window starting operation through the system setting interface, and judging whether to start an initial floating window according to the floating window starting operation.
9. An information presentation device, comprising:
the system comprises a first display module, a second display module and a parameter management module, wherein the first display module is used for displaying a parameter management interface, and the parameter management interface comprises a plurality of system parameters to be managed;
the first response module is used for receiving a selected operation through the parameter management interface and responding to the selected operation to highlight target system parameters in the parameter management interface;
the second response module is used for receiving a trigger operation through the parameter management interface and responding to the trigger operation to display the initial floating window of the parameter management interface in a preset area of the parameter management interface; the initial floating window comprises a first type information display area, a second type information display area and a third type information display area;
the first acquisition module is used for respectively acquiring first type information, second type information and third type information from a server according to the target system parameters and the current login identification;
and the second display module is used for filling the first type information, the second type information and the third type information into corresponding areas of the initial floating window so as to display the information floating window corresponding to the target system parameter.
10. An electronic device, comprising a processor and a memory, wherein the memory is used for storing a computer program, and the processor is used for operating the computer program in the memory to execute the steps of the information presentation method according to any one of claims 1 to 8.
CN202110773320.0A 2021-07-08 2021-07-08 Information display method and device and electronic equipment Active CN113434075B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110773320.0A CN113434075B (en) 2021-07-08 2021-07-08 Information display method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110773320.0A CN113434075B (en) 2021-07-08 2021-07-08 Information display method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN113434075A true CN113434075A (en) 2021-09-24
CN113434075B CN113434075B (en) 2022-07-19

Family

ID=77759563

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110773320.0A Active CN113434075B (en) 2021-07-08 2021-07-08 Information display method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN113434075B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113986058A (en) * 2021-10-26 2022-01-28 北京字跳网络技术有限公司 Method, device and equipment for managing medals of enterprises
CN114168021A (en) * 2022-01-30 2022-03-11 浙江口碑网络技术有限公司 Information display method and device
CN114519158A (en) * 2022-01-11 2022-05-20 北京中交兴路信息科技有限公司 Page display method and device, storage medium and terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019556A (en) * 2012-11-21 2013-04-03 用友软件股份有限公司 Quick help information display system and quick help information display method
CN106528064A (en) * 2015-09-14 2017-03-22 丰唐物联技术(深圳)有限公司 Display method and system for operation interface help information
WO2017101663A1 (en) * 2015-12-18 2017-06-22 中兴通讯股份有限公司 Application guiding method and apparatus, and terminal
CN111352676A (en) * 2018-12-20 2020-06-30 深圳兆日科技股份有限公司 Help information pushing method, help system and readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019556A (en) * 2012-11-21 2013-04-03 用友软件股份有限公司 Quick help information display system and quick help information display method
CN106528064A (en) * 2015-09-14 2017-03-22 丰唐物联技术(深圳)有限公司 Display method and system for operation interface help information
WO2017101663A1 (en) * 2015-12-18 2017-06-22 中兴通讯股份有限公司 Application guiding method and apparatus, and terminal
CN111352676A (en) * 2018-12-20 2020-06-30 深圳兆日科技股份有限公司 Help information pushing method, help system and readable storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113986058A (en) * 2021-10-26 2022-01-28 北京字跳网络技术有限公司 Method, device and equipment for managing medals of enterprises
CN114519158A (en) * 2022-01-11 2022-05-20 北京中交兴路信息科技有限公司 Page display method and device, storage medium and terminal
CN114519158B (en) * 2022-01-11 2022-11-25 北京中交兴路信息科技有限公司 Page display method and device, storage medium and terminal
CN114168021A (en) * 2022-01-30 2022-03-11 浙江口碑网络技术有限公司 Information display method and device
CN114168021B (en) * 2022-01-30 2022-06-21 浙江口碑网络技术有限公司 Information display method and device

Also Published As

Publication number Publication date
CN113434075B (en) 2022-07-19

Similar Documents

Publication Publication Date Title
CN113434075B (en) Information display method and device and electronic equipment
US10275295B2 (en) Method and apparatus for presenting clipboard contents on a mobile terminal
US11755835B2 (en) Method and apparatus for displaying candidate word, and graphical user interface
CN106874390B (en) Browser history record viewing method and terminal
US8577960B2 (en) Providing status information for components in a distributed landscape
US9241242B2 (en) Information recommendation method and apparatus
CN114756782B (en) Method and terminal for displaying collection objects
CN108369600B (en) Web browser extensions
US10643021B2 (en) Method and device for processing web page content
CN108156508B (en) Barrage information processing method and device, mobile terminal, server and system
WO2012161928A1 (en) Techniques to automatically search selected content
CN106156097B (en) Method and device for processing browser input records
US20220350847A1 (en) Notification of change of value in stale content
CN106844572B (en) Search result processing method and device for search result processing
JP6915074B2 (en) Message notification method and terminal
CN106528284B (en) application program configuration method and device and terminal equipment
WO2014146450A1 (en) Method, device and system for data searching
WO2015096660A1 (en) Methods and devices for displaying a webpage
EP3678007A1 (en) Application processing method for terminal device and terminal device
CN111316618A (en) Network page storage method and terminal
CN113114845A (en) Notification message display method and device
WO2016041176A1 (en) Information display method, terminal and server
WO2018133228A1 (en) Method for managing application snippet and terminal device
CN106681845B (en) Method and device for managing communication messages
CN113190774A (en) Object display method and device, electronic equipment 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
GR01 Patent grant
GR01 Patent grant