CN102902732A - Check adding method into extensive makeup language (XML) configuration file - Google Patents

Check adding method into extensive makeup language (XML) configuration file Download PDF

Info

Publication number
CN102902732A
CN102902732A CN2012103353612A CN201210335361A CN102902732A CN 102902732 A CN102902732 A CN 102902732A CN 2012103353612 A CN2012103353612 A CN 2012103353612A CN 201210335361 A CN201210335361 A CN 201210335361A CN 102902732 A CN102902732 A CN 102902732A
Authority
CN
China
Prior art keywords
configuration file
xml configuration
verification
file
crc
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2012103353612A
Other languages
Chinese (zh)
Other versions
CN102902732B (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.)
CRRC Zhuzhou Institute Co Ltd
Original Assignee
CSR Zhuzou Institute 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 CSR Zhuzou Institute Co Ltd filed Critical CSR Zhuzou Institute Co Ltd
Priority to CN201210335361.2A priority Critical patent/CN102902732B/en
Publication of CN102902732A publication Critical patent/CN102902732A/en
Application granted granted Critical
Publication of CN102902732B publication Critical patent/CN102902732B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a check adding method into an XML configuration file. The method includes adding a check element into an original XML configuration file to obtain a new XML configuration file; replacing the original XML configuration file with the new XML configuration file with the check element; and checking the new XML configuration file before use, reading the check element information in the new XML configuration file, recomputing a checksum of the new XML configuration file, comparing the computed check with the read check information to check whether the two are in accordance so as to guarantee the correctness of the XML configuration file. According to the method, the original XML configuration file structure cannot be destroyed through adding the check element into the XML configuration file, program running is not affected, accident file modification can be discovered timely, illegal XML configuration files can be prevented from beings used, and the reliability of the system can be improved.

Description

A kind of method of in the XML configuration file, adding verification
Technical field
The present invention relates to a kind of verification XML(eXended Mark Language, extend markup language) method of configuration file, especially relate to and a kind ofly in the XML configuration file, add verification, CRC(Cyclic Redundancy Check particularly, cyclic redundancy check (CRC)) method of verification.
Background technology
The XML language is extend markup language (Extensible Markup Language), be a kind of common markup language, and HTML is similar.The XML language is mainly used in the electroactive marker son file makes it have structural markup language, can be used for flag data, definition data type, the source language that to be a kind of user of permission define oneself markup language.Element is the most basic unit that forms XML, and it is by beginning label, and attribute and end mark form.As:<elementName att1Name=" att1Value " 〉, be exactly the example of an element.Each element must have a masurium, and element can several attributes and property value.
Common include file head of XML file and file body two large divisions.The XML file header is by XML statement and DTD(Document Type Definition, document type definition) file type statement composition.Wherein the dtd file type declarations can lack, and statement will be introduced in follow-up content about DTD, and the XML statement is must have, so that file meets the standard specification of XML.What comprise in the XML file body is the content of XML file, and the XML element is the elementary cell of XML file content.
CRC(Cyclic Redundancy Check, cyclic redundancy check (CRC)) be a kind ofly to produce brief fixedly a kind of hash function of figure place check code according to data such as network data package or computer archives, be mainly used to detect or checking data transmission or preservation after the mistake that may occur.Similarly method of calibration also has parity checking, the cumulative and modes such as verification, MD5.
Because the XML file is flexible, is usually used in carrying out between the various application programs data transmission, also be widely used in aspect uses such as information storage and descriptions, the configuration file that uses such as the TRDP communication protocol of railway systems use is the XML-based form.TRDP communication protocol is a complex protocol, need the parameter of configuration more, and these parameters all get access to from XML configuration file the inside, rewrite or damage if the XML configuration file meets accident, so very likely can cause TRDP protocol configuration mistake, even cause train operation unusual, so the XML configuration file must be correct available.
The XML file has own specific file layout, all must close, a root element etc. can only be arranged such as all labels, at present in general XML profileapplied, correctness verification to the XML file generally is to judge with system function whether the XML file layout is correct, such as judging whether that all labels all are to close, whether only have a root element etc.
Whether correct this judgment mode is comparatively simple at present not to the integrity checking method of XML configuration file, and to file layout, can not guarantee that file content is correct.Such as: arbitrarily revise XML file the inside element property value and can't change file structure, still be correct to the judgement return results of file layout in this case, so the reliability of this method is not high, can not guarantee correctness and the availability of XML configuration file.
Summary of the invention
The purpose of this invention is to provide a kind of method of adding verification in the XML configuration file, the method can determine the validity of XML file, prevents from using illegal XML configuration file, thereby improves the reliability of system.
In order to realize the foregoing invention purpose, the present invention specifically provides a kind of technic relization scheme that adds method of calibration in the XML configuration file, and a kind of method of adding verification in the XML configuration file may further comprise the steps:
S101: in former XML configuration file, add a verification element, obtain a new XML configuration file;
S102: use with the new XML configuration file of verification element and replace former XML configuration file;
S103: before using new XML configuration file, first new XML configuration file is carried out verification: read the verification element information in the new XML configuration file, recomputate new XML configuration file verification and, and with the verification that calculates with more consistent with the check information that reads, if consistent supporting paper is correct, guarantee the correctness of XML configuration file.
As a kind of further improvement of adding the method and technology scheme of verification in the XML configuration file of the present invention, the method for adding verification can adopt CRC check, parity checking or the modes such as cumulative and verification.
As a kind of further improvement of in the XML configuration file, adding the method and technology scheme of verification of the present invention, the value of CRC check element be former XML configuration file CRC check and, before in former XML configuration file, adding the CRC check element, calculate first former XML configuration file CRC check and.
As a kind of further improvement of in the XML configuration file, adding the method and technology scheme of verification of the present invention, before using new XML configuration file, read first the CRC element information in the new XML configuration file, the verification of recomputating new XML configuration file with and more consistent with the CRC element information in the XML configuration file that reads, guarantee the correctness of new XML configuration file.
As a kind of further improvement of in the XML configuration file, adding the method and technology scheme of verification of the present invention, further comprise following process among the step S103:
S1301: open the new XML configuration file that needs verification;
S1302: search CRC element information, if do not find, illustrate that new XML configuration file is incorrect, return mistake; If find, obtain CRC check and the X of XML configuration file from the text field of CRC element;
S1303: new XML configuration file is all read internal memory, obtain the length a of file;
S1304: in the file copy of internal memory, search for the CRC element, obtain the length b of CRC element, deletion CRC element;
S1305: calculate the memory file copy CRC check and, computational length is a-b, the CRC check of calculating and be Y;
S1306: relatively whether X is consistent with Y, if illustrate that unanimously new XML configuration file is correct, verification is passed through, otherwise XML configuration file verification failure.
As a kind of further improvement of adding the method and technology scheme of verification in the XML configuration file of the present invention, the CRC check element is added on the afterbody of former XML configuration file.
As a kind of further improvement of in the XML configuration file, adding the method and technology scheme of verification of the present invention, in step S101, in former XML configuration file, adding the CRC check element by tool software on the PC.
As a kind of further improvement of in the XML configuration file, adding the method and technology scheme of verification of the present invention, calculate former XML configuration file CRC check and process and the process conformity that adds the CRC check element in the former XML configuration file in a tool software, carry out.
As a kind of further improvement of adding the method and technology scheme of verification in the XML configuration file of the present invention, tool software is carried out following steps:
S1401: open the XML configuration file;
S1402: the content of XML configuration file is all read in the middle of the internal memory;
S1403: calculate internal memory File copy CRC check and, be X;
S1404: the afterbody at the XML of internal memory configuration file inserts a CRC check element, and element value is set to X;
S1405: create and output XML configuration file;
S1406: copy the XML configuration file content in the internal memory to output file;
S1407: close file.
By implementing a kind of technical scheme of in the XML configuration file, adding the method for verification of the invention described above, have following technique effect:
(1) utilize the extensibility of XML file, add a new CRC element in the XML configuration file, this element is used for the CRC check of file, and newly-increased CRC element neither can destroy former XML file structure, also can not affect the operation of program;
(2) by CRC unit usually verification XML configuration file whether change, can in time find the modification beyond the XML configuration file, prevent from using illegal XML configuration file, thereby improve the reliability of system.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, the below will do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art, apparently, accompanying drawing in the following describes only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the file structure schematic diagram of prior art XML file;
Fig. 2 is the present invention adds a kind of embodiment of method of verification in the XML configuration file process schematic diagram;
Fig. 3 is the present invention adds a kind of embodiment of method of verification in the XML configuration file program flow diagram;
Fig. 4 is the present invention adds the XML configuration file checking procedure in a kind of embodiment of method of verification in the XML configuration file program flow diagram.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the invention, the technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment only is a part of embodiment of the present invention, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that obtains under the creative work prerequisite.
To shown in the accompanying drawing 4, provided a kind of specific embodiment that adds the method for verification in the XML configuration file of the present invention such as accompanying drawing 2, the invention will be further described below in conjunction with the drawings and specific embodiments.
A kind of embodiment of adding the method for verification in the XML configuration file shown in accompanying drawing 2 and accompanying drawing 3 may further comprise the steps:
S101: in former XML configuration file, add a CRC check element, obtain a new XML configuration file;
S102: use with the new XML configuration file of CRC check element and replace former XML configuration file;
S103: before using new XML configuration file, first new XML configuration file is carried out verification: read the CRC element information in the new XML configuration file, recomputate new XML configuration file CRC check and, and with this verification that calculates with more consistent with the CRC check information that reads, guarantee the correctness of XML configuration file, thereby guarantee that whole XML configuration file is complete available.
In above-mentioned steps S101, the value of CRC check element further be former XML configuration file CRC check and, before in former XML configuration file, adding the CRC check element, calculate first former XML configuration file CRC check and.Before using new XML configuration file, read first the CRC element information in the new XML configuration file, the verification of recomputating new XML configuration file with and more consistent with the CRC element information in the XML configuration file that reads, guarantee the correctness of new XML configuration file.Special needs to be pointed out is, although in embodiment, itemize and analyzed technical scheme of the present invention as an example of CRC check example, but the method for calibration that wherein uses includes but not limited to CRC check, can also use the modes such as parity checking, cumulative and verification.Refer to the low byte and (the casting out greater than 255 parts) that obtain after cumulative all data (character) bytes that need to send or receive such as: cumulative and verification.And parity checking refers to that the number according to " 1 " in the numerical digit of the one group of binary code that is transmitted is that odd number or even number carry out verification.Adopt the odd that is called of odd number, otherwise, even parity check then be called.
As shown in Figure 4, the proof procedure of the new XML configuration file among the step S103 is further comprising the steps:
S1301: open the new XML configuration file that needs verification;
S1302: search CRC element information, if do not find, illustrate that new XML configuration file is incorrect, return mistake; If find, obtain CRC check and the X of XML configuration file from the text field of CRC element;
S1303: new XML configuration file is all read internal memory, obtain the length a of file;
S1304: in the file copy of internal memory, search for the CRC element, obtain the length b of CRC element, deletion CRC element;
S1305: calculate the memory file copy CRC check and, computational length is a-b, the CRC check of calculating and be Y;
S1306: relatively whether X is consistent with Y, if illustrate that unanimously new XML configuration file is correct, verification is passed through, otherwise XML configuration file verification failure.
As shown in Figure 2, the CRC check element is added on the afterbody of former XML configuration file.In step S101, in former XML configuration file, adding the CRC check element by tool software on the PC.As a kind of better embodiment, calculate former XML configuration file CRC check and process and the process conformity that adds the CRC check element in the former XML configuration file in a tool software, carry out.
The treatment scheme of this tool software is:
S1401: open the XML configuration file;
S1402: the content of XML configuration file is all read in the middle of the internal memory;
S1403: calculate internal memory File copy CRC check and, be X;
S1404: the afterbody at the XML of internal memory configuration file inserts a CRC check element, and element value is set to X;
S1405: create and output XML configuration file;
S1406: copy the XML configuration file content in the internal memory to output file;
S1407: close file.
Below be configured to example with typical XML in a detailed process of the invention process be described, former XML configuration file (supposing that file is called example.xml) thes contents are as follows:
Figure BDA00002125100200051
The process of implementing specifically be divided into to file add verification and and two steps of file verification, the below describes respectively.
(1) add verification and
Calculate the CRC check of above-mentioned file content and be 0xf75023b5, therefore can add the CRC element at the afterbody of above-mentioned XML configuration file, obtain a new XML configuration file example2.xml, the example2.xml file content is as follows:
Figure BDA00002125100200061
Substitute original example.xml file with the example2.xml file, namely use the example2.xml file when formal the use because in the example2.xml file with self CRC check and, can be used for file verification.
Above-mentioned calculating CRC check and, the function of adding new element can further be incorporated in the middle of the tool software, directly tool using software is finished when in use, the trouble of saving hand computation and adding new element is more convenient.
(2) file verification process
Open the example2.xml file, element by resolution file inside, searching element and the corresponding element value of element by name " CRC ", is 0xf75023b5 for the value of example2.xml file " CRC " element, i.e. the verification of example.xml file and should be 0xf75023b5.
Then file content all is read in the middle of the internal memory, deletion CRC element, the file content in the internal memory is consistent with the example.xml file content like this, is about to the example2.xml file and returns to the example.xml file.
Call CRC check and computing function the example.xml in the middle of the internal memory is calculated CRC, obtain a new CRC check and value, suppose that this value of calculating is X, so only need to compare this X that calculates and 0xf75023b5 and whether equate just whether file is effective as can be known: if equate effectively, otherwise change has occured in file, is invalid.
The present invention utilizes XML element extensibility characteristics, adds a new CRC element in the XML configuration file, with the CRC check of former XML configuration file be kept in the middle of this CRC element.In use, read first the CRC element information in the XML configuration file, the verification of recomputating the XML configuration file with and relatively with the CRC element in information whether consistent, guarantee the correctness of XML configuration file, thereby the XML configuration file that prevents mistake in using brings hidden danger to system.
The present invention utilizes the XML file to have the characteristics of extensibility: because in the XML file a lot of elements are arranged, application program only is concerned about the element that oneself needs, and namely the number of elements in the configuration file can be more than needs.Therefore in the XML file, add after the new CRC element, can not destroy former XML file structure, also can not affect the operation of program.This newly-increased element can be used to verification file, can guarantee that the XML file can not be illegally modified, and improves the reliability of system.
The above only is preferred embodiment of the present invention, is not the present invention is done any pro forma restriction.Although the present invention discloses as above with preferred embodiment, yet is not to limit the present invention.Any those of ordinary skill in the art, do not breaking away from the technical solution of the present invention scope situation, all can utilize method and the technology contents of above-mentioned announcement that technical solution of the present invention is made many possible changes and modification, or be revised as the equivalent embodiment of equivalent variations.Therefore, every content that does not break away from technical solution of the present invention, any simple modification of above embodiment being done according to technical spirit of the present invention, be equal to replacements, equivalence changes and modify, all still belong in the scope that technical solution of the present invention protects.

Claims (9)

1. a method of adding verification in the XML configuration file is characterized in that, may further comprise the steps:
S101: in former XML configuration file, add a verification element, obtain a new XML configuration file;
S102: use with the new XML configuration file of verification element and replace former XML configuration file;
S103: before using new XML configuration file, first new XML configuration file is carried out verification: read the verification element information in the new XML configuration file, recomputate new XML configuration file verification and, and with the verification that calculates with more consistent with the check information that reads, if consistent supporting paper is correct, guarantee the correctness of XML configuration file with this.
2. a kind of method of adding verification in the XML configuration file according to claim 1 is characterized in that: method employing CRC check, parity checking or cumulative and the verification of described interpolation verification.
3. a kind of method of in the XML configuration file, adding verification according to claim 2, it is characterized in that: the value of described CRC check element be former XML configuration file CRC check and, before in former XML configuration file, adding the CRC check element, calculate first former XML configuration file CRC check and.
4. a kind of method of in the XML configuration file, adding verification according to claim 3, it is characterized in that: described before using new XML configuration file, read first the CRC element information in the new XML configuration file, the verification of recomputating new XML configuration file with and more consistent with the CRC element information in the XML configuration file that reads, guarantee the correctness of new XML configuration file.
5. according to claim 3 or 4 described a kind of methods of in the XML configuration file, adding verifications, it is characterized in that, further comprise following process among the described step S103:
S1301: open the new XML configuration file that needs verification;
S1302: search CRC element information, if do not find, illustrate that new XML configuration file is incorrect, return mistake; If find, obtain CRC check and the X of XML configuration file from the text field of CRC element;
S1303: new XML configuration file is all read internal memory, obtain the length a of file;
S1304: in the file copy of internal memory, search for the CRC element, obtain the length b of CRC element, deletion CRC element;
S1305: calculate the memory file copy CRC check and, computational length is a-b, the CRC check of calculating and be Y;
S1306: relatively whether X is consistent with Y, if illustrate that unanimously new XML configuration file is correct, verification is passed through, otherwise XML configuration file verification failure.
6. a kind of method of adding verification in the XML configuration file according to claim 5, it is characterized in that: described CRC check element is added on the afterbody of former XML configuration file.
7. a kind of method of adding verification in the XML configuration file according to claim 6 is characterized in that: in described step S101, adding the CRC check element by tool software in former XML configuration file on the PC.
8. according to claim 6 or 7 described a kind of methods of in the XML configuration file, adding verifications, it is characterized in that: calculate former XML configuration file CRC check and process and the process conformity that adds the CRC check element in the former XML configuration file in a tool software, carry out, by tool software finish CRC check and calculating and interpolation.
9. a kind of method of adding verification in the XML configuration file according to claim 7 is characterized in that, described tool software is carried out following steps:
S1401: open the XML configuration file;
S1402: the content of XML configuration file is all read in the middle of the internal memory;
S1403: calculate internal memory File copy CRC check and, be X;
S1404: the afterbody at the XML of internal memory configuration file inserts a CRC check element, and element value is set to X;
S1405: create and output XML configuration file;
S1406: copy the XML configuration file content in the internal memory to output file;
S1407: close file.
CN201210335361.2A 2012-09-11 2012-09-11 A kind of method of adding verification in XML configuration file Active CN102902732B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210335361.2A CN102902732B (en) 2012-09-11 2012-09-11 A kind of method of adding verification in XML configuration file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210335361.2A CN102902732B (en) 2012-09-11 2012-09-11 A kind of method of adding verification in XML configuration file

Publications (2)

Publication Number Publication Date
CN102902732A true CN102902732A (en) 2013-01-30
CN102902732B CN102902732B (en) 2015-09-02

Family

ID=47574965

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210335361.2A Active CN102902732B (en) 2012-09-11 2012-09-11 A kind of method of adding verification in XML configuration file

Country Status (1)

Country Link
CN (1) CN102902732B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077097A (en) * 2013-02-25 2013-05-01 国电南瑞科技股份有限公司 Verifiable flash data programming method based on transmission control protocol (TCP) way
CN106330966A (en) * 2016-10-24 2017-01-11 福建中金在线信息科技有限公司 Detection method and device for firewall configuration files
CN106874777A (en) * 2016-12-31 2017-06-20 惠州市蓝微新源技术有限公司 A kind of method and system for preventing configuration file to be tampered, monitoring host computer
CN109344129A (en) * 2018-08-16 2019-02-15 浙江众合科技股份有限公司 A kind of signal system configuration file generation system and method for high reliability
CN109919914A (en) * 2019-02-15 2019-06-21 广州视源电子科技股份有限公司 Method of calibration, device, computer equipment and the storage medium of configuration file
CN110765741A (en) * 2019-09-09 2020-02-07 重庆金融资产交易所有限责任公司 Data processing method and device, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5991774A (en) * 1997-12-22 1999-11-23 Schneider Automation Inc. Method for identifying the validity of an executable file description by appending the checksum and the version ID of the file to an end thereof
CN1270346A (en) * 1999-04-13 2000-10-18 佳能株式会社 Digit processing method and apparatus
CN1770051A (en) * 2004-11-04 2006-05-10 华为技术有限公司 File safety detection method
US20060294119A1 (en) * 2005-06-24 2006-12-28 Neeraj Bajaj Optimized markup language processing using repeated structures in markup language source
CN102117299A (en) * 2009-12-30 2011-07-06 中兴通讯股份有限公司 System and method for importing configuration files in foreground

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5991774A (en) * 1997-12-22 1999-11-23 Schneider Automation Inc. Method for identifying the validity of an executable file description by appending the checksum and the version ID of the file to an end thereof
CN1270346A (en) * 1999-04-13 2000-10-18 佳能株式会社 Digit processing method and apparatus
CN1770051A (en) * 2004-11-04 2006-05-10 华为技术有限公司 File safety detection method
US20060294119A1 (en) * 2005-06-24 2006-12-28 Neeraj Bajaj Optimized markup language processing using repeated structures in markup language source
CN102117299A (en) * 2009-12-30 2011-07-06 中兴通讯股份有限公司 System and method for importing configuration files in foreground

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077097A (en) * 2013-02-25 2013-05-01 国电南瑞科技股份有限公司 Verifiable flash data programming method based on transmission control protocol (TCP) way
CN103077097B (en) * 2013-02-25 2015-08-12 国电南瑞科技股份有限公司 A kind of FLASH data programming method based on verifying under TCP mode
CN106330966A (en) * 2016-10-24 2017-01-11 福建中金在线信息科技有限公司 Detection method and device for firewall configuration files
CN106874777A (en) * 2016-12-31 2017-06-20 惠州市蓝微新源技术有限公司 A kind of method and system for preventing configuration file to be tampered, monitoring host computer
CN109344129A (en) * 2018-08-16 2019-02-15 浙江众合科技股份有限公司 A kind of signal system configuration file generation system and method for high reliability
CN109919914A (en) * 2019-02-15 2019-06-21 广州视源电子科技股份有限公司 Method of calibration, device, computer equipment and the storage medium of configuration file
CN110765741A (en) * 2019-09-09 2020-02-07 重庆金融资产交易所有限责任公司 Data processing method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN102902732B (en) 2015-09-02

Similar Documents

Publication Publication Date Title
CN102902732B (en) A kind of method of adding verification in XML configuration file
US7657832B1 (en) Correcting validation errors in structured documents
CN109375901A (en) Interface message management method, device, computer equipment and storage medium
Belhajjame et al. Prov-dm: The prov data model
CN110597814B (en) Structured data serialization and deserialization method and device
CN108509209A (en) A kind of generation method, device, computer equipment and the storage medium of resource packet
CN108647025A (en) Processing method and processing device, electronics and the storage device of DOM Document Object Model interior joint
CN107861713A (en) Data calling method, device and computer-readable recording medium
GB2406938A (en) Method and apparatus for handling text and binary markup languages in a computing device
US20110289486A1 (en) System and Method for Debugging Dynamically Generated Code of an Application
CN107169000B (en) Static resource dissemination method and device
CN104461531B (en) A kind of implementation method of reporting system SQL
CN103177199A (en) Webpage application code protective method and system, and executive speed-up method and system
CN102023869A (en) Control input value checking method and system
US20070143745A1 (en) System and method for obtaining a markup language template through reversing engineering
US20050038816A1 (en) Methods, systems and computer program prodcuts for validation of XML instance documents using JAVA classloaders
US7814328B1 (en) Digital signatures for embedded code
CN107506190A (en) XML file amending method and device based on Spring frameworks
CN108460068A (en) Method, apparatus, storage medium and the terminal that report imports and exports
CN112463986A (en) Information storage method and device
US20080114797A1 (en) Importing non-native content into a document
WO2022001944A1 (en) Method for modifying linux kernel, and terminal device and storage medium
US20110265058A1 (en) Embeddable project data
US10956659B1 (en) System for generating templates from webpages
CN110245311B (en) Local page dynamic rendering method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant