CN105005543A - Interface generation apparatus and method - Google Patents

Interface generation apparatus and method Download PDF

Info

Publication number
CN105005543A
CN105005543A CN201510368965.0A CN201510368965A CN105005543A CN 105005543 A CN105005543 A CN 105005543A CN 201510368965 A CN201510368965 A CN 201510368965A CN 105005543 A CN105005543 A CN 105005543A
Authority
CN
China
Prior art keywords
interface
field
unit
information
current
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510368965.0A
Other languages
Chinese (zh)
Inventor
刘宁
王小明
陈永
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software 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 Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN201510368965.0A priority Critical patent/CN105005543A/en
Publication of CN105005543A publication Critical patent/CN105005543A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Communication Control (AREA)

Abstract

The present invention provides an interface generation apparatus and method. The apparatus comprises a configuration interface, a configuration unit, a universal interface protocol unit and an implementing unit, wherein the configuration interface is used for receiving current interface information, which is input externally, of an interface to be generated; the configuration unit is used for acquiring the current interface information of the interface to be generated by the configuration interface; the universal interface protocol unit is used for storing a plurality of universal interface protocol modules; and the implementing unit is used for acquiring the required universal interface protocol module from the universal interface protocol unit and implementing the interface according to the acquired universal interface protocol module and the current interface information acquired by the configuration unit. The present invention provides the interface generation apparatus and method and can enable interface implementation to be simpler.

Description

A kind of interface generation apparatus and method
Technical field
The present invention relates to field of computer technology, particularly a kind of interface generation apparatus and method.
Background technology
Along with the development of infotech, independent software system of all reaching the standard grade in enterprise, these heterogeneous systems are functionally different to have complementary functions, and supports the normal operation of enterprise simultaneously.Inevitably carry out the mutual of data between the heterogeneous system of enterprises, realizing data interaction by second development interface is a kind of comparatively common mode.
In prior art, development interface mode can provide the interface of concrete business according to different business, each interface is developed for concrete heterogeneous system, needs professional to write code as required to realize, when needs amendment interface, counterweight is needed newly to write code to realize.For example, need between heterogeneous system A and heterogeneous system B to carry out data interaction, need for heterogeneous system A and heterogeneous system B, by writing a kind of interface A of code development.When needing to carry out data interaction between heterogeneous system A and heterogeneous system C, interface A just can not use, and needs again to develop a kind of interface B for heterogeneous system A and heterogeneous system C.In addition, business demand, once variation needs developer again to revise internal logic, also there will be the problems such as the interface of heterogeneous system is incompatible, needs to reopen a kind of interface.In a word, Interface realization of the prior art is more complicated.
Summary of the invention
In view of this, the invention provides a kind of interface generation apparatus and method, Interface realization can be made simpler.
On the one hand, the invention provides a kind of Interface realization device, comprising:
Configuration interface, for receiving the current interface information of the interface to be generated of outside input;
Dispensing unit, for obtaining the current interface information of interface to be generated by described configuration interface;
Common interface protocol unit, for preserving multiple common interface protocol module;
Realize unit, for obtaining required common interface protocol module from common interface protocol unit, according to the described current interface information realization interface that common interface protocol module and the described dispensing unit of described acquisition obtain.
Further, described dispensing unit, comprising: the first acquiring unit;
Whether described first acquiring unit, for obtaining interface identifier, interface type, being one or more interface message in internal interface, business dictionary, the code information returned, inner parsing order.
Further, described dispensing unit, comprising: second acquisition unit;
Whether whether described second acquisition unit, for the field name obtaining field name in dictionary table, arrange with external system, field type, field length, major key, be one or more interface messages in sky rule, uniqueness judgment rule, information.
Further, also comprise:
Data layout setting unit, be the described basic data form of interface realizing unit and realize for arranging JSON, take JSON as data interaction carrier, business datum and interface message are encapsulated as JSON string as parameter call interface, service fields is included in JSON object, transmits as interface parameters after serializing.
Further, also comprise:
Maintenance unit, for arranging described internal interface corresponding to interface realizing unit and realize, the associate field that each internal interface is corresponding is set, associate each internal interface and corresponding associate field, to make the described current associate field of internal interface process corresponding to the current associate field of interface interchange realizing unit and generate.
Further, described dispensing unit, also can operation field for obtaining from dictionary table, using described can operation field as described interface message.
Further, described dispensing unit, also for adding the empty word section for identification service information, using described empty word section as described interface message.
On the other hand, the invention provides a kind of interface realizing method, comprising: the configuration interface pre-setting the current interface information of the interface to be generated for receiving outside input, pre-sets multiple common interface protocol module, comprising:
The current interface information of interface to be generated is obtained by described configuration interface;
Common interface protocol module needed for acquisition, according to common interface protocol module and the described current interface information realization interface of described acquisition.
Further, the described current interface information being obtained interface to be generated by described configuration interface, being comprised:
Obtain interface identifier, interface type, whether be one or more interface message in internal interface, business dictionary, the code information returned, inner parsing order.
Further, the described current interface information being obtained interface to be generated by described configuration interface, being comprised:
The field name of obtain field name in dictionary table, arrange with external system, field type, field length, whether major key, whether be one or more interface messages in sky rule, uniqueness judgment rule, information.
Further, also comprise:
The basic data form that JSON is the interface realized is set, take JSON as data interaction carrier, business datum and interface message are encapsulated as JSON string as parameter call interface, service fields are included in JSON object, transmit as interface parameters after serializing.
Further, also comprise:
The internal interface that the interface of realization is corresponding is set, the associate field that each internal interface is corresponding is set, associate each internal interface and corresponding associate field, with the current associate field of internal interface process making the current associate field of the interface interchange of realization corresponding.
Further, also comprise: obtaining from dictionary table can operation field, using described can operation field as described interface message.
Further, also comprise: add the empty word section being used for identification service information, using described empty word section as described interface message.
The invention provides a kind of Interface realization device and method, by configuration interface for outside provides the interface of input interface information, user can by the demand of configuration interface input to interface to be generated, dispensing unit obtains interface message, multiple common interface protocol module is kept by common interface protocol unit, realize the common segment of various interface, realize unit and realize interface according to common interface protocol module and interface message, user can configure the interface of needs by configuration interface, without the need to writing code, make Interface realization simpler.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the schematic diagram of a kind of Interface realization device that one embodiment of the invention provides;
Fig. 2 is the process flow diagram of a kind of interface realizing method that one embodiment of the invention provides.
Embodiment
For making the object of the embodiment of the present invention, technical scheme and advantage clearly; below in conjunction with the accompanying drawing in the embodiment of the present invention; technical scheme in the embodiment of the present invention is clearly and completely described; obviously; described embodiment is the present invention's part embodiment, instead of whole embodiments, based on the embodiment in the present invention; the every other embodiment that those of ordinary skill in the art obtain under the prerequisite not making creative work, all belongs to the scope of protection of the invention.
As shown in Figure 1, embodiments provide a kind of Interface realization device, this device comprises:
Configuration interface 101, for receiving the current interface information of the interface to be generated of outside input;
Dispensing unit 102, for obtaining the current interface information of interface to be generated by described configuration interface;
Common interface protocol unit 103, for preserving multiple common interface protocol module;
Realize unit 104, for obtaining required common interface protocol module from common interface protocol unit, according to the described current interface information realization interface that common interface protocol module and the described dispensing unit of described acquisition obtain.
A kind of Interface realization device that the embodiment of the present invention provides, by configuration interface for outside provides the interface of input interface information, user can by the demand of configuration interface input to interface to be generated, dispensing unit obtains interface message, multiple common interface protocol module is kept by common interface protocol unit, realize the common segment of various interface, realize unit and realize interface according to common interface protocol module and interface message, user can configure the interface of needs by configuration interface, without the need to writing code, make Interface realization simpler.
In a kind of possible implementation, described dispensing unit 102, comprising: the first acquiring unit;
Whether described first acquiring unit, for obtaining interface identifier, interface type, being one or more interface message in internal interface, business dictionary, the code information returned, inner parsing order.Wherein, interface identifier is used for for system provides the mark identifying this interface.Interface type comprises: the interface of write, the interface of reading.The code information returned is the corresponding relation of the information that the information that receives and this interface return, and interface can determine the information needing to return according to the code information returned.Inner parsing order is the parsing order to the field received, and interface sequentially resolves the field received according to inside parsing.
In a kind of possible implementation, described dispensing unit 102, comprising: second acquisition unit;
Whether whether described second acquisition unit, for the field name obtaining field name in dictionary table, arrange with external system, field type, field length, major key, be one or more interface messages in sky rule, uniqueness judgment rule, information.By the interface message that second acquisition unit obtains, can judging whether the data received meet the requirement of this interface, when meeting the requirement of this interface, corresponding response being provided to the data received, if do not meet the requirement of this interface, then return mistake or do not respond.In dictionary table, field name is the title of the field of this interface being operable, can judge that can the field received process by field name in dictionary table.The field name of arranging with external system is the field name that this interface is exposed to Third party system, and this field name is not generally the actual name of corresponding field, by the field name of arranging with external system and Third party system mutual so safer.By whether being whether this interface of sky rule judgment allows null field.Condition Verification or multiple-authentication can be carried out to the field received by uniqueness judgment rule.
In a kind of possible implementation, this device also comprises: data layout setting unit, for arranging JSON (JavaScript Object Notation) for the described basic data form realizing the interface that unit realizes, take JSON as data interaction carrier, business datum and interface message are encapsulated as JSON string as parameter call interface, service fields is included in JSON object, transmits as interface parameters after serializing.Be after JSON by the basic data formatting of interface, business datum and interface message for data interaction carrier with JSON string, are encapsulated as JSON string as parameter call interface, support the process of batch service data by third party's heterogeneous system.Based on JSON, data layout realizes the data interaction between heterogeneous system, all service fields are included in JSON object, as interface parameters transmission after serializing, simplify interface parameters on the one hand, field change only need change JSON object without the need to revising interface on the other hand.
In a kind of possible implementation, this device also comprises: maintenance unit, for arranging described internal interface corresponding to interface realizing unit and realize, the associate field that each internal interface is corresponding is set, associate each internal interface and corresponding associate field, to make the described current associate field of internal interface process corresponding to the current associate field of interface interchange realizing unit and generate.Wherein, internal interface can be the internal interface of the interface place system of current generation.By maintain internal interface and associate field, internal interface in interface and system can be realized and carry out alternately, can internal interface access process associate field in calling system.The corresponding relation preserving internal interface and associate field can be helped by host-guest architecture, code set, and the response to associate field.
In a kind of possible implementation, described dispensing unit, also can operation field for obtaining from dictionary table, using described can operation field as described interface message.
In a kind of possible implementation, described dispensing unit, also for adding the empty word section for identification service information, using described empty word section as described interface message.
As shown in Figure 2, embodiments provide a kind of interface realizing method, the method can comprise the following steps:
Step 201: the configuration interface pre-setting the current interface information of the interface to be generated for receiving outside input, pre-sets multiple common interface protocol module;
Step 202: the current interface information being obtained interface to be generated by described configuration interface;
Step 203: the common interface protocol module needed for acquisition, according to common interface protocol module and the described current interface information realization interface of described acquisition.
In a kind of possible implementation, the described current interface information being obtained interface to be generated by described configuration interface, being comprised:
Obtain interface identifier, interface type, whether be one or more interface message in internal interface, business dictionary, the code information returned, inner parsing order.
In a kind of possible implementation, the described current interface information being obtained interface to be generated by described configuration interface, being comprised:
The field name of obtain field name in dictionary table, arrange with external system, field type, field length, whether major key, whether be one or more interface messages in sky rule, uniqueness judgment rule, information.
In a kind of possible implementation, the method also comprises: arrange the basic data form that JSON is the interface realized, take JSON as data interaction carrier, business datum and interface message are encapsulated as JSON string as parameter call interface, service fields is included in JSON object, transmits as interface parameters after serializing.
In a kind of possible implementation, the method also comprises: arrange the internal interface that the interface of realization is corresponding, the associate field that each internal interface is corresponding is set, associate each internal interface and corresponding associate field, with the current associate field of internal interface process making the current associate field of the interface interchange of realization corresponding.
In addition, the business data processing process of this interface is as follows:
Steps A 1: according to receiving the interface determining whether to respond this opposite end to the interface message of end interface, if response, performs steps A 2, otherwise, terminate current process.
Steps A 2: the interface message obtaining this interface.
Wherein, the interface rules of interface message mainly in interface message, such as: field name in dictionary table, the field name of arrange with external system, field type, field length, whether major key, whether be sky rule, uniqueness judgment rule, information.
Steps A 3: the interface message according to this interface processes the business datum received one by one, until processed.
Steps A 4: return result.
Word for word section processing procedure is as follows for the wall scroll business datum of this interface:
Step B1: determine present field type, if generic field, performs step B2, if associate field, performs step B3, if enumerated field, performs step B4.
Step B2: successively by be whether empty rule, validity rule, uniqueness judgment rule process generic field, execution step B5.
Wherein, validity rule comprises the regulation to field type, field length.
Step B3: obtain the internal interface that this associate field is corresponding, performs internal interface, performs step B5.
Step B4: process enumerated field, performs step B5.
Step B5: judge whether all fields have processed, if so, forms corresponding SQL statement, otherwise, return B1.
Wherein, corresponding data link table can be accessed by the SQL statement formed, form corresponding response etc.
A kind of Interface realization device and method, a kind of interface that the embodiment of the present invention provides, have following beneficial effect:
1, a kind of Interface realization device and method of providing of the embodiment of the present invention, by configuration interface for outside provides the interface of input interface information, user can by the demand of configuration interface input to interface to be generated, dispensing unit obtains interface message, multiple common interface protocol module is kept by common interface protocol unit, realize the common segment of various interface, realize unit and realize interface according to common interface protocol module and interface message, user can configure the interface of needs by configuration interface, without the need to writing code, make Interface realization simpler.
2, a kind of Interface realization device and method of providing of the embodiment of the present invention, the device provides configuration interface, user can be configured this interface by configuration interface, realize unit and upgrade according to interface message the interface that Interface realization meets user's requirement, again a new interface is write without the need to user, amendment interface is convenient, and interface compatibility is high, can flexible customization.
3, a kind of Interface realization device and method of providing of the embodiment of the present invention, by configuration interface information realization data interaction logic, without the need to carrying out secondary development; Meanwhile, using the data interaction form JSON of lightweight as data interaction basic format, eliminate the mutual incompatibility problem of data layout between heterogeneous system.Interface rules in interface message is set by outside input, realizes completing data interaction according to interface rules by internal logic process.Interface rules supported data type, length, must fill out, the validation verification such as to repeat and enumerate, associate, data merging, the logical process such as fractionation.
It should be noted that, in this article, the relational terms of such as first and second and so on is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element " being comprised a 〃 〃 〃 〃 〃 〃 " limited by statement, and be not precluded within process, method, article or the equipment comprising described key element and also there is other same factor.
One of ordinary skill in the art will appreciate that: all or part of step realizing said method embodiment can have been come by the hardware that programmed instruction is relevant, aforesaid program can be stored in the storage medium of embodied on computer readable, this program, when performing, performs the step comprising said method embodiment; And aforesaid storage medium comprises: ROM, RAM, magnetic disc or CD etc. various can be program code stored medium in.
Finally it should be noted that/: the foregoing is only preferred embodiment of the present invention, only for illustration of technical scheme of the present invention, be not intended to limit protection scope of the present invention.All any amendments done within the spirit and principles in the present invention, equivalent replacement, improvement etc., be all included in protection scope of the present invention.

Claims (10)

1. an Interface realization device, is characterized in that, comprising:
Configuration interface, for receiving the current interface information of the interface to be generated of outside input;
Dispensing unit, for obtaining the current interface information of interface to be generated by described configuration interface;
Common interface protocol unit, for preserving multiple common interface protocol module;
Realize unit, for obtaining required common interface protocol module from common interface protocol unit, according to the described current interface information realization interface that common interface protocol module and the described dispensing unit of described acquisition obtain.
2. device according to claim 1, is characterized in that,
Described dispensing unit, comprising: the first acquiring unit;
Whether described first acquiring unit, for obtaining interface identifier, interface type, being one or more interface message in internal interface, business dictionary, the code information returned, inner parsing order;
And/or,
Described dispensing unit, comprising: second acquisition unit;
Whether whether described second acquisition unit, for the field name obtaining field name in dictionary table, arrange with external system, field type, field length, major key, be one or more interface messages in sky rule, uniqueness judgment rule, information.
3. device according to claim 1, is characterized in that, also comprises:
Data layout setting unit, be the described basic data form of interface realizing unit and realize for arranging JSON, take JSON as data interaction carrier, business datum and interface message are encapsulated as JSON string as parameter call interface, service fields is included in JSON object, transmits as interface parameters after serializing.
4. device according to claim 1, is characterized in that, also comprises:
Maintenance unit, for arranging described internal interface corresponding to interface realizing unit and realize, the associate field that each internal interface is corresponding is set, associate each internal interface and corresponding associate field, to make the described current associate field of internal interface process corresponding to the current associate field of interface interchange realizing unit and generate.
5. device according to claim 1, is characterized in that,
Described dispensing unit, also can operation field for obtaining from dictionary table, using described can operation field as described interface message;
And/or,
Described dispensing unit, also for adding the empty word section for identification service information, using described empty word section as described interface message.
6. an interface realizing method, is characterized in that, comprising: the configuration interface pre-setting the current interface information of the interface to be generated for receiving outside input, pre-sets multiple common interface protocol module, comprising:
The current interface information of interface to be generated is obtained by described configuration interface;
Common interface protocol module needed for acquisition, according to common interface protocol module and the described current interface information realization interface of described acquisition.
7. method according to claim 6, is characterized in that,
The described current interface information being obtained interface to be generated by described configuration interface, being comprised:
Obtain interface identifier, interface type, whether be one or more interface message in internal interface, business dictionary, the code information returned, inner parsing order;
And/or,
The described current interface information being obtained interface to be generated by described configuration interface, being comprised:
The field name of obtain field name in dictionary table, arrange with external system, field type, field length, whether major key, whether be one or more interface messages in sky rule, uniqueness judgment rule, information.
8. method according to claim 6, is characterized in that, also comprises:
The basic data form that JSON is the interface realized is set, take JSON as data interaction carrier, business datum and interface message are encapsulated as JSON string as parameter call interface, service fields are included in JSON object, transmit as interface parameters after serializing.
9. method according to claim 6, is characterized in that, also comprises:
The internal interface that the interface of realization is corresponding is set, the associate field that each internal interface is corresponding is set, associate each internal interface and corresponding associate field, with the current associate field of internal interface process making the current associate field of the interface interchange of realization corresponding.
10. method according to claim 6, is characterized in that,
Also comprise: obtaining from dictionary table can operation field, using described can operation field as described interface message;
And/or,
Also comprise: add the empty word section being used for identification service information, using described empty word section as described interface message.
CN201510368965.0A 2015-06-29 2015-06-29 Interface generation apparatus and method Pending CN105005543A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510368965.0A CN105005543A (en) 2015-06-29 2015-06-29 Interface generation apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510368965.0A CN105005543A (en) 2015-06-29 2015-06-29 Interface generation apparatus and method

Publications (1)

Publication Number Publication Date
CN105005543A true CN105005543A (en) 2015-10-28

Family

ID=54378219

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510368965.0A Pending CN105005543A (en) 2015-06-29 2015-06-29 Interface generation apparatus and method

Country Status (1)

Country Link
CN (1) CN105005543A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106469213A (en) * 2016-09-05 2017-03-01 中国银行股份有限公司 A kind of product interface message processing method and processing device
CN106845940A (en) * 2017-01-18 2017-06-13 济南浪潮高新科技投资发展有限公司 A kind of universal data switching method
CN107153599A (en) * 2017-06-14 2017-09-12 上海点融信息科技有限责任公司 A kind of method and apparatus of record and replaying user operation
CN109992556A (en) * 2019-04-10 2019-07-09 苏州浪潮智能科技有限公司 A kind of I2C driving method and device
CN110610069A (en) * 2019-09-09 2019-12-24 苏州浪潮智能科技有限公司 Method and device for calling REST interface in web system
CN111400219A (en) * 2020-03-15 2020-07-10 杭州卓健信息科技有限公司 Interface adapter and electronic equipment thereof
CN111897306A (en) * 2020-06-29 2020-11-06 通号城市轨道交通技术有限公司 Signal equipment testing method and external equipment interface

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571550A (en) * 2010-12-30 2012-07-11 北京亿阳信通软件研究院有限公司 General information interaction platform and method
WO2013049422A1 (en) * 2011-09-27 2013-04-04 Microsoft Corporation External service application discovery method
CN103500102A (en) * 2013-10-16 2014-01-08 迈普通信技术股份有限公司 Service calling method and device for providing service calling

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571550A (en) * 2010-12-30 2012-07-11 北京亿阳信通软件研究院有限公司 General information interaction platform and method
WO2013049422A1 (en) * 2011-09-27 2013-04-04 Microsoft Corporation External service application discovery method
CN103500102A (en) * 2013-10-16 2014-01-08 迈普通信技术股份有限公司 Service calling method and device for providing service calling

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
谷方舟: "JSON数据交换格式在异构系统集成中的应用研究", 《铁路计算机应用》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106469213A (en) * 2016-09-05 2017-03-01 中国银行股份有限公司 A kind of product interface message processing method and processing device
CN106469213B (en) * 2016-09-05 2019-09-06 中国银行股份有限公司 A kind of product interface message processing method and processing device
CN106845940A (en) * 2017-01-18 2017-06-13 济南浪潮高新科技投资发展有限公司 A kind of universal data switching method
CN107153599A (en) * 2017-06-14 2017-09-12 上海点融信息科技有限责任公司 A kind of method and apparatus of record and replaying user operation
CN107153599B (en) * 2017-06-14 2021-02-26 上海点融信息科技有限责任公司 Method and equipment for recording and playing back user operation
CN109992556A (en) * 2019-04-10 2019-07-09 苏州浪潮智能科技有限公司 A kind of I2C driving method and device
CN109992556B (en) * 2019-04-10 2021-07-06 苏州浪潮智能科技有限公司 I2C driving method and device
CN110610069A (en) * 2019-09-09 2019-12-24 苏州浪潮智能科技有限公司 Method and device for calling REST interface in web system
CN111400219A (en) * 2020-03-15 2020-07-10 杭州卓健信息科技有限公司 Interface adapter and electronic equipment thereof
CN111897306A (en) * 2020-06-29 2020-11-06 通号城市轨道交通技术有限公司 Signal equipment testing method and external equipment interface
CN111897306B (en) * 2020-06-29 2021-12-07 通号城市轨道交通技术有限公司 Signal equipment testing method and external equipment interface

Similar Documents

Publication Publication Date Title
CN105005543A (en) Interface generation apparatus and method
EP3353672B1 (en) Method and apparatus for transferring data between databases
US7401086B2 (en) Translating configuration files among network devices
CN108984712A (en) Counting method, equipment and readable storage medium storing program for executing are made based on business scenario
CN102164050B (en) Log parsing method and log parsing node device
CN109858019B (en) Dialogue state tracking method and device, storage medium and semantic recognition system
US20080109780A1 (en) Method of and apparatus for optimal placement and validation of i/o blocks within an asic
US20210049711A1 (en) Method of automatically transmitting data information and device of automatically transmitting data information
CN104361139A (en) Data importing device and method
CN105117431A (en) Dynamic configuration method and system for external imported data
CN104461531B (en) A kind of implementation method of reporting system SQL
US10354343B2 (en) Automated process control hardware engineering using schema-represented requirements
CN109740122A (en) The conversion method and device of mind map use-case file
CN109062925A (en) Automatically generate the method, apparatus, computer equipment and storage medium of insert sentence
CN101604338A (en) User-defined information query method of a kind of realization and device
CN107766519B (en) Method for visually configuring data structure
CN110275703A (en) Assignment method, device, computer equipment and the storage medium of key-value pair data
CN111522840A (en) Label configuration method, device, equipment and computer readable storage medium
CN111984674A (en) Method and system for generating structured query language
CN104536897A (en) Automatic testing method and system based on keyword
US20180373740A1 (en) System and method for merging a source data from a source application into a target data of a target application
CN111652580B (en) Method and device for processing data of nodes
CN114356379A (en) Backup-based service upgrading method, device, equipment and storage medium
CN103914304A (en) Method for converting different structure type parameters on basis of SAP (service access point) platforms
CN110502478B (en) Data interaction method and system between offline systems

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20151028

WD01 Invention patent application deemed withdrawn after publication