CN109032637A - Oftware updating method and device based on framework frame - Google Patents

Oftware updating method and device based on framework frame Download PDF

Info

Publication number
CN109032637A
CN109032637A CN201810786515.7A CN201810786515A CN109032637A CN 109032637 A CN109032637 A CN 109032637A CN 201810786515 A CN201810786515 A CN 201810786515A CN 109032637 A CN109032637 A CN 109032637A
Authority
CN
China
Prior art keywords
module
catalogue
software
framework frame
version number
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
CN201810786515.7A
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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN201810786515.7A priority Critical patent/CN109032637A/en
Publication of CN109032637A publication Critical patent/CN109032637A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The present invention provides a kind of Oftware updating method and device based on framework frame, is related to field of computer technology.Oftware updating method based on framework frame is applied to user terminal, which includes the module under catalogue and catalogue, unidirectionally calls between catalogue and module, this method comprises: obtaining the remote version number of software from server;When the local version number of software is lower than remote version, the long-range latest edition module list for obtaining software;Need the module that updates to the catalogue according to the downloading of latest edition module list;Load the module in catalogue.Oftware updating method and device provided by the invention based on framework frame enables to software not have to for entire routine recompilation being packaged in each version updating, avoid the case where causing entire engineering that can not compile due to some module goes wrong, the risk for reducing version publication, the dependence eliminated between disparate modules influence.

Description

Oftware updating method and device based on framework frame
Technical field
The present invention relates to field of computer technology, in particular to a kind of software upgrading based on framework frame Method and device.
Background technique
IOS project tradition is developed in online process, and all modules concentrate in an engineering developing, by entire work when online Journey is packaged into an IPA file, is then committed to Apple store audit, after the approval user install in Apple store/ It updates.This online update mechanism, the update of each Version module needs for entire routine recompilation to be packaged, if some mould Block, which goes wrong, will lead to entire engineering and can not compile, and virtually increase the risk of version publication.
Summary of the invention
In view of this, the embodiment of the present invention is designed to provide a kind of software upgrading side based on framework frame Method and device, to improve the above problem.
In a first aspect, a kind of Oftware updating method based on framework frame provided in an embodiment of the present invention, is applied to User terminal, the software include the module under catalogue and the catalogue, are unidirectionally called between the catalogue and the module, institute The method of stating includes:
The remote version number of the software is obtained from server;
When the local version number of the software is lower than the remote version, the latest edition mould of the software is remotely obtained Block list;
Need the module that updates to the catalogue according to latest edition module list downloading;
Load the module in the catalogue.
Optionally, the method also includes:
Initialize routing map and the module list under the catalogue of the software.
Optionally, the catalogue includes app catalogue and Resource TOC, the routing under the catalogue of the initialization software Map and module list, comprising:
Whether the routing map and module list detected under the Resource TOC can be used;
When the routing map and the unavailable module list, by the routing map and module list under app catalogue It is copied to the Resource TOC;
Load the routing map for being copied to the Resource TOC and the module list.
Optionally, the method also includes:
The module under the catalogue is found by the routing map;
Call the module found.
Optionally, the method also includes:
The local version number of the software is compared with the remote version number.
Second aspect, a kind of software renewing apparatus based on framework frame provided in an embodiment of the present invention, application In user terminal, the software includes the module under catalogue and the catalogue, is unidirectionally called between the catalogue and the module, The software renewing apparatus based on framework frame includes:
First obtains module, for obtaining the remote version number of the software from server;
Second obtains module, for remotely obtaining when the local version number of the software is lower than the remote version The latest edition module list of the software;
Download module, for downloading the module for needing to update to the catalogue according to the latest edition module list;
Loading module, for loading the module in the catalogue.
Optionally, the software renewing apparatus based on framework frame further include:
Initialization module, the routing map and module list under catalogue for initializing the software.
Optionally, the catalogue includes app catalogue and Resource TOC, and the initialization module includes:
Detection sub-module, for detecting whether routing map under the Resource TOC and module list can be used;
Submodule is copied, is used for when the routing map and the unavailable module list, by the routing under app catalogue Map and module list are copied to the Resource TOC;
Submodule is loaded, for loading the routing map for being copied to the Resource TOC and the module list.
Optionally, the software renewing apparatus based on framework frame further include:
Searching module, for finding the module under the catalogue by the routing map;
Calling module, for calling the module found.
Optionally, the software renewing apparatus based on framework frame further include:
Comparison module, for the local version number of the software to be compared with the remote version number.
For the prior art, the Oftware updating method and device provided by the invention based on framework frame has such as Under the utility model has the advantages that
Oftware updating method and device provided by the invention based on framework frame enables to software in each version Do not have to for entire routine recompilation being packaged when this update, avoids causing entire engineering that can not compile due to some module goes wrong The case where translating reduces the risk of version publication, and the dependence eliminated between disparate modules influences, while being conducive to exploit person The exploitation and maintenance of the more absorbed module oneself being responsible for of member, are also beneficial to tester and efficiently carry out module testing.
To enable the above objects, features and advantages of the present invention to be clearer and more comprehensible, preferred embodiment is cited below particularly, and cooperate Appended attached drawing, is described in detail below.
Detailed description of the invention
In order to illustrate the technical solution of the embodiments of the present invention more clearly, below will be to needed in the embodiment attached Figure is briefly described, it should be understood that the following drawings illustrates only certain embodiments of the present invention, therefore is not construed as pair The restriction of range for those of ordinary skill in the art without creative efforts, can also be according to this A little attached drawings obtain other relevant attached drawings.
Fig. 1 is the schematic diagram that the user terminal that present pre-ferred embodiments provide and server interact.
Fig. 2 is the block diagram for the user terminal that present pre-ferred embodiments provide.
Fig. 3 is the flow chart for the Oftware updating method based on framework frame that present pre-ferred embodiments provide.
Fig. 4 is the process for another Oftware updating method based on framework frame that present pre-ferred embodiments provide Figure.
Fig. 5 is the functional module for the software renewing apparatus based on framework frame that present pre-ferred embodiments provide Schematic diagram.
Fig. 6 is the functional block diagram of initialization module in Fig. 5.
Icon: 100- user terminal;Software renewing apparatus of the 110- based on framework frame;111- first obtains mould Block;112- second obtains module;113- download module;114- loading module;115- initialization module;1151- detection sub-module; 1152- copies submodule;1153- loads submodule;116- searching module;117- calling module;118- comparison module;120- is deposited Reservoir;130- storage control;140- processor;150- Peripheral Interface;160- input-output unit;170- display unit; 200- server;300- network.
Specific embodiment
Below in conjunction with attached drawing in the embodiment of the present invention, technical solution in the embodiment of the present invention carries out clear, complete Ground description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.Usually exist The component of the embodiment of the present invention described and illustrated in attached drawing can be arranged and be designed with a variety of different configurations herein.Cause This, is not intended to limit claimed invention to the detailed description of the embodiment of the present invention provided in the accompanying drawings below Range, but it is merely representative of selected embodiment of the invention.Based on the embodiment of the present invention, those skilled in the art are not doing Every other embodiment obtained under the premise of creative work out, shall fall within the protection scope of the present invention.
It should also be noted that similar label and letter indicate similar terms in following attached drawing, therefore, once a certain Xiang Yi It is defined in a attached drawing, does not then need that it is further defined and explained in subsequent attached drawing.Meanwhile of the invention In description, term " first ", " second " etc. are only used for distinguishing description, are not understood to indicate or imply relative importance.
As shown in Figure 1, being that the user terminal 100 that present pre-ferred embodiments provide shows with what server 200 interacted It is intended to.The server 200 is communicatively coupled by network 300 with one or more user terminals 100, logical to carry out data Letter or interaction.The server 200 can be network server, database server etc..The user terminal 100 can be a People's computer (personal computer, PC), tablet computer, personal digital assistant (personal digital Assistant, PDA) etc..
As shown in Fig. 2, being the block diagram of the user terminal 100.The user terminal 100 includes being based on The software renewing apparatus 110 of framework frame, memory 120, storage control 130, processor 140, Peripheral Interface 150, Input-output unit 160, display unit 170.
The memory 120, processor 140, Peripheral Interface 150, input-output unit 160, is shown storage control 130 Show that each element of unit 170 is directly or indirectly electrically connected between each other, to realize the transmission or interaction of data.For example, these Element can be realized by one or more communication bus or signal wire be electrically connected between each other.It is described to be based on framework frame The software renewing apparatus 110 of frame includes that at least one can be stored in the memory in the form of software or firmware (firmware) In 120 or the software function module that is solidificated in the operating system (operating system, OS) of the user terminal 100. The processor 140 is used to execute the executable module stored in memory 120, such as described based on framework frame The software function module or computer program that software renewing apparatus 110 includes.
Wherein, memory 120 may be, but not limited to, random access memory (Random Access Memory, RAM), read-only memory (Read Only Memory, ROM), programmable read only memory (Programmable Read-Only Memory, PROM), erasable read-only memory (Erasable Programmable Read-Only Memory, EPROM), Electricallyerasable ROM (EEROM) (Electric Erasable Programmable Read-Only Memory, EEPROM) etc.. Wherein, memory 120 is for storing program, and the processor 140 executes described program after receiving and executing instruction, aforementioned Method performed by the server that the stream process that any embodiment of the embodiment of the present invention discloses defines can be applied to processor 140 In, or realized by processor 140.
Processor 140 may be a kind of IC chip, the processing capacity with signal.Above-mentioned processor 140 can To be general processor, including central processing unit (Central Processing Unit, abbreviation CPU), network processing unit (Network Processor, abbreviation NP) etc.;Can also be digital signal processor (DSP), specific integrated circuit (ASIC), Ready-made programmable gate array (FPGA) either other programmable logic device, discrete gate or transistor logic, discrete hard Part component.It may be implemented or execute disclosed each method, step and the logic diagram in the embodiment of the present invention.General processor It can be microprocessor or the processor be also possible to any conventional processor etc..
Various input/output devices are couple processor and memory 120 by the Peripheral Interface 150.In some realities It applies in example, Peripheral Interface 150, processor 140 and storage control 130 can be realized in one single chip.Some other In example, they can be realized by independent chip respectively.
Input-output unit 160 is used to be supplied to the interaction that user input data realizes user and the user terminal 100. The input-output unit 160 may be, but not limited to, mouse and keyboard etc..
Display unit 170 provides an interactive interface (such as user's operation circle between the user terminal 100 and user Face) or for display image data give user reference.In the present embodiment, the display unit 170 can be liquid crystal display Or touch control display.It can be the capacitance type touch control screen or resistance of support single-point and multi-point touch operation if touch control display Formula touch screen etc..Single-point and multi-point touch operation is supported to refer to that touch control display can sense on the touch control display one Or at multiple positions simultaneously generate touch control operation, and the touch control operation that this is sensed transfer to processor 140 carry out calculate and Processing.
Referring to Fig. 3, being present pre-ferred embodiments offer applied to shown in Fig. 2 based on framework frame The flow chart of the Oftware updating method based on framework frame of software renewing apparatus 110.It below will be to tool shown in Fig. 3 Body process is described in detail.
Step S101, routing map and module list under the catalogue of initializers.
Method provided in an embodiment of the present invention is applied to user terminal 100, for user terminal 100 based on The software of framework framework establishment is updated.The software is when being based on framework Development of Framework, by entire engineering (project) is divided into a main works and several modular engineerings.Main works mainly call the basic function of each functional module, each mould The basic module of block engineering and main works is communicated, and realizes the decoupling between module and module.Basic module is to (module simultaneously Engineering) the unidirectional calling logic of module realization, optimized integration module is to the decoupling between called module.Based on framework frame After the completion of the software development of frame, main works compile to form catalogue, and modular engineering forms the module being mounted under catalogue, mesh after being packaged It is unidirectionally called between record and module.
After software is activated, user terminal 100 initializes routing map and module list under the catalogue of the software.Tool Body, the catalogue of software includes app catalogue and Resource TOC, and user terminal 100 is with detecting the routing under the Resource TOC first Whether figure and module list can be used.It, will be under app catalogue in app catalogue if routing map and module list being unavailable Routing map and module list are copied to Resource TOC.Then the routing map for being copied to Resource TOC is loaded in memory And module list.
In the embodiment of the present invention, whether routing map and module list under Resource TOC be can be used, and can refer to resource mesh Whether routing map and module list under record damage, and may also mean that under Resource TOC with the presence or absence of routing map and module column Table.
Step S102 obtains the remote version number of software from server.
After being initialized, 100 active of user terminal remotely obtains the software at 200 end of server from server 200 Remote version number, i.e., newest version number.
The local version number of software is compared step S103 with remote version number, judges the local version number of software Whether remote version number is lower than, if it is execution step S104.
After the remote version number for obtaining software, user terminal 100 by the local version number of software and remote version number into Row compares, and judges the local version number of software whether lower than remote version number, if it is execution step S104.
Wherein, the format of version number can use large, medium and small, three decimal dot patterns, if version number is 1.0.8, wherein 1 represents major release, and version number in 0 representative, 8 represent minor release/point release.When being compared, successively to large, medium and small version number into Row compares, such as local version number is 1.0.8, and remote version number is 1.0.10, then illustrates local version number lower than remote version Number.
Step S104, the long-range latest edition module list for obtaining software.
If the local version number of software is lower than remote version number, illustrating Current software not is the software of latest edition, It needs to be updated.User terminal 100 remotely obtains the latest edition module list of the software from 200 end of server at this time.
Step S105, the module for needing to update according to the downloading of latest edition module list.
User terminal 100 records the address url for having software download, after obtaining latest edition module list, user terminal 100 Need the module being updated to Resource TOC (in Resource TOC from the downloading of 200 end of server according to the latest edition module list Library/Module catalogue), and its solution is pressed under Resource TOC (the Library/Module catalogue in Resource TOC).
Step S106 loads the module in catalogue.
After the module that will be updated unzips under Resource TOC, user terminal 100 according to the latest edition module list according to Corresponding module in secondary load Resource TOC (the Library/Module catalogue in Resource TOC).
After the completion of module loading in catalogue, the main interface of the software is loaded, completes the update of software at this time.
Referring to Fig. 4, being another Oftware updating method based on framework frame that present pre-ferred embodiments provide Flow chart.
Step S201, routing map and module list under the catalogue of initializers.
Step S202 obtains the remote version number of software from server.
The local version number of software is compared step S203 with remote version number, judges the local version number of software Whether remote version number is lower than, if it is execution step S204.
Step S204, the long-range latest edition module list for obtaining software.
Step S205, the module for needing to update according to the downloading of latest edition module list.
Step S206 loads the module in catalogue.
Step S207 finds the module under catalogue by routing map.
Include routing map in the catalogue of software, routes map and routed for realizing the calling of module, when user needs to adjust When the corresponding function described in module a certain in software, corresponding module under catalogue can be found by routing map.
Step S208 calls the module found.
It is found under catalogue after corresponding module by routing map, software can call the module found.
In conclusion the Oftware updating method provided in an embodiment of the present invention based on framework frame is by from service Device obtains the remote version number of software, long-range to obtain the newest of software when the local version number of software is lower than remote version Then version module list needs the module updated to catalogue according to the downloading of latest edition module list and loads.In the process, no It needs for entire routine recompilation to be packaged, it is only necessary to new function module is packaged respectively, by updating file in main program The update for completing software avoids the case where causing entire engineering that can not compile due to some module goes wrong, and reduces version The risk of this publication, the dependence eliminated between disparate modules influence.Meanwhile also avoiding the cumbersome audit stream of Apple store Journey.In addition, being conducive to the exploitation and maintenance of the more absorbed module oneself being responsible for of developer, it is efficient to be also beneficial to tester Ground carries out module testing.
Referring to Fig. 5, be present pre-ferred embodiments provide the software shown in Fig. 2 based on framework frame more The functional block diagram of new equipment 110.The software renewing apparatus 110 based on framework frame includes the first acquisition Module 111, second obtains module 112, download module 113, loading module 114, initialization module 115, searching module 116, adjusts With module 117 and comparison module 118.
Initialization module 115 is used to initialize routing map and module list under the catalogue of the software.
Referring to Fig. 6, the initialization module 115 includes detection sub-module 1151, copy submodule 1152, load submodule Block 1153.
Wherein, whether the routing map and module list that detection sub-module 1151 is used to detect under the Resource TOC may be used With.
Submodule 1152 is copied to be used for when the routing map and the unavailable module list, it will be under app catalogue Routing map and module list are copied to the Resource TOC.
Load submodule 1153 is for loading the routing map for being copied to the Resource TOC and the module list.
It should be understood that the initialization module 115 can be used for executing above-mentioned step S101 or step S201.
First acquisition module 111 is used to obtain the remote version number of the software from server 200.
It should be understood that the first acquisition module 111 can be used for executing above-mentioned step S102 or step S202.
Comparison module 118 is for the local version number of the software to be compared with the remote version number.
It should be understood that the comparison module 118 can be used for executing above-mentioned step S103 or step S203.
Second, which obtains module 112, is used to remotely obtain when the local version number of the software is lower than the remote version Take the latest edition module list of the software.
It should be understood that the second acquisition module 112 can be used for executing above-mentioned step S104 or step S204.
Download module 113 is for downloading the module for needing to update to the catalogue according to the latest edition module list.
It should be understood that download module 113 can be used for executing above-mentioned step S105 or step S205.
Loading module 114 is used to load the module in the catalogue.
It should be understood that loading module 114 can be used for executing above-mentioned step S106 or step S206.
Searching module 116 is used to find the module under the catalogue by the routing map.
It should be understood that searching module 116 can be used for executing above-mentioned step S207.
Calling module 117 is for calling the module found.
It should be understood that calling module 117 can be used for executing above-mentioned step S208.
In conclusion the software renewing apparatus 110 provided in an embodiment of the present invention based on framework frame can be from clothes Business device obtains the remote version number of software, long-range to obtain software most when the local version number of software is lower than remote version Then new edition module list needs the module updated to catalogue according to the downloading of latest edition module list and loads.In the process, It does not need for entire routine recompilation to be packaged, it is only necessary to be packaged new function module respectively, be by updating file in main program The update of achievable software avoids the case where causing entire engineering that can not compile due to some module goes wrong, and reduces The risk of version publication, the dependence eliminated between disparate modules influence.Meanwhile also avoiding the cumbersome audit stream of Apple store Journey.In addition, being conducive to the exploitation and maintenance of the more absorbed module oneself being responsible for of developer, it is efficient to be also beneficial to tester Ground carries out module testing.
In several embodiments provided herein, it should be understood that disclosed device and method can also pass through Other modes are realized.The apparatus embodiments described above are merely exemplary, for example, flow chart and block diagram in attached drawing Show the device of multiple embodiments according to the present invention, the architectural framework in the cards of method and computer program product, Function and operation.In this regard, each box in flowchart or block diagram can represent the one of a module, section or code Part, a part of the module, section or code, which includes that one or more is for implementing the specified logical function, to be held Row instruction.It should also be noted that function marked in the box can also be to be different from some implementations as replacement The sequence marked in attached drawing occurs.For example, two continuous boxes can actually be basically executed in parallel, they are sometimes It can execute in the opposite order, this depends on the function involved.It is also noted that every in block diagram and or flow chart The combination of box in a box and block diagram and or flow chart can use the dedicated base for executing defined function or movement It realizes, or can realize using a combination of dedicated hardware and computer instructions in the system of hardware.
In addition, each functional module in each embodiment of the present invention can integrate one independent portion of formation together Point, it is also possible to modules individualism, an independent part can also be integrated to form with two or more modules.
It, can be with if the function is realized and when sold or used as an independent product in the form of software function module It is stored in a computer readable storage medium.Based on this understanding, technical solution of the present invention is substantially in other words The part of the part that contributes to existing technology or the technical solution can be embodied in the form of software products, the meter Calculation machine software product is stored in a storage medium, including some instructions are used so that a computer equipment (can be a People's computer, server or network equipment etc.) it performs all or part of the steps of the method described in the various embodiments of the present invention. And storage medium above-mentioned includes: that USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), arbitrary access are deposited The various media that can store program code such as reservoir (RAM, Random Access Memory), magnetic or disk.It needs Illustrate, herein, relational terms such as first and second and the like be used merely to by an entity or operation with Another entity or operation distinguish, and without necessarily requiring or implying between these entities or operation, there are any this realities The relationship or sequence on border.Moreover, the terms "include", "comprise" or its any other variant are intended to the packet of nonexcludability Contain, so that the process, method, article or equipment for including a series of elements not only includes those elements, but also including Other elements that are not explicitly listed, or further include for elements inherent to such a process, method, article, or device. In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that including the element Process, method, article or equipment in there is also other identical elements.
The foregoing is only a preferred embodiment of the present invention, is not intended to restrict the invention, for the skill of this field For art personnel, the invention may be variously modified and varied.All within the spirits and principles of the present invention, made any to repair Change, equivalent replacement, improvement etc., should all be included in the protection scope of the present invention.It should also be noted that similar label and letter exist Similar terms are indicated in following attached drawing, therefore, once being defined in a certain Xiang Yi attached drawing, are then not required in subsequent attached drawing It is further defined and explained.
The above description is merely a specific embodiment, but scope of protection of the present invention is not limited thereto, any Those familiar with the art in the technical scope disclosed by the present invention, can easily think of the change or the replacement, and should all contain Lid is within protection scope of the present invention.Therefore, protection scope of the present invention should be based on the protection scope of the described claims.

Claims (10)

1. a kind of Oftware updating method based on framework frame is applied to user terminal, the software includes catalogue and institute The module under catalogue is stated, is unidirectionally called between the catalogue and the module, which is characterized in that the described method includes:
The remote version number of the software is obtained from server;
When the local version number of the software is lower than the remote version, the latest edition module column of the software is remotely obtained Table;
Need the module that updates to the catalogue according to latest edition module list downloading;
Load the module in the catalogue.
2. the Oftware updating method according to claim 1 based on framework frame, which is characterized in that the method Further include:
Initialize routing map and the module list under the catalogue of the software.
3. the Oftware updating method according to claim 2 based on framework frame, which is characterized in that the catalogue Routing map and module list including app catalogue and Resource TOC, under the catalogue of the initialization software, comprising:
Whether the routing map and module list detected under the Resource TOC can be used;
When the routing map and the unavailable module list, by the routing map and module list copy under app catalogue To the Resource TOC;
Load the routing map for being copied to the Resource TOC and the module list.
4. the Oftware updating method according to claim 2 based on framework frame, which is characterized in that the method Further include:
The module under the catalogue is found by the routing map;
Call the module found.
5. the Oftware updating method according to claim 1 based on framework frame, which is characterized in that the method Further include:
The local version number of the software is compared with the remote version number.
6. a kind of software renewing apparatus based on framework frame is applied to user terminal, the software includes catalogue and institute The module under catalogue is stated, is unidirectionally called between the catalogue and the module, which is characterized in that is described to be based on framework frame The software renewing apparatus of frame includes:
First obtains module, for obtaining the remote version number of the software from server;
Second obtains module, described in remotely obtaining when the local version number of the software is lower than the remote version The latest edition module list of software;
Download module, for downloading the module for needing to update to the catalogue according to the latest edition module list;
Loading module, for loading the module in the catalogue.
7. the software renewing apparatus according to claim 6 based on framework frame, which is characterized in that further include:
Initialization module, the routing map and module list under catalogue for initializing the software.
8. the software renewing apparatus according to claim 7 based on framework frame, which is characterized in that the catalogue Including app catalogue and Resource TOC, the initialization module includes:
Detection sub-module, for detecting whether routing map under the Resource TOC and module list can be used;
Submodule is copied, is used for when the routing map and the unavailable module list, by the routing map under app catalogue The Resource TOC is copied to module list;
Submodule is loaded, for loading the routing map for being copied to the Resource TOC and the module list.
9. the software renewing apparatus according to claim 7 based on framework frame, which is characterized in that further include:
Searching module, for finding the module under the catalogue by the routing map;
Calling module, for calling the module found.
10. the software renewing apparatus according to claim 6 based on framework frame, which is characterized in that further include:
Comparison module, for the local version number of the software to be compared with the remote version number.
CN201810786515.7A 2018-07-17 2018-07-17 Oftware updating method and device based on framework frame Pending CN109032637A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810786515.7A CN109032637A (en) 2018-07-17 2018-07-17 Oftware updating method and device based on framework frame

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810786515.7A CN109032637A (en) 2018-07-17 2018-07-17 Oftware updating method and device based on framework frame

Publications (1)

Publication Number Publication Date
CN109032637A true CN109032637A (en) 2018-12-18

Family

ID=64643058

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810786515.7A Pending CN109032637A (en) 2018-07-17 2018-07-17 Oftware updating method and device based on framework frame

Country Status (1)

Country Link
CN (1) CN109032637A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110275701A (en) * 2019-06-19 2019-09-24 网易传媒科技(北京)有限公司 Data processing method, device, medium and calculating equipment
CN111427596A (en) * 2020-03-12 2020-07-17 浙江大华技术股份有限公司 Software upgrading method and device and terminal equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103685495A (en) * 2013-12-05 2014-03-26 金蝶软件(中国)有限公司 Method and system for upgrading software
CN105867963A (en) * 2015-12-14 2016-08-17 乐视云计算有限公司 Application updating method and apparatus
CN106126269A (en) * 2016-06-07 2016-11-16 中国建设银行股份有限公司 application update method, device, system and application design method
CN106302753A (en) * 2016-08-18 2017-01-04 福建天泉教育科技有限公司 The method and system of client-side program incremental update
US20180196664A1 (en) * 2017-01-11 2018-07-12 Sap Se Modularized application framework

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103685495A (en) * 2013-12-05 2014-03-26 金蝶软件(中国)有限公司 Method and system for upgrading software
CN105867963A (en) * 2015-12-14 2016-08-17 乐视云计算有限公司 Application updating method and apparatus
CN106126269A (en) * 2016-06-07 2016-11-16 中国建设银行股份有限公司 application update method, device, system and application design method
CN106302753A (en) * 2016-08-18 2017-01-04 福建天泉教育科技有限公司 The method and system of client-side program incremental update
US20180196664A1 (en) * 2017-01-11 2018-07-12 Sap Se Modularized application framework

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110275701A (en) * 2019-06-19 2019-09-24 网易传媒科技(北京)有限公司 Data processing method, device, medium and calculating equipment
CN110275701B (en) * 2019-06-19 2023-05-23 网易传媒科技(北京)有限公司 Data processing method, device, medium and computing equipment
CN111427596A (en) * 2020-03-12 2020-07-17 浙江大华技术股份有限公司 Software upgrading method and device and terminal equipment

Similar Documents

Publication Publication Date Title
US20180157477A1 (en) Versioned extension points of graphical user interfaces
CN107357593A (en) Source code file construction method, device, electric terminal and readable storage medium storing program for executing
JP2019520649A (en) Process visualization platform
CN107247601B (en) Development process optimization method, device and storage medium
WO2019223136A1 (en) Data acquisition method and apparatus, and computer device and storage medium
CN112965761B (en) Data processing method, system, electronic equipment and storage medium
CN110688096A (en) Method, device, medium and electronic equipment for constructing application program containing plug-in
CN111475164A (en) Component dependency relationship detection method and device and electronic equipment
CN109032637A (en) Oftware updating method and device based on framework frame
CN110362248A (en) Control method, device, equipment and the medium of small routine side menu bar
CN112115153A (en) Data processing method, device, equipment and storage medium
CN110209983A (en) A kind of dispositions method and device of webpage web project
CN111158777B (en) Component calling method, device and computer readable storage medium
CN112926008A (en) Method and device for generating form page, electronic equipment and storage medium
CN110019538B (en) Data table switching method and device
CN116594683A (en) Code annotation information generation method, device, equipment and storage medium
CN113377342A (en) Project construction method and device, electronic equipment and storage medium
US11650797B2 (en) Cloud portability code scanning tool
CN111026629A (en) Method and device for automatically generating test script
CN112069071B (en) Method and device for determining program suitability
US11106526B1 (en) Architecture-based root cause analysis
CN114115855A (en) Code multiplexing method and device, computer readable storage medium and electronic equipment
CN113392010A (en) Common component testing method and device, electronic equipment and storage medium
US20210073018A1 (en) Enhanced virtual machine image management system
CN113515271A (en) Service code generation method and device, electronic equipment and readable storage medium

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

RJ01 Rejection of invention patent application after publication