CN109992258A - A kind of flexible implementation model configuration method and device - Google Patents

A kind of flexible implementation model configuration method and device Download PDF

Info

Publication number
CN109992258A
CN109992258A CN201910259891.5A CN201910259891A CN109992258A CN 109992258 A CN109992258 A CN 109992258A CN 201910259891 A CN201910259891 A CN 201910259891A CN 109992258 A CN109992258 A CN 109992258A
Authority
CN
China
Prior art keywords
model
configuration
preset
running environment
disclosure
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
CN201910259891.5A
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.)
Beijing MetarNet Technologies Co Ltd
Original Assignee
Beijing MetarNet Technologies 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 Beijing MetarNet Technologies Co Ltd filed Critical Beijing MetarNet Technologies Co Ltd
Priority to CN201910259891.5A priority Critical patent/CN109992258A/en
Publication of CN109992258A publication Critical patent/CN109992258A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven

Abstract

The disclosure is directed to a kind of flexible implementation model configuration method, device, electronic equipment and storage mediums.Wherein, this method comprises: model running environment establishment step, installs JAVA JDK software and set and complete the foundation of model running environment;Model rule configuration step completes the configuration of model essential information by preset model allocation list and model specifying information configures;Model accessing step requires to access data model result of the model to obtain return by preset standard.The disclosure generates the mapping of data model and table structure in the project, solves the work for repeating to create data model table, program extended capability is improved while reducing workload by establishing normative model configuration.

Description

A kind of flexible implementation model configuration method and device
Technical field
This disclosure relates to field of computer technology, in particular to a kind of flexible implementation model configuration method, device, Electronic equipment and computer readable storage medium.
Background technique
Java is an Object-Oriented Programming Language, not only absorbs the various advantages of C Plus Plus, has also abandoned in C++ The concepts such as elusive more succession, pointers, therefore Java language has powerful and easy to use two features.Java language It says as the representative of static Object-Oriented Programming Language, admirably realizes object-oriented theory, allow programmer with gracefulness The mode of thinking carries out complicated programming.
However, either create new project in the existing R&D work based on JAVA and still use old project, The data in database table will be mapped and be collected using data model in project procedure, then pass through data mould Data are shown in program or carry out other processing by type, require to be directed in the database for new data model every time The creation one of property opens data model table and is corresponding to it, and if subsequent need changes, it is also necessary to database table field is modified, And then programmed logic is influenced, and related programmed logic is also required to modify together, and it is inconvenient for use to be less useful for extending, cause certain work Work amount waste.
From the above, it can be seen that, it is desirable to provide one or more technical solutions for being at least able to solve the above problem.
It should be noted that information is only used for reinforcing the reason to the background of the disclosure disclosed in above-mentioned background technology part Solution, therefore may include the information not constituted to the prior art known to persons of ordinary skill in the art.
Summary of the invention
The disclosure is designed to provide a kind of flexible implementation model configuration method, device, electronic equipment and computer Readable storage medium storing program for executing, so overcome caused by the limitation and defect due to the relevant technologies at least to a certain extent one or Multiple problems.
According to one aspect of the disclosure, a kind of flexible implementation model configuration method is provided, comprising:
Model running environment establishment step installs JAVA JDK software and sets and completes model running environment It establishes;
Model rule configuration step completes the configuration of model essential information and model specifying information by preset model allocation list Configuration;
Model accessing step requires to access data model result of the model to obtain return by preset standard.
In a kind of exemplary embodiment of the disclosure, the model running environment establishment step further include:
The version that the JAVA JDK software is 1.8 or more.
In a kind of exemplary embodiment of the disclosure, the model rule configuration step further include:
The configuration of model essential information is completed by preset model allocation list;
The configuration of model specifying information is completed by preset model map field table.
In a kind of exemplary embodiment of the disclosure, the model accessing step further include:
By the URL request of standard, the model data configured is operated.
In a kind of exemplary embodiment of the disclosure, the method also includes:
Export JAR will be packaged comprising the program of the model by IDER tool to use.
In a kind of exemplary embodiment of the disclosure, which comprises pass through matching for model table and model attributes table It sets, the Attribute Association of model and model is got up, form logical relation, background query data are automatically generated according to the relationship of configuration SQL, and can handle different mappings logic according to the different purposes of attribute field, finally obtain corresponding data model result.
In one aspect of the present disclosure, a kind of flexible implementation model configuration device is provided, comprising:
Model running environment establishes module, completes model running ring for installing JAVA JDK software and setting The foundation in border;
Model rule configuration module, for being completed by preset model allocation list, model essential information is configured and model is specific Information configuration;
Model access modules access data model knot of the model to obtain return for requiring by preset standard Fruit.
In one aspect of the present disclosure, a kind of electronic equipment is provided, comprising:
Processor;And
Memory is stored with computer-readable instruction on the memory, and the computer-readable instruction is by the processing The method according to above-mentioned any one is realized when device executes.
In one aspect of the present disclosure, a kind of computer readable storage medium is provided, computer program is stored thereon with, institute State realization method according to above-mentioned any one when computer program is executed by processor.
Flexible implementation model configuration method in the exemplary embodiment of the disclosure, model running environment establishment step, peace It fills JAVA JDK software and sets and complete the foundation of model running environment;Model rule configuration step, by default Model allocation list completes the configuration of model essential information and the configuration of model specifying information;Model accessing step, is wanted by preset standard Seek the data model result for accessing the model to obtain return.On the one hand, it by establishing normative model configuration, gives birth in the project At the mapping of data model and table structure, the work for repeating to create data model table is solved;On the other hand, pass through the URL of standard Request, the model data operation configured, improves program extended capability while reducing workload.
It should be understood that above general description and following detailed description be only it is exemplary and explanatory, not The disclosure can be limited.
Detailed description of the invention
Its example embodiment is described in detail by referring to accompanying drawing, the above and other feature and advantage of the disclosure will become It is more obvious.
Fig. 1 shows the flow chart of the flexible implementation model configuration method according to one exemplary embodiment of the disclosure;
Fig. 2 shows the schematic block diagrams according to the flexible implementation model configuration device of one exemplary embodiment of the disclosure;
Fig. 3 diagrammatically illustrates the block diagram of the electronic equipment according to one exemplary embodiment of the disclosure;And
Fig. 4 diagrammatically illustrates the schematic diagram of the computer readable storage medium according to one exemplary embodiment of the disclosure.
Specific embodiment
Example embodiment is described more fully with reference to the drawings.However, example embodiment can be real in a variety of forms It applies, and is not understood as limited to embodiment set forth herein;On the contrary, thesing embodiments are provided so that the disclosure will be comprehensively and complete It is whole, and the design of example embodiment is comprehensively communicated to those skilled in the art.Identical appended drawing reference indicates in figure Same or similar part, thus repetition thereof will be omitted.
In addition, described feature, structure or characteristic can be incorporated in one or more implementations in any suitable manner In example.In the following description, many details are provided to provide and fully understand to embodiment of the disclosure.However, It will be appreciated by persons skilled in the art that can be with technical solution of the disclosure without one in the specific detail or more It is more, or can be using other methods, constituent element, material, device, step etc..In other cases, it is not shown in detail or describes Known features, method, apparatus, realization, material or operation are to avoid fuzzy all aspects of this disclosure.
Block diagram shown in the drawings is only functional entity, not necessarily must be corresponding with physically separate entity. I.e., it is possible to realize these functional entitys using software form, or these are realized in the module of one or more softwares hardening A part of functional entity or functional entity, or realized in heterogeneous networks and/or processor device and/or microcontroller device These functional entitys.
In this exemplary embodiment, a kind of flexible implementation model configuration method is provided firstly, can be applied to electronic vapour The electronic equipments such as vehicle control;With reference to shown in Fig. 1, which be may comprise steps of:
Model running environment establishment step S110 installs JAVA JDK software and sets and completes model running ring The foundation in border;
Model rule configuration step S120 completes the configuration of model essential information by preset model allocation list and model is specific Information configuration;
Model accessing step S130 requires to access data model knot of the model to obtain return by preset standard Fruit.
According to the flexible implementation model configuration method in this example embodiment, on the one hand, by establishing normative model configuration, The mapping for generating data model and table structure in the project, solves the work for repeating to create data model table;On the other hand, pass through The URL request of standard, the model data operation configured, improves program extended capability while reducing workload.
In the following, by the flexible implementation model configuration method in this example embodiment is further detailed.
In model running environment establishment step S110, JAVA JDK software can be installed and set and complete model The foundation of running environment.
In this exemplary embodiment, the model running environment establishment step further include:
The version that the JAVA JDK software is 1.8 or more.
In this exemplary embodiment, JDK is downloaded in the official website ORACLE, double-click is i.e. mountable after the completion of downloading, generally makes With Default installation path, JRE installation interface can occur automatically after JDK is installed.
After being installed, set
·JAVA_HOME C:\Program Files\Java\jdk1.8.0_21
·CLASSPATH.;%JAVA_HOME% lib
PATH%JAVA_HOME% bin
In this exemplary embodiment, using the newest lambda expression formula of JDK1.8 in conjunction with streamAPI technology The a set of processing logic for model configuration of Spring boot summarizing, which can be general in each project, solution The work for certainly repeating creation data model table, improves program extended capability, it is only necessary to pass through specification while reducing workload Configuration, can generate the mapping of data model and table structure in the project.
In model rule configuration step S120, the configuration of model essential information and mould can be completed by preset model allocation list The configuration of type specifying information.
In this exemplary embodiment, the model rule configuration step further include:
The configuration of model essential information is completed by preset model allocation list;
The configuration of model specifying information is completed by preset model map field table.
In this exemplary embodiment, need first to say by the table structure of model_config_info and relevant field attribute The bright configuration operation for carrying out model essential information, specific literary name section explanation:
Basic table structure
-- model allocation list
The configuration of model specific object, table structure and phase are carried out further according to model_property_info model attributes table Close field attribute:
-- model map field table
In model accessing step S130, it can require to access data mould of the model to obtain return by preset standard Type result.
In this exemplary embodiment, the model accessing step further include:
By the URL request of standard, the model data configured is operated.
In this exemplary embodiment, after completing above-mentioned two steps operation, i.e. completion model rule configuration, down-stream needle Respective handling is carried out to allocation models, access can be obtained desired data result as required.
Request path
The concrete model object of/queryConfigModel-- query configuration
/ { modelNameEn }/_ search-- carries out attribute query according to model English name
/ { modelNameEn }/_ update-- carries out the update of model according to condition
In this exemplary embodiment, the method also includes: the program comprising the model is beaten by IDER tool Packet export JAR is used.
In this exemplary embodiment, which comprises by the configuration of model table and model attributes table, by model and The Attribute Association of model is got up, and logical relation is formed, and automatically generates background query data SQL according to the relationship of configuration, and can root According to the different purposes of attribute field, different mappings logic is handled, corresponding data model result is finally obtained.
In this exemplary embodiment,
It should be noted that although describing each step of method in the disclosure in the accompanying drawings with particular order, This does not require that or implies must execute these steps in this particular order, or have to carry out step shown in whole Just it is able to achieve desired result.Additional or alternative, it is convenient to omit multiple steps are merged into a step and held by certain steps Row, and/or a step is decomposed into execution of multiple steps etc..
In addition, in this exemplary embodiment, additionally providing a kind of flexible implementation model configuration device.It, should referring to shown in Fig. 2 Flexible implementation model configuration device 200 may include: model running environment establish module 210, model rule configuration module 220 with And model access modules 230.Wherein:
Model running environment establishes module 210, completes model fortune for installing JAVA JDK software and setting The foundation of row environment;
Model rule configuration module 220, for completing the configuration of model essential information and model by preset model allocation list Specifying information configuration;
Model access modules 230 access data model of the model to obtain return for requiring by preset standard As a result.
The detail of each flexible implementation model configuration device module is in corresponding audio paragraph identification side among the above It is described in detail in method, therefore details are not described herein again.
It should be noted that although being referred to several modules of flexible implementation model configuration device 200 in the above detailed description Or unit, but this division is not enforceable.In fact, according to embodiment of the present disclosure, above-described two Or more the feature and function of module or unit can be embodied in a module or unit.Conversely, above-described One module or the feature and function of unit can be to be embodied by multiple modules or unit with further division.
In addition, in an exemplary embodiment of the disclosure, additionally providing a kind of electronic equipment that can be realized the above method.
Person of ordinary skill in the field it is understood that various aspects of the invention can be implemented as system, method or Program product.Therefore, various aspects of the invention can be embodied in the following forms, it may be assumed that complete hardware embodiment, completely Software implementation (including firmware, microcode etc.) or hardware and software in terms of combine embodiment, may be collectively referred to as here Circuit, " module " or " system ".
The electronic equipment 300 of this embodiment according to the present invention is described referring to Fig. 3.The electronics that Fig. 3 is shown is set Standby 300 be only an example, should not function to the embodiment of the present invention and use scope bring any restrictions.
As shown in figure 3, electronic equipment 300 is showed in the form of universal computing device.The component of electronic equipment 300 can wrap It includes but is not limited to: at least one above-mentioned processing unit 310, at least one above-mentioned storage unit 320, the different system components of connection The bus 330 of (including storage unit 320 and processing unit 310), display unit 340.
Wherein, the storage unit is stored with program code, and said program code can be held by the processing unit 310 Row, so that various according to the present invention described in the execution of the processing unit 310 above-mentioned " illustrative methods " part of this specification The step of exemplary embodiment.For example, the processing unit 310 can execute step S110 as shown in fig. 1 to step S130。
Storage unit 320 may include the readable medium of volatile memory cell form, such as Random Access Storage Unit (RAM) 3201 and/or cache memory unit 3202, it can further include read-only memory unit (ROM) 3203.
Storage unit 320 can also include program/utility with one group of (at least one) program module 3205 3204, such program module 3205 includes but is not limited to: operating system, one or more application program, other program moulds It may include the realization of network environment in block and program data, each of these examples or certain combination.
Bus 330 can be to indicate one of a few class bus structures or a variety of, including storage unit bus or storage Cell controller, peripheral bus, graphics acceleration port, processing unit use any bus structures in a variety of bus structures Local bus.
Electronic equipment 300 can also be with one or more external equipments 370 (such as keyboard, sensing equipment, bluetooth equipment Deng) communication, can also be enabled a user to one or more equipment interact with the electronic equipment 300 communicate, and/or with make Any equipment (such as the router, modulation /demodulation that the electronic equipment 300 can be communicated with one or more of the other calculating equipment Device etc.) communication.This communication can be carried out by input/output (I/O) interface 350.Also, electronic equipment 300 can be with By network adapter 360 and one or more network (such as local area network (LAN), wide area network (WAN) and/or public network, Such as internet) communication.As shown, network adapter 360 is communicated by bus 330 with other modules of electronic equipment 300. It should be understood that although not shown in the drawings, other hardware and/or software module can not used in conjunction with electronic equipment 300, including but not Be limited to: microcode, device driver, redundant processing unit, external disk drive array, RAID system, tape drive and Data backup storage system etc..
By the description of above embodiment, those skilled in the art is it can be readily appreciated that example embodiment described herein It can also be realized in such a way that software is in conjunction with necessary hardware by software realization.Therefore, implemented according to the disclosure The technical solution of example can be embodied in the form of software products, which can store in a non-volatile memories In medium (can be CD-ROM, USB flash disk, mobile hard disk etc.) or on network, including some instructions are so that a calculating equipment (can To be personal computer, server, terminal installation or network equipment etc.) it executes according to the method for the embodiment of the present disclosure.
In an exemplary embodiment of the disclosure, a kind of computer readable storage medium is additionally provided, energy is stored thereon with Enough realize the program product of this specification above method.In some possible embodiments, various aspects of the invention can be with It is embodied as a kind of form of program product comprising program code, it is described when described program product is run on the terminal device Program code is for executing the terminal device described in above-mentioned " illustrative methods " part of this specification according to the present invention The step of various exemplary embodiments.
Refering to what is shown in Fig. 4, the program product 400 for realizing the above method of embodiment according to the present invention is described, It can using portable compact disc read only memory (CD-ROM) and including program code, and can in terminal device, such as It is run on PC.However, program product of the invention is without being limited thereto, in this document, readable storage medium storing program for executing, which can be, appoints What include or the tangible medium of storage program that the program can be commanded execution system, device or device use or and its It is used in combination.
Described program product can be using any combination of one or more readable mediums.Readable medium can be readable letter Number medium or readable storage medium storing program for executing.Readable storage medium storing program for executing for example can be but be not limited to electricity, magnetic, optical, electromagnetic, infrared ray or System, device or the device of semiconductor, or any above combination.The more specific example of readable storage medium storing program for executing is (non exhaustive List) include: electrical connection with one or more conducting wires, portable disc, hard disk, random access memory (RAM), read-only Memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disc read only memory (CD-ROM), light storage device, magnetic memory device or above-mentioned any appropriate combination.
Computer-readable signal media may include in a base band or as carrier wave a part propagate data-signal, In carry readable program code.The data-signal of this propagation can take various forms, including but not limited to electromagnetic signal, Optical signal or above-mentioned any appropriate combination.Readable signal medium can also be any readable Jie other than readable storage medium storing program for executing Matter, the readable medium can send, propagate or transmit for by instruction execution system, device or device use or and its The program of combined use.
The program code for including on readable medium can transmit with any suitable medium, including but not limited to wirelessly, have Line, optical cable, RF etc. or above-mentioned any appropriate combination.
The program for executing operation of the present invention can be write with any combination of one or more programming languages Code, described program design language include object oriented program language-Java, C++ etc., further include conventional Procedural programming language-such as " C " language or similar programming language.Program code can be fully in user It calculates and executes in equipment, partly executes on a user device, being executed as an independent software package, partially in user's calculating Upper side point is executed on a remote computing or is executed in remote computing device or server completely.It is being related to far Journey calculates in the situation of equipment, and remote computing device can pass through the network of any kind, including local area network (LAN) or wide area network (WAN), it is connected to user calculating equipment, or, it may be connected to external computing device (such as utilize ISP To be connected by internet).
In addition, above-mentioned attached drawing is only the schematic theory of processing included by method according to an exemplary embodiment of the present invention It is bright, rather than limit purpose.It can be readily appreciated that the time that above-mentioned processing shown in the drawings did not indicated or limited these processing is suitable Sequence.In addition, be also easy to understand, these processing, which can be, for example either synchronously or asynchronously to be executed in multiple modules.
Those skilled in the art after considering the specification and implementing the invention disclosed here, will readily occur to its of the disclosure His embodiment.This application is intended to cover any variations, uses, or adaptations of the disclosure, these modifications, purposes or Adaptive change follow the general principles of this disclosure and including the undocumented common knowledge in the art of the disclosure or Conventional techniques.The description and examples are only to be considered as illustrative, and the true scope and spirit of the disclosure are by claim It points out.
It should be understood that the present disclosure is not limited to the precise structures that have been described above and shown in the drawings, and And various modifications and changes may be made without departing from the scope thereof.The scope of the present disclosure is only limited by the attached claims.

Claims (9)

1. a kind of flexible implementation model configuration method, which is characterized in that the described method includes:
Model running environment establishment step installs JAVA JDK software and sets and completes building for model running environment It is vertical;
Model rule configuration step completes the configuration of model essential information by preset model allocation list and model specifying information is matched It sets;
Model accessing step requires to access data model result of the model to obtain return by preset standard.
2. the method as described in claim 1, which is characterized in that the model running environment establishment step further include:
The version that the JAVA JDK software is 1.8 or more.
3. the method as described in claim 1, which is characterized in that the model rule configuration step further include:
The configuration of model essential information is completed by preset model allocation list;
The configuration of model specifying information is completed by preset model map field table.
4. the method as described in claim 1, which is characterized in that the model accessing step further include:
By the URL request of standard, the model data configured is operated.
5. the method as described in claim 1, which is characterized in that the method also includes:
Export JAR will be packaged comprising the program of the model by IDER tool to use.
6. the method as described in claim 1, which is characterized in that the described method includes: passing through model table and model attributes table Configuration, the Attribute Association of model and model is got up, and is formed logical relation, is automatically generated background query number according to the relationship of configuration According to SQL, and different mappings logic can be handled, corresponding data model result is finally obtained according to the different purposes of attribute field.
7. a kind of flexible implementation model configuration device, which is characterized in that described device includes:
Model running environment establishes module, completes model running environment for installing JAVA JDK software and setting It establishes;
Model rule configuration module, for completing the configuration of model essential information and model specifying information by preset model allocation list Configuration;
Model access modules access data model result of the model to obtain return for requiring by preset standard.
8. a kind of electronic equipment, which is characterized in that including
Processor;And
Memory is stored with computer-readable instruction on the memory, and the computer-readable instruction is held by the processor Method according to any one of claim 1 to 6 is realized when row.
9. a kind of computer readable storage medium, is stored thereon with computer program, the computer program is executed by processor Shi Shixian is according to claim 1 to any one of 6 the methods.
CN201910259891.5A 2019-04-02 2019-04-02 A kind of flexible implementation model configuration method and device Pending CN109992258A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910259891.5A CN109992258A (en) 2019-04-02 2019-04-02 A kind of flexible implementation model configuration method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910259891.5A CN109992258A (en) 2019-04-02 2019-04-02 A kind of flexible implementation model configuration method and device

Publications (1)

Publication Number Publication Date
CN109992258A true CN109992258A (en) 2019-07-09

Family

ID=67132265

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910259891.5A Pending CN109992258A (en) 2019-04-02 2019-04-02 A kind of flexible implementation model configuration method and device

Country Status (1)

Country Link
CN (1) CN109992258A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101504672A (en) * 2009-03-23 2009-08-12 金蝶软件(中国)有限公司 Method and system for dynamically configuring physical data table
CN105608088A (en) * 2014-11-19 2016-05-25 中国航空工业集团公司西安飞机设计研究所 Method for automatically creating database and dynamically recording data on the basis of configuration file
US9727623B1 (en) * 2016-02-05 2017-08-08 Accenture Global Solutions Limited Integrated developer workflow for data visualization development
CN109032590A (en) * 2018-09-26 2018-12-18 山东鲁能软件技术有限公司 A kind of configuration method, device, terminal and the storage medium of visual development environment
CN109460396A (en) * 2018-10-12 2019-03-12 中国平安人寿保险股份有限公司 Model treatment method and device, storage medium and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101504672A (en) * 2009-03-23 2009-08-12 金蝶软件(中国)有限公司 Method and system for dynamically configuring physical data table
CN105608088A (en) * 2014-11-19 2016-05-25 中国航空工业集团公司西安飞机设计研究所 Method for automatically creating database and dynamically recording data on the basis of configuration file
US9727623B1 (en) * 2016-02-05 2017-08-08 Accenture Global Solutions Limited Integrated developer workflow for data visualization development
CN109032590A (en) * 2018-09-26 2018-12-18 山东鲁能软件技术有限公司 A kind of configuration method, device, terminal and the storage medium of visual development environment
CN109460396A (en) * 2018-10-12 2019-03-12 中国平安人寿保险股份有限公司 Model treatment method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN111279320B (en) API repository implementing microservice configuration and management
CN112585919B (en) Method for managing application configuration state by using cloud-based application management technology
US10324709B2 (en) Apparatus and method for validating application deployment topology in cloud computing environment
US20210111965A1 (en) Formal Model Checking Based Approaches To Optimized Realizations Of Network Functions In Multi-Cloud Environments
US9225604B2 (en) Mapping requirements to a system topology in a networked computing environment
CN111984269B (en) Method for providing application construction service and application construction platform
US8751620B2 (en) Validating deployment patterns in a networked computing environment
US8627274B2 (en) Software tool and method for generating a virtual appliance
US9098378B2 (en) Computing reusable image components to minimize network bandwidth usage
US20200319879A1 (en) Development project blueprint and package generation
CN109951553B (en) Data processing method, system, electronic device and computer readable storage medium
US8938712B2 (en) Cross-platform virtual machine and method
CN110502217B (en) ROS-based robot cloud platform design method
CN114667507A (en) Resilient execution of machine learning workload using application-based profiling
US11061739B2 (en) Dynamic infrastructure management and processing
CN108351790B (en) Apparatus, method, and medium for non-monotonic eventual convergence of desired state configurations
CN106293687A (en) The control method of a kind of flow process of packing, and device
Pavlov et al. Windows embedded CE 6.0 fundamentals
CN111459506B (en) Deep learning platform cluster deployment method and device, medium and electronic equipment
CN114860401B (en) Heterogeneous cloud desktop scheduling system, heterogeneous cloud desktop scheduling method, heterogeneous cloud desktop scheduling service system, heterogeneous cloud desktop scheduling device and medium
CN109992258A (en) A kind of flexible implementation model configuration method and device
US9652260B2 (en) Scriptable hierarchical emulation engine
US20080256348A1 (en) Method for configuration of a processing unit
US11099907B1 (en) Prerequisite driven dynamic infrastructure orchestration
US11068543B2 (en) Component and object management of information handling systems

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

Application publication date: 20190709