CN109062628A - A kind of module polymerization loading method and device - Google Patents

A kind of module polymerization loading method and device Download PDF

Info

Publication number
CN109062628A
CN109062628A CN201810766344.1A CN201810766344A CN109062628A CN 109062628 A CN109062628 A CN 109062628A CN 201810766344 A CN201810766344 A CN 201810766344A CN 109062628 A CN109062628 A CN 109062628A
Authority
CN
China
Prior art keywords
module
view
class
sub
controller
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
CN201810766344.1A
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 Maoyan Cultural Media Co Ltd
Original Assignee
Beijing Maoyan Cultural Media 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 Maoyan Cultural Media Co Ltd filed Critical Beijing Maoyan Cultural Media Co Ltd
Priority to CN201810766344.1A priority Critical patent/CN109062628A/en
Publication of CN109062628A publication Critical patent/CN109062628A/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
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

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

Abstract

The present invention provides a kind of module polymerization loading method and devices.In embodiments of the present invention, technical staff need to only write for the computer language code according to module id generation module class in advance, the vacancy for inserting module id is contained in the computer language code, and it writes for the computer language code according to module class generation module, the vacancy for inserting module class is contained in the computer language code, when needing generation module, module array is obtained, by module array addition in default master controller;When default master controller is loaded, multiple module ids in module array are obtained;For each module id, using for generating the corresponding module class of the module id according to the computer language code of module id generation module class, and using for generating the corresponding module of the module class according to the computer language code of module class generation module.Therefore, compared with the prior art, the embodiment of the present invention can save labour turnover.

Description

A kind of module polymerization loading method and device
Technical field
The present invention relates to field of computer technology, polymerize loading method and device more particularly to a kind of module.
Background technique
With the rapid development of technology, more and more users carry out browsing network information using mobile phone, and mobile phone passes through view Show the network information, often include multiple functional modules, such as comment module, stage photo module, statistical module in view with And purchase module etc..
Mobile phone is when generating a view, often firstly the need of each functional module sequentially generated in view, then root View is generated according to each functional module.
Summary of the invention
The embodiment of the present invention shows a kind of module polymerization loading method and device.
In a first aspect, the embodiment of the present invention shows a kind of module polymerization loading method, which comprises
Module array is obtained, includes the module id of multiple modules in the module array;
By module array addition in default master controller;
When the default master controller is loaded, multiple module ids in the module array are obtained;
The corresponding module class of each module id is generated respectively;
The corresponding module of each module class is generated respectively;
View is generated according to multiple modules of generation.
In an optional implementation, the view includes the main view of the default master controller and described default The sub-controller of master controller;
It is described to generate view according to multiple modules of generation, comprising:
For each module, according to the corresponding module class of the module, in the main view and the sub-controller Determine the view for storing the module;
When determining the view for storing the module is the main view, the module is added in the main view In figure;
When determining the view for storing the module is the sub-controller, the module is added in the son In controller.
It is described according to the corresponding module class of the module in an optional implementation, in the main view and institute State the view determined in sub-controller for storing the module, comprising:
Determine the type of the module class;
In the corresponding relationship between storage class and view, if view corresponding with the type is the master View, it is determined that the view for storing the module is the main view;
In the corresponding relationship between storage class and view, if view corresponding with the type is the son Controller, it is determined that the view for storing the module is the sub-controller.
It is described to generate view according to multiple modules of generation in an optional implementation, comprising:
Each module is loaded respectively, obtains the corresponding sub- view of each module;
It will be in the sliding view of each sub- view addition in the controller.
Second aspect, the embodiment of the present invention show a kind of module polymerization loading device, and described device includes:
First acquisition unit includes the module id of multiple modules for obtaining module array, in the module array;
First adding unit, for adding the module array in default master controller;
Second acquisition unit, for obtaining multiple in the module array when the default master controller is loaded Module id;
First generation unit, for generating the corresponding module class of each module id respectively;
Second generation unit, for generating the corresponding module of each module class respectively;
Third generation unit, for generating view according to multiple modules of generation.
In an optional implementation, the view includes the main view of the default master controller and described default The sub-controller of master controller;
The third generation unit includes:
Determination unit is used for for each module, according to the corresponding module class of the module, in the main view and institute State the view determined in sub-controller for storing the module;
Second adding unit will be described for when determining the view for storing the module is the main view Module is added in the main view;
Third adding unit, for when determine the view for storing the module be the sub-controller when, by institute Module addition is stated in the sub-controller.
In an optional implementation, the determination unit includes:
First determines subelement, for determining the type of the module class;
Second determines subelement, in the corresponding relationship between storage class and view, if with the type Corresponding view is the main view, it is determined that the view for storing the module is the main view;
Third determines subelement, in the corresponding relationship between storage class and view, if with the type Corresponding view is the sub-controller, it is determined that the view for storing the module is the sub-controller.
In an optional implementation, the third generation unit includes:
Loading unit obtains the corresponding sub- view of each module for loading each module respectively;
4th adding unit, for adding each sub- view in sliding view in the controller.
The third aspect, the embodiment of the present invention show a kind of electronic equipment, including memory, processor and are stored in storage On device and the computer program that can run on a processor, the processor are realized as described in relation to the first aspect when executing described program Module polymerize loading method the step of.
Fourth aspect, the embodiment of the present invention show a kind of computer readable storage medium, the computer-readable storage It is stored with computer program on medium, realizes that module as described in relation to the first aspect is poly- when the computer program is executed by processor The step of closing loading method.
Compared with prior art, the embodiment of the present invention includes following advantages:
In the prior art, it for the module that any one needs to generate, requires technical staff and is write in advance for root According to the computer language procedure of the module id generation module class of the module, and write for according to the module class generation module Computer language procedure.It needs to generate several modules, technical staff is write in advance to several calculating for generation module class Machine LISP program LISP, and write several computer language procedures for generation module.When the mould for needing to generate in a view When block is more, then cost of labor can be greatly increased.
And in embodiments of the present invention, technical staff need to only write based on according to module id generation module class in advance Calculation machine language codes contain the vacancy for inserting module id in the computer language code, and write for basis The computer language code of module class generation module contains the vacancy for inserting module class in the computer language code, When needing generation module, module array is obtained, includes the module id of multiple modules in the module array;By the module array Addition is in default master controller;When default master controller is loaded, multiple module ids in module array are obtained;For Each module id, using for generating the module id pair according to the computer language code of module id generation module class The module class answered, and using for generating the corresponding mould of the module class according to the computer language code of module class generation module Block.To need to only write two computer language codes.Therefore, compared with the prior art, the embodiment of the present invention can save people Work cost.
Detailed description of the invention
Fig. 1 is a kind of step flow chart of module polymerization loading method embodiment of the invention;
Fig. 2 is a kind of structural block diagram of module polymerization loading device embodiment of the invention.
Specific embodiment
In order to make the foregoing objectives, features and advantages of the present invention clearer and more comprehensible, with reference to the accompanying drawing and specific real Applying mode, the present invention is described in further detail.
Referring to Fig.1, a kind of step flow chart of module polymerization loading method embodiment of the invention is shown, it specifically can be with Include the following steps:
In step s101, module array is obtained, includes the module id of multiple modules in the module array;
In an embodiment of the invention, technical staff can locally create module array, and by the mould of multiple modules Block identification adds in the module array.
In another embodiment, terminal can also obtain module array from predetermined server.
Without limitation to the acquisition methods of module array, the acquisition methods of any module array are all at this for the embodiment of the present invention Within the protection scope of invention.
In step s 102, which is added in default master controller;
In step s 103, when default master controller is loaded, multiple module ids in module array are obtained;
In step S104, the corresponding module class of each module id is generated respectively;
In embodiments of the present invention, technical staff has been write in advance for the computer according to module id generation module class Language codes contain the vacancy for inserting module id in the computer language code.
For any one module id, the computer language code can be called first, then in the computer language Empty place in code inserts the module id, and then the computer language code of the module id has been inserted in operation, thus Obtain the corresponding module class of the module id.
For other each module ids, it is corresponding that other each module ids are generated also according to aforesaid way Module class.
In step s105, the corresponding module of each module class is generated respectively;
In embodiments of the present invention, technical staff has been write in advance for the computer language according to module class generation module Code contains the vacancy for inserting module class in the computer language code.
For any one module class, the computer language code can be called first, then in the computer language generation Empty place in code inserts the module class, and then the computer language code of the module class has been inserted in operation, to be somebody's turn to do The corresponding module of module class.
For other each module class, other corresponding moulds of each module class are generated also according to aforesaid way Block.
In step s 106, view is generated according to multiple modules of generation.
In embodiments of the present invention, view includes the son control of the main view and default master controller of default master controller Device;Therefore, it can be realized by following process in this step, comprising:
11), for each module, according to the corresponding module class of module, determination is used in main view and sub-controller The view of memory module;
It specifically, can be with the type of determining module class;In corresponding relationship between stored type and view, if View corresponding with the type is main view, it is determined that the view for storing the module is main view;In stored class In corresponding relationship between type and view, if view corresponding with the type is sub-controller, it is determined that for storing this The view of module is sub-controller.
12), when determining the view for storing the module is main view, by module addition in main view;
13), when determining the view for storing the module is sub-controller, which is added in sub-controller In.
In an alternative embodiment of the invention, in this step, each module can be loaded respectively, obtain each module Then corresponding sub- view adds each sub- view in sliding view in the controller.
In the prior art, it for the module that any one needs to generate, requires technical staff and is write in advance for root According to the computer language procedure of the module id generation module class of the module, and write for according to the module class generation module Computer language procedure.It needs to generate several modules, technical staff is write in advance to several calculating for generation module class Machine LISP program LISP, and write several computer language procedures for generation module.When the mould for needing to generate in a view When block is more, then cost of labor can be greatly increased.
And in embodiments of the present invention, technical staff need to only write based on according to module id generation module class in advance Calculation machine language codes contain the vacancy for inserting module id in the computer language code, and write for basis The computer language code of module class generation module contains the vacancy for inserting module class in the computer language code, When needing generation module, module array is obtained, includes the module id of multiple modules in the module array;By the module array Addition is in default master controller;When default master controller is loaded, multiple module ids in module array are obtained;For Each module id, using for generating the module id pair according to the computer language code of module id generation module class The module class answered, and using for generating the corresponding mould of the module class according to the computer language code of module class generation module Block.To need to only write two computer language codes.Therefore, compared with the prior art, the embodiment of the present invention can save people Work cost.
Secondly as being the multiple module ids obtained in module array when default master controller is loaded;Then divide The corresponding module class of each module id is not generated, so can be relied on modules to avoid default master controller, be reduced pre- If the coupling between master controller and modules.
It should be noted that for simple description, therefore, it is stated as a series of action groups for embodiment of the method It closes, but those skilled in the art should understand that, embodiment of that present invention are not limited by the describe sequence of actions, because according to According to the embodiment of the present invention, some steps may be performed in other sequences or simultaneously.Secondly, those skilled in the art also should Know, the embodiments described in the specification are all preferred embodiments, and the related movement not necessarily present invention is implemented Necessary to example.
Referring to Fig. 2, a kind of structural block diagram of module polymerization loading device embodiment of the present invention is shown, which specifically may be used To include following module:
Second aspect, the embodiment of the present invention show a kind of module polymerization loading device, and described device includes:
First acquisition unit 11 includes the module id of multiple modules for obtaining module array, in the module array;
First adding unit 12, for adding the module array in default master controller;
Second acquisition unit 13, for obtaining more in the module array when the default master controller is loaded A module id;
First generation unit 14, for generating the corresponding module class of each module id respectively;
Second generation unit 15, for generating the corresponding module of each module class respectively;
Third generation unit 16, for generating view according to multiple modules of generation.
In an optional implementation, the view includes the main view of the default master controller and described default The sub-controller of master controller;
The third generation unit 16 includes:
Determination unit is used for for each module, according to the corresponding module class of the module, in the main view and institute State the view determined in sub-controller for storing the module;
Second adding unit will be described for when determining the view for storing the module is the main view Module is added in the main view;
Third adding unit, for when determine the view for storing the module be the sub-controller when, by institute Module addition is stated in the sub-controller.
In an optional implementation, the determination unit includes:
First determines subelement, for determining the type of the module class;
Second determines subelement, in the corresponding relationship between storage class and view, if with the type Corresponding view is the main view, it is determined that the view for storing the module is the main view;
Third determines subelement, in the corresponding relationship between storage class and view, if with the type Corresponding view is the sub-controller, it is determined that the view for storing the module is the sub-controller.
In an optional implementation, the third generation unit 16 includes:
Loading unit obtains the corresponding sub- view of each module for loading each module respectively;
4th adding unit, for adding each sub- view in sliding view in the controller.
In the prior art, it for the module that any one needs to generate, requires technical staff and is write in advance for root According to the computer language procedure of the module id generation module class of the module, and write for according to the module class generation module Computer language procedure.It needs to generate several modules, technical staff is write in advance to several calculating for generation module class Machine LISP program LISP, and write several computer language procedures for generation module.When the mould for needing to generate in a view When block is more, then cost of labor can be greatly increased.
And in embodiments of the present invention, technical staff need to only write based on according to module id generation module class in advance Calculation machine language codes contain the vacancy for inserting module id in the computer language code, and write for basis The computer language code of module class generation module contains the vacancy for inserting module class in the computer language code, When needing generation module, module array is obtained, includes the module id of multiple modules in the module array;By the module array Addition is in default master controller;When default master controller is loaded, multiple module ids in module array are obtained;For Each module id, using for generating the module id pair according to the computer language code of module id generation module class The module class answered, and using for generating the corresponding mould of the module class according to the computer language code of module class generation module Block.To need to only write two computer language codes.Therefore, compared with the prior art, the embodiment of the present invention can save people Work cost.
For device embodiment, since it is basically similar to the method embodiment, related so being described relatively simple Place illustrates referring to the part of embodiment of the method.
All the embodiments in this specification are described in a progressive manner, the highlights of each of the examples are with The difference of other embodiments, the same or similar parts between the embodiments can be referred to each other.
It should be understood by those skilled in the art that, the embodiment of the embodiment of the present invention can provide as method, apparatus or calculate Machine program product.Therefore, the embodiment of the present invention can be used complete hardware embodiment, complete software embodiment or combine software and The form of the embodiment of hardware aspect.Moreover, the embodiment of the present invention can be used one or more wherein include computer can With in the computer-usable storage medium (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) of program code The form of the computer program product of implementation.
The embodiment of the present invention be referring to according to the method for the embodiment of the present invention, terminal device (system) and computer program The flowchart and/or the block diagram of product describes.It should be understood that flowchart and/or the block diagram can be realized by computer program instructions In each flow and/or block and flowchart and/or the block diagram in process and/or box combination.It can provide these Computer program instructions are set to general purpose computer, special purpose computer, Embedded Processor or other programmable data processing terminals Standby processor is to generate a machine, so that being held by the processor of computer or other programmable data processing terminal devices Capable instruction generates for realizing in one or more flows of the flowchart and/or one or more blocks of the block diagram The device of specified function.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing terminal devices In computer-readable memory operate in a specific manner, so that instruction stored in the computer readable memory generates packet The manufacture of command device is included, which realizes in one side of one or more flows of the flowchart and/or block diagram The function of being specified in frame or multiple boxes.
These computer program instructions can also be loaded into computer or other programmable data processing terminal devices, so that Series of operation steps are executed on computer or other programmable terminal equipments to generate computer implemented processing, thus The instruction executed on computer or other programmable terminal equipments is provided for realizing in one or more flows of the flowchart And/or in one or more blocks of the block diagram specify function the step of.
Although the preferred embodiment of the embodiment of the present invention has been described, once a person skilled in the art knows bases This creative concept, then additional changes and modifications can be made to these embodiments.So the following claims are intended to be interpreted as Including preferred embodiment and fall into all change and modification of range of embodiment of the invention.
Finally, it is to be noted that, herein, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that process, method, article or terminal device including a series of elements not only wrap Those elements are included, but also including other elements that are not explicitly listed, or further includes for this process, method, article Or the element that terminal device is intrinsic.In the absence of more restrictions, being wanted by what sentence "including a ..." limited Element, it is not excluded that there is also other identical elements in process, method, article or the terminal device for including the element.
Above to a kind of module polymerization loading method provided by the present invention and device, it is described in detail, herein Apply that a specific example illustrates the principle and implementation of the invention, the explanation of above example is only intended to help Understand method and its core concept of the invention;At the same time, for those skilled in the art, according to the thought of the present invention, There will be changes in the specific implementation manner and application range, in conclusion the content of the present specification should not be construed as to this The limitation of invention.

Claims (10)

1. a kind of module polymerize loading method, which is characterized in that the described method includes:
Module array is obtained, includes the module id of multiple modules in the module array;
By module array addition in default master controller;
When the default master controller is loaded, multiple module ids in the module array are obtained;
The corresponding module class of each module id is generated respectively;
The corresponding module of each module class is generated respectively;
View is generated according to multiple modules of generation.
2. the method according to claim 1, wherein the view includes the main view of the default master controller With the sub-controller of the default master controller;
It is described to generate view according to multiple modules of generation, comprising:
For each module, according to the corresponding module class of the module, determined in the main view and the sub-controller For storing the view of the module;
When determining the view for storing the module is the main view, the module is added in the main view In;
When determining the view for storing the module is the sub-controller, the module is added in the sub- control In device.
3. the method according to claim 1, wherein described according to the corresponding module class of the module, described The view for storing the module is determined in main view and the sub-controller, comprising:
Determine the type of the module class;
In the corresponding relationship between storage class and view, if view corresponding with the type is the main view Figure, it is determined that the view for storing the module is the main view;
In the corresponding relationship between storage class and view, if view corresponding with the type is the sub- control Device, it is determined that the view for storing the module is the sub-controller.
4. the method according to claim 1, wherein described generate view according to multiple modules of generation, comprising:
Each module is loaded respectively, obtains the corresponding sub- view of each module;
It will be in the sliding view of each sub- view addition in the controller.
5. a kind of module polymerize loading device, which is characterized in that described device includes:
First acquisition unit includes the module id of multiple modules for obtaining module array, in the module array;
First adding unit, for adding the module array in default master controller;
Second acquisition unit, for obtaining multiple modules in the module array when the default master controller is loaded Mark;
First generation unit, for generating the corresponding module class of each module id respectively;
Second generation unit, for generating the corresponding module of each module class respectively;
Third generation unit, for generating view according to multiple modules of generation.
6. device according to claim 5, which is characterized in that the view includes the main view of the default master controller With the sub-controller of the default master controller;
The third generation unit includes:
Determination unit is used for for each module, according to the corresponding module class of the module, in the main view and the son The view for storing the module is determined in controller;
Second adding unit, for when determine the view for storing the module be the main view when, by the module Addition is in the main view;
Third adding unit, for when determine the view for storing the module be the sub-controller when, by the mould Block adds in the sub-controller.
7. device according to claim 5, which is characterized in that the determination unit includes:
First determines subelement, for determining the type of the module class;
Second determines subelement, in the corresponding relationship between storage class and view, if opposite with the type The view answered is the main view, it is determined that the view for storing the module is the main view;
Third determines subelement, in the corresponding relationship between storage class and view, if opposite with the type The view answered is the sub-controller, it is determined that the view for storing the module is the sub-controller.
8. device according to claim 5, which is characterized in that the third generation unit includes:
Loading unit obtains the corresponding sub- view of each module for loading each module respectively;
4th adding unit, for adding each sub- view in sliding view in the controller.
9. a kind of electronic equipment including memory, processor and stores the calculating that can be run on a memory and on a processor Machine program, which is characterized in that the processor realizes mould according to any one of claims 1 to 4 when executing described program Block polymerize the step of loading method.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program is realized when the computer program is executed by processor such as module described in any one of claims 1 to 6 polymerization load The step of method.
CN201810766344.1A 2018-07-12 2018-07-12 A kind of module polymerization loading method and device Pending CN109062628A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810766344.1A CN109062628A (en) 2018-07-12 2018-07-12 A kind of module polymerization loading method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810766344.1A CN109062628A (en) 2018-07-12 2018-07-12 A kind of module polymerization loading method and device

Publications (1)

Publication Number Publication Date
CN109062628A true CN109062628A (en) 2018-12-21

Family

ID=64816254

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810766344.1A Pending CN109062628A (en) 2018-07-12 2018-07-12 A kind of module polymerization loading method and device

Country Status (1)

Country Link
CN (1) CN109062628A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7934191B2 (en) * 2007-04-10 2011-04-26 Sap Portals IL Method and modules for generating client-server applications
CN106528601A (en) * 2016-09-23 2017-03-22 北京五八信息技术有限公司 Method and device for dynamically configuring module
CN106648690A (en) * 2016-12-29 2017-05-10 北京恒华伟业科技股份有限公司 Code automatic generation method and apparatus
CN106815015A (en) * 2016-12-21 2017-06-09 武汉斗鱼网络科技有限公司 View method for organizing and system in a kind of IOS
CN107632822A (en) * 2016-07-15 2018-01-26 深圳联友科技有限公司 A kind of static page development platform and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7934191B2 (en) * 2007-04-10 2011-04-26 Sap Portals IL Method and modules for generating client-server applications
CN107632822A (en) * 2016-07-15 2018-01-26 深圳联友科技有限公司 A kind of static page development platform and method
CN106528601A (en) * 2016-09-23 2017-03-22 北京五八信息技术有限公司 Method and device for dynamically configuring module
CN106815015A (en) * 2016-12-21 2017-06-09 武汉斗鱼网络科技有限公司 View method for organizing and system in a kind of IOS
CN106648690A (en) * 2016-12-29 2017-05-10 北京恒华伟业科技股份有限公司 Code automatic generation method and apparatus

Similar Documents

Publication Publication Date Title
CN105723363A (en) Master schema shared across multiple tenants with dynamic update
US10296314B2 (en) Detecting and remedying memory leaks caused by object reference cycles
CN112395390B (en) Training corpus generation method of intention recognition model and related equipment thereof
CN110022315A (en) Weight management method, device and equipment in a kind of piece of chain type account book
CN109358898A (en) A kind of information processing method, device, electronic equipment and storage medium
EP3462388A1 (en) Method and system for processing engineering objects in an industrial automation environment
CN103677913A (en) Business processing method and device based on business process management (BPM)
CN105760361A (en) Language model building method and device
CN106445933B (en) A kind of data processing method and system
CN116257438A (en) Updating method of interface test case and related equipment
US8428914B2 (en) Method and simulator for real-time calculation of state variables of a process model
CN109697156A (en) A kind of starting time obtaining method, device, terminal device and storage medium
CN109508791A (en) Vehicle damage management method
CN109062628A (en) A kind of module polymerization loading method and device
CN109688180A (en) A kind of cloud service method for upgrading software and device based on mirror image
CN106599637A (en) Method and device for inputting verification code into verification interface
US10223177B2 (en) Modifying a device based on an annotated time series of sensor readings
CN109621406A (en) A kind of generation method and device of configuration file
CN109614609A (en) Method for establishing model and device
CN112256306B (en) Compatibility verification method and device
CN109669738B (en) A kind of starting method and device of application program
CN108664250A (en) A kind of code process method and device
CN106909472B (en) Input/output load adjusting method and device of distributed file system
CN109117122A (en) A kind of List View creation method and device
CN108628750B (en) Test code processing method and device

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: 20181221

RJ01 Rejection of invention patent application after publication