CN110312990A - Configuration method and system - Google Patents

Configuration method and system Download PDF

Info

Publication number
CN110312990A
CN110312990A CN201680088091.6A CN201680088091A CN110312990A CN 110312990 A CN110312990 A CN 110312990A CN 201680088091 A CN201680088091 A CN 201680088091A CN 110312990 A CN110312990 A CN 110312990A
Authority
CN
China
Prior art keywords
configuration
configuration element
code
application program
exploitation
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
CN201680088091.6A
Other languages
Chinese (zh)
Inventor
叶东
王浩
范紫薇
贾西贝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Huaao Data Technology Co Ltd
Original Assignee
Shenzhen Huaao Data 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 Shenzhen Huaao Data Technology Co Ltd filed Critical Shenzhen Huaao Data Technology Co Ltd
Publication of CN110312990A publication Critical patent/CN110312990A/en
Pending legal-status Critical Current

Links

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

Abstract

A kind of configuration method and system, comprising: firstly, obtaining in advance made of the written in code for realizing specified function for constituting the configuration element of application program;Wherein, the configuration element is reusable finished product or semi-finished product (S101);Then, corresponding application program (S102) is generated according to configuration element configuration.In advance by for realizing the code individual packages of specified function at configuration element, based on this, in the exploitation of application program, multiple configuration element combination producing application programs can be directly transferred, or calls the configuration element to be aided with certain code programming again and generates corresponding application program.In this way, in the process of development, it can need not repeat to write the code of the configuration element, but call directly the configuration element of finished product or semi-finished product, the workload that developer in process of application development writes code can be effectively reduced, the development efficiency of application program is improved.

Description

Configuration method and system Technical field
The present invention relates to field of computer technology, and in particular to a kind of configuration method and system.
Background technique
With the fast development of computer technology and development of Mobile Internet technology, software, the application program for adapting to various demands are more and more, but the exploitation of current application software, OA system (the Office Automation System office automation system) etc. is realized using the mode for writing code, all functions will write code one by one in development process, cumbersome and heavy workload, development efficiency are low.
Summary of the invention
For the defects in the prior art, the present invention provides a kind of configuration method and system, to provide a kind of application development schemes for not needing all to write code, reduces the workload of developer, improves application development efficiency.
In a first aspect, a kind of configuration method provided by the invention, comprising:
It obtains in advance made of the written in code for realizing specified function for constituting the configuration element of application program;Wherein, the configuration element is reusable finished product or semi-finished product;
Corresponding application program is generated according to configuration element configuration.
In the present invention, in advance by for realizing the code individual packages of specified function at configuration element, such as, the configuration element can be plug-in unit, component, the page, template, frame, even animation, special efficacy etc., based on this, in the exploitation of application program, multiple configuration element combination producing application programs can be directly transferred, or calls the configuration element to be aided with certain code programming again and generates corresponding application program.In this way, in the process of development, it can need not repeat to write the code of the configuration element, but the configuration element of finished product or semi-finished product is called directly, the configuration element may be reused, and a configuration element can be called in the development process of multiple application programs, therefore, by the invention it is possible to effectively reduce the workload that developer in process of application development writes code, the development efficiency of application program is improved.
As described above, the configuration element may include: at least one of component, plug-in unit, the page, module, special efficacy.Described component such as button, menu etc., the plug-in unit such as verify frame, pop-up box, calendar plug-in, and the page can be One complete page, it may include multiple components and plug-in unit in the page, the template is the template that will be grouped together by multiple pages of service logic, described special efficacy such as animation effect, flicker effect etc., as long as the finished product or semi-finished product with certain function or effect realized by one section of code programming, all can serve as configuration element and call directly, are multiplexed.
Optionally, the present invention provides a preset configuration element library, multiple configuration elements are previously provided in the configuration element library, so that developer flexibly chooses as needed, wherein, each configuration element includes the hiding code in rear end and the graphic interface towards developer that front end corresponding with the code is shown, developer can get information about the function or effect of the configuration element by graphic interface, the acquisition is in advance made of the written in code for realizing specified function for constituting the configuration element of application program, comprising:
The configuration element library of access preset includes multiple in the configuration element library in advance made of the written in code for realizing specified function for constituting the configuration element of application program;
Specified configuration element is selected from the configuration element library.
Configuration element can be in the configuration element library edits offer by professional person in advance, it is also possible to upload in the configuration element library after voluntarily being editted by developer or other personages, the configuration element to provide richer multiplicity is shared for developer, uses.
The configuration element can classify in the configuration element library according to classification, style etc., in order to which developer searches, calling.
It is easily understood that, the present invention can provide a professional configuration platform, for after getting configuration element, corresponding application program is generated according to configuration element configuration, the effect of the configuration platform, which can be, directly transfers multiple configuration element combination producing application programs, or it calls the configuration element to be aided with certain code programming again and generates corresponding application program, developer is in development and application program, corresponding configuration element is chosen from the configuration element library, then the configuration element is uploaded in the configuration platform, corresponding application program can be generated according to configuration element configuration by the configuration platform.
Due to some configuration elements such as page, template is larger in equal volume, flow is occupied in upload configuration element and is taken a long time, influence development efficiency, therefore, in the present invention, corresponding API (application programming interface) can be set for the configuration element, in the process of development, the API of the configuration element is only sent to the configuration platform, then corresponding configuration element is directly transferred from the configuration element library according to the API by the configuration platform, or, the configuration platform will be in the exploitation code of the application program in API write-in exploitation, can also the corresponding configuration element configuration of the API according to the API Calls generate the application program, in this way, downloading can be saved, the process of upload configuration element, Further increase development efficiency.
It is optionally, described that corresponding application program is generated according to configuration element configuration, comprising:
Obtain the API of the configuration element of selection;
By in the exploitation code of the API application program being added in exploitation, the application program is generated with the corresponding configuration element configuration of the API according to the API Calls.
Optionally, the configuration element includes the hiding code in rear end and the graphic interface towards developer that front end corresponding with the code is shown.Developer can get information about the function or effect of the configuration element by graphic interface, and visualized operation is carried out to the configuration element in the configuration element library and the configuration platform, the exploitation of application program is set to be no longer limited to uninteresting code, abundant development tool, while visualized operation can be effectively reduced development difficulty, improve development efficiency.
Due to application program on bottom essence or code, the present invention is by getting up the code wrap with certain function with with tune, to improve the development efficiency of application program, when in use, thereafter platform is substantially also in the exploitation code for extract the code of the configuration element application program being added in exploitation, it is described that corresponding application program is generated according to configuration element configuration to generate corresponding application program, comprising:
Transfer the code of the configuration element;
In the exploitation code for the application program that the code of the configuration element is added in exploitation, to generate the application program.
Due to different operating system, different browsers, different Development Frameworks, used programming language may be different, for the present invention in order to be equipped with the code of multilingual for the configuration element with good compatibility, the configuration element includes the Multiple Code of corresponding different programming languages;
The code for transferring the configuration element, comprising:
Transfer the code of the configuration element of programming language corresponding with the exploitation code of application program in exploitation.
Wherein, the configuration element can be write using SCSS language, have the advantages that code is few in this way, the Multiple Code that the configuration element generates corresponding different programming languages is then based on, in order to which developer is according to the corresponding code of actual development environmental selection.
Optionally, in the present invention, the configuration element can be semi-finished product, at least one attribute of the configuration element is default setting or is editable setting;
It is described that corresponding application program is generated according to configuration element configuration, comprising:
Receive the configuration parameter that developer inputs for the attribute of the configuration element;
The configuration parameter is imported to the attribute of the corresponding configuration element, with the attribute of the determination configuration element.For example, the attribute value of configuration element such as some button assembly defaults to white, after calling, corresponding configuration parameter can be inputted, the color of the button assembly is modified as blue, the configuration element determined is recycled to generate corresponding application program.In this way, the configuration element has stronger editability, it is more conducive to developer's flexible setting, is also change embodiment of the invention, also within protection scope of the present invention.
Second aspect, a kind of configuration system provided by the invention, comprising:
Configuration element obtains module, for obtaining in advance made of the written in code for realizing specified function for constituting the configuration element of application program;Wherein, the configuration element is reusable finished product or semi-finished product;
Configuration element configuration module, for generating corresponding application program according to configuration element configuration.
Optionally, the configuration element includes: at least one of component, plug-in unit, the page, module, special efficacy.
Optionally, the configuration element obtains module, comprising:
Configuration element library access unit includes multiple for the configuration element library of access preset, in the configuration element library in advance made of the written in code for realizing specified function for constituting the configuration element of application program;
Configuration element selecting unit, for selecting specified configuration element from the configuration element library.
Optionally, the configuration element configuration module, comprising:
API acquiring unit, the API of the configuration element for obtaining selection;
API Calls unit generates the application program for the API to be added in the exploitation code of the application program in developing with the corresponding configuration element configuration of the API according to the API Calls.
Optionally, the configuration element includes the hiding code in rear end and the graphic interface towards developer that front end corresponding with the code is shown.
Optionally, the configuration element configuration module, comprising:
Code transfers unit, for transferring the code of the configuration element;
Code adding unit, for the code of the configuration element to be added in the exploitation code of the application program in developing, to generate the application program.
Optionally, the configuration element includes the Multiple Code of corresponding different programming languages;
The code transfers unit, comprising:
Code transfers subelement, for transfer with develop in the corresponding programming language of the exploitation code of application program the configuration element code.
The configuration system provided by the invention and above-mentioned configuration method be based on identical inventive concept, therefore related content can refer to above-mentioned preparation method and illustrate to be understood, details are not described herein again, with above-mentioned preparation method beneficial effect having the same.
The third aspect, a kind of configuration system provided by the invention, comprising: processor, memory, bus interface, bus and transceiver;
The processor, the memory and the bus interface are connected by the bus, and the transceiver is connect with the bus interface;
Wherein, the memory is for storing program;
The processor executes described in any item configuration methods provided by the invention for reading the program stored in the memory;
The transceiver, for sending and receiving data under the control of the processor.
The configuration system provided by the invention and the configuration method are based on identical inventive concept, beneficial effect having the same.
Detailed description of the invention
In order to illustrate more clearly of the specific embodiment of the invention or technical solution in the prior art, specific embodiment or attached drawing needed to be used in the description of the prior art will be briefly described below.In all the appended drawings, similar element or part are generally identified by similar appended drawing reference.In attached drawing, each element or part might not be drawn according to actual ratio.
Fig. 1 shows a kind of flow chart of configuration method provided by first embodiment of the invention;
Fig. 2 shows a kind of schematic diagrames of configuration system provided by second embodiment of the invention;
Fig. 3 shows a kind of schematic diagram of configuration system provided by third embodiment of the invention.
Specific embodiment
It is described in detail below in conjunction with embodiment of the attached drawing to technical solution of the present invention.The following examples are only intended to illustrate the technical solution of the present invention more clearly, therefore is intended only as example, and not intended to limit the protection scope of the present invention.
It should be noted that unless otherwise indicated, technical term or scientific term used in this application should be the ordinary meaning that those skilled in the art of the invention are understood.
The application provides a kind of configuration and system.The embodiment of the present invention is illustrated with reference to the accompanying drawing.
Fig. 1 shows a kind of flow chart of configuration method provided by first embodiment of the invention, as shown in Figure 1, a kind of configuration method provided by first embodiment of the invention the following steps are included:
Step S101: it obtains in advance made of the written in code for realizing specified function for constituting the configuration element of application program;Wherein, the configuration element is reusable finished product or semi-finished product;
Step S102: corresponding application program is generated according to configuration element configuration.
So far, by step S101 to step S102, a kind of process of configuration method provided by first embodiment of the invention is completed.In the present invention, in advance by for realizing the code individual packages of specified function at configuration element, such as, the configuration element can be plug-in unit, component, the page, template, frame, even animation, special efficacy etc., based on this, in the exploitation of application program, multiple configuration element combination producing application programs can be directly transferred, or calls the configuration element to be aided with certain code programming again and generates corresponding application program.In this way, in the process of development, it can need not repeat to write the code of the configuration element, but the configuration element of finished product or semi-finished product is called directly, the configuration element may be reused, and a configuration element can be called in the development process of multiple application programs, therefore, by the invention it is possible to effectively reduce the workload that developer in process of application development writes code, the development efficiency of application program is improved.
As described above, the configuration element may include: at least one of component, plug-in unit, the page, module, special efficacy.Described component such as button, menu etc., the plug-in unit such as verifies frame, pop-up box, calendar plug-in, the page can be a complete page, it may include multiple components and plug-in unit in the page, the template is the template that will be grouped together by multiple pages of service logic, described special efficacy such as animation effect, flicker effect etc., as long as the finished product or semi-finished product with certain function or effect realized by one section of code programming, all can serve as configuration element and call directly, are multiplexed.
In one embodiment provided by the invention, the present invention provides a preset configuration element library, the configuration element Multiple configuration elements are previously provided in library, so that developer flexibly chooses as needed, wherein, each configuration element includes the hiding code in rear end and the graphic interface towards developer that front end corresponding with the code is shown, developer can get information about the function or effect of the configuration element by graphic interface, the acquisition is in advance made of the written in code for realizing specified function for constituting the configuration element of application program, comprising:
The configuration element library of access preset includes multiple in the configuration element library in advance made of the written in code for realizing specified function for constituting the configuration element of application program;
Specified configuration element is selected from the configuration element library.
Configuration element can be in the configuration element library edits offer by professional person in advance, it is also possible to upload in the configuration element library after voluntarily being editted by developer or other personages, the configuration element to provide richer multiplicity is shared for developer, uses.
The configuration element can classify in the configuration element library according to classification, style etc., in order to which developer searches, calling.
It is easily understood that, the present invention can provide a professional configuration platform, for after getting configuration element, corresponding application program is generated according to configuration element configuration, the effect of the configuration platform, which can be, directly transfers multiple configuration element combination producing application programs, or it calls the configuration element to be aided with certain code programming again and generates corresponding application program, developer is in development and application program, corresponding configuration element is chosen from the configuration element library, then the configuration element is uploaded in the configuration platform, corresponding application program can be generated according to configuration element configuration by the configuration platform.
Due to some configuration elements such as page, template is larger in equal volume, flow is occupied in upload configuration element and is taken a long time, influence development efficiency, therefore, in the present invention, corresponding API (application programming interface) can be set for the configuration element, in the process of development, the API of the configuration element is only sent to the configuration platform, then corresponding configuration element is directly transferred from the configuration element library according to the API by the configuration platform, or, the configuration platform will be in the exploitation code of the application program in API write-in exploitation, can also the corresponding configuration element configuration of the API according to the API Calls generate the application program, in this way, downloading can be saved, the process of upload configuration element, further increase development efficiency.
It is described that corresponding application program is generated according to configuration element configuration in one embodiment provided by the invention, comprising:
Obtain the API of the configuration element of selection;
By in the exploitation code of the API application program being added in exploitation, the application program is generated with the corresponding configuration element configuration of the API according to the API Calls.
In one embodiment provided by the invention, the configuration element includes the hiding code in rear end and the graphic interface towards developer that front end corresponding with the code is shown.Developer can get information about the function or effect of the configuration element by graphic interface, and visualized operation is carried out to the configuration element in the configuration element library and the configuration platform, the exploitation of application program is set to be no longer limited to uninteresting code, abundant development tool, while visualized operation can be effectively reduced development difficulty, improve development efficiency.
Due to application program on bottom essence or code, the present invention is by getting up the code wrap with certain function with with tune, to improve the development efficiency of application program, when in use, thereafter platform is substantially also in the exploitation code for extract the code of the configuration element application program being added in exploitation, it is described that corresponding application program is generated according to configuration element configuration to generate corresponding application program, comprising:
Transfer the code of the configuration element;
In the exploitation code for the application program that the code of the configuration element is added in exploitation, to generate the application program.
Due to different operating system, different browsers, different Development Frameworks, used programming language may be different, for the present invention in order to be equipped with the code of multilingual for the configuration element with good compatibility, the configuration element includes the Multiple Code of corresponding different programming languages;
The code for transferring the configuration element, comprising:
Transfer the code of the configuration element of programming language corresponding with the exploitation code of application program in exploitation.
Wherein, the configuration element can be write using SCSS language, have the advantages that code is few in this way, the Multiple Code that the configuration element generates corresponding different programming languages is then based on, in order to which developer is according to the corresponding code of actual development environmental selection.
In one embodiment provided by the invention, in the present invention, the configuration element can be semi-finished product, at least one attribute of the configuration element is default setting or is editable setting;
It is described that corresponding application program is generated according to configuration element configuration, comprising:
Receive the configuration parameter that developer inputs for the attribute of the configuration element;
The configuration parameter is imported to the attribute of the corresponding configuration element, with the attribute of the determination configuration element.For example, the attribute value of configuration element such as some button assembly defaults to white, after calling, corresponding configuration ginseng can be inputted Number modifies the color of the button assembly as blue, the configuration element determined is recycled to generate corresponding application program.In this way, the configuration element has stronger editability, it is more conducive to developer's flexible setting, is also change embodiment of the invention, also within protection scope of the present invention.
In above-mentioned first embodiment, a kind of configuration method is provided, corresponding, the application also provides a kind of configuration system.Referring to FIG. 2, a kind of schematic diagram of its configuration system provided for second embodiment of the invention.Since system embodiment is substantially similar to embodiment of the method, so describing fairly simple, the relevent part can refer to the partial explaination of embodiments of method.System embodiment described below is only schematical.
A kind of configuration device that second embodiment of the invention provides, comprising:
Configuration element obtains module 101, for obtaining in advance made of the written in code for realizing specified function for constituting the configuration element of application program;Wherein, the configuration element is reusable finished product or semi-finished product;
Configuration element configuration module 102, for generating corresponding application program according to configuration element configuration.
In one embodiment provided by the invention, the configuration element includes: at least one of component, plug-in unit, the page, module, special efficacy.
In one embodiment provided by the invention, the configuration element obtains module 101, comprising:
Configuration element library access unit includes multiple for the configuration element library of access preset, in the configuration element library in advance made of the written in code for realizing specified function for constituting the configuration element of application program;
Configuration element selecting unit, for selecting specified configuration element from the configuration element library.
In one embodiment provided by the invention, the configuration element configuration module 102, comprising:
API acquiring unit, the API of the configuration element for obtaining selection;
API Calls unit generates the application program for the API to be added in the exploitation code of the application program in developing with the corresponding configuration element configuration of the API according to the API Calls.
In one embodiment provided by the invention, the configuration element includes the hiding code in rear end and the graphic interface towards developer that front end corresponding with the code is shown.
In one embodiment provided by the invention, the configuration element configuration module 102, comprising:
Code transfers unit, for transferring the code of the configuration element;
Code adding unit, for the code of the configuration element to be added in the exploitation code of the application program in developing, To generate the application program.
In one embodiment provided by the invention, the configuration element includes the Multiple Code of corresponding different programming languages;
The code transfers unit, comprising:
Code transfers subelement, for transfer with develop in the corresponding programming language of the exploitation code of application program the configuration element code.
More than, for a kind of embodiment explanation for configuration system that second embodiment of the invention provides.
The configuration system provided by the invention and above-mentioned configuration method be based on identical inventive concept, therefore related content can refer to above-mentioned preparation method and illustrate to be understood, details are not described herein again, with above-mentioned preparation method beneficial effect having the same.
Referring to FIG. 3, it is a kind of schematic diagram of configuration system provided by third embodiment of the invention.A kind of configuration system provided by third embodiment of the invention, comprising: processor 1, memory 2, bus interface 3, bus 4 and transceiver 5;
The processor 1, the memory 2 and the bus interface 3 are connected by the bus 4, and the transceiver 5 is connect with the bus interface 3;
Wherein, the memory 2 is for storing program;
The processor 1 executes described in any item configuration methods provided by the invention for reading the program in the memory 2;
The transceiver 5, for sending and receiving data under the control of the processor 1.
In Fig. 3, bus architecture (is represented) with bus 4, bus 4 may include the bus and bridge of any number of interconnection, and bus 4 will include the one or more processors represented by processor 1 and the various circuits of memory that memory 2 represents link together.Bus 4 can also link together various other circuits of such as peripheral equipment, voltage-stablizer and management circuit or the like, and these are all it is known in the art, and therefore, it will not be further described herein.Bus interface 3 provides interface between bus 4 and transceiver 5.Transceiver 5 can be an element, is also possible to multiple element, such as multiple receivers and transmitter, provides the unit for communicating over a transmission medium with various other devices.Processor 1 is responsible for management bus 4 and common processing, can also provide various functions, including timing, peripheral interface, voltage adjusting, power management and other control functions.And memory 2 can be used for the used data when executing operation of storage processor 1.Optionally, processor 1 can be CPU (centre buries device), ASIC (Application Specific Integrated Circuit, specific integrated circuit), FPGA (Field-Programmable Gate Array, field programmable gate array) or CPLD (Complex Programmable Logic Device, Complex Programmable Logic Devices).
A kind of configuration system provided by the invention and above-mentioned configuration method are for identical inventive concept, and beneficial effect having the same, details are not described herein again.
In the description of this specification, the description of reference term " one embodiment ", " some embodiments ", " example ", " specific example " or " some examples " etc. means that particular features, structures, materials, or characteristics described in conjunction with this embodiment or example are included at least one embodiment or example of the invention.In the present specification, the schematic representation of the above terms does not necessarily have to refer to the same embodiment or example.Moreover, particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more of the embodiments or examples.In addition, without conflicting with each other, the feature of different embodiments or examples described in this specification and different embodiments or examples can be combined by those skilled in the art.
It should be noted that the flow chart and block diagram in the drawings show the servers of multiple embodiments according to the present invention, the architecture, function and operation in the cards of method and computer program product.In this regard, each box in flowchart or block diagram can represent a part of a module, section or code, and a part of the module, section or code includes one or more executable instructions for implementing the specified logical function.It should also be noted that in some implementations as replacements, function marked in the box can also occur in a different order than that indicated in the drawings.For example, two continuous boxes can actually be basically executed in parallel, they can also be executed in the opposite order sometimes, and this depends on the function involved.It will also be noted that, the combination of each box in block diagram and or flow chart and the box in block diagram and or flow chart, it can be realized, or can be realized using a combination of dedicated hardware and computer instructions with the dedicated hardware based server for executing defined function or movement.
Configuration device provided by the embodiment of the present invention can be computer program product, computer readable storage medium including storing program code, the instruction that said program code includes can be used for executing previous methods method as described in the examples, specific implementation can be found in embodiment of the method, and details are not described herein.
It is apparent to those skilled in the art that for convenience and simplicity of description, the specific work process of the server of foregoing description, device and unit be can refer to corresponding processes in the foregoing method embodiment, details are not described herein.
In several embodiments provided herein, it should be understood that disclosed server, device and method may be implemented in other ways.The apparatus embodiments described above are merely exemplary, for example, the unit It dividing, only a kind of logical function partition, there may be another division manner in actual implementation, in another example, multiple units or components may be combined or can be integrated into another server, or some features can be ignored or not executed.Another point, shown or discussed mutual coupling, direct-coupling or communication connection can be the indirect coupling or communication connection by some communication interfaces, device or unit, can be electrical property, mechanical or other forms.
The unit as illustrated by the separation member may or may not be physically separated, and component shown as a unit may or may not be physical unit, it can and it is in one place, or can also be published in multiple network units.It can some or all of the units may be selected to achieve the purpose of the solution of this embodiment according to the actual needs.
In addition, the functional units in various embodiments of the present invention may be integrated into one processing unit, it is also possible to each unit and physically exists alone, can also be integrated in one unit with two or more units.
If the function is realized in the form of SFU software functional unit and when sold or used as an independent product, can store in a computer readable storage medium.Based on this understanding, substantially the part of the part that contributes to existing technology or the technical solution can be embodied in the form of software products technical solution of the present invention in other words, the computer software product is stored in a storage medium, it uses including some instructions so that a computer equipment (can be personal computer, server or the network equipment etc.) it performs all or part of the steps of the method described in the various embodiments of the present invention.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), the various media that can store program code such as magnetic or disk.
Finally, it should be noted that the above embodiments are only used to illustrate the technical solution of the present invention., rather than its limitations;Although present invention has been described in detail with reference to the aforementioned embodiments, those skilled in the art should understand that: it is still possible to modify the technical solutions described in the foregoing embodiments, or equivalent substitution of some or all of the technical features;And these are modified or replaceed, the range for technical solution of various embodiments of the present invention that it does not separate the essence of the corresponding technical solution, should all be covered within the scope of the claims and the description of the invention.

Claims (10)

  1. A kind of configuration method characterized by comprising
    It obtains in advance made of the written in code for realizing specified function for constituting the configuration element of application program;Wherein, the configuration element is reusable finished product or semi-finished product;
    Corresponding application program is generated according to configuration element configuration.
  2. Configuration method according to claim 1, which is characterized in that the configuration element includes: at least one of component, plug-in unit, the page, module, special efficacy.
  3. Configuration method according to claim 1, which is characterized in that the acquisition is in advance made of the written in code for realizing specified function for constituting the configuration element of application program, comprising:
    The configuration element library of access preset includes multiple in the configuration element library in advance made of the written in code for realizing specified function for constituting the configuration element of application program;
    Specified configuration element is selected from the configuration element library.
  4. Configuration method according to claim 3, which is characterized in that described that corresponding application program is generated according to configuration element configuration, comprising:
    Obtain the API of the configuration element of selection;
    By in the exploitation code of the API application program being added in exploitation, the application program is generated with the corresponding configuration element configuration of the API according to the API Calls.
  5. Configuration method according to claim 1, which is characterized in that the configuration element includes the hiding code in rear end and the graphic interface towards developer that front end corresponding with the code is shown.
  6. Configuration method according to claim 5, which is characterized in that described that corresponding application program is generated according to configuration element configuration, comprising:
    Transfer the code of the configuration element;
    In the exploitation code for the application program that the code of the configuration element is added in exploitation, to generate the application program.
  7. Configuration method according to claim 6, which is characterized in that the configuration element includes the Multiple Code of corresponding different programming languages;
    The code for transferring the configuration element, comprising:
    Transfer the code of the configuration element of programming language corresponding with the exploitation code of application program in exploitation.
  8. Configuration method according to claim 1, which is characterized in that the configuration element is semi-finished product, at least one attribute of the configuration element is default setting or is editable setting;
    It is described that corresponding application program is generated according to configuration element configuration, comprising:
    Receive the configuration parameter that developer inputs for the attribute of the configuration element;
    The configuration parameter is imported to the attribute of the corresponding configuration element, with the attribute of the determination configuration element.
  9. A kind of configuration system characterized by comprising
    Configuration element obtains module, for obtaining in advance made of the written in code for realizing specified function for constituting the configuration element of application program;Wherein, the configuration element is reusable finished product or semi-finished product;
    Configuration element configuration module, for generating corresponding application program according to configuration element configuration.
  10. A kind of configuration system characterized by comprising processor, memory, bus interface, bus and transceiver;
    The processor, the memory and the bus interface are connected by the bus, and the transceiver is connect with the bus interface;
    Wherein, the memory is for storing program;
    The processor, for reading the program stored in the memory, perform claim requirement 1 to the described in any item configuration methods of claim 8;
    The transceiver, for sending and receiving data under the control of the processor.
CN201680088091.6A 2016-09-30 2016-09-30 Configuration method and system Pending CN110312990A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/101277 WO2018058612A1 (en) 2016-09-30 2016-09-30 Configuration method and system

Publications (1)

Publication Number Publication Date
CN110312990A true CN110312990A (en) 2019-10-08

Family

ID=61763259

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201680088091.6A Pending CN110312990A (en) 2016-09-30 2016-09-30 Configuration method and system

Country Status (2)

Country Link
CN (1) CN110312990A (en)
WO (1) WO2018058612A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111176618B (en) * 2019-12-10 2023-09-01 武汉学子明灯科技有限责任公司 Method and system for developing program by voice wakeup
CN113239310A (en) * 2021-06-17 2021-08-10 上海微盟企业发展有限公司 Page loading method and related device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101470601A (en) * 2007-12-26 2009-07-01 福建正扬信息技术开发有限公司 Zero-code generation method of application software and generation platform thereof
CN102043622A (en) * 2010-12-14 2011-05-04 成电汽车电子产业园(昆山)有限公司 Basic software general configurator for electronic controllers
CN104331294A (en) * 2014-11-05 2015-02-04 中国建设银行股份有限公司 Visual program generation method and device
CN104636139A (en) * 2015-01-26 2015-05-20 北京邮电大学 Visualized cross-platform mobile application development and generation system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7134085B2 (en) * 2000-12-13 2006-11-07 National Instruments Corporation System and method for automatically configuring program data exchange
CN105446883B (en) * 2015-12-08 2018-05-08 中国航空工业集团公司西安航空计算技术研究所 A kind of model verification analysis method based on data configuration tool

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101470601A (en) * 2007-12-26 2009-07-01 福建正扬信息技术开发有限公司 Zero-code generation method of application software and generation platform thereof
CN102043622A (en) * 2010-12-14 2011-05-04 成电汽车电子产业园(昆山)有限公司 Basic software general configurator for electronic controllers
CN104331294A (en) * 2014-11-05 2015-02-04 中国建设银行股份有限公司 Visual program generation method and device
CN104636139A (en) * 2015-01-26 2015-05-20 北京邮电大学 Visualized cross-platform mobile application development and generation system

Also Published As

Publication number Publication date
WO2018058612A1 (en) 2018-04-05

Similar Documents

Publication Publication Date Title
CN106339226B (en) A kind of methods of exhibiting and page presentation device of Webpage
CN105511873B (en) User interface control display method and device
CN108958736A (en) Page generation method, device, electronic equipment and computer-readable medium
US8756407B2 (en) Configuration rule prototyping tool
CN110851134A (en) Low-code page design device and page design method
CN109636301A (en) Workflow configuration method, system, terminal and the readable storage medium storing program for executing of financial business
CN109240688A (en) Interface development method, electronic device and readable storage medium storing program for executing
CN110532041A (en) Regulation engine method for parameter configuration, device, computer equipment and storage medium
CN110633959A (en) Method, device, equipment and medium for creating approval task based on graph structure
US10387584B1 (en) Streaming on hardware-software platforms in model based designs
CN106055535A (en) Method and device for generating charts
US10567472B2 (en) Manipulation of PDF files using HTML authoring tools
CN110312990A (en) Configuration method and system
CN112130951A (en) AI-based RPA flow generation end flow generation method, equipment and storage medium
US10310823B2 (en) Program development support system and program development support software
US8595684B1 (en) Assistance tool
CN109766123A (en) Application program packaging method and device
CN114489619A (en) Interface view display method, terminal equipment and computer readable storage medium
CN111027196B (en) Simulation analysis task processing method and device for power equipment and storage medium
CN114089999A (en) Front-end page generation method and system
CN115756452A (en) Target page code generation method, device, storage medium and program product
CN112486378A (en) Graph generation method, device, terminal and storage medium
US9710582B1 (en) Delivering circuit designs for programmable integrated circuits
CN110287437A (en) Webpage capture method, apparatus, storage medium and terminal
CN113342413B (en) Method, apparatus, device, medium, and article for processing components

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20191008

RJ01 Rejection of invention patent application after publication