CN111522608B - Method and device for improving execution rate of analog operation - Google Patents

Method and device for improving execution rate of analog operation Download PDF

Info

Publication number
CN111522608B
CN111522608B CN201910108962.1A CN201910108962A CN111522608B CN 111522608 B CN111522608 B CN 111522608B CN 201910108962 A CN201910108962 A CN 201910108962A CN 111522608 B CN111522608 B CN 111522608B
Authority
CN
China
Prior art keywords
interface
man
recording
machine interaction
input operation
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
CN201910108962.1A
Other languages
Chinese (zh)
Other versions
CN111522608A (en
Inventor
李逸骏
陈明生
赵鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Shuju Xinyun Information Technology Co ltd
Original Assignee
Beijing Shuju Xinyun Information 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 Beijing Shuju Xinyun Information Technology Co ltd filed Critical Beijing Shuju Xinyun Information Technology Co ltd
Priority to CN201910108962.1A priority Critical patent/CN111522608B/en
Publication of CN111522608A publication Critical patent/CN111522608A/en
Application granted granted Critical
Publication of CN111522608B publication Critical patent/CN111522608B/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3438Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment monitoring of user actions

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • User Interface Of Digital Computer (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application discloses a method and a device for improving the execution rate of analog operation, wherein the method comprises the following steps: executing a simulation operation process, responding to man-machine interaction input operation, changing interface attributes, changing a rendering interface by an interface renderer according to the interface attributes, and executing a background logic processing process by a background logic processor; recording the simulation operation process, recording execution time and execution mode of man-machine interaction input operation, and interface attribute change and background logic processing process corresponding to the man-machine interaction input operation; and playing back the execution simulation operation process of the simulation operation, wherein in the playback process, according to the recorded information, interface attribute change and background logic processing processes corresponding to the man-machine interaction input operation are sequentially executed according to the execution mode at the execution time of the man-machine interaction input operation. According to the application, the rendering of the interface is omitted, so that the processing performance can be effectively improved, and the pressure of the server side is reduced.

Description

Method and device for improving execution rate of analog operation
Technical Field
The present application relates to the field of internet technologies, and in particular, to a method and an apparatus for improving an execution rate of an analog operation.
Background
When the interface is realized in a mode of analog operation, the UI expression layer contains a large amount of logic, calculation and communication overheads, so that the interface has long running time and lower efficiency.
For example, having a large number of animated calculations on the interface can result in an excessive amount of calculations. The need for a large amount of hardware resource communication and rendering on the interface can result in failure to complete in time when the server load is high, resulting in an interface response timeout. Some interface elements may randomly appear in different positions, resulting in occlusion of elements that may need to be operated, etc., and thus failure of flow execution.
Disclosure of Invention
In order to solve the technical problems, the application provides a method and a device for improving the execution rate of analog operation.
The method for improving the execution rate of the analog operation provided by the application comprises the following steps:
executing a simulation operation process, responding to man-machine interaction input operation, changing interface attribute, changing a rendering interface by an interface renderer according to the interface attribute, and executing a background logic processing process by a background logic processor;
recording the simulation operation process, recording execution time and execution mode of man-machine interaction input operation, and interface attribute change and background logic processing process corresponding to the man-machine interaction input operation;
and playing back the execution simulation operation process of the simulation operation, wherein in the playback process, according to the recorded information, interface attribute change and background logic processing processes corresponding to the man-machine interaction input operation are sequentially executed according to the execution mode at the execution time of the man-machine interaction input operation.
The method for improving the execution rate of the simulation operation has the following characteristics:
the method further comprises the steps of:
recording an initiator of interface attribute change corresponding to man-machine interaction input operation in the recording process; the initiator refers to a background logic processor or a processor outside the background logic processor;
in the playback process, when an initiator of interface attribute change corresponding to the man-machine interaction input operation is a background logic processor, executing the interface attribute change in the background logic processing process by the background logic processor; and when the initiator of the interface attribute change corresponding to the man-machine interaction input operation is a processor other than a background logic processor, executing according to the execution mode in the recorded information.
The method for improving the execution rate of the simulation operation has the following characteristics:
the method further comprises the steps of:
in the recording process, recording all interface attribute changes corresponding to man-machine interaction input operation and the execution sequence of a background logic processing process;
and in the playback process, all interface attribute changing and background logic processing processes corresponding to the man-machine interaction input operation are sequentially executed according to the execution sequence.
The method for improving the execution rate of the simulation operation has the following characteristics:
during playback, constructing a description environment of interface attributes; and executing corresponding attribute change according to the interface attribute change recorded in the recording process in the description environment.
The method for improving the execution rate of the simulation operation has the following characteristics:
during playback, a data structure is built in the described environment, in which the interface attribute changes are performed.
The device for improving the execution rate of the analog operation provided by the application comprises the following components:
the execution module is used for executing a simulation operation process and responding to man-machine interaction input operation to change the interface attribute;
the interface renderer is used for changing the rendering interface according to the interface attribute when the execution module executes the simulation operation process;
the background logic processor is used for executing a background logic processing process when the execution module executes the simulation operation process;
the recording module is used for recording the simulation operation process;
the first recording module is used for recording the execution time and execution mode of the man-machine interaction input operation, and the interface attribute change and background logic processing process corresponding to the man-machine interaction input operation in the process of recording the simulation operation by the recording module;
the playback module is used for playing back the simulation operation executing process of the simulation operation;
and the processing module is used for sequentially executing interface attribute change and background logic processing processes corresponding to the man-machine interaction input operation according to the execution mode at the execution time of the man-machine interaction input operation according to the recorded information in the process of executing the simulation operation of the playback module.
The device for improving the execution rate of the simulation operation has the following characteristics:
the device also comprises a second recording module, a first recording module and a second recording module, wherein the second recording module is used for recording an initiator of interface attribute change corresponding to man-machine interaction input operation in the recording process; the initiator refers to a background logic processor or a processor outside the background logic processor;
the background logic processor is further configured to execute, in a playback process, when an initiator of the interface attribute change corresponding to the man-machine interaction input operation is the background logic processor, the interface attribute change in the background logic processing process;
and the processing module is also used for executing according to the execution mode in the recorded information when the initiator of the interface attribute change corresponding to the man-machine interaction input operation is a processor other than a background logic processor in the playback process.
The device for improving the execution rate of the simulation operation has the following characteristics:
the device also comprises a third recording module, a second recording module and a third recording module, wherein the third recording module is used for recording all interface attribute changes corresponding to man-machine interaction input operation and execution sequences of background logic processing processes in the recording process;
and the playback module is also used for sequentially executing all interface attribute change and background logic processing processes corresponding to the man-machine interaction input operation according to the execution sequence in the playback process.
The device for improving the execution rate of the simulation operation has the following characteristics:
the device also comprises a first construction module, a second construction module and a first control module, wherein the first construction module is used for constructing the description environment of the interface attribute in the playback process;
and the playback module is also used for executing the interface attribute change recorded in the description environment in the playback process.
The device for improving the execution rate of the simulation operation has the following characteristics:
the apparatus further comprises a second building module for building a data structure in the described environment during playback;
the playback module is further configured to perform the interface attribute change in the data structure.
The application has the following advantages:
1. the environment of the playback operation process does not need the support of an operation system UI, the interface is not rendered, the processing performance can be effectively improved, and the pressure of a server side is reduced.
2. UI interactions are reduced, reducing the impact on analog operations due to other UIs of the operating system.
3. The complex UI rendering process is reduced, the robustness of the program is improved, and the uncertainty caused by the UI is reduced.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the application. In the drawings:
FIG. 1 is a flow chart of a method of increasing the execution rate of a simulation operation in an embodiment;
fig. 2 is a block diagram of an apparatus for improving the execution rate of an analog operation in the embodiment.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present application more apparent, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure. It should be noted that, without conflict, the embodiments of the present application and features of the embodiments may be arbitrarily combined with each other.
As shown in fig. 1, a method for increasing the execution rate of a simulation operation includes:
step 101, executing a simulation operation process, responding to man-machine interaction input operation, changing the attribute of an interface, changing a rendering interface by an interface renderer according to the attribute of the interface, and executing a background logic processing process by a background logic processor;
step 102, recording a simulation operation process, recording execution time and execution mode of man-machine interaction input operation, and interface attribute change and background logic processing process corresponding to the man-machine interaction input operation;
and 103, playing back the simulation operation executing process of the simulation operation, wherein in the playing back process, according to the recorded information, interface attribute change and background logic processing processes corresponding to the man-machine interaction input operation are sequentially executed according to the execution mode at the execution time of the man-machine interaction input operation.
Wherein, the liquid crystal display device comprises a liquid crystal display device,
in step 101, the manual interaction input operation is an input operation for performing manual interaction, for example: mouse clicks (including left click, right and left click, simultaneous click of the keys), keyboard inputs, touchpad inputs, voice control command inputs, and the like.
The interface properties are typically rendering to describe the interface control, e.g., HTML DOM tree in a browser is used to describe the rendering properties of the page, JS (JavaScript) is used to process the background logic. The browser rendering device renders pages according to the attribute information described by the DOM tree, and converts the operation of the mouse and other man-machine interaction equipment into adjustment of the DOM tree attribute and invoking of JS.
Interface attribute changes refer to changing operations on interface attributes, such as querying, deleting, adding, modifying, and the like.
During playback at step 103, a description environment of the interface properties is constructed. More specifically, during playback at step 103, an HTML DOM tree is constructed. During playback in step 103, corresponding attribute changes are performed in the described environment according to the interface attribute changes recorded during recording. For example, taking an HTML application scene as an example, the description environment is an HTML DOM tree.
During playback, a data structure is built in the description environment, and the interface attribute changes are performed in the data structure. In other application scenarios than HTML, this data structure may also be a custom data structure according to requirements.
The method further comprises the following steps:
recording an initiator of interface attribute change corresponding to man-machine interaction input operation in the recording process; the initiator refers to a background logic processor or a processor outside the background logic processor;
in the playback process, when the initiator of the interface attribute change corresponding to the man-machine interaction input operation is a background logic processor, executing the interface attribute change in the background logic processing process by the background logic processor;
and in the playback process, when the initiator of the interface attribute change corresponding to the man-machine interaction input operation is a processor other than a background logic processor, executing according to the execution mode in the recorded information.
The method further comprises the following steps:
in the recording process, recording all interface attribute changes corresponding to man-machine interaction input operation and the execution sequence of a background logic processing process; and in the playback process, all interface attribute changing and background logic processing processes corresponding to the man-machine interaction input operation are sequentially executed according to the execution sequence. Particularly, when the same man-machine interaction input operation corresponds to the execution sequence of all interface attribute changes and the background logic processing processes, the execution sequence of each interface attribute change and each background logic processing process needs to be recorded.
As shown in fig. 2, the apparatus for increasing the execution rate of the analog operation includes:
the execution module is used for executing a simulation operation process and responding to man-machine interaction input operation to change the interface attribute;
the interface renderer is used for changing the rendering interface according to the interface attribute when the execution module executes the simulation operation process;
the background logic processor is used for executing a background logic processing process when the execution module executes the simulation operation process;
the recording module is used for recording the simulation operation process;
the first recording module is used for recording the execution time and execution mode of the man-machine interaction input operation, and the interface attribute change and background logic processing process corresponding to the man-machine interaction input operation in the process of recording the simulation operation by the recording module;
the playback module is used for playing back the simulation operation executing process of the simulation operation;
and the processing module is used for sequentially executing interface attribute change and background logic processing processes corresponding to the man-machine interaction input operation according to the execution mode at the execution time of the man-machine interaction input operation according to the recorded information in the process of executing the simulation operation of the playback module.
The device also comprises a second recording module, a first recording module and a second recording module, wherein the second recording module is used for recording an initiator of interface attribute change corresponding to man-machine interaction input operation in the recording process; the initiator refers to a background logical processor or a processor other than the background logical processor;
the background logic processor is also used for executing the interface attribute change in the background logic processing process when the initiator of the interface attribute change corresponding to the man-machine interaction input operation is the background logic processor in the playback process;
and the processing module is also used for executing according to the execution mode in the recorded information when the initiator of the interface attribute change corresponding to the man-machine interaction input operation is a processor other than the background logic processor in the playback process.
The device also comprises a third recording module, a second recording module and a third recording module, wherein the third recording module is used for recording all interface attribute changes corresponding to man-machine interaction input operation and execution sequences of background logic processing processes;
and the playback module is also used for sequentially executing all interface attribute change and background logic processing processes corresponding to the man-machine interaction input operation according to the execution sequence in the playback process.
The device also comprises a first construction module, a second construction module and a first control module, wherein the first construction module is used for constructing a description environment of interface attributes in the playback process;
and the playback module is also used for executing the interface attribute change recorded in the description environment in the playback process.
The apparatus further comprises a second building module for building a data structure in the described environment during playback;
and the playback module is also used for executing the interface attribute change in the data structure.
The following is a detailed description of two specific embodiments.
First embodiment:
under the HTML application scene, the manual interaction input operation is to click a button by using a left mouse button, and the interface attribute corresponding to the manual interaction input operation is changed into DOM node attribute added "click" class corresponding to the button. The background logic processing process corresponding to the manual interactive input operation is to call a section of JS codes.
During the recording process:
the manual interactive input operation is that a button is clicked by a left button of a mouse, and the attribute of the corresponding DOM node is recorded to be added with a click class, wherein the DOM node is one node in the DOM tree data structure. The initiator that records the above-mentioned attribute change is a processor other than JS. And recording the called JS codes.
In the playback stage, according to the recorded information, the original simulated mouse is used for clicking a certain button and executing all other operations by the renderer, and instead, according to the fact that the attribute change initiator is a processor except JS, the attribute change of the corresponding node of the DOM tree is directly changed, and the recorded JS code is called. Renderer access is no longer required, thereby increasing the processing rate.
Specific embodiment II:
the first manual interactive input operation is to input a user name and a password, and the second manual interactive input operation is to select a login category. The third human interactive input operation is click-through.
During the recording process:
the interface performance processing process corresponding to the first manual interaction input operation is to display a first dialog box, and the operation corresponding to the first manual interaction input operation is as follows:
1. on the DOM tree, a specific value is added in the value attribute corresponding to the user name input control, and the initiator is a processor except JS
2. On the DOM tree, a specific value is added in the value attribute corresponding to the password input control, and the initiator is a processor except JS
3. Invoking a JS callback function that listens to "change" events, the JS code will modify attributes in the DOM tree
4. On the DOM tree, the value is modified into 'type' in the class attribute corresponding to the user name and password input control, and the initiator is JS
The interface performance processing process corresponding to the second manual interaction input operation is to display a second dialog box, and the operation corresponding to the second manual interaction input operation is as follows:
1. on the DOM tree, the value attribute is modified to a specific value on the select element where the selected login category is located, and the initiator is a processor except JS
2. JS callback function for monitoring change event
The interface performance processing process corresponding to the third manual interaction input operation is to display a third dialog box, and the operation corresponding to the third manual interaction input operation is as follows:
1. a JS callback function is invoked that listens to "click" events, and the JS code modifies the attributes in the DOM tree. In the DOM tree, a class attribute corresponding to the button control is added with a "click" class, and the initiator is JS. Meanwhile, the JS updates other attributes to the DOM tree according to the information returned by the server.
During playback:
the DOM tree is constructed as a description environment.
And updating the recorded specific value to the value attribute of the user name control on the DOM tree at the execution time of the first manual interaction input operation. The specific index of the record is updated to the value attribute of the password control on the DOM tree. Invoking the recorded JS code.
And updating the recorded specific value to the value attribute of the select element where the login category is located on the DOM tree at the execution time of the second manual interaction input operation. Invoking the recorded JS code.
And calling the recorded JS codes at the execution time of the third manual interaction input operation.
The whole playback process does not need renderer intervention, thereby improving the execution rate.
The application has the following advantages:
1. the environment of the playback operation process does not need the support of an operation system UI, the interface is not rendered, the processing performance can be effectively improved, and the pressure of a server side is reduced.
2. UI interactions are reduced, reducing the impact on analog operations due to other UIs of the operating system.
3. The complex UI rendering process is reduced, the robustness of the program is improved, and the uncertainty caused by the UI is reduced.
The above description may be implemented alone or in various combinations and these modifications are within the scope of the present application.
Those of ordinary skill in the art will appreciate that all or a portion of the steps of the methods described above may be implemented by a program that instructs associated hardware, and the program may be stored on a computer readable storage medium such as a read-only memory, a magnetic or optical disk, etc. Alternatively, all or part of the steps of the above embodiments may be implemented using one or more integrated circuits, and accordingly, each module/unit in the above embodiments may be implemented in hardware or may be implemented in a software functional module. The present application is not limited to any specific form of combination of hardware and software.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that an article or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such article or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of additional identical elements in an article or apparatus that comprises the element.
The above embodiments are only for illustrating the technical scheme of the present application, not for limiting the same, and the present application is described in detail with reference to the preferred embodiments. It will be understood by those skilled in the art that various modifications and equivalent substitutions may be made to the present application without departing from the spirit and scope of the present application, and it is intended to cover within the scope of the appended claims.

Claims (8)

1. A method for increasing the execution rate of an analog operation, comprising:
executing a simulation operation process, responding to man-machine interaction input operation, changing interface attributes, changing a rendering interface by an interface renderer according to the interface attributes, and executing a background logic processing process by a background logic processor;
recording the simulation operation process, recording execution time and execution mode of man-machine interaction input operation, and interface attribute change and background logic processing process corresponding to the man-machine interaction input operation;
in the playback process, according to recorded information, at the execution time of man-machine interaction input operation, sequentially executing interface attribute change and background logic processing process corresponding to the man-machine interaction input operation according to the execution mode, so that the interface renderer does not change the rendering interface according to the interface attribute;
recording an initiator of interface attribute change corresponding to man-machine interaction input operation in the recording process; the initiator refers to a background logic processor or a processor outside the background logic processor;
in the playback process, when an initiator of interface attribute change corresponding to the man-machine interaction input operation is a background logic processor, executing the interface attribute change in the background logic processing process by the background logic processor; and when the initiator of the interface attribute change corresponding to the man-machine interaction input operation is a processor other than a background logic processor, executing according to the execution mode in the recorded information.
2. The method for increasing the execution rate of an analog operation according to claim 1, wherein,
the method further comprises the steps of:
in the recording process, recording all interface attribute changes corresponding to man-machine interaction input operation and the execution sequence of a background logic processing process;
and in the playback process, all interface attribute changing and background logic processing processes corresponding to the man-machine interaction input operation are sequentially executed according to the execution sequence.
3. The method for increasing the execution rate of an analog operation according to claim 1, wherein,
during playback, constructing a description environment of interface attributes; and executing corresponding attribute change according to the interface attribute change recorded in the recording process in the description environment.
4. The method for increasing the execution rate of an analog operation according to claim 3,
during playback, a data structure is built in the described environment, in which the interface attribute changes are performed.
5. An apparatus for increasing the execution rate of an analog operation, comprising:
the execution module is used for executing a simulation operation process and responding to man-machine interaction input operation to change the interface attribute;
the interface renderer is used for changing the rendering interface according to the interface attribute when the execution module executes the simulation operation process;
the background logic processor is used for executing a background logic processing process when the execution module executes the simulation operation process;
the recording module is used for recording the simulation operation process;
the first recording module is used for recording the execution time and execution mode of the man-machine interaction input operation, and the interface attribute change and background logic processing process corresponding to the man-machine interaction input operation in the process of recording the simulation operation by the recording module;
the playback module is used for playing back the simulation operation executing process of the simulation operation;
the processing module is used for sequentially executing interface attribute change and background logic processing processes corresponding to the man-machine interaction input operation according to the execution mode at the execution time of the man-machine interaction input operation according to the recorded information in the process of executing the simulation operation of the playback module, so that the interface renderer does not change the rendering interface according to the interface attribute;
the device also comprises a second recording module, a first recording module and a second recording module, wherein the second recording module is used for recording an initiator of interface attribute change corresponding to man-machine interaction input operation in the recording process; the initiator refers to a background logic processor or a processor outside the background logic processor;
the background logic processor is further configured to execute, in a playback process, when an initiator of the interface attribute change corresponding to the man-machine interaction input operation is the background logic processor, the interface attribute change in the background logic processing process;
and the processing module is also used for executing according to the execution mode in the recorded information when the initiator of the interface attribute change corresponding to the man-machine interaction input operation is a processor other than a background logic processor in the playback process.
6. The apparatus for improving an execution rate of an analog operation according to claim 5,
the device also comprises a third recording module, a second recording module and a third recording module, wherein the third recording module is used for recording all interface attribute changes corresponding to man-machine interaction input operation and execution sequences of background logic processing processes in the recording process;
and the playback module is also used for sequentially executing all interface attribute change and background logic processing processes corresponding to the man-machine interaction input operation according to the execution sequence in the playback process.
7. The apparatus for improving an execution rate of an analog operation according to claim 5,
the device also comprises a first construction module, a second construction module and a first control module, wherein the first construction module is used for constructing a description environment of interface attributes in the playback process;
and the playback module is also used for executing the interface attribute change recorded in the description environment in the playback process.
8. The apparatus for improving an execution rate of an analog operation according to claim 7,
the apparatus further comprises a second building module for building a data structure in the described environment during playback;
the playback module is further configured to perform the interface attribute change in the data structure.
CN201910108962.1A 2019-02-03 2019-02-03 Method and device for improving execution rate of analog operation Active CN111522608B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910108962.1A CN111522608B (en) 2019-02-03 2019-02-03 Method and device for improving execution rate of analog operation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910108962.1A CN111522608B (en) 2019-02-03 2019-02-03 Method and device for improving execution rate of analog operation

Publications (2)

Publication Number Publication Date
CN111522608A CN111522608A (en) 2020-08-11
CN111522608B true CN111522608B (en) 2023-09-22

Family

ID=71900384

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910108962.1A Active CN111522608B (en) 2019-02-03 2019-02-03 Method and device for improving execution rate of analog operation

Country Status (1)

Country Link
CN (1) CN111522608B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1344994A (en) * 2000-05-09 2002-04-17 罗技欧洲公司 Method and system for processing force feedback effect reproduced in man-machine interactive system and produced in host machine
JP2009151838A (en) * 2007-12-18 2009-07-09 Sony Corp Data processor and data processing method
CN101620564A (en) * 2008-06-30 2010-01-06 福建升腾资讯有限公司 Method for automatically testing recording playback mode of terminal system
CN102841789A (en) * 2012-06-29 2012-12-26 北京奇虎科技有限公司 Method and device for recording and playing back user operations in browser
CN104714948A (en) * 2013-12-11 2015-06-17 部落邦(北京)科技有限责任公司 Method, system and thermodynamic diagram display device for replaying user web page operation behavior
CN104866414A (en) * 2014-02-24 2015-08-26 腾讯科技(深圳)有限公司 Method, device and system for testing application program
CN105740154A (en) * 2016-03-03 2016-07-06 北京白鹭时代信息技术有限公司 Webgame test script generation method and device
CN106126645A (en) * 2016-06-24 2016-11-16 浪潮软件股份有限公司 A kind of web page that improves renders the device of performance
CN107153599A (en) * 2017-06-14 2017-09-12 上海点融信息科技有限责任公司 A kind of method and apparatus of record and replaying user operation
CN108153453A (en) * 2016-12-05 2018-06-12 中兴通讯股份有限公司 A kind of method, device and mobile terminal of control terminal
CN108635848A (en) * 2018-05-21 2018-10-12 武汉山骁科技有限公司 A kind of scene of game back method that no limit quickly positions

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1344994A (en) * 2000-05-09 2002-04-17 罗技欧洲公司 Method and system for processing force feedback effect reproduced in man-machine interactive system and produced in host machine
JP2009151838A (en) * 2007-12-18 2009-07-09 Sony Corp Data processor and data processing method
CN101620564A (en) * 2008-06-30 2010-01-06 福建升腾资讯有限公司 Method for automatically testing recording playback mode of terminal system
CN102841789A (en) * 2012-06-29 2012-12-26 北京奇虎科技有限公司 Method and device for recording and playing back user operations in browser
CN104714948A (en) * 2013-12-11 2015-06-17 部落邦(北京)科技有限责任公司 Method, system and thermodynamic diagram display device for replaying user web page operation behavior
CN104866414A (en) * 2014-02-24 2015-08-26 腾讯科技(深圳)有限公司 Method, device and system for testing application program
CN105740154A (en) * 2016-03-03 2016-07-06 北京白鹭时代信息技术有限公司 Webgame test script generation method and device
CN106126645A (en) * 2016-06-24 2016-11-16 浪潮软件股份有限公司 A kind of web page that improves renders the device of performance
CN108153453A (en) * 2016-12-05 2018-06-12 中兴通讯股份有限公司 A kind of method, device and mobile terminal of control terminal
CN107153599A (en) * 2017-06-14 2017-09-12 上海点融信息科技有限责任公司 A kind of method and apparatus of record and replaying user operation
CN108635848A (en) * 2018-05-21 2018-10-12 武汉山骁科技有限公司 A kind of scene of game back method that no limit quickly positions

Also Published As

Publication number Publication date
CN111522608A (en) 2020-08-11

Similar Documents

Publication Publication Date Title
US11372657B2 (en) Systems and methods for adaptive user interfaces
US6237004B1 (en) System and method for displaying data using graphical user interface control elements
US9514553B2 (en) Personalized content layout
US8141128B2 (en) Methods and apparatus for building and executing natural language workflow functions
US7636897B2 (en) System and method for property-based focus navigation in a user interface
JP4812337B2 (en) Method and apparatus for generating a form using a form type
JP3084224B2 (en) A system for authoring expert systems
US9524279B2 (en) Help document animated visualization
CN109325195A (en) Rendering method and system, computer equipment, the computer storage medium of browser
US20100138759A1 (en) Layered contextual configuration management system and method and minimized input speech recognition user interface interactions experience
US20080270928A1 (en) Implementation of an Interactive Progress Bar in a Test Application Environment
US20050097511A1 (en) Methods and apparatus for customizing user-interface control in existing application
US7603624B2 (en) System and method for styling content in a graphical user interface control
WO2010056444A2 (en) Automatic designation of footnotes to fact data
US7730495B2 (en) Declaratively defined control actions
CN115826963A (en) Process event development multiplexing method and system based on low-code development platform
CN109408322B (en) A kind of automatic business process implementation method of cloud platform
CN116304442A (en) Page code generation method and device, electronic equipment and storage medium
CN111522608B (en) Method and device for improving execution rate of analog operation
CN114911541A (en) Configuration information processing method and device, electronic equipment and storage medium
CN115390720A (en) Robotic Process Automation (RPA) including automatic document scrolling
CN106569829A (en) Implementing method for switching operation modes of touch screen, touch screen device and headset device
CN111443913A (en) Interactive animation configuration method and device, storage medium and electronic equipment
US20070124686A1 (en) Locating graphical elements for an object
Pribeanu An approach to task modeling for user interface design

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