CN109445783A - By the construction method and device of the dynamic configuration application of service driving - Google Patents
By the construction method and device of the dynamic configuration application of service driving Download PDFInfo
- Publication number
- CN109445783A CN109445783A CN201811113791.3A CN201811113791A CN109445783A CN 109445783 A CN109445783 A CN 109445783A CN 201811113791 A CN201811113791 A CN 201811113791A CN 109445783 A CN109445783 A CN 109445783A
- Authority
- CN
- China
- Prior art keywords
- interface
- construction method
- dynamic configuration
- configuration application
- template
- 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.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/36—Software reuse
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Stored Programmes (AREA)
Abstract
The invention discloses the construction methods of the dynamic configuration application by service driving, pass through the interface based on preset general purpose module library and the application of interface template dynamic adaptation, realize the separation of interface rendering and service logic, differentiation, personalized user demand can be adapted to using same set of service logic, the workload for reducing later maintenance of high degree accomplishes Efficient Development, the iteratively faster of mobile application.The invention also discloses corresponding a kind of electronic equipment and storage mediums.
Description
Technical field
The present invention relates to mobile application development field more particularly to a kind of buildings of the dynamic configuration application by service driving
Method, electronic equipment and storage medium.
Background technique
Existing Android exploitation is generally by XML configuration file and the definition of corresponding data resource, description interface, solidification
The relationship of interface element and service logic, leads to any small adjustment to user interface, requires developer's modification
Code, again release application program packet can not accomplish Efficient Development, the iteratively faster of mobile application.And traditional territory is mobile
Using this development scheme is also mostly used, realize to functions such as the declaration of land resource, supply, inspection, supervision.But due to not
Same province, city there are the otherness of policy and way to manage, to the identical application of core business can propose it is different show demand, it is existing
There is development scheme it is impossible to meet regionalization, personalized user demand, to have the following problems:
(1) reusability of service logic is poor, for personalized user demand, modifies code, nothing dependent on developer
Method realizes the iteratively faster of application, increases the cost of exploitation O&M;
(2) it when application updates upgrading, needs to repack, issue APK, affect development efficiency;And user is using
When need often downloading update, influence usage experience;
(3) relationship for having cured interface element and service logic reduces the versatility of system.
Summary of the invention
For overcome the deficiencies in the prior art, it is answered one of the objects of the present invention is to provide the dynamic configuration by service driving
Construction method can be realized the separation of interface element and service logic, can shorten the development cycle, and rapid response to customer's need becomes
More, the problems such as solving poor code reuse present in Mobile Development, later maintenance heavy workload.
The second object of the present invention is to provide a kind of electronic equipment, can be realized point of interface element and service logic
From the development cycle can be shortened, and rapid response to customer's need change solves present in Mobile Development that code reuse is poor, the later period ties up
The problems such as protecting heavy workload.
The third object of the present invention is to provide a kind of computer readable storage medium, can be realized interface element and business
The separation of logic can shorten the development cycle, and rapid response to customer's need change solves code reuse present in Mobile Development
The problems such as difference, later maintenance heavy workload.
An object of the present invention adopts the following technical scheme that realization:
By the construction method of the dynamic configuration application of service driving, comprising the following steps:
Demand obtaining step: the whole interfacial structure of application is obtained according to business demand;
Template generation step: obtaining interface assembly from general purpose module library, and raw according to business demand and interface assembly
At interface template;
Instantiating step: interface template and whole interfacial structure are sent to server-side, so that server-side is according to interface
Template and whole interfacial structure generate interface example;
Request step: the page presentation request sent to server-side, and receive server-side and return to corresponding interface example;
Rendering step: obtaining one or more interface assemblies from the example of interface, is obtained according to the identification of general purpose module library every
A interface assembly, and real-time rendering is carried out according to each interface assembly and obtains corresponding user interface.
Further, the detailed process that interface template is generated according to business demand and interface assembly are as follows: basis first
Business demand configuration interface layout, then binds corresponding data and event for each interface assembly in interface layout.
Further, the server-side generates interface example according to interface template and whole interfacial structure and specifically includes: root
One or more interfaces example is generated according to whole interfacial structure and interface template, and is the corresponding basis of each interface exemplary configuration
Logic is jumped between data and interface example.
Further, jump procedure: when the user clicks when the event of interface assembly binding, according to the jump between the example of interface
Turn logic and obtain interface example to be jumped, and successively execution sending step, rendering step obtain user interface to be jumped.
Further, the template generation step further include: judge whether the interface assembly in general purpose module library is able to satisfy
The business demand, if so, executing instantiating step;If it is not, then executive module spread step;
Component spread step: new interface assembly is extended according to business demand and new interface assembly is stored in common group
In part library, instantiating step is then executed.
Further, the basic data is with the storage of JSON format.
The second object of the present invention adopts the following technical scheme that realization:
A kind of electronic equipment can be run on a memory and on a processor including memory, processor and storage
Computer program, the processor realize the dynamic by service driving as described in one of the object of the invention when executing described program
The step of configuring the construction method of application.
The third object of the present invention adopts the following technical scheme that realization:
A kind of computer readable storage medium, is stored thereon with computer program, and the computer program is held by processor
The step of construction method applied by the dynamic configuration of service driving as described in one of the object of the invention is realized when row.
Compared with prior art, the beneficial effects of the present invention are:
The present invention is based on preset general purpose module library and interface template dynamic adaptation moving boundary and applications, are matched by data
It sets rather than the mode of written in code carries out interface layout, fast response time, technical difficulty is low, utilizes the reply of same set of service logic
Differentiation, personalized user demand, have been reduced to a great extent the workload of later maintenance.
Detailed description of the invention
Fig. 1 is the flow chart of the construction method of the dynamic configuration application provided by the invention by service driving;
Fig. 2 is showing for the interface jump procedure of the building system of the dynamic configuration application provided by the invention by service driving
It is intended to.
Specific embodiment
In the following, being described further in conjunction with attached drawing and specific embodiment to the present invention, it should be noted that not
Under the premise of conflicting, new implementation can be formed between various embodiments described below or between each technical characteristic in any combination
Example.
Core of the invention conception is to provide one kind by interface adapter dynamic construction interface element and its response events
New uncured application and development mode, solves that service logic reusability present in traditional territory mobile application is poor, exploitation is tieed up
The problems such as protecting heavy workload, while being suitable for other service management type applications without often update program frame.
The present invention provides a kind of construction methods of dynamic configuration application by service driving, as shown in Figure 1, specifically including
Following steps:
Step S1: the whole interfacial structure that tissue obtains application is combed according to business demand.
The present invention illustrates the specific of construction method provided by the invention by the business demand in conjunction with territory mobile law enforcement
Realization process.Such as business demand are as follows: the task list of territory mobile law enforcement needs to hold for showing that active user is to be handled
Method task includes that illegal information and illegal picture jump task details interface after clicking certain task in list.Therefore
It can learn that it may relate to two interface examples: task list interface and task details interface based on above-mentioned business demand;One
A interface jump procedure: certain task clicked in task list jumps to corresponding points task details.By the above method, first
It is inferred to the whole interface architecture of application according to business demand, that is to say that the application specifically includes and need how many a pages.
Step S2: obtaining interface assembly from general purpose module library, and judges whether interface assembly is able to satisfy the business
Demand, if so, thening follow the steps S4;If it is not, thening follow the steps S3;
The present embodiments relate to a variety of interface assemblies, each interface assembly has unique identification code.And interface group
Basis of the part as configuration interface template, is stored in general purpose module library.In other words, interface assembly is for single function
The sophisticated functions demand of application may be implemented in the specific implementation of energy after being combined multiple interface assemblies.For example table 1 lists
General purpose module library includes the type of multiple interface assemblies:
Component name | Component mark | Function |
Text exhibition frame | FormElementText, | Dynamically load shows text |
Editable text frame | FormElement, | Input information |
Digital text frame | FormNumberElement, | Limitation input content is numeric type |
Drop-down menu | FormElementSpinner | Drop-down selection information |
Complicated dynamic drop-down menu | FormElementMultipleSpinner, | According to selection information linkage load list pattern |
Switch button | FormElementSwitch, | Control Yes/No permission |
Handwriting pad | FormElementSignature, | Handwritten signature |
Map is shown | FormElementMapButton, | Show map thumbnail |
Area selector | FormAreaElement | Select area |
Date picker | FormElementDate, | Option date |
Address selector | FormElementAddressButton, | Select address |
District selector | FormElementAddressRXButton, | Select administrative division |
Pictures management device | FormElementImageMultipleView, | The upload of picture file is deleted |
Picture display device | FormElementImageMultipleShowView | The amplification of picture file is shown |
Audio manager | FormElementAudioMultipleView | The upload of audio file is deleted |
Audio player | FormElementAudioMultipleShowView | The broadcasting of audio file |
Video Manager | FormElementVideoMultipleShowView | The upload of video file is deleted |
Video player | FormElementVideoMultipleView | The broadcasting of video file |
… | … | … |
Table 1
If it is impossible to meet business demands for the interface assembly in general purpose module library, S3 is thened follow the steps: expanding and developing new
Then interface assembly executes step S4;If satisfied, then directly executing step S4.
Step S3: carrying out developing new interface assembly according to business demand, and the new interface assembly is stored in general
In Component Gallery.In addition, being executed when being extended to new interface assembly generally by mobile terminal, naturally it is also possible to
Expansion Interface component in other equipment ends.
Step S4: interface template is formulated according to the interface assembly in general purpose module library and business demand.
The present invention gives the specific customization procedure of the interface template, specifically:
Step S401: according to practical business demand configuration interface formwork structure.For example the embodiment of the present invention is by being based on
Interface is described in the XML grammer of Android primary interface system, generates interface layout files.Include in the structure of interface template
The title of interface assembly, type, size, placement position etc..
Step S402: corresponding data are bound for each interface assembly.Interface assembly and number are pre-configured in mobile terminal
According to association ID, the general acronym for using function Chinese name.Table 2 is the interface data of enforcement effort list, due to industry
Business is logically present difference, so 1-9 identical, 10-21 different.
Serial number | Component Chinese name | It is associated with ID |
1 | Subject of offense title | WFZTMC |
2 | Place village occupies | SZCJ |
3 | Illegal area | WFMJ |
4 | Case state | AJZT |
5 | Time | SJ |
6 | Picture address | TPURL |
Table 2
Step S403: corresponding event is bound for each interface assembly.Since interface assembly is both for simple function
Specific implementation, so the event of each component responds is also unique, it directly can be group during Custom Interface template
Part binds event, and without regard to the response of service logic, this mode, which avoids complicated business conduct, influences interface assembly
Multiplexing and extension.
It is to illustrate specifically generating for the median surface step S4 template
Journey:
Wherein, SUBMITURL is jump address;SUBMITTYPE is interface access mode;FORMNAME is interface template
Title;FORMSTRUCT is interface template structure.
In addition, as table 3 is expressed as the basic description information of interface assembly:
Logical name | Physical field name | It whether is empty |
Component type | elementType | It is no |
Label | label | |
Operability | enable | |
Visibility | visible | |
Reserved field | handle | |
Whether must fill out | isMust | |
Prompt information | tip | |
Legitimacy verifies | checkUrl | |
Default value | def | |
Control mark | key |
Table 3
Component type (elementType) is the non-empty required item of configuration interface template, and filling in type must be general with table 1
Component mark in Component Gallery is consistent, for example, the entitled FormElementText of subject of offense, i.e. text exhibition frame.Upper
It states in interface template, continuation configures other interface assemblies on demand can meet complicated interface requirements.
Step S5: whole interfacial structure and interface template are sent to server-side, so that server-side is according to whole interface
Structure and interface template generate interface example.In general, an interface template can correspond to multiple interface examples, Page Template
It can be reused, for example multiple page instances can be corresponded to for the interface template of the homepage in website.Whole boundary
Face structure is obtained according to business demand, be that is to say and is needed how many a page instances in the demand of may know that, then is determining to see
Page Template corresponding to those page instances, and generate corresponding page instance.In addition, also being needed when generating interface example
Logic is jumped between the corresponding basic data of each interface exemplary configuration and interface example.
Server-side accesses data base querying data, needs the basic number of format organization's interface example according to interface template
According to basic data is stored with JSON format, can directly be transmitted in server-side and mobile terminal.Between the example of interface
Jump logic and refer to the path that jumps between interface, such as in actual application process, need from a page jump to
Another page, it is necessary to pass through jumping logic and realize between the example of interface.In addition, the configuration of each interface example
The logic that jumps between basic data and interface example is all stored into corresponding database, for example is referred to as data source.
In this way, can obtain corresponding configuration data from the data source in real time when showing carries out Dynamic Matching.
Step S6: page presentation request is sent to server-side, and receives the interface example of server-side return.When needing to show
When the page, by sending page presentation request to server-side, to receive the interface example of server-side return.In page presentation request
It may include the number, information, network address etc. of page instance to be presented, specific data are set according to actual needs.
Step S7: each interface assembly in resolution interface example is identified according to general purpose module library, and according to each interface
The basic data of component carries out dynamic adaptation, and then real-time rendering goes out corresponding user interface.Since each interface assembly has
Standby unique mark, therefore by being parsed to the interface assembly in the example of interface, and match and can obtain in general purpose module library
Each interface assembly out goes out user interface further according to the basic data real-time rendering of interface example.
Step S8: it when obtaining event bound in user's click interface assembly, is patrolled according to jumping between the example of interface
It collects and obtains interface example to be jumped, and successively execute step S6, step S7 and then real-time rendering and show that interface to be jumped is real
User interface corresponding to example.When needing jump page, the interface assembly of user can bind corresponding event, then according to boundary
Logic is jumped to obtain interface example to be jumped between the example of face, is then sent to server-side and is shown request, and parses and return
Return interface example, and then can real-time rendering go out corresponding user interface.
For example, Fig. 2 describes the process that interface jumps: when user and interface interact the event for generating interface assembly,
Logic, the new interface example of dynamic adaptation and real-time update rendering are jumped according to interface corresponding to the event of interface assembly.Its
In, what server-side was used to organize interface jumps logic.
In other words, in the case where business demand occurs change and is not necessarily to extend new interface assembly, the present invention is only needed
Corresponding interface example is configured on demand in server-side, such as between the basic data of interface example, interface layout, interface example
Logic etc. is jumped, woth no need to modify any code of mobile terminal, without publication application again, can be achieved with interface, operation flow
Upgrading improve, meet the change of business demand, greatly reduce the workload of developer.
The present invention is based on preset general purpose module library and interface template dynamic adaptation moving boundary and applications, by having extended
Kind general purpose module library, meets different business demands;It is configured interface template rather than carries out interface cloth by way of code development
Office, technical difficulty are low;Realize that interface jumps using service routing device, all service logics are controlled by server-side, reduce the later period
The workload for developing maintenance, is enable to respond quickly the change of demand;Under the premise of guaranteeing that user interface is versatile and flexible, use is same
Business logic codes dynamic adaptation interface element is covered, the frequency that downloading updates application is reduced, promotes user's perception.
In addition, the present invention also provides a kind of electronic equipment comprising memory, processor and storage are on a memory
And the computer program that can be run in processing, realization is as described herein when the processor executes described program is driven by service
The step of construction method of dynamic dynamic configuration application program.
The present invention also provides a kind of computer readable storage mediums, are stored thereon with computer program, computer program
The step of construction method of the dynamic configuration application program by service driving as described herein is realized when being executed by processor.
The above embodiment is only the preferred embodiment of the present invention, and the scope of protection of the present invention is not limited thereto,
The variation and replacement for any unsubstantiality that those skilled in the art is done on the basis of the present invention belong to institute of the present invention
Claimed range.
Claims (8)
1. the construction method of the dynamic configuration application by service driving, it is characterised in that: the following steps are included:
Demand obtaining step: the whole interfacial structure of application is obtained according to business demand;
Template generation step: interface assembly is obtained from general purpose module library, and boundary is generated according to business demand and interface assembly
Face die plate;
Instantiating step: interface template and whole interfacial structure are sent to server-side, so that server-side is according to interface template
Interface example is generated with whole interfacial structure;
Request step: the page presentation request sent to server-side, and receive server-side and return to corresponding interface example;
Rendering step: obtaining one or more interface assemblies from the example of interface, obtains each boundary according to the identification of general purpose module library
Face component, and real-time rendering is carried out according to each interface assembly and obtains corresponding user interface.
2. the construction method of the dynamic configuration application according to claim 1 by service driving, it is characterised in that: described
The detailed process of interface template is generated according to business demand and interface assembly are as follows: be laid out first according to business demand configuration interface, so
Corresponding data and event are bound afterwards for each interface assembly in interface layout.
3. the construction method of the dynamic configuration application according to claim 2 by service driving, it is characterised in that: the clothes
Business end generates interface example according to interface template and whole interfacial structure and specifically includes: according to whole interfacial structure and interface template
Generate one or more interfaces example, and the jump between the corresponding basic data of each interface exemplary configuration and interface example
Turn logic.
4. the construction method of the dynamic configuration application according to claim 3 by service driving, it is characterised in that: jump step
It is rapid: when the user clicks when the event of interface assembly binding, interface to be jumped being obtained according to the logic that jumps between the example of interface
Example, and successively execution sending step, rendering step obtain user interface to be jumped.
5. the construction method of the dynamic configuration application according to claim 1 by service driving, it is characterised in that: the mould
Plate generation step further include: judge whether the interface assembly in general purpose module library is able to satisfy the business demand, if so, executing
Instantiating step;If it is not, then executive module spread step;
Component spread step: new interface assembly is extended according to business demand and new interface assembly is stored in general purpose module library
In, then execute instantiating step.
6. the construction method of the dynamic configuration application according to claim 1 by service driving, it is characterised in that: the base
Plinth data are with the storage of JSON format.
7. a kind of electronic equipment including memory, processor and stores the meter that can be run on a memory and on a processor
Calculation machine program, it is characterised in that: the processor realized when executing described program as it is of any of claims 1-6 by
The step of construction method of the dynamic configuration application of service driving.
8. a kind of computer readable storage medium, is stored thereon with computer program, it is characterised in that: the computer program quilt
The construction method such as the dynamic configuration application of any of claims 1-6 by service driving is realized when processor executes
The step of.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811113791.3A CN109445783B (en) | 2018-09-25 | 2018-09-25 | Method and device for constructing dynamic configuration application driven by service |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811113791.3A CN109445783B (en) | 2018-09-25 | 2018-09-25 | Method and device for constructing dynamic configuration application driven by service |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109445783A true CN109445783A (en) | 2019-03-08 |
CN109445783B CN109445783B (en) | 2022-04-29 |
Family
ID=65530659
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811113791.3A Active CN109445783B (en) | 2018-09-25 | 2018-09-25 | Method and device for constructing dynamic configuration application driven by service |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109445783B (en) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110209967A (en) * | 2019-04-17 | 2019-09-06 | 北京奇艺世纪科技有限公司 | Page loading method, device, terminal device and computer-readable medium |
CN110414939A (en) * | 2019-07-31 | 2019-11-05 | 浪潮软件集团有限公司 | A method of list is rendered based on component element arrangements and saves form data |
CN110569079A (en) * | 2019-07-23 | 2019-12-13 | 镇江慧铄科技有限公司 | Method and device for driving front end based on configuration |
CN110851114A (en) * | 2019-10-24 | 2020-02-28 | 山东中创软件工程股份有限公司 | Business system development method and device, electronic equipment and storage medium |
CN111045767A (en) * | 2019-11-26 | 2020-04-21 | 北京金和网络股份有限公司 | Method and system for displaying map label on map based on flexible data configuration |
CN111158684A (en) * | 2019-12-30 | 2020-05-15 | 北京天融信网络安全技术有限公司 | System creation method, device, electronic equipment and readable storage medium |
CN111552467A (en) * | 2020-03-06 | 2020-08-18 | 北京奇艺世纪科技有限公司 | Dynamic page processing method, device and system and storage medium |
CN111857658A (en) * | 2020-06-19 | 2020-10-30 | 北京字节跳动网络技术有限公司 | Method, device, medium and electronic equipment for rendering dynamic component |
CN112188292A (en) * | 2020-08-28 | 2021-01-05 | 福州智象信息技术有限公司 | Television desktop construction method based on android operating system |
CN112181409A (en) * | 2019-07-03 | 2021-01-05 | 马上消费金融股份有限公司 | Application construction method, application rendering method and device |
CN113703753A (en) * | 2021-07-19 | 2021-11-26 | 青岛海尔科技有限公司 | Method and device for product development and product development system |
CN114047914A (en) * | 2021-11-01 | 2022-02-15 | 杭州隆埠科技有限公司 | Interface configuration method and device, electronic equipment and computer readable storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107391169A (en) * | 2017-06-09 | 2017-11-24 | 口碑控股有限公司 | The dynamic updating method and device of the Android page |
CN107704243A (en) * | 2017-10-19 | 2018-02-16 | 用友网络科技股份有限公司 | Construction method and device, the computer equipment and storage medium of front-end interface |
CN107729005A (en) * | 2017-10-12 | 2018-02-23 | 福建富士通信息软件有限公司 | A kind of visualization business interface Dynamic Configuration based on H5 |
-
2018
- 2018-09-25 CN CN201811113791.3A patent/CN109445783B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107391169A (en) * | 2017-06-09 | 2017-11-24 | 口碑控股有限公司 | The dynamic updating method and device of the Android page |
CN107729005A (en) * | 2017-10-12 | 2018-02-23 | 福建富士通信息软件有限公司 | A kind of visualization business interface Dynamic Configuration based on H5 |
CN107704243A (en) * | 2017-10-19 | 2018-02-16 | 用友网络科技股份有限公司 | Construction method and device, the computer equipment and storage medium of front-end interface |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110209967A (en) * | 2019-04-17 | 2019-09-06 | 北京奇艺世纪科技有限公司 | Page loading method, device, terminal device and computer-readable medium |
CN110209967B (en) * | 2019-04-17 | 2022-05-03 | 北京奇艺世纪科技有限公司 | Page loading method and device, terminal equipment and computer readable medium |
CN112181409A (en) * | 2019-07-03 | 2021-01-05 | 马上消费金融股份有限公司 | Application construction method, application rendering method and device |
CN110569079A (en) * | 2019-07-23 | 2019-12-13 | 镇江慧铄科技有限公司 | Method and device for driving front end based on configuration |
CN110414939A (en) * | 2019-07-31 | 2019-11-05 | 浪潮软件集团有限公司 | A method of list is rendered based on component element arrangements and saves form data |
CN110851114A (en) * | 2019-10-24 | 2020-02-28 | 山东中创软件工程股份有限公司 | Business system development method and device, electronic equipment and storage medium |
CN111045767A (en) * | 2019-11-26 | 2020-04-21 | 北京金和网络股份有限公司 | Method and system for displaying map label on map based on flexible data configuration |
CN111045767B (en) * | 2019-11-26 | 2024-01-26 | 北京金和网络股份有限公司 | Method and system for displaying map labels on map based on flexible data configuration |
CN111158684A (en) * | 2019-12-30 | 2020-05-15 | 北京天融信网络安全技术有限公司 | System creation method, device, electronic equipment and readable storage medium |
CN111552467A (en) * | 2020-03-06 | 2020-08-18 | 北京奇艺世纪科技有限公司 | Dynamic page processing method, device and system and storage medium |
CN111857658A (en) * | 2020-06-19 | 2020-10-30 | 北京字节跳动网络技术有限公司 | Method, device, medium and electronic equipment for rendering dynamic component |
CN112188292A (en) * | 2020-08-28 | 2021-01-05 | 福州智象信息技术有限公司 | Television desktop construction method based on android operating system |
CN112188292B (en) * | 2020-08-28 | 2022-11-18 | 福州智象信息技术有限公司 | Television desktop construction method based on android operating system |
CN113703753A (en) * | 2021-07-19 | 2021-11-26 | 青岛海尔科技有限公司 | Method and device for product development and product development system |
CN113703753B (en) * | 2021-07-19 | 2023-06-09 | 青岛海尔科技有限公司 | Method and device for product development and product development system |
CN114047914A (en) * | 2021-11-01 | 2022-02-15 | 杭州隆埠科技有限公司 | Interface configuration method and device, electronic equipment and computer readable storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN109445783B (en) | 2022-04-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109445783A (en) | By the construction method and device of the dynamic configuration application of service driving | |
CN103336691A (en) | Dynamic layout method and system based on Android | |
CN1591445A (en) | Generic method for defining resource configuration profiles in provisioning systems | |
CN114035773A (en) | Configuration-based low-code form development method, system and device | |
CN114064024B (en) | Method, apparatus, device, storage medium and program product for developing micro-application | |
CN103955364A (en) | Front end assembly method suitable for mobile phone | |
CN103077024A (en) | Device and method for supporting customization and running of software-as-a-service (SaaS) application processes | |
CN110321120B (en) | Data processing method, data processing apparatus, and computer-readable storage medium | |
CN111068328A (en) | Game advertisement configuration table generation method, terminal device and medium | |
CN105159670A (en) | Universal cockpit display control system software development framework | |
CN104461555A (en) | Method for directly controlling each playing application in Home application | |
CN106020901A (en) | Application entry configuration method and terminal | |
CN110457010B (en) | Method and device for batch changing task list based on collaboration platform | |
CN108572817B (en) | Method, apparatus and medium for dynamic resource configuration based on business modeling | |
CN103984554A (en) | Software design document generating method and device | |
CN114461209A (en) | Page configuration and switching method, device, equipment and storage medium | |
KR101568792B1 (en) | Server system of digital signage | |
CN111443984A (en) | Container deployment method and device of network function virtualization NVF system | |
CN108370329B (en) | Management method and device for management function object | |
CN104461893A (en) | Data processing method and data processing device | |
CN105573769A (en) | Visual configuration method and device of remote control of cement production | |
CN106535002A (en) | Method and device for updating layout of desktop starter template | |
CN111447076B (en) | Container deployment method and network element of network function virtualization (NVF) system | |
CN116431200A (en) | Configuration method, device, equipment and storage medium for application data configuration information | |
CN105446710B (en) | Interface providing system and interface providing method |
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 |