CN115686515B - Parameter visualization configuration interface generation method and device, medium and electronic equipment - Google Patents

Parameter visualization configuration interface generation method and device, medium and electronic equipment Download PDF

Info

Publication number
CN115686515B
CN115686515B CN202211344219.4A CN202211344219A CN115686515B CN 115686515 B CN115686515 B CN 115686515B CN 202211344219 A CN202211344219 A CN 202211344219A CN 115686515 B CN115686515 B CN 115686515B
Authority
CN
China
Prior art keywords
path
target
input control
configuration interface
parameter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202211344219.4A
Other languages
Chinese (zh)
Other versions
CN115686515A (en
Inventor
包志刚
陈新宇
郭逸重
蒋卫星
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Yunxi Intelligent Technology Co ltd
Original Assignee
Guangdong Yunxi Intelligent Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Yunxi Intelligent Technology Co ltd filed Critical Guangdong Yunxi Intelligent Technology Co ltd
Priority to CN202211344219.4A priority Critical patent/CN115686515B/en
Publication of CN115686515A publication Critical patent/CN115686515A/en
Application granted granted Critical
Publication of CN115686515B publication Critical patent/CN115686515B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a parameter visualization configuration interface generation method, a device, a medium and electronic equipment, wherein the method comprises the following steps: decomposing the obtained structured parameters to obtain target paths corresponding to the structured parameters; splitting the target path to obtain a plurality of serialization paths; each serialization path corresponds to a path identifier; correlating the target input control matched with the path identifier with the serialized path corresponding to the path identifier to obtain control path information; the target input control is a preset input control matched with the path identifier; restoring the serialized paths in the control path information to obtain restored target paths; and obtaining a parameter visualization configuration interface according to the restored target path and the target input control matched with the restored target path. By implementing the embodiment of the invention, the maintenance efficiency of the parameter visual configuration interface can be improved, and the maintenance cost can be reduced.

Description

Parameter visualization configuration interface generation method and device, medium and electronic equipment
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a method, a device, a medium and electronic equipment for generating a parameter visualization configuration interface.
Background
In the process of low-code or visual development of various webpage ends, most of the functions to be realized at the webpage ends are abstracted into components, then the abstracted components are assembled on line, and various parameters are configured for the abstracted components so that the abstracted components realize the apparent webpage end service functions.
However, in practice, it is found that the more complex the service is, the more complex the functional requirements at the web page end are, the more complex the components and modules are abstracted according to the functional requirements at the web page end, the more complex the parameters and the more the number of parameters are required to be configured. If no auxiliary means is available, the complex and extremely large number of parameters are directly configured or modified, the process is tedious, the efficiency is very low, and the error is very easy and the maintenance is difficult. At present, a visual interface is generally adopted to correspond parameters with input controls, and then the parameters are modified or configured through the input controls of the interface, so that the parameter configuration efficiency is greatly improved. However, the updating and upgrading of the components are very frequent, and once the parameters are changed, the visual interface also needs to be changed. Therefore, the visual interface is very troublesome and low in efficiency due to manual maintenance, and the corresponding relation between the parameters and the interface control is difficult to maintain. If a visual interface with clear interaction can be dynamically generated through simple description and setting, and the corresponding relation between the parameters to be configured and the interface control can be accurately associated, the maintenance efficiency of the parameter visual configuration interface can be greatly improved, and the maintenance cost is reduced.
Disclosure of Invention
Aiming at the problems existing in the prior art, the invention provides a method, a device, a medium and electronic equipment for generating a parameter visual configuration interface, which solve the problems of low maintenance efficiency and high cost of the parameter visual configuration interface.
The first aspect of the application discloses a method for generating a parameter visualization configuration interface, which comprises the following steps:
decomposing the obtained structured parameters to obtain target paths corresponding to the structured parameters;
splitting the target path to obtain a plurality of serialization paths; each serialization path corresponds to a path identifier;
correlating the target input control matched with the path identifier with the serialized path corresponding to the path identifier to obtain control path information; the target input control is a preset input control matched with the path identifier;
restoring the serialized paths in the control path information to obtain restored target paths;
and obtaining a parameter visualization configuration interface according to the restored target path and the target input control matched with the restored target path.
The second aspect of the application discloses a parameter visualization configuration interface generating device, which comprises:
the acquisition unit is used for decomposing the acquired structural parameters to obtain target paths corresponding to the structural parameters;
the splitting unit is used for splitting the target path to obtain a plurality of serialized paths; each serialization path corresponds to a path identifier;
the association unit is used for associating the target input control matched with the path identifier with the serialized path corresponding to the path identifier to obtain control path information; the target input control is a preset input control matched with the path identifier;
the restoring unit is used for restoring the serialization path in the control path information to obtain a restored target path;
and the output unit is used for obtaining a parameter visualization configuration interface according to the restored target path and the target input control matched with the restored target path.
A third aspect of an embodiment of the present invention discloses an electronic device, including:
a memory storing executable program code;
a processor coupled to the memory;
the processor invokes the executable program code stored in the memory to perform part or all of the steps of any one of the methods of the first aspect.
A fourth aspect of the embodiments of the present invention discloses a computer-readable storage medium storing program code, wherein the program code comprises instructions for performing part or all of the steps of any one of the methods of the first aspect.
A fifth aspect of the embodiments of the present invention discloses a computer program product which, when run on a computer, causes the computer to perform part or all of the steps of any one of the methods of the first aspect.
A sixth aspect of the embodiments of the present invention discloses an application publishing platform for publishing a computer program product, wherein the computer program product, when run on a computer, causes the computer to perform part or all of the steps of any one of the methods of the first aspect.
Compared with the prior art, the embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, the obtained structured parameters are decomposed to obtain the target paths corresponding to the structured parameters; splitting the target path to obtain a plurality of serialization paths; each serialization path corresponds to a path identifier; correlating the target input control matched with the path identifier with the serialized path corresponding to the path identifier to obtain control path information; the target input control is a preset input control matched with the path identifier; restoring the serialized paths in the control path information to obtain restored target paths; and obtaining a parameter visualization configuration interface according to the restored target path and the target input control matched with the restored target path. Therefore, by implementing the embodiment of the invention, the structural parameters can be decomposed to obtain the target path, the target path is split to obtain a plurality of serialization paths, the target input control and the serialization paths can be associated, and the serialization paths are restored to the target path, so that the target input control and the target path can be more accurately bound, the target input control can be more accurately output, and the development efficiency of the webpage end is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow chart of a method for generating a parameter visualization configuration interface according to an embodiment of the present invention;
FIG. 2 is a flow chart of another method for generating a parameter visualization configuration interface according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a configuration interface generation structure for parameter visualization disclosed in an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention;
FIG. 5a is a flowchart of another method for generating a parameter visualization configuration interface according to an embodiment of the present invention;
fig. 5b is a schematic flow chart of another method for generating a parameter visualization configuration interface according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
It should be noted that the terms "comprising" and "having" and any variations thereof in the embodiments of the present invention and the accompanying drawings are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
The embodiment of the invention discloses a method, a device, a medium and electronic equipment for generating a parameter visualization configuration interface, which can improve the development efficiency of a webpage end. The following will describe in detail.
Referring to fig. 1, fig. 1 is a flow chart of a method for generating a parameter visualization configuration interface according to an embodiment of the present invention. As shown in fig. 1, the parameter visualization configuration interface generating method may include the following steps:
101. and decomposing the obtained structured parameters to obtain target paths corresponding to the structured parameters.
In the embodiment of the invention, the structural parameters can be determined according to the parameter types to be configured in the parameter visual configuration interface, for example, when the parameter of the digital type, the parameter of the text type and the parameter of the function type are required to be acquired through the parameter visual configuration interface, the input controls for acquiring the parameter of the digital type, the input controls for acquiring the parameter of the text type and the input controls for acquiring the parameter of the function type and the like are required to be included in the parameter visual configuration interface, and the information can be integrated into the structural parameters, so that the input control information required to be displayed by the parameter visual configuration interface can be determined according to the structural parameters.
In particular, path identifiers may be determined from the structured parameters, the number of determined path identifiers may be one or more, and since the relationships between the plurality of input controls are not generally parallel relationships, there may be different levels between different input controls, so that the level relationship between the input controls is clearer, a target path of each input control may be determined, and thus the level relationship between the input controls is determined.
For example, when the number of input controls of a digital type is one, the hierarchy of the input control of the digital type may be confirmed as 1, and the target path of the input control of the digital type may be determined as a; when the number of input controls of the text type is plural, the hierarchy of the set containing the input controls of the entire text type may be confirmed as 1, the hierarchy of the input controls of the respective text types may be confirmed as 2, and the target path of the set containing the input controls of the entire text type may be determined as b, and the target paths of the input controls of the respective text types may be determined as b { b1}, b { b2} … … b { bn }, thereby making the hierarchical relationship of the input controls clearer.
102. Splitting the target path to obtain a plurality of serialization paths; each of the serialized paths corresponds to a path identifier.
In the embodiment of the invention, the target path has multiple layers, so that the target path with multiple layers is difficult to edit, and the target path with multiple layers can be split into flattened serialization paths, so that the serialization paths are better edited. For example, the target paths b { b1}, b { b2} … … b { bn } of the input controls of the respective text types may be split into serialized paths b.b1, b.b2 … … b.bn.
103. Correlating the target input control matched with the path identifier with the serialized path corresponding to the path identifier to obtain control path information; the target input control is a preset input control matched with the path identifier.
In the embodiment of the invention, the target input control comprises a plurality of data types of controls; the data types at least comprise a character string type, a number type, an array type, a Boolean type and a function type.
In the embodiment of the invention, the format of the target data applicable to the parameter visualization configuration can be json format or xml format, and other formats, and the input control required when modifying single data can comprise character String (String) type, number (Number) type, array (Array) type, boolean (Bool) type, function type, and the like, wherein the input control of the character String type can be an input box, a multi-line input box or a rich text input box, and the like, and can be used for realizing the input of the character String; the digital type input control can be a digital input box and can be used for realizing the input of numbers; the input control of the array type can be a check box or a self-filling form and the like and can be used for realizing the input of fixed options; the boolean type input control can be a switch and the like and can be used for realizing the input of information such as 0 or 1 and the like; the input control of the function type can be a code input box and the like and can be used for inputting the function code.
In the embodiment of the invention, the control path information can include a corresponding relation between a target input control and a serialization path corresponding to a path identifier of the target input control, namely, the path identifier in the control path information, the target input control corresponding to the path identifier and any two of the serialization paths corresponding to the path identifier have an association relation.
104. And restoring the serialized paths in the control path information to obtain restored target paths.
As an optional implementation manner, the method of restoring the serialized path in the control path information in step 104 to obtain the restored target path may include the following steps:
acquiring a target path level corresponding to the target path;
and restoring the serialized path in the control path information to the target path according to the target path level, wherein the path level of the restored target path is the same as the target path level.
By implementing the embodiment, the target path level corresponding to the target path can be obtained, and the serialized path is restored to the target path according to the target path level, so that the accuracy of path restoration is ensured.
105. And obtaining a parameter visualization configuration interface according to the restored target path and the target input control matched with the restored target path.
In another embodiment of the present invention, as shown in fig. 2, the above step 105 is replaced by the following steps 201 to 204:
201. determining a target input control matched with a target path with the same target path hierarchy as the initial path hierarchy as a first input control;
202. determining a target input control matched with a target path with a different target path hierarchy from the initial path hierarchy as a second input control;
203. obtaining a plurality of second input control groups according to the data types of the second input controls, wherein the data types of the second input controls in the same second input control group are the same;
204. and outputting the first input control and the second input control group according to a preset mode to obtain a parameter visual configuration interface.
By implementing the steps 201 to 204, the target input control corresponding to the target path can be divided into the first input control and the second input control according to different levels of the target path, and the first input control and the second input control are output in a preset mode to obtain the parameter visual configuration interface, so that the obtained parameter visual configuration interface is more visual.
In the embodiment of the invention, the initial path hierarchy may be a hierarchy of a number of 1 data type input controls or a set containing some/all data type input controls; if the target path level is the same as the initial path level, the target input control corresponding to the target path level can be considered to be directly output, so that the target input control corresponding to the target path level can be determined to be the first input control; if the target path hierarchy is different from the initial path hierarchy, the target path hierarchy can be considered to be in a set of input controls of a certain data type, and therefore, the target input control corresponding to the target path hierarchy can be determined to be a second input control; the preset mode can be distinguished according to the difference of the first input control and the second input control, the preset mode for outputting the first input control can be directly outputting a form corresponding to the first input control, the preset mode for outputting the second input control can be outputting a button corresponding to the data type according to the data type of the second input control, a new interface is opened by triggering the button, and the new interface contains forms of all the second input controls corresponding to the data type.
As an optional implementation manner, step 204 may include the following steps of:
acquiring key information corresponding to the second input control group;
outputting a first form corresponding to the first input control and outputting a target key corresponding to the key information according to a preset mode to obtain a parameter visual configuration interface; the target button is used for triggering and outputting a second form corresponding to the second input control group according to the preset mode.
According to the implementation mode, the first form corresponding to the first input control can be output in a preset mode, the target key corresponding to the key information is output in a preset mode, and the second form corresponding to the second input control group can be triggered by triggering the target key, so that the parameter visual configuration interface is more hierarchical.
The embodiment of the invention can ensure that the electronic equipment can avoid obtaining the wrong question information with wrong input, thereby improving the accuracy of the wrong question information obtained by the electronic equipment. In addition, the embodiment of the invention can also ensure the accuracy of path restoration. In addition, the embodiment of the invention can enrich the input control types contained in the input control library. In addition, the embodiment of the invention can also lead the obtained parameter visual configuration interface to be more visual. In addition, the embodiment of the invention can further enable the parameter visual configuration interface to be more hierarchical.
Referring to fig. 5a and fig. 5b together, fig. 5a and fig. 5b are schematic flow diagrams of 2 different forms of the parameter visualization configuration interface generating method according to the embodiment of the present invention; wherein:
in fig. 5a, the structured parameters are decomposed to obtain five serialized paths, the paths are corresponding to the input items, the serialized paths corresponding to the input items are restored, and the actual json structure is restored according to the characteristics of the attribute paths. Wherein, the serialization path of the B object may correspond to a secondary panel.
In fig. 5b, the structured parameters are decomposed to obtain five serialized paths, where the five serialized paths may be split into two parameter configurations p1 and p2, different parts in one large component (e.g., a query list component) may be associated with different parameter configurations, for example, a query column part may be associated with parameter configuration p1, a table part in the component may be associated with parameter configuration p2, and then the parameter configurations p1 and p2 may be aggregated and restored according to the paths to obtain an original target path.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a device for generating a parameter visualization configuration interface according to an embodiment of the present invention. As shown in fig. 3, the parameter visualization configuration interface generating device may include:
an obtaining unit 301, configured to decompose the obtained structured parameter to obtain a target path corresponding to the structured parameter;
a splitting unit 302, configured to split the target path acquired by the acquiring unit 301 to obtain a plurality of serialized paths; each serialization path corresponds to a path identifier;
the associating unit 303 is configured to associate the target input control matched with the path identifier acquired by the acquiring unit 301 with the path identifier acquired by the splitting unit 302, so as to obtain serialized path information of the input control; the target input control is a preset input control matched with the path identifier;
a restoring unit 304, configured to restore the serialized path in the control path information obtained by the associating unit 303, to obtain a restored target path;
and the output unit 305 is configured to obtain a parameter visualization configuration interface according to the restored target path obtained by the restoring unit 304 and the target input control matched with the restored target path.
In the embodiment of the invention, the target input control comprises controls with various data types; the data types at least comprise character string types, digital types, array types, boolean types and function types, and can enrich the input control types contained in the input control library.
As an optional implementation manner, the restoring unit 304 restores the serialized paths in the control path information, and the manner of obtaining the restored target path is specifically:
acquiring a target path level corresponding to the target path;
and restoring the serialized path in the control path information to the target path according to the target path level, wherein the path level of the restored target path is the same as the target path level.
By implementing the embodiment, the target path level corresponding to the target path can be obtained, and the serialized path is restored to the target path according to the target path level, so that the accuracy of path restoration is ensured.
As an optional implementation manner, the outputting unit 305 obtains, according to the restored target path and the target input control matched with the restored target path, a parameter visualization configuration interface in a specific manner:
determining a target input control matched with a target path with the same target path hierarchy as the initial path hierarchy as a first input control;
determining a target input control matched with a target path with a different target path hierarchy from the initial path hierarchy as a second input control;
obtaining a plurality of second input control groups according to the data types of the second input controls, wherein the data types of the second input controls in the same second input control group are the same;
and outputting the first input control and the second input control group according to a preset mode to obtain a parameter visual configuration interface.
According to the implementation mode, the target input control corresponding to the target path can be divided into the first input control and the second input control according to different levels of the target path, the first input control and the second input control are output in a preset mode, and the parameter visual configuration interface is obtained, so that the obtained parameter visual configuration interface is more visual.
As an optional implementation manner, the outputting unit 305 outputs the first input control and the second input control group according to a preset manner, and the manner of obtaining the parameter visualization configuration interface is specifically:
acquiring key information corresponding to the second input control group;
outputting a first form corresponding to the first input control and outputting a target key corresponding to the key information according to a preset mode to obtain a parameter visual configuration interface; the target button is used for triggering and outputting a second form corresponding to the second input control group according to the preset mode.
According to the implementation mode, the first form corresponding to the first input control can be output in a preset mode, the target key corresponding to the key information is output in a preset mode, and the second form corresponding to the second input control group can be triggered by triggering the target key, so that the parameter visual configuration interface is more hierarchical.
Referring to fig. 4, fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the invention. As shown in fig. 4, the electronic device may include:
a memory 401 storing executable program codes;
a processor 402 coupled with the memory 401;
wherein the processor 402 invokes executable program code stored in the memory 401 to perform some or all of the steps of the method in the above method embodiments.
The embodiment of the invention also discloses a computer readable storage medium, wherein the computer readable storage medium stores program code, and the program code comprises instructions for executing part or all of the steps of the method in the above method embodiments.
The embodiments of the present invention also disclose a computer program product, wherein the computer program product, when run on a computer, causes the computer to perform some or all of the steps of the method as in the method embodiments above.
The embodiment of the invention also discloses an application release platform, wherein the application release platform is used for releasing a computer program product, and the computer program product is used for enabling the computer to execute part or all of the steps of the method in the method embodiments.
It should be appreciated that reference throughout this specification to "an embodiment of the invention" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present invention. Thus, the appearances of the phrase "in an embodiment of the invention" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. Those skilled in the art will also appreciate that the embodiments described in the specification are alternative embodiments and that the acts and modules referred to are not necessarily required for the present invention.
In various embodiments of the present invention, it should be understood that the sequence numbers of the foregoing processes do not imply that the execution sequences of the processes should be determined by the functions and internal logic of the processes, and should not be construed as limiting the implementation of the embodiments of the present invention.
In addition, the terms "system" and "network" are often used interchangeably herein. It should be understood that the term "and/or" is merely an association relationship describing the associated object, and means that three relationships may exist, for example, a and/or B, and may mean: a exists alone, A and B exist together, and B exists alone. In addition, the character "/" herein generally indicates that the front and rear associated objects are an "or" relationship.
In the embodiments provided herein, it should be understood that "B corresponding to a" means that B is associated with a, from which B can be determined. It should also be understood that determining B from a does not mean determining B from a alone, but may also determine B from a and/or other information.
Those of ordinary skill in the art will appreciate that all or part of the steps of the various methods of the above embodiments may be implemented by a program that instructs associated hardware, the program may be stored in a computer readable storage medium including Read-Only Memory (ROM), random access Memory (Random Access Memory, RAM), programmable Read-Only Memory (Programmable Read-Only Memory, PROM), erasable programmable Read-Only Memory (Erasable Programmable Read Only Memory, EPROM), one-time programmable Read-Only Memory (OTPROM), electrically erasable programmable Read-Only Memory (EEPROM), compact disc Read-Only Memory (Compact Disc Read-Only Memory, CD-ROM) or other optical disk Memory, magnetic disk Memory, tape Memory, or any other medium that can be used for carrying or storing data that is readable by a computer.
The units described above as separate components may or may not be physically separate, and components shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the embodiment.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units described above, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer-accessible memory. Based on this understanding, the technical solution of the present invention, or a part contributing to the prior art or all or part of the technical solution, may be embodied in the form of a software product stored in a memory, comprising several requests for a computer device (which may be a personal computer, a server or a network device, etc., in particular may be a processor in a computer device) to execute some or all of the steps of the above-mentioned method of the various embodiments of the present invention.
The method, the device, the medium and the electronic equipment for generating the parameter visual configuration interface disclosed by the embodiment of the invention are described in detail, and specific examples are applied to the description of the principle and the implementation mode of the invention, and the description of the above embodiment is only used for helping to understand the method and the core idea of the invention; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present invention, the present description should not be construed as limiting the present invention in view of the above.

Claims (10)

1. A method for generating a parameter visualization configuration interface, the method comprising:
decomposing the obtained structured parameters to obtain a multi-level target path corresponding to the structured parameters;
splitting the multi-level target path to obtain a plurality of flattened serialization paths; each serialization path corresponds to a path identifier;
correlating the target input control matched with the path identifier with the serialized path corresponding to the path identifier to obtain control path information; the target input control is a preset input control matched with the path identifier;
restoring the serialized paths in the control path information to obtain restored target paths;
and obtaining a parameter visualization configuration interface according to the restored target path and the target input control matched with the restored target path.
2. The method for generating a parameter visualization configuration interface according to claim 1, wherein the target input controls comprise controls of multiple data types; the data types at least comprise a character string type, a number type, an array type, a Boolean type and a function type.
3. The method for generating the parameter visualization configuration interface according to claim 2, wherein the restoring the serialized path in the control path information to obtain the restored target path includes:
acquiring a target path level corresponding to the target path;
and restoring the serialized path in the control path information to the target path according to the target path level, wherein the path level of the restored target path is the same as the target path level.
4. The method for generating a parameter visualization configuration interface according to claim 3, wherein the obtaining a parameter visualization configuration interface according to the restored target path and the target input control matched with the restored target path includes:
determining a target input control matched with a target path with the same target path hierarchy as the initial path hierarchy as a first input control; wherein the initial path hierarchy is a hierarchy of 1 number of data type input controls or a set of partial/full input controls containing a certain data type;
determining a target input control matched with a target path with a different target path hierarchy from the initial path hierarchy as a second input control;
obtaining a plurality of second input control groups according to the data types of the second input controls, wherein the data types of the second input controls in the same second input control group are the same;
and outputting the first input control and the second input control group according to a preset mode to obtain a parameter visual configuration interface.
5. The method for generating a parameter visual configuration interface according to claim 4, wherein outputting the first input control and the second input control group according to a preset manner to obtain the parameter visual configuration interface comprises:
acquiring key information corresponding to the second input control group;
outputting a first form corresponding to the first input control and outputting a target key corresponding to the key information according to a preset mode to obtain a parameter visual configuration interface; the target button is used for triggering and outputting a second form corresponding to the second input control group according to the preset mode.
6. A parameter visualization configuration interface generating device, comprising:
the acquisition unit is used for decomposing the acquired structural parameters to obtain a multi-level target path corresponding to the structural parameters;
the splitting unit is used for splitting the multi-level target path to obtain a plurality of flattened serialization paths; each serialization path corresponds to a path identifier;
the association unit is used for associating the target input control matched with the path identifier with the serialized path corresponding to the path identifier to obtain control path information; the target input control is a preset input control matched with the path identifier;
the restoring unit is used for restoring the serialization path in the control path information to obtain a restored target path;
and the output unit is used for obtaining a parameter visualization configuration interface according to the restored target path and the target input control matched with the restored target path.
7. The parameter visualization configuration interface generating device of claim 6, the target input control comprising controls of multiple data types; the data types at least comprise a character string type, a number type, an array type, a Boolean type and a function type.
8. The device for generating a parameter visualization configuration interface according to claim 7, wherein the restoring unit restores the serialized path in the control path information, and the manner of obtaining the restored target path is specifically as follows:
acquiring a target path level corresponding to the target path;
and restoring the serialized path in the control path information to the target path according to the target path level, wherein the path level of the restored target path is the same as the target path level.
9. An electronic device, comprising:
a memory storing executable program code;
a processor coupled to the memory;
the processor invokes the executable program code stored in the memory to execute the parameter visualization configuration interface generation method of any one of claims 1-5.
10. A computer-readable storage medium storing a computer program that causes a computer to execute the parameter visualization configuration interface generation method according to any one of claims 1 to 5.
CN202211344219.4A 2022-10-31 2022-10-31 Parameter visualization configuration interface generation method and device, medium and electronic equipment Active CN115686515B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211344219.4A CN115686515B (en) 2022-10-31 2022-10-31 Parameter visualization configuration interface generation method and device, medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211344219.4A CN115686515B (en) 2022-10-31 2022-10-31 Parameter visualization configuration interface generation method and device, medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN115686515A CN115686515A (en) 2023-02-03
CN115686515B true CN115686515B (en) 2023-07-25

Family

ID=85046640

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211344219.4A Active CN115686515B (en) 2022-10-31 2022-10-31 Parameter visualization configuration interface generation method and device, medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN115686515B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116541305B (en) * 2023-06-26 2023-12-15 京东方艺云(杭州)科技有限公司 Abnormality detection method and device, electronic equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107818163A (en) * 2017-11-01 2018-03-20 平安科技(深圳)有限公司 Page display method, device, computer equipment and storage medium
US10732782B1 (en) * 2015-07-29 2020-08-04 Intuit Inc. Context-aware component styling in user interfaces of electronic devices
WO2020233080A1 (en) * 2019-05-22 2020-11-26 深圳壹账通智能科技有限公司 Client development method and apparatus, and computer device and storage medium
CN112596809A (en) * 2020-12-16 2021-04-02 平安普惠企业管理有限公司 Visual configuration method and device of interface, electronic equipment and storage medium
CN112882772A (en) * 2021-03-24 2021-06-01 腾讯科技(深圳)有限公司 Configuration method of application interface of mobile terminal, mobile terminal and storage medium
WO2022001341A1 (en) * 2020-06-28 2022-01-06 Oppo广东移动通信有限公司 Application program tag generation method, application interface display method and device
CN114115883A (en) * 2022-01-26 2022-03-01 广州云徙科技有限公司 Method for quickly constructing front-end application by using middle station service capability
CN114879950A (en) * 2022-04-25 2022-08-09 北京北方华创微电子装备有限公司 Method and device for path editing
CN115145661A (en) * 2021-03-31 2022-10-04 比亚迪股份有限公司 Method for refreshing rail transit station monitoring display interface and monitoring equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7607110B2 (en) * 2003-10-23 2009-10-20 Microsoft Corporation Element persistent identification
US9996898B2 (en) * 2014-05-30 2018-06-12 International Business Machines Corporation Flexible control in resizing of visual displays
WO2021101986A1 (en) * 2019-11-18 2021-05-27 Sidewalk Labs LLC Methods, systems, and media for data visualization and navigation of multiple simulation results in urban design

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10732782B1 (en) * 2015-07-29 2020-08-04 Intuit Inc. Context-aware component styling in user interfaces of electronic devices
CN107818163A (en) * 2017-11-01 2018-03-20 平安科技(深圳)有限公司 Page display method, device, computer equipment and storage medium
WO2020233080A1 (en) * 2019-05-22 2020-11-26 深圳壹账通智能科技有限公司 Client development method and apparatus, and computer device and storage medium
WO2022001341A1 (en) * 2020-06-28 2022-01-06 Oppo广东移动通信有限公司 Application program tag generation method, application interface display method and device
CN112596809A (en) * 2020-12-16 2021-04-02 平安普惠企业管理有限公司 Visual configuration method and device of interface, electronic equipment and storage medium
CN112882772A (en) * 2021-03-24 2021-06-01 腾讯科技(深圳)有限公司 Configuration method of application interface of mobile terminal, mobile terminal and storage medium
CN115145661A (en) * 2021-03-31 2022-10-04 比亚迪股份有限公司 Method for refreshing rail transit station monitoring display interface and monitoring equipment
CN114115883A (en) * 2022-01-26 2022-03-01 广州云徙科技有限公司 Method for quickly constructing front-end application by using middle station service capability
CN114879950A (en) * 2022-04-25 2022-08-09 北京北方华创微电子装备有限公司 Method and device for path editing

Also Published As

Publication number Publication date
CN115686515A (en) 2023-02-03

Similar Documents

Publication Publication Date Title
CN111124379B (en) Page generation method and device, electronic equipment and storage medium
CN101901265B (en) Objectification management system of virtual test data
US10268568B2 (en) System and method for data element tracing
US20120266131A1 (en) Automatic program generation device, method, and computer program
CN115686515B (en) Parameter visualization configuration interface generation method and device, medium and electronic equipment
CN111078094B (en) Distributed machine learning visualization device
US20140007050A1 (en) Interactive development and testing message models
US10659567B2 (en) Dynamic discovery and management of page fragments
CN112487112A (en) Method and device for linkage configuration of components, computer equipment and storage medium
US20070208995A1 (en) Document Processing Device and Document Processing Method
US20070198915A1 (en) Document Processing Device And Document Processing Method
CN111143390A (en) Method and device for updating metadata
Melzer et al. Model-based development of a federated database infrastructure to support the usability of cross-domain information systems
WO2016131308A1 (en) Control method and apparatus for generating web interface
CN111126008B (en) Code generation method and device based on XSD, computer equipment and storage medium
CN112487198A (en) Physical model processing method and device, electronic equipment and computer storage medium
Taromirad et al. Towards a Multi-Domain Model-Driven Traceability Approach.
CN114518881A (en) Page generation method, system and storage medium
CN111352824B (en) Test method and device and computer equipment
CN110309062A (en) Case generation method, device, electronic equipment and storage medium
CN110244948A (en) The method and electronic equipment that language switches over button state based on programming
CN116562050B (en) Visual modeling method of distributed simulation platform and distributed simulation platform
US20090222447A1 (en) Data processing apparatus and data processing method
CN115268924B (en) Formula calculation engine service method and system based on aPaaS platform
CN117591167A (en) Method and device for rapidly analyzing and warehousing messages in multiple formats

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant