CN107145353A - Software frame and Design of Software Framework method - Google Patents

Software frame and Design of Software Framework method Download PDF

Info

Publication number
CN107145353A
CN107145353A CN201710313303.2A CN201710313303A CN107145353A CN 107145353 A CN107145353 A CN 107145353A CN 201710313303 A CN201710313303 A CN 201710313303A CN 107145353 A CN107145353 A CN 107145353A
Authority
CN
China
Prior art keywords
layer
software
module
level
business
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
CN201710313303.2A
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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201710313303.2A priority Critical patent/CN107145353A/en
Publication of CN107145353A publication Critical patent/CN107145353A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

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

Abstract

The embodiments of the invention provide a kind of software frame and Design of Software Framework method, it is adaptable to operates in the application software of terminal.The software frame is divided into dependence shell, adapter layer, public resource layer and projects module layer, and the function to the software layer of each level has carried out clear definition, dependence between level is defined, realize the target of the high cohesion lower coupling between each hierarchy module, the later stage maintainability and autgmentability of software are drastically increased, is one high reusable outstanding architecture design.

Description

Software frame and Design of Software Framework method
Technical field
The present invention relates to software technology field, in particular to a kind of software frame and Design of Software Framework method.
Background technology
In conventional software design, software frame would generally be divided into many levels, and each level can be handled Related thing.Some related functions can be handled between each level, but when handling thing between each level Some interfaces or function class for using other levels may be may require that, so each level will be between other multiple levels Coupled with height.With the lifting of the complexity of software operation, the degree of coupling meeting more and more higher of software architecture, if the later stage Due to business demand change we need to replace some module in some level when, due to the module with it is outside Dependence is intricate, which to cause the module can not be replaced or replace at all, can cause the waste of huge manpower and materials.
The content of the invention
In view of this, the purpose of the embodiment of the present invention be there is provided a kind of software frame and Design of Software Framework method with Solve the above problems.
The embodiment of the present invention provides a kind of software frame, it is adaptable to operate in the application software of terminal, the software frame Including relying on shell, adapter layer, public resource layer and projects module layer;
It is described to rely on the third party library that shell is integrated with needed for the project of the application software, it is packaged with the application software The operating system layer that is applicable is corresponding, the third party library access interface needed for business included by the application software;
The adapter layer is used to carry out adapting operation to the dependence shell, and it is real to provide interface to the dependence shell It is existing, and accessed to the unified interface of projects module layer offer;
Public resource layer is stored with a variety of public resources, and centralized managements are carried out to a variety of public resources;
The projects module layer includes multiple business modules, what each business module can be provided by the adapter layer A variety of public resources in public resource layer described in interface interchange realize respective service logic.
Further, the software frame also includes item entry shell, and the item entry shell is to the project mould Each business module in block layer carries out integrated and component, and to institute that the business module in projects module layer is called Public resource is stated to be initialized.
Further, it is described dependence shell, the adapter layer, the public resource layer, the project resource layer and The item entry shell has different grades of hierarchical relationship, wherein, the level grade of the adapter layer higher than it is described according to Rely the level grade of layer, the level grade of the public resource layer is higher than the level grade of the adapter layer, the project money The level grade of active layer is higher than the level grade of public resource layer, and the level grade of the item entry shell is higher than described The level grade of project resource layer;
Adduction relationship between the software layer of each level quotes next level adjacent thereto for the software layer of high-level Software layer.
Further, a variety of public resources include self-defined storehouse and multiple public resource modules;
The multiple public resource module is configured to by each business module institute in projects module layer Call, the self-defined storehouse is the tool storage room of instrument property, the tool storage room is configured to by projects module layer Each business module called.
Further, each business module in the multiple business module is uniquely corresponded in the project of the application software A business, there is no adduction relationship between each business module.
Another embodiment of the present invention provides a kind of Design of Software Framework method, it is adaptable to operate in the application software of terminal, Methods described includes:
Third party library needed for the project of the integrated application software, encapsulates the applicable operating system layer of the application software institute Unified third party library access interface needed for business included by corresponding, described application software, with build software frame according to Rely shell;
Adapting operation is carried out to the dependence shell, providing interface to the dependence shell realizes, and to the project mould Block layer provides unified interface and accessed, to build the adapter layer of the software frame;
A variety of public resources are stored, and centralized management is carried out to a variety of public resources, it is described to build The public resource layer of software frame;
It is multiple business modules by the project delineation of activities of the application software, is passed through using each business module described A variety of public resources in public resource layer described in the interface interchange that adapter layer is provided realize respective service logic, To build the projects module layer of the software frame.
Further, methods described also includes:
Integrated and component is carried out to each business module in projects module layer, and in projects module layer The public resource that is called of business module initialized, to build the item entry shell of the software frame.
Further, it is described dependence shell, the adapter layer, the public resource layer, the project resource layer and The item entry shell has different grades of hierarchical relationship, wherein, the level grade of the adapter layer higher than it is described according to Rely the level grade of layer, the level grade of the public resource layer is higher than the level grade of the adapter layer, the project money The level grade of active layer is higher than the level grade of public resource layer, and the level grade of the item entry shell is higher than described The level grade of project resource layer;
Adduction relationship between the software layer of each level quotes next level adjacent thereto for the software layer of high-level Software layer.
Further, a variety of public resources include self-defined storehouse and multiple public resource modules, described self-defined Storehouse is the tool storage room of instrument property, and methods described also includes:
The multiple public resource module is configured to by each business module institute in projects module layer Call;
The tool storage room is configured to be called by each business module in projects module layer.
Further, each business module in the multiple business module is uniquely corresponded in the project of the application software A business, there is no adduction relationship between each business module.
Software frame and Design of Software Framework method provided in an embodiment of the present invention, it is adaptable to which the application for operating in terminal is soft Part.The software frame is divided into dependence shell, adapter layer, public resource layer and projects module layer, and to each The function of the software layer of level has carried out clear definition.Dependence between level is defined, and is realized each The target of high cohesion lower coupling between individual hierarchy module, drastically increases the later stage maintainability and autgmentability of software, is One high reusable outstanding architecture design.
To enable the above objects, features and advantages of the present invention to become apparent, preferred embodiment cited below particularly, and coordinate Appended accompanying drawing, is described in detail below.
Brief description of the drawings
In order to illustrate the technical solution of the embodiments of the present invention more clearly, below will be attached to what is used required in embodiment Figure is briefly described, it will be appreciated that the following drawings illustrate only certain embodiments of the present invention, therefore is not construed as pair The restriction of scope, for those of ordinary skill in the art, on the premise of not paying creative work, can also be according to this A little accompanying drawings obtain other related accompanying drawings.
The structural representation for the software frame that Fig. 1 provides for present pre-ferred embodiments.
The structural representation for the public resource layer that Fig. 2 provides for present pre-ferred embodiments.
The flow chart for the Design of Software Framework method that Fig. 3 provides for present pre-ferred embodiments.
Another flow chart for the Design of Software Framework method that Fig. 4 provides for present pre-ferred embodiments.
Icon:100- relies on shell;200- adapter layers;300- public resources layer;310- public resource modules;320- is certainly Define storehouse;400- projects modules layer;410- business modules;500- item entry shells.
Embodiment
Below in conjunction with accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Ground is described, it is clear that described embodiment is only a part of embodiment of the invention, rather than whole embodiments.Generally exist The component of the embodiment of the present invention described and illustrated in accompanying drawing can be arranged and designed with a variety of configurations herein.Cause This, the detailed description of the embodiments of the invention to providing in the accompanying drawings is not intended to limit claimed invention below Scope, but it is merely representative of the selected embodiment of the present invention.Based on embodiments of the invention, those skilled in the art are not doing The every other embodiment obtained on the premise of going out creative work, belongs to the scope of protection of the invention.
It should be noted that:Similar label and letter represents similar terms in following accompanying drawing, therefore, once a certain Xiang Yi It is defined in individual accompanying drawing, then it further need not be defined and explained in subsequent accompanying drawing.Meanwhile, the present invention's In description, unless otherwise clearly defined and limited, term " installation ", " setting ", " connection " should be interpreted broadly, for example, can To be to be fixedly connected or be detachably connected, or it is integrally connected;Can be mechanical connection or electrical connection;Can It to be to be joined directly together, can also be indirectly connected to by intermediary, can be the connection of two element internals.For this area For those of ordinary skill, the concrete meaning of above-mentioned term in the present invention can be understood with concrete condition.
In order to improve the managerial flexibility of application software, it is applied to operate in terminal the embodiments of the invention provide a kind of The software frame of application software.Referring to Fig. 1, for software frame provided in an embodiment of the present invention, the software frame can be wrapped Include dependence shell 100, adapter layer 200, public resource layer 300, projects module layer 400 and item entry shell 500.
It is described dependence shell 100, the adapter layer 200, the public resource layer 300, the projects module layer 400 with And the item entry shell 500 has different grades of hierarchical relationship.Wherein, the level grade of the adapter layer 200 is high In the level grade of the dependence shell 100, the level grade of the public resource layer 300 is higher than the adapter layer 200 Level grade, level grade of the level grade higher than public resource layer 300 of the projects module layer 400, the project Level grade of the level grade of entrance shell 500 higher than projects module layer 400.
In the present embodiment, the adduction relationship between the software layer of each level quotes adjacent thereto for the software layer of high-level Next level software layer.
Described to rely on the Dependent Layer that shell 100 is the 3rd storehouse, the major function of the dependence shell 100 is by application software The third party library that project implementation is relied on is unified into a level, and the dependence shell 100 is that the embodiment of the present invention is set up The bottom of software frame.
The dependence shell 100 will not relate to any business logic codes, will not also handle any code and correlation The storage of file.The dependence shell 100 is only a vacant shell, and its Core Feature is to provide the application software to system The operating system layer that is applicable is corresponding, the third party library access interface needed for business included by the application software.
The main purpose of the adapter layer 200 is to rely on shell 100 to the bottom of the software frame to carry out adaptation behaviour Make, different third party's components can be switched at any time in end item to facilitate.The core logic of the adapter layer 200 is Unified interface is provided to projects module layer 400 to access, and it is real to provide different interfaces to the dependence shell 100 It is existing.
The adapter layer 200 can call the method in the dependence shell 100 to realize the adaptation pre-defined Device interface function, so to ensure that the upper layer module of later stage adapter layer 200 is compiled towards the adapter layer 200 Journey.The module on the adapter layer 200 is also effectively guaranteed with this can be with the module between the dependence shell 100 It is effectively isolated.Wherein, the adaptation layer is only able to rely on the dependence shell 100.
If for example, current system needs two kinds of log systems, log system A and log system B, on stream, having When may require that and use log system A to play daily record, then need to use log system B to play daily record sometimes.If being opened according to traditional Originating party formula, then when if desired using log system A, the whole system direct-coupling function related to log system A is directly invoked The related method for playing daily record in log system A.There is certain defect in such mode, e.g., if the later stage needs to carry out daily record When system switches, all there is log system A function, it is necessary to will occur in project related to log system A in whole project Function is replaced one by one, and its workload is very big, causes the waste of manpower, time etc..
The main purpose of constructed adapter layer 200 is exactly to solve this problem, the adaptation in the present embodiment Device layer 200 plays a part of forming a connecting link, and unified interface access is provided to the software layer of upper level, to the software layer of lower level Different interfaces are provided to realize.For example, adapter layer 200 is had into the interface as being provided for multiple adapters, adapter upper strata Two sets of adaptations are carried out, a set of adaptation is that interface is adapted for into the related functions of log system A, and another set of adaptation is to be adapted to interface For the related functions of log system B.In this way, can then obtain respectively for being adapted to two sets of log system A and log system B Device.If desired switch different adapters in the later stage, for example, if desired use log system A, then directly use log system A's suitable Orchestration, then what is used in whole system is exactly log system A printf.If desired log system B is used, due to adapter The presence of layer 200, adapter layer 200 provides unified interface to upper strata, then only need to by the place of the initialization of adapter by Log system A adapter switches to log system B adapter, it is possible to complete the switching of whole log system.
The public resource layer 300 is integrated with a variety of public resources, referring to Fig. 2, alternatively, a variety of public resources Including public resource module 310 and self-defined storehouse 320.The public resource module 310 is configured to by the project mould Block layer 400 is called.The management that all shared public resource modules 310 are carried out into centralization can efficiently reduce program bag Volume size.Also, the different shared function packages between business included by the application software are had for different Functional module, i.e., the function that each business can have, which is pulled out out, to be packaged, so as to reach each business module of reduction The purpose of 410 development amount.
In addition, the self-defined storehouse 320 is the storehouse being independently programmed into, the self-defined storehouse 320 is typically instrument property Tool storage room.For example, the self-defined storehouse 320 can be some graphic assembly storehouses, or log component storehouse, or file reading Write storehouse.All tool storage rooms being stored in the public resource layer 300 subsequently can be by the mould in the software layer of high-grade level Block is used.Such design may insure that the software layer of high-grade level can use the mould in inferior grade level software layer The tool assembly of block.The public resource layer 300 is only able to rely on the adapter layer 200.Public resource layer 300 is set Put, the development amount of each business can be reduced, this improves the development efficiency of application software.
The projects module layer 400 is primarily as the Business Logic of project, and the projects module layer 400 is dependent on institute State public resource layer 300.The projects module layer 400 can arbitrarily call the tool method in the public resource layer 300.
The projects module layer 400 is primarily used to realize the service logic of application software.The projects module layer 400 Including multiple business modules 410, described in the interface interchange that each business module 410 can be provided by the adapter layer 200 A variety of public resources in public resource layer 300 realize respective service logic.It should be appreciated that when a certain business of execution When, projects module layer 400 can call the shared functional module of the public resource layer 300, and then public resource layer 300 The interface for calling the adapter layer 200 to provide, so as to be interacted with third-party operating system layer, the industry is completed with this The realization of business.
Wherein, each business module 410 in the multiple business module 410 uniquely corresponds to the project of the application software In a business, there is no adduction relationship between each business module 410.For example, having shopping service module, business in a project Product details business module, individual center business module etc..So these three above-mentioned business modules can be individually abstracted into three Functional unit, these three functional units all rely on the public resource layer 300.In this way, these three functional units are with regard to energy The related resource and method of the public resource layer 300 is enough called to realize real service logic.
It is such to be designed to effectively ensure that the isolation between function service logic so that the shopping service module, The commodity details business module and the individual center business module turn into three independent modules, so as to not have between three There is close coupling relation.Reached with this between different levels and with the purpose of the high cohesion lower coupling between each module of level. Also, due to the characteristic of high cohesion lower coupling having between each business module 410, therefore, when developer changes a certain industry During the software code for module 410 of being engaged in, the software code without changing other business modules 410.
Alternatively, in the present embodiment, the corresponding business module 410 developed is compiled as dynamic base, therefore, at end When a certain business module 410 in the application software at end needs to update, then directly it can be downloaded to by corresponding download platform Terminal, is updated without whole application software is all downloaded in terminal.Wherein, corresponding download platform can be with It is the proprietary download platform that the developer of application software is provided, or the proprietary download that is provided of production firm of terminal is put down Platform, in the present embodiment and is not specifically limited to this.
The item entry shell 500 is the entry level of project, and the item entry shell 500 is a vacant shell, main If dependent on projects module layer 400.The item entry shell 500 by the projects module layer 400 in each business Module 410 carries out integrated and component.Also, another function of the item entry shell 500 in project to using Related tool and method are initialized.It is such to be designed to provide a good operation for projects module layer 400 Environment, it is ensured that the projects module layer 400 can effectively be run.
Software frame provided in an embodiment of the present invention, is divided by above-mentioned level, can divide whole Software for Design For five big levels.Only longitudinally dependent relation is without horizontal dependence, i.e., each layer between the software layer of each level The software layer of level is only capable of quoting the software layer of next level adjacent thereto, and can not mutually be quoted between the module of level. Such level dividing mode is more clear and definite, and the function of the software layer of each level defines clear, is greatly lifted The later stage of software is maintainable and scalability.The level dependence of software layer is simple and clear, realizes each level mould The target of high cohesion lower coupling between block, is one high reusable outstanding Design of Software Framework.
Another preferred embodiment of the present invention additionally provides a kind of Design of Software Framework method, it is adaptable to operate in answering for terminal Use software.Referring to Fig. 3, a kind of flow chart of the Design of Software Framework method provided for present pre-ferred embodiments.It should say Bright, the method that the present invention is provided is not using Fig. 3 and particular order as described below as limitation.Below by showing in Fig. 3 Each step is described in detail.
Step S101, the third party library needed for the project of the integrated application software encapsulates the application software and is applicable Operating system layer is corresponding, the unified third party library access interface needed for business included by the application software, soft to build The dependence shell 100 of part framework.
Step S103, adapting operation is carried out to the dependence shell 100, and providing interface to the dependence shell 100 realizes, And unified interface access is provided to projects module layer 400, to build the adapter layer 200 of the software frame.
A variety of public resources are stored by step S105, and carry out centralized management to a variety of public resources, with Build the public resource layer 300 of the software frame.
Step S107, is multiple business modules 410 by the project delineation of activities of the application software, utilizes each business A variety of public resources in public resource layer 300 described in the interface interchange that module 410 is provided by the adapter layer 200 To realize respective service logic, to build the projects module layer 400 of the software frame.
Step S109, integrated and component is carried out to each business module 410 in projects module layer 400, and right The public resource that business module 410 in the projects module layer 400 is called is initialized, to build the software The item entry shell 500 of framework.
Alternatively, in the present embodiment, a variety of public resources include self-defined storehouse 320 and a variety of public resource moulds Block 310, the self-defined storehouse 320 is the tool storage room of instrument property.Referring to Fig. 4, the Design of Software Framework method also includes:
Step S201, the multiple public resource module 310 is configured to by each in projects module layer 400 The business module 410 is called.
Step S203, the tool storage room is configured to by each business module in projects module layer 400 410 are called.
In summary, software frame and Design of Software Framework method provided in an embodiment of the present invention, is carried out to software frame Level division, level dividing mode clearly, and the software layer of each level function define it is clear.Between level according to The relation of relying is simple and clear, realizes the target of the high cohesion lower coupling between each hierarchy module, drastically increases software Later stage maintainability and autgmentability, are one high reusable outstanding architecture designs.
, can also be by other in embodiment provided herein, it should be understood that disclosed apparatus and method Mode realize.Device embodiment described above is only schematical, for example, the flow chart and block diagram in accompanying drawing are shown Devices in accordance with embodiments of the present invention, architectural framework in the cards, function and the behaviour of method and computer program product Make.At this point, each square frame in flow chart or block diagram can represent a part for a module, program segment or code, institute The part for stating module, program segment or code includes one or more executable instructions for being used to realize defined logic function. It should also be noted that in some implementations as replacement, the function of being marked in square frame can also be with different from accompanying drawing The order marked occurs.For example, two continuous square frames can essentially be performed substantially in parallel, they sometimes can also be by Opposite order is performed, and this is depending on involved function.It is also noted that each square frame in block diagram and/or flow chart, And the combination of the square frame in block diagram and/or flow chart, can be with function or action as defined in performing it is special based on hardware System realize, or can be realized with the combination of specialized hardware and computer instruction.
It should be noted that herein, term " comprising ", "comprising" or its any other variant are intended to non-row His property is included, so that process, method, article or equipment including a series of key elements not only include those key elements, and And also including other key elements being not expressly set out, or also include for this process, method, article or equipment institute inherently Key element.In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that including institute Also there is other identical element in process, method, article or the equipment of stating key element.
The preferred embodiments of the present invention are the foregoing is only, are not intended to limit the invention, for the skill of this area For art personnel, the present invention can have various modifications and variations.Within the spirit and principles of the invention, that is made any repaiies Change, equivalent substitution, improvement etc., should be included in the scope of the protection.It should be noted that:Similar label and letter exists Similar terms is represented in following accompanying drawing, therefore, once being defined in a certain Xiang Yi accompanying drawing, is then not required in subsequent accompanying drawing It is further defined and explained.

Claims (10)

1. a kind of software frame, it is characterised in that the application software suitable for operating in terminal, the software frame includes relying on Shell, adapter layer, public resource layer and projects module layer;
It is described to rely on the third party library that shell is integrated with needed for the project of the application software, it is packaged with the application software and fits Third party library access interface with operating system layer is corresponding, included by the application software needed for business;
The adapter layer is used to carry out adapting operation to the dependence shell, and providing interface to the dependence shell realizes, and Unified interface is provided to projects module layer to access;
Public resource layer is stored with a variety of public resources, and centralized managements are carried out to a variety of public resources;
The projects module layer includes multiple business modules, the interface that each business module can be provided by the adapter layer A variety of public resources in the public resource layer are called to realize respective service logic.
2. software frame according to claim 1, it is characterised in that the software frame also includes item entry shell, The item entry shell carries out integrated and component to each business module in projects module layer, and to the project The public resource that business module in module layer is called is initialized.
3. software frame according to claim 2, it is characterised in that the dependence shell, the adapter layer, the public affairs Resource layer, project resource layer and the item entry shell have different grades of hierarchical relationship altogether, wherein, it is described suitable The level grade of orchestration layer is higher than the level grade of the Dependent Layer, and the level grade of the public resource layer is higher than the adaptation The level grade of device layer, level grade of the level grade higher than public resource layer of the project resource layer, the project Level grade of the level grade of entrance shell higher than project resource layer;
Adduction relationship between the software layer of each level quotes the software of next level adjacent thereto for the software layer of high-level Layer.
4. software frame according to claim 1, it is characterised in that a variety of public resources include self-defined storehouse and Multiple public resource modules;
The multiple public resource module is configured to be called by each business module in projects module layer, The self-defined storehouse is the tool storage room of instrument property, and the tool storage room is configured to by each institute in projects module layer Business module is stated to be called.
5. software frame according to claim 1, it is characterised in that each business module in the multiple business module Uniquely corresponding between the business in the project of the application software, each business module does not have adduction relationship.
6. a kind of Design of Software Framework method, it is characterised in that the application software suitable for operating in terminal, methods described bag Include:
Third party library needed for the project of the integrated application software, encapsulates the applicable operating system layer correspondence of application software institute , third party library access interface needed for business included by the application software, to build the dependence shell of software frame;
To it is described dependence shell carry out adapting operation, to it is described dependence shell provide interface realize, and to the projects module layer There is provided unified interface to access, to build the adapter layer of the software frame;
A variety of public resources are stored, and centralized management is carried out to a variety of public resources, to build the software The public resource layer of framework;
It is multiple business modules by the project delineation of activities of the application software, the adaptation is passed through using each business module A variety of public resources in public resource layer described in the interface interchange that device layer is provided realize respective service logic, with structure Build the projects module layer of the software frame.
7. Design of Software Framework method according to claim 6, it is characterised in that methods described also includes:
Integrated and component is carried out to each business module in projects module layer, and to the industry in projects module layer The public resource that business module is called is initialized, to build the item entry shell of the software frame.
8. Design of Software Framework method according to claim 7, it is characterised in that the dependence shell, the adapter Layer, public resource layer, project resource layer and the item entry shell have different grades of hierarchical relationship, its In, the level grade of the adapter layer is higher than the level grade of the Dependent Layer, and the level grade of the public resource layer is high In the level grade of the adapter layer, the level grade of the project resource layer is higher than level of public resource layer etc. Level, level grade of the level grade higher than project resource layer of the item entry shell;
Adduction relationship between the software layer of each level quotes the software of next level adjacent thereto for the software layer of high-level Layer.
9. Design of Software Framework method according to claim 6, it is characterised in that a variety of public resources include making by oneself Adopted storehouse and multiple public resource modules, the self-defined storehouse are the tool storage room of instrument property, and methods described also includes:
The multiple public resource module is configured to be called by each business module in projects module layer;
The tool storage room is configured to be called by each business module in projects module layer.
10. Design of Software Framework method according to claim 6, it is characterised in that every in the multiple business module One business module is uniquely corresponded between the business in the project of the application software, each business module without reference pass System.
CN201710313303.2A 2017-05-05 2017-05-05 Software frame and Design of Software Framework method Pending CN107145353A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710313303.2A CN107145353A (en) 2017-05-05 2017-05-05 Software frame and Design of Software Framework method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710313303.2A CN107145353A (en) 2017-05-05 2017-05-05 Software frame and Design of Software Framework method

Publications (1)

Publication Number Publication Date
CN107145353A true CN107145353A (en) 2017-09-08

Family

ID=59776979

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710313303.2A Pending CN107145353A (en) 2017-05-05 2017-05-05 Software frame and Design of Software Framework method

Country Status (1)

Country Link
CN (1) CN107145353A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109783132A (en) * 2019-01-04 2019-05-21 智恒科技股份有限公司 The implementation method and device of a kind of adaptive system singulation and distributionization
CN110688176A (en) * 2019-09-09 2020-01-14 平安普惠企业管理有限公司 Class library file calling method based on APP and related equipment
CN112416308A (en) * 2020-11-30 2021-02-26 上海汽车集团股份有限公司 Software optimization method and device and software architecture
CN112463211A (en) * 2020-07-28 2021-03-09 上海汇招信息技术有限公司 System architecture transformation method compatible with multiple development architectures and system architecture
CN112486512A (en) * 2020-11-25 2021-03-12 湖南麒麟信安科技股份有限公司 Linux general software adaptation method and system based on container and stacked file system
CN112486481A (en) * 2020-12-03 2021-03-12 北京展心展力信息科技有限公司 Multi-module layered architecture implementation method, device, electronic equipment and medium
CN114265578A (en) * 2021-12-09 2022-04-01 上海应用技术大学 Embedded robot software framework and implementation method thereof

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1866204A (en) * 2006-01-17 2006-11-22 华为技术有限公司 Software assembly architecture
US20070174810A1 (en) * 2005-12-16 2007-07-26 Concurrent Technologies Corporation Programming toolkit for developing case management software applications
CN101226471A (en) * 2007-11-09 2008-07-23 中科软科技股份有限公司 Field foundation service platform based on component as well as construction method thereof
US7640533B1 (en) * 2005-03-30 2009-12-29 Emc Corporation System and methods for defining a software build
CN102135885A (en) * 2011-03-22 2011-07-27 曙光信息产业(北京)有限公司 Modularized software development architecture
CN105745620A (en) * 2013-12-31 2016-07-06 北京新媒传信科技有限公司 Implementation method and implementation platform for software architecture
CN103399754B (en) * 2013-08-19 2017-02-22 银联商务有限公司 Software framework design method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7640533B1 (en) * 2005-03-30 2009-12-29 Emc Corporation System and methods for defining a software build
US20070174810A1 (en) * 2005-12-16 2007-07-26 Concurrent Technologies Corporation Programming toolkit for developing case management software applications
CN1866204A (en) * 2006-01-17 2006-11-22 华为技术有限公司 Software assembly architecture
CN101226471A (en) * 2007-11-09 2008-07-23 中科软科技股份有限公司 Field foundation service platform based on component as well as construction method thereof
CN102135885A (en) * 2011-03-22 2011-07-27 曙光信息产业(北京)有限公司 Modularized software development architecture
CN103399754B (en) * 2013-08-19 2017-02-22 银联商务有限公司 Software framework design method
CN105745620A (en) * 2013-12-31 2016-07-06 北京新媒传信科技有限公司 Implementation method and implementation platform for software architecture

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109783132A (en) * 2019-01-04 2019-05-21 智恒科技股份有限公司 The implementation method and device of a kind of adaptive system singulation and distributionization
CN109783132B (en) * 2019-01-04 2022-03-25 智恒科技股份有限公司 Method and device for realizing system singleization and distribution
CN110688176A (en) * 2019-09-09 2020-01-14 平安普惠企业管理有限公司 Class library file calling method based on APP and related equipment
CN112463211A (en) * 2020-07-28 2021-03-09 上海汇招信息技术有限公司 System architecture transformation method compatible with multiple development architectures and system architecture
CN112486512A (en) * 2020-11-25 2021-03-12 湖南麒麟信安科技股份有限公司 Linux general software adaptation method and system based on container and stacked file system
CN112416308A (en) * 2020-11-30 2021-02-26 上海汽车集团股份有限公司 Software optimization method and device and software architecture
CN112486481A (en) * 2020-12-03 2021-03-12 北京展心展力信息科技有限公司 Multi-module layered architecture implementation method, device, electronic equipment and medium
CN112486481B (en) * 2020-12-03 2024-03-19 北京展心展力信息科技有限公司 Multi-module layered architecture implementation method and device, electronic equipment and medium
CN114265578A (en) * 2021-12-09 2022-04-01 上海应用技术大学 Embedded robot software framework and implementation method thereof

Similar Documents

Publication Publication Date Title
CN107145353A (en) Software frame and Design of Software Framework method
US5388258A (en) Software structure for telecommunication switching systems
CN107193546A (en) A kind of micro services business application system
US11455149B2 (en) Object configuration utilities
CN107203376A (en) A kind of enterprise-level information system
EP1391818A2 (en) Method, system and apparatus for an industrial framework based on integrated applications via adapters
KR20020091071A (en) Method of and system for designing an n-tier software architecture for use in generating software components
CN105830052A (en) Method for an integrated data handling for the engineering and operation of a plant
CN102033848A (en) SOA-based three-dimensional design system integrating method and system
CN1820514B (en) System architecture, method and computer program product for managing telecommunication networks
CN105760272B (en) Monitoring backstage business customizing method and its system based on plug-in unit
Brugali et al. The framework life span
CN102981823A (en) Domain driven development plug-in system
CN102034173A (en) Service-oriented architecture (SOA) mold information collaborative management system developing method and system
CN108460199A (en) CNI modelings
CN113626128A (en) Audio-visual media micro-service third-party module access method, system and electronic equipment
CN101677284B (en) Hardware component generation method and device capable of downloading reconstructive hardware bodies
CN111953788A (en) Large-scale cloud platform
CN104978170A (en) Multi-agent system generating method based on graphical expression
CN106897120B (en) Double-layer dynamic distributed simulation platform
CN102087595A (en) Method and system for developing patent agency collaborative management system based on SOA (service oriented architecture)
CN109032576A (en) A kind of cross-platform generation method and device based on configuration
CN106598551B (en) A kind for the treatment of method and apparatus of smart card, smart card
Li et al. Multifaceted object modeling with roles: A comprehensive approach
Dzafic An object-oriented graphical framework for power system analysis

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