CN115827310B - Information verification method and device, storage medium and electronic equipment - Google Patents

Information verification method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN115827310B
CN115827310B CN202310138734.5A CN202310138734A CN115827310B CN 115827310 B CN115827310 B CN 115827310B CN 202310138734 A CN202310138734 A CN 202310138734A CN 115827310 B CN115827310 B CN 115827310B
Authority
CN
China
Prior art keywords
data
burning
verification
address
format code
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
CN202310138734.5A
Other languages
Chinese (zh)
Other versions
CN115827310A (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.)
Chengdu Tiancheng Dianke Technology Co ltd
Original Assignee
Chengdu Tiancheng Dianke Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Tiancheng Dianke Technology Co ltd filed Critical Chengdu Tiancheng Dianke Technology Co ltd
Priority to CN202310138734.5A priority Critical patent/CN115827310B/en
Publication of CN115827310A publication Critical patent/CN115827310A/en
Application granted granted Critical
Publication of CN115827310B publication Critical patent/CN115827310B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The specification discloses a method, a device, a storage medium and an electronic device for checking information, firstly, a burning document is obtained, wherein the burning document comprises: and if the burning data exists in the burning address, analyzing the burning data according to the format code to obtain the verification data, determining a verification result according to the burning data and the verification data, and displaying the verification result.

Description

Information verification method and device, storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and apparatus for checking information, a storage medium, and an electronic device.
Background
At present, when calibrating a phased array antenna, because the flash has the advantages of low cost, high flux, convenient data call and the like, the flash stored burnt data to be calibrated is often used.
However, the large amount of the data of the recording data to be calibrated results in excessive workload of calibrating the recording data, and the problem of increased complexity of data conversion is also present.
Therefore, how to improve the efficiency of calibrating the recorded data is a problem to be solved.
Disclosure of Invention
The specification provides a method, a device, a storage medium and an electronic device for checking information, which are used for partially solving the technical problem of improving the efficiency of calibrating and recording data.
The technical scheme adopted in the specification is as follows:
the specification provides a method for checking information, which comprises the following steps:
obtaining a burning document, wherein the burning document comprises: recording data, format codes and recording addresses;
judging whether the burning data exists in the burning address or not;
if the burning data exists in the burning address, analyzing the burning data according to the format code to obtain check data;
and determining a verification result according to the burning data and the verification data, and displaying the verification result.
Optionally, after obtaining the burned document, the method further comprises:
judging whether the format code is expired;
if the format code is determined to be out of date, ending the checking process and displaying the information of the out of date format code.
Optionally, if it is determined that the recording data exists in the recording address, the method specifically includes:
and if the burning data does not exist in the burning address, burning the burning data into the burning address according to the format code.
Optionally, writing the writing data into the writing address according to the format code specifically includes:
inputting the format code and the burning data into a first analysis function module to obtain analysis burning data output by the analysis function module;
and calling a serial port module to burn the analysis burning data into the burning address.
Optionally, if it is determined that the recording address contains the recording data, the recording data is parsed according to the format code to obtain the verification data, which specifically includes:
calling the serial port module to acquire the burning data in the burning address;
and inputting the burning data and the format code into a second analysis function module to obtain the verification data.
Optionally, determining a verification result according to the recording data and the verification data specifically includes:
and inputting the burning data and the verification data into a comparison module to determine the verification result.
Optionally, the recorded data relates to a wave control system.
The present specification provides an apparatus for information verification, including:
the acquisition module is used for acquiring the burning file, wherein the burning file comprises: recording data, format codes and recording addresses;
the judging module is used for judging whether the burning data exists in the burning address;
the analysis module is used for analyzing the recorded data according to the format code to obtain check data if the recorded data exist in the recorded address;
and the verification module is used for determining a verification result according to the burning data and the verification data and displaying the verification result.
The present specification provides a computer readable storage medium storing a computer program which when executed by a processor implements the method of information verification described above.
The present specification provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing a method of checking information as described above when executing the program.
The above-mentioned at least one technical scheme that this specification adopted can reach following beneficial effect:
in the method for checking information provided in the present specification, a burning document is first obtained, where the burning document includes: and if the burning data exists in the burning address, analyzing the burning data according to the format code to obtain the verification data, determining a verification result according to the burning data and the verification data, and displaying the verification result.
According to the method, the recorded data in the recorded address can be converted into the analysis data through the format code, and the verification of the recorded data is completed through comparing the difference between the analysis data and the recorded data. The whole verification process can be completed by the computer without manual participation, so that the efficiency of verifying and burning data is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the specification, illustrate and explain the exemplary embodiments of the present specification and their description, are not intended to limit the specification unduly. In the drawings:
FIG. 1 is a flow chart of a method for checking information provided in the present specification;
FIG. 2 is a schematic diagram of a flow chart of information verification provided in the present specification;
FIG. 3 is a schematic diagram of an apparatus for information verification provided in the present specification;
fig. 4 is a schematic diagram of an electronic device corresponding to fig. 1 provided in the present specification.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the present specification more apparent, the technical solutions of the present specification will be clearly and completely described below with reference to specific embodiments of the present specification and corresponding drawings. It will be apparent that the described embodiments are only some, but not all, of the embodiments of the present specification. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are intended to be within the scope of the present disclosure.
The following describes in detail the technical solutions provided by the embodiments of the present specification with reference to the accompanying drawings.
Fig. 1 is a flow chart of a method for checking information provided in the present specification, which includes the following steps:
s101: obtaining a burning document, wherein the burning document comprises: burn data, format code and burn address.
As can be seen from the foregoing description, the core innovation point of the method for checking information provided in the present specification is that checking is completed by judging and comparing the checking data with the recording data, so in the present specification, the execution subject of the method for implementing information checking may be a terminal device such as a desktop computer, a notebook computer, a mobile phone, etc. used by a user, and in the following, for convenience of description, only the terminal device is used as the execution subject of the method for checking information provided in the present specification.
At present, the main mode for checking the burning information is as follows: the verification of the recorded information is manually completed by a worker, and the verification of the recorded data can be completed to a certain extent in the mode, but the verification is dependent on the manual verification, so that errors are easy to occur, and meanwhile, the efficiency is low.
Based on this, the present specification provides a method of information verification to at least partially solve the above-mentioned problems.
Firstly, a terminal equipment client acquires a burning document, wherein the burning document comprises: burn data, format code and burn address. It should be noted that, the format code may be a format of the recorded data marked when the recorded data is recorded, so that the terminal device may determine the format of the recorded data according to the format code. The writing address may be a flash address for writing the writing data.
The terminal device can also judge whether the format code is out of date after acquiring the format code, if the format code is out of date, the verification is finished, and the information of the out of date format code is displayed to staff. If the format code is determined not to be expired, the verification process is continued.
S102: judging whether the burning data exists in the burning address.
The terminal device may determine whether the recording data exists in the recording address after determining the recording address, so as to determine whether the terminal device is required to record the recording data in the recording address.
S103: if the burning data exists in the burning address, analyzing the burning data according to the format code to obtain check data.
If the terminal equipment judges that the recording data does not exist in the recording address, the recording data can be recorded in the recording address according to the format code.
Specifically, the terminal device may input the format code and the recording data into the first parsing function module to obtain the parsed recording data output by the parsing function module, and then the terminal device may call the serial port module to record the parsed recording data into the recording address.
If the terminal device determines that the recording address stores the recording data, that is, the terminal device is not required to record the recording data again, the recording data can be analyzed according to the format code of the recording data so as to obtain the verification data.
Specifically, the terminal device may call the serial port module to obtain the recording data existing in the recording address. And the terminal equipment can input the burning data and the format code into a second analysis function module through the serial port module so as to acquire check data.
S104: and determining a verification result according to the burning data and the verification data, and displaying the verification result.
After the terminal equipment acquires the burning data and the checking data, the checking result can be determined by comparing the difference between the burning data and the checking data, and the determined checking result is displayed.
Specifically, the terminal device may input the recording data and the verification data into the comparison module to determine the verification result.
It should be noted that, the information verification method provided in the present specification may be used in the recording data related to the wave control system.
The following describes a flow chart of information verification provided for the present specification in connection with fig. 2.
In fig. 2, the terminal device may first obtain the burning document, then determine whether the format code in the burning document is expired, and if so, end the verification. If the format code is not expired, the burnt data is stored in the memory for subsequent verification.
After the terminal device stores the recording data, the terminal device can judge whether the recording data is required to be recorded, and if the terminal device determines that the recording is not required, the serial port module can be directly called to read the data stored in the recording address. If it is determined that the recording is required, the format code and the recording data may be input into the first analysis function module to obtain the analysis recording data output by the first analysis function module, and then the terminal device may call the serial port module to record the analysis recording data to the recording address, and then read the data stored in the recording address.
The terminal device may input the recorded data and the format code into the second parsing function module to obtain the verification data. And inputting the verification data and the burnt data into a comparison module to determine a verification result and displaying the verification result.
According to the method, the recorded data in the recorded address can be converted into the analysis data through the format code, and the verification of the recorded data is completed through comparing the difference between the analysis data and the recorded data. The whole verification process can be completed by the computer without manual participation, so that the efficiency of verifying and burning data is improved.
The above method for checking information provided for one or more embodiments of the present disclosure further provides a corresponding device for checking information based on the same concept, as shown in fig. 3.
Fig. 3 is a schematic diagram of an apparatus for information verification provided in the present specification, including:
the obtaining module 301 is configured to obtain a burning document, where the burning document includes: recording data, format codes and recording addresses;
a judging module 302, configured to judge whether the recording address has the recording data;
the parsing module 303 is configured to parse the recording data according to the format code to obtain verification data if it is determined that the recording data exists in the recording address;
and the verification module 304 is configured to determine a verification result according to the recorded data and the verification data, and display the verification result.
Optionally, the determining module 302 is further configured to determine whether the format code expires; and if the format code is determined to be outdated, ending the verification process and displaying the information of the outdated format code.
Optionally, the determining module 302 is specifically configured to, if it is determined that the recording address does not have the recording data, record the recording data into the recording address according to the format code.
Optionally, the judging module 302 is specifically configured to input the format code and the recording data into a first parsing function module, so as to obtain parsed recording data output by the first parsing function module; and calling a serial port module to burn the analysis burning data into the burning address.
Optionally, the parsing module 303 is specifically configured to call the serial port module to obtain the recording data existing in the recording address; and inputting the burning data and the format code into a second analysis function module to obtain the verification data.
Optionally, the verification module 304 is further configured to input the recorded data and the verification data into a comparison module to determine the verification result.
Optionally, the recorded data relates to a wave control system.
The present specification also provides a computer readable storage medium storing a computer program operable to perform a method of information verification as provided in fig. 1 above.
The present specification also provides a schematic structural diagram of an electronic device corresponding to fig. 1 shown in fig. 4. At the hardware level, the electronic device includes a processor, an internal bus, a network interface, a memory, and a non-volatile storage, as described in fig. 4, although other hardware required by other services may be included. The processor reads the corresponding computer program from the nonvolatile memory into the memory and then runs the same to implement the information verification method described in fig. 1. Of course, other implementations, such as logic devices or combinations of hardware and software, are not excluded from the present description, that is, the execution subject of the following processing flows is not limited to each logic unit, but may be hardware or logic devices.
In the 90 s of the 20 th century, improvements to one technology could clearly be distinguished as improvements in hardware (e.g., improvements to circuit structures such as diodes, transistors, switches, etc.) or software (improvements to the process flow). However, with the development of technology, many improvements of the current method flows can be regarded as direct improvements of hardware circuit structures. Designers almost always obtain corresponding hardware circuit structures by programming improved method flows into hardware circuits. Therefore, an improvement of a method flow cannot be said to be realized by a hardware entity module. For example, a programmable logic device (Programmable Logic Device, PLD) (e.g., a field programmable gate array (Field Programmable gate array, FPGA)) is an integrated circuit whose logic function is determined by the user programming the device. A designer programs to "integrate" a digital system onto a PLD without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Moreover, nowadays, instead of manually manufacturing integrated circuit chips, such programming is mostly implemented by using "logic compiler" software, which is similar to the software compiler used in program development and writing, and the original code before being compiled is also written in a specific programming language, which is called Hardware description language (Hardware DescriptionLanguage, HDL), and HDL is not only one but a plurality of kinds, such as ABEL (Advanced BooleanExpression Language), AHDL (Altera Hardware Description Language), confluence, CUPL (Cornell UniversityProgramming Language), HDCal, JHDL (Java Hardware Description Language), lava, lola, myHDL, PALASM, RHDL (Ruby Hardware DescriptionLanguage), etc., and VHDL (Very-High-Speed IntegratedCircuit Hardware Description Language) and Verilog are most commonly used at present. It will also be apparent to those skilled in the art that a hardware circuit implementing the logic method flow can be readily obtained by merely slightly programming the method flow into an integrated circuit using several of the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer readable medium storing computer readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, application specific integrated circuits (Application SpecificIntegrated Circuit, ASIC), programmable logic controllers, and embedded microcontrollers, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, atmel AT91SAM, microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic of the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller in a pure computer readable program code, it is well possible to implement the same functionality by logically programming the method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers, etc. Such a controller may thus be regarded as a kind of hardware component, and means for performing various functions included therein may also be regarded as structures within the hardware component. Or even means for achieving the various functions may be regarded as either software modules implementing the methods or structures within hardware components.
The system, apparatus, module or unit set forth in the above embodiments may be implemented in particular by a computer chip or entity, or by a product having a certain function. One typical implementation is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being functionally divided into various units, respectively. Of course, the functions of each element may be implemented in one or more software and/or hardware elements when implemented in the present specification.
It will be appreciated by those skilled in the art that embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, the present specification may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present description can take the form of a computer program product on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
The present description is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the specification. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
It will be appreciated by those skilled in the art that embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, the present specification may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present description can take the form of a computer program product on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
The description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, as relevant to see a section of the description of method embodiments.
The foregoing is merely exemplary of the present disclosure and is not intended to limit the disclosure. Various modifications and alterations to this specification will become apparent to those skilled in the art. Any modifications, equivalent substitutions, improvements, or the like, which are within the spirit and principles of the present description, are intended to be included within the scope of the claims of the present description.

Claims (8)

1. A method of information verification, comprising:
obtaining a burning document, wherein the burning document comprises: recording data, format codes and recording addresses;
judging whether the burning data exists in the burning address or not;
if the burning data exists in the burning address, analyzing the burning data according to the format code to obtain check data;
determining a verification result according to the burning data and the verification data, and displaying the verification result;
after the acquisition of the burning document, the method further comprises:
judging whether the format code is expired;
if the format code is determined to be outdated, ending the verification process and displaying the information of the outdated format code;
and if the burning data does not exist in the burning address, burning the burning data into the burning address according to the format code.
2. The method of information verification according to claim 1, wherein the writing data is written to the writing address according to the format code, specifically comprising:
inputting the format code and the burning data into a first analytic function module to obtain analytic burning data output by the first analytic function module;
and calling a serial port module to burn the analysis burning data into the burning address.
3. The method of claim 1, wherein if it is determined that the recording data exists in the recording address, analyzing the recording data according to the format code to obtain the verification data, specifically comprising:
calling a serial port module to acquire the burning data in the burning address;
and inputting the burning data and the format code into a second analysis function module to obtain the verification data.
4. The method of information verification according to claim 1, wherein determining a verification result according to the recorded data and the verification data specifically includes:
and inputting the burning data and the verification data into a comparison module to determine the verification result.
5. The method for information verification according to any one of claims 1 to 4, wherein the recorded data relates to a wave control system.
6. An apparatus for verifying information, comprising:
the acquisition module is used for acquiring the burning file, wherein the burning file comprises: recording data, format codes and recording addresses;
the judging module is used for judging whether the burning data exists in the burning address;
the analysis module is used for analyzing the recorded data according to the format code to obtain check data if the recorded data exist in the recorded address;
the verification module is used for determining a verification result according to the burning data and the verification data and displaying the verification result;
after the acquisition of the burning document, the method further comprises:
judging whether the format code is expired;
if the format code is determined to be outdated, ending the verification process and displaying the information of the outdated format code;
and if the burning data does not exist in the burning address, burning the burning data into the burning address according to the format code.
7. A computer readable storage medium, characterized in that the storage medium stores a computer program which, when executed by a processor, implements the method of information verification according to any one of the preceding claims 1-5.
8. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of information verification according to any of the preceding claims 1-5 when executing the program.
CN202310138734.5A 2023-02-21 2023-02-21 Information verification method and device, storage medium and electronic equipment Active CN115827310B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310138734.5A CN115827310B (en) 2023-02-21 2023-02-21 Information verification method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310138734.5A CN115827310B (en) 2023-02-21 2023-02-21 Information verification method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN115827310A CN115827310A (en) 2023-03-21
CN115827310B true CN115827310B (en) 2023-05-23

Family

ID=85521929

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310138734.5A Active CN115827310B (en) 2023-02-21 2023-02-21 Information verification method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN115827310B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021184574A1 (en) * 2020-03-20 2021-09-23 平安国际智慧城市科技股份有限公司 Document data importing method and apparatus, document data exporting method and apparatus, and storage medium
CN113656404A (en) * 2021-07-30 2021-11-16 平安消费金融有限公司 Data verification method and device, computer equipment and storage medium
WO2022206246A1 (en) * 2021-03-30 2022-10-06 山东英信计算机技术有限公司 System for parsing blackbox data of server power supply
CN115238661A (en) * 2022-05-30 2022-10-25 马上消费金融股份有限公司 Document checking method, device, equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8739149B2 (en) * 2009-10-14 2014-05-27 Harman International Industries, Incorporated Software updates via digital audio media
US10691566B2 (en) * 2017-07-27 2020-06-23 International Business Machines Corporation Using a track format code in a cache control block for a track in a cache to process read and write requests to the track in the cache
CN111651173B (en) * 2020-06-11 2024-03-26 深圳创维-Rgb电子有限公司 Key code data burning method and device, terminal equipment and readable storage medium
CN111984291A (en) * 2020-08-12 2020-11-24 深圳创维-Rgb电子有限公司 Data burning method, device, terminal and storage medium
CN114579147A (en) * 2022-02-24 2022-06-03 昆山丘钛光电科技有限公司 Burning verification method and device, terminal equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021184574A1 (en) * 2020-03-20 2021-09-23 平安国际智慧城市科技股份有限公司 Document data importing method and apparatus, document data exporting method and apparatus, and storage medium
WO2022206246A1 (en) * 2021-03-30 2022-10-06 山东英信计算机技术有限公司 System for parsing blackbox data of server power supply
CN113656404A (en) * 2021-07-30 2021-11-16 平安消费金融有限公司 Data verification method and device, computer equipment and storage medium
CN115238661A (en) * 2022-05-30 2022-10-25 马上消费金融股份有限公司 Document checking method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN115827310A (en) 2023-03-21

Similar Documents

Publication Publication Date Title
CN109213685B (en) Service logic test method and device
CN110134668B (en) Data migration method, device and equipment applied to blockchain
CN107479868B (en) Interface loading method, device and equipment
CN111506579A (en) Method, program and equipment for generating intelligent contract code
CN110046052B (en) Service calling method and device
CN110602163A (en) File uploading method and device
CN111324803B (en) Query request processing method and device of search engine and client
CN111338655B (en) Installation package distribution method and system
CN115827310B (en) Information verification method and device, storage medium and electronic equipment
CN116048977B (en) Test method and device based on data reduction
CN110245166B (en) Data checking method and device
CN111538667A (en) Page testing method and device
CN110874322B (en) Test method and test server for application program
CN114840426A (en) Code testing method and device
CN111796864A (en) Data verification method and device
CN108733564B (en) Browser performance testing method, device and equipment
CN112181812A (en) Version testing method and device
CN112559346A (en) Service testing method and device
CN110688430A (en) Method and device for obtaining data bypass and electronic equipment
CN110502551A (en) Data read-write method, system and infrastructure component
CN110704742A (en) Feature extraction method and device
CN117041980B (en) Network element management method and device, storage medium and electronic equipment
CN112434486B (en) Automatic paging method, device, equipment and medium for device in PCB design
CN113704020B (en) Method and device for analyzing error field data of solid state disk
CN117076336A (en) Testing method and device of cloud edge cooperative system, storage medium 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
GR01 Patent grant
GR01 Patent grant