CN110879738B - Operation step display method and device and electronic equipment - Google Patents

Operation step display method and device and electronic equipment Download PDF

Info

Publication number
CN110879738B
CN110879738B CN201911132860.XA CN201911132860A CN110879738B CN 110879738 B CN110879738 B CN 110879738B CN 201911132860 A CN201911132860 A CN 201911132860A CN 110879738 B CN110879738 B CN 110879738B
Authority
CN
China
Prior art keywords
target operation
operation step
target
execution process
animation
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
CN201911132860.XA
Other languages
Chinese (zh)
Other versions
CN110879738A (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 Testin Information Technology Co Ltd
Original Assignee
Beijing Testin 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 Testin Information Technology Co Ltd filed Critical Beijing Testin Information Technology Co Ltd
Priority to CN201911132860.XA priority Critical patent/CN110879738B/en
Publication of CN110879738A publication Critical patent/CN110879738A/en
Application granted granted Critical
Publication of CN110879738B publication Critical patent/CN110879738B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • G06F9/453Help systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • G06T13/802D [Two Dimensional] animation, e.g. using sprites

Landscapes

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

Abstract

The invention discloses a method and a device for displaying operation steps and electronic equipment, which are used for solving the problem that the display mode of the operation steps in the prior art cannot simultaneously meet the visual experience and execution experience of users on animation effects of the operation steps. The method comprises the following steps: monitoring an execution instruction aiming at a target operation step in a target operation script; if the execution instruction aiming at the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step; and executing the target operation step in a preset time period after the animation display of the execution process of the target operation step.

Description

Operation step display method and device and electronic equipment
Technical Field
The present invention relates to the field of electronic technologies, and in particular, to a method and an apparatus for displaying operation steps, and an electronic device.
Background
With the development of electronic technology, the functional range of electronic devices is becoming wider, and users often cannot know how to operate when using the electronic devices, which requires the front end to provide a function for displaying operation steps and operation effects to users.
The existing operation steps are displayed through the front end, namely the animation effects corresponding to the operation steps can be displayed to the user one by one on the mapping screen according to the execution sequence of the operation steps, and the animation effects corresponding to part of the operation steps can be displayed according to the user requirements. Taking the operation step of clicking the login button as an example, the corresponding animation effect can be that a finger clicks the login button.
However, the manner of displaying the operation steps can only display the animation effect corresponding to each operation step, and can only satisfy the visual experience of the user on the animation effect of the operation step.
Disclosure of Invention
The embodiment of the invention provides a method and a device for displaying operation steps and electronic equipment, and aims to solve the problem that the display mode of the operation steps in the prior art cannot simultaneously meet the visual experience and execution experience of a user on animation effects of the operation steps.
In order to solve the technical problems, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides a method for displaying operation steps, including:
monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps;
If the execution instruction aiming at the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step;
and executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step.
In a second aspect, an embodiment of the present invention further provides a display apparatus for operation steps, including:
the monitoring unit is used for monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps;
the display unit is used for displaying the animation of the execution process of the target operation step if the execution instruction of the target operation step in the target operation script is monitored;
and the execution unit is used for executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps;
if the execution instruction aiming at the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step;
and executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step.
In a fourth aspect, embodiments of the present invention also provide a computer-readable storage medium storing one or more programs, which when executed by an electronic device comprising a plurality of application programs, cause the electronic device to:
Monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps;
if the execution instruction aiming at the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step;
and executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step.
The method for displaying the operation steps provided by the embodiment of the invention can monitor the execution instruction aiming at the target operation step in the target operation script; if an execution instruction aiming at a target operation step in the target operation script is monitored, displaying an execution process animation of the target operation step; and executing the target operation step in a preset time period after the animation display of the execution process of the target operation step. In this way, the execution instruction for the target operation step can be responded in time, and the target operation step can be executed after the execution process animation of the target operation step is displayed to the user, so that the user can experience the visual effect of the execution process animation of the target operation step and the execution effect of the target operation step.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the description of the embodiments of the present invention will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic implementation flow chart of a method for displaying operation steps according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an animation of an execution process of a method for displaying operation steps according to an embodiment of the present invention;
fig. 3 is a schematic flow chart of a method for displaying operation steps in practical application according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention;
fig. 5 is a schematic hardware structure of an electronic device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The following describes in detail the technical solutions provided by the embodiments of the present invention with reference to the accompanying drawings.
In order to solve the problem that the display manner of the operation steps in the prior art cannot simultaneously satisfy the visual experience and the execution experience of the animation effect of the user on the operation steps, the invention provides a display method of the operation steps, and an execution subject of the method can be, but is not limited to, at least one of a mobile phone, a tablet computer, a wearable device and the like, which can be configured to execute the method provided by the embodiment of the invention, or an execution subject of the method can be also a client itself capable of executing the method.
For convenience of description, hereinafter, embodiments of the method will be described taking an execution subject of the method as an electronic device capable of executing the method as an example. It will be appreciated that the subject of execution of the method is an exemplary illustration of an electronic device and should not be construed as limiting the method.
Specifically, the method for displaying the operation steps provided by the invention comprises the following steps: monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps; if an execution instruction aiming at a target operation step in the target operation script is monitored, displaying an execution process animation of the target operation step; and executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step.
The method for displaying the operation steps provided by the embodiment of the invention can monitor the execution instruction aiming at the target operation step in the target operation script; if an execution instruction aiming at a target operation step in the target operation script is monitored, displaying an execution process animation of the target operation step; and executing the target operation step in a preset time period after the animation display of the execution process of the target operation step. In this way, the execution instruction for the target operation step can be responded in time, and the target operation step can be executed after the execution process animation of the target operation step is displayed to the user, so that the user can experience the visual effect of the execution process animation of the target operation step and the execution effect of the target operation step.
The following describes the implementation process of the method in detail with reference to the implementation flow diagram of the method for demonstrating the operation steps shown in fig. 1, including:
step 101, monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one of the operation steps;
It should be understood that, in the embodiment of the present invention, after the execution process animation of the target operation step is shown to the user, the back end may execute the target operation step, so that the user may experience both the visual effect of the execution process animation of the target operation step and the execution effect of the target operation step.
It should be appreciated that the operating script may be recorded and verified by a tester of the application or electronic device. Wherein, an operation script may include a plurality of operation steps, and the operation steps may include clicking, long pressing, double clicking, sliding, and the like.
Specifically, in order to provide personalized exhibition services for users, the user can conveniently select operation steps to be exhibited, and the user can select to exhibit the execution process animation of all operation steps in the operation script or one or part of the operation steps in the operation script.
Optionally, the front end and the back end may designate the same communication protocol, such as the full duplex communication protocol WebSocket provided by HTML5, so as to facilitate the transmission of control instructions and information between the front end and the back end.
Specifically, in order to be able to respond to the execution instruction of the operation step in time, the embodiment of the present invention may actually monitor the execution instruction of the target operation step in the target operation script.
102, if an execution instruction aiming at a target operation step in a target operation script is monitored, displaying an execution process animation of the target operation step;
optionally, in order to obtain the selection situation of the user on the target operation script in real time, so that the execution process animation of all or part of the target operation steps selected by the user can be conveniently and timely displayed to the user, after the execution instruction of the target operation steps is received, the execution process animation of the target operation steps can be accurately displayed on the mapping screen. Specifically, if an execution instruction aiming at a target operation step in the target operation script is monitored, displaying an execution process animation of the target operation step, including:
if an execution instruction aiming at a target operation step in the target operation script is monitored, acquiring the position information of an operation object of the target operation step from an electronic equipment screen to be operated;
and displaying the animation of the execution process of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated.
Alternatively, in order to be able to locate a specific position of an operation object in a screen of an electronic device to be operated, the embodiment of the present invention may acquire the operation object from a target operation step through a back end, and then acquire position information based on the operation object. Specifically, if an execution instruction for a target operation step in a target operation script is monitored, acquiring position information of an operation object of the target operation step from an electronic equipment screen to be operated, including:
decomposing to obtain an operation object in the target operation step through the rear end based on the target operation step;
and acquiring the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated through the rear end based on the positioning module and the operation object of the target operation step.
It should be understood that the position information of the operation object of the target operation step may include: the position coordinates of a certain point on the operation object in the screen of the electronic device to be operated, and the length and width of the operation object in units of pixels.
Optionally, in order to facilitate the front end to obtain the position information of the operation object in the mapping screen based on the position information of the operation object in the screen of the electronic device to be operated, in the embodiment of the present invention, after the front end obtains the position information of the operation object in the screen of the electronic device to be operated based on the positioning module and the operation object, the method provided in the embodiment of the present invention further includes:
And sending the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated to the front end through the rear end.
For example, if the target operation step is "click browser", the back end may decompose the operation object into "browser" from "click browser" by using placeholders or regular expressions; then, the back end sends the operation object "browser" to a positioning module such as one including an OCR recognition module, the positioning module being thereby capable of locking the exact position of the operation object "browser" in the screen of the electronic device to be operated; secondly, the positioning module can acquire position coordinates of the upper left corner of the browser in a screen of the electronic equipment to be operated, and position information of the length, the width and the like of the browser taking pixels as units; finally, the positioning module can send the position information of the operation object browser back to the back end, so that the back end can send the position information to the front end for further processing.
Optionally, taking the target operation step as a "clicking browser", the animation of the execution process of the target operation step may be that a human finger performs a clicking operation on the "browser", and if the execution process of the operation step is to be displayed on the mapping screen, the front end is required to accurately obtain the position information of the operation object "browser" in the mapping screen. Specifically, based on the position information of the operation object of the target operation step in the screen of the electronic device to be operated, displaying the execution process animation of the target operation step, including:
Acquiring the position information of the operation object of the target operation step in the mapping screen through the position information of the front end in the electronic equipment screen to be operated, the ratio of the resolution of the electronic equipment screen to be operated to the resolution of the mapping screen and the corresponding relation of the operation object in the electronic equipment screen to be operated and the mapping screen;
and displaying the animation of the execution process of the target operation step on the mapping screen through the position information of the front-end operation object based on the target operation step in the mapping screen.
It should be understood that the front end may obtain the resolution of the electronic device screen to be tested, i.e. the size information of the electronic device screen to be tested, when the electronic device screen to be tested is connected to the mapping screen. In addition, in order to facilitate the user to adjust the position and the size of the display area of the screen of the electronic device to be operated in the mapping screen according to personal habits and requirements, the user can conduct personalized setting according to personal conditions, and the user can select the position and the size of the display area of the screen of the electronic device to be operated in the mapping screen.
Optionally, in order to accurately show the execution process animation corresponding to the target operation step to the user, the embodiment of the invention can correlate the operation content in the target operation step with the corresponding execution process animation in advance, that is, pre-store the corresponding relationship between the operation content in the target operation step and the execution process animation. Specifically, based on the position information of the operation object of the target operation step in the screen of the electronic device to be operated, displaying the execution process animation of the target operation step, including:
Acquiring the operation content in the target operation step through the front end;
acquiring an execution process animation corresponding to the operation content of the target operation step through the front end based on the operation content in the target operation step and the corresponding relation between the operation content and the execution process animation;
and displaying the animation of the execution process corresponding to the operation content of the target operation step.
Specifically, the front end may store the correspondence between the operation content and the execution process animation in advance, and generally one operation content may correspond to one execution process animation.
Specifically, first, the target operation step can be decomposed by the back end by using a placeholder or a regular expression and other modes, so as to obtain the operation content in the target operation step; then, the back end may send the operation content to the front end; and finally, matching the operation content with the execution process animation through the corresponding relation between the front end based on the operation content and the execution process animation, thereby obtaining the execution process animation corresponding to the operation content.
For example, the executing animation corresponding to the operation content "click" may be clicked once by a human finger, the executing animation corresponding to the operation content "double-click" may be clicked twice by a human finger, the executing animation corresponding to the operation content "long-press" may last for two seconds for the human hand to hold the target object, the executing animation corresponding to the operation content "slide" may slide once on the screen of the electronic device to be operated for the human finger, and so on.
And step 103, executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step.
Optionally, after displaying the execution process animation corresponding to the target operation step, in order to improve the sensory experience of the user and shorten the delay period of the execution effect of displaying the target operation step to the user, the embodiment of the invention can preset a period of time, so that the display of the execution process animation and the execution of the execution effect of the target operation step can be seamlessly connected. Specifically, after the target operation step is executed within a preset period of time after the animation display process of the target operation step is executed, the method provided by the embodiment of the invention further includes:
and displaying the execution effect of executing the target operation step in the electronic equipment to be operated on the screen of the electronic equipment to be operated and the mapping screen.
It should be understood that, in order to facilitate a user to clearly understand the execution effect of the target operation step, the mapping screen in the embodiment of the present invention may also be used to display the execution effect of the target operation step on the screen of the electronic device to be operated. In this process, in order to synchronize the execution effect of the target operation step, the execution effect of the target operation step in the electronic device to be operated may be displayed on the screen of the electronic device to be operated and the mapping screen at the same time.
It should be understood that the preset time period may be set to a time length acceptable to the user, such as 500 ms, and if the operation content in the target operation step is "click", the whole process of the execution animation corresponding to "click" may be controlled within the time length of 500 ms; if the operation content in the target operation step is "double click", the execution process animation corresponding to the "double click" may be a combination of the execution process animations corresponding to the "double click", and at this time, the execution process animation time corresponding to the "one click" may be compressed to 250 ms, so that the time length required for the combination of the execution process animations corresponding to the "double click" is controlled to 500 ms.
Fig. 2 is a schematic diagram of an implementation process animation of the method for displaying operation steps according to an embodiment of the present invention. Taking the target operation step as "click on browser", as shown in fig. 2 (a), a human finger clicks on the title of the "browser" word; taking the target operation step as "slide screen to right" as an example, as shown in fig. 2 (b), a human finger touches the screen and slides to the right.
Fig. 3 is a schematic flow chart of a method for displaying operation steps in practical application according to an embodiment of the present invention. One of the embodiments of the present invention will be described with reference to fig. 3, which specifically includes:
Step 301, monitoring an execution instruction aiming at a target operation step;
step 302, the back end decomposes the target operation step to obtain an operation object and operation content, and respectively sends the operation object to the positioning module and the operation content to the front end;
step 303, locking the operation object through the positioning module, acquiring the position information of the operation object in the screen of the electronic equipment to be operated, and returning and sending the position information to the rear end;
step 304, the back end sends the position information of the operation object in the screen of the electronic equipment to be operated to the front end;
step 305, converting the front end to obtain the position information of the operation object in the mapping screen based on the position information of the operation object in the electronic device screen to be operated, the resolution ratio of the electronic device screen to be operated to the mapping screen, and the corresponding relation of the operation object in the electronic device screen to be operated to the mapping screen;
step 306, the front end matches the operation content with the execution process animation one by one to obtain the execution process animation corresponding to the operation content;
step 307, displaying the execution process animation of the target operation step in the screen of the electronic device to be operated and in the mapping screen;
Step 308, executing the target operation step in the electronic device to be operated and the electronic device where the mapping screen is located in a preset time period after the animation of the execution process of the target operation step is displayed.
The method for displaying the operation steps provided by the embodiment of the invention can monitor the execution instruction aiming at the target operation step in the target operation script; if an execution instruction aiming at a target operation step in the target operation script is monitored, displaying an execution process animation of the target operation step; and executing the target operation step in a preset time period after the animation display of the execution process of the target operation step. In this way, the execution instruction for the target operation step can be responded in time, and the target operation step can be executed after the execution process animation of the target operation step is displayed to the user, so that the user can experience the visual effect of the execution process animation of the target operation step and the execution effect of the target operation step.
The embodiment of the invention also provides an electronic device 400, as shown in fig. 4, including:
a monitoring unit 401, configured to monitor an execution instruction for a target operation step in a target operation script, where the target operation script includes a plurality of operation steps, and the target operation step is any one operation step of the plurality of operation steps;
A display unit 402, configured to display an execution animation of the target operation step if the execution instruction for the target operation step in the target operation script is monitored;
and the execution unit 403 is configured to execute the target operation step within a preset time period after the execution process animation of the target operation step is displayed, where the preset time period is less than or equal to a display duration of the execution process animation of the target operation step.
Optionally, in one embodiment, the display unit 402 is configured to:
if the execution instruction aiming at the target operation step in the target operation script is monitored, acquiring the position information of the operation object of the target operation step from the electronic equipment screen to be operated;
and displaying the executing process animation of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated.
Optionally, in one embodiment, the display unit 402 is configured to:
decomposing to obtain an operation object in the target operation step through the rear end based on the target operation step;
and acquiring the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated through the rear end based on the positioning module and the operation object of the target operation step.
Optionally, in an embodiment, after the obtaining, by the backend, location information of the operation object of the target operation step in the screen of the electronic device to be operated based on the positioning module and the operation object, the electronic device further includes:
and a sending unit 404, configured to send, through the back end, location information of the operation object of the target operation step in the screen of the electronic device to be operated to the front end.
Optionally, in one embodiment, the display unit 402 is configured to:
acquiring the position information of the operation object of the target operation step in the mapping screen through the front end based on the position information of the operation object of the target operation step in the electronic equipment screen to be operated, the ratio of the resolution of the electronic equipment screen to be operated to the resolution of the mapping screen and the corresponding relation of the operation object in the electronic equipment screen to be operated and the mapping screen;
and displaying the execution process animation of the target operation step on the mapping screen through the front end based on the position information of the operation object of the target operation step in the mapping screen.
Optionally, in one embodiment, the display unit 402 is configured to:
acquiring the operation content in the target operation step through a front end;
acquiring an execution process animation corresponding to the operation content of the target operation step through the front end based on the operation content in the target operation step and the corresponding relation between the operation content and the execution process animation;
and displaying the animation of the execution process corresponding to the operation content of the target operation step.
Optionally, in an embodiment, after the target operation step is executed within a preset period of time after the execution of the animation of the target operation step, the electronic device further includes:
and the first display unit 405 is configured to display, on the screen of the electronic device to be operated and on the mapping screen, an execution effect of the target operation step performed in the electronic device to be operated.
The electronic device 400 can implement the method of the method embodiment of fig. 1 to 3, and specifically, reference may be made to the method for displaying the operation steps of the embodiment shown in fig. 1 to 3, which is not repeated.
Fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure. Referring to fig. 5, at the hardware level, the electronic device includes a processor, and optionally an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory (non-volatile Memory), such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, network interface, and memory may be interconnected by an internal bus, which may be an ISA (Industry Standard Architecture ) bus, a PCI (Peripheral Component Interconnect, peripheral component interconnect standard) bus, or EISA (Extended Industry Standard Architecture ) bus, among others. The buses may be classified as address buses, data buses, control buses, etc. For ease of illustration, only one bi-directional arrow is shown in FIG. 5, but not only one bus or type of bus.
And the memory is used for storing programs. In particular, the program may include program code including computer-operating instructions. The memory may include memory and non-volatile storage and provide instructions and data to the processor.
The processor reads the corresponding computer program from the nonvolatile memory into the memory and then runs, and the display device of the operation steps is formed on the logic level. The processor is used for executing the programs stored in the memory and is specifically used for executing the following operations:
monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps;
If an execution instruction aiming at a target operation step in the target operation script is monitored, displaying an execution process animation of the target operation step;
and executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step.
The method for displaying the operation steps disclosed in the embodiments shown in fig. 1 to 3 of the present specification may be applied to a processor or implemented by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or by instructions in the form of software. The processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), etc.; but also digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), field programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in one or more embodiments of the present description may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with one or more embodiments of the present disclosure may be embodied directly in a hardware decoding processor or in a combination of hardware and software modules in a decoding processor. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in a memory, and the processor reads the information in the memory and, in combination with its hardware, performs the steps of the above method.
The electronic device may also perform the methods of fig. 1 to 3, which are not described in detail herein.
Of course, in addition to the software implementation, the electronic device in this specification does not exclude other implementations, such as a logic device or a combination of software and hardware, that is, the execution subject of the following process is not limited to each logic unit, but may also be hardware or a logic device.
In summary, the foregoing description is only a preferred embodiment of the present invention and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, improvement, or the like, which is within the spirit and principles of one or more embodiments of the present disclosure, is intended to be included within the scope of one or more embodiments of the present disclosure.
The system, apparatus, module or unit set forth in the above embodiments may be implemented in particular by a computer chip or entity, or by a product having a certain function. One typical implementation is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, 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 process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, as relevant to see a section of the description of method embodiments.

Claims (8)

1. A method of displaying an operational step, comprising:
monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps;
if the execution instruction aiming at the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step;
executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step;
and if the execution instruction of the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step, wherein the execution process animation comprises the following steps:
If the execution instruction aiming at the target operation step in the target operation script is monitored, acquiring the position information of the operation object of the target operation step from the electronic equipment screen to be operated;
displaying the execution process animation of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated;
the step of displaying the animation of the execution process of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated comprises the following steps:
acquiring the operation content in the target operation step through a front end;
acquiring an execution process animation corresponding to the operation content of the target operation step through the front end based on the operation content in the target operation step and the corresponding relation between the operation content and the execution process animation;
displaying the animation of the execution process corresponding to the operation content of the target operation step;
the front end is pre-stored with the corresponding relation between the operation content and the animation in the executing process; firstly, decomposing a target operation step by utilizing a placeholder or a regular expression through the rear end to obtain operation content in the target operation step; then, the back end sends the operation content to the front end; and finally, matching the operation content with the execution process animation through the corresponding relation between the front end based on the operation content and the execution process animation, thereby obtaining the execution process animation corresponding to the operation content.
2. The method of claim 1, wherein the acquiring, if the execution instruction for the target operation step in the target operation script is monitored, the location information of the operation object of the target operation step from the electronic device screen to be operated includes:
decomposing to obtain an operation object in the target operation step through the rear end based on the target operation step;
and acquiring the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated through the rear end based on the positioning module and the operation object of the target operation step.
3. The method according to claim 2, wherein after the obtaining, by the backend, positional information of the operation object of the target operation step in the electronic device screen to be operated based on a positioning module and the operation object, the method further comprises:
and sending the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated to the front end through the rear end.
4. A method according to claim 2 or 3, wherein the displaying the execution animation of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic device to be operated comprises:
Acquiring the position information of the operation object of the target operation step in the mapping screen through the front end based on the position information of the operation object of the target operation step in the electronic equipment screen to be operated, the ratio of the resolution of the electronic equipment screen to be operated to the resolution of the mapping screen and the corresponding relation of the operation object in the electronic equipment screen to be operated and the mapping screen;
and displaying the execution process animation of the target operation step on the mapping screen through the front end based on the position information of the operation object of the target operation step in the mapping screen.
5. The method of claim 4, wherein after performing the target manipulation step within a preset time period after performing the process animation presentation of the target manipulation step, the method further comprises:
and displaying the execution effect of executing the target operation step in the electronic equipment to be operated on the screen of the electronic equipment to be operated and the mapping screen.
6. A display device for operating steps, comprising:
the monitoring unit is used for monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps;
The display unit is used for displaying the animation of the execution process of the target operation step if the execution instruction of the target operation step in the target operation script is monitored;
the execution unit is used for executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step;
wherein, the show unit is used for:
if the execution instruction aiming at the target operation step in the target operation script is monitored, acquiring the position information of the operation object of the target operation step from the electronic equipment screen to be operated;
displaying the execution process animation of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated;
acquiring the operation content in the target operation step through a front end;
acquiring an execution process animation corresponding to the operation content of the target operation step through the front end based on the operation content in the target operation step and the corresponding relation between the operation content and the execution process animation;
Displaying the animation of the execution process corresponding to the operation content of the target operation step;
the front end is pre-stored with the corresponding relation between the operation content and the animation in the executing process; firstly, decomposing a target operation step by utilizing a placeholder or a regular expression through the rear end to obtain operation content in the target operation step; then, the back end sends the operation content to the front end; and finally, matching the operation content with the execution process animation through the corresponding relation between the front end based on the operation content and the execution process animation, thereby obtaining the execution process animation corresponding to the operation content.
7. An electronic device, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps;
if the execution instruction aiming at the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step;
Executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step;
and if the execution instruction of the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step, wherein the execution process animation comprises the following steps:
if the execution instruction aiming at the target operation step in the target operation script is monitored, acquiring the position information of the operation object of the target operation step from the electronic equipment screen to be operated;
displaying the execution process animation of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated;
the step of displaying the animation of the execution process of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated comprises the following steps:
acquiring the operation content in the target operation step through a front end;
acquiring an execution process animation corresponding to the operation content of the target operation step through the front end based on the operation content in the target operation step and the corresponding relation between the operation content and the execution process animation;
Displaying the animation of the execution process corresponding to the operation content of the target operation step;
the front end is pre-stored with the corresponding relation between the operation content and the animation in the executing process; firstly, decomposing a target operation step by utilizing a placeholder or a regular expression through the rear end to obtain operation content in the target operation step; then, the back end sends the operation content to the front end; and finally, matching the operation content with the execution process animation through the corresponding relation between the front end based on the operation content and the execution process animation, thereby obtaining the execution process animation corresponding to the operation content.
8. A computer-readable storage medium storing one or more programs that, when executed by an electronic device comprising a plurality of application programs, cause the electronic device to:
monitoring an execution instruction aiming at a target operation step in a target operation script, wherein the target operation script comprises a plurality of operation steps, and the target operation step is any one operation step in the plurality of operation steps;
if the execution instruction aiming at the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step;
Executing the target operation step in a preset time period after the execution process animation of the target operation step is displayed, wherein the preset time period is smaller than or equal to the display duration of the execution process animation of the target operation step;
and if the execution instruction of the target operation step in the target operation script is monitored, displaying the execution process animation of the target operation step, wherein the execution process animation comprises the following steps:
if the execution instruction aiming at the target operation step in the target operation script is monitored, acquiring the position information of the operation object of the target operation step from the electronic equipment screen to be operated;
displaying the execution process animation of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated;
the step of displaying the animation of the execution process of the target operation step based on the position information of the operation object of the target operation step in the screen of the electronic equipment to be operated comprises the following steps:
acquiring the operation content in the target operation step through a front end;
acquiring an execution process animation corresponding to the operation content of the target operation step through the front end based on the operation content in the target operation step and the corresponding relation between the operation content and the execution process animation;
Displaying the animation of the execution process corresponding to the operation content of the target operation step;
the front end is pre-stored with the corresponding relation between the operation content and the animation in the executing process; firstly, decomposing a target operation step by utilizing a placeholder or a regular expression through the rear end to obtain operation content in the target operation step; then, the back end sends the operation content to the front end; and finally, matching the operation content with the execution process animation through the corresponding relation between the front end based on the operation content and the execution process animation, thereby obtaining the execution process animation corresponding to the operation content.
CN201911132860.XA 2019-11-19 2019-11-19 Operation step display method and device and electronic equipment Active CN110879738B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911132860.XA CN110879738B (en) 2019-11-19 2019-11-19 Operation step display method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911132860.XA CN110879738B (en) 2019-11-19 2019-11-19 Operation step display method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN110879738A CN110879738A (en) 2020-03-13
CN110879738B true CN110879738B (en) 2023-05-05

Family

ID=69729083

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911132860.XA Active CN110879738B (en) 2019-11-19 2019-11-19 Operation step display method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN110879738B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101515960A (en) * 2008-02-18 2009-08-26 三星电子株式会社 Method for recording mobile phone operational steps and providing demonstration in a flash mode
CN107544810A (en) * 2017-09-07 2018-01-05 北京小米移动软件有限公司 The method and apparatus for controlling application program
CN107645651A (en) * 2017-10-12 2018-01-30 北京临近空间飞艇技术开发有限公司 A kind of remote guide method and system of augmented reality
CN108933969A (en) * 2018-07-25 2018-12-04 深圳市茁壮网络股份有限公司 A kind of method and system for realizing digital TV video frequency animation
CN109857787A (en) * 2019-01-18 2019-06-07 维沃移动通信有限公司 A kind of methods of exhibiting and terminal
CN110264554A (en) * 2019-06-24 2019-09-20 网易(杭州)网络有限公司 Processing method, device, storage medium and the electronic device of animation information
CN110460724A (en) * 2019-08-06 2019-11-15 赵改梅 Interactive design method applied to mobile phone app and mobile phone desktop

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8165908B2 (en) * 2005-07-29 2012-04-24 Siemens Aktiengesellschaft Tool tip with additional information and task-sensitive direct access help for a user
CN101634930A (en) * 2009-08-18 2010-01-27 酷派软件技术(深圳)有限公司 Terminal and method thereof for assisting user in operation
US9477650B2 (en) * 2011-08-30 2016-10-25 Microsoft Technology Licensing, Llc Underlying grid structure and animation of tables
CN104980563B (en) * 2014-04-09 2018-07-27 宇龙计算机通信科技(深圳)有限公司 Operate demenstration method and operation apparatus for demonstrating
CN103986841A (en) * 2014-05-30 2014-08-13 深圳天珑无线科技有限公司 Mobile terminal operation method and mobile terminal
CN106375841B (en) * 2015-07-23 2020-02-11 阿里巴巴集团控股有限公司 Wireless screen projection data processing method, wireless screen projection data processing device, wireless screen projection video data display method, wireless screen projection video data display device and electronic equipment
CN105975256A (en) * 2016-04-26 2016-09-28 广东小天才科技有限公司 Operation guide method and system for application
CN108512879A (en) * 2017-02-28 2018-09-07 阿里巴巴集团控股有限公司 A kind of information-pushing method and device
CN107577489A (en) * 2017-08-03 2018-01-12 捷开通讯(深圳)有限公司 Method, mobile terminal and the storage device of remote assistance
CN109542297B (en) * 2017-09-22 2022-04-26 阿里巴巴集团控股有限公司 Method and device for providing operation guide information and electronic equipment
CN108324296A (en) * 2017-12-18 2018-07-27 朱光宇 Bootstrap technique, inspection method and inspection system
CN109117218A (en) * 2018-07-13 2019-01-01 安徽信尔联信息科技有限公司 A kind of operating system demenstration method
CN109358780A (en) * 2018-09-06 2019-02-19 传线网络科技(上海)有限公司 Method for showing interface and device
CN109561271B (en) * 2018-11-19 2021-06-25 维沃移动通信有限公司 Method for guiding terminal operation, first terminal and second terminal
CN109688418B (en) * 2018-12-24 2021-03-05 北京潘达互娱科技有限公司 Live interface function guiding method, device and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101515960A (en) * 2008-02-18 2009-08-26 三星电子株式会社 Method for recording mobile phone operational steps and providing demonstration in a flash mode
CN107544810A (en) * 2017-09-07 2018-01-05 北京小米移动软件有限公司 The method and apparatus for controlling application program
CN107645651A (en) * 2017-10-12 2018-01-30 北京临近空间飞艇技术开发有限公司 A kind of remote guide method and system of augmented reality
CN108933969A (en) * 2018-07-25 2018-12-04 深圳市茁壮网络股份有限公司 A kind of method and system for realizing digital TV video frequency animation
CN109857787A (en) * 2019-01-18 2019-06-07 维沃移动通信有限公司 A kind of methods of exhibiting and terminal
CN110264554A (en) * 2019-06-24 2019-09-20 网易(杭州)网络有限公司 Processing method, device, storage medium and the electronic device of animation information
CN110460724A (en) * 2019-08-06 2019-11-15 赵改梅 Interactive design method applied to mobile phone app and mobile phone desktop

Also Published As

Publication number Publication date
CN110879738A (en) 2020-03-13

Similar Documents

Publication Publication Date Title
CN109766053A (en) Method for displaying user interface, device, terminal and storage medium
RU2609752C2 (en) Method and mobile terminal device for independent video image playback
US20160266747A1 (en) Providing content via multiple display devices
US8832578B1 (en) Visual clipboard on soft keyboard
CN107357544B (en) Display method, display device, intelligent terminal and computer readable storage medium
WO2019085598A1 (en) Method and apparatus for calculating above-the-fold rendering duration of page, and electronic device
US20210191684A1 (en) Control method, control device, control system, electronic whiteboard, and mobile terminal
CN107977137B (en) Object display method, device and equipment of application page
CN107038194B (en) Page jump method and device
CN109446025B (en) Operation behavior playback method and device, electronic equipment and readable medium
CN103279269A (en) Method, device and terminal equipment for data interaction among application programs
CN110320378B (en) Method, apparatus, device and computer readable storage medium for applying for a quality control test
CN110020371B (en) Method and device for page layout linkage based on react-native
CN110781427A (en) Method, device, equipment and storage medium for calculating first screen time
CN109683760B (en) Recent content display method, device, terminal and storage medium
US20170169599A1 (en) Methods and electronic devices for displaying picture
CN114265653A (en) Interface display method, device, equipment, storage medium and program product
US20240073488A1 (en) Live video processing method and apparatus, device and medium
CN111626021B (en) Presentation generation method and device
CN110618811B (en) Information presentation method and device
CN110879738B (en) Operation step display method and device and electronic equipment
WO2015039585A1 (en) Method and device for testing software reliability
CN110088750B (en) Method and system for providing context function in static webpage
CN105653608A (en) Method and system for displaying comment information of annotation, and electronic equipment
CN110968513B (en) Recording method and device of test script

Legal Events

Date Code Title Description
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