CN105760147A - Software page display construction method and system - Google Patents

Software page display construction method and system Download PDF

Info

Publication number
CN105760147A
CN105760147A CN201410782650.6A CN201410782650A CN105760147A CN 105760147 A CN105760147 A CN 105760147A CN 201410782650 A CN201410782650 A CN 201410782650A CN 105760147 A CN105760147 A CN 105760147A
Authority
CN
China
Prior art keywords
code layer
page
software
universal
layer
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
CN201410782650.6A
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.)
SHANGHAI TVMINING CULTURE MEDIA Co Ltd
Original Assignee
SHANGHAI TVMINING CULTURE 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 SHANGHAI TVMINING CULTURE MEDIA Co Ltd filed Critical SHANGHAI TVMINING CULTURE MEDIA Co Ltd
Priority to CN201410782650.6A priority Critical patent/CN105760147A/en
Publication of CN105760147A publication Critical patent/CN105760147A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a software page display construction method and system. The method comprises steps as follows: establishing a universal code layer according to a universal code in a software application setting framework; establishing a non-universal code layer according to software implementation difference; constructing a display interface according to the universal code layer and the non-universal code layer. The universal code layer and the non-universal code layer are established respectively according to the universal code in the software application setting framework and a difference logical code, the display interface is constructed by the aid of the universal code layer and the non-universal code layer, so that software reuse of similar software products with universal codes can be realized, the working efficiency is improved, and the development cost is reduced.

Description

A kind of software page display construction method and system
Technical field
The present invention relates to Internet technical field, particularly to a kind of software page display construction method and system.
Background technology
In Android exploitation, we are in order to make our beautiful interface generous, and aobvious is orderly, except with beautiful control, good-looking pattern.Further need exist for layout.Only layout could having levels our control combination, display orderly.
Along with software system scale is more and more huger, the construction cycle is more and more longer, is integrated with various function in a system and makes system excessively complicated, and most of functions can not be loaded and unloaded neatly, individually upgrading or recycling.And under the pressure cutting down development cost, improve application development efficiency and quality, reduce Time To Market and all make developer subject huge pressure.The programmer that great majority have wide experience is owned by the private development library of oneself, it is possible to make them have the multiplexing code of about 30% to develop software.The software reuse technology of facing assembly has become the focus of software reuse technology research in recent years, and it is just changing the development scheme of software system.
In increasing software development, software repeated usage plan just slowly starts the compulsory execution part becoming in standard development process.Software repeated usage can greatly reduce development cost and complexity, but only the development teams of only a few realizes the potentiality of multiplexing, is dissolved among SDLC by multiplex technique.
Software repeated usage (SoftwareReuse) is to be used for setting up new software by the various relevant knowledge of existing software, to reduce the cost of software development and maintenance.Software repeated usage is also a kind of important technology improving Software Production power and quality.The software repeated usage of early stage is mainly code level multiplexing, and the knowledge being re-used refers exclusively to program, expands to cover all parties concerned such as domain knowledge, development Experience, design decision, architecture, demand, design, code and document later.
Therefore, software repeated usage is not only the multiplexing to program, it also includes the multiplexing to manufactured goods produced by activity any in software development process, as the project plan, report of feasibility, requirement definition, analytical model, design a model, describe in detail, source program, test case etc..Here have and a bit need to distinguish it is clear that repeatedly use an identical software component in a system, be then not referred to as multiplexing, and be called shared;One software is modified, makes it run on new hardware and software platform and be also not referred to as multiplexing, and be called software transplanting.
Object according to multiplexing, it is possible to software repeated usage is divided into product reuse and process reuse.Product reuse refers to the existing component software of multiplexing, integrates new system by assembly.Process reuse refers to the existing software development process of multiplexing, uses reusable pplication generator automatically or semi-automatically to generate required system.Process reuse depends on the development of software automation technology, is only adapted to some special applications at present.
Product reuse is the approach of current main flow, according to the mode that reusable information carries out multiplexing, it is possible to software repeated usage is divided into blackbox reuse and whitebox reuse.Blackbox reuse refers to not need to change to existing assembly, is made directly multiplexing.This is desirable multiplex mode.Whitebox reuse refers to that existing assembly can not comply fully with the demand of user, it is necessary to just use after carrying out adaptation according to user's request.It practice, in the assembling process of great majority application, assembly adaptation is required.
Software is regarded as the organism being made up of difference in functionality composition " assembly " by the main thought of software repeated usage, and each assembly is designed to complete the universal component of job family when design is write.So, after the assembly completing various work is established, writing the work of a specific software and reformed into and coupled together by various different assemblies, this has the change of essence for the final mass of software product and maintenance work.
Therefore, component software (Softwarecomponents) is symbiosis in software repeated usage, is the principal mode of product reuse based on the software repeated usage of assembly, and component software technology is the focus of current multiplexing research.In general, component software is a kind of to define binary code good, independent, reusable, including functional module, packed object class, software frame and software system model etc..Different from Object-Oriented Programming Language, component technology is a kind of higher level object technology.It, independent of language, application program-oriented method, only specifies the external expressive form of assembly, without concern for its implementation.Therefore, most important being characterized by of assembly has the interface independent of application, and this advantage can make it just can be assembled into bigger software together with other assembly as parts without modification or substantially without modification.
In software life-cycle each stage, component reusing technology can be the other products multiplexing of reusable-design, code reuse or development process.Such as process template, source code or object module, the statement of requirements, specification, program description, data explanation, test specification and test case etc..
Component software is elementary cell or the element that software provides business or technical functionality, and these unit can be disposed independently.Service Component (Businesscomponents) is carried out service logic, follows certain business rule and manage corresponding data;Technology component (Technicalcomponents) is then to provide corresponding platform so that Service Component can run, for instance rights management, assembly management etc..
Generally comprise three classes: 1. general basic module: be the basic comprising composition of application system, such as basic data structure, user interface element etc., being present in various application system of the little justice in they Datong District.2. architecture assembly: being the general character constituent of application system art, they are present in each application system in this field.3. application specific assembly: be the peculiar constituent of each application system.The duplication of labour in application system development essentially consists in the overlapping development of front two class constituents.
Owing to the development process of major part software is that so the multiplexing of higher level easily drives the other multiplexing of lower level, thus the rank of multiplexing is more high, and available return is also more big from the higher form of abstraction level to the relatively low morphology evolution of abstraction level.Because no matter using which kind of technology, being required for being initially formed and following certain business rule one by one, perform certain service logic and manage a given data, can in a certain field reusable assembly in multiple project.They are different from the such technology component of Struts, JdonFramework, Hibernate or the framework formed by technology component, and the latter can not solve specific traffic issues, but provide the operation basis depended on for existence for Service Component.
Therefore, component technology is just presenting the development trend of business.Accumulation and maturation along with hierarchy of skill assembly, enterprise's application and development in the urgent need to be no longer fine-grained technology component, but the Service Component of coarseness, the facing assembly exploitation centered by Service Component can really promote development rate, reduce development cost, and improves software quality.
In prior art, each software is required for each writing application and arranges the conventional logic modules such as module, software A such as, need to write and includes " determination ", the source code of some common buttons such as " cancellations ", software B is also required to simultaneously write as " determination ", the source code of some common buttons such as " cancellations ", owing to each software is each to write application to arrange module, programmer is made to need to repeat to work out some existing codes in programming process, such as " determination ", the source code of some common buttons such as " cancellations ", can cause and page development process exists substantial amounts of repeated labor, add the cost of software development, and various problem occurs in each software running process, also it is need each software to independently solve respective problem, add the time cost of software repair process.
Summary of the invention
The present invention provides a kind of software page display construction method and system, in order to solve in prior art software development can not multiplexing, the problem that development cost is high.
A kind of software page display construction method, comprises the steps:
Versatility code in framework is set according to software application and creates versatility code layer;
Non-universal code layer is created according to the difference that software realizes;
Display interface is built by described versatility code layer and non-universal code layer.
Described method also includes:
The startup request that application is arranged is received by the external interface configured;
Created window and the logic of common portion by described versatility code layer, and notify that described non-universal code layer carries out interface initialization;
Configured window and the logic of non-universal part by described non-universal code layer, call described versatility code layer building display interface.
Described method also includes:
Described non-universal code layer receives the notice of described versatility code layer, creates application configuration center;
Carry out page initialization by described application configuration center, create the page that the window of non-universal part is corresponding with logic, and the described page is inserted window and the logic of the common portion that described versatility code layer creates, build the display page.
Described method also includes:
Create in the multiple page form that is pre-configured with one or more.
Described versatility code layer includes the special purpose interface of configuration, is connected with the foundation of described non-universal code layer by this special purpose interface.
A kind of software page display constructing system, including:
General layer creating unit, for arranging the versatility code in framework according to software application, creates versatility code layer;
Non-universal layer creating unit, creates non-universal code layer for the difference realized according to software;
Page makeup unit, for building display interface by described versatility code layer and non-universal code layer.
Described page makeup unit includes:
Request receives subelement, receives, for the external interface by configuring, the startup request that application is arranged;
First creates subelement, for being created window and the logic of common portion by described versatility code layer;
Notice subelement, is used for notifying that described non-universal code layer carries out interface initialization;
Second creates subelement, for configuring window and the logic of non-universal part, calls described versatility code layer building display interface.
Described first creates subelement is additionally operable to:
Create in the multiple page form that is pre-configured with one or more.
Described second creates subelement is additionally operable to:
Receive the notice of described versatility code layer, create application configuration center;
Carry out page initialization by described application configuration center, create the page that the window of non-universal part is corresponding with logic, and the described page is inserted window and the logic of the common portion that described versatility code layer creates, build the display page.
Described versatility code layer includes the special purpose interface of configuration, is connected with the foundation of described non-universal code layer by this special purpose interface.
In the embodiment of the present invention, the versatility code in framework is set according to software application and creates versatility code layer;Non-universal code layer is created according to the difference that software realizes;Display interface is built by described versatility code layer and non-universal code layer.Versatility code in framework is set according to software application and difference logic code is respectively created versatility code layer and non-universal code layer, display interface is built by versatility code layer and non-universal code layer, such that it is able to make the similar sofware product with versatility code reach the purpose of software repeated usage, add work efficiency, reduce development cost.
Other features and advantages of the present invention will be set forth in the following description, and, partly become apparent from description, or understand by implementing the present invention.The purpose of the present invention and other advantages can be realized by structure specifically noted in the description write, claims and accompanying drawing and be obtained.
Below by drawings and Examples, technical scheme is described in further detail.
Accompanying drawing explanation
Accompanying drawing is for providing a further understanding of the present invention, and constitutes a part for description, is used for together with embodiments of the present invention explaining the present invention, is not intended that limitation of the present invention.In the accompanying drawings:
A kind of software page display construction method principle flow chart that Fig. 1 provides for the embodiment of the present invention 1;
A kind of software page display constructing system structural representation that Fig. 2 provides for the embodiment of the present invention 2;
Page makeup unit 23 structural representation that Fig. 3 provides for the embodiment of the present invention 3.
Detailed description of the invention
Below in conjunction with accompanying drawing, the preferred embodiments of the present invention are illustrated, it will be appreciated that preferred embodiment described herein is merely to illustrate and explains the present invention, is not intended to limit the present invention.
As it is shown in figure 1, a kind of software page display construction method principle flow chart provided for the embodiment of the present invention 1, wherein,
Step 11, arranges the versatility code in framework according to software application, creates versatility code layer;
Step 12, creates non-universal code layer according to the difference that software realizes;
Step 13, builds display interface by described versatility code layer and non-universal code layer.
Described build display interface by described versatility code layer and non-universal code layer and include:
The startup request that application is arranged is received by the external interface configured;
Created window and the logic of common portion by described versatility code layer, and notify that described non-universal code layer carries out interface initialization;
The window of described non-universal code layer configuration non-universal part and logic, call described versatility code layer building display interface.
Included by the window of described versatility code layer establishment common portion and logic:
Create in the multiple page form that is pre-configured with one or more.
The window of described non-universal code layer configuration non-universal part and logic, call described versatility code layer building display interface and include:
Described non-universal code layer receives the notice of described versatility code layer, creates application configuration center;
Carry out page initialization by described application configuration center, create the page that the window of non-universal part is corresponding with logic, and the described page is inserted window and the logic of the common portion that described versatility code layer creates, build the display page.
Described versatility code layer includes the special purpose interface of configuration, is connected with the foundation of described non-universal code layer by this special purpose interface.
Actually, the present embodiment can give following device and realize, mainly include AF (ApplicationFramework, application framework) layer and App (Application, application) layer, wherein, AF layer is the logical code of public part, by the code library of various software or the multiple page multiplexing of same software;App layer is the non-universal code of the different pages needs realization of each software or same software.
Wherein, AF layer includes ConfigCenterMgr (configuration center management interface) module, AFConfigCenterFrame (AF layer configuration center framework) module and IAFBizSite module, App layer includes BizSite module and AppConfigCenter (APP layer configuration center) module, wherein, ConfigCenterMgr is the interface externally exposed, and starts application for client software difference scene and arranges;AFConfigCenterFrame is window and the logic of public part, manage and multiple page is set, such as, there is " determination " in page is set simultaneously, " cancellation ", buttons such as " application ", clicking " determination " or " application " button and is notified that each arranges Page-saving and arranges, if made mistakes, can eject the logics such as miscue;The interface that IAFBizSite provides for AF layer, it is desirable to App layer must realize this interface;BizSite is the IAFBizSite that App layer realizes, this interface is for being accessed by AFConfigCenterFrame, to notify that App layer creates AppConfigCenter module, the arrow between IAFBizSite and BizSite connects and represents that AF layer requires that App layer realizes BizSite interface;After AppConfigCenter module creation, the AFConfigCenterFrame calling AF layer carries out the initialization at interface, join boundary's window title, window size etc. factor, create Page1, Page2 etc. simultaneously and the page is set, and Page1, Page2 etc. are arranged the page pass to AFConfigCenterFrame, it is inserted in interface.
Specifically, it is possible to realize the reuse management of engineering project according to the device in above-described embodiment.First, engineering project primary control program is created.Concrete, create engineering project primary control program and include for engineering project primary control program configuration filename, select suitable Application Type and item types according to actual needs, whether support data base, select suitable user interface capabilities, such as main frame pattern, from frame style, the arranging of toolbar, additionally include selecting suitable control and interface etc..
Described engineering project primary control program is to realize the extraneous interface with software interactive, starts application for client software difference scene and arranges.
Secondly, after creating engineering project primary control program, create application and framework is set.
In application scenarios of the present invention, application arranges framework and includes versatility code layer and non-universal code layer.
Versatility code layer is the logical code of common portion, by the code library of various software multiplexing;Described non-universal code layer is the non-universal code that each product needed realizes.
Concrete, versatility code layer comprises the logical code of common portion, and by various software multiplexing, such as most of buttons such as " determination ", " cancellation ", or some perform program, as adder, multiplier etc. perform the logical code of certain function, but it is not limited to above-mentioned improved button or code.Non-universal code layer is the non-universal code that each product needed realizes, for instance the different titles of the page, title etc. in each software.
It should be noted that, logical code in versatility code layer except can by the versatility code of various software multiplexing except, can also is that the versatility code that page multiplexing is set by the difference in same software, the such as difference of same software arranges the page when having identical drop down menu list, and this identical drop down menu list can be configured so that versatility code is arranged page multiplexing by multiple.
Again, by applying the ConfigCenterMgr module startup application setting arranging framework.
ConfigCenterMgr is the interface externally exposed, and starts application for client software difference scene and arranges.
Again, AFConfigCenterFrame creates window and the logic of common portion, and accesses non-universal code layer, creates AppConfigCenter module.
Application is arranged the AF layer of framework and is connected by IAFBizSite and BizSite foundation with APP layer, and AFConfigCenterFrame accesses APP layer by IAFBizSite and BizSite, notifies APP layer AppConfigCenter module.
Again, AppConfigCenter calls AFConfigCenterFrame and carries out interface initialization.
Concrete, interface initialize include outward appearance setting, curriculum offering, attribute are arranged, wherein, the information that AppConfigCenter is mainly carried by curriculum offering is configured, it is exactly that the situations such as the color of the page, figure, characters in a fancy style and shade are configured that attribute is arranged, so that set content meets needs.
AppConfigCenter is additionally operable to allocation window title, size, configures a title to described window, and the size of window is fixed, to meet design requirement.Meanwhile, according to the demand of client and service needed, specified page includes the permutation and combination order of control element and each control element.
Finally, AppConfigCenter creates and arranges the page 1, arranges the pages such as the page 2, and passes the result to AFConfigCenterFrame, is inserted in interface.
Concrete, AppConfigCenter creates and arranges the page, and the page that arranges created is carried out initial configuration, the content of the attribute of the page, the page is such as set, size of the page etc., these configuration informations are also passed to application and arrange framework by application configuration center so that it is be inserted in the page that application arranges framework, additionally, AppConfigCenter and AFConfigCenterFrame is achieved the transmission of information by BizSite interface and is called.
In application scenarios of the present invention, above-mentioned application arranges the AF layer in framework and has identical code in different software, and APP layer then has different codes according to the difference of software.Such as, for QQ communication software, its application AF layer arranged in framework is provided with the code of display confirming button, cancel button, is then provided with display QQ window name and the code of corresponding QQ software design patterns in APP layer.For TM software, the AF layer that its application arranges framework is identical with the AF layer of QQ software, it is not necessary to repeat to arrange, it is only necessary to reset by the APP layer segment that both are different.
In addition, framework is set in order to realize applying and configure the mutual of the page, directly the page that arranges under the configuration page is called, the page that arranges called is made to be re-used, configuration interface and application arrange framework and are joined directly together, and arrange the multiple frame form under framework for application and provide interface platform with arranging page info interconnection.
Generally for application, framework is set, it is not limited to a kind of application and arranges window, and it can include the window of multiple interface configuration, and these different application arrange display form, can using and identical arrange the page, namely application arranges type and the relation arranging the page and be multi-to-multi.
Such as, when execution multiwindow application is arranged, the interior content perhaps arranged inside the page 2 arranged inside the page 1 may be called, and these contents are likely to also be that other application arrange required content, therefore, for the content of the page 1, both can for having performed to provide service when multiwindow application is arranged, can also for performing to provide service when single window application is arranged, the application that content of pages is different shape is set arranges it is achieved thereby that identical and shared, achieve multiplexing, improve operational efficiency, reduce operating cost.
Different application arranges framework, and to call the process arranging the page as follows:
Send recalls information to the configuration page, described information comprises the content that concrete needs call;
What configuration interface traversal was affiliated arranges the page, finds what be consistent with recalls information to arrange the page;
Configuration interface is consistent and arranges the content of the page described in obtaining, and content of pages is sent to application arranges framework, complete call process.
Arrange framework by the application of different shape to share and identical arrange the page, achieve the purpose that similar sofware product is reached multiplexing, reduce development cost, it is achieved that the purpose of fast Development similar sofware product, and do not affecting on the basis of software performance, decreasing the chance made mistakes.
By adopting method provided by the invention, versatility code in framework is set according to various software application and difference logic code is respectively created versatility code layer and non-universal code layer, display interface is built by versatility code layer and non-universal code layer, such that it is able to make the similar sofware product with versatility code reach the purpose of software repeated usage, add work efficiency, reduce development cost.
As in figure 2 it is shown, the software page display constructing system provided for the embodiment of the present invention 2, including:
General layer creating unit 21, for arranging the versatility code in framework according to software application, creates versatility code layer.
Versatility code layer is the logical code of common portion, is arranged the code library of page multiplexing by the difference of various software or same software;The difference that described non-universal code layer is each software or same software arranges the non-universal code that the page needs to realize.Concrete, versatility code layer comprises the logical code of common portion, and by various software multiplexing, such as most of buttons such as " determination ", " cancellation ", or some perform program, as adder, multiplier etc. perform the logical code of certain function, but it is not limited to above-mentioned improved button or code.
Non-universal layer creating unit 22, creates non-universal code layer for the difference realized according to software.
Non-universal code layer is the non-universal code that each product needed realizes, for instance the different titles of the page, title etc. in each software.
Page makeup unit 23, for building display interface by described versatility code layer and non-universal code layer.
Wherein, as it is shown on figure 3, described page makeup unit 23 includes:
Request receives subelement 231, receives, for the external interface by configuring, the startup request that application is arranged;
First creates subelement 232, for being created window and the logic of common portion by described versatility code layer;
Notice subelement 233, is used for notifying that described non-universal code layer carries out interface initialization;
Second creates subelement 234, for configuring window and the logic of non-universal part, calls described versatility code layer building display interface.
Described first creates subelement 232 is additionally operable to:
Create in the multiple page form that is pre-configured with one or more.
Described second creates subelement 234 is additionally operable to:
Receive the notice of described versatility code layer, create application configuration center;
Carry out page initialization by described application configuration center, create the page that the window of non-universal part is corresponding with logic, and the described page is inserted window and the logic of the common portion that described versatility code layer creates, build the display page.
Described versatility code layer includes the special purpose interface of configuration, is connected with the foundation of described non-universal code layer by this special purpose interface.
In sum, in the embodiment of the present invention, the versatility code in framework is set according to software application and creates versatility code layer;Non-universal code layer is created according to the difference that software realizes;Display interface is built by described versatility code layer and non-universal code layer.Versatility code in framework is set according to software application and difference logic code is respectively created versatility code layer and non-universal code layer, display interface is built by versatility code layer and non-universal code layer, such that it is able to make the similar sofware product with versatility code reach the purpose of software repeated usage, add work efficiency, reduce development cost.
Those skilled in the art are it should be appreciated that embodiments of the invention can be provided as method, system or computer program.Therefore, the present invention can adopt the form of complete hardware embodiment, complete software implementation or the embodiment in conjunction with software and hardware aspect.And, the present invention can adopt the form at one or more upper computer programs implemented of computer-usable storage medium (including but not limited to disk memory and optical memory etc.) wherein including computer usable program code.
The present invention is that flow chart and/or block diagram with reference to method according to embodiments of the present invention, equipment (system) and computer program describe.It should be understood that can by the combination of the flow process in each flow process in computer program instructions flowchart and/or block diagram and/or square frame and flow chart and/or block diagram and/or square frame.These computer program instructions can be provided to produce a machine to the processor of general purpose computer, special-purpose computer, Embedded Processor or other programmable data processing device so that the instruction performed by the processor of computer or other programmable data processing device is produced for realizing the device of function specified in one flow process of flow chart or multiple flow process and/or one square frame of block diagram or multiple square frame.
These computer program instructions may be alternatively stored in and can guide in the computer-readable memory that computer or other programmable data processing device work in a specific way, the instruction making to be stored in this computer-readable memory produces to include the manufacture of command device, and this command device realizes the function specified in one flow process of flow chart or multiple flow process and/or one square frame of block diagram or multiple square frame.
These computer program instructions also can be loaded in computer or other programmable data processing device, make on computer or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computer or other programmable devices provides for realizing the step of function specified in one flow process of flow chart or multiple flow process and/or one square frame of block diagram or multiple square frame.
Obviously, the present invention can be carried out various change and modification without deviating from the spirit and scope of the present invention by those skilled in the art.So, if these amendments of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification.

Claims (10)

1. a software page display construction method, it is characterised in that comprise the steps:
Versatility code in framework is set according to software application and creates versatility code layer;
Non-universal code layer is created according to the difference that software realizes;
Display interface is built by described versatility code layer and non-universal code layer.
2. the method for claim 1, it is characterised in that described method also includes:
The startup request that application is arranged is received by the external interface configured;
Created window and the logic of common portion by described versatility code layer, and notify that described non-universal code layer carries out interface initialization;
Configured window and the logic of non-universal part by described non-universal code layer, call described versatility code layer building display interface.
3. method as claimed in claim 2, it is characterised in that described method also includes:
Described non-universal code layer receives the notice of described versatility code layer, creates application configuration center;
Carry out page initialization by described application configuration center, create the page that the window of non-universal part is corresponding with logic, and the described page is inserted window and the logic of the common portion that described versatility code layer creates, build the display page.
4. method as claimed in claim 3, it is characterised in that described method also includes:
Create in the multiple page form that is pre-configured with one or more.
5. the method for claim 1, it is characterised in that described versatility code layer includes the special purpose interface of configuration, is connected with the foundation of described non-universal code layer by this special purpose interface.
6. a software page display constructing system, it is characterised in that including:
General layer creating unit, for arranging the versatility code in framework according to software application, creates versatility code layer;
Non-universal layer creating unit, creates non-universal code layer for the difference realized according to software;
Page makeup unit, for building display interface by described versatility code layer and non-universal code layer.
7. system as claimed in claim 6, it is characterised in that described page makeup unit includes:
Request receives subelement, receives, for the external interface by configuring, the startup request that application is arranged;
First creates subelement, for being created window and the logic of common portion by described versatility code layer;
Notice subelement, is used for notifying that described non-universal code layer carries out interface initialization;
Second creates subelement, for configuring window and the logic of non-universal part, calls described versatility code layer building display interface.
8. system as claimed in claim 7, it is characterised in that described first creates subelement is additionally operable to:
Create in the multiple page form that is pre-configured with one or more.
9. system as claimed in claim 7 or 8, it is characterised in that described second creates subelement is additionally operable to:
Receive the notice of described versatility code layer, create application configuration center;
Carry out page initialization by described application configuration center, create the page that the window of non-universal part is corresponding with logic, and the described page is inserted window and the logic of the common portion that described versatility code layer creates, build the display page.
10. system as claimed in claim 6, it is characterised in that described versatility code layer includes the special purpose interface of configuration, is connected with the foundation of described non-universal code layer by this special purpose interface.
CN201410782650.6A 2014-12-16 2014-12-16 Software page display construction method and system Pending CN105760147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410782650.6A CN105760147A (en) 2014-12-16 2014-12-16 Software page display construction method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410782650.6A CN105760147A (en) 2014-12-16 2014-12-16 Software page display construction method and system

Publications (1)

Publication Number Publication Date
CN105760147A true CN105760147A (en) 2016-07-13

Family

ID=56337189

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410782650.6A Pending CN105760147A (en) 2014-12-16 2014-12-16 Software page display construction method and system

Country Status (1)

Country Link
CN (1) CN105760147A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445536A (en) * 2016-09-28 2017-02-22 湛江市霞山区新软佳科技有限公司 Automated business design management system
CN107145354A (en) * 2017-05-04 2017-09-08 武汉斗鱼网络科技有限公司 Software frame and its construction method, electric terminal and readable storage medium storing program for executing
CN108762729A (en) * 2018-05-07 2018-11-06 北京五八信息技术有限公司 A kind of method, apparatus of page makeup, computer equipment and storage medium
CN111857684A (en) * 2020-07-07 2020-10-30 北京机电工程总体设计部 Template-based method for generating component codes of virtue platform

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102193793A (en) * 2010-03-02 2011-09-21 腾讯科技(深圳)有限公司 Method and device for realizing software reusability

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102193793A (en) * 2010-03-02 2011-09-21 腾讯科技(深圳)有限公司 Method and device for realizing software reusability

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445536A (en) * 2016-09-28 2017-02-22 湛江市霞山区新软佳科技有限公司 Automated business design management system
CN107145354A (en) * 2017-05-04 2017-09-08 武汉斗鱼网络科技有限公司 Software frame and its construction method, electric terminal and readable storage medium storing program for executing
CN108762729A (en) * 2018-05-07 2018-11-06 北京五八信息技术有限公司 A kind of method, apparatus of page makeup, computer equipment and storage medium
CN111857684A (en) * 2020-07-07 2020-10-30 北京机电工程总体设计部 Template-based method for generating component codes of virtue platform

Similar Documents

Publication Publication Date Title
CN110058863A (en) Construction method, device, equipment and the storage medium of Docker container
CN100543701C (en) A kind of method and system that realize embedded software unconventionality testing
CN105677446A (en) Visual modeling method for distributed simulation platform
CN102193793B (en) A kind of method and apparatus realizing software repeated usage
JP2019525653A (en) Network service design and deployment process for NFV systems
CN107733985B (en) Method and device for deploying functional components of cloud computing system
CN106775744B (en) Method and device for generating static library
CN103543993A (en) Application program building method and system
CN106557314A (en) Applied software development method and device
CN105094818A (en) Construction method and system for comprehensive application of natural resources based on SOA
WO2018036342A1 (en) Csar-based template design visualization method and device
Ahmad et al. A framework for architecture-driven migration of legacy systems to cloud-enabled software
CN103593197A (en) Method and device for generating codes
da Silva et al. XIS-UML profile for extreme modeling interactive systems
CN105760147A (en) Software page display construction method and system
CN102609252A (en) Intelligent configuration method for logic menu resources on basis of measurement instruments
CN112751692A (en) Service opening method and device
CN109840074B (en) Service generation method, device and network equipment
CN104317559A (en) Visual modeling platform based on GMF
CN106484452B (en) unified configuration management method and device for software platform
CN114912897A (en) Workflow execution method, workflow arrangement method and electronic equipment
CN112799968A (en) Test drive modeling system and method based on script
CN112068879B (en) Method and device for constructing client application program development framework based on configuration
KR102293274B1 (en) Method and apparatus for constructing test environment
CN102043628A (en) Method and system for developing on screen display (OSD) application software and multimedia terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160713

RJ01 Rejection of invention patent application after publication