CN116107677A - Control interface generation method and device, storage medium and processor - Google Patents

Control interface generation method and device, storage medium and processor Download PDF

Info

Publication number
CN116107677A
CN116107677A CN202211738574.XA CN202211738574A CN116107677A CN 116107677 A CN116107677 A CN 116107677A CN 202211738574 A CN202211738574 A CN 202211738574A CN 116107677 A CN116107677 A CN 116107677A
Authority
CN
China
Prior art keywords
interface
control
instruction
template
configuration
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
CN202211738574.XA
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.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN202211738574.XA priority Critical patent/CN116107677A/en
Publication of CN116107677A publication Critical patent/CN116107677A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a control interface generation method and device, a storage medium and a processor. Wherein the method comprises the following steps: receiving a control interface generation instruction, and generating an interface template based on the control interface generation instruction; responding to an interface configuration instruction, and configuring a control component in the interface template; adopting a preset algorithm to construct association relations of a plurality of control components; and generating a control interface based on the plurality of control components and the plurality of association relations. The invention solves the technical problems that the authority menu output to the user by the existing control interface product is single and can not be customized according to the requirement.

Description

Control interface generation method and device, storage medium and processor
Technical Field
The present invention relates to the field of electronic information technologies, and in particular, to a control interface generating method and apparatus, a storage medium, and a processor.
Background
The traditional software product aims at the fact that the authority menu finally output to the user is single, the authority system configures what menu authority is used for the function of passive use configuration only, if the system is based on a multi-tenant mode, all multi-tenant users can not customize according to the requirement as long as the name of one authority menu is changed, different menu names are assembled according to different users in the actual project implementation process, the sequence and name custom assembly can be carried out according to the user requirement, and the use scene requirement seen by the user can not be met.
In view of the above problems, no effective solution has been proposed at present.
Disclosure of Invention
The embodiment of the invention provides a control interface generation method and device, a storage medium and a processor, which at least solve the technical problem that the authority menu output to a user by the existing control interface product is single and can not be customized according to the needs.
According to an aspect of an embodiment of the present invention, there is provided a control interface generating method, including: receiving a control interface generation instruction, and generating an interface template based on the control interface generation instruction; responding to an interface configuration instruction, and configuring a control component in the interface template; adopting a preset algorithm to construct association relations of a plurality of control components; and generating a control interface based on the plurality of control components and the plurality of association relations.
Optionally, the receiving a control interface generating instruction and generating an interface template based on the control interface generating instruction includes: determining user organization information in the control interface generation instruction, wherein the user organization information is used for determining the working content of a target user; determining a permission set template based on the user organization information, wherein the permission set template corresponds to the working content of the target user; and initializing the authority set template to obtain the interface template.
Optionally, the configuring the control component in the interface template in response to the interface configuration instruction includes: if the interface configuration instruction is a copying instruction, configuring a control component interface in the interface template based on a control component template in the copying instruction; if the interface configuration instruction is a custom configuration instruction, configuring a control component interface in the interface template based on the custom configuration instruction.
Optionally, the configuring the control component interface in the interface template based on the custom configuration instruction includes: receiving a user-defined configuration instruction sent by a target user; and setting a control component in a target position area in the control component interface based on the custom configuration instruction.
Optionally, the constructing the association relationship of the plurality of control components by using a preset algorithm includes: determining the configuration sequence and the configuration position of the control assembly; and determining the association relation based on the configuration sequence and the configuration position.
Optionally, the generating a control interface based on the plurality of control components and the plurality of association relationships includes: judging whether a repeated control component exists or not and judging whether a blank control component exists or not; and filtering the repeated control assembly and the blank control assembly.
According to another aspect of the embodiment of the present invention, there is also provided a control interface generating apparatus, including: the receiving module is used for receiving the control interface generation instruction and generating an interface template based on the control interface generation instruction; the configuration module is used for responding to the interface configuration instruction and configuring the control component in the interface template; the construction module is used for constructing the association relation of a plurality of control components by adopting a preset algorithm; and the generation module is used for generating a control interface based on the plurality of control components and the plurality of association relations.
According to another aspect of the embodiments of the present invention, there is also provided a nonvolatile storage medium storing a plurality of instructions adapted to be loaded by a processor and to perform any one of the control interface generation methods described above.
According to another aspect of the embodiment of the present invention, there is also provided a processor for running a program, where the program is configured to execute any one of the control interface generating methods described above when running.
According to another aspect of the embodiment of the present invention, there is also provided an electronic device including a memory and a processor, where the memory stores a computer program, and the processor is configured to run the computer program to perform any one of the control interface generating methods described above.
In the embodiment of the invention, an interface template is generated by receiving a control interface generation instruction and based on the control interface generation instruction; responding to an interface configuration instruction, and configuring a control component in the interface template; adopting a preset algorithm to construct association relations of a plurality of control components; the control interface is generated based on the plurality of control components and the plurality of association relations, so that the aim of redefining the authority menu is achieved in a dragging mode, the technical effect of user-defined control interface is achieved, and the technical problem that the authority menu output to a user by the existing control interface product is single and can not be customized according to the requirement is solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiments of the invention and together with the description serve to explain the invention and do not constitute a limitation on the invention. In the drawings:
FIG. 1 is a flow chart of a control interface generation method according to an embodiment of the present invention;
FIG. 2 is a flow diagram of an alternative multi-tenant entitlement assembly method in accordance with an embodiment of the present invention;
FIG. 3 is a schematic diagram of an alternative custom dynamic configuration flow according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a control interface generating device according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
According to an embodiment of the present invention, there is provided an embodiment of a control interface generation method, it being noted that the steps shown in the flowcharts of the drawings may be performed in a computer system such as a set of computer executable instructions, and that although a logical order is shown in the flowcharts, in some cases the steps shown or described may be performed in an order different from that herein.
Fig. 1 is a flowchart of a control interface generating method according to an embodiment of the present invention, as shown in fig. 1, the method includes the steps of:
step S102, receiving a control interface generation instruction and generating an interface template based on the control interface generation instruction;
step S104, responding to the interface configuration instruction, and configuring a control component in the interface template;
step S106, adopting a preset algorithm to construct association relations of a plurality of control components;
step S108, a control interface is generated based on the plurality of control components and the plurality of association relations.
In the embodiment of the present invention, the execution body of the control interface generating method in the steps S102 to S108 is a control interface generating system, and the system is adopted to receive a control interface generating instruction and generate an interface template based on the control interface generating instruction; responding to an interface configuration instruction, and configuring a control component in the interface template; adopting a preset algorithm to construct association relations of a plurality of control components; and generating a control interface based on the plurality of control components and the plurality of association relations.
As an alternative embodiment, as shown in fig. 2, a flowchart of a multi-tenant authority assembling method, according to a schematic sequential logic model, a corresponding business entity, that is, an interface template is created, which includes: functional entity, authority entity, template entity, relation entity between template and authority set, tenant organization dynamic authority set entity and recursive binary tree comparison entity. According to the customized dynamic configuration flow diagram shown in fig. 3, the tenant can select the customized or copy inherited mode to dynamically assemble according to the defined authority set, and finally the system authority is assembled through the recursive binary tree algorithm.
According to the embodiment of the invention, the method for realizing multi-tenant authority assembly based on dynamic configuration is used, redefining of the authority menu is realized by realizing a dragging mode on the basis of the single association of authority management based on the traditional organization user, the authority menu name can be customized according to a multi-tenant mode, icon customization, sequence customization and login request template can be customized and configured, the authority assembly can be freely performed according to a user under the use scene of the multi-tenant, and the flexibility of the whole platform is improved.
In an alternative embodiment, the receiving the control interface generating instruction and generating the interface template based on the control interface generating instruction includes: determining user organization information in the control interface generation instruction, wherein the user organization information is used for determining the working content of a target user; determining a permission set template based on the user organization information, wherein the permission set template corresponds to the working content of the target user; and initializing the authority set template to obtain the interface template.
As an optional embodiment, in the multi-tenant mode, the standard authority menu tree formulated by each organization (or region) dimension is relatively fixed, when an interface template is generated based on the organization (or region), firstly, project initialization is performed, and data processing (a mode of combining a primary cache and a secondary cache) is performed, so that scene requirements such as cache breakdown and the like are avoided during high concurrency.
The user organization information is used for determining the working content of the target user, and the corresponding interface template is determined based on the working content of the user, so that the caching processing of the standard authority can be realized.
In an alternative embodiment, the configuring the control component in the interface template in response to the interface configuration instruction includes: if the interface configuration instruction is a copying instruction, configuring a control component interface in the interface template based on a control component template in the copying instruction; if the interface configuration instruction is a custom configuration instruction, configuring a control component interface in the interface template based on the custom configuration instruction.
As an alternative embodiment, when configuring the control component in the interface template, the method supports copying and inheritance request assembly and performs templatization management; based on the capacity design requirement of PaaS, the method can directly copy the constructed authority set of the established area or organization to a new node, and if the organization or area does not perform the configuration of the authority dynamic menu, the platform can support to be called through an upper inheritance mode; meanwhile, the configuration combination can carry out template management according to different industry attributes, and the tenant organization can select a corresponding template to carry out authority initialization management.
In an alternative embodiment, the configuring the control component interface in the interface template based on the custom configuration instruction includes: receiving a user-defined configuration instruction sent by a target user; and setting a control component in a target position area in the control component interface based on the custom configuration instruction.
As an optional embodiment, the authority menu can be assembled in a draggable and free way according to multiple tenants, is not limited by menu tree nodes, and supports name, sequence and icon customization; the module uses the drag component to take the defined authority menu as the source component, designs a catalog component mode, carries out new authority combination definition through the drag mode of the interface, and the new defined authority menu architecture can support the direct modification of the file name.
In an optional embodiment, the building the association relationship of the plurality of control components by using a preset algorithm includes: determining the configuration sequence and the configuration position of the control assembly; and determining the association relation based on the configuration sequence and the configuration position.
As an optional embodiment, when a preset algorithm is adopted to construct the association relation of a plurality of control components, a recursive tree algorithm is used to realize the construction of a standard authority menu and a dynamic menu.
Optionally, in the code implementation process, each node needs to construct an upper-level relation, the construction of the source tree is recursively constructed according to authority sets endowed by organizations, cross-correlation and combination are performed according to authority sets authorized in the running process in the instantiation process, map construction is performed in the running process, a dynamic menu is marked as 0 in the initializing process, and Map authority IDs are marked as 1 only if the dynamic authority menus in the actual running process are associated; and then, the target tree is reassembled according to a recursive tree node construction method, and the node marked as 0 is removed.
As an alternative embodiment, the upper-lower relationship of the components can be determined according to the configuration sequence and the configuration position of the control components; the upper and lower relationships of the components may also be determined based on weight values set to the control components.
Optionally, the user does not need to perform complex authority configuration, and the tenant organization can select an authority template to perform authority menu initialization management.
In an optional embodiment, the generating a control interface based on the plurality of control components and the plurality of association relationships includes: judging whether a repeated control component exists or not and judging whether a blank control component exists or not; and filtering the repeated control assembly and the blank control assembly.
As an alternative embodiment, the control components of the repeated menu and the no-lower menu are filtered by recombining through a recursive tree algorithm after combining through dynamic configuration.
As an optional embodiment, the system can also provide personalized configuration according to the user requirements on the basis of meeting general settings, solve the use scene requirements in a multi-tenant mode, and support the on-demand customization of a home page, a homepage template, a personalized LOGO and an access path.
Example 2
According to an embodiment of the present invention, there is further provided an embodiment of an apparatus for implementing the method for generating a control interface, and fig. 4 is a schematic structural diagram of an apparatus for generating a control interface according to an embodiment of the present invention, as shown in fig. 4, where the apparatus for generating a control interface includes: acquisition module 40, encoding module 42, transmission module 44, and decoding module 46, wherein:
the receiving module 40 is configured to receive a control interface generation instruction, and generate an interface template based on the control interface generation instruction;
a configuration module 42, configured to configure the control component in the interface template in response to an interface configuration instruction;
a construction module 44, configured to construct association relationships of a plurality of the control components by using a preset algorithm;
the generating module 46 is configured to generate a control interface based on the plurality of control components and the plurality of association relationships.
It should be noted that each of the above modules may be implemented by software or hardware, for example, in the latter case, it may be implemented by: the above modules may be located in the same processor; alternatively, the various modules described above may be located in different processors in any combination.
Here, the acquisition module 40, the encoding module 42, the transmission module 44, and the decoding module 46 correspond to steps S102 to S108 in embodiment 1, and the modules are the same as the examples and application scenarios implemented by the corresponding steps, but are not limited to those disclosed in embodiment 1. It should be noted that the above modules may be run in a computer terminal as part of the apparatus.
It should be noted that, the optional or preferred implementation manner of this embodiment may be referred to the related description in embodiment 1, and will not be repeated here.
The control interface generating device may further include a processor and a memory, where the acquisition module 40, the encoding module 42, the transmission module 44, the decoding module 46, and the like are stored as program units, and the processor executes the program units stored in the memory to implement corresponding functions.
The processor comprises a kernel, the kernel fetches corresponding program units from the memory, and one or more of the kernels can be arranged. The memory may include volatile memory, random Access Memory (RAM), and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM), among other forms in computer readable media, the memory including at least one memory chip.
According to an embodiment of the present application, there is also provided an embodiment of a nonvolatile storage medium. Optionally, in this embodiment, the nonvolatile storage medium includes a stored program, where the device in which the nonvolatile storage medium is located is controlled to execute any one of the control interface generating methods when the program runs.
Alternatively, in this embodiment, the above-mentioned nonvolatile storage medium may be located in any one of the computer terminals in the computer terminal group in the computer network or in any one of the mobile terminals in the mobile terminal group, and the above-mentioned nonvolatile storage medium includes a stored program.
Optionally, the program controls the device in which the nonvolatile storage medium is located to perform the following functions when running: receiving a control interface generation instruction, and generating an interface template based on the control interface generation instruction; responding to an interface configuration instruction, and configuring a control component in the interface template; adopting a preset algorithm to construct association relations of a plurality of control components; and generating a control interface based on the plurality of control components and the plurality of association relations.
Optionally, the program controls the device in which the nonvolatile storage medium is located to perform the following functions when running: determining user organization information in the control interface generation instruction, wherein the user organization information is used for determining the working content of a target user; determining a permission set template based on the user organization information, wherein the permission set template corresponds to the working content of the target user; and initializing the authority set template to obtain the interface template.
Optionally, the program controls the device in which the nonvolatile storage medium is located to perform the following functions when running: if the interface configuration instruction is a copying instruction, configuring a control component interface in the interface template based on a control component template in the copying instruction; if the interface configuration instruction is a custom configuration instruction, configuring a control component interface in the interface template based on the custom configuration instruction.
Optionally, the program controls the device in which the nonvolatile storage medium is located to perform the following functions when running: receiving a user-defined configuration instruction sent by a target user; and setting a control component in a target position area in the control component interface based on the custom configuration instruction.
Optionally, the program controls the device in which the nonvolatile storage medium is located to perform the following functions when running: determining the configuration sequence and the configuration position of the control assembly; and determining the association relation based on the configuration sequence and the configuration position.
Optionally, the program controls the device in which the nonvolatile storage medium is located to perform the following functions when running: judging whether a repeated control component exists or not and judging whether a blank control component exists or not; and filtering the repeated control assembly and the blank control assembly.
According to an embodiment of the present application, there is also provided an embodiment of a processor. Optionally, in this embodiment, the processor is configured to run a program, where any one of the control interface generating methods is executed when the program runs.
According to an embodiment of the present application, there is also provided an embodiment of an electronic device, including a memory, in which a computer program is stored, and a processor configured to run the computer program to perform any one of the control interface generating methods described above.
According to an embodiment of the present application, there is also provided an embodiment of a computer program product adapted to perform a program initialized with the steps of any one of the control interface generating methods described above when executed on a data processing device.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
In the foregoing embodiments of the present invention, the descriptions of the embodiments are emphasized, and for a portion of this disclosure that is not described in detail in this embodiment, reference is made to the related descriptions of other embodiments.
In the several embodiments provided in the present application, it should be understood that the disclosed technology content may be implemented in other manners. The above-described embodiments of the apparatus are merely exemplary, and the division of the units, for example, may be a logic function division, and may be implemented in another manner, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some interfaces, units or modules, or may be in electrical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this 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, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied essentially or in part or all of the technical solution or in part in the form of a software product stored in a storage medium, including instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing is merely a preferred embodiment of the present invention and it should be noted that modifications and adaptations to those skilled in the art may be made without departing from the principles of the present invention, which are intended to be comprehended within the scope of the present invention.

Claims (10)

1. A control interface generation method, characterized by comprising:
receiving a control interface generation instruction, and generating an interface template based on the control interface generation instruction;
configuring a control component in the interface template in response to an interface configuration instruction;
adopting a preset algorithm to construct association relations of a plurality of control components;
and generating a control interface based on the plurality of control components and the plurality of association relations.
2. The method of claim 1, wherein the receiving control interface generation instructions and generating interface templates based on the control interface generation instructions comprises:
determining user organization information in the control interface generation instruction, wherein the user organization information is used for determining the working content of a target user;
determining a permission set template based on the user organization information, wherein the permission set template corresponds to the working content of the target user;
and initializing the authority set template to obtain the interface template.
3. The method of claim 1, wherein configuring a control component in the interface template in response to an interface configuration instruction comprises:
if the interface configuration instruction is a copying instruction, configuring a control component interface in the interface template based on a control component template in the copying instruction;
if the interface configuration instruction is a custom configuration instruction, configuring a control component interface in the interface template based on the custom configuration instruction.
4. The method of claim 3, wherein configuring a control component interface in the interface template based on the custom configuration instructions comprises:
receiving a user-defined configuration instruction sent by a target user;
and setting a control component in a target position area in the control component interface based on the custom configuration instruction.
5. The method according to claim 1, wherein the constructing the association relationship of the plurality of control components by using a preset algorithm includes:
determining a configuration sequence and a configuration position of the control component;
and determining the association relation based on the configuration sequence and the configuration position.
6. The method of claim 1, wherein the generating a control interface based on the plurality of control components and the plurality of associations comprises:
judging whether a repeated control component exists or not and judging whether a blank control component exists or not;
and filtering the repeated control assembly and the blank control assembly.
7. A control interface generating apparatus, comprising:
the receiving module is used for receiving a control interface generation instruction and generating an interface template based on the control interface generation instruction;
the configuration module is used for responding to an interface configuration instruction and configuring a control component in the interface template;
the construction module is used for constructing association relations of a plurality of control components by adopting a preset algorithm;
and the generation module is used for generating a control interface based on the plurality of control components and the plurality of association relations.
8. A non-volatile storage medium storing a plurality of instructions adapted to be loaded by a processor and to perform the control interface generation method of any one of claims 1 to 6.
9. A processor, characterized in that the processor is configured to run a program, wherein the program is arranged to execute the control interface generation method of any one of claims 1 to 6 at run time.
10. An electronic device comprising a memory and a processor, characterized in that the memory has stored therein a computer program, the processor being arranged to run the computer program to perform the control interface generation method of any of claims 1 to 6.
CN202211738574.XA 2022-12-30 2022-12-30 Control interface generation method and device, storage medium and processor Pending CN116107677A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211738574.XA CN116107677A (en) 2022-12-30 2022-12-30 Control interface generation method and device, storage medium and processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211738574.XA CN116107677A (en) 2022-12-30 2022-12-30 Control interface generation method and device, storage medium and processor

Publications (1)

Publication Number Publication Date
CN116107677A true CN116107677A (en) 2023-05-12

Family

ID=86265008

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211738574.XA Pending CN116107677A (en) 2022-12-30 2022-12-30 Control interface generation method and device, storage medium and processor

Country Status (1)

Country Link
CN (1) CN116107677A (en)

Similar Documents

Publication Publication Date Title
CN110249307A (en) System and method for executing primary contract on block chain
US11095648B2 (en) Dashboard as remote computing services
CN105511873B (en) User interface control display method and device
US20140237443A1 (en) System and method for supporting intelligent design pattern automation
US8839192B2 (en) System and method for presentation of cross organizational applications
CN103987130A (en) Terminal access method, device and system based on WIFI equipment
CN107797826B (en) Rule configuration method based on rule engine, terminal and equipment
CN103425483B (en) Method and storage medium for dynamically customized menus
CN108279882B (en) Framework generation method, device, equipment and computer readable medium
CN112631696B (en) Service arranging method, arranging device, processor and service arranging system
CN106933551B (en) Configuration processing method and device
US10909487B2 (en) Workflow customization
CN113791766A (en) Method for combining data interfaces, electronic device and readable storage medium
US20130297755A1 (en) Network element configuration management
CN112182115A (en) Relationship display method and device, storage medium and electronic device
CN117055766A (en) Tree data processing method and device based on Ant Design, medium and electronic equipment
CN111459493A (en) Programming method, device and equipment based on component arrangement
CN116107677A (en) Control interface generation method and device, storage medium and processor
CN105808616A (en) Data processing method and device based on instant messaging
CN114239095A (en) Method and device for generating product customization module, electronic equipment and storage medium
CN113144619A (en) Method and system for visually configuring dynamic function
CN112988136B (en) User interface editing method and device
WO2018223785A1 (en) Product data integration and organization method and cloud service device
US9992305B2 (en) Cloud models based on network definition data
CN117215543B (en) Component development method suitable for different service scene types and corresponding system thereof

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