CN112486813A - Debugging method, debugging device and computer readable storage medium - Google Patents

Debugging method, debugging device and computer readable storage medium Download PDF

Info

Publication number
CN112486813A
CN112486813A CN202011353310.3A CN202011353310A CN112486813A CN 112486813 A CN112486813 A CN 112486813A CN 202011353310 A CN202011353310 A CN 202011353310A CN 112486813 A CN112486813 A CN 112486813A
Authority
CN
China
Prior art keywords
mobile terminal
computer
function execution
execution instruction
debugging
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.)
Pending
Application number
CN202011353310.3A
Other languages
Chinese (zh)
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.)
Guangzhou Pinwei Software Co Ltd
Original Assignee
Guangzhou Pinwei Software 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 Guangzhou Pinwei Software Co Ltd filed Critical Guangzhou Pinwei Software Co Ltd
Priority to CN202011353310.3A priority Critical patent/CN112486813A/en
Publication of CN112486813A publication Critical patent/CN112486813A/en
Pending legal-status Critical Current

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/362Software debugging
    • G06F11/3636Software debugging by tracing the execution of the program
    • 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

Abstract

The invention discloses a debugging method, a debugging device and a computer readable storage medium, wherein the debugging method comprises the following steps: acquiring a first function execution instruction sent by the mobile terminal, and sending the first function execution instruction to a computer terminal so that the computer terminal can debug the JavaScript code of the current page of the mobile terminal; and acquiring a second function execution instruction sent by the computer terminal, and sending the second function execution instruction to the mobile terminal so that the mobile terminal runs according to the debugged JavaScript code. The invention improves the debugging efficiency of the JavaScript code of the current page.

Description

Debugging method, debugging device and computer readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a debugging method and apparatus, and a computer-readable storage medium.
Background
The system native component is used for page display, and the JavaScript language is used for the framework structure of logic writing, and the framework structure can run on an iOS end or an android end. In the iOS system or the android system, the JavaScript language needs to be run together with the native components on the mobile device, however, the debugging of the JavaScript language on the mobile device is very inconvenient. In the prior art, the JavaScript language and the native component are debugged in a log output mode, and the single-step debugging of logic cannot be performed on an iOS system or an android system, so that the debugging efficiency is low.
Disclosure of Invention
The invention mainly aims to provide a debugging method, a debugging device and a computer readable storage medium, aiming at solving the problem of low debugging efficiency.
In order to achieve the above object, the present invention provides a debugging method, including the following steps:
acquiring a first function execution instruction sent by the mobile terminal, and sending the first function execution instruction to a computer terminal so that the computer terminal can debug the JavaScript code of the current page of the mobile terminal;
and acquiring a second function execution instruction sent by the computer terminal, and sending the second function execution instruction to the mobile terminal so that the mobile terminal runs according to the debugged JavaScript code.
In an embodiment, before the step of obtaining the first function execution instruction sent by the mobile terminal, the method further includes: acquiring first data sent by the mobile terminal, wherein the first data comprises a device number of the mobile terminal, a page number of a current page and a JavaScript code of the current page; acquiring second data sent by the computer end, wherein the second data comprises an equipment number of the computer end and a page number of a current page; and establishing communication connection between the mobile terminal and the computer terminal according to the first data and the second data.
In an embodiment, after the step of obtaining the first function execution instruction sent by the mobile terminal, the method further includes: and sending a first execution completion instruction to the mobile terminal.
In an embodiment, after the step of obtaining the second function execution instruction sent by the computer, the method further includes: and sending a second execution completion instruction to the computer terminal.
In an embodiment, after the step of sending the second function execution instruction to the mobile terminal, the method further includes: and receiving a failure instruction sent by the mobile terminal, and sending the failure instruction to the computer terminal so as to disconnect the communication connection between the computer terminal and the mobile terminal.
In order to achieve the above object, the present invention further provides a debugging method, where the debugging method is applied to a mobile terminal, and the mobile terminal is in communication connection with a computer terminal through a transit server, and the debugging method includes:
sending a first function execution instruction to the transfer server so that the transfer server sends the first function execution instruction to the computer end, wherein the computer end debugs the JavaScript code of the current page of the mobile end according to the first function execution instruction;
and after receiving a second function execution instruction sent by the computer end through the transfer server, running according to the debugged JavaScript code.
In an embodiment, the step of sending the first function execution instruction to the transfer server so that the transfer server sends the first function execution instruction to the computer further includes: acquiring the equipment number under the condition that the mobile terminal opens the remote debugging option; determining the page number of a page to be debugged, and acquiring a JavaScript code of the current page; taking the device number of the mobile terminal, the page number of the current page and the JavaScript code as first data; and sending the first data to a transit server.
In an embodiment, the step of obtaining the device number includes: judging whether the equipment number is prestored; when the equipment number is prestored, the prestored equipment number is obtained; and when the equipment number is not prestored, generating the equipment number.
In order to achieve the above object, the present invention further provides a debugging apparatus, including a memory, a processor, and a debugging program stored in the memory and executable on the processor, wherein the debugging program implements the steps of the debugging method as described above when executed by the processor.
To achieve the above object, the present invention further provides a computer-readable storage medium, wherein the computer-readable storage medium stores a debugging program, and the debugging program implements the steps of the debugging method as described above when being executed by a processor.
According to the debugging method, the debugging device and the computer readable storage medium, the transfer server obtains a first function execution instruction of the mobile terminal and sends the first function execution instruction to the computer terminal, the computer terminal debugs the JavaScript code of the current page, the transfer server obtains a second function execution instruction sent by the computer terminal and sends the second function execution instruction to the mobile terminal, and the mobile terminal runs according to the debugged JavaScript code. The JavaScript code of the current page of the mobile terminal is debugged through the computer terminal, so that the problem that the mobile terminal cannot debug the JavaScript code of the current page is solved, and the debugging efficiency of the JavaScript code of the current page is improved.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of a debugging apparatus according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a debugging method according to a first embodiment of the present invention;
FIG. 3 is a flowchart illustrating a debugging method according to a second embodiment of the present invention;
fig. 4 is a flowchart illustrating a debugging method according to a third embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The main solution of the embodiment of the invention is as follows: acquiring a first function execution instruction sent by the mobile terminal, and sending the first function execution instruction to a computer terminal so that the computer terminal can debug the JavaScript code of the current page of the mobile terminal; and acquiring a second function execution instruction sent by the computer terminal, and sending the second function execution instruction to the mobile terminal so that the mobile terminal runs according to the debugged JavaScript code.
Since the JavaScript code of the current page of the mobile terminal is debugged through the computer terminal, the problem that the mobile terminal cannot debug the JavaScript code of the current page is solved, and the debugging efficiency of the JavaScript code of the current page is improved.
As an implementation, the debugging means may be as shown in fig. 1.
The embodiment of the invention relates to a debugging device, which comprises: a processor 101, e.g. a CPU, a memory 102, a communication bus 103. Wherein a communication bus 103 is used for enabling the connection communication between these components.
The memory 102 may be a high-speed RAM memory or a non-volatile memory (e.g., a disk memory). As shown in fig. 1, a debugging program may be included in a memory 102, which is a kind of computer-readable storage medium; and processor 101 may be configured to call a debugging program stored in memory 102 and perform the following operations:
acquiring a first function execution instruction sent by the mobile terminal, and sending the first function execution instruction to a computer terminal so that the computer terminal can debug the JavaScript code of the current page of the mobile terminal;
and acquiring a second function execution instruction sent by the computer terminal, and sending the second function execution instruction to the mobile terminal so that the mobile terminal runs according to the debugged JavaScript code.
In one embodiment, processor 101 may be configured to call a debugger stored in memory 102 and perform the following operations:
acquiring first data sent by the mobile terminal, wherein the first data comprises a device number of the mobile terminal, a page number of a current page and a JavaScript code of the current page;
acquiring second data sent by the computer end, wherein the second data comprises an equipment number of the computer end and a page number of a current page;
and establishing communication connection between the mobile terminal and the computer terminal according to the first data and the second data.
In one embodiment, processor 101 may be configured to call a debugger stored in memory 102 and perform the following operations:
and sending a first execution completion instruction to the mobile terminal.
In one embodiment, processor 101 may be configured to call a debugger stored in memory 102 and perform the following operations:
and sending a second execution completion instruction to the computer terminal.
In one embodiment, processor 101 may be configured to call a debugger stored in memory 102 and perform the following operations:
and receiving a failure instruction sent by the mobile terminal, and sending the failure instruction to the computer terminal so as to disconnect the communication connection between the computer terminal and the mobile terminal.
In one embodiment, processor 101 may be configured to call a debugger stored in memory 102 and perform the following operations:
sending a first function execution instruction to the transfer server so that the transfer server sends the first function execution instruction to the computer end, wherein the computer end debugs the JavaScript code of the current page of the mobile end according to the first function execution instruction;
and after receiving a second function execution instruction sent by the computer end through the transfer server, running according to the debugged JavaScript code.
In one embodiment, processor 101 may be configured to call a debugger stored in memory 102 and perform the following operations:
acquiring the equipment number under the condition that the mobile terminal opens the remote debugging option;
determining the page number of a page to be debugged, and acquiring a JavaScript code of the current page;
taking the device number of the mobile terminal, the page number of the current page and the JavaScript code as first data;
and sending the first data to a transit server.
In one embodiment, processor 101 may be configured to call a debugger stored in memory 102 and perform the following operations:
judging whether the equipment number is prestored;
when the equipment number is prestored, the prestored equipment number is obtained;
and when the equipment number is not prestored, generating the equipment number.
Based on the hardware architecture of the debugging device, the embodiment of the debugging method is provided.
Referring to fig. 2, fig. 2 is a first embodiment of the debugging method of the present invention, which includes the following steps:
step S10, obtaining a first function execution instruction sent by the mobile terminal, and sending the first function execution instruction to a computer terminal, so that the computer terminal debugs the JavaScript code of the current page of the mobile terminal.
Specifically, the mobile terminal adopts a system native component for page display, and the JavaScript language is used for logic writing of the mobile terminal. In the iOS system or the android system, the JavaScript language and the native component need to be run together on the mobile terminal, however, the debugging of the JavaScript language on the mobile terminal is very inconvenient, so that the communication connection between the mobile terminal and the computer terminal is established through the transfer server, and the computer terminal sends back the JavaScript language of the mobile terminal to the mobile terminal for running after debugging the JavaScript language of the mobile terminal.
The first function execution instruction is used for calling a debugging tool in the computer terminal. The transfer server is in communication connection with the mobile terminal and the computer terminal, the transfer server obtains a first function execution instruction sent by the mobile terminal, the transfer server sends the first function instruction to the computer terminal, and a debugging tool in the computer terminal debugs a JavaScript code of a current page of the mobile terminal. After the computer end receives the first function execution instruction, the transfer server sends a first execution completion instruction to the mobile end, so that the mobile end does not send the first function execution instruction any more.
Step S20, obtaining a second function execution instruction sent by the computer, and sending the second function execution instruction to the mobile terminal, so that the mobile terminal can execute the second function execution instruction
And running according to the debugged JavaScript code.
Specifically, the second function execution instruction is used for calling a JavaScript code running method in the mobile terminal. After the JavaScript codes of the current page of the mobile terminal are debugged by the computer terminal, the transfer server acquires a second function execution instruction sent by the computer terminal, the transfer server sends the second function execution instruction to the mobile terminal, and the mobile terminal runs according to the debugged JavaScript codes. After the mobile terminal receives the second function execution instruction, the transfer server sends a second execution completion instruction to the computer terminal, so that the computer terminal does not send the second function execution instruction any more.
In the technical scheme of this embodiment, a first function execution instruction of the mobile terminal is obtained through the transfer server, and the first function execution instruction is sent to the computer terminal, the computer terminal debugs the JavaScript code of the current page, and the transfer server obtains a second function execution instruction sent by the computer terminal, and sends the second function execution instruction to the mobile terminal, so that the mobile terminal operates according to the debugged JavaScript code. The JavaScript code of the current page of the mobile terminal is debugged through the computer terminal, so that the problem that the mobile terminal cannot debug the JavaScript code of the current page is solved, and the debugging efficiency of the JavaScript code of the current page is improved.
Referring to fig. 3, fig. 3 is a second embodiment of the archive warehousing method for credit business of the present invention, and based on the first embodiment, before the step S10, the method further includes:
step S30, acquiring first data sent by the mobile terminal, wherein the first data comprises a device number of the mobile terminal, a page number of a current page and a JavaScript code of the current page;
step S40, acquiring second data sent by the computer terminal, wherein the second data comprises the equipment number of the computer terminal and the page number of the current page;
step S50, establishing a communication connection between the mobile terminal and the computer terminal according to the first data and the second data.
Specifically, before the transfer server obtains the first function execution instruction sent by the mobile terminal, a communication connection between the mobile terminal and the computer terminal needs to be established through the transfer server. The transfer server acquires first data sent by the mobile terminal and second data sent by the computer terminal, and the server establishes communication connection between the mobile terminal and the computer terminal according to the first data and the second data. The device number in the first data is the number of the mobile terminal device, the current page is a page which needs to be debugged by the mobile terminal, and the page number of the current page and the JavaScript code of the current page are obtained for debugging the computer terminal. The device number in the second data is the number of the computer terminal device, and the current page number is the page number of the computer terminal for debugging.
Under the condition that the communication connection between the mobile terminal and the computer terminal needs to be disconnected, the transfer server receives a failure instruction sent by the mobile terminal, and sends the failure instruction to the computer terminal, so that the computer terminal is disconnected from the communication connection with the mobile terminal.
In the technical scheme of this embodiment, the transfer server obtains the first data sent by the mobile terminal and the second data sent by the computer terminal to establish the communication connection between the mobile terminal and the computer terminal, so that the computer terminal can debug the JavaScript code of the current page of the mobile terminal, and the mobile terminal can run according to the debugged JavaScript code of the current page.
Referring to fig. 4, fig. 4 is a third embodiment of the debugging method of the present invention, which includes the following steps:
step S60, sending a first function execution instruction to the transfer server, so that the transfer server sends the first function execution instruction to the computer end, where the computer end debugs the JavaScript code of the current page of the mobile end according to the first function execution instruction;
and step S70, after receiving a second function execution instruction sent by the computer end through the transit server, running according to the debugged JavaScript code.
Specifically, the transfer server is in communication connection with the mobile terminal and the computer terminal, and the mobile terminal sends the first function execution instruction to the transfer server, so that the transfer server sends the first function execution instruction to the computer terminal. The computer end debugs the JavaScript code of the current page of the mobile end according to the first function execution instruction; and the mobile terminal runs according to the debugged JavaScript code of the current page after receiving a second function execution instruction sent by the computer terminal through the server.
Before sending the first function execution instruction to the transfer server, the mobile terminal opens a remote debugging option and obtains the equipment number of the mobile terminal; determining the page number of the page to be debugged, and acquiring the JavaScript code of the current page. And taking the equipment number of the mobile terminal, the page number of the current page and the JavaScript code as first data, and sending the first data to the transfer server. When acquiring the equipment number of the mobile terminal, judging whether the equipment number is prestored; when the equipment number is prestored, the prestored equipment number is obtained; the device number is generated when the device number is not pre-stored, illustratively, a six-digit random number is generated. When determining the page number of the page to be debugged, judging whether the page number is prestored; when the page number is prestored, acquiring the prestored page number; and when the page number is not prestored, randomly generating the page number.
In the technical scheme of this embodiment, the first function execution instruction is sent to the transfer server through the mobile terminal, and the transfer server sends the first function execution instruction to the computer terminal, where the computer terminal debugs the JavaScript code of the current page of the mobile terminal according to the first function execution instruction, and the mobile terminal runs according to the debugged JavaScript code after receiving the second function execution instruction sent by the computer terminal through the transfer server. The problem that the mobile terminal cannot debug the JavaScript code of the current page is solved, and the debugging efficiency of the JavaScript code of the current page is improved.
The present invention also provides a debugging apparatus, which includes a memory, a processor, and a debugging program stored in the memory and executable on the processor, and when the debugging program is executed by the processor, the debugging program implements the steps of the debugging method according to the above embodiments.
The present invention also provides a computer-readable storage medium storing a debugging program, which when executed by a processor implements the steps of the debugging method according to the above embodiments.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that 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 an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a computer-readable storage medium (such as ROM/RAM, magnetic disk, optical disk) as described above, and includes several instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A debugging method is characterized in that the debugging method is applied to a transit server, the transit server is in communication connection with a mobile terminal and a computer terminal, and the debugging method comprises the following steps:
acquiring a first function execution instruction sent by the mobile terminal, and sending the first function execution instruction to a computer terminal so that the computer terminal can debug the JavaScript code of the current page of the mobile terminal;
and acquiring a second function execution instruction sent by the computer terminal, and sending the second function execution instruction to the mobile terminal so that the mobile terminal runs according to the debugged JavaScript code.
2. The debugging method according to claim 1, wherein before the step of obtaining the first function execution instruction sent by the mobile terminal, the method further comprises:
acquiring first data sent by the mobile terminal, wherein the first data comprises a device number of the mobile terminal, a page number of a current page and a JavaScript code of the current page;
acquiring second data sent by the computer end, wherein the second data comprises an equipment number of the computer end and a page number of a current page;
and establishing communication connection between the mobile terminal and the computer terminal according to the first data and the second data.
3. The debugging method according to claim 1, wherein after the step of obtaining the first function execution instruction sent by the mobile terminal, the method further comprises:
and sending a first execution completion instruction to the mobile terminal.
4. The debugging method of claim 1, wherein after the step of obtaining the second function execution instruction sent by the computer, the method further comprises:
and sending a second execution completion instruction to the computer terminal.
5. The debugging method according to claim 1, wherein after the step of sending the second function execution instruction to the mobile terminal, the method further comprises:
and receiving a failure instruction sent by the mobile terminal, and sending the failure instruction to the computer terminal so as to disconnect the communication connection between the computer terminal and the mobile terminal.
6. A debugging method is characterized in that the debugging method is applied to a mobile terminal, the mobile terminal is in communication connection with a computer terminal through a transfer server, and the debugging method comprises the following steps:
sending a first function execution instruction to the transfer server so that the transfer server sends the first function execution instruction to the computer end, wherein the computer end debugs the JavaScript code of the current page of the mobile end according to the first function execution instruction;
and after receiving a second function execution instruction sent by the computer end through the transfer server, running according to the debugged JavaScript code.
7. The debugging method of claim 6, wherein the step of sending the first function execution instruction to the transit server so that the transit server sends the first function execution instruction to the computer further comprises:
acquiring the equipment number under the condition that the mobile terminal opens the remote debugging option;
determining the page number of a page to be debugged, and acquiring a JavaScript code of the current page;
taking the device number of the mobile terminal, the page number of the current page and the JavaScript code as first data;
and sending the first data to a transit server.
8. The debugging method of claim 1, wherein the step of obtaining a device number comprises:
judging whether the equipment number is prestored;
when the equipment number is prestored, the prestored equipment number is obtained;
and when the equipment number is not prestored, generating the equipment number.
9. A debugging apparatus comprising a memory, a processor, and a debugging program stored in the memory and executable on the processor, the debugging program implementing the steps of the debugging method according to any one of claims 1 to 8 when executed by the processor.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a debugging program, which when executed by a processor implements the steps of the debugging method according to any one of claims 1-8.
CN202011353310.3A 2020-11-25 2020-11-25 Debugging method, debugging device and computer readable storage medium Pending CN112486813A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011353310.3A CN112486813A (en) 2020-11-25 2020-11-25 Debugging method, debugging device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011353310.3A CN112486813A (en) 2020-11-25 2020-11-25 Debugging method, debugging device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN112486813A true CN112486813A (en) 2021-03-12

Family

ID=74935492

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011353310.3A Pending CN112486813A (en) 2020-11-25 2020-11-25 Debugging method, debugging device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN112486813A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902618A (en) * 2011-07-28 2013-01-30 华为技术有限公司 Method and device for developing and debugging application programs of mobile equipment
CN104836840A (en) * 2015-03-30 2015-08-12 北京奇虎科技有限公司 Control method of mobile terminal, server, device and system
CN109002366A (en) * 2018-07-26 2018-12-14 广东蔚海数问大数据科技有限公司 A kind of remote debugging method and device of mobile terminal webpage
CN111092780A (en) * 2018-10-23 2020-05-01 山东华软金盾软件股份有限公司 Method and system for dynamically debugging android system
CN111831538A (en) * 2019-04-18 2020-10-27 腾讯科技(深圳)有限公司 Debugging method, device and storage medium
CN111866083A (en) * 2020-06-23 2020-10-30 北京三快在线科技有限公司 Equipment debugging system and method, equipment to be debugged, remote debugging equipment and transfer server
CN111953718A (en) * 2019-05-15 2020-11-17 北京京东尚科信息技术有限公司 Page debugging method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902618A (en) * 2011-07-28 2013-01-30 华为技术有限公司 Method and device for developing and debugging application programs of mobile equipment
CN104836840A (en) * 2015-03-30 2015-08-12 北京奇虎科技有限公司 Control method of mobile terminal, server, device and system
CN109002366A (en) * 2018-07-26 2018-12-14 广东蔚海数问大数据科技有限公司 A kind of remote debugging method and device of mobile terminal webpage
CN111092780A (en) * 2018-10-23 2020-05-01 山东华软金盾软件股份有限公司 Method and system for dynamically debugging android system
CN111831538A (en) * 2019-04-18 2020-10-27 腾讯科技(深圳)有限公司 Debugging method, device and storage medium
CN111953718A (en) * 2019-05-15 2020-11-17 北京京东尚科信息技术有限公司 Page debugging method and device
CN111866083A (en) * 2020-06-23 2020-10-30 北京三快在线科技有限公司 Equipment debugging system and method, equipment to be debugged, remote debugging equipment and transfer server

Similar Documents

Publication Publication Date Title
CN107133180B (en) Dynamic page testing method, testing device and storage medium
CN107729014B (en) Page jump method and structure based on Android
CN110765001B (en) Modularized automatic test method and device for application system
CN108966159B (en) Short message withdrawing method, system, computer equipment and storage medium
CN110727581A (en) Collapse positioning method and electronic equipment
CN108021445B (en) Memory optimization method, device and system and computer readable storage medium
CN105515887A (en) Application test method, server and system
CN109032612B (en) Interface calling method and device of hybrid application and computer readable storage medium
CN108804120B (en) Page construction method, device, equipment and storage medium
CN108037989B (en) SDK component identification method and device
CN111159298B (en) Service request processing method and device, electronic equipment and storage medium
CN112965732A (en) Resource package obtaining method, intelligent wearable device and storage medium
CN112486813A (en) Debugging method, debugging device and computer readable storage medium
CN109684192B (en) Local test method, device, storage medium and apparatus based on data processing
CN105488199A (en) Mixed form processing method, device and mobile terminal
CN107704279B (en) Data loading method and device
CN103984541A (en) Method and system for generating application procedure based on terminal source codes
CN109446462B (en) Page-based data monitoring processing method, device, equipment and storage medium
CN113867756A (en) Software upgrading method, terminal equipment and readable storage medium
CN111078571A (en) Test method for simulation response, terminal device and computer readable storage medium
CN112433719A (en) Compiling method and device of application program, electronic equipment and storage medium
CN114253441B (en) Method and device for enabling target function, storage medium and electronic device
CN113660288B (en) User number binding method and system based on block chain system
CN116991816B (en) Log output method, device, electronic equipment and storage medium
CN115065670B (en) IOS APP automatic release method, macOS server and system

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