CN111142983B - Management method and system of operation interface - Google Patents

Management method and system of operation interface Download PDF

Info

Publication number
CN111142983B
CN111142983B CN201811313705.3A CN201811313705A CN111142983B CN 111142983 B CN111142983 B CN 111142983B CN 201811313705 A CN201811313705 A CN 201811313705A CN 111142983 B CN111142983 B CN 111142983B
Authority
CN
China
Prior art keywords
interface
data
control
content data
updating
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
CN201811313705.3A
Other languages
Chinese (zh)
Other versions
CN111142983A (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.)
Shanghai Moruan Communication Technology Co Ltd
Original Assignee
Shanghai Moruan Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Moruan Communication Technology Co Ltd filed Critical Shanghai Moruan Communication Technology Co Ltd
Priority to CN201811313705.3A priority Critical patent/CN111142983B/en
Publication of CN111142983A publication Critical patent/CN111142983A/en
Application granted granted Critical
Publication of CN111142983B publication Critical patent/CN111142983B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The invention discloses a management method and a system of an operation interface. The management method comprises the following steps: utilizing a grabbing tool to deploy grabbing acquisition points on a control of the operation interface; acquiring the triggered operation information of the control based on the grabbing acquisition point; and updating the operation interface according to the operation information. According to the operation information of the user operation interface, the personalized operation interface which accords with the operation habit of the user is generated, so that the convenience of interface operation is improved.

Description

Management method and system of operation interface
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and a system for managing an operation interface.
Background
At present, the operation interfaces of the same management, test and other systems are the same for different users. In fact, users with different identities have different operation habits and different required data contents, and the same operation interface can cause that part of users can acquire the required data contents through complicated operations, so that the operation habits of all users are not met.
Disclosure of Invention
The invention aims to overcome the defects that in the prior art, systems such as management, test and the like have the same operation interface aiming at different users, are not in line with the operation habits of all users and are complex in operation, and provides a management method and a management system of the operation interface.
The invention solves the technical problems by the following technical scheme:
a method of managing an operation interface, the method comprising:
utilizing a grabbing tool to deploy grabbing acquisition points on a control of the operation interface;
acquiring the triggered operation information of the control based on the grabbing acquisition point;
and updating the operation interface according to the operation information.
According to the method and the device, according to the operation information of the user operation interface, the operation habit and the operation preference of the user are analyzed, the personalized operation interface which accords with the operation habit of the user is generated, multiple complex operations can be realized, result statistics is directly realized through one key, and before one key statistics, the user can input auxiliary parameters to carry out fine adjustment on option parameters, so that the result accords with the requirements of the user better, and the convenience of interface operation is improved.
Preferably, the operation information includes: the association relation between the content data of the operation interface and the triggered control;
the step of updating the operation interface according to the operation information specifically comprises the following steps:
processing the content data based on the association relationship, the processing including at least one of: merging and classifying;
and updating the operation interface according to the processed content data. Preferably, the step of processing the content data based on the association relation specifically includes:
merging the content data according to the association relation;
analyzing the operation function realized by the combined content data;
and classifying the combined content data according to the operation function. Preferably, the operation information further includes: execution result data after the control is triggered;
the process further includes: verification processing;
after the step of merging the content data according to the association relationship, the method further comprises the following steps:
and verifying the execution result data, and filtering out the operation information corresponding to the execution result data which fails to pass the verification according to the verification result.
In the scheme, the operation information corresponding to the execution result data which is not passed by the verification is filtered according to the verification result, namely, the invalid operation information in the data chain is deleted, so that the effectiveness of interface management can be improved on one hand, the data processing burden can be reduced on the other hand, and the processing efficiency can be improved.
Preferably, the step of updating the operation interface specifically includes:
generating a combination control for each category of the classification result of the content data;
when the combination control is triggered, the operation function of the corresponding category is realized;
and updating a function menu of the operation interface according to the combination control so that a user can acquire the execution result data according to the function menu. Therefore, multiple complex operations can realize result statistics directly through one key, so that the result meets the requirements of users and the convenience of interface operation is improved.
A management system of an operation interface, the management system comprising:
the deployment module is used for deploying and grabbing the acquisition points on the control of the operation interface by utilizing a grabbing tool;
the grabbing and collecting point is used for acquiring the triggered operation information of the control;
and the interface updating module is used for updating the operation interface according to the operation information.
According to the method and the device, according to the operation information of the user operation interface, the operation habit and the operation preference of the user are analyzed, the personalized operation interface which accords with the operation habit of the user is generated, multiple complex operations can be realized, result statistics is directly realized through one key, and before one key statistics, the user can input auxiliary parameters to carry out fine adjustment on option parameters, so that the result accords with the requirements of the user better, and the convenience of interface operation is improved.
Preferably, the operation information includes: the association relation between the content data of the operation interface and the triggered control;
the interface updating module specifically comprises:
a data processing component for processing the content data based on the association relationship, the processing comprising at least one of: merging and classifying;
and the interface updating component is used for updating the operation interface according to the processed content data.
Preferably, the data processing component specifically includes:
a merging unit, configured to merge the content data according to the association relationship;
the analysis unit is used for analyzing the operation functions realized by the combined content data;
and the classifying unit is used for classifying the combined content data according to the operation function.
Preferably, the operation information further includes: execution result data after the control is triggered;
the process further includes: verification processing;
the data processing assembly further comprises:
and the verification unit is used for verifying the execution result data and filtering the operation information corresponding to the execution result data which is not passed by verification according to the verification result.
In the scheme, the operation information corresponding to the execution result data which is not passed by the verification is filtered according to the verification result, namely, the invalid operation information in the data chain is deleted, so that the effectiveness of interface management can be improved on one hand, the data processing burden can be reduced on the other hand, and the processing efficiency can be improved.
Preferably, the interface updating component specifically includes:
a control generation unit for generating a combined control for each category of the classification result of the content data;
when the combination control is triggered, the operation function of the corresponding category is realized;
and the interface updating unit is used for updating the function menu of the operation interface according to the combined control so that a user can acquire the execution result data according to the function menu. Therefore, multiple complex operations can realize result statistics directly through one key, so that the result meets the requirements of users and the convenience of interface operation is improved.
The invention has the positive progress effects that: according to the invention, according to the operation information of the user operation interface, the operation habit and the operation preference of the user are analyzed, the personalized operation interface which accords with the operation habit of the user is generated, multiple complex operations can be realized, the result statistics is directly realized through one key, and before the one key statistics, the user can input auxiliary parameters to carry out fine adjustment on option parameters, so that the result accords with the requirement of the user more, and the convenience of the interface operation is improved.
Drawings
Fig. 1 is a flowchart of a management method of an operation interface in embodiment 1 of the present invention.
Fig. 2 is a flowchart of a management method of an operation interface in embodiment 2 of the present invention.
Fig. 3 is a step flow chart of step 103-1 in fig. 2.
Fig. 4 is a step flow chart of step 103-2 in fig. 2.
Fig. 5 is a schematic block diagram of a management system of an operation interface in embodiment 3 of the present invention.
Fig. 6 is a schematic block diagram of a management system of an operation interface in embodiment 4 of the present invention.
Detailed Description
The invention is further illustrated by means of the following examples, which are not intended to limit the scope of the invention.
Example 1
The present embodiment provides a method for managing an operation interface of an application terminal, as shown in fig. 1, where the method for managing an operation interface includes the following steps:
and 101, deploying a grabbing acquisition point on a control of an operation interface by utilizing a grabbing tool.
The method comprises the steps of grabbing a workpiece such as a crawler tool, setting an interface crawler on an operation interface (such as a software/webpage graphical interface), and carrying out crawler point distribution on each operable control in the operation interface so as to monitor the operation interface and acquire operation information when a user operates the controls in the operation interface. Wherein, the operation information includes: content data (comprising a graphical interface and text information) of an operation interface, an association relation of a control triggered and execution result data of the control triggered; the association is, for example, the order in which the controls were triggered.
And 102, acquiring the triggered operation information of the control based on the grabbing acquisition point.
When the user performs an interface operation once, the operation interface changes, for example, pop-up boxes appear, jumps to the next interface or adds other information into the original interface, the capture tool acquires the association relation between the content data of the current operation interface and the triggered control, acquires the graphic interface and the text information from the content data of the operation interface, separates out the changed part data (different from the previous interface) and stores the changed part data into the crawler database as the operation information for updating the operation interface. The operation information is automatically and timely updated through the real-time monitoring of the operation interface.
The working principle of information grabbing by using the distributed crawler tool is as follows: after the control is triggered, the crawler tool scans the current operation interface, records the scanning result of each operation interface and simultaneously records the process data of the background task of the application terminal. It should be noted that, after the crawler tool obtains the process data of the background task of the application terminal, the application name of the process data is compared first, whether the current operation interface is the target application terminal operated by the user is determined, if the current operation interface does not belong to the target application terminal operated by the user, or if the current interface is a non-tool interface, the crawler workpiece gives up the scanned data, and the data cannot be stored in the crawler database.
And step 103, updating the operation interface according to the operation information.
In this embodiment, the operation habit of the user is analyzed according to the operation information acquired by the grabbing tool, so as to generate a personalized operation interface which accords with the operation habit of the user, thereby improving the convenience of interface operation.
Example 2
On the basis of embodiment 1, in this embodiment, as shown in fig. 2, step 103 specifically includes:
and 103-1, processing the content data based on the association relation.
Wherein the processing includes at least one of: and merging and classifying.
In this embodiment, as shown in fig. 3, step 103-1 includes:
and 103-11, merging the content data according to the association relation.
Step 103-11 is to collect longitudinal data of content data obtained by one or two independent operations of a user, for example, the user obtains a tested data report by inputting a series of operations including keyword operation, query control operation triggering and screening operation, then obtains operation data by a crawler tool after keyword operation, obtains operation data by the crawler tool after query control operation triggering, combines operation data by the crawler tool after screening operation and finally obtained execution result data (data report), and combines the above data into a data chain to characterize the series of operations of the user.
Step 103-12, analyzing the operation function realized by the combined content data.
Step 103-12 is to analyze the execution result data to analyze the purpose of a series of operations of the user, or take the test data report as an example, and the operation function is to obtain the test data report.
Step 103-13, classifying the combined content data according to the operation function.
There are a variety of ways to achieve this, as the same operational result is achieved. Step 103-13 is to have the same operation function, but the data chains realized by different ways are gathered together to realize the association operation of the transverse data. Wherein the same class of data chains can implement the same operational functions. Classification categories such as menu tree, parameter setting category, item selection category, condition selection category, and result derivation category, etc.
Step 103-2, updating the operation interface according to the processed content data.
In this embodiment, as shown in fig. 4, step 103-2 includes:
step 103-21, generating a combination control for each category of the classification result of the content data.
And when the combination control is triggered, the operation function of the corresponding category is realized. Therefore, by triggering the combination control, the corresponding functional operation can be realized, and corresponding data can be obtained. For example, an operation function of obtaining the data report forms is generated into a combined control, and the user can obtain the data report forms by triggering the combined control without executing three operations, namely, keyword input operation, query control triggering operation and screening operation.
Step 103-22, updating the function menu of the operation interface according to the combined control, so that the user can acquire the execution result data according to the function menu.
Therefore, the function menu of the user-defined operation interface according to the operation habit of the user is realized, and the user can obtain the desired data content according to simple operation.
In this embodiment, the user may set a corresponding target position and/or a sending manner on the combination control according to the requirement, and when the combination control is triggered, the obtained execution result data is sent to the corresponding target position, for example, the execution result data is sent to the target user by a short message, a mail, a multimedia message, or the like.
In this embodiment, the processing further includes: and a verification process including verification execution result data.
In this embodiment, before step 103-12, the method further includes: and verifying the execution result data, and filtering out operation information corresponding to the execution result data which fails to pass the verification according to the verification result. To delete invalid operation information in the data chain, for example, operation information without data return, return result 404 or data overflow, thereby improving the effectiveness of interface management, reducing the data processing burden and improving the processing efficiency. Wherein the execution result data returned after the verification is passed, i.e. after the control is triggered, is correct, and then step 103-12 is performed on the operation information including the execution result data after the verification is passed.
Example 3
The present embodiment provides a management system for an operation interface of an application terminal, as shown in fig. 5, where the management system includes: a deployment module 1 and an interface update module 2.
The deployment module 1 is used for deploying the grabbing acquisition points on the control of the operation interface by utilizing the grabbing tool. The method comprises the steps of grabbing workpieces such as crawler tools, deploying grabbing acquisition points, namely setting an interface crawler on an operation interface (such as a software/webpage graphical interface), and carrying out crawler point distribution on each operable control in the operation interface so as to monitor the operation interface and acquire operation information when a user operates the controls in the operation interface. Wherein, the operation information includes: content data (comprising a graphical interface and text information) of an operation interface, an association relation of a control triggered and execution result data of the control triggered; the association is, for example, the order in which the controls were triggered.
And the grabbing acquisition point is used for acquiring the triggered operation information of the control. When the user performs an interface operation once, the operation interface changes, for example, pop-up boxes appear, jumps to the next interface or adds other information in the original interface, the capture point captures the association relation between the content data of the current operation interface and the triggered control, the graphical interface and the text information are obtained from the content data of the operation interface, the changed part data (different from the previous interface) is separated, and the changed part data is stored in the crawler database to be used as the operation information for updating the operation interface. The operation information is automatically and timely updated through the real-time monitoring of the operation interface.
The working principle of information grabbing by using the distributed crawler tool is as follows: after the control is triggered, the crawler tool scans the current operation interface, records the scanning result of each operation interface and simultaneously records the process data of the background task of the application terminal. It should be noted that, after the crawler tool obtains the process data of the background task of the application terminal, the application name of the process data is compared first, whether the current operation interface is the target application terminal operated by the user is determined, if the current operation interface does not belong to the target application terminal operated by the user, or if the current interface is a non-tool interface, the crawler workpiece gives up the scanned data, and the data cannot be stored in the crawler database.
The interface updating module 2 is used for updating the operation interface according to the operation information. And updating the function menu of the operation interface according to the operation habit of the user.
In this embodiment, the operation habit of the user is analyzed according to the operation information acquired by the grabbing tool, so as to generate a personalized operation interface which accords with the operation habit of the user, thereby improving the convenience of interface operation.
Example 4
In this embodiment, as shown in fig. 6, based on embodiment 3, the interface updating module 2 specifically includes: a data processing component 21 and an interface updating component 22.
The data processing component 21 is configured to process the content data based on the association relationship, where the processing includes at least one of: and merging and classifying.
In this embodiment, the data processing component specifically includes: the device comprises a merging unit, an analyzing unit and a classifying unit.
The merging unit is used for merging the content data according to the association relation. The method includes that longitudinal data collection is carried out on content data obtained through one-time and two-time independent operation of a user, for example, the user obtains a tested data report through a series of operations including keyword input operation, query control operation triggering and screening operation, operation data is obtained through a crawler tool after keyword input operation, operation data is obtained through the crawler tool after query control operation triggering and screening operation, operation data obtained through the crawler tool and finally obtained execution result data (data report) are combined, and the combination mode is that the data form a data chain, and the series of operations of the user are represented.
The analyzing unit is used for analyzing the operation function realized by the combined content data. That is, the purpose of analyzing a series of operations of the user by analyzing the execution result data is to take the test data report as an example, and the operation function is to obtain the test data report.
The classifying unit is used for classifying the combined content data according to the operation function. There are a variety of ways to achieve this, as the same operational result is achieved. The classifying units are the data chains which have the same operation function but are realized by different ways are gathered together to realize the association operation of the transverse data. Wherein the same class of data chains can implement the same operational functions. Classification categories such as menu tree, parameter setting category, item selection category, condition selection category, and result derivation category, etc.
In this embodiment, the processing further includes: and (5) verification processing. The data processing assembly further comprises: and an authentication unit. The verification unit is used for verifying the execution result data, namely verifying the execution result data in the operation information corresponding to each data chain, and filtering out the operation information corresponding to the execution result data which fails to pass the verification according to the verification result. To delete invalid operation information in the data chain, for example, operation information without data return, return result 404 or data overflow, thereby improving the effectiveness of interface management, reducing the data processing burden and improving the processing efficiency. The execution result data returned after the verification is passed, namely, after the control is triggered, is correct, and then the data chain corresponding to the execution result data which is passed through the verification is sent to the analysis unit.
The interface updating component 22 is configured to update the operation interface according to the processed content data.
In this embodiment, the interface updating component specifically includes: and the control generation unit and the interface updating unit.
The control generation unit is used for generating a combination control for each category of the classification result of the content data. And when the combination control is triggered, the operation function of the corresponding category is realized. Therefore, by triggering the combination control, the corresponding functional operation can be realized, and corresponding data can be obtained. For example, an operation function of obtaining the data report forms is generated into a combined control, and the user can obtain the data report forms by triggering the combined control without executing three operations, namely, keyword input operation, query control triggering operation and screening operation.
The interface updating unit is used for updating the function menu of the operation interface according to the combined control so that a user can acquire execution result data according to the function menu. Therefore, the function menu of the user-defined operation interface according to the operation habit of the user is realized, and the user can obtain the desired data content according to simple operation.
In this embodiment, the user may set a corresponding target position and/or a sending manner on the combination control according to the requirement, and when the combination control is triggered, the obtained execution result data is sent to the corresponding target position, for example, the execution result data is sent to the target user by a short message, a mail, a multimedia message, or the like.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that this is by way of example only, and the scope of the invention is defined by the appended claims. Various changes and modifications to these embodiments may be made by those skilled in the art without departing from the principles and spirit of the invention, but such changes and modifications fall within the scope of the invention.

Claims (4)

1. A method for managing an operation interface, the method comprising:
utilizing a grabbing tool to deploy grabbing acquisition points on a control of the operation interface; the operation interface comprises operation interfaces of the same management and test system;
acquiring the triggered operation information of the control based on the grabbing acquisition point;
updating the operation interface according to the operation information;
the operation information includes: content data of the operation interface, an incidence relation of the control triggered and execution result data of the control triggered;
the step of updating the operation interface according to the operation information specifically comprises the following steps:
processing the content data based on the association relationship, the processing including at least one of: merging and classifying;
updating the operation interface according to the processed content data;
the step of processing the content data based on the association relation specifically includes:
merging the content data according to the association relation;
analyzing the operation function realized by the combined content data;
classifying the combined content data according to the operation function;
the step of updating the operation interface specifically comprises the following steps:
generating a combination control for each category of the classification result of the content data;
when the combination control is triggered, the operation function of the corresponding category is realized;
and updating a function menu of the operation interface according to the combination control so as to acquire the execution result data according to the function menu.
2. The method of managing an operation interface according to claim 1, wherein the processing further comprises: verification processing;
after the step of merging the content data according to the association relationship, the method further comprises the following steps:
and verifying the execution result data, and filtering out the operation information corresponding to the execution result data which fails to pass the verification according to the verification result.
3. A management system for an operator interface, the management system comprising:
the deployment module is used for deploying and grabbing the acquisition points on the control of the operation interface by utilizing a grabbing tool; the operation interface comprises operation interfaces of the same management and test system;
the grabbing and collecting point is used for acquiring the triggered operation information of the control;
the interface updating module is used for updating the operation interface according to the operation information;
the operation information includes: content data of the operation interface, an incidence relation of the control triggered and execution result data of the control triggered;
the interface updating module specifically comprises:
a data processing component for processing the content data based on the association relationship, the processing comprising at least one of: merging and classifying;
the interface updating component is used for updating the operation interface according to the processed content data;
the data processing component specifically comprises:
a merging unit, configured to merge the content data according to the association relationship;
the analysis unit is used for analyzing the operation functions realized by the combined content data;
the classifying unit is used for classifying the combined content data according to the operation function;
the interface updating component specifically comprises:
a control generation unit for generating a combined control for each category of the classification result of the content data;
when the combination control is triggered, the operation function of the corresponding category is realized;
and the interface updating unit is used for updating the function menu of the operation interface according to the combined control so as to acquire the execution result data according to the function menu.
4. The management system of an operation interface according to claim 3, wherein the operation information further includes: execution result data after the control is triggered;
the process further includes: verification processing;
the data processing assembly further comprises:
and the verification unit is used for verifying the execution result data and filtering the operation information corresponding to the execution result data which is not passed by verification according to the verification result.
CN201811313705.3A 2018-11-06 2018-11-06 Management method and system of operation interface Active CN111142983B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811313705.3A CN111142983B (en) 2018-11-06 2018-11-06 Management method and system of operation interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811313705.3A CN111142983B (en) 2018-11-06 2018-11-06 Management method and system of operation interface

Publications (2)

Publication Number Publication Date
CN111142983A CN111142983A (en) 2020-05-12
CN111142983B true CN111142983B (en) 2024-04-09

Family

ID=70516104

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811313705.3A Active CN111142983B (en) 2018-11-06 2018-11-06 Management method and system of operation interface

Country Status (1)

Country Link
CN (1) CN111142983B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855058A (en) * 2012-08-14 2013-01-02 上海摩软通讯技术有限公司 Method for updating user interface
CN103577506A (en) * 2012-08-10 2014-02-12 俞晓鸿 System and method for propelling information based on data captured from individual home page
CN104679519A (en) * 2015-03-10 2015-06-03 于秀山 Method and device for acquiring functions of graphic user interface software
CN105549888A (en) * 2015-12-15 2016-05-04 芜湖美智空调设备有限公司 Combined control generation method and device
CN105700787A (en) * 2015-12-31 2016-06-22 上海摩软通讯技术有限公司 Mobile terminal and function control method of application software thereof
CN107301007A (en) * 2016-04-15 2017-10-27 平安科技(深圳)有限公司 Method of displaying function menu and system
CN107357574A (en) * 2017-06-28 2017-11-17 维沃移动通信有限公司 A kind of operating method and mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108234533B (en) * 2016-12-12 2021-10-15 阿里巴巴集团控股有限公司 User operation processing method and related equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577506A (en) * 2012-08-10 2014-02-12 俞晓鸿 System and method for propelling information based on data captured from individual home page
CN102855058A (en) * 2012-08-14 2013-01-02 上海摩软通讯技术有限公司 Method for updating user interface
CN104679519A (en) * 2015-03-10 2015-06-03 于秀山 Method and device for acquiring functions of graphic user interface software
CN105549888A (en) * 2015-12-15 2016-05-04 芜湖美智空调设备有限公司 Combined control generation method and device
CN105700787A (en) * 2015-12-31 2016-06-22 上海摩软通讯技术有限公司 Mobile terminal and function control method of application software thereof
CN107301007A (en) * 2016-04-15 2017-10-27 平安科技(深圳)有限公司 Method of displaying function menu and system
CN107357574A (en) * 2017-06-28 2017-11-17 维沃移动通信有限公司 A kind of operating method and mobile terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于数据驱动的图形界面开发方案;彭顺顺 等;微型机与应用;20131010(第19期);第1-3、7页 *

Also Published As

Publication number Publication date
CN111142983A (en) 2020-05-12

Similar Documents

Publication Publication Date Title
WO2012155455A1 (en) Log analysis method and system based on web platform
US10664374B2 (en) Event analysis device, event analysis system, event analysis method, and event analysis program
CN102385621B (en) A kind of method and system realizing document index based on interface of input method
WO2016094689A1 (en) Single cell data management and analysis systems and methods
CA2686047A1 (en) Well prog execution facilitation system and method
CN111722984A (en) Alarm data processing method, device, equipment and computer storage medium
CN113409555B (en) Real-time alarm linkage method and system based on Internet of things
CN111857470B (en) Unattended control method and device for production equipment and controller
CN114297661A (en) Bug duplicate removal processing method, bug duplicate removal processing device, bug duplicate removal processing equipment and bug duplicate removal storage medium
CN111142983B (en) Management method and system of operation interface
CN112905996A (en) Information security traceability system and method based on multi-dimensional data association analysis
CN115238154A (en) Search engine optimization system
CN116383035A (en) Buried point inspection method, mobile terminal and storage medium
CN114185632B (en) Page configuration method, page configuration device, computer equipment, medium and program product
CN111581067A (en) Data acquisition method and device
CN109389972B (en) Quality testing method and device for semantic cloud function, storage medium and equipment
CN113360728A (en) User operation auditing method and device, computer equipment and storage medium
CN110457089B (en) Data acquisition method, data acquisition device, computer readable storage medium and computer equipment
WO2014200458A1 (en) Re-streaming time series data for historical data analysis
CN116305247A (en) Sensitive information detection method and system for process data of vehicle-mounted application software
US20230409531A1 (en) Method for real-time extraction of on-chip simulation information
CN114564719A (en) Docker mirror image scanning method based on static analysis
KR100503148B1 (en) System for processing web documents based style and content information and method thereof
CN112052241A (en) Data classification method for big data storage
JP2020038559A (en) Business management device, and control method and program therefor

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