CN113504909B - Industrial APP heterogeneous component data exchange method and related equipment - Google Patents

Industrial APP heterogeneous component data exchange method and related equipment Download PDF

Info

Publication number
CN113504909B
CN113504909B CN202110734243.8A CN202110734243A CN113504909B CN 113504909 B CN113504909 B CN 113504909B CN 202110734243 A CN202110734243 A CN 202110734243A CN 113504909 B CN113504909 B CN 113504909B
Authority
CN
China
Prior art keywords
file
parameter
xfa
component
analysis
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
CN202110734243.8A
Other languages
Chinese (zh)
Other versions
CN113504909A (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.)
China Automotive Technology and Research Center Co Ltd
Automotive Data of China Tianjin Co Ltd
Original Assignee
China Automotive Technology and Research Center Co Ltd
Automotive Data of China Tianjin 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 China Automotive Technology and Research Center Co Ltd, Automotive Data of China Tianjin Co Ltd filed Critical China Automotive Technology and Research Center Co Ltd
Priority to CN202110734243.8A priority Critical patent/CN113504909B/en
Publication of CN113504909A publication Critical patent/CN113504909A/en
Application granted granted Critical
Publication of CN113504909B publication Critical patent/CN113504909B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • G06F8/427Parsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/149Adaptation of the text data for streaming purposes, e.g. Efficient XML Interchange [EXI] format

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Multimedia (AREA)
  • Software Systems (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides a data exchange method for an industrial APP heterogeneous assembly, which is characterized in that in response to receiving an XFA file and a parameter file sent by a first assembly, a second assembly calls a file receiving service to send the XFA file to an XFA analysis service, and sends the parameter file to a parameter analysis controller; the XFA analysis service analyzes the XFA file according to a predefined XFA language to obtain detailed parameter information, and sends the detailed parameter information to a parameter analysis controller, wherein the detailed parameter information comprises an output file type statement, an output data type statement, a component type statement, a specific parameter data information segment and a file analysis rule; and after receiving the parameter file and the detailed parameter information, the parameter analysis controller calls corresponding parameter file analysis services according to different types in the detailed parameter information to obtain analysis information. The embodiment of the invention can realize data information exchange among heterogeneous components.

Description

Industrial APP heterogeneous component data exchange method and related equipment
Technical Field
The invention belongs to the technical field of data processing, and particularly relates to an industrial APP heterogeneous component data exchange method and related equipment.
Background
The automobile industry is an important force for promoting a new technological revolution and industrial change and is one of the important pillars for economic development in China. The automobile industry of China has been through decades of exploration and development, a large amount of knowledge technologies have been deposited in the accumulation, however industry engineering technical staff and IT development personnel have natural professional barrier, lead to the unable rapid solidification encapsulation of industry knowledge technology to be industry APP, restrict the promotion of automobile industry intelligent manufacture level, low code, visual industry APP development environment can this difficult problem of effectual solution, support traditional industry software simultaneously, the integrated interaction of industry model and little service component, realize automobile industry APP's quick development and fall to the ground.
Disclosure of Invention
The embodiment of the invention aims to provide a data exchange method and related equipment for an industrial APP heterogeneous component, which declare the output contents of a plurality of types of mechanism models, a plurality of brands of industrial software and a plurality of formulas borne by the component, and are convenient for other components to obtain an analysis method and quickly obtain the parameters required by the component regardless of the format types after receiving the parameter file, so that the difference of the mechanism models, the industrial software, the formulas and the like in the component is avoided, and the data information exchange among the heterogeneous components is realized.
In a first aspect, an embodiment of the present invention provides an industrial APP heterogeneous component data exchange method, including the following steps:
in response to receiving the XFA file and the parameter file sent by the first component, the second component calls a file receiving service to send the XFA file to an XFA analysis service and sends the parameter file to a parameter analysis controller;
the XFA analysis service analyzes the XFA file according to a predefined XFA language to obtain detailed parameter information, and sends the detailed parameter information to a parameter analysis controller, wherein the detailed parameter information comprises an output file type statement, an output data type statement, a component type statement, a specific parameter data information segment and a file analysis rule;
and after receiving the parameter file and the detailed parameter information, the parameter analysis controller calls corresponding parameter file analysis services according to different types in the detailed parameter information to obtain analysis information.
Preferably, the method further comprises the step of the second component outputting a parameter file: when the second component outputs the parameter file, the XFA encoding service is called to generate an output XFA file from the output parameter file; the second component invokes the file send service to send the output parameter file and the output XFA file to the third component.
Preferably, the third component is a component other than the second component.
Preferably, the XFA file includes a header and a file body.
Preferably, the header contains an XFA statement and a file type statement.
Preferably, the XFA file contains a specific output file type statement, an output data type statement, a component type statement, a specific parameter data information segment, and a file parsing rule label.
Preferably, the file receiving service receives the XFA file and the parameter file in a network Socket manner.
In a second aspect, an embodiment of the present invention provides an industrial APP heterogeneous component data exchange apparatus, including:
the file receiving service module responds to the reception of the XFA file and the parameter file sent by the first component, the second component calls a file receiving service to send the XFA file to an XFA analysis service, and the parameter file is sent to the parameter analysis controller;
the XFA analysis service module analyzes the XFA file according to a predefined XFA language to obtain detailed parameter information and sends the detailed parameter information to a parameter analysis controller, wherein the detailed parameter information comprises an output file type statement, an output data type statement, an assembly type statement, a specific parameter data information segment and a file analysis rule;
and the parameter analysis controller calls corresponding parameter file analysis services according to different types in the detailed parameter information to obtain analysis information after receiving the parameter file and the detailed parameter information.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable by the processor, where the processor implements the method described in any one of the foregoing when executing the computer program.
In a fourth aspect, an embodiment of the present invention proposes a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the method of any one of the above.
Compared with the prior art, the embodiment of the invention has the following specific beneficial effects:
on one hand, on the basis of a conventional mechanism model and an industrial software packaging technology, a set of data exchange rules in an intermediate format is specified, and a set of file receiving and sending system is built, so that packaged components can conveniently analyze parameter information carried in input files. Through the application of the intermediate markup language, the data transmission among heterogeneous components can be better realized, namely, the purpose of realizing different models, different software and mutual cooperative calling is realized, and the data flow is opened.
On the other hand, the method has strong expandability, and the newly integrated and packaged mechanism models, industrial software and formula components with strong specificity can realize data exchange only by adding one parameter file analysis service and an XFA label.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flow chart of a data exchange method for heterogeneous components according to an embodiment of the present invention;
FIG. 2 is a flow chart of a data exchange method for heterogeneous components according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides a data exchange method for heterogeneous components of an industrial APP (application), which solves the problem of data exchange among the heterogeneous components in the rapid development process of the industrial APP.
The industrial APP heterogeneous component data exchange method of the embodiment of the invention establishes a custom mark-up language XFA which is secondarily packaged on the basis of an extensible mark-up language XML, declares the characteristics of a parameter file output by a component by using a file generated by the language, and simultaneously establishes a set of file system which realizes receiving and sending functions based on the component.
Referring to fig. 1, the method for exchanging data of an industrial APP heterogeneous component according to the embodiment of the present invention includes the following steps:
step S100, in response to receiving the XFA file and the parameter file sent by the first component, the second component calls a file receiving service to send the XFA file to an XFA analysis service, and sends the parameter file to a parameter analysis controller;
specifically, the file receiving service is a receiving interface of the component and is responsible for receiving an XFA file and a parameter file sent by the first component; and the file receiving service receives the XFA file and the parameter file in a network Socket mode.
Specifically, an XFA file includes two parts, a header and a body. The header mainly contains two parts, an XFA statement and a file type statement. The file type statement can be a default and the type of a specific output format is embodied in a file body; an XFA declaration is written in the header of the file, from which the notation starts as the type of XFA markup language. Such as: < xfa version = "1.0" encoding = "gb2312" >. The file body is the whole content in the file, and syntactically, the XFA includes a tree structure of root elements, attributes, text, and the like, and semantically, as shown in attached table 1, the XFA file includes contents of specific output file type declaration, output data type declaration, component type declaration, specific parameter data information segment, file parsing rule marking, and the like.
Appendix table 1 list of predefined common markup language XFA tags
Figure BDA0003139835050000051
Figure BDA0003139835050000061
Step S200, the XFA analysis service analyzes the XFA file according to the predefined XFA language to obtain detailed parameter information, and sends the detailed parameter information to a parameter analysis controller, wherein the detailed parameter information comprises an output file type statement, an output data type statement, a component type statement, a specific parameter data information segment and a file analysis rule.
Specifically, the XFA parsing service parses XFA file information content line by line according to a predefined general markup language parsing method, splits detailed parameter information such as an output file type statement, an output data type statement, a component type statement, a specific parameter data information segment, a file parsing rule, and sends the information to a parameter parsing controller for invoking different parameter file parsing services for parsing.
Step S300, after receiving the parameter file and the detailed parameter information, the parameter analysis controller calls corresponding parameter file analysis services according to different types in the detailed parameter information to obtain analysis information.
Specifically, for example, the mechanism model includes file outputs of different languages such as matlab.m, java, c + +, python, and the like, or a plurality of output modes such as numerical values, files, charts, graphs, and the like, and the output of the industrial software has respective file packaging formats. In the embodiment of the invention, a plurality of analysis services are preset to be scheduled and used by the parameter analysis controller.
Specifically, the parsing information can be normally read and used by the second component, thereby realizing data exchange between two heterogeneous components from the first component to the second component.
Step S400, when the second component outputs the parameter file, the XFA encoding service is called to generate the output parameter file into an output XFA file.
The XFA encoding service specific code is shown as code example 1.
Code example 1:
<?Xfa version=”1.0”?>
<annotation>
<filename>chart.xlsx</filename>
< path > downloads/20210506-rearview mirror folding/chart
<source>
<size>
<segmented>0</segmented>
<object>
< name > rear-view mirror </name >
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<polygon>
<x1>215.17459929936</x1>
<y1>371.74603901212</y1>
<x2>294.53967866443</x2>
<y2>373.33334059942</y2>
<x3>294.53967866443</x3>
<y3>397.14286440895</y3>
<x4>211.99999612475</x4>
<y4>393.96826123434</y4>
</polygon>
<secondLabel>
<content>ALAED</content>
</secondLabel>
</object>
<object>
< LabelType > submission </LabelType >
</object>
</annotation>
Step S500, the second component calls a file sending service to send the output parameter file and the output XFA file to the third component.
Specifically, the third component is another component other than the second component.
The embodiment of the invention relates to cooperative work among industrial APP heterogeneous components packaged by a mechanism model, industrial software, a formula and the like, in particular to a technical method based on data exchange among the heterogeneous components.
Based on the application of the embodiment of the invention, a set of coding and decoding system based on components can be realized, the components generate XFA markup files by using the system and transmit the XFA markup files and the parameter files to the next node, and other components receive the files by using the system and analyze the received files to obtain parameter file analysis rules, so that corresponding services in the system are called to analyze required parameters from the parameter files.
Corresponding to any of the above embodiments, an embodiment of the present invention further provides an industrial APP heterogeneous component data exchange apparatus, including:
the file receiving service module responds to the reception of the XFA file and the parameter file sent by the first component, the second component calls a file receiving service to send the XFA file to an XFA analysis service, and the parameter file is sent to the parameter analysis controller;
the XFA analysis service module analyzes the XFA file according to a predefined XFA language to obtain detailed parameter information and sends the detailed parameter information to a parameter analysis controller, wherein the detailed parameter information comprises an output file type statement, an output data type statement, an assembly type statement, a specific parameter data information segment and a file analysis rule;
and the parameter analysis controller calls corresponding parameter file analysis services according to different types in the detailed parameter information to obtain analysis information after receiving the parameter file and the detailed parameter information.
Corresponding to any embodiment of the method, an embodiment of the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program to implement the method for checking electronic sample vehicle data according to any embodiment.
Fig. 3 is a schematic diagram illustrating a more specific hardware structure of an electronic device according to this embodiment, where the electronic device may include: a processor 1010, a memory 1020, an input/output interface 1030, a communication interface 1040, and a bus 1050. Wherein the processor 1010, memory 1020, input/output interface 1030, and communication interface 1040 are communicatively coupled to each other within the device via bus 1050.
The processor 1010 may be implemented by a general-purpose CPU (Central Processing Unit), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits, and is configured to execute related programs to implement the technical solutions provided in the embodiments of the present disclosure.
The Memory 1020 may be implemented in the form of a ROM (Read Only Memory), a RAM (Random Access Memory), a static storage device, a dynamic storage device, or the like. The memory 1020 may store an operating system and other application programs, and when the technical solution provided by the embodiments of the present specification is implemented by software or firmware, the relevant program codes are stored in the memory 1020 and called to be executed by the processor 1010.
The input/output interface 1030 is used for connecting an input/output module to input and output information. The input/output module may be configured as a component within the device (not shown) or may be external to the device to provide corresponding functionality. Wherein the input devices may include a keyboard, mouse, touch screen, microphone, various sensors, etc., and the output devices may include a display, speaker, vibrator, indicator light, etc.
The communication interface 1040 is used for connecting a communication module (not shown in the drawings) to implement communication interaction between the present apparatus and other apparatuses. The communication module can realize communication in a wired mode (such as USB, network cable and the like) and also can realize communication in a wireless mode (such as mobile network, WIFI, bluetooth and the like).
Bus 1050 includes a path that transfers information between various components of the device, such as processor 1010, memory 1020, input/output interface 1030, and communication interface 1040.
It should be noted that although the above-mentioned device only shows the processor 1010, the memory 1020, the input/output interface 1030, the communication interface 1040 and the bus 1050, in a specific implementation, the device may also include other components necessary for normal operation. In addition, those skilled in the art will appreciate that the above-described apparatus may also include only those components necessary to implement the embodiments of the present description, and not necessarily all of the components shown in the figures.
The electronic device of the foregoing embodiment is used to implement a corresponding method for checking electronic sample vehicle data in any of the foregoing embodiments, and has the beneficial effects of the corresponding method embodiment, which are not described herein again.
Based on the same inventive concept, corresponding to any of the above embodiments, the present disclosure also provides a non-transitory computer-readable storage medium storing computer instructions for causing the computer to execute an electronic sample car data checking method according to any of the above embodiments.
Computer-readable media, including both permanent and non-permanent, removable and non-removable media, for storing information may be implemented in any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media 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 that can be used to store information that can be accessed by a computing device.
The computer instructions stored in the storage medium of the foregoing embodiment are used to enable the computer to execute the method for checking electronic sample vehicle data according to any one of the foregoing embodiments, and have the beneficial effects of the corresponding method embodiments, which are not described herein again.
It should be understood that various forms of the flows shown above, reordering, adding or deleting steps, may be used. For example, the steps described in the present application may be executed in parallel, sequentially, or in different orders, and are not limited herein as long as the desired results of the technical solutions disclosed in the present invention can be achieved.
The above-described embodiments should not be construed as limiting the scope of the invention. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (7)

1. An industrial APP heterogeneous component data exchange method is characterized by comprising the following steps:
in response to receiving the XFA file and the parameter file sent by the first component, the second component calls a file receiving service to send the XFA file to an XFA analysis service and sends the parameter file to a parameter analysis controller; the file receiving service is a receiving interface of the second component; the XFA file comprises a specific output file type statement, an output data type statement, a component type statement, a specific parameter data information segment and a file analysis rule label;
the XFA analysis service analyzes the XFA file according to a predefined XFA language to obtain detailed parameter information, and sends the detailed parameter information to a parameter analysis controller, wherein the detailed parameter information comprises an output file type statement, an output data type statement, a component type statement, a specific parameter data information segment and a file analysis rule;
after receiving the parameter file and the detailed parameter information, the parameter analysis controller calls corresponding parameter file analysis services according to different types in the detailed parameter information to obtain analysis information;
when the second component outputs the parameter file, the XFA encoding service is called to generate an output XFA file from the output parameter file; the second component calls a file sending service to send the output parameter file and the output XFA file to the third component; the third component is other than the second component;
the third component receives the parameter file and analyzes the XFA file, and obtains a parameter file analysis rule so as to call corresponding service to analyze the required parameters from the parameter file;
the first assembly, the second assembly and the third assembly are industrial APP heterogeneous assemblies, bear different types of mechanism models, different brands of industrial software or different types of formulas.
2. The method of claim 1, wherein an XFA file includes a header and a file body.
3. The method of claim 2, wherein the header contains an XFA statement and a file type statement.
4. The method of claim 1, wherein a file receiving service receives the XFA file and the parameter file via a web Socket.
5. An industry APP heterogeneous component data exchange device, comprising:
the file receiving service module responds to the reception of the XFA file and the parameter file sent by the first component, the second component calls a file receiving service to send the XFA file to an XFA analysis service, and the parameter file is sent to a parameter analysis controller; the file receiving service is a receiving interface of the second component; the XFA file comprises a specific output file type statement, an output data type statement, a component type statement, a specific parameter data information segment and a file analysis rule label;
the XFA analysis service module analyzes the XFA file according to a predefined XFA language to obtain detailed parameter information and sends the detailed parameter information to a parameter analysis controller, wherein the detailed parameter information comprises an output file type statement, an output data type statement, an assembly type statement, a specific parameter data information segment and a file analysis rule;
the parameter analysis controller calls corresponding parameter file analysis services according to different types in the detailed parameter information to obtain analysis information after receiving the parameter file and the detailed parameter information;
when the second component outputs the parameter file, the XFA encoding service is called to generate an output XFA file from the output parameter file; the second component calls a file sending service to send the output parameter file and the output XFA file to a third component; the third component is other than the second component;
the third component receives the parameter file and analyzes the XFA file, and obtains a parameter file analysis rule so as to call corresponding service to analyze the required parameters from the parameter file;
the first assembly, the second assembly and the third assembly are industrial APP heterogeneous assemblies, bear different types of mechanism models, different brands of industrial software or different types of formulas.
6. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable by the processor, the processor implementing the method of any one of claims 1 to 4 when executing the computer program.
7. A non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the method of any one of claims 1-4.
CN202110734243.8A 2021-06-30 2021-06-30 Industrial APP heterogeneous component data exchange method and related equipment Active CN113504909B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110734243.8A CN113504909B (en) 2021-06-30 2021-06-30 Industrial APP heterogeneous component data exchange method and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110734243.8A CN113504909B (en) 2021-06-30 2021-06-30 Industrial APP heterogeneous component data exchange method and related equipment

Publications (2)

Publication Number Publication Date
CN113504909A CN113504909A (en) 2021-10-15
CN113504909B true CN113504909B (en) 2022-10-14

Family

ID=78009665

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110734243.8A Active CN113504909B (en) 2021-06-30 2021-06-30 Industrial APP heterogeneous component data exchange method and related equipment

Country Status (1)

Country Link
CN (1) CN113504909B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114760345B (en) * 2022-04-22 2023-10-13 北京和利时智能技术有限公司 Network connection control method and device for multi-source heterogeneous data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004178011A (en) * 2002-11-22 2004-06-24 Toshiba Corp Document conversion device and documents conversion method
US10164848B1 (en) * 2014-06-09 2018-12-25 Amazon Technologies, Inc. Web service fuzzy tester
CN112668843A (en) * 2020-12-16 2021-04-16 中国汽车技术研究中心有限公司 Vehicle insurance claim settlement risk control method and system, electronic equipment and medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101221556B (en) * 2008-02-01 2010-06-02 中国建设银行股份有限公司 Method and device for XML document analysis
US20100088686A1 (en) * 2008-10-06 2010-04-08 Microsoft Corporation Programming language with extensible syntax
CN108509658B (en) * 2018-04-28 2021-01-26 中国联合网络通信集团有限公司 XML file parsing method and device
CN109194617B (en) * 2018-08-01 2021-06-15 杭州电子科技大学 Automatic parsing and packaging method and device for XML (extensive markup language) message
US20200364061A1 (en) * 2019-05-17 2020-11-19 Infinera Corp. Defining Architectures using Declarative Parametric Language
CN110290127A (en) * 2019-06-20 2019-09-27 云南电网有限责任公司电力科学研究院 A kind of message forwarding method and message converting system
CN110413578A (en) * 2019-06-28 2019-11-05 北京互金新融科技有限公司 The method and apparatus of data parsing
US10983815B1 (en) * 2019-10-31 2021-04-20 Jpmorgan Chase Bank, N.A. System and method for implementing a generic parser module

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004178011A (en) * 2002-11-22 2004-06-24 Toshiba Corp Document conversion device and documents conversion method
US10164848B1 (en) * 2014-06-09 2018-12-25 Amazon Technologies, Inc. Web service fuzzy tester
CN112668843A (en) * 2020-12-16 2021-04-16 中国汽车技术研究中心有限公司 Vehicle insurance claim settlement risk control method and system, electronic equipment and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
汽车行业工业APP云平台设计架构分析;侯庆坤等;《汽车实用技术》;20200229(第04期);全文 *

Also Published As

Publication number Publication date
CN113504909A (en) 2021-10-15

Similar Documents

Publication Publication Date Title
WO2019127844A1 (en) Method and device for generating electronic report, computer equipment, and storage medium
US20160124914A1 (en) Page Processing for Mobile App
CN109145238B (en) Card display method and device and mobile device
CN110489323B (en) Visual RPC API debugging method, device, medium and equipment
CN111240684B (en) Cutting method and device of JS codes, medium and electronic equipment
US9491222B2 (en) System and method for interoperability between flex applications and .NET applications
CN111061464B (en) Analysis code generation method, device, equipment and storage medium
CN113504909B (en) Industrial APP heterogeneous component data exchange method and related equipment
CN112631590B (en) Component library generation method, device, electronic equipment and computer readable medium
US20110295987A1 (en) Translation of technology-agnostic management commands into multiple management protocols
CN112417515A (en) Configuration software protocol processing method and system
CN112597101A (en) Method and device for converting topological graph file into SVG file based on web front end
CN109977052B (en) Protocol conversion method, system, medium, chip and electronic device applying the method
CN115016784A (en) Low code application multiplexing method, application analysis system, equipment and storage medium
CN109358845B (en) Method, tool and storage medium for writing JS code based on XMPP protocol
CN112926008B (en) Method, device, electronic equipment and storage medium for generating form page
CN113704820A (en) Application log coding method and device and computer readable storage medium
CN113746840A (en) JSON format message generation method and device
CN111399863A (en) Dependent file packaging method, device, equipment and computer readable storage medium
CN116166457A (en) Data processing method and related equipment
CN112765252A (en) Data transmission method, client, terminal, server and storage medium
CN111562909B (en) Class-based application implementation method and device, electronic equipment and storage medium
CN112947938B (en) File conversion method and device, electronic equipment and storage medium
CN114090135B (en) Method and device with error correction function and supporting cross-platform calling component
US20140164904A1 (en) Content management 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