CN107783892A - A kind of code analysis methods and terminal - Google Patents

A kind of code analysis methods and terminal Download PDF

Info

Publication number
CN107783892A
CN107783892A CN201610727302.8A CN201610727302A CN107783892A CN 107783892 A CN107783892 A CN 107783892A CN 201610727302 A CN201610727302 A CN 201610727302A CN 107783892 A CN107783892 A CN 107783892A
Authority
CN
China
Prior art keywords
code
list
analysis
file
shows
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
CN201610727302.8A
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201610727302.8A priority Critical patent/CN107783892A/en
Publication of CN107783892A publication Critical patent/CN107783892A/en
Pending legal-status Critical Current

Links

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/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3692Test management for test results analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Storage Device Security (AREA)

Abstract

The embodiment of the invention discloses a kind of code analysis methods and terminal, methods described includes:When receiving analysis instruction, the code that obtaining needs to analyze shows list;List is shown according to the code, judges that the code shows whether list meets analysis condition;If the code shows that list meets the analysis condition, list, which carries out code analysis, to be shown to the code according to default analysis rule;After showing that list carries out code analysis to the code according to the default analysis rule, output code analysis result.The present invention by the code analysis result of output can improve data can be readability, the analysis efficiency of code can be improved by the code analysis methods of the present invention.

Description

A kind of code analysis methods and terminal
Technical field
The present invention relates to field of computer technology, more particularly to a kind of code analysis methods and terminal.
Background technology
Realize that the instrument of code analysis has much at present, the technical method of use is also similar, existing code analysis Although instrument can be analyzed the code file of application program and obtain the volume size of each code segment in code file;But It is, when the code segment number of code file is excessively huge, analysis result that existing analysis method obtains, its data volume also phase When huge, cause user's reading difficulty;Meanwhile because its data volume is very big, analysis process needs to take a significant amount of time, and reduces point Analyse efficiency.
The content of the invention
In view of this, the embodiment of the present invention provides a kind of code analysis methods and terminal, and can improve analysis result can It is readability, and improve the analysis efficiency of visual code analysis process.
A kind of code analysis methods, methods described include:
When receiving analysis instruction, the code that obtaining needs to analyze shows list;
List is shown according to the code, judges that the code shows whether list meets analysis condition;
If the code shows that list meets the analysis condition, the code is shown according to default analysis rule and arranged Table carries out code analysis;
After showing that list carries out code analysis to the code according to the default analysis rule, output code analysis knot Fruit.
If specifically, the code shows that list meets the analysis condition, according to default analysis rule to institute State code and show that the step of list carries out code analysis specifically includes:
Obtain the code and show file ID corresponding to the filename of each listing file and the filename in list;According to Each listing file, obtain the size of each code segment in each listing file;According to the file ID, same file is calculated ID each code segment and numerical value;File ID described in display and corresponding to numerical value and described and numerical value.
Specifically, described in the display and before file ID corresponding to numerical value and described and numerical value, in addition to:
Described and numerical value is ranked up according to predetermined order algorithm.
Specifically, described show list according to the code, judge that the code shows whether list meets analysis condition The step of specifically include:
The code, which is detected, according to preset identifications shows that list whether there is corresponding identification information;If the code is shown There is corresponding identification information in list, judge that the code shows that list meets the analysis condition.
Specifically, methods described also includes:
The code analysis result is preserved to default document.
A kind of terminal, the terminal include:
First acquisition unit, list is shown for when receiving analysis instruction, obtaining the code for needing to analyze;
First judging unit, the code for basis show list, judge that the code shows whether list meets to analyze Condition;
Analytic unit, if showing that list meets the analysis condition for the code, according to default analysis rule pair The code shows that list carries out code analysis;
Output unit, after showing that list carries out code analysis to the code according to the default analysis rule, Output code analysis result.
Specifically, the analytic unit, is specifically included:
Second acquisition unit, the filename of each listing file and the filename in list are shown for obtaining the code Corresponding file ID;3rd acquiring unit, for according to each listing file, obtaining each code segment in each listing file Size;Computing unit, for according to the file ID, calculating same file ID each code segment and numerical value;Display unit, For showing file ID corresponding to described and numerical value and described and numerical value.
Specifically, the terminal also includes:
Sequencing unit, for being ranked up according to default sort algorithm to described and numerical value.
Specifically, first judging unit, is specifically included:
Detection unit, show that list whether there is corresponding identification information for detecting the code according to preset identifications; Second judging unit, if showing that list has corresponding identification information for the code, judge that the code shows that list is expired The foot analysis condition.
Specifically, the terminal also includes:
Storage unit, for the code analysis result to be preserved to default document.
In summary, the invention has the advantages that:The present invention shows list by obtaining the code for needing to analyze, And show that list judges whether to meet analysis condition according to the code, show that list meets the situation of analysis condition in the code Under, code analysis and output code analysis result are carried out to it, by the code analysis result of output can improve data can It is readability, the analysis efficiency of code can be improved by the code analysis methods of the present invention.
Brief description of the drawings
Technical scheme in order to illustrate the embodiments of the present invention more clearly, it is required in being described below to embodiment to use Accompanying drawing is briefly described, it should be apparent that, drawings in the following description are some embodiments of the present invention, general for this area For logical technical staff, on the premise of not paying creative work, other accompanying drawings can also be obtained according to these accompanying drawings.
Fig. 1 is a kind of schematic flow sheet for code analysis methods that the embodiment of the present invention one provides.
Fig. 2 is a kind of another schematic flow sheet for code analysis methods that the embodiment of the present invention one provides.
Fig. 3 is a kind of another schematic flow sheet for code analysis methods that the embodiment of the present invention one provides.
Fig. 4 is a kind of schematic flow sheet for code analysis methods that the embodiment of the present invention two provides.
Fig. 5 is a kind of functional block diagram of terminal provided in an embodiment of the present invention.
Fig. 6 is a kind of another functional block diagram of terminal provided in an embodiment of the present invention.
Fig. 7 is a kind of another functional block diagram of terminal provided in an embodiment of the present invention.
Fig. 8 is a kind of another functional block diagram of terminal provided in an embodiment of the present invention.
Fig. 9 is a kind of another functional block diagram of terminal provided in an embodiment of the present invention.
Figure 10 is a kind of structure composition schematic diagram of another embodiment of terminal provided in an embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation describes, it is clear that described embodiment is part of the embodiment of the present invention, rather than whole embodiments.Based on this hair Embodiment in bright, the every other implementation that those of ordinary skill in the art are obtained under the premise of creative work is not made Example, belongs to the scope of protection of the invention.
As shown in figure 1, a kind of schematic flow sheet of the code analysis methods provided for the embodiment of the present invention one, this method bag Include step S101~S104.
S101, when receiving analysis instruction, the code that obtaining needs to analyze shows list.Specifically, of the invention real Apply in example, above-mentioned code is obtained by setting trigger condition and shows list, trigger condition is the analysis instruction, the analysis It can be the order that user is manually entered to instruct, such as user sends the analysis instruction by clicking execution control key;The code Display list obtains after carrying out preliminary code analysis to each application code file by command-line tool, is carrying out generation During the size analysis of code body journey, terminal can carry out initial analysis beforehand through the command-line tool of system to each application code; The code shows that list simply records each application code file, and code segment corresponding with each application code file Volume size, it is therefore desirable to targetedly according to the code show list each application code volume is optimized.
S102, list is shown according to code, judge that code shows whether list meets analysis condition.Specifically, in this hair In bright embodiment, because the code obtained by command-line tool shows that list is possible to be damaged in forming process, or The reasons such as person's data volume deficiency, cause code show list exist whether effective situation, by the side for detecting specific character string Formula determines that code shows the availability of list;Accurately say, the code shows that list is previously provided with the character for identification String, therefore can be by setting the specific character string corresponding with the character string of code display list to identify that the code shows Show whether list is effective, such as when the code shows that list is damaged, the code shows the word for being used to identify in list Symbol string can become Char Disorder, can if setting specific character string None- identified to show the character string in list to the code To judge that the code shows list as invalidated list, if the specific character string set can recognize the code and show in list Character string, then judge the code show list for effective list.
S103, if code shows that list meets the analysis condition, list is shown to code according to default analysis rule Carry out code analysis.Specifically, in embodiments of the present invention, after the code shows list by detection, into analysis process, Show that list finds corresponding each application code and code in list and shows that the record in list is carried out by code Analysis.
S104, after showing that list carries out code analysis to code according to default analysis rule, output code analysis result.
As seen from the above, the embodiment of the present invention shows list by obtaining the code for needing to analyze, and is shown according to the code Show that list judges whether to meet analysis condition, in the case where the code shows that list meets analysis condition, line code is entered to it Analyze and output code analysis result, by the code analysis result of output can improve data can be readability, by this hair Bright code analysis methods can improve the analysis efficiency of code.
Further, in embodiments of the present invention, as shown in Fig. 2 in step S103, if code is shown described in list satisfaction Analysis condition, list, which carries out code analysis, to be shown to code according to default analysis rule, specifically includes step S201~S205.
S201, obtain code show list in each listing file filename and the filename corresponding to file ID.Tool Body, code, which is shown, records each application code file in list, each application code file needs as listing file Obtain the filename of each application code file, and file ID corresponding to filename, each application code file Filename be each application code file file designation, the file ID of each application code file is as every The file storage location of individual application code file.
S202, according to each listing file, obtain the size of each code segment in each listing file.Specifically, each list text Part includes multistage code segment, due to record the volume size of code segment corresponding to each listing file in code display list, because This, according to each listing file, can find the size of corresponding each code segment, each code segment in code shows list Size be each code segment volume size.
S203, according to file ID, calculating same file ID each code segment and numerical value.Arranged specifically, being shown in code In table, there can be same file ID multiple listing files, the embodiment of the present invention is by the volume of same file ID each code segment Size is obtained after being added and numerical value, when showing the volume size of each code segment, first overall volume is shown, can be improved Data can be readability.
S204, described and numerical value is ranked up according to predetermined order algorithm.Specifically, the predetermined order algorithm includes Bubble Sort Algorithm, quick sorting algorithm etc., the embodiment of the present invention use quick sorting algorithm, to described and numerical value according to from big To small sequence.
File ID corresponding to S205, display and numerical value and described and numerical value.
As seen from the above, the embodiment of the present invention shows each listing file in list by the code, calculates phase identical text Part ID each code segment and numerical value so that when showing the volume size of each code segment, first overall volume is shown, can Can be readability with improve data;By the way that described and numerical value is ranked up to obtain orderly data and preserved, Ke Yiti The analysis efficiency of high code.
Further, in embodiments of the present invention, as shown in figure 3, in step S102, list is shown according to code, judged Code shows whether list meets analysis condition, specifically includes step S301~S302.
S301, detect code according to preset identifications and show that list whether there is corresponding identification information.It is specifically, described pre- Put and be identified as specific character string, the code described in the embodiment of the present invention shows that list is previously provided with identification information, the mark Information is to be set in advance in the code to show the character string for being used to identify in list, and the preset identifications and identification information one One correspondence, it can detect the code by preset identifications and show that list is believed with the presence or absence of the mark corresponding with the preset identifications Breath, so as to accurate judgement, the code shows whether list is effective.Preferentially, the preset identifications that the embodiment of the present invention uses have " # Object files”、“#Symbols”、“#Path”。
S302, if code shows that list has corresponding identification information, judge that code shows that list meets the analysis bar Part.If specifically, detect that the code shows that list has corresponding identification information by preset identifications, judge described in Code shows that list is effective list, and meets the analysis condition.
As seen from the above, the embodiment of the present invention detects code by preset identifications and shows that list identifies with the presence or absence of corresponding Information, it can judge that the code shows the validity of list exactly.
In a kind of another embodiment of code analysis methods of the present invention, as shown in figure 4, being another implementation of the present invention The schematic flow sheet of methods described provided in example, it include step S401~S405 (wherein described step S401~S404 and Step S101~S104 in the embodiment of the present invention one is identical, will not be described in detail herein).
S401, when receiving analysis instruction, the code that obtaining needs to analyze shows list.
S402, list is shown according to code, judge that code shows whether list meets analysis condition.
S403, if code shows that list meets the analysis condition, list is shown to code according to default analysis rule Carry out code analysis.
S404, after showing that list carries out code analysis to code according to default analysis rule, output code analysis result.
S405, the code analysis result is preserved to default document.Specifically, in this step, when the output generation After code analysis result, terminal can be automatically saved in the default document under code analysis result to the preset path, the default file Shelves are an Excel document.
As seen from the above, the embodiment of the present invention is prevented because of analysis by being stored in code analysis result in default document The loss of data.
As shown in figure 5, a kind of corresponding above-mentioned code analysis methods, the present invention also propose a kind of terminal, the terminal 100 is wrapped Include:First acquisition unit 10, the first judging unit 20, analytic unit 30, output unit 40.
Wherein first acquisition unit 10, list is shown for when receiving analysis instruction, obtaining the code for needing to analyze;
First judging unit 20, the code for basis show list, judge that the code shows whether list meets point Analysis condition;
Analytic unit 30, if showing that list meets the analysis condition for the code, according to default analysis rule List, which carries out code analysis, to be shown to the code;
Output unit 40, for showing that list carries out code analysis to the code according to the default analysis rule Afterwards, output code analysis result.
As shown in fig. 6, the analytic unit 30, is specifically included:
Second acquisition unit 301, the filename of each listing file and the text in list are shown for obtaining the code File ID corresponding to part name;
3rd acquiring unit 302, for according to each listing file, obtaining each code segment in each listing file Size;
Computing unit 303, for according to the file ID, calculating same file ID each code segment and numerical value;
Display unit 304, for showing file ID corresponding to described and numerical value and described and numerical value.
As shown in fig. 7, the terminal 100 also includes:
Sequencing unit 50, for being ranked up according to default sort algorithm to described and numerical value.
As shown in figure 8, first judging unit 20, is specifically included:
Detection unit 201, show that list is believed with the presence or absence of corresponding mark for detecting the code according to preset identifications Breath;
Second judging unit 202, if showing that list has corresponding identification information for the code, judge the code Display list meets the analysis condition.
As shown in figure 9, the terminal 100 also includes:
Storage unit 60, for the code analysis result to be preserved to default document.
Figure 10 is the structure composition schematic diagram of another embodiment of the terminal of the present invention.As shown in Figure 10, it may include:It is defeated Enter device 101, output device 102, R-T unit 103, memory 104 and processor 105, wherein:
The input unit 101, for receiving the input data of outside access control device.It is in the specific implementation, of the invention Input unit 101 described in embodiment may include keyboard, mouse, photoelectricity input unit, acoustic input dephonoprojectoscope, touch input dress Put, scanner etc..
The output device 102, the output data for external output access control device.In the specific implementation, invention is real Applying the output device 102 described in example may include display, loudspeaker, printer etc..
The R-T unit 103, for sending data to other equipment by communication link or being received from other equipment Data.In the specific implementation, the R-T unit 103 of the embodiment of the present invention may include the transceiving devices such as radio-frequency antenna.
The memory 104, for storing the routine data with various functions.Memory 104 in the embodiment of the present invention The data of storage include the routine data that can be called and run.In the specific implementation, the memory 104 of the embodiment of the present invention can be System storage, such as, volatile (such as RAM), the combination of non-volatile (such as ROM, flash memory etc.), or both. In the specific implementation, the memory 104 of the embodiment of the present invention can also be the external memory storage outside system, such as, disk, light Disk, tape etc..
The processor 105, for calling the routine data stored in the memory 104, and perform following operation:
When receiving analysis instruction, the code that obtaining needs to analyze shows list;List is shown according to the code, sentenced The disconnected code shows whether list meets analysis condition;If the code shows that list meets the analysis condition, according to pre- If analysis rule to the code show list carry out code analysis;The code is shown according to the default analysis rule After showing that list carries out code analysis, output code analysis result.
Further, the processor 105 also performs following operation:
Obtain the code and show file ID corresponding to the filename of each listing file and the filename in list;According to Each listing file, obtain the size of each code segment in each listing file;According to the file ID, same file is calculated ID each code segment and numerical value;File ID described in display and corresponding to numerical value and described and numerical value.
Further, the processor 105 also performs following operation:
Described and numerical value is ranked up according to predetermined order algorithm.
Further, the processor 105 also performs following operation:
The code, which is detected, according to preset identifications shows that list whether there is corresponding identification information;If the code is shown There is corresponding identification information in list, judge that the code shows that list meets the analysis condition.
Further, the processor 105 also performs following operation:
The code analysis result is preserved to default document.
Unit in all embodiments of the invention can pass through universal integrated circuit, such as CPU (Central Processing Unit, central processing unit), or pass through ASIC (Application Specific Integrated Circuit, application specific integrated circuit) realize.
Step in present invention method can be sequentially adjusted, merged and deleted according to actual needs.
Unit in terminal of the embodiment of the present invention can be combined, divided and deleted according to actual needs.
One of ordinary skill in the art will appreciate that realize all or part of flow in above-described embodiment method, being can be with The hardware of correlation is instructed to complete by computer program, described program can be stored in a computer read/write memory medium In, the program is upon execution, it may include such as the flow of the embodiment of above-mentioned each method.Wherein, described storage medium can be magnetic Dish, CD, read-only memory (Read-Only Memory, ROM) or random access memory (Random Access Memory, RAM) etc..
The foregoing is only a specific embodiment of the invention, but protection scope of the present invention is not limited thereto, any Those familiar with the art the invention discloses technical scope in, various equivalent modifications can be readily occurred in or replaced Change, these modifications or substitutions should be all included within the scope of the present invention.Therefore, protection scope of the present invention should be with right It is required that protection domain be defined.

Claims (10)

1. a kind of code analysis methods, it is characterised in that methods described includes:
When receiving analysis instruction, the code that obtaining needs to analyze shows list;
List is shown according to the code, judges that the code shows whether list meets analysis condition;
If the code shows that list meets the analysis condition, list, which is entered, to be shown to the code according to default analysis rule Line code is analyzed;
After showing that list carries out code analysis to the code according to the default analysis rule, output code analysis result.
2. the method as described in claim 1, it is characterised in that
If the code shows that list meets the analysis condition, the code is shown according to default analysis rule and arranged The step of table progress code analysis, specifically includes:
Obtain the code and show file ID corresponding to the filename of each listing file and the filename in list;
According to each listing file, the size of each code segment in each listing file is obtained;
According to the file ID, calculating same file ID each code segment and numerical value;
File ID described in display and corresponding to numerical value and described and numerical value.
3. method as claimed in claim 2, it is characterised in that described in the display with numerical value and described corresponding with numerical value File ID before, this method also includes:
Described and numerical value is ranked up according to predetermined order algorithm.
4. the method as described in claim 1, it is characterised in that
It is described that list is shown according to the code, judge that the code shows that the step of whether list meets analysis condition specifically wraps Include:
The code, which is detected, according to preset identifications shows that list whether there is corresponding identification information;
If the code shows that list has corresponding identification information, judge that the code shows that list meets the analysis bar Part.
5. the method as described in claim 1, it is characterised in that methods described also includes:
The code analysis result is preserved to default document.
6. a kind of terminal, it is characterised in that the terminal includes:
First acquisition unit, list is shown for when receiving analysis instruction, obtaining the code for needing to analyze;
First judging unit, the code for basis show list, judge that the code shows whether list meets analysis condition;
Analytic unit, if showing that list meets the analysis condition for the code, according to default analysis rule to described Code shows that list carries out code analysis;
Output unit, after showing that list carries out code analysis to the code according to the default analysis rule, output Code analysis result.
7. terminal as claimed in claim 6, it is characterised in that the analytic unit, specifically include:
Second acquisition unit, show that the filename of each listing file and the filename are corresponding in list for obtaining the code File ID;
3rd acquiring unit, for according to each listing file, obtaining the size of each code segment in each listing file;
Computing unit, for according to the file ID, calculating same file ID each code segment and numerical value;
Display unit, for showing file ID corresponding to described and numerical value and described and numerical value.
8. terminal as claimed in claim 7, it is characterised in that the terminal also includes:
Sequencing unit, for being ranked up according to default sort algorithm to described and numerical value.
9. terminal as claimed in claim 6, it is characterised in that first judging unit, specifically include:
Detection unit, show that list whether there is corresponding identification information for detecting the code according to preset identifications;
Second judging unit, if showing that list has corresponding identification information for the code, judge the code display row Table meets the analysis condition.
10. terminal as claimed in claim 6, it is characterised in that the terminal also includes:
Storage unit, for the code analysis result to be preserved to default document.
CN201610727302.8A 2016-08-25 2016-08-25 A kind of code analysis methods and terminal Pending CN107783892A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610727302.8A CN107783892A (en) 2016-08-25 2016-08-25 A kind of code analysis methods and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610727302.8A CN107783892A (en) 2016-08-25 2016-08-25 A kind of code analysis methods and terminal

Publications (1)

Publication Number Publication Date
CN107783892A true CN107783892A (en) 2018-03-09

Family

ID=61438779

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610727302.8A Pending CN107783892A (en) 2016-08-25 2016-08-25 A kind of code analysis methods and terminal

Country Status (1)

Country Link
CN (1) CN107783892A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070174817A1 (en) * 2006-01-26 2007-07-26 Microsoft Corporation Analyzing binary code
CN103425572A (en) * 2012-05-24 2013-12-04 腾讯科技(深圳)有限公司 Code analyzing method and system
CN105210044A (en) * 2013-05-15 2015-12-30 三菱电机株式会社 Program analyzer, program analysis method, and program analysis program
CN105320591A (en) * 2014-07-25 2016-02-10 腾讯科技(深圳)有限公司 Code detection method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070174817A1 (en) * 2006-01-26 2007-07-26 Microsoft Corporation Analyzing binary code
CN103425572A (en) * 2012-05-24 2013-12-04 腾讯科技(深圳)有限公司 Code analyzing method and system
CN105210044A (en) * 2013-05-15 2015-12-30 三菱电机株式会社 Program analyzer, program analysis method, and program analysis program
CN105320591A (en) * 2014-07-25 2016-02-10 腾讯科技(深圳)有限公司 Code detection method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DREAMING: "iOS微信安装包瘦身", 《HTTPS://MP.WEIXIN.QQ.COM/S?__BIZ=MZAWNDY1ODY2OQ==&MID=207986417&IDX=1&SN=77EA7D8E4F8AB7B59111E78C86CCFE66&3RD=MZA3MDU4NTYZMW==&SCENE=6#RD》 *
HUANXSD: "检查每个类占用空间大小工具", 《HTTPS://GITHUB.COM/HUANXSD/LINKMAP/COMMIT/65CEA70E9928E85072333535》 *

Similar Documents

Publication Publication Date Title
CN106780045B (en) Policy information corrects method and apparatus
CN110866258B (en) Rapid vulnerability positioning method, electronic device and storage medium
CN103297267B (en) A kind of methods of risk assessment of network behavior and system
CN109271315B (en) Script code detection method, script code detection device, computer equipment and storage medium
CN105159475B (en) A kind of characters input method and device
CN110688658B (en) Unknown virus infection tracing method, device and system
CN112148305A (en) Application detection method and device, computer equipment and readable storage medium
CN107577944A (en) Website malicious code detecting method and device based on code syntax analyzer
CN107992402A (en) Blog management method and log management apparatus
CN109086186B (en) Log detection method and device
CN110427622A (en) Appraisal procedure, device and the storage medium of corpus labeling
CN110019762B (en) Problem positioning method, storage medium and server
CN106909296A (en) The extracting method of data, device and terminal device
CN105607990B (en) A kind of method for digging and device of null pointer collapse
KR101648349B1 (en) Apparatus and method for calculating risk of web site
WO2017054731A1 (en) Method and device for processing hijacked browser
CN106919503A (en) The method of testing and device of application program
CN110659517A (en) Data verification method and device, computer equipment and storage medium
CN107783892A (en) A kind of code analysis methods and terminal
CN107402883B (en) A kind of data test treating method and apparatus
CN115481025A (en) Script recording method and device for automatic test, computer equipment and medium
CN108021951A (en) A kind of method of document detection, server and computer-readable recording medium
CN109145261A (en) A kind of method and apparatus generating label
CN106933896B (en) Shortest access path identification method and device
CN114220113A (en) Paper quality detection method, device and equipment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180309