CN112612509A - Interface integration method and device, electronic equipment and storage medium - Google Patents

Interface integration method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112612509A
CN112612509A CN202011548080.6A CN202011548080A CN112612509A CN 112612509 A CN112612509 A CN 112612509A CN 202011548080 A CN202011548080 A CN 202011548080A CN 112612509 A CN112612509 A CN 112612509A
Authority
CN
China
Prior art keywords
target
interface
interfaces
parameter configuration
user
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
CN202011548080.6A
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.)
Tianju Dihe Suzhou Data Co ltd
Original Assignee
Tianju Dihe Suzhou Data 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 Tianju Dihe Suzhou Data Co ltd filed Critical Tianju Dihe Suzhou Data Co ltd
Priority to CN202011548080.6A priority Critical patent/CN112612509A/en
Publication of CN112612509A publication Critical patent/CN112612509A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses an interface integration method, an interface integration device, electronic equipment and a storage medium, wherein the method comprises the following steps: in response to a received operation that a user adds a target interface in a target level frame of an interface configuration interface, displaying an interface identifier of the target interface and a parameter configuration window on the interface configuration interface, wherein the target level frame is used for indicating an execution sequence of the target interface, and the parameter configuration window comprises at least one parameter configuration item; receiving target input parameters of the target interface configured by a user based on the parameter configuration items, and configuring the target interface based on the target input parameters; according to the configured target input parameters of the at least two target interfaces and the target level frame where the at least two target interfaces are located, the at least two target interfaces are integrated to obtain an integrated interface.

Description

Interface integration method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an interface integration method and device, electronic equipment and a storage medium.
Background
Most software or hardware today has multiple functions, some of which use internal data sources and some of which involve the invocation of external data sources, such as authentication of identification names, vehicle violation queries, etc.
An Application Programming Interface (API) provides an ability of an Application program to access a data source based on certain software or hardware, and the Application of the API is becoming more and more widespread along with the development of the internet. When the input and output of the API are set, the developer is required to edit the underlying code, and when the API needs to be replaced or a new API is accessed, the developer is required to modify the underlying code, which cannot be flexibly operated, so that a method for flexibly operating the integration of the interface is urgently needed.
Disclosure of Invention
The invention provides an interface integration method, an interface integration device, electronic equipment and a storage medium, which are used for realizing the operation that a user can integrate an interface on a display interface without modifying a bottom code, and improving the flexibility of the user in adjusting the interface.
In a first aspect, an embodiment of the present invention provides an interface integration method, where the method includes:
in response to a received operation that a user adds a target interface in a target level frame of an interface configuration interface, displaying an interface identifier of the target interface on the interface configuration interface in a parameter configuration window, wherein the target level frame is used for indicating an execution sequence of the target interface, and the parameter configuration window comprises at least one parameter configuration item;
receiving target input parameters of the target interface configured by a user based on the parameter configuration items, and configuring the target interface based on the target input parameters;
and integrating at least two target interfaces to obtain an integrated interface according to the configured target input parameters of the at least two target interfaces and the target level frame where the at least two target interfaces are located.
In a second aspect, an embodiment of the present invention further provides an interface integration apparatus, where the apparatus includes:
the interface identification display module is used for responding to a received operation that a user adds a target interface in a target hierarchical frame of an interface configuration interface, and displaying the interface identification of the target interface on the interface configuration interface in a parameter configuration window, wherein the target hierarchical frame is used for indicating an execution sequence of the target interface, and the parameter configuration window comprises at least one parameter configuration item;
the target interface configuration module is used for receiving target input parameters of the target interface configured by a user based on the parameter configuration items and configuring the target interface based on the target input parameters;
and the interface integration module is used for integrating at least two target interfaces to obtain an integrated interface according to the configured target input parameters of the at least two target interfaces and the target level frames where the at least two target interfaces are located.
In a third aspect, an embodiment of the present invention further provides an electronic device, where the electronic device includes:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the interface integration method according to any one of the embodiments of the present invention.
In a fourth aspect, the present invention further provides a storage medium containing computer-executable instructions, which when executed by a computer processor, are used to perform the interface integration method according to any one of the embodiments of the present invention.
The technical scheme of the embodiment of the invention comprises the steps that the interface identification of the target interface and the parameter configuration window aiming at the target interface are displayed on the interface configuration interface by receiving the operation of adding the target interface in the target level frame of the interface configuration interface by a user, the target level frame is used for indicating the execution sequence of the target interface, when the operation of adding the target interface in the target level frame by the user is received, the execution sequence of the target interface is determined, the user can conveniently sequence at least two target interfaces, the parameter configuration items in the parameter configuration window can be selected by the user, the user can conveniently configure the target input parameters of the target interface, at least two configured target interfaces with the execution sequence are integrated, a plurality of target interfaces are connected with the target input parameters through the target level frame to form an integrated interface, and the operation of the target interface by the user in the interface configuration interface is convenient, the flexibility of interface integration is improved, and the integration efficiency of the target interface is improved on the whole.
Drawings
In order to more clearly illustrate the technical solutions of the exemplary embodiments of the present invention, a brief description is given below of the drawings used in describing the embodiments. It should be clear that the described figures are only views of some of the embodiments of the invention to be described, not all, and that for a person skilled in the art, other figures can be derived from these figures without inventive effort.
Fig. 1 is a schematic flowchart illustrating an interface integration method according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram of an interface configuration interface according to a first embodiment of the present invention;
fig. 3 is a flowchart illustrating an interface integration method according to a second embodiment of the present invention;
FIG. 4 is a diagram illustrating a parameter configuration window according to a second embodiment of the present invention;
fig. 5 is a schematic diagram of a personal violation information data distribution structure in the third embodiment of the present invention;
fig. 6 is a schematic structural diagram of an interface integration apparatus according to a fourth embodiment of the present invention;
fig. 7 is a schematic structural diagram of an electronic device in a fifth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart illustrating an interface management method according to an embodiment of the present invention, where the method may be implemented by an interface management apparatus, and the apparatus may be implemented in software and/or hardware.
As illustrated in fig. 1, the method of the embodiment of the present invention includes the steps of:
s110, responding to a received operation that a target interface is added in a target level frame of an interface configuration interface by a user, and displaying an interface identifier of the target interface on the interface configuration interface in a parameter configuration window, wherein the target level frame is used for indicating an execution sequence of the target interface, and the parameter configuration window comprises at least one parameter configuration item.
The interface configuration interface refers to an interface which is configured for the interface and can be viewed by a user, the target level frame is used for placing an interface identifier of the target interface, the target level frame can be placed in the interface configuration interface according to a preset sequence, and the placing sequence includes but is not limited to vertical arrangement or horizontal arrangement. Interface identification includes, but is not limited to, interface icons, interface text, and the like. The parameter configuration window refers to a window for configuring parameters of the target interface, and the parameter configuration items include, but are not limited to, request parameter name, ID, incoming parameters, query scope, and the like. The target-level frame may represent an execution order of the target interface, and when a plurality of target-level frames are provided, the target-level frames may be operated according to a hierarchical setting of the target-level frames by a user, so that the target-level frames have the execution order according to the hierarchical setting, where the execution order includes, but is not limited to, left to right, right to left, top to bottom, bottom to top, and the like. The target level frames may be only one initially set, and multiple target level frames are added according to the setting of the execution sequence of the target interface by the user, or multiple target level frames are already set initially, and the specific positions and number of the target level frames can be selectively set according to the actual situation.
Specifically, the operation of receiving the target interface added by the user in the target level frame of the interface configuration interface includes, but is not limited to, an interface selection frame in which all interfaces are displayed in the interface configuration interface, and an operation of receiving the target interface selected by the user from the interface selection frame and adding the target interface to the target level frame; or the interface configuration interface is provided with a search box, receives the operation of inputting the target interface in the search box by the user, calls the target interface from the background server, displays the target interface in the interface configuration interface, and then receives the operation of adding the target interface into the target level frame by the user; or the universal interface is displayed on the interface configuration interface, the initial configuration of the user on the parameters of the universal interface is received to determine that the universal interface is the target interface, and then the operation of adding the target interface into the target hierarchy frame by the user is received. And when receiving an operation of adding a target interface in the target level frame by a user, displaying the target interface in the target level frame in the form of an interface identifier, and displaying a parameter configuration window on the interface configuration interface, wherein optionally, the parameter configuration window can be fixedly displayed on the interface configuration interface, or popping up the parameter configuration interface of the target interface after receiving the operation of adding the target interface in the target level frame by the user. When the parameter configuration window is fixedly displayed on the interface configuration interface. By receiving the operation of adding the target interface in the target hierarchy frame by the user, the execution sequence of the target interface can be determined, and the operation of the user on the execution sequence of the target interface is facilitated. The parameter configuration window of the target interface is displayed, so that the operation of a user on the parameter configuration window can be received, and the user can conveniently adjust the parameters of the target interface. The display position of the parameter configuration window on the interface configuration interface includes, but is not limited to, above, to the left, to the right, above or the like of the target interface. Optionally, all the target level frames are located on the left side of the interface configuration interface, and the right side of the interface configuration interface is used as a display area of the parameter configuration window of the target interface.
Illustratively, as shown in fig. 2, each target level frame is displayed on the left side of the interface configuration interface, fig. 2 includes three target level frames, a target level frame one to a target level frame three, each target level frame displays an interface identifier of a different target interface, for example, the target level frame one includes a target interface 1 and a target interface 2, the target level frame two includes a target interface 3, a target interface 4 and a target interface 5, the target level frame three includes a target interface 6, a parameter configuration window is displayed on the right side of the interface configuration interface, and each parameter configuration item of a target input parameter corresponding to the target interface, such as a name, an ID, a query range, an incoming parameter, and the like, is displayed in the parameter configuration window. At this time, the parameter configuration items need to be input by the user, and certainly, each item of each wiring harness configuration item can be set in the parameter configuration window for the user to select, so that the efficiency of the user for configuring the target input parameters is improved.
S120, receiving target input parameters of the target interface configured by the user based on the parameter configuration items, and configuring the target interface based on the target input parameters.
The target input parameters refer to input parameters corresponding to a target interface. And receiving the operation of the user on the parameter configuration item in the parameter configuration window to determine the target input parameter of the target interface. Compared with the operation of receiving the parameter configuration of the background code to the target interface, the method receives the operation of the user to the parameter configuration item in the window configuration window, is more convenient for the user to operate, and improves the efficiency of parameter configuration. The operation on the parameter configuration item may receive the user's input of the corresponding parameter in the input field corresponding to the parameter configuration item, or may receive the user's selection operation on the parameter configuration item by displaying each option of each parameter configuration item in the parameter configuration window.
S130, integrating at least two target interfaces to obtain an integrated interface according to the configured target input parameters of the at least two target interfaces and the target level frame where the at least two target interfaces are located.
It should be noted that the target level box where the at least two target interfaces are located is a first level box, and the inputs of the target level boxes are set input parameters. The execution sequence of the at least two target interfaces can be determined by the target hierarchical box where the at least two target interfaces are located, the inputs of the at least two target interfaces can be determined by the target input parameters of the at least two target interfaces, and the target output parameters of the target interfaces can be known by knowing the target input parameters of the target interfaces, so that the at least two target interfaces are integrated to obtain the integrated interface. The integration of the target interface can be realized through the target level frame and the target input parameters, the integration efficiency of the target interface is improved, and the integration steps of the target interface are simplified.
The technical scheme of the embodiment of the invention comprises the steps that the interface identification of the target interface and the parameter configuration window aiming at the target interface are displayed on the interface configuration interface by receiving the operation of adding the target interface in the target level frame of the interface configuration interface by a user, the target level frame is used for indicating the execution sequence of the target interface, when the operation of adding the target interface in the target level frame by the user is received, the execution sequence of the target interface is determined, the user can conveniently sequence at least two target interfaces, the parameter configuration items in the parameter configuration window can be selected by the user, the user can conveniently configure the target input parameters of the target interface, at least two configured target interfaces with the execution sequence are integrated, a plurality of target interfaces are connected with the target input parameters through the target level frame to form an integrated interface, and the operation of the target interface by the user in the interface configuration interface is convenient, the flexibility of interface integration is improved, and the integration efficiency of the target interface is improved on the whole.
In an embodiment, step 130 may be followed by: and displaying the at least two integrated target interfaces in an interface display interface.
The interface display interface is an interface for displaying the integrated interface, and the integrated at least two target interfaces are displayed on the interface display interface so that a user can observe and inquire the integrated interface.
In an embodiment, after the integrating at least two of the target interfaces, the method further includes: and receiving the change operation of the user on the at least two integrated target interfaces, and adjusting the at least two target interfaces based on the change operation.
After the integration of the interfaces is completed, the change operation of the user on the target interface is received so as to adjust the target interface and improve the flexibility of the adjustment of the interfaces. Illustratively, in the interface integration process, the change operation of the user on the target interface is received, and the target interface is adjusted based on the change operation, so that when the user finds that the added target interface or the input parameter of the target interface has an error, the target interface can be adjusted in time, and the experience degree of the user is improved.
Illustratively, on the basis of the alternative of the above embodiment, the receiving the change operation of the user on the integrated at least two target interfaces includes at least one of the following: receiving the operation that the user adds a new interface in a target level frame of an interface configuration interface; receiving a deletion operation of the integrated at least one target interface; receiving an operation of adjusting the integrated parameter configuration of at least one target interface; receiving an operation of adjusting a target hierarchy box of at least one of the target interfaces that has been integrated.
The user can add a newly added interface, delete any target interface, adjust the parameter configuration of any target interface and adjust the target level frame of any target interface on the interface configuration interface, the change operation of the target interface can be to realize the change of the integrated target interface at any time on the interface configuration interface after the target interface is integrated, but not to realize the change of the target interface by changing background codes in the prior art, the change of the target interface on the interface configuration interface improves the change efficiency, and because the interface configuration interface is changed, the execution sequence and the parameter configuration items of the interface are clear at a glance, errors are not easy to occur, and the change accuracy of the target interface is improved. Of course, the operation of changing the target interface may also be to change the target interface at any time during the integration process of the target interface, thereby improving the user experience.
Example two
Fig. 3 is a flowchart illustrating an interface integration method according to an embodiment of the present invention, where the interface integration method according to an embodiment of the present invention is based on an alternative of the foregoing embodiment, and optionally, details of step 120 and step 130 are further provided, where receiving target input parameters of the target interface configured by a user based on the parameter configuration items may include: receiving at least one target input source of the target interface configured by a user based on the parameter configuration item and target input parameters corresponding to the at least one target input source. Step 130 may include: determining the target dependency relationship of at least two target interfaces according to the configured target input parameters of the at least two target interfaces and the target level frame where the at least two target interfaces are located; and integrating at least two target interfaces based on the target dependency relationship. The technical terms that are the same as or similar to those of the above embodiments will not be described again.
As shown in fig. 3, the interface integration method according to the embodiment of the present invention includes the following steps:
s310, responding to a received operation that a target interface is added in a target level frame of an interface configuration interface by a user, and displaying an interface identifier of the target interface and a parameter configuration window on the interface configuration interface, wherein the target level frame is used for indicating an execution sequence of the target interface, and the parameter configuration window comprises at least one parameter configuration item.
S320, receiving at least one target input source of the target interface configured by the user based on the parameter configuration item and target input parameters corresponding to the at least one target input source.
The parameter configuration item comprises a target input source, and the parameter configuration window can be presented in the form of a target input source option, a search box or an input box. The target input source refers to one or more input sources of the target interface, and the target input source may be other target interfaces or a preset input source. Specifically, at least one target input source selected by a user based on a target input source option in the parameter configuration item, at least one target input source searched in the search box or at least one target input source input in the input box, and target input parameters corresponding to the at least one target input source are received, so that the target input source and the target input parameters of the target interface are determined. It should be noted that, when the target interface is located in the target hierarchical box of the first hierarchy, the target input source of the target interface is a preset input source, and the target input parameter is a preset input parameter. Exemplarily, as shown in fig. 4, in the parameter configuration window, parameter configuration items of the target interface 6 are displayed, including selecting a provider of the target input source, selecting a plurality of target input sources, for example, the provider is an aggregated data class, then selecting the target input source as a short message interface service, and then adjusting target input parameters of the target input source in the parameter configuration items, where the target input sources of the target interface 6 may have a plurality of target input sources, so that during input, a name of each target input source and corresponding target input parameters need to be determined, the target input sources are numbered, and when one of the target input sources and corresponding target input parameters are configured, other target input sources and corresponding target input parameters are further configured.
Illustratively, the raw output parameters of the at least one target input source are adjusted to obtain the target input parameters of the target interface.
It should be noted that, the target input source herein refers to an input source of the target interface, and the target input parameter refers to a target input parameter of the target interface, and corresponds to an output parameter of the target input source with respect to the target input source of the target interface, so that the original output parameter of the target input source is correspondingly adjusted to obtain the target input parameter of the target interface. The adjustment of the original output parameters of the target input source comprises the modes of intercepting required target input parameters from the original output parameters, adjusting the format of the original output parameters and the like so as to obtain the target input parameters.
S330, configuring the target interface based on the target input parameters.
S340, determining a target dependency relationship of at least two target interfaces according to configured target input parameters of the at least two target interfaces and target level frames where the at least two target interfaces are located; and integrating at least two target interfaces based on the target dependency relationship to obtain an integrated interface.
The target dependency relationship refers to a connection relationship existing between target interfaces, and includes an execution sequence between at least two target interfaces and a relationship between an input parameter and an output parameter. After the execution sequence of the at least two target interfaces is determined according to the target level frame where the at least two target interfaces are located, target input parameters of the at least two target interfaces are determined, so that a target dependency relationship between the at least two target interfaces is determined, and then the at least two target interfaces are integrated through the target dependency relationship to obtain an integrated interface.
According to the technical scheme, the interface identification and the parameter configuration window of the target interface are displayed on the interface configuration interface by receiving the operation of adding the target interface in the target level frame in the interface configuration interface by the user, the target input parameters corresponding to at least one target input source and at least one target input source in the target interface configured by the user based on the parameter configuration item are received, the target input parameters of the target interface can be determined, the target output parameters of the target interface can also be obtained, the execution sequence of the at least two target interfaces can be determined by the target level frame where the at least two target interfaces are located, in this way, the target dependency relationship between the at least two target interfaces can be determined, the integration of the interfaces can be realized according to the target dependency relationship, and the integrated interface is formed. Compared with the method for realizing parameter adjustment of the target interface, adjustment of the target input source and the execution sequence between the at least two target interfaces in the background code, the method for realizing the interface integration on the interface configuration interface can simplify the steps of the interface integration and improve the efficiency by the technical scheme of the embodiment of the invention, and the target input source and the target input parameter are adjusted in the parameter configuration window due to the fact that the execution sequence of the interface is adjusted in the target level frame on the interface configuration interface, so that the target dependency relationship between the at least two target interfaces is determined, the integration process of the target interfaces is clear at a glance, errors are not prone to occurring, and the accuracy of the interface integration is improved.
EXAMPLE III
The interface integration method provided by the embodiment of the invention is a preferred embodiment of any one of the embodiments, taking personal violation information as an example, when a target interface is an external interface related to the personal violation information, integrating each external interface related to the personal violation information by the method of the embodiment of the invention, wherein the specific situation of the personal violation information is shown in fig. 5, each information in the personal violation information is of a relatively complex tree structure, each corresponding target interface also presents a tree structure, each target interface is responsible for an object of one type, for example, the personal information is of one type, the automobile information is of another type, and the data of the automobile information can be acquired only by connecting a plurality of target interfaces. And there is dependency relationship between these target interfaces, for example, the upper and lower level relationship, for example, before obtaining the car data, the car violation data cannot be obtained; the request for the driving license violation information can be started after the driving license information is obtained. When integrating a plurality of target interfaces, a code writing form is usually adopted, and the interfaces are called according to each target interface corresponding to the data structure in fig. 5, but if a new interface needs to be added or a certain interface needs to be deleted, the code needs to be changed and repackaged for release. The interface integration method of the embodiment of the invention writes the required target interfaces into the interface configuration interface, converts the calling of each target interface into the arrangement on the interface configuration interface, receives the operation that a user adds the target interface into the target level frame on the interface configuration interface, and adjusts the target input parameters of the target interfaces so as to realize the adjustment of the dependency relationship of at least two target interfaces and the input and output relationship of the parameters and realize the integration operation of the interfaces.
According to the technical scheme of the embodiment of the invention, the operation of accessing the external interface into the system is firstly received, the operation of configuring the original input parameters and the original output parameters of the external interface by a user is received, the initialization operation is completed, the execution sequence of the target interface and the target input source and the target input parameters of the target interface are adjusted in the interface configuration interface, so that the arrangement of the target interface is realized, the calling of at least two target interfaces with logic dependency relationship is completed, manual coding is not required, and the technical effect of flexibly changing after the interfaces are integrated is achieved.
Example four
Fig. 6 is a schematic structural diagram of an interface integration apparatus according to an embodiment of the present invention, which is capable of performing the interface integration method according to any of the above embodiments of the present invention, and has functional modules and beneficial effects corresponding to the performance method. The interface integration device of the embodiment of the present invention includes an interface identifier display module 610, a target interface configuration module 620 and an interface integration module 630, wherein:
an interface identifier display module 610, configured to, in response to a received operation that a user adds a target interface in a target hierarchical frame of an interface configuration interface, display an interface identifier of the target interface and a parameter configuration window on the interface configuration interface, where the target hierarchical frame is used to indicate an execution order of the target interface, and the parameter configuration window includes at least one parameter configuration item;
a target interface configuration module 620, configured to receive a target input parameter of the target interface configured by a user based on the parameter configuration item, and configure the target interface based on the target input parameter;
the interface integration module 630 is configured to integrate at least two target interfaces to obtain an integrated interface according to the configured target input parameters of the at least two target interfaces and the target hierarchy box where the at least two target interfaces are located.
Further, the target interface configuration module 620 includes:
and the target input parameter configuration submodule is used for receiving at least one target input source of the target interface configured by the user based on the parameter configuration item and target input parameters corresponding to the at least one target input source.
Further, the apparatus further comprises:
and adjusting the original output parameters of the at least one target input source to obtain the target input parameters of the target interface.
Further, the interface integration module 630 includes:
determining the target dependency relationship of at least two target interfaces according to the configured target input parameters of the at least two target interfaces and the target level frame where the at least two target interfaces are located; and integrating at least two target interfaces based on the target dependency relationship to obtain an integrated interface.
Further, the apparatus further comprises:
and the target interface display module is used for displaying the at least two integrated target interfaces in an interface display interface.
Further, the apparatus further comprises:
and the target interface adjusting module is used for receiving the change operation of the user on the at least two integrated target interfaces and adjusting the at least two target interfaces based on the change operation.
Further, the target interface adjusting module includes any one of the following units:
the interface adding unit is used for receiving the operation that the user adds a new interface in a target hierarchy frame of an interface configuration interface;
the interface deleting unit is used for receiving a deleting operation of the integrated at least one target interface;
the parameter adjusting unit is used for receiving the operation of adjusting the integrated parameter configuration of at least one target interface;
and the target frame adjusting unit is used for receiving an operation of adjusting the target level frame of the integrated at least one target interface.
The technical proposal of the embodiment of the invention displays the interface mark of the target interface and the parameter configuration window aiming at the target interface on the interface configuration interface by receiving the operation of adding the target interface in the target level frame of the interface configuration interface by a user, the target level frame is used for indicating the execution sequence of the target interface, when receiving the operation of adding the target interface in the target hierarchy frame by the user, the execution sequence of the target interface is determined, the user can conveniently sequence at least two target interfaces, and the parameter configuration items in the parameter configuration window can be selected by a user, so that the user can conveniently configure the target input parameters of the target interfaces, and at least two configured target interfaces with execution sequences are integrated, so that a plurality of target interfaces are connected with the target input parameters through the target level frame to form an integrated interface, and the integration efficiency of the target interfaces is integrally improved.
It should be noted that, the units and modules included in the system are merely divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be realized; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the embodiment of the invention.
EXAMPLE five
Fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. FIG. 7 illustrates a block diagram of an exemplary device 70 suitable for use in implementing embodiments of the present invention. The device 70 shown in fig. 7 is only an example and should not bring any limitation to the function and scope of use of the embodiments of the present invention.
As shown in FIG. 7, device 70 is embodied in a general purpose computing device. The components of the device 70 may include, but are not limited to: one or more processors or processing units 701, a system memory 702, and a bus 703 that couples various system components including the system memory 702 and the processing unit 701.
Bus 703 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, a processor, or a local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Device 70 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by device 70 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 702 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)704 and/or cache memory 705. The device 70 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, the storage system 706 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 7, commonly referred to as a "hard drive"). Although not shown in FIG. 7, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 703 via one or more data media interfaces. Memory 702 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 708 having a set (at least one) of program modules 707 may be stored, for example, in memory 702, such program modules 707 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. The program modules 707 generally perform the functions and/or methodologies of the described embodiments of the invention.
The device 70 may also communicate with one or more external devices 709 (e.g., keyboard, pointing device, display 710, etc.), with one or more devices that enable a user to interact with the device 70, and/or with any devices (e.g., network card, modem, etc.) that enable the device 70 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 711. Also, the device 70 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet) via the network adapter 712. As shown, the network adapter 712 communicates with the other modules of the device 70 via a bus 703. It should be appreciated that although not shown in FIG. 7, other hardware and/or software modules may be used in conjunction with device 70, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 701 executes various functional applications and data processing by executing programs stored in the system memory 702, for example, to implement the interface integration method provided by the embodiment of the present invention.
EXAMPLE six
Embodiments of the present invention also provide a storage medium containing computer-executable instructions for performing an interface integration method when executed by a computer processor.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for embodiments of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. An interface integration method, comprising:
in response to a received operation that a user adds a target interface in a target level frame of an interface configuration interface, displaying an interface identifier of the target interface and a parameter configuration window on the interface configuration interface, wherein the target level frame is used for indicating an execution sequence of the target interface, and the parameter configuration window comprises at least one parameter configuration item;
receiving target input parameters of the target interface configured by a user based on the parameter configuration items, and configuring the target interface based on the target input parameters;
and integrating at least two target interfaces to obtain an integrated interface according to the configured target input parameters of the at least two target interfaces and the target level frame where the at least two target interfaces are located.
2. The method of claim 1, wherein receiving the target input parameter of the target interface configured by the user based on the parameter configuration item comprises:
receiving at least one target input source of the target interface configured by a user based on the parameter configuration item and target input parameters corresponding to the at least one target input source.
3. The method of claim 2, further comprising:
and adjusting the original output parameters of the at least one target input source to obtain the target input parameters of the target interface.
4. The method according to claim 1, wherein the integrating at least two target interfaces according to the configured target input parameters of the at least two target interfaces and the target hierarchy box where the at least two target interfaces are located to obtain an integrated interface comprises:
determining the target dependency relationship of at least two target interfaces according to the configured target input parameters of the at least two target interfaces and the target level frame where the at least two target interfaces are located; and integrating at least two target interfaces based on the target dependency relationship to obtain an integrated interface.
5. The method of claim 1, further comprising:
and displaying the at least two integrated target interfaces in an interface display interface.
6. The method of claim 1, further comprising, after said integrating at least two of said target interfaces:
and receiving the change operation of the user on the at least two integrated target interfaces, and adjusting the at least two target interfaces based on the change operation.
7. The method of claim 6, wherein the receiving of the user's change operation to the integrated at least two target interfaces comprises at least one of:
receiving the operation that the user adds a new interface in a target level frame of an interface configuration interface;
receiving a deletion operation of the integrated at least one target interface;
receiving an operation of adjusting the integrated parameter configuration of at least one target interface;
receiving an operation of adjusting a target hierarchy box of at least one of the target interfaces that has been integrated.
8. An interface integration apparatus, comprising:
the interface configuration interface comprises an interface identifier display module, a parameter configuration window and a target interface identifier, wherein the interface identifier display module is used for responding to a received operation that a user adds the target interface in a target hierarchical frame of an interface configuration interface, and displaying the interface identifier of the target interface and the parameter configuration window on the interface configuration interface, the target hierarchical frame is used for indicating an execution sequence of the target interface, and the parameter configuration window comprises at least one parameter configuration item;
the target interface configuration module is used for receiving target input parameters of the target interface configured by a user based on the parameter configuration items and configuring the target interface based on the target input parameters;
and the interface integration module is used for integrating at least two target interfaces to obtain an integrated interface according to the configured target input parameters of the at least two target interfaces and the target level frames where the at least two target interfaces are located.
9. An electronic device, characterized in that the device comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the interface integration method of any of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the interface integration method according to any one of claims 1 to 7.
CN202011548080.6A 2020-12-23 2020-12-23 Interface integration method and device, electronic equipment and storage medium Pending CN112612509A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011548080.6A CN112612509A (en) 2020-12-23 2020-12-23 Interface integration method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011548080.6A CN112612509A (en) 2020-12-23 2020-12-23 Interface integration method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112612509A true CN112612509A (en) 2021-04-06

Family

ID=75245539

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011548080.6A Pending CN112612509A (en) 2020-12-23 2020-12-23 Interface integration method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112612509A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107643892A (en) * 2017-08-18 2018-01-30 北京趣拿软件科技有限公司 Interface processing method, apparatus, storage medium and processor
CN109522357A (en) * 2018-11-28 2019-03-26 北京锐安科技有限公司 A kind of data processing method, device, server and storage medium
CN110334007A (en) * 2019-05-27 2019-10-15 深圳壹账通智能科技有限公司 A kind of functional interface calls verification method and device, electronic equipment and storage medium
CN110515676A (en) * 2019-07-11 2019-11-29 平安普惠企业管理有限公司 Interface integration method, device, equipment and storage medium
CN110554865A (en) * 2019-09-10 2019-12-10 联想(北京)有限公司 Visual programming method, device, computing equipment and medium
CN112000491A (en) * 2020-08-14 2020-11-27 天聚地合(苏州)数据股份有限公司 Application program interface calling method, device, equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107643892A (en) * 2017-08-18 2018-01-30 北京趣拿软件科技有限公司 Interface processing method, apparatus, storage medium and processor
CN109522357A (en) * 2018-11-28 2019-03-26 北京锐安科技有限公司 A kind of data processing method, device, server and storage medium
CN110334007A (en) * 2019-05-27 2019-10-15 深圳壹账通智能科技有限公司 A kind of functional interface calls verification method and device, electronic equipment and storage medium
CN110515676A (en) * 2019-07-11 2019-11-29 平安普惠企业管理有限公司 Interface integration method, device, equipment and storage medium
CN110554865A (en) * 2019-09-10 2019-12-10 联想(北京)有限公司 Visual programming method, device, computing equipment and medium
CN112000491A (en) * 2020-08-14 2020-11-27 天聚地合(苏州)数据股份有限公司 Application program interface calling method, device, equipment and storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
LYRELION: "Mock.js数据模拟、Rap2接口可视化管理平台", pages 1 - 6, Retrieved from the Internet <URL:https://blog.csdn.net/Lyrelion/article/details/108995124> *
测试菜鸟小家洛: "教你快速打造一个可视化接口自动化测试系统", Retrieved from the Internet <URL:https://zhuanlan.zhihu.com/p/145669683> *
蔡士杰等: "WbUIMS:一个基于窗口系统的用户接口管理系统", 《计算机辅助工程》, no. 1993, 31 January 1993 (1993-01-31) *

Similar Documents

Publication Publication Date Title
CN108519967B (en) Chart visualization method and device, terminal and storage medium
CN107341016B (en) Focus state implementation method and device under split screen mechanism, terminal and storage medium
CN113836540B (en) Method, apparatus, storage medium and program product for managing application rights
CN113971037A (en) Application processing method and device, electronic equipment and storage medium
CN109726217B (en) Database operation method, device, equipment and storage medium
CN109491646B (en) Message entry method and device, electronic equipment and readable medium
CN111241043A (en) Multimedia file sharing method, terminal and storage medium
CN111291330A (en) SVN authority management method, SVN authority management device, computer equipment and storage medium
JP2024516572A (en) Zone Segment Drive Management
US9934292B2 (en) Dynamic presentation of a results set by a form-based software application
CN107301220B (en) Method, device and equipment for data driving view and storage medium
CN109033456B (en) Condition query method and device, electronic equipment and storage medium
CN114154468A (en) Report synthesis method and device, electronic equipment and storage medium
CN114398044A (en) Vehicle control and software configuration method, device, electronic equipment and storage medium
CN111694992A (en) Data processing method and device
CN111125759A (en) Database login account shielding method and device and electronic equipment
CN112612509A (en) Interface integration method and device, electronic equipment and storage medium
JP2013542542A (en) Application file system access
CN112073505B (en) Method for unloading on cloud server, control device and storage medium
CN112612991A (en) Page display method and device, electronic equipment and storage medium
US20210141562A1 (en) Output management in command line interface
CN111596997A (en) UI information request method, device, terminal and storage medium
CN110609728A (en) Page generation method and device and electronic equipment
CN111104409A (en) Database processing method and device, storage medium and electronic equipment
CN116185412B (en) Data management method and device, electronic equipment and storage medium

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