CN110134656B - Page control method and device, computer readable storage medium and computer equipment - Google Patents

Page control method and device, computer readable storage medium and computer equipment Download PDF

Info

Publication number
CN110134656B
CN110134656B CN201910271040.2A CN201910271040A CN110134656B CN 110134656 B CN110134656 B CN 110134656B CN 201910271040 A CN201910271040 A CN 201910271040A CN 110134656 B CN110134656 B CN 110134656B
Authority
CN
China
Prior art keywords
target
page
log
trigger
operation type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910271040.2A
Other languages
Chinese (zh)
Other versions
CN110134656A (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.)
Weimin Insurance Agency Co Ltd
Original Assignee
Weimin Insurance Agency 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 Weimin Insurance Agency Co Ltd filed Critical Weimin Insurance Agency Co Ltd
Priority to CN201910271040.2A priority Critical patent/CN110134656B/en
Publication of CN110134656A publication Critical patent/CN110134656A/en
Application granted granted Critical
Publication of CN110134656B publication Critical patent/CN110134656B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1805Append-only file systems, e.g. using logs or journals to store data
    • G06F16/1815Journaling file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a page control method, a page control device, a computer readable storage medium and computer equipment, wherein the method comprises the following steps: acquiring trigger operation on page elements in a page; detecting a target operation type corresponding to the trigger operation; and when the target operation type is the first operation type, displaying a log interface corresponding to the page element. The scheme provided by the application can realize the combination of the page and the log interface, cannot influence the business operation of the page, is convenient to operate, and can improve the convenience of log checking.

Description

Page control method and device, computer readable storage medium and computer equipment
Technical Field
The present application relates to the field of internet technologies, and in particular, to a page control method and apparatus, a computer-readable storage medium, and a computer device.
Background
With the development of internet technology, log data becomes one of the important bases for software product updating. By making data embedding points in the software product, a series of operation events performed on the software product by a user can be collected to form log data, the log data is displayed in a list form, and the user updates the software product by checking and analyzing the log data of the list. However, the method of displaying log data by list cannot combine the log data with software products, and needs to screen the log data, which causes a problem of complex data viewing operation.
Disclosure of Invention
Based on this, it is necessary to provide a page control method, an apparatus, a computer-readable storage medium, and a computer device for solving the technical problem of complicated log data viewing operation.
A page control method includes:
acquiring trigger operation on page elements in a page;
detecting a target operation type corresponding to the trigger operation;
and when the target operation type is the first operation type, displaying a log interface corresponding to the page element.
A page control apparatus, the apparatus comprising:
the acquisition module is used for acquiring trigger operation on page elements in the page;
the detection module is used for detecting a target operation type corresponding to the trigger operation;
and the display module is used for displaying the log interface corresponding to the page element when the target operation type is the first operation type.
A computer-readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of:
acquiring trigger operation on page elements in a page;
detecting a target operation type corresponding to the trigger operation;
and when the target operation type is the first operation type, displaying a log interface corresponding to the page element.
A computer device comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of:
acquiring trigger operation on page elements in a page;
detecting a target operation type corresponding to the trigger operation;
and when the target operation type is the first operation type, displaying a log interface corresponding to the page element.
According to the page control method, the page control device, the computer readable storage medium and the computer equipment, the target operation types corresponding to different trigger operations can be distinguished, when the target operation type is the first operation type, the corresponding log interface is displayed, namely, the combination of the page and the log interface is realized, meanwhile, the business operation of the page is not influenced, the operation is convenient, and the convenience of log checking can be improved.
Drawings
FIG. 1 is a diagram of an application environment of a page control method in one embodiment;
FIG. 2 is a flow diagram of a method for page control in one embodiment;
FIG. 3 is a flow diagram of associating a trigger event with a target node identifier in one embodiment;
FIG. 4 is a flow diagram that illustrates a journal interface in one embodiment;
FIG. 5 is a flow diagram of obtaining statistical data in one embodiment;
FIG. 6 is a schematic diagram of a journal interface in one embodiment;
FIG. 7 is a flow diagram of querying log data in one embodiment;
FIG. 8 is a flow diagram of detecting user identification rights in one embodiment;
FIG. 9 is a block diagram showing the construction of a page control apparatus in another embodiment;
FIG. 10 is a block diagram showing a configuration of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
FIG. 1 is a diagram of an application environment of a page control method in one embodiment. Referring to fig. 1, the application environment includes a terminal 110 and a server 120. The terminal 110 may receive a trigger operation on a page element in a page, detect a target operation type corresponding to the trigger operation, and display a log interface corresponding to the page element when the target operation type is a first type operation type. Alternatively, the terminal 110 may obtain a log interface containing log data of the page element from the server 120 according to the page element. The terminal 110 may specifically be a desktop terminal or a mobile terminal, and the mobile terminal may specifically be at least one of a mobile phone, a tablet computer, a notebook computer, and the like. The server 120 may be implemented as a stand-alone server or a server cluster composed of a plurality of servers.
As shown in FIG. 2, in one embodiment, a page control method is provided. The embodiment is mainly illustrated by applying the method to the terminal 110 in fig. 1. Referring to fig. 2, the page control method specifically includes the following steps:
s202, acquiring trigger operation on page elements in the page.
The pages may include, but are not limited to, various application pages, web pages, and the like. A page is composed of various page elements. The page elements may include, but are not limited to, buttons, selection boxes, drop-down boxes, or text, pictures, audio, animation, video, and the like. The trigger operation is the operation of the page element received by the terminal by the user. Specifically, the trigger operation may include, but is not limited to, a single-click operation, a double-click operation, a long-press operation, a drag operation, a gesture zoom operation, and the like. The terminal can acquire the trigger operation of the page element in the page.
And S204, detecting a target operation type corresponding to the trigger operation.
The target operation type refers to an operation type corresponding to the trigger operation. Specifically, the operation types may be divided according to trigger conditions of service operations corresponding to the page elements. For example, the trigger operations that satisfy the trigger condition of the page element service operation are classified into the same operation type, and the trigger operations that do not satisfy the trigger condition of the page element service operation are classified into another operation type. The operation type of the terminal division and the trigger operation included in the operation type can be set according to the actual application requirement, and are not set here. For example, when the trigger condition of the page element business operation is a single-click operation or a double-click operation, the single-click operation or the double-click operation may be classified into the same operation type, and at least one of the long-press operation, the drag operation, the gesture zoom operation, and the like may be classified into another operation type.
The terminal is preset with trigger operations contained in different operation types, so that the terminal can detect a target operation type corresponding to the trigger operation when receiving the trigger operation on the page element in the page.
And S206, when the target operation type is the first operation type, displaying a log interface corresponding to the page element.
In the embodiment of the application, the terminal stores the trigger operation corresponding to the first operation type in advance. Specifically, the first operation type includes a trigger operation that is different from a trigger operation of the page element business operation. For example, when the trigger condition of the business operation corresponding to the page element is the single-click operation and the long-press operation, one or more operations different from the single-click operation and the long-press operation may be classified as a first operation type, or at least one other operation different from the single-click operation and the long-press operation may be specified as the first operation type according to the actual application requirements, for example, the double-click operation may be classified as the first operation type, or the double-click operation and the drag operation may be classified as the first operation type, and the like.
The journal interface refers to a graphical state that can be used to expose journal data. Optionally, the log interface may also provide interactive operations. The log interface may contain trigger events, statistics, or data editing options, etc. The log interface corresponding to the page element is the log interface displayed according to the currently triggered page element, and the log interface corresponding to the page element may include log data corresponding to the page element, statistical data corresponding to the page element, editing options for the page element, and the like, but is not limited thereto. The log interface and the page are not affected mutually. Specifically, the log interface may be displayed on the top layer of the page in a pop-up window, a layer, or the like. Of course, in some embodiments, the log interface may also be embedded in a page or hidden according to actual requirements, and the display mode of the log interface is not limited herein.
The terminal can determine whether the trigger operation is the first operation type by detecting the target operation type corresponding to the trigger operation, and when the terminal determines that the target operation type is the first operation type, a log interface corresponding to the page element is displayed. Further, the terminal can receive a trigger operation of the user on the log interface. For example, the terminal may receive an interactive operation on the log interface, and for example, when the log interface is provided with a query input box, the terminal may obtain data input by the user for querying and displaying; the terminal can also receive the display option operation of the log interface, such as hiding the log interface in a page, embedding the log interface in the page, or closing the log interface.
According to the embodiment provided by the application, the trigger operation on the page element in the page is acquired, the target operation type corresponding to the trigger operation is detected, and when the target operation type is the first operation type, the log interface corresponding to the page element can be displayed. Because the target operation types corresponding to different trigger operations can be distinguished, when the target operation type is the first operation type, the corresponding log interface is displayed, namely, the combination of the page and the log interface is realized, meanwhile, the business operation of the page is not influenced, the operation is convenient, and the convenience for checking the log can be improved.
In one embodiment, the provided page control method further includes: and when the target operation type is the second operation type, executing the business operation corresponding to the page element according to the trigger operation.
The second operation type comprises a trigger operation satisfying a trigger condition of the page element business operation. For example, when the trigger conditions of the business operation corresponding to the page element are a single-click operation and a long-press operation, the single-click operation and the long-press operation can be classified as the second operation type. Optionally, the second operation type may further include other trigger operations that do not satisfy the trigger condition of the page element business operation and are not attributable to the first operation type. Specifically, the terminal may preset a first operation type and a second operation type corresponding to different page elements; a first operation type and a second operation type corresponding to different pages can also be preset; the first operation type and the second operation type corresponding to different software products can be preset. For example, when the business operation of a page element included in a web page can only be triggered by a single-click operation and a drag operation, the single-click operation and the drag operation can be classified into a second operation type, and other operations except the single-click operation and the drag operation can be classified into a first operation type; when the business operations of the page elements contained in all the pages in the application program cannot be triggered by the long press operation, the long press operation can be classified into a first operation type, and the operations except the long press operation are classified into a second operation type.
Business operations are operations that a software developer performs when triggered by programmatically determined page elements. For example, when the page element is a picture, the corresponding business operation may be to view a large picture, open a new page linked with the picture, display a text description corresponding to the picture, and the like, but is not limited thereto; when the page element is a skip button, the corresponding business operation may be to skip to another page, to skip to a specified position of the page, to skip to show contents of other pages, and so on. The terminal may execute the service operation corresponding to the page element according to the trigger operation when the trigger operation on the page element is the second operation type. Of course, the second operation type may also include a trigger operation that cannot satisfy the trigger condition of the page element service flow, and in this case, the service operation of the page element executed by the terminal according to the trigger operation is not to be processed.
By distinguishing the operation types corresponding to different trigger operations, the operation corresponding to the first operation type is to display the log interface corresponding to the page element, and the operation corresponding to the second operation type is to execute the business operation corresponding to the page element according to the trigger operation, so that the log interface can be displayed while the business process operation of the software page is not influenced, and the operation is simple and convenient.
FIG. 3 is a flow diagram that illustrates associating a trigger event with a target node identifier, according to an embodiment. As shown in fig. 3, in one implementation, the provided page control method further includes:
s302, when the target operation type is the second operation type, receiving a trigger event corresponding to the trigger operation transmitted to the outermost layer of the page in a bubbling mode.
The outermost layer of a page refers to the node that contains all the content of the page. Pages may contain various complex nested structures, with the content contained within the page all inside the outermost layer of the page. Taking html (Hyper Text Markup Language) page as an example, the outermost layer of the page is the < body > node. Bubbling refers to a transfer mode in which an event triggered by a node can be continuously transferred to an upper node until the outermost node of a page. The trigger event refers to an event triggered by a trigger operation of a page element. Specifically, the trigger event may include, but is not limited to, a trigger operation, a triggered page element, a trigger time, or a type of trigger operation, etc. Wherein the trigger Time may be determined based on (Coordinated Universal Time).
The terminal may receive the trigger event delivered to the outermost layer of the page by means of bubbling. Specifically, the terminal may monitor all contents in the page at the outermost layer of the page in the event broker mode, and when a page element in the page is triggered, the node of the page element may deliver the triggered event to an upper node step by step in a bubble manner until the outermost node of the page, and the terminal may receive the trigger event delivered to the outermost layer of the page.
S304, acquiring the target node identification corresponding to the page element.
The target node identification is a unique identification preconfigured for the page element. In the embodiment of the present application, a unique identifier may be preconfigured for a page element included in a page to distinguish the page elements in the page, that is, in the page, the page elements correspond to node identifiers one to one. Alternatively, the node identification may be composed of at least one of letters, numbers, symbols, and the like. The pre-configuration of the node identifier can be configured by a developer in the process of program development, and the node identifier can also be pre-configured on a page element in a page through a random character generation algorithm and the like. The terminal can receive a trigger event transmitted in a bubbling mode and a target node identifier corresponding to a page element of the trigger event at the outermost layer of the page; the trigger event may include a page element of the trigger event, and the terminal may also obtain, when receiving the trigger event, a target node identifier corresponding to the page element according to the unique identifier preconfigured for the page element.
Further, the terminal can pre-configure the node identifier for the page element needing to acquire the buried point data according to the actual application requirement. Generally, a page includes invalid content, such as a blank position in the page, a position only used for displaying information, and the like, a developer may pre-configure a node identifier for a page element of the valid content according to an actual application requirement, and a page element corresponding to the invalid content may not be configured. For example, unique identifiers may be preconfigured for corresponding page elements of input controls, buttons, drop-down boxes, picture links, text links, and the like. When the triggered page element does not have the corresponding target node identifier, the triggering operation of the page element may not be processed. The invalid trigger events can be filtered through the node identifiers, the trigger events generated by the pages configured with the node identifiers are correlated, and the accuracy and the efficiency of the buried data can be improved.
S306, the trigger event and the target node identification are associated.
The terminal associates the trigger event with the target node identifier, so as to form a corresponding relationship between the target node identifier and the trigger event. After the terminal associates the trigger event with the target node identifier, the trigger event corresponding to the page element can be viewed through the target node identifier corresponding to the page element. Optionally, the terminal may send the associated trigger event and target node identifier to the server, so as to store the trigger event and the target node identifier in the server.
The method has the advantages that the triggering event transmitted to the outermost layer of the page in an bubbling mode is used for monitoring all contents of the page, time does not need to be spent on arranging burying point requirements, codes are compiled or configured for each service logic needing to be buried, page elements are uniquely positioned through node identification, the problems that data are invalid and the burying points need to be carried out again due to reasons such as page structure change can be solved, and cost of the burying points can be greatly reduced.
Optionally, in some embodiments, the terminal may bind the event to the page element that needs to be monitored, specifically, the terminal obtains the input event at the node of the page element that needs to be monitored, and binds the input event with the node of the page element. The terminal can also perform global scanning on the program when the program corresponding to the software product is compiled, and bind the event and the like at the node of the page element needing to monitor the event. Therefore, when the page element is triggered by the trigger operation belonging to the second operation type, the terminal can directly acquire the trigger event and the target node identifier corresponding to the trigger operation from the node of the page element, and associate the trigger event and the target node identifier. Of course, the embodiment provided by the present application may also adopt other manners, such as visual point burying, manual point burying, and the like, to collect log data of the page element, which is not limited herein.
FIG. 4 is a flow diagram that illustrates a log interface, under an embodiment. As shown in fig. 4, in an embodiment, a process of presenting a log interface corresponding to a page element in the provided page control method includes:
s402, acquiring a target node identifier corresponding to the page element, wherein the target node identifier is a unique identifier pre-configured for the page element.
The terminal may identify the target node corresponding to the triggered page element. When the triggered page element has no corresponding target node identifier, the terminal may send a prompt on the log interface that the page element is not monitored.
S404, acquiring corresponding target log data according to the target node identifier.
The log data may include trigger events, information of the trigger events, statistics, and the like. The terminal can search corresponding target log data according to the target node identifier; the target log data may further include a trigger event corresponding to the page element, event information of the trigger event, statistical data corresponding to the page element, and the like. The event information of the trigger event may include, but is not limited to, the number of events of the trigger event, an event sequence flag, an event operation flag, and the like.
Further, the terminal can also acquire log data corresponding to the page element within a preset time period. The time period may be a specific time interval or a duration of a distance from the current time. Specifically, the time period may be specific to a year, a month, a date, and may also be specific to a time, a minute, and the like, and is not limited herein. For example, the time period of input may be 13 hours to 15 hours, 13 hours to 30 minutes to 14 hours, within 3 days, within 5 hours, or within 1 month, etc. The terminal can obtain the time period set by the user, and obtain the log data from the target node identification and the time period. Optionally, the page may also preset a default time period, and the terminal may also acquire the default time period when the page element is triggered, and acquire the corresponding log data according to the target node identifier and the default time period.
Optionally, the terminal may also send the target node identifier to the server, and the server searches for the log data corresponding to the target node identifier and returns the log data to the terminal, so that the terminal may obtain the log data corresponding to the target node identifier. Further, the log data returned to the terminal by the server may be data corresponding to the page elements obtained after the collection of the plurality of terminals, and the event information of the trigger event included in the log data may further include the number of times of the event after the duplication of the user is removed.
S406, displaying a log interface containing the target log data.
And the terminal displays a log interface containing the target log data. Namely, the terminal can display the target log data in the log interface. The display mode of the log data is not limited. For example, the log data can be presented in a log interface in a list, table, chart, mathematical model, and the like. The terminal can obtain the trigger operation of a user on the page element needing to check the log data, when the trigger operation is of a first operation type, the target log data corresponding to the page element is obtained according to the trigger operation, an interface containing the target log data is displayed in a popup window, a window and other modes, the log data can be checked conveniently, and the business operation of the page cannot be influenced.
FIG. 5 is a flow diagram of obtaining statistical data in one embodiment. As shown in fig. 5, in one embodiment, the provided page control method further includes:
and S502, acquiring a selected instruction of the target statistical mode on a log interface.
The log interface may provide a variety of log statistics. Specifically, the statistical manner may include, but is not limited to, trigger times statistics, funnel model statistics, operation trajectory statistics, data association statistics, data comparison statistics, and the like. Different statistical approaches may be presented to the log interface in different forms. For example, the triggering times statistics may show the triggering times of different page elements in a pie chart form, and the like; counting the triggering times of page elements which can show different pages in a reverse triangle-like mode by using a funnel model; the data comparison statistics may show the difference of log data of different page elements in a table form. The terminal can obtain a selection instruction of the target statistical mode on a log interface.
S504, obtaining a sample trigger operation on at least one sample page element according to the selected instruction, wherein the operation type of the sample trigger operation belongs to a first operation type.
The statistical approach may include data statistics for one or more page elements. The terminal can obtain sample page elements required by the target statistics. The sample page element is a triggered page element in a page acquired by the terminal after the selected instruction of the target statistical mode is acquired. The operation type of the sample trigger operation belongs to the first operation type, that is, the operation of triggering the sample page element by the user does not affect the business operation of the page element. Specifically, after the terminal acquires the instruction for selecting the target statistical mode on the log interface, the terminal may acquire a trigger operation on a page element in the page and detect a target operation type corresponding to the trigger operation, when the target operation type is a first operation type, the triggered page element is used as a sample page element, and when the target operation type is a second operation type, the service operation corresponding to the page element is executed. Optionally, when the terminal obtains the selected instruction of the target statistical manner on the log interface, the log interface may be hidden, minimized or placed at the bottom layer of the page, so as to improve the convenience of selecting the sample page elements.
S506, taking the sample node identification and the target node identification corresponding to the sample page element as statistical node identifications, and sending the target statistical mode and the statistical node identification to a server.
The statistical node identification comprises a sample node identification and a target node identification. The statistical node identifiers are all node identifiers used for performing data statistics according to the target statistical mode. Specifically, the terminal may receive an acquisition completion instruction of the sample page element, acquire a sample node identifier corresponding to the sample page element according to the acquisition completion instruction, use the sample node identifier and the target node identifier as the statistical node identifier, and send the target statistical manner and the statistical node identifier to the server.
And S508, receiving and displaying target statistical data on a log interface, wherein the target statistical data are statistical data returned by the server based on a target statistical mode and a statistical node identifier.
And the terminal receives and displays the target statistical data on a log interface. Specifically, the terminal displays the target statistical data on a log interface based on a display form of a target statistical mode. The server obtains the target statistical data based on the target statistical mode and the statistical node identifier, and specifically, the server can obtain the corresponding log data according to the statistical node identifier, and further perform statistics on the obtained log data according to the target statistical mode to obtain the target statistical data, and return the target statistical data to the terminal. Optionally, the server stores trigger events and event information uploaded by a plurality of terminals, and the server may obtain log data corresponding to the terminal according to a request of the terminal for statistics, may also obtain preset log data corresponding to the terminal for statistics, may also obtain log data of all terminals for statistics, and the like, but is not limited thereto.
The terminal prestores node identifiers corresponding to all page elements in the page. Each node identification is different in all pages contained in the software product. Optionally, the terminal may generate a unique node identifier corresponding to each page element according to a random number generation algorithm; the terminal can also receive the input assigned numerical value of each page element, and the input assigned numerical value is used as the node identifier of the page element. Generally, a page element is described in a way of page structure positioning or a way of generating an identifier by a hash algorithm, for example, a picture page element may be described as body/div [0]/img, which is affected by a change in page structure and cannot realize unique positioning of the page element, and when the page structure changes, the description of the page element is invalid and cannot perform statistical analysis according to the page element. The log statistical method provided by the embodiment of the application comprises the steps of displaying different target statistical methods on a log interface, obtaining statistical node identifications according to selected instructions of the target statistical methods, and receiving and displaying target statistical data obtained by a server based on the target statistical methods and the statistical node identifications. The method has the advantages of realizing various statistical operations on the log data, being simple to operate, free from the influence of the change of the page structure, low in development cost, high in node identification readability and capable of improving the convenience of log data statistics.
In one embodiment, after the log interface corresponding to the page element is displayed in the provided page control method, the method further includes: acquiring a target event name input in a log interface; and binding the target event name and the target node identifier corresponding to the page element.
The terminal can acquire the name of the target event input in the log interface. Optionally, the log interface may provide an input box of the target event name, and the terminal may obtain the target event name input in the input box; the terminal can also acquire the input target event name through voice recognition, picture recognition and other modes on the log interface.
The terminal can bind the target event name and the target node identifier corresponding to the page element, so that the corresponding relationship between the event name and the node identifier can be realized. Further, the event name is similar to the node identification and is not repeated uniquely in the page or software product. The terminal can detect whether the input target event name exists or not, and when the name exists, a prompt that the name exists and the name is required to be input again is sent; and when the target event name does not exist, executing the operation of binding the target event name and the target node identification. Optionally, the terminal may also send the target event name and the target node identifier to the server, and the server performs binding processing on the target event name and the target node identifier.
FIG. 6 is a diagram of a journal interface in one embodiment. As shown in fig. 6, when a page element is triggered by a trigger operation belonging to a first operation type, the page 610 may display a log interface 620 corresponding to the page element, where the log interface 620 may display information corresponding to the page element, for example, the same locator of the page where the page element is located and a node identifier corresponding to the page element, the log interface 620 further includes an input box 622, and the terminal may obtain a target event name input by the user through the input box 622 and perform binding processing on the target event name and the node identifier corresponding to the page element.
FIG. 7 is a flow diagram that illustrates querying log data, in one embodiment. As shown in fig. 7, in one embodiment, the provided page control method further includes:
s702, acquiring the name of the query event input in the log interface.
The log interface may also be provided with an entry for entering the name of the query event. For example, the log interface may be provided with a text input box, a voice input control, a picture input control, an event name option, and the like, and the terminal may obtain a query event name input by the user in the log interface.
S704, obtaining query log data corresponding to the node identifier bound with the query event name.
The terminal acquires query log data corresponding to the node identifier bound to the query event name, and specifically, the terminal may acquire the bound node identifier according to the query event name and then acquire the corresponding query log data according to the bound node identifier. Optionally, the terminal may also send the query event name to the server, and obtain, by the server, query log data corresponding to the node identifier bound to the query event name and return the query log data to the terminal. The log data corresponding to the node identifier bound to the query event name included in the query log data may include, but is not limited to, a trigger event corresponding to the node identifier bound to the query event name, information of the trigger event, statistical data, and the like.
S706, displaying the query log data on a log interface.
The terminal may present the query log data in a log interface. The display mode of the query log data is not limited, and the query log data can be displayed in a log interface in a list mode, a table mode, a chart mode, a mathematical model mode and the like.
The query event name input in the log interface is acquired, query log data corresponding to the node identifier bound with the query event name is acquired, and the query log data is displayed on the log interface, so that the convenience and readability of log data query can be improved.
FIG. 8 is a flow diagram of detecting user identification rights in one embodiment. As shown in fig. 8, in an embodiment, before detecting a target operation type corresponding to a trigger operation in the provided page control method, the method further includes:
s802, obtaining the user identification of the login page.
The user identification is the unique identification of the user in the software product. Specifically, the user identification may be composed of at least one of text, numerals, characters, symbols, and the like. For example, the user identifier may be a mobile phone number, an identification number, a mailbox address, and the like, but is not limited thereto. The terminal can provide a login interface and receive login information input by a user to complete the login of the page, and then the terminal can acquire the user identification of the login page. Optionally, in some embodiments, the terminal may first detect whether the page has a logged-in user identifier, and if so, perform an operation of acquiring the logged-in user identifier.
S804, detecting whether the user identification has the authority of checking the log.
The terminal detects whether the user identification has the authority of checking the log. Alternatively, the terminal may send the user identifier to the server, and the server detects whether the user identifier has the right to view the log. Specifically, the server may divide the user identifier included in the software product into a management user identifier and a common user identifier, and when receiving the user identifier uploaded by the terminal, if it is determined that the user identifier belongs to the management user identifier, the server sends an indication that the user identifier has a log viewing permission to the terminal; the server can also configure different authorities for different user identifications, when the server receives the user identification uploaded by the terminal, whether the user identification has the authority for checking the log is detected, and when the user identification has the authority for checking the log, an indication that the user identification has the authority for checking the log is sent to the terminal.
And S806, when the user identifier has the right to view the log, executing an operation of detecting a target operation type corresponding to the trigger operation.
The terminal can detect a target operation type corresponding to the trigger operation when the user identifier is determined to have the authority of checking the log, display a log interface corresponding to the page element when the target operation type is the first operation type, and execute the business operation corresponding to the page element according to the trigger operation when the target operation type is the second operation type, so that the log interface can be prevented from being displayed for a user without the authority to check, and the safety of log data is improved.
In one embodiment, a page control method is provided, which is described by taking an application of the page control method to a business system, a log system and a gesture system as an example, wherein the business system is a system of the software product; the log system is a system which is corresponding to the service system and is used for collecting log data, counting the log data and providing interactive log operation; the gesture system is used for realizing the combination of the log system and the service system, namely, the log interface is determined to be displayed or the service operation is executed according to the trigger type of the trigger operation of the page element, and the specific operation of the page control method is realized as follows:
firstly, the terminal can acquire triggering operation on page elements in a page of a business system through a gesture system. Specifically, the trigger operation may include, but is not limited to, a single-click operation, a double-click operation, a long-press operation, a drag operation, a gesture zoom operation, and the like. The terminal can acquire the trigger operation of the page element in the page.
And then, detecting a target operation type corresponding to the trigger operation through a gesture system. The target operation type refers to an operation type corresponding to the trigger operation. Specifically, the operation types may be divided according to trigger conditions of service operations corresponding to the page elements. For example, the trigger operations that satisfy the trigger condition of the page element business operation are classified into the same operation type, and the trigger operations that do not satisfy the trigger condition of the page element business operation are classified into another operation type. The terminal is preset with trigger operations contained in different operation types, so that the terminal can detect a target operation type corresponding to the trigger operation when receiving the trigger operation on the page element in the page.
Optionally, the terminal may obtain the user identifier of the login page, detect whether the user identifier has the right to view the log, and execute an operation of detecting the target operation type corresponding to the trigger operation when the user identifier has the right to view the log.
And then, when the target operation type is the first operation type, displaying a log interface corresponding to the page element in a log system corresponding to the service system. And when the target operation type is the second operation type, the terminal executes the corresponding service operation of the page element in the service system according to the triggering operation.
In the embodiment of the application, the terminal prestores the trigger operation corresponding to the first operation type and the second operation type. The first operation type comprises a trigger operation different from a trigger operation of a trigger condition of the page element business operation, and the second operation type comprises a trigger operation meeting the trigger condition of the page element business operation, namely the first operation type comprises a trigger operation of a trigger log system; the second operation type comprises a triggering operation of the business system.
Optionally, the terminal obtains a target node identifier corresponding to the page element through the log system, obtains corresponding target log data according to the target node identifier, and displays a log interface containing the target log data.
Optionally, the terminal may obtain a selection instruction for a target statistical mode on a log interface of the log system, obtain a sample trigger operation for at least one sample page element according to the selection instruction, where an operation type of the sample trigger operation belongs to the first operation type, use a sample node identifier and a target node identifier corresponding to the sample page element as statistical node identifiers, and send the target statistical mode and the statistical node identifiers to the server; and receiving and displaying target statistical data on a log interface, wherein the target statistical data is statistical data returned by the server based on a target statistical mode and a statistical node identifier.
Optionally, the terminal obtains the target event name input in the log interface, and performs binding processing on the target event name and the target node identifier corresponding to the page element through the log system.
Optionally, the terminal obtains a query event name input in the log interface, obtains query log data corresponding to the node identifier bound to the query event name through the log system, and displays the query log data in the log interface. Optionally, the terminal may further obtain log data corresponding to the page element within a preset time period.
Optionally, when the target operation type is the second operation type, the terminal receives a trigger event corresponding to the trigger operation transmitted to the outermost layer of the page in an bubbling manner, acquires a target node identifier corresponding to the page element, and associates the trigger event with the target node identifier.
The target operation types corresponding to different trigger operations can be distinguished through the gesture system, when the target operation type is the first operation type, the corresponding log interface is displayed, and when the target operation type is the second operation type, the business operation corresponding to the page element is executed, namely, the combination between the log system and the business system is realized, and the log system and the business system are not influenced by each other, so that the operation is convenient, and the convenience for checking the log can be improved.
Fig. 2-5, 7, and 8 are schematic flow diagrams of a page control method in an embodiment. It should be understood that although the various steps in the flowcharts of fig. 2-5, 7, 8 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-5, 7, and 8 may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of performing the sub-steps or stages is not necessarily sequential, but may be performed alternately or alternatingly with other steps or at least some of the sub-steps or stages of other steps.
Fig. 9 is a block diagram of a page control apparatus according to an embodiment. As shown in fig. 9, the page control apparatus includes an obtaining module 902, a detecting module 904, and a presenting module 906. Wherein:
an obtaining module 902, configured to obtain a trigger operation on a page element in a page;
a detecting module 904, configured to detect a target operation type corresponding to the trigger operation;
and the showing module 906 is configured to show the log interface corresponding to the page element when the target operation type is the first operation type.
The page control device provided by the embodiment of the application can distinguish operation types corresponding to different trigger operations, the operation corresponding to the first operation type is to consolidate a log interface corresponding to a page element, the operation corresponding to the second operation type is to execute a business operation corresponding to the page element according to the trigger operation, the log interface can be displayed while the business process operation of a software page is not influenced, and the operation is simple and convenient.
In an embodiment, the provided page control apparatus further includes an execution module 908, where the execution module 908 is configured to execute a business operation corresponding to a page element according to a trigger operation when the target operation type is the second operation type.
In one embodiment, the presentation module 906 may be further configured to obtain a target node identifier corresponding to the page element, where the target node identifier is a unique identifier preconfigured for the page element; acquiring corresponding target log data according to the target node identification; and displaying a log interface containing the target log data.
In one embodiment, the provided page control apparatus further includes an association module 910, where the association module 910 is configured to receive, when the target operation type is a second operation type, a trigger event corresponding to a trigger operation that is transmitted to an outermost layer of a page in a bubble manner; acquiring a target node identifier corresponding to a page element; and associating the trigger event with the target node identifier.
In one embodiment, the presentation module 906 may be further configured to obtain a selected instruction for the target statistical manner on the log interface; obtaining a sample trigger operation on at least one sample page element according to the selected instruction, wherein the operation type of the sample trigger operation belongs to a first operation type; taking a sample node identifier and a target node identifier corresponding to the sample page element as statistical node identifiers, and sending a target statistical mode and the statistical node identifiers to a server; and receiving and displaying target statistical data on a log interface, wherein the target statistical data is statistical data returned by the server based on a target statistical mode and a statistical node identifier.
In one embodiment, the provided page control apparatus further comprises a binding module 912, wherein the binding module 912 is configured to obtain a target event name input in the log interface; and binding the target event name and the target node identifier corresponding to the page element.
In one embodiment, the presentation module 906 may also be configured to obtain a name of a query event entered at the log interface; acquiring query log data corresponding to a node identifier bound with a query event name; and displaying the query log data on a log interface.
In one embodiment, the detection module 904 may also be configured to obtain a user identifier of the login page; detecting whether the user identification has the authority of checking the log; and when the user identification has the authority of viewing the log, detecting a target operation type corresponding to the trigger operation.
FIG. 10 is a diagram illustrating an internal structure of a computer device in one embodiment. The computer device may specifically be the terminal 110 in fig. 1. As shown in fig. 10, the computer apparatus includes a processor, a memory, a network interface, an input device, and a display screen connected through a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and may also store a computer program that, when executed by the processor, causes the processor to implement the page control method. The internal memory may also have a computer program stored therein, which when executed by the processor, causes the processor to perform the page control method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 10 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, the page control apparatus provided in the present application may be implemented in the form of a computer program, and the computer program may be run on a computer device as shown in fig. 10. The memory of the computer device can store various program modules which form the page control device, such as an acquisition module, a detection module, a presentation module and the like shown in fig. 9. The computer program constituted by the respective program modules causes the processor to execute the steps in the page control method of the respective embodiments of the present application described in the present specification.
For example, the computer device shown in fig. 10 may execute the step of acquiring the trigger operation on the page element in the page through an acquisition module in the page control apparatus shown in fig. 9. The computer equipment can execute the step of detecting the target operation type corresponding to the trigger operation through the detection module. And the computer equipment can perform the step of displaying the log interface corresponding to the page element when the target operation type is the first operation type through a display module.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to perform the steps of the above-described page control method. Here, the steps of the page control method may be steps in the page control methods of the above-described respective embodiments.
In one embodiment, a computer readable storage medium is provided, storing a computer program which, when executed by a processor, causes the processor to perform the steps of the above-described page control method. Here, the steps of the page control method may be steps in the page control methods of the above-described respective embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A page control method is applied to a business system, a log system and a gesture system and comprises the following steps:
acquiring triggering operation on page elements in a page through the gesture system;
detecting a target operation type corresponding to the trigger operation through the gesture system;
when the target operation type is a first operation type, displaying a log interface corresponding to the page element in a log system corresponding to the service system; the first operation type comprises a trigger operation different from a trigger operation of a page element business operation;
when the target operation type is a second operation type, executing the corresponding service operation of the page element in the service system according to the trigger operation; the second operation type comprises a trigger operation meeting a trigger condition of the page element business operation.
2. The method according to claim 1, wherein the displaying of the log interface corresponding to the page element in the log system corresponding to the business system comprises:
acquiring a target node identifier corresponding to the page element through a log system corresponding to the service system, wherein the target node identifier is a unique identifier pre-configured for the page element;
acquiring corresponding target log data according to the target node identification;
and displaying a log interface containing the target log data.
3. The method of claim 1, further comprising:
when the target operation type is a second operation type, receiving a trigger event corresponding to the trigger operation transmitted to the outermost layer of the page in a bubbling mode;
acquiring a target node identifier corresponding to the page element;
and associating the trigger event with the target node identification.
4. The method of claim 1, further comprising:
acquiring a selection instruction of a target statistical mode on the log interface;
obtaining a sample trigger operation on at least one sample page element according to the selected instruction, wherein the operation type of the sample trigger operation belongs to a first operation type;
taking a sample node identifier and a target node identifier corresponding to the sample page element as statistical node identifiers, and sending the target statistical mode and the statistical node identifiers to a server;
and receiving and displaying target statistical data on the log interface, wherein the target statistical data are statistical data returned by the server based on the target statistical mode and the statistical node identification.
5. The method of claim 1, wherein after the presenting the log interface corresponding to the page element, the method comprises:
acquiring a target event name input in the log interface;
and binding the target event name and the target node identifier corresponding to the page element.
6. The method of claim 5, further comprising:
acquiring a query event name input in the log interface;
acquiring query log data corresponding to the node identifier bound with the query event name;
and displaying the query log data on the log interface.
7. The method according to any one of claims 1 to 6, wherein before detecting the target operation type corresponding to the trigger operation, the method comprises:
acquiring a user identifier for logging in the page;
detecting whether the user identification has the authority of checking the log;
and when the user identification has the authority of viewing the log, executing the operation of detecting the target operation type corresponding to the trigger operation.
8. A page control device is applied to a business system, a log system and a gesture system, and comprises the following components:
the acquisition module is used for acquiring triggering operation on page elements in a page through the gesture system;
the detection module is used for detecting a target operation type corresponding to the trigger operation through the gesture system;
the display module is used for displaying a log interface corresponding to the page element in a log system corresponding to the service system when the target operation type is a first operation type; the first operation type comprises a trigger operation different from a trigger operation of a page element business operation;
the execution module is used for executing the business operation corresponding to the page element in the business system according to the trigger operation when the target operation type is a second operation type; the second operation type comprises a trigger operation meeting a trigger condition of the page element business operation.
9. A computer-readable storage medium, storing a computer program which, when executed by a processor, causes the processor to carry out the steps of the method according to any one of claims 1 to 7.
10. A computer device comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of the method according to any one of claims 1 to 7.
CN201910271040.2A 2019-04-04 2019-04-04 Page control method and device, computer readable storage medium and computer equipment Active CN110134656B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910271040.2A CN110134656B (en) 2019-04-04 2019-04-04 Page control method and device, computer readable storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910271040.2A CN110134656B (en) 2019-04-04 2019-04-04 Page control method and device, computer readable storage medium and computer equipment

Publications (2)

Publication Number Publication Date
CN110134656A CN110134656A (en) 2019-08-16
CN110134656B true CN110134656B (en) 2021-10-22

Family

ID=67569399

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910271040.2A Active CN110134656B (en) 2019-04-04 2019-04-04 Page control method and device, computer readable storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN110134656B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111696658B (en) * 2020-04-26 2024-04-05 深圳市人工智能与机器人研究院 Injection pump control method, device, computer equipment and storage medium
CN113806212A (en) * 2020-06-17 2021-12-17 北京字节跳动网络技术有限公司 Application program exception positioning method and device and electronic equipment
CN113961110A (en) * 2020-07-01 2022-01-21 腾讯科技(深圳)有限公司 User operation response method and device, computer equipment and storage medium
CN114371889B (en) * 2022-01-19 2023-10-13 苏州峰之鼎信息科技有限公司 Event configuration method, device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101324940A (en) * 2008-07-28 2008-12-17 河南中光学集团有限公司 System and method for managing performance check diary
CN102831047A (en) * 2011-06-16 2012-12-19 上海聚力传媒技术有限公司 Method, device and equipment for dynamically regulating log information output of monitoring object
CN105843607A (en) * 2016-03-17 2016-08-10 北京麒麟合盛网络技术有限公司 Information displaying method and device
CN107193920A (en) * 2017-05-15 2017-09-22 北京趣拿软件科技有限公司 Data processing method and device for client
CN108334525A (en) * 2017-01-20 2018-07-27 阿里巴巴集团控股有限公司 A kind of method for exhibiting data and device
CN109063204A (en) * 2018-09-14 2018-12-21 郑州云海信息技术有限公司 Log inquiring method, device, equipment and storage medium based on artificial intelligence

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120191748A1 (en) * 2011-01-20 2012-07-26 John Nicholas Gross System & Method For Facilitating Sequential Review of Restructured Protected Data
CN103631699B (en) * 2012-08-28 2019-02-12 北京京东尚科信息技术有限公司 Log Administration System and log monitoring, acquisition and querying method
US20160026945A1 (en) * 2014-07-22 2016-01-28 Microsoft Technology Licensing, Llc. Taking in-line contextual actions on a unified display
US9952769B2 (en) * 2015-09-14 2018-04-24 Microsoft Technology Licensing, Llc. Data storage system with data storage devices operative to manage storage device functions specific to a particular data storage device
CN106603350B (en) * 2016-12-15 2020-06-02 北京小米移动软件有限公司 Information display method and device
CN107729222B (en) * 2017-07-26 2020-01-07 深圳壹账通智能科技有限公司 User behavior statistical method, system, computer device and storage medium
CN109213952A (en) * 2018-08-02 2019-01-15 平安科技(深圳)有限公司 Page access processing method, device, computer equipment and storage medium
CN109241376A (en) * 2018-08-24 2019-01-18 山东浪潮通软信息科技有限公司 A kind of electronic records management device and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101324940A (en) * 2008-07-28 2008-12-17 河南中光学集团有限公司 System and method for managing performance check diary
CN102831047A (en) * 2011-06-16 2012-12-19 上海聚力传媒技术有限公司 Method, device and equipment for dynamically regulating log information output of monitoring object
CN105843607A (en) * 2016-03-17 2016-08-10 北京麒麟合盛网络技术有限公司 Information displaying method and device
CN108334525A (en) * 2017-01-20 2018-07-27 阿里巴巴集团控股有限公司 A kind of method for exhibiting data and device
CN107193920A (en) * 2017-05-15 2017-09-22 北京趣拿软件科技有限公司 Data processing method and device for client
CN109063204A (en) * 2018-09-14 2018-12-21 郑州云海信息技术有限公司 Log inquiring method, device, equipment and storage medium based on artificial intelligence

Also Published As

Publication number Publication date
CN110134656A (en) 2019-08-16

Similar Documents

Publication Publication Date Title
CN110134656B (en) Page control method and device, computer readable storage medium and computer equipment
CN108304498B (en) Webpage data acquisition method and device, computer equipment and storage medium
CN102541853B (en) Method and device which are capable of obtaining application information by utilizing browser address bar
CN108848142B (en) Message pushing method and device, computer equipment and storage medium
CN110489312A (en) Data correlation method and device for control trigger data acquisition
CN110119336A (en) Data processing method, device, computer readable storage medium and computer equipment
CN109828809B (en) Information visualization method and device for billboard, computer equipment and storage medium
CN106911554B (en) Historical information display method and device
CN114611481A (en) Template configuration method and device, computer equipment and storage medium
CN114047854B (en) Information interaction method and device for document processing, electronic equipment and storage medium
CN113342249B (en) Content management method, device, equipment and storage medium capable of previewing in real time
CN113468260B (en) Data analysis method and device, electronic equipment and storage medium
CN115687826A (en) Page refreshing method and device, computer equipment and storage medium
CN113010527A (en) Processing method and device for detection data, computer equipment and storage medium
CN109656549B (en) Construction method and device of monitoring system, computer equipment and storage medium
JP5479517B2 (en) Information processing apparatus, method and system
CN112287131A (en) Information interaction method and information interaction device
Hoeber et al. Browseline: 2d timeline visualization of web browsing histories
KR101242878B1 (en) Method and system for extracting and providing item having annotation on electronic book
CN111984743A (en) Audit service data display method and device, computer equipment and storage medium
CN108287826B (en) Medical system-based case reading method
CN109871501B (en) Page display method and device, computer readable storage medium and computer equipment
CN113987016B (en) Clinical delivery data comparison method, device, computer equipment and storage medium
CN106202215A (en) A kind of processing method showing element and mobile terminal
JP2010097411A (en) Personal information disclosure support device

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