CN111143227A - Data operation method, device, terminal and storage medium - Google Patents

Data operation method, device, terminal and storage medium Download PDF

Info

Publication number
CN111143227A
CN111143227A CN201911410513.9A CN201911410513A CN111143227A CN 111143227 A CN111143227 A CN 111143227A CN 201911410513 A CN201911410513 A CN 201911410513A CN 111143227 A CN111143227 A CN 111143227A
Authority
CN
China
Prior art keywords
data
target
preset
operation instruction
data 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.)
Granted
Application number
CN201911410513.9A
Other languages
Chinese (zh)
Other versions
CN111143227B (en
Inventor
莫兹斯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Mihoyo Tianming Technology Co Ltd
Original Assignee
Shanghai Mihoyo Tianming Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Mihoyo Tianming Technology Co Ltd filed Critical Shanghai Mihoyo Tianming Technology Co Ltd
Priority to CN201911410513.9A priority Critical patent/CN111143227B/en
Publication of CN111143227A publication Critical patent/CN111143227A/en
Application granted granted Critical
Publication of CN111143227B publication Critical patent/CN111143227B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Landscapes

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

Abstract

The embodiment of the invention discloses a data operation method, a data operation device, a terminal and a storage medium. The method comprises the following steps: when a trigger event of the operation data is monitored, acquiring a target server corresponding to the trigger event, and performing communication verification on the target server; if the verification result is that the verification is passed, displaying a preset data interaction interface on the current display interface; and when a data operation instruction acting on a preset data interaction interface is received, operating target data corresponding to the data operation instruction, and displaying the operation effect of the target data. According to the technical scheme of the embodiment of the invention, the target data can be directly operated on the terminal equipment through the preset data interaction interface displayed on the terminal equipment, so that an operator does not need to care how to operate the target server and to make the bag body again, the working efficiency of the operator is greatly improved, and the what-you-see-what-you-get effect of data operation is achieved.

Description

Data operation method, device, terminal and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computer application, in particular to a data operation method, a data operation device, a data operation terminal and a storage medium.
Background
With the rapid development of internet technology, various application programs applied to terminal devices, especially mobile terminals, have become rich and varied. Generally, an application program includes a testing step in a development stage and an operation stage, and a tester repeatedly tests the application program on a terminal device to determine whether the application program can normally operate under various operations. At this time, when a tester needs to modify some data in an application program, the following scheme is mostly adopted in the prior art:
one solution is to obtain the test environment by directly operating the database in the server and to modify the data in the database. However, the steps of directly operating the server are cumbersome and may affect the work of other workers, and the modification effect cannot be obtained in real time when data is modified on the server.
Alternatively, test code may be written on the mobile terminal to create a test environment and modify data in the mobile terminal. However, after the data is modified based on the scheme, the modification effect can be displayed after the bag body needs to be re-manufactured, so that the development time is long and the development efficiency is low.
Disclosure of Invention
The embodiment of the invention provides a data operation method, a data operation device, a terminal and a storage medium, and solves the problems that the data operation efficiency is low and the operation effect cannot be obtained in real time.
In a first aspect, an embodiment of the present invention provides a data operation method, which may include:
when a trigger event of the operation data is monitored, acquiring a target server corresponding to the trigger event, and performing communication verification on the target server;
if the verification result is that the verification is passed, displaying a preset data interaction interface on the current display interface;
and when a data operation instruction acting on a preset data interaction interface is received, operating target data corresponding to the data operation instruction, and displaying the operation effect of the target data.
Optionally, performing communication verification on the target server may include:
enabling a preset data operation plug-in corresponding to the trigger event, and performing communication verification on the target server through the enabled preset data operation plug-in.
Optionally, the operating the target data corresponding to the data operation instruction may include:
and operating the target data corresponding to the data operation instruction through the enabled preset data operation plug-in.
Optionally, the operating the target data corresponding to the data operation instruction may include:
according to the data operation instruction, target data to be operated are screened out from a database of a target server and/or memory data of the terminal equipment;
and executing the operation corresponding to the data operation instruction on the target data.
Optionally, executing an operation corresponding to the data operation instruction on the target data may include:
and executing modification operation and/or display operation corresponding to the data operation instruction on the target data.
Optionally, displaying the preset data interaction interface on the current display interface may include:
and starting the preset data interaction interface through preset gesture operation, and displaying the preset data interaction interface on the current display interface.
Optionally, the preset gesture operation may include a multi-finger simultaneous gesture operation, and/or the preset data interactive interface may include a preset data graphical interactive interface.
In a second aspect, an embodiment of the present invention further provides a data operating apparatus, where the apparatus may include:
the communication verification module is used for acquiring a target server corresponding to a trigger event when the trigger event of the operation data is monitored, and performing communication verification on the target server;
the interactive interface display module is used for displaying a preset data interactive interface on the current display interface if the verification result is that the verification is passed;
and the data operation module is used for operating the target data corresponding to the data operation instruction and displaying the operation effect of the target data when receiving the data operation instruction acting on the preset data interaction interface.
In a third aspect, an embodiment of the present invention further provides a terminal, where the terminal may include:
one or more processors;
a memory for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement the data manipulation method provided by any embodiment of the present invention.
In a fourth aspect, the embodiments of the present invention further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the data operation method provided in any embodiment of the present invention.
According to the technical scheme of the embodiment of the invention, when the trigger event of the operation data is monitored, the target server corresponding to the trigger event can be obtained, and the communication verification is carried out on the target server; after the verification is passed, a preset data interaction interface can be displayed on the current display interface, and when a data operation instruction acting on the preset data interaction interface is received, the target data corresponding to the data operation instruction can be operated, and the operation effect of the target data is displayed. According to the technical scheme, the target data can be directly operated on the terminal equipment through the preset data interaction interface displayed on the terminal equipment, so that the operation on the target data and the operation effect of displaying the target data in real time can be realized by an operator without paying attention to how to operate the target server and without re-manufacturing the bag body, the working efficiency of the operator is greatly improved, and the what you see is what you get effect of data operation is achieved.
Drawings
FIG. 1 is a flow chart of a data manipulation method according to a first embodiment of the present invention;
FIG. 2a is a flow chart of a preferred embodiment of a data manipulation method according to a first embodiment of the present invention;
FIG. 2b is a block diagram of a preferred embodiment of a data manipulation method according to a first embodiment of the present invention;
FIG. 3 is a block diagram of a data operation apparatus according to a second embodiment of the present invention;
fig. 4 is a schematic structural diagram of a terminal in a third embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of a data operation method according to a first embodiment of the present invention. The embodiment is applicable to a case where network communication is performed with a target server on a terminal device to operate target data. The method can be applied to terminal equipment and can be executed by a data operation device provided by the embodiment of the invention, the device can be realized by software and/or hardware, and the device can be integrated on various terminal equipment.
Referring to fig. 1, the method of the embodiment of the present invention specifically includes the following steps:
s110, when a trigger event of the operation data is monitored, acquiring a target server corresponding to the trigger event, and performing communication verification on the target server.
When a trigger event of the operation data is monitored, for example, when a trigger event of logging in the test client is monitored, when a trigger event of enabling the preset data operation plug-in is monitored, or the like, a target server corresponding to the trigger event may be obtained, and the target server may be a test server. Further, the terminal device and the target server may be subjected to communication verification, which aims to determine whether the testing environment where the terminal device is located is safe, because many special data and/or functions which cannot be leaked out may be involved in the data operation link, and the communication verification may ensure the safety of the subsequent data operation link. For example, in the communication verification link, the target server may determine whether a network environment where the terminal device is located is a preset network environment, such as a company network environment, whether an operator of the terminal device has a corresponding data operation authority, whether a login account on the terminal device is legal, and the like.
And S120, if the verification result is that the verification is passed, displaying a preset data interaction interface on the current display interface.
If the verification result of the target server is that the verification is passed, data operation can be executed based on the terminal device, a preset data interaction interface can be displayed on a current display interface of the terminal device, the preset data interaction interface is a preset interface capable of interacting with an operator of the terminal device, and optionally, the preset data interaction interface can be a preset data graphical interaction interface which is more friendly to the operator of the terminal device.
On the basis, optionally, the preset data interaction interface can be opened through preset gesture operation, and the preset data interaction interface is displayed on the current display interface, the preset gesture operation can be multi-finger simultaneous pressing gesture operation such as five-finger simultaneous pressing gesture operation, and the preset gesture operation is usually different from the existing gesture operation in the application program to be tested, namely the preset gesture operation does not affect the original operation flow of the application program to be tested.
And S130, when a data operation instruction acting on the preset data interaction interface is received, operating the target data corresponding to the data operation instruction, and displaying the operation effect of the target data.
The target data may be data corresponding to the data operation instruction in a database of the target server, or data corresponding to the data operation instruction in the memory data of the terminal device, and the like, which are not specifically limited herein, and the memory data of the terminal device may be operating memory data or storing memory data. Further, since the operation of the target data is directly performed on the terminal device, the operation effect of the target data, that is, the display effect after the operation of the target data is displayed in real time on the terminal device.
According to the technical scheme of the embodiment of the invention, when the trigger event of the operation data is monitored, the target server corresponding to the trigger event can be obtained, and the communication verification is carried out on the target server; after the verification is passed, a preset data interaction interface can be displayed on the current display interface, and when a data operation instruction acting on the preset data interaction interface is received, the target data corresponding to the data operation instruction can be operated, and the operation effect of the target data is displayed. According to the technical scheme, the target data can be directly operated on the terminal equipment through the preset data interaction interface displayed on the terminal equipment, so that the operation on the target data and the operation effect of displaying the target data in real time can be realized by an operator without paying attention to how to operate the target server and without re-manufacturing the bag body, the working efficiency of the operator is greatly improved, and the what you see is what you get effect of data operation is achieved.
An optional technical solution for performing communication verification on a target server specifically includes: enabling a preset data operation plug-in corresponding to the trigger event, and performing communication verification on the target server through the enabled preset data operation plug-in. The preset data operation plug-in is a plug-in which codes are written in advance and can be arranged on the terminal device, and the effect of performing communication verification on the target server and the effect of operating the target data corresponding to the data operation instruction can be realized based on the preset data operation plug-in, which is not specifically limited herein. In addition, the enabling process of the preset data operation plug-in may be implemented by a preset gesture, and the preset gesture for enabling the preset data operation plug-in and the preset gesture for starting the preset data interaction interface may be the same or different, and are not specifically limited herein.
In order to better understand the specific implementation process of the above steps, the following describes an exemplary data operation method according to this embodiment with reference to specific examples. For example, taking a testing link of a certain game program as an example, as shown in fig. 2a and 2b, after logging in a testing client, a tester can enable or wake up a preset data operation plug-in set on the testing client through a five-finger simultaneous gesture operation, where the preset data operation plug-in may also be referred to as a GMtalk plug-in. Furthermore, the test client can communicate with the test server through the preset data operation plug-in to verify whether the test environment where the test client is located is safe or not, because special operation may be performed on a large amount of data in the game program in the test link, and the communication verification can avoid the situation that the operation results leak. Furthermore, after the communication verification is passed, the test client can directly communicate with the test server by using network communication, at the moment, the preset data operation plug-in can be awakened again through preset gesture operation, and the preset data interaction interface can be opened and displayed through the same or different preset gesture operations, so that when a data operation instruction acting on the preset data interaction interface is received, target data in a database of the test server and/or target data in memory data of the terminal equipment can be modified and/or displayed based on the preset data operation plug-in, and after the target data is modified, the modification effect of the target data is displayed in real time.
For the step of modifying the target data in the database of the test server based on the preset data operation plug-in, the target data may be updated or modified exemplarily, and the corresponding modification effect may be directly displayed on the terminal device, and may also be displayed when the test client is logged in next time. In a possible situation, a tester can simulate the environment of the game player with the BUG by modifying the target data in the database of the testing server.
For the step of modifying the target data in the memory data of the terminal device based on the preset data operation plug-in, the target data in the running memory may be modified, and the data of the test server is directly displayed by updating the running memory information, so that the modification result can be directly fed back to the display screen. In a possible situation, since a certain picture is drawn on a computer terminal and applied on a mobile terminal (i.e., a test client), different display effects of the same picture can be caused due to different attribute parameters of the computer terminal and the mobile terminal, and at the moment, a tester can modify the color attribute of the picture in an operating memory to modify the color of the picture and display the modification effect of the color of the picture on the mobile terminal in real time.
For the above step of displaying the target data, it may display attribute information of a certain object in the game program, an operation code of a certain operation, and the like, thereby checking whether these data are correct. These data may be data that the tester needs to temporarily acquire and/or temporarily display, and because these data are not data that the game player can acquire, they disappear after the game program is restarted.
Example two
Fig. 3 is a block diagram of a data operation apparatus according to a second embodiment of the present invention, which is configured to execute a data operation method according to any of the above embodiments. The device and the data operation method of the above embodiments belong to the same inventive concept, and details that are not described in detail in the embodiments of the data operation device may refer to the embodiments of the data operation method. Referring to fig. 3, the apparatus may specifically include: a communication verification module 210, an interactive interface display module 220, and a data manipulation module 230.
The communication verification module 210 is configured to, when a trigger event of the operation data is monitored, acquire a target server corresponding to the trigger event, and perform communication verification on the target server;
the interactive interface display module 220 is configured to display a preset data interactive interface on the current display interface if the verification result is that the verification is passed;
and the data operation module 230 is configured to, when receiving a data operation instruction acting on the preset data interaction interface, operate the target data corresponding to the data operation instruction, and display an operation effect of the target data.
Optionally, the communication verification module 210 may specifically include:
and the communication verification unit is used for enabling the preset data operation plug-in corresponding to the trigger event and carrying out communication verification on the target server through the enabled preset data operation plug-in.
Optionally, the data operation module 230 may specifically include:
and the first data operation unit is used for operating the target data corresponding to the data operation instruction through the enabled preset data operation plug-in.
Optionally, the data operation module 230 may specifically include:
the target data screening unit is used for screening target data to be operated from a database of the target server and/or memory data of the terminal equipment according to the data operation instruction;
and the second data operation unit is used for executing the operation corresponding to the data operation instruction on the target data.
Optionally, the second data operation unit may be specifically configured to:
and executing modification operation and/or display operation corresponding to the data operation instruction on the target data.
Optionally, the interactive interface display module 220 may specifically include:
and the interactive interface display unit is used for starting the preset data interactive interface through preset gesture operation and displaying the preset data interactive interface on the current display interface.
Optionally, the preset gesture operation may include a multi-finger simultaneous gesture operation, and/or the preset data interactive interface may include a preset data graphical interactive interface.
In the data operation device provided in the second embodiment of the present invention, when a trigger event of operation data is monitored by the communication verification module, a target server corresponding to the trigger event may be obtained, and communication verification is performed on the target server; after the verification is passed, the interactive interface display module can display a preset data interactive interface on the current display interface; and when receiving a data operation instruction acting on the preset data interaction interface, the data operation module can operate the target data corresponding to the data operation instruction and display the operation effect of the target data. According to the device, the target data can be directly operated on the terminal equipment through the preset data interaction interface displayed on the terminal equipment, so that the operation on the target data and the operation effect of displaying the target data in real time can be realized by an operator without paying attention to how to operate the target server and without remanufacturing the bag body, the working efficiency of the operator is greatly improved, and the what you see is what you get effect of data operation is achieved.
The data operation device provided by the embodiment of the invention can execute the data operation method provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
It should be noted that, in the embodiment of the data operation device, the included units and modules are merely divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
EXAMPLE III
Fig. 4 is a schematic structural diagram of a terminal according to a third embodiment of the present invention, as shown in fig. 4, the terminal includes a memory 310, a processor 320, an input device 330, and an output device 340. The number of the processors 320 in the terminal may be one or more, and one processor 320 is taken as an example in fig. 4; the memory 310, processor 320, input device 330 and output device 340 in the terminal may be connected by a bus or other means, such as by bus 350 in fig. 4.
The memory 310, which is a computer-readable storage medium, may be used for storing software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the data manipulation method in the embodiment of the present invention (for example, the communication verification module 210, the interactive interface display module 220, and the data manipulation module 230 in the data manipulation apparatus). The processor 320 executes various functional applications of the terminal and data processing, i.e., implements a data manipulation method, by executing software programs, instructions, and modules stored in the memory 310.
The memory 310 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 310 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, memory 310 may further include memory located remotely from processor 320, which may be connected to devices through a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 330 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function controls of the device. The output device 340 may include a display device such as a display screen.
Example four
A fourth embodiment of the present invention provides a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform a method for data manipulation, the method including:
when a trigger event of the operation data is monitored, acquiring a target server corresponding to the trigger event, and performing communication verification on the target server;
if the verification result is that the verification is passed, displaying a preset data interaction interface on the current display interface;
and when a data operation instruction acting on a preset data interaction interface is received, operating target data corresponding to the data operation instruction, and displaying the operation effect of the target data.
Of course, the storage medium provided by the embodiment of the present invention contains computer-executable instructions, and the computer-executable instructions are not limited to the method operations described above, and may also perform related operations in the data operation method provided by any embodiment of the present invention.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. With this understanding, the technical solutions of the present invention may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A data operation method is applied to terminal equipment and is characterized by comprising the following steps:
when a trigger event of operation data is monitored, acquiring a target server corresponding to the trigger event, and performing communication verification on the target server;
if the verification result is that the verification is passed, displaying a preset data interaction interface on the current display interface;
and when a data operation instruction acting on the preset data interaction interface is received, operating target data corresponding to the data operation instruction, and displaying the operation effect of the target data.
2. The method of claim 1, wherein the performing communication verification on the target server comprises:
enabling a preset data operation plug-in corresponding to the trigger event, and performing communication verification on the target server through the enabled preset data operation plug-in.
3. The method of claim 2, wherein the operating on the target data corresponding to the data operation instruction comprises:
and operating the target data corresponding to the data operation instruction through the enabled preset data operation plug-in.
4. The method of claim 1, wherein the operating on the target data corresponding to the data operation instruction comprises:
according to the data operation instruction, screening target data to be operated from a database of the target server and/or memory data of the terminal equipment;
and executing the operation corresponding to the data operation instruction on the target data.
5. The method of claim 4, wherein performing the operation corresponding to the data operation instruction on the target data comprises:
and executing modification operation and/or display operation corresponding to the data operation instruction on the target data.
6. The method according to claim 1, wherein the displaying the preset data interactive interface on the current display interface comprises:
and starting a preset data interaction interface through preset gesture operation, and displaying the preset data interaction interface on the current display interface.
7. The method according to claim 6, wherein the preset gesture operation comprises a multi-finger simultaneous gesture operation, and/or the preset data interactive interface comprises a preset data graphical interactive interface.
8. A data operating device, provided in a terminal device, comprising:
the communication verification module is used for acquiring a target server corresponding to a trigger event when the trigger event of the operation data is monitored, and performing communication verification on the target server;
the interactive interface display module is used for displaying a preset data interactive interface on the current display interface if the verification result is that the verification is passed;
and the data operation module is used for operating the target data corresponding to the data operation instruction and displaying the operation effect of the target data when receiving the data operation instruction acting on the preset data interaction interface.
9. A terminal, characterized in that the terminal comprises:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a method of data manipulation according to any one of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the data manipulation method according to any one of claims 1 to 7.
CN201911410513.9A 2019-12-31 2019-12-31 Data operation method, device, terminal and storage medium Active CN111143227B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911410513.9A CN111143227B (en) 2019-12-31 2019-12-31 Data operation method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911410513.9A CN111143227B (en) 2019-12-31 2019-12-31 Data operation method, device, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN111143227A true CN111143227A (en) 2020-05-12
CN111143227B CN111143227B (en) 2023-11-17

Family

ID=70522473

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911410513.9A Active CN111143227B (en) 2019-12-31 2019-12-31 Data operation method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111143227B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111985188A (en) * 2020-07-22 2020-11-24 用友网络科技股份有限公司 Data conversion method, device, terminal and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107153786A (en) * 2017-05-26 2017-09-12 北京奇点数聚科技有限公司 A kind of man-machine recognition methods, system and terminal device, readable storage medium storing program for executing
CN107765966A (en) * 2017-10-13 2018-03-06 广州视源电子科技股份有限公司 Event triggering method, device, intelligent terminal and storage medium based on picture
CN109426705A (en) * 2017-08-17 2019-03-05 阿里巴巴集团控股有限公司 A kind of interface display method, device, equipment and storage medium
CN110618813A (en) * 2019-09-02 2019-12-27 恩亿科(北京)数据科技有限公司 Method, device and equipment for quickly generating docking media interface and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107153786A (en) * 2017-05-26 2017-09-12 北京奇点数聚科技有限公司 A kind of man-machine recognition methods, system and terminal device, readable storage medium storing program for executing
CN109426705A (en) * 2017-08-17 2019-03-05 阿里巴巴集团控股有限公司 A kind of interface display method, device, equipment and storage medium
CN107765966A (en) * 2017-10-13 2018-03-06 广州视源电子科技股份有限公司 Event triggering method, device, intelligent terminal and storage medium based on picture
CN110618813A (en) * 2019-09-02 2019-12-27 恩亿科(北京)数据科技有限公司 Method, device and equipment for quickly generating docking media interface and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111985188A (en) * 2020-07-22 2020-11-24 用友网络科技股份有限公司 Data conversion method, device, terminal and storage medium

Also Published As

Publication number Publication date
CN111143227B (en) 2023-11-17

Similar Documents

Publication Publication Date Title
CN109302522B (en) Test method, test device, computer system, and computer medium
CN108108297B (en) Method and device for automatic testing
CN111159049B (en) Automatic interface testing method and system
WO2018036273A1 (en) Simulation test method, server, device, and computer-readable storage medium
CN105787364B (en) Automatic testing method, device and system for tasks
CN112527252B (en) Applet management method and device, applet platform, electronic equipment and medium
CN111475390A (en) Log collection system deployment method, device, equipment and storage medium
CN113590454A (en) Test method, test device, computer equipment and storage medium
JP2017084082A (en) Simulation device, test scenario file creation method, and test method using test scenario file
CN111797020A (en) Mock data method and device based on dynamic bytecode
CN107797922B (en) Application page testing method, electronic device and electronic equipment
CN113434396A (en) Interface test method, device, equipment, storage medium and program product
CN112181749A (en) Hardware testing method and device, electronic equipment and storage medium
CN108171061B (en) Android system kernel safety detection method and device
CN111143227B (en) Data operation method, device, terminal and storage medium
CN113919158A (en) Simulation method and device for flight control panel and storage medium
US9280627B1 (en) GUI based verification at multiple abstraction levels
CN112613275A (en) Receipt generation method and device, computer equipment and storage medium
CN113282476B (en) Interface performance testing method and device and electronic equipment
CN106844186B (en) Offline test method of application and terminal equipment
CN112765018B (en) Instrument and meter debugging system and method
CN114564387A (en) Scene type automatic testing method and system for OpenStack cloud platform
CN112631949B (en) Debugging method and device, computer equipment and storage medium
CN114297088A (en) Method, device, equipment and medium for testing front end vue frame assembly
Lee et al. Collecting big data from automotive ECUs beyond the CAN bandwidth for fault visualization

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