CN106598825B - Electronic equipment, canonical log code output method and device - Google Patents

Electronic equipment, canonical log code output method and device Download PDF

Info

Publication number
CN106598825B
CN106598825B CN201611117535.2A CN201611117535A CN106598825B CN 106598825 B CN106598825 B CN 106598825B CN 201611117535 A CN201611117535 A CN 201611117535A CN 106598825 B CN106598825 B CN 106598825B
Authority
CN
China
Prior art keywords
class
log
target
canonical
note
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201611117535.2A
Other languages
Chinese (zh)
Other versions
CN106598825A (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.)
Taikang Endowment Insurance Co., Ltd
Taikang Insurance Group Co Ltd
Original Assignee
Taikang Insurance Group 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 Taikang Insurance Group Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN201611117535.2A priority Critical patent/CN106598825B/en
Publication of CN106598825A publication Critical patent/CN106598825A/en
Application granted granted Critical
Publication of CN106598825B publication Critical patent/CN106598825B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/53Decompilation; Disassembly

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

The disclosure is directed to a kind of electronic equipment, canonical log code output method and devices, which includes: the mapping relations for establishing the method for class and log specification in program;Define the note for identifying log specification;Judge in target program with the presence or absence of the class for needing output journal;When there is the class for needing output journal in judging target program, the target for identifying log specification corresponding with the method for class is added before the method for needing the class of output journal according to the mapping relations of the method for class and log specification and is explained;After target program completes compiling, the corresponding all class files of traversal target program, to search the method explained added with target;And decompiling is carried out to the class file explained added with target is found, and export the result after decompiling as canonical log code.The disclosure realizes the standardization of log code output and can automatically generate log code, improves development efficiency.

Description

Electronic equipment, canonical log code output method and device
Technical field
This disclosure relates to field of computer technology, in particular to a kind of electronic equipment, canonical log code output side Method and canonical log code output device.
Background technique
In field of computer technology, log can be used for monitoring and recording the correlated activation information of particular event in system. With being continuously increased for operation system quantity, need to export more and more log code information.When opening for the multiple systems of progress When hair, each system can only self-defining this system log code information, in addition, for need log export method, The contents such as adding method recalls information, module information are needed, in this case, it is possible to cause the overlapping development of code and cause The biggish wasting of resources.
In consideration of it, making log output standardization that can preferably solve the above problems, however, developer may be due to numerous The factors such as own job development task of weight and log output specification as defined in can not following.
It should be noted that information is only used for reinforcing the reason to the background of the disclosure disclosed in above-mentioned background technology part Solution, therefore may include the information not constituted to the prior art known to persons of ordinary skill in the art.
Summary of the invention
The disclosure is designed to provide a kind of electronic equipment, canonical log code output method and canonical log code Output device, and then one or more is overcome caused by the limitation and defect due to the relevant technologies at least to a certain extent Problem.
According to one aspect of the disclosure, a kind of canonical log code output method is provided, comprising:
Establish the mapping relations of the method for class and log specification in program;
Define the note for identifying the log specification;
Judge in target program with the presence or absence of the class for needing output journal;
When there is the class for needing output journal in judging target program, according to the method for the class and log specification Mapping relations are added before the method for the class for needing output journal for identifying log rule corresponding with the method for the class The target of model is explained;
After the target program completes compiling, the corresponding all class files of the target program are traversed, are added with searching The method explained added with the target;And
Decompiling is carried out to the class file explained added with the target is found, and the result after decompiling is made For the output of canonical log code.
In a kind of exemplary embodiment of the disclosure, the canonical log code output method passes through a Maven plug-in unit It executes.
In a kind of exemplary embodiment of the disclosure, note of the definition for identifying the log specification includes:
It defines the note and is added to the note and explain in queue.
In a kind of exemplary embodiment of the disclosure, described explain includes explaining name and value value;
Wherein, the log specification is identified by the note name and/or the value value.
In a kind of exemplary embodiment of the disclosure, the class is included in Javassist class libraries.
According to one aspect of the disclosure, a kind of canonical log code output device is provided, comprising:
Mapping block is established, for establishing the mapping relations of the method for class and log specification in program;
Module is explained in definition, for defining the note for identifying the log specification;
Judgment module, for judging in target program with the presence or absence of the class for needing output journal;
Adding module, when for there is the class for needing output journal in judging target program, according to the side of the class The mapping relations of method and log specification are added before the method for the class for needing output journal for identifying and the side of the class The target of the corresponding log specification of method is explained;
Searching module, for traversing the corresponding all class of the target program after the target program completes compiling File, to search the method explained added with the target;And
Output module and counter will be compiled for carrying out decompiling to finding the class file explained added with the target Result after translating is exported as canonical log code.
In a kind of exemplary embodiment of the disclosure, the canonical log code output device is packaged as a Maven and inserts Part is integrated in the application.
In a kind of exemplary embodiment of the disclosure, note of the definition for identifying the log specification includes:
It defines the note and is added to the note and explain in queue.
In a kind of exemplary embodiment of the disclosure, described explain includes explaining name and value value;
Wherein, the log specification is identified by the note name and/or the value value.
In a kind of exemplary embodiment of the disclosure, the class is included in Javassist class libraries.
According to one aspect of the disclosure, a kind of electronic equipment is provided, including canonical log described in above-mentioned any one Code output device.
In the technical solution provided by some embodiments of the present disclosure, by being added before the method for needing the class exported Target is explained, and the class file that the target is explained carries out decompiling and using the result of decompiling as canonical log generation Code output, on the one hand, realize the standardization of log code output;On the other hand, system can automatically generate log code, mention High development efficiency;In another aspect, this method can be compatible with various types of log informations.
It should be understood that above general description and following detailed description be only it is exemplary and explanatory, not The disclosure can be limited.
Detailed description of the invention
The drawings herein are incorporated into the specification and forms part of this specification, and shows the implementation for meeting the disclosure Example, and together with specification for explaining the principles of this disclosure.It should be evident that the accompanying drawings in the following description is only the disclosure Some embodiments for those of ordinary skill in the art without creative efforts, can also basis These attached drawings obtain other attached drawings.In the accompanying drawings:
Fig. 1 shows the schematic block diagram that log code is generated in the application system of the prior art;
Fig. 2 diagrammatically illustrates the process of canonical log code output method according to an exemplary embodiment of the present disclosure Figure;
Fig. 3 shows and adds the example code figure that target is explained before the method for the class for needing output journal;
Fig. 4 shows the example code figure of the class file decompiling of target note;
Fig. 5 shows the example code figure of configuration Maven plug-in unit;
Fig. 6 shows in application system according to an exemplary embodiment of the present disclosure and generates day using a log plug-in unit The schematic block diagram of will code;
Fig. 7 diagrammatically illustrates the box of canonical log code output device according to an exemplary embodiment of the present disclosure Figure;And
Fig. 8 diagrammatically illustrates the signal of canonical log code output device according to an exemplary embodiment of the present disclosure Figure.
Specific embodiment
Example embodiment is described more fully with reference to the drawings.However, example embodiment can be with a variety of shapes Formula is implemented, and is not understood as limited to example set forth herein;On the contrary, thesing embodiments are provided so that the disclosure will more Fully and completely, and by the design of example embodiment comprehensively it is communicated to those skilled in the art.Described feature, knot Structure or characteristic can be incorporated in any suitable manner in one or more embodiments.In the following description, it provides perhaps More details fully understand embodiment of the present disclosure to provide.It will be appreciated, however, by one skilled in the art that can It is omitted with technical solution of the disclosure one or more in the specific detail, or others side can be used Method, constituent element, device, step etc..In other cases, be not shown in detail or describe known solution to avoid a presumptuous guest usurps the role of the host and So that all aspects of this disclosure thicken.
In addition, attached drawing is only the schematic illustrations of the disclosure, it is not necessarily drawn to scale.Identical attached drawing mark in figure Note indicates same or similar part, thus will omit repetition thereof.Some block diagrams shown in the drawings are function Energy entity, not necessarily must be corresponding with physically or logically independent entity.These function can be realized using software form Energy entity, or these functional entitys are realized in one or more hardware modules or integrated circuit, or at heterogeneous networks and/or place These functional entitys are realized in reason device device and/or microcontroller device.
Flow chart shown in the drawings is merely illustrative, it is not necessary to including all steps.For example, the step of having It can also decompose, and the step of having can merge or part merges, therefore the sequence actually executed is possible to according to the actual situation Change.
In field of computer technology, system can export log information relevant to system event in the process of running.It is defeated Log information out may include log public information part, log processing message part and log self-defined information part, In, log public information part may include the coding and its functional module information of application system;Log processing message part can To include Services Code and the systems approach of calling etc. of business number, request;Log self-defined information part can be application System wishes the information exported in log.However, it will be readily appreciated by those skilled in the art that the log information of output may be used also To include other information part, particular determination is not done to this in this illustrative embodiment.
With reference to Fig. 1, for same application system, it is understood that there may be multiple development modules, multiple development modules may include out Module 1 is sent out to development module 6, and can be respectively log code 1 with development module 1 to the corresponding log code of development module 6 To log code 6.When each development module is required to output journal code, can only self-defining it is corresponding with each development module Log code can consume a large amount of system resource in this case, be unfavorable for the raising of development efficiency.
In consideration of it, helping preferably to solve the above problems this disclosure shows a kind of canonical log code output method.
Fig. 2 diagrammatically illustrates the process of canonical log code output method according to an exemplary embodiment of the present disclosure Figure.
With reference to Fig. 2, the canonical log code output method be may comprise steps of:
S10. the mapping relations of the method for class and log specification in program are established;
S20. the note for identifying the log specification is defined;
S30. judge in target program with the presence or absence of the class for needing output journal;
When S40. there is the class for needing output journal in judging target program, advised according to the method for the class and log The mapping relations of model are added before the method for the class for needing output journal for identifying day corresponding with the method for the class The target of will specification is explained;
S50. after the target program completes compiling, the corresponding all class files of the target program are traversed, to look into Look for the method explained added with the target;And
S60. decompiling is carried out to finding the class file explained added with the target, and by the knot after decompiling Fruit exports as canonical log code.
In this illustrative embodiment, on the one hand, realize the standardization of log code output;On the other hand, system can To automatically generate log code, development efficiency is improved;In another aspect, this method can be compatible with various types of log informations.
In step slo, the class in program is generally comprised in a class libraries, as the programming language of object-oriented, Java Bytecode operation class libraries may include BCEL, ASM, CGLIB and Javassist.Wherein, Javassist is opened as one Analysis, compiling and the class libraries for creating Java bytecode in source, are applied in many Open Frameworks since its is easy to use.This Open mentioned class may each comprise in the class of the library Javassist, however, it will be readily appreciated by those skilled in the art that originally Class described in open may include not doing particular determination in this illustrative embodiment to this in other class libraries.
Log specification can voluntarily be provided by system developer, can also call directly existing log specification, this public affairs It opens and this is not particularly limited.Furthermore, it is possible to the mapping relations of the method for class and log specification in program be established, for example, a kind of The method of class can uniquely correspond to a kind of log specification.
The foundation of the mapping relations of the method for class and log specification helps to realize the method and log specification of class in program Corresponding relationship, to help to realize the standardization that log code in later step exports.
In step S20, log specification can be identified by using the mode of note, wherein note can wrap It includes and explains name and value value, log specification can be identified by explaining name and/or value value.One as the disclosure The note name of note can be defined as AResource by example, and the corresponding value value of note name can be ResourceType.CACHE, for indicating that log code output type is cache resources.In addition, computing resource type can be Database, file, caching and its information on services obtained when compilation run.It should be understood that in this example, computing resource class Type is caching only for being illustratively described, and the disclosure is not particularly limited computing resource type.
It is explained in queue next, defined note can be added to, in explaining queue, different notes is corresponding Different log specifications.
In step s 30, according to some embodiments of the present disclosure, can voluntarily be monitored whether by system exist need to export The class of log in addition, it is necessary to which the class of output journal can be the class that developer defines, or can be target program and execute In the process by the class of special event triggering log output.
In step s 40, it is needing to export day according to the step S10 method of class established and the mapping relations of log specification It adds a target defined in step S20 before the method for the class of will to explain, target note can be note defined in this example Solve the note that entitled AResource and value value is ResourceType.CACHE.
Fig. 3 shows and adds the example code figure that target is explained before the method for the class for needing output journal.It is retouched in Fig. 3 The method stated be key assignments is obtained from caching, and it is all access external computing resources method can with output journal, in addition, The note that entitled AResource and value value is ResourceType.CACHE is explained in addition before described method, with specified The resource type of access is caching.
Merely exemplary illustrate of the program write in Fig. 3 adds note before a method, it should be appreciated that the disclosure Design be not limited to the specific descriptions method of the program.
In step s 50, corresponding all to the target program after being compiled to target program, can be traversed Class file, to search the method explained added with target described in step S40.
In the example of the disclosure, it can be searched by traversing all class files entitled added with explaining AResource and value value is the note of ResourceType.CACHE.
In step S60, decompiling is carried out to the class file that the target is explained according to the lookup result of step S50, And export the result after decompiling, the result after the decompiling is canonical log code.
Fig. 4 shows the example code figure of the class file decompiling of target note.With reference to Fig. 4, class file is through anti- Increased code is the code of log specification output after compiling, these codes are described in obtaining log specification and should be exported Information, and the information is exported.
According to some embodiments of the present disclosure, canonical log code output method described in step S10 to step S60 can be with It is executed by Maven plug-in unit, Fig. 5 shows the example code figure of configuration Maven plug-in unit, can will configure the generation of Maven plug-in unit Code is defined as a slotting code.After the completion of target program compiling, it can be performed automatically this and insert code.However, the present disclosure is not limited thereto, it can To realize that other plug-in units of canonical log code output method also belong to disclosure scope of the claimed.
Canonical log code output method is executed by Maven plug-in unit, in the specification for helping to realize log code output While change, log code can be automatically generated, development efficiency is improved.
Fig. 6 shows in application system according to an exemplary embodiment of the present disclosure and generates day using a log plug-in unit The schematic block diagram of will code has standardized the log code of output, in addition, being directed to by adding a log plug-in unit with reference to Fig. 6 The development module of output journal code is needed, log code can be automatically generated.In this case, system resource has been saved, Improve development efficiency.
In the technical solution provided by some embodiments of the present disclosure, by being added before the method for needing the class exported Target is explained, and the class file that the target is explained carries out decompiling and using the result of decompiling as canonical log generation Code output, on the one hand, realize the standardization of log code output;On the other hand, system can automatically generate log code, mention High development efficiency;In another aspect, this method can be compatible with various types of log informations.
It should be noted that although describing each step of method in the disclosure in the accompanying drawings with particular order, this is simultaneously Undesired or hint must execute these steps in this particular order, or have to carry out the ability of step shown in whole Realize desired result.Additional or alternative, it is convenient to omit multiple steps are merged into a step and executed by certain steps, And/or a step is decomposed into execution of multiple steps etc..
Further, a kind of canonical log code output device is additionally provided in this example embodiment.
Fig. 7 diagrammatically illustrates the block diagram of the canonical log code output device of the illustrative embodiments of the disclosure.
With reference to Fig. 7, canonical log code output device 1 according to an exemplary embodiment of the present disclosure may include establishing Module 20, judgment module 30, adding module 40, searching module 50 and output module 60 are explained in mapping block 10, definition.Its In:
Mapping block 10 is established, can be used for establishing the mapping relations of the method for class and log specification in program;
Module 20 is explained in definition, can be used for defining the note for identifying the log specification;
Judgment module 30 can be used for judging in target program with the presence or absence of the class for needing output journal;
Adding module 40, when can be used for judging having the class for needing output journal in target program, according to the class Method and log specification mapping relations add before the method for the class for needing output journal for identify and the class The corresponding log specification of method target explain;
Searching module 50 can be used for after the target program completes compiling, traverse the corresponding institute of the target program There is class file, to search the method explained added with the target;And
Output module 60, can be used for find added with the target explain class file carry out decompiling, and It is exported the result after decompiling as canonical log code.
According to an exemplary embodiment of the present disclosure, the canonical log code output device is packaged as a Maven plug set At in the application.
According to an exemplary embodiment of the present disclosure, note of the definition for identifying the log specification includes:
It defines the note and is added to the note and explain in queue.
According to an exemplary embodiment of the present disclosure, described explain includes explaining name and value value;
Wherein, the log specification is identified by the note name and/or the value value.
According to an exemplary embodiment of the present disclosure, the class is included in Javassist class libraries.
Since each functional module and the above method of the program analysis of running performance device of embodiment of the present invention are invented It is identical in embodiment, therefore details are not described herein.
It should be noted that although be referred in the above detailed description program analysis of running performance device several modules or Unit, but this division is not enforceable.In fact, according to embodiment of the present disclosure, above-described two or more Multimode or the feature and function of unit can embody in a module or unit.Conversely, above-described one Module or the feature and function of unit can be to be embodied by multiple modules or unit with further division.
Fig. 8 diagrammatically illustrates the schematic diagram of the canonical log code output device of the illustrative embodiments of the disclosure. Referring to Fig. 8, canonical log code output device 800 includes processing component 822, can further include one or more processing Device, and the memory resource as representated by memory 832, for store can by the instruction of the execution of processing component 822, such as Application program.The application program stored in memory 832 may include it is one or more each correspond to one group refer to The module of order.In addition, processing component 822 is configured as executing instruction, to execute the above method.
Canonical log code output device 800 can also include: a power supply module 826, and power supply module 826 is configured to Power management is carried out to canonical log code output device 800;One wired or wireless network interface 850 is configured to advise Model log code output device 800 is connected to network;And input and output (I/O) interface 858.The output of canonical log code Device 800 can be operated based on the operating system for being stored in memory 832, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM or similar.
Further, a kind of electronic equipment is additionally provided in this example embodiment, which may include above The canonical log code output device 1 of description.
Through the above description of the embodiments, those skilled in the art is it can be readily appreciated that example described herein is implemented Mode can also be realized by software realization in such a way that software is in conjunction with necessary hardware.Therefore, according to the disclosure The technical solution of embodiment can be embodied in the form of software products, which can store non-volatile at one Property storage medium (can be CD-ROM, USB flash disk, mobile hard disk etc.) in or network on, including some instructions are so that a calculating Equipment (can be personal computer, server, touch control terminal or network equipment etc.) is executed according to disclosure embodiment Method.
Those skilled in the art after considering the specification and implementing the invention disclosed here, will readily occur to its of the disclosure Its embodiment.This application is intended to cover any variations, uses, or adaptations of the disclosure, these modifications, purposes or Person's adaptive change follows the general principles of this disclosure and including the undocumented common knowledge in the art of the disclosure Or conventional techniques.The description and examples are only to be considered as illustrative, and the true scope and spirit of the disclosure are wanted by right It asks and points out.
It should be understood that the present disclosure is not limited to the precise structures that have been described above and shown in the drawings, and And various modifications and changes may be made without departing from the scope thereof.The scope of the present disclosure is only limited by the accompanying claims.

Claims (11)

1. a kind of canonical log code output method characterized by comprising
Establish the mapping relations of the method for class and log specification in program;
Define the note for identifying the log specification;
Judge in target program with the presence or absence of the class for needing output journal;
When there is the class for needing output journal in judging target program, according to the mapping of the method for the class and log specification Relationship is added before the method for the class for needing output journal for identifying log specification corresponding with the method for the class Target is explained;
After the target program completes compiling, the corresponding all class files of the target program are traversed, are added with searching The method that the target is explained;And
Decompiling is carried out to the class file explained added with the target is found, and using the result after decompiling as rule The output of model log code;Wherein, the result after the decompiling is that the class file that the target is explained increases after decompiling Code.
2. canonical log code output method according to claim 1, which is characterized in that the canonical log code output Method is executed by a Maven plug-in unit.
3. canonical log code output method according to claim 1, which is characterized in that the definition is described for identifying The note of log specification includes:
It defines the note and is added to the note and explain in queue.
4. canonical log code output method according to claim 3, which is characterized in that it is described explain include explain name and Value value;
Wherein, the log specification is identified by the note name and/or the value value.
5. canonical log code output method according to any one of claim 1 to 4, which is characterized in that the class packet It is contained in Javassist class libraries.
6. a kind of canonical log code output device characterized by comprising
Mapping block is established, for establishing the mapping relations of the method for class and log specification in program;
Module is explained in definition, for defining the note for identifying the log specification;
Judgment module, for judging in target program with the presence or absence of the class for needing output journal;
Adding module, in judging target program exist need output journal class when, according to the method for the class with The mapping relations of log specification are added before the method for the class for needing output journal for identifying and the method pair of the class The target for the log specification answered is explained;
Searching module, for after the target program completes compiling, traversing the corresponding all class texts of the target program Part, to search the method explained added with the target;And
Output module and will be after decompiling for carrying out decompiling to finding the class file explained added with the target Result as canonical log code export;Wherein, the result after the decompiling is the class file warp that the target is explained Increased code after decompiling.
7. canonical log code output device according to claim 6, which is characterized in that the canonical log code output Device is packaged as a Maven plug-in unit in the application.
8. canonical log code output device according to claim 6, which is characterized in that the definition is described for identifying The note of log specification includes:
It defines the note and is added to the note and explain in queue.
9. canonical log code output device according to claim 8, which is characterized in that it is described explain include explain name and Value value;
Wherein, the log specification is identified by the note name and/or the value value.
10. canonical log code output device according to any one of claims 6 to 9, which is characterized in that the class packet It is contained in Javassist class libraries.
11. a kind of electronic equipment, which is characterized in that defeated including canonical log code described in any one of claim 6 to 10 Device out.
CN201611117535.2A 2016-12-07 2016-12-07 Electronic equipment, canonical log code output method and device Active CN106598825B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611117535.2A CN106598825B (en) 2016-12-07 2016-12-07 Electronic equipment, canonical log code output method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611117535.2A CN106598825B (en) 2016-12-07 2016-12-07 Electronic equipment, canonical log code output method and device

Publications (2)

Publication Number Publication Date
CN106598825A CN106598825A (en) 2017-04-26
CN106598825B true CN106598825B (en) 2019-07-05

Family

ID=58596300

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611117535.2A Active CN106598825B (en) 2016-12-07 2016-12-07 Electronic equipment, canonical log code output method and device

Country Status (1)

Country Link
CN (1) CN106598825B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391218A (en) * 2017-07-07 2017-11-24 北京小米移动软件有限公司 Compilation Method and device, electronic equipment and computer-readable recording medium
CN111198850A (en) * 2019-12-14 2020-05-26 深圳猛犸电动科技有限公司 Log message processing method and device and Internet of things platform
CN113760291A (en) * 2020-09-16 2021-12-07 北京沃东天骏信息技术有限公司 Log output method and device
CN112631695B (en) * 2020-12-22 2024-06-11 北京达佳互联信息技术有限公司 Data verification method and device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678118A (en) * 2013-10-18 2014-03-26 北京奇虎测腾科技有限公司 Method and device for compliance detection of Java source code
CN105653943A (en) * 2015-12-24 2016-06-08 北京奇虎科技有限公司 Log auditing method and system for android applications

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678118A (en) * 2013-10-18 2014-03-26 北京奇虎测腾科技有限公司 Method and device for compliance detection of Java source code
CN105653943A (en) * 2015-12-24 2016-06-08 北京奇虎科技有限公司 Log auditing method and system for android applications

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
On Instrumenting Obfuscated Java Bytecode with Aspects;Kung Chen,Ju-Bing Chen;《Proceeding SESS "06 Proceedings of the 2006 international workshop on Software engineering for secure systems》;20060521;19-26

Also Published As

Publication number Publication date
CN106598825A (en) 2017-04-26

Similar Documents

Publication Publication Date Title
US11436337B2 (en) System and method for application security profiling
US20180121320A1 (en) Analysis to check web api code usage and specification
CN106598825B (en) Electronic equipment, canonical log code output method and device
Walter et al. An expandable extraction framework for architectural performance models
US10552127B2 (en) Method and system for developing relation-context specific software applications
US8495605B2 (en) Policy-based program optimization to minimize environmental impact of software execution
Ciobanu et al. Flexible software architecture and language for mobile agents
US20160292581A1 (en) Minimized processing of streaming changes into a semantic reasoner
US10521209B2 (en) Machine-based normalization of machine instructions
US20170147943A1 (en) Global data flow optimization for machine learning programs
JP2024061591A (en) Automatic code reconfiguration based on function and subfunction analysis
US9116714B2 (en) Methods and systems for file processing
WO2015003452A1 (en) Methods and systems for file processing
US10819752B2 (en) Systems and methods for quantitative assessment of a computer defense technique
US9519566B2 (en) Modeling memory use of applications
US20160292574A1 (en) Automatic determination and just-in-time acquisition of data for semantic reasoning
CN114174983B (en) Method and system for optimized automatic verification of advanced constructs
Vysocký et al. Application instrumentation for performance analysis and tuning with focus on energy efficiency
Greci et al. A framework for contract-policy matching based on symbolic simulations for securing mobile device application
US9891894B1 (en) Code continuity preservation during automatic code generation
US9772826B2 (en) Build-time resolving and type checking references
US20230214506A1 (en) Auto generating build time policies from run time policies for shift left security
US11157252B2 (en) Assessment of the benefit of post-inlining program transformation in inlining decisions
CN105224293A (en) The generation method of destination object and server
CN112148364A (en) Partition linking method and system for embedded microkernel operating 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
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20211123

Address after: 156 fuxingmennei street, Xicheng District, Beijing 100031

Patentee after: TAIKANG INSURANCE GROUP Co.,Ltd.

Patentee after: Taikang Endowment Insurance Co., Ltd

Address before: 156 fuxingmennei street, Xicheng District, Beijing 100031

Patentee before: TAIKANG INSURANCE GROUP Co.,Ltd.

TR01 Transfer of patent right