CN115080026B - Plug-in control integration method and system based on low codes - Google Patents

Plug-in control integration method and system based on low codes Download PDF

Info

Publication number
CN115080026B
CN115080026B CN202211009803.4A CN202211009803A CN115080026B CN 115080026 B CN115080026 B CN 115080026B CN 202211009803 A CN202211009803 A CN 202211009803A CN 115080026 B CN115080026 B CN 115080026B
Authority
CN
China
Prior art keywords
control
data
integrated
generating
keyword
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
CN202211009803.4A
Other languages
Chinese (zh)
Other versions
CN115080026A (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.)
Hunan Yunchang Network Technology Co ltd
Original Assignee
Hunan Yunchang Network 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 Hunan Yunchang Network Technology Co ltd filed Critical Hunan Yunchang Network Technology Co ltd
Priority to CN202211009803.4A priority Critical patent/CN115080026B/en
Publication of CN115080026A publication Critical patent/CN115080026A/en
Application granted granted Critical
Publication of CN115080026B publication Critical patent/CN115080026B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3438Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment monitoring of user actions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Security & Cryptography (AREA)
  • Storage Device Security (AREA)

Abstract

The invention is suitable for the technical field of computers, and particularly relates to a plug-in control integration method and system based on low codes, wherein the method comprises the following steps: acquiring control set information and control use data; generating control keywords for each control according to the control set information; counting the control use data, determining a control combination scheme, and generating an integrated control, wherein the integrated control is provided with an independent interface; and generating a keyword set for the integrated control, and independently encrypting and storing the data generated by the integrated control. According to the invention, the common control combination is determined by analyzing the use condition of the existing user control, and then the corresponding integrated control is generated directly according to the control combination.

Description

Plug-in control integration method and system based on low codes
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a plug-in control integration method and system based on low codes.
Background
Low Code (Low Code) is a visual application development method, which delivers application programs with less Code and faster speed, and automates the Code which programmers do not want to develop, and is called Low Code.
The low code is a set of digital technology tool platforms, and based on more efficient modes such as graphical dragging and parametric configuration, rapid construction, data arrangement, connection ecology and middle platform service are realized. And scene application innovation in digital transformation is realized by little code or no code.
In the current low-code platform, each control is used independently, and a user needs to search for the corresponding controls one by one according to own requirements, so that a large amount of time is required for a new user to search for a suitable control.
Disclosure of Invention
The embodiment of the invention aims to provide a low-code plug-in type control integration method, and aims to solve the problem that a user needs to spend a large amount of time to find a suitable control.
The embodiment of the invention is realized in such a way that a low-code plug-in type control integration method comprises the following steps:
acquiring control set information and control use data, wherein the control use data comprises control information used by each user, and the control set information contains attribute information of all controls;
generating control keywords for each control according to the control set information;
counting the control use data, determining a control combination scheme, and generating an integrated control, wherein the integrated control is provided with an independent interface;
and generating a keyword set for the integrated control, and independently encrypting and storing the data generated by the integrated control.
Preferably, the step of generating a control keyword for each control according to the control set information specifically includes:
classifying all controls in the control set information to obtain classified controls;
counting attribute information of all controls, and generating different alternative keywords according to different attribute information;
and determining a control keyword corresponding to each control according to the attribute information of each control in the classification controls.
Preferably, the step of counting the control usage data, determining a control combination scheme, and generating an integrated control specifically includes:
analyzing the control use data and determining a control combination used by each user;
counting the use frequency of each control combination, and screening the control combinations with the use frequency exceeding a preset value;
and generating integrated controls, and generating an independent interface for each integrated control.
The plug-in control can be matched with an independent interface, is used during insertion and is not used after being pulled out, so that the plug-in control can be freely and flexibly used, and the use efficiency of the control is improved;
preferably, the step of generating a keyword set for the integrated control and independently encrypting and storing data generated by the integrated control includes:
inquiring attribute information corresponding to the control in each integrated control, calling corresponding control keywords, and performing duplicate removal processing to obtain a keyword set;
continuously encoding data generated by each control in the integrated control according to a time sequence;
and independently encrypting and storing the data generated by each control, and sequentially storing the data according to the coding sequence during storage.
Preferably, when the data generated later overwrites the data generated earlier, the data generated earlier is deleted, and the code corresponding to the data generated earlier is appended to the data generated later.
Preferably, when the independent encryption storage is carried out, symmetric encryption is adopted.
Another objective of an embodiment of the present invention is to provide a low-code plug-in type control integration system, where the system includes:
the data acquisition module is used for acquiring control set information and control use data, wherein the control use data comprises control information used by each user, and the control set information contains attribute information of all controls;
the keyword generation module is used for generating control keywords for each control according to the control set information;
the integrated control generation module is used for counting the control use data, determining a control combination scheme and generating an integrated control, and the integrated control is provided with an independent interface;
and the data storage module is used for generating a keyword set for the integrated control and independently encrypting and storing the data generated by the integrated control.
Preferably, the keyword generation module includes:
the control classification unit is used for classifying all controls in the control set information to obtain classified controls;
the alternative keyword unit is used for counting the attribute information of all the controls and generating different alternative keywords according to different attribute information;
and the keyword confirming unit is used for confirming the control keyword corresponding to each control according to the attribute information of each control in the classification controls.
Preferably, the integrated control generation module includes:
the control combination analysis unit is used for analyzing the control use data and determining the control combination used by each user;
the control combination screening unit is used for counting the use frequency of each control combination and screening the control combinations with the use frequency exceeding a preset value;
and the control integration unit is used for generating integrated controls and generating an independent interface for each integrated control.
Preferably, the data storage module includes:
the keyword generation unit is used for inquiring the attribute information corresponding to the control in each integrated control, calling the corresponding control keyword, and performing deduplication processing to obtain a keyword set;
the data coding unit is used for continuously coding the data generated by each control in the integrated control according to the time sequence;
and the encryption storage unit is used for independently encrypting and storing the data generated by each control, and the data are sequentially stored according to the coding sequence during storage.
According to the low-code plug-in type control integration method provided by the embodiment of the invention, the common control combination is determined by analyzing the use condition of the existing user control, and the corresponding integrated control is directly generated according to the control combination.
Drawings
Fig. 1 is a flowchart of a low-code plug-in type control integration method according to an embodiment of the present invention;
fig. 2 is a flowchart of a step of generating a control keyword for each control according to control set information according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating steps of counting control usage data, determining a control combination scenario, and generating an integrated control according to an embodiment of the present invention;
fig. 4 is a flowchart of a step of generating a keyword set for an integrated control and performing independent encrypted storage on data generated by the integrated control according to an embodiment of the present invention;
fig. 5 is an architecture diagram of a low-code plug-in control integration system according to an embodiment of the present invention;
fig. 6 is an architecture diagram of a keyword generation module according to an embodiment of the present invention;
fig. 7 is an architecture diagram of an integrated control generating module according to an embodiment of the present invention;
fig. 8 is an architecture diagram of a data storage module according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
It will be understood that, as used herein, the terms "first," "second," and the like may be used herein to describe various elements, but these elements should not be limited by these terms unless otherwise specified. These terms are only used to distinguish one element from another. For example, a first xx script may be referred to as a second xx script, and similarly, a second xx script may be referred to as a first xx script, without departing from the scope of the present application.
The low code is a set of digital technology tool platforms, and based on more efficient modes such as graphical dragging and parametric configuration, rapid construction, data arrangement, connection ecology and middle platform service are realized. And scene application innovation in digital transformation is realized by little code or no code. In the current low-code platform, each control is used independently, and a user needs to search for the corresponding controls one by one according to own requirements, so that a large amount of time is required for a new user to search for a suitable control.
According to the invention, the use condition of the existing user control is analyzed, so that the common control combination is determined, and the corresponding integrated control is generated directly according to the control combination.
As shown in fig. 1, a flowchart of a low-code plug-in control integration method provided in an embodiment of the present invention is shown, where the method includes:
s100, acquiring control set information and control using data, wherein the control using data comprises control information used by each user, and the control set information comprises attribute information of all controls.
In this step, control set information and control use data are obtained, different users use different controls by using the same platform, and therefore the condition that each user uses the controls is collected, for example, the controls include four types in total, i.e., a control C, and a control D, one user uses the control a and the control B, the other user uses the control B and the control D, and the control set information is attribute information of all the controls, i.e., the attribute information of each of the control a, the control B, the control C, and the control D.
And S200, generating control keywords for each control according to the control set information.
In this step, a control keyword is generated for each control according to the control set information, in order to distinguish each control, a corresponding control keyword is generated for each control, each control is characterized by using the control keyword, specifically, the controls are classified first, so as to extract attribute information of each control, the control keywords corresponding to each control are generated according to the attribute information, and the corresponding control keywords are not identical between different controls.
S300, counting the use data of the control, determining a control combination scheme, and generating an integrated control, wherein the integrated control is provided with an independent interface.
In this step, statistics controlling part service data, in controlling part service data, the record has every user to use the condition of controlling part, the controlling part is the individual that has independent service function, and some users can use a plurality of controlling parts simultaneously according to self demand, to the user that has the same demand, also can use the same controlling part combination, at this moment, the controlling part combination that uses commonly used with the user makes up, thereby generate integrated controlling part, contain a plurality of independent controlling parts in the integrated controlling part, an aggregate controlling part can satisfy an independent user demand, integrated controlling part has independent interface, this interface is used for being connected with the platform.
And S400, generating a keyword set for the integrated control, and independently encrypting and storing data generated by the integrated control.
In this step, a keyword set is generated for the integrated control, and similarly, for an integrated control, in order to facilitate use and selection, keywords are generated according to functions thereof, and keywords also need to be generated according to actual application scenarios and requirements thereof to obtain a keyword set.
As shown in fig. 2, as a preferred embodiment of the present invention, the step of generating a control keyword for each control according to the control set information specifically includes:
s201, classifying all controls in the control set information to obtain classified controls.
In this step, all the controls in the control set information are classified, and when the controls are classified, the functions of the controls are determined first, so that the controls are classified according to the functions of the controls, and the controls with the same or similar functions are classified into one type, for example, the controls for processing pictures are classified into one type.
S202, counting the attribute information of all the controls, and generating different alternative keywords according to different attribute information.
In this step, attribute information of all the controls is counted, each control has a corresponding parameter, and the applicable objects of each control are different, all the attributes of all the controls are collected, and a single alternative keyword is generated for each attribute.
S203, determining a control keyword corresponding to each control according to the attribute information of each control in the classification controls.
In this step, the attribute information corresponding to each control is confirmed, so that the corresponding keyword is called from the candidate keywords as the control keyword of the control, and if the control corresponds to three control keywords a, b, and c, the control can be characterized by using a, b, and c.
As shown in fig. 3, as a preferred embodiment of the present invention, the step of using data by the statistical control, determining a control combination scheme, and generating an integrated control specifically includes:
s301, analyzing the control use data and determining the control combination used by each user.
In this step, the control use data is analyzed, so as to extract the information of the control used by each user, determine the combination of the controls used by each user, and specifically record the combination of all the controls used in one-time use of the user.
S302, counting the use frequency of each control combination, and screening the control combinations with the use frequency exceeding a preset value.
And S303, generating integrated controls, and generating an independent interface for each integrated control.
In this step, the frequency of use of each control combination is counted, and each user may have a plurality of spatial combinations, so that the control combinations used by all users are collected, repeated control combinations are filtered, and then the frequency of use of each control combination is counted, if the total number of times that the user uses the control is p, the number of times that the user uses the m control combination is k, the use probability is k/p, so that the k/p is compared with a preset value, the control combinations exceeding the preset value are reserved, the control combinations are integrated, an integrated control is generated, and an independent interface is generated for each integrated control.
As shown in fig. 4, as a preferred embodiment of the present invention, the step of generating a keyword set for the integrated control, and performing independent encrypted storage on data generated by the integrated control includes:
s401, inquiring attribute information corresponding to the control in each integrated control, calling corresponding control keywords, and performing duplication elimination processing to obtain a keyword set.
In this step, attribute information corresponding to the control in each integrated control is queried, and similarly, corresponding keywords are queried according to the attributes of each control in the integrated control to obtain control keywords, repeated keywords are removed through deduplication processing, and then the integrated control can be characterized according to the control keywords.
S402, continuously coding data generated by each control in the integrated control according to a time sequence.
And S403, independently encrypting and storing the data generated by each control, and sequentially storing the data according to the coding sequence during storage.
In the step, datase:Sub>A generated by each control in the integrated control is continuously encoded according to ase:Sub>A time sequence, if the integrated control comprises two controls, namely A and B, and when the integrated control is used, the use sequence is A-B-A-B, the obtained datase:Sub>A are A1, B2, A3 and B4, wherein the number is the generation sequence, the A1, B2, A3 and B4 are stored in the same region according to the sequence, when the generated datase:Sub>A A1 and A3 are the same, the datase:Sub>A corresponding to the A1 are deleted, the encoding of the A3 is changed into A1A 3, then the covering storage is carried out, and the datase:Sub>A are symmetrically encrypted during the storage.
As shown in fig. 5, a low-code plug-in control integration system provided in an embodiment of the present invention includes:
the data obtaining module 100 is configured to obtain control set information and control use data, where the control use data includes control information used by each user, and the control set information includes attribute information of all controls.
In the system, the data obtaining module 100 obtains control set information and control use data, different users use different controls by using the same platform, so as to collect the use condition of each user, for example, the controls include four types in total, where a control, a control B, a control C, and a control D, a user uses the control a and the control B, another user uses the control B and the control D, and the control set information is attribute information of all the controls, that is, attribute information of each of the control a, the control B, the control C, and the control D.
And a keyword generation module 200, configured to generate a control keyword for each control according to the control set information.
In the system, the keyword generation module 200 generates a control keyword for each control according to the control set information, generates a corresponding control keyword for each control in order to distinguish each control, and represents each control by using the control keyword.
And the integrated control generating module 300 is configured to count control usage data, determine a control combination scheme, and generate an integrated control, where the integrated control has an independent interface.
In this system, integrated control generation module 300 statistics controlling part service data, in controlling part service data, the record has every user to use the condition of controlling part, the controlling part is the individual that has independent service function, and some users are according to self demand, can use a plurality of controlling parts simultaneously, to the user that has same demand, also can use the same controlling part combination, this moment, the controlling part combination that uses user commonly used makes up, thereby generate integrated controlling part, contain a plurality of independent controlling parts in the integrated controlling part, an aggregate controlling part can satisfy an independent user demand, integrated controlling part has independent interface, this interface is used for being connected with the platform.
And the data storage module 400 is configured to generate a keyword set for the integrated control, and perform independent encryption storage on data generated by the integrated control.
In the system, the data storage module 400 generates a keyword set for the integrated control, and similarly, for an integrated control, in order to facilitate use and selection, keywords are generated according to functions of the integrated control, and keywords need to be generated according to actual application scenarios and requirements of the integrated control to obtain a keyword set.
As shown in fig. 6, as a preferred embodiment of the present invention, the keyword generation module 200 includes:
and the control classifying unit 201 is configured to classify all the controls in the control set information to obtain classified controls.
In this module, the control classifying unit 201 classifies all the controls in the control set information, and when classifying, the function of each control is determined first, so as to complete the classification of the controls according to the function of the control, and the controls with the same or similar functions are classified into one class, for example, the controls which process pictures are classified into one class.
And a candidate keyword unit 202, configured to count attribute information of all controls, and generate different candidate keywords according to different attribute information.
In this module, the candidate keyword unit 202 counts attribute information of all the controls, each control has its corresponding parameter, and the objects to which each control is applicable are different, collects all the attributes of all the controls, and generates a single candidate keyword for each attribute.
And the keyword confirming unit 203 is configured to determine a control keyword corresponding to each control according to the attribute information of each control in the classification controls.
In this module, the keyword confirming unit 203 confirms the attribute information corresponding to each control, so that the corresponding keyword is called from the candidate keywords as the control keyword of the control, and if the control corresponds to three control keywords a, b, and c, the control can be represented by a, b, and c.
As shown in fig. 7, as a preferred embodiment of the present invention, the integrated control generating module 300 includes:
and a control combination analyzing unit 301, configured to analyze the control use data, and determine a control combination used by each user.
In this module, the control combination parsing unit 301 parses the control usage data, so as to extract information of each user using the control, determine a combination of each user using the control, and specifically record all control combination conditions used in one-time use of the user.
And a control combination screening unit 302, configured to count the usage frequency of each control combination, and screen a control combination whose usage frequency exceeds a preset value.
And a control integrating unit 303, configured to generate an integrated control and generate an independent interface for each integrated control.
In the module, the use frequency of each control combination is counted, a plurality of space combinations may exist in each user, so that the control combinations used by all users are collected, repeated control combinations are filtered, then the use frequency of each control combination is counted, if the total number of times that the user uses the control is p, the number of times that the user uses the m control combination is k, the use probability is k/p, the k/p is compared with a preset value, the control combinations exceeding the preset value are reserved, the control combinations are integrated, integrated controls are generated, and an independent interface is generated for each integrated control.
As shown in fig. 8, as a preferred embodiment of the present invention, the data storage module 400 includes:
and the keyword generation unit 401 is configured to query attribute information corresponding to the control in each integrated control, call a corresponding control keyword, and perform deduplication processing to obtain a keyword set.
In this module, the keyword generation unit 401 queries the attribute information corresponding to the control in each integrated control, and similarly queries the corresponding keyword according to the attribute of each control in the integrated control to obtain the control keyword, and removes the repeated keyword by performing deduplication processing, so that the integrated control can be characterized according to the control keyword at this time.
And the data encoding unit 402 is used for continuously encoding the data generated by each control in the integrated control according to a time sequence.
And an encryption storage unit 403, configured to perform independent encryption storage on the data generated by each control, where the data is stored sequentially according to the encoding order.
In the module, datase:Sub>A generated by each control in the integrated control is continuously encoded according to ase:Sub>A time sequence, if the integrated control comprises two controls, namely A and B, when the integrated control is used, the use sequence is A-B-A-B, the obtained datase:Sub>A are A1, B2, A3 and B4, wherein the number is the generation sequence, the A1, B2, A3 and B4 are stored in the same region according to the sequence, when the generated datase:Sub>A A1 and A3 are the same, the datase:Sub>A corresponding to the A1 are deleted, the encoding of the A3 is changed into A1A 3, then the datase:Sub>A are stored in an overlaying manner, and the datase:Sub>A are symmetrically encrypted during storage.
In one embodiment, a computer device is proposed, the computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
acquiring control set information and control use data, wherein the control use data comprises control information used by each user, and the control set information contains attribute information of all controls;
generating control keywords for each control according to the control set information;
counting control use data, determining a control combination scheme, and generating an integrated control, wherein the integrated control is provided with an independent interface;
and generating a keyword set for the integrated control, and independently encrypting and storing the data generated by the integrated control.
In one embodiment, a computer-readable storage medium is provided, having stored thereon a computer program which, when executed by a processor, causes the processor to perform the steps of:
acquiring control set information and control use data, wherein the control use data comprises control information used by each user, and the control set information comprises attribute information of all controls;
generating control keywords for each control according to the control set information;
counting the control use data, determining a control combination scheme, and generating an integrated control, wherein the integrated control is provided with an independent interface;
and generating a keyword set for the integrated control, and independently encrypting and storing the data generated by the integrated control.
It should be understood that, although the steps in the flowcharts of the embodiments of the present invention are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in various embodiments may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), rambus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (6)

1. A low-code plug-in type control integration method is characterized by comprising the following steps:
acquiring control set information and control use data, wherein the control use data comprises control information used by each user, and the control set information contains attribute information of all controls;
generating control keywords for each control according to the control set information;
counting the control use data, determining a control combination scheme, and generating an integrated control, wherein the integrated control is provided with an independent interface;
generating a keyword set for the integrated control, and independently encrypting and storing data generated by the integrated control;
the step of counting the control use data, determining a control combination scheme and generating an integrated control specifically comprises the following steps:
analyzing the control use data and determining a control combination used by each user;
counting the use frequency of each control combination, and screening the control combinations with the use frequency exceeding a preset value;
generating integrated controls and generating an independent interface for each integrated control;
the step of generating a keyword set for the integrated control and independently encrypting and storing the data generated by the integrated control comprises the following steps:
inquiring attribute information corresponding to the control in each integrated control, calling corresponding control keywords, and performing duplicate removal processing to obtain a keyword set;
continuously encoding data generated by each control in the integrated control according to a time sequence;
and independently encrypting and storing the data generated by each control, and sequentially storing the data according to the coding sequence during storage.
2. The low-code-based pluggable control integration method according to claim 1, wherein the step of generating a control keyword for each control according to control set information specifically comprises:
classifying all controls in the control set information to obtain classified controls;
counting attribute information of all controls, and generating different alternative keywords according to different attribute information;
and determining a control keyword corresponding to each control according to the attribute information of each control in the classification controls.
3. The low-code-based plug-in control integration method according to claim 1, wherein when the later-generated data overwrites the earlier-generated data, the earlier-generated data is deleted, and a code corresponding to the earlier-generated data is appended to the later-generated data.
4. The low-code-based plug-in control integration method according to claim 1, wherein symmetric encryption is adopted when independent encryption storage is performed.
5. A low-code plug-in based control integration system, the system comprising:
the data acquisition module is used for acquiring control set information and control use data, wherein the control use data comprises control information used by each user, and the control set information contains attribute information of all controls;
the keyword generation module is used for generating control keywords for each control according to the control set information;
the integrated control generation module is used for counting the control use data, determining a control combination scheme and generating an integrated control, and the integrated control is provided with an independent interface;
the data storage module is used for generating a keyword set for the integrated control and independently encrypting and storing data generated by the integrated control;
the integrated control generation module comprises:
the control combination analysis unit is used for analyzing the control use data and determining the control combination used by each user;
the control combination screening unit is used for counting the use frequency of each control combination and screening the control combinations with the use frequency exceeding a preset value;
the control integration unit is used for generating integrated controls and generating an independent interface for each integrated control;
the data storage module includes:
the keyword generation unit is used for inquiring the attribute information corresponding to the control in each integrated control, calling the corresponding control keyword, and performing duplication elimination processing to obtain a keyword set;
the data coding unit is used for continuously coding the data generated by each control in the integrated control according to the time sequence;
and the encryption storage unit is used for independently encrypting and storing the data generated by each control, and the data are sequentially stored according to the coding sequence during storage.
6. The low-code-based plug-in control integration system according to claim 5, wherein the keyword generation module comprises:
the control classification unit is used for classifying all controls in the control set information to obtain classified controls;
the alternative keyword unit is used for counting the attribute information of all the controls and generating different alternative keywords according to different attribute information;
and the keyword confirming unit is used for confirming the control keyword corresponding to each control according to the attribute information of each control in the classification controls.
CN202211009803.4A 2022-08-23 2022-08-23 Plug-in control integration method and system based on low codes Active CN115080026B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211009803.4A CN115080026B (en) 2022-08-23 2022-08-23 Plug-in control integration method and system based on low codes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211009803.4A CN115080026B (en) 2022-08-23 2022-08-23 Plug-in control integration method and system based on low codes

Publications (2)

Publication Number Publication Date
CN115080026A CN115080026A (en) 2022-09-20
CN115080026B true CN115080026B (en) 2022-11-25

Family

ID=83244554

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211009803.4A Active CN115080026B (en) 2022-08-23 2022-08-23 Plug-in control integration method and system based on low codes

Country Status (1)

Country Link
CN (1) CN115080026B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002001378A1 (en) * 2000-06-23 2002-01-03 Decis E-Direct, Inc. Component models
CN105549888A (en) * 2015-12-15 2016-05-04 芜湖美智空调设备有限公司 Combined control generation method and device
CN106933597A (en) * 2017-03-24 2017-07-07 华平智慧信息技术(深圳)有限公司 The combination system of selection of the child control of big data list and system
CN107203373A (en) * 2016-03-18 2017-09-26 阿里巴巴集团控股有限公司 Acquisition methods, method of testing and the acquisition device of interface control, test device
CN112506500A (en) * 2020-12-03 2021-03-16 武汉蓝星科技股份有限公司 Visual control creating method and device
CN114201159A (en) * 2021-12-16 2022-03-18 珠海格力电器股份有限公司 System for self-defining combined control of configuration software and design system of configuration software

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10509644B2 (en) * 2015-02-25 2019-12-17 Safedk Mobile Ltd Method and system for controlling integrated software components
CN109582303B (en) * 2018-10-31 2024-05-03 平安科技(深圳)有限公司 General component calling method, device, computer equipment and storage medium
CN113987337A (en) * 2021-10-22 2022-01-28 中国平安财产保险股份有限公司 Search method, system, equipment and storage medium based on componentized dynamic arrangement

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002001378A1 (en) * 2000-06-23 2002-01-03 Decis E-Direct, Inc. Component models
CN105549888A (en) * 2015-12-15 2016-05-04 芜湖美智空调设备有限公司 Combined control generation method and device
CN107203373A (en) * 2016-03-18 2017-09-26 阿里巴巴集团控股有限公司 Acquisition methods, method of testing and the acquisition device of interface control, test device
CN106933597A (en) * 2017-03-24 2017-07-07 华平智慧信息技术(深圳)有限公司 The combination system of selection of the child control of big data list and system
CN112506500A (en) * 2020-12-03 2021-03-16 武汉蓝星科技股份有限公司 Visual control creating method and device
CN114201159A (en) * 2021-12-16 2022-03-18 珠海格力电器股份有限公司 System for self-defining combined control of configuration software and design system of configuration software

Also Published As

Publication number Publication date
CN115080026A (en) 2022-09-20

Similar Documents

Publication Publication Date Title
CN110276002B (en) Search application data processing method and device, computer equipment and storage medium
CN108255925A (en) A kind of display methods and its terminal of data list structure alteration
CN109948641A (en) Anomaly groups recognition methods and device
CN109657107B (en) Terminal matching method and device based on third-party application
CN111192644B (en) Construction method and device of clinical path, computer equipment and storage medium
CN105718502A (en) Method and system for efficient feature matching
US11514025B2 (en) Snapshot conscious internal file data modification for network-attached storage
CN111339078A (en) Data real-time storage method, data query method, device, equipment and medium
WO2014181541A1 (en) Information processing device that verifies anonymity and method for verifying anonymity
EP3422204A1 (en) Method and apparatus for archiving database, and method and apparatus for searching archived database
CN112311902B (en) File sending method and device based on micro-service
CN109471853A (en) Data noise reduction, device, computer equipment and storage medium
CN110543584B (en) Method, device, processing server and storage medium for establishing face index
CN108647106B (en) Application exception handling method, storage medium and computer device
CN114925041A (en) Data query method and device
CN112948504B (en) Data acquisition method and device, computer equipment and storage medium
JP2022501750A (en) How to deploy face sample library, business processing method and device by face recognition
CN109218131B (en) Network monitoring method and device, computer equipment and storage medium
CN115080026B (en) Plug-in control integration method and system based on low codes
Billard et al. Making sense of unstructured flash-memory dumps
CN115858322A (en) Log data processing method and device and computer equipment
CN110187385B (en) Seismic data acquisition method, seismic data processing method and device
CN113946717A (en) Sub-map index feature obtaining method, device, equipment and storage medium
CN108897807B (en) Method and system for carrying out hierarchical processing on data in mobile terminal
CN110990394B (en) Method, device and storage medium for counting number of rows of distributed column database table

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