CN101377737A - Resource management apparatus of application system - Google Patents

Resource management apparatus of application system Download PDF

Info

Publication number
CN101377737A
CN101377737A CNA2007100940445A CN200710094044A CN101377737A CN 101377737 A CN101377737 A CN 101377737A CN A2007100940445 A CNA2007100940445 A CN A2007100940445A CN 200710094044 A CN200710094044 A CN 200710094044A CN 101377737 A CN101377737 A CN 101377737A
Authority
CN
China
Prior art keywords
resource
application system
authentication
kinds
management database
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.)
Granted
Application number
CNA2007100940445A
Other languages
Chinese (zh)
Other versions
CN101377737B (en
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 Baosight Software Co Ltd
Original Assignee
Shanghai Baosight Software 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 Baosight Software Co Ltd filed Critical Shanghai Baosight Software Co Ltd
Priority to CN2007100940445A priority Critical patent/CN101377737B/en
Publication of CN101377737A publication Critical patent/CN101377737A/en
Application granted granted Critical
Publication of CN101377737B publication Critical patent/CN101377737B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a resource management device of an application system. According to an application system definition component, a module definition component and a custom page control, the device realizes the layer structure relation of the application system resources including the application system, a sub-application system (or named module), an interface, an interface element, and the like, thus facilitating the management and the function development of the application system; the automatic registration and the authentication of the resource in the application system and an authentication system are carried out synchronously according to a metadata database analyses component, a resource registration component and a resource synchronous component; wherein, the application system definition component is used for defining the application system and creating the solution scheme of the application system; the module definition component is used for defining the business module of the application system and creating the realizing project of the business module; and the custom page control is used for defining the interface and the interface element.

Description

Resource management apparatus of application system
Technical field
The present invention relates to a kind of resource management apparatus, relate in particular to a kind of resource management apparatus of application system that various resources in the integrated authentication and authorization system are managed.
Background technology
For based in the integrated authentication and authorization system, application system resource (comprising application system, sub-application system, interface, interface element etc.) is as a kind of important metadata in the application system (as ERP, OA etc.), in application system, bringing into play more and more important effect, particularly in the control of the visit of application system and operating right.Traditional as ERP, in the exploitation of application systems such as OA, the information of application system resource as be used for storing the metadata management database of these resources, in the procedure set of being created during the exploitation of application system itself or webpage, the medium many places of authentication and authorization system all can be used, but usually owing to upgrade the inconsistent situation of existing related data in the asynchronous and feasible place as mentioned above, the metadata information that itself just exists the application system resource in the deployment file (procedure set and interface file) of application system (comprises application system, resource, element and between hierarchical structure relation), but these information are not stored with structurized form, therefore in order to manage and develop expanded function, usually need be in the mode of craft with in these information typing metadata management databases; And if also existed independently authentication and authorization system, would then also need the mode of these resource informations with craft is registered in the authentication and authorization system to carry out the control of follow-up visit and operating right.Adopt above this mode to exist following defective: on the one hand, owing to need manual operations, so efficiency ratio is lower; On the other hand, since the metadata of application system resource be present in a plurality of lasting in, usually identical data message need be safeguarded many parts, and cause the inconsistency of data easily, along with the increase of application system complexity, frequent change and reconstruct will cause the inconsistent situation of above-mentioned data more serious.
Summary of the invention
The technical problem to be solved in the present invention provides a kind of resource management apparatus of application system, can realize coming application system resources such as storage application system, sub-application system (or being called module), interface, interface element, thereby can manage and develop expanded function to the application system more easily with structurized form; In addition, by this instrument, also can realize the application system resource automatic registration and with authentication and authorization system in resource synchronously.
For solving the problems of the technologies described above, the invention provides a kind of resource management apparatus of application system, include:
The application system definitions component is used to define application system, and creates the application system solution;
The module definition assembly is used for defining the business module of application system, and creates the project engineering of described business module;
Custom page control is used for definition interfaces and interface element.
Described resource management apparatus of application system also includes: metadatabase resolution component, resource registering assembly and source synchronous assembly;
Wherein, described metadata resolution component is used for searching for and resolve stratification application system resource automatically from the application system deployment file;
Described resource registering assembly, the application system resource registering that is used for being parsed by described resource resolution component is to structurized persistent storage;
Described source synchronous assembly is used for the resource of application system resource and authentication and authorization system is carried out synchronously.
The present invention is owing to adopted above-mentioned technological means, has such technique effect, promptly by application system definitions component, module definition assembly and custom page control, realize the hierarchical structure relation of application system resources such as application system, sub-application system (or being called module), interface, interface element, thereby more convenient the application system has been managed and developed expanded function; And by metadatabase resolution component, resource registering assembly and source synchronous assembly, realized the application system resource automatic registration and with authentication and authorization system in resource synchronously.
Description of drawings
The present invention is further detailed explanation below in conjunction with accompanying drawing and embodiment:
Fig. 1 is the structural representation of an embodiment of application system management devices of the present invention;
Fig. 2 concerns synoptic diagram for the hierarchical structure of the application system resource by application system management devices of the present invention realization;
Fig. 3 is that procedure set and the ASPX page are with the synoptic diagram that concerns between metadata management database and authentication and authorization system.
Embodiment
As shown in Figure 1, the structural representation for an embodiment of resource management apparatus of application system of the present invention includes:
The application system definitions component is used to define application system, and creates the application system solution, as a needed infrastructure component engineering of application system and a Web website etc.In one embodiment, this assembly can be integrated with Visual Studio 2005, and by register the template of solutions when mounted to Visual Studio 2005, can create the solution of application system, this assembly is when creating the application system solution, can be automatically the Core of solution use among the AssemblyInfo.cs in the Common engineering TopApplicationAttribute to define the application system of top layer, as follows:
[assembly:TopApplication (" bf95d523-5dca-459e-954e-988f0151a6c6 "), " xxx-Application ", " xxx-application system solution "]]
Wherein, bf95d523-5dca-459e-954e-988f015la6c6 is application system Id, is generated automatically by assembly, and this application system Id is used to identify a unique top layer application system, and above-mentioned Word message is collected from the user by the interface.
The module definition assembly, or be called sub-application system definitions component, be used for defining the business module of application system, and create the project engineering (as data access layer, Business Logic etc.) of described business module.In one embodiment, this assembly can be integrated with Visaul Studio 2005, and by registration project engineering template in Visual Studio 2005, can create the data access layer of business module, project engineerings such as Business Logic, and the project engineering of being created should meet the hierarchical structure of " solution-business module-project engineering ", in the project of establishment engineering, this assembly automatically uses ApplicationAttribute to come definition module (sub-application system) among the AssemblyInfo.cs in the Common of business module engineering, and is as follows:
[assembly:
Application (" 21427e01-7380-4cb1-bac2-988f01266476 ", " bf95d523-5dca-459e-954e-988f0151a6c6 ", " xxx-Module ", " xxx-module management ")]
Wherein, the one Id (21427e01-7380-4cb1-bac2-988f01266476) is generated automatically by assembly, the one Id is used to identify a unique module (sub-application system), the 2nd Id sign (bf95d523-5dca-459e-954e-988f0151a6c6) is used to identify the affiliated application system of described module, the application system Id that is generated when promptly creating the application system solution by the application system definitions component, above-mentioned Word message is collected from the user by the interface.
Custom page control is used to define ASP.NET interface and interface element, comprises interface resources control and interface element control (as button).In one embodiment, these self-defined controls can be integrated in the tool box of Visual Studio 2005, in the design ASP.NET page, can be dragged to from the tool box in the interface, the control that is dragged in the interface will generate the code of following form automatically in pagefile (being the .ASPX file):
<BPF:PlatformButton ID=" Button01 " runat=" server " ResourceId=" 53427e01-798e-4cb1-bac2-988f01266476 " ResourceName=" confirming button " Authorizable=" False " Text=" determines "/〉
Wherein, 53427e01-798e-4cb1-bac2-988f01266476 is resource Id, it is automatically generated by control, and this resource Id is used to identify a unique interface resources or an interface element, other attribute information (as Text etc.) all can in the attributes edit device of control, revise.
By using application system definitions component, module definition assembly and custom page control as mentioned above, design and developer are in the process of Application and Development system, in fact define application system, module, interface resources, interface element, and set up the hierarchical structure relation of application system resource.Be illustrated in figure 2 as an application system resource hierarchy structural drawing that uses described resource management apparatus of application system to set up, wherein " quality management ", " financial management " and " document management " are the instantiation of sub-application system (or module), " 001.aspx ", " 002.aspx ", " 003.aspx " are the instantiation of interface resources, and " determining ", " submission " and " help " are the instantiation of interface element.
Therefore, as can be seen from Figure 2, by using above assembly and control, the hierarchical structure relation of application system resource has obtained tissue clearly in the final deployment product (procedure set and ASP.NET pagefile) of application system development, wherein the pass of application system and sub-application system (module) ties up to the metadata (describing among the Attribute) of procedure set, for each business module (sub-application system), except that Id, label (Label) also must be unique, under WebSite, look for the physical folder of the same name by label with label, comprising all pages of this business module (.ASPX file) in the file, the hierarchical relationship of the module and the page among the promptly last figure of the hierarchical relationship of file and file, the control (Resource control) of this page resource of sign is all arranged in each page, and the ResourceId attribute in the control has promptly identified this page resource.Because button all is included in the page, therefore this " comprising " concern hierarchical relationship itself that just described the page and element (as button).
For the automatic registration that realizes the application system resource and with authentication and authorization system in resource synchronously, in another embodiment, application system resource management instrument of the present invention also includes: metadata resolution component, resource registering assembly and source synchronous assembly.
Described metadata resolution component is used for searching for and resolve stratification application system resource (comprising application system, sub-application system, interface resources, interface element) automatically from application system deployment file (comprising procedure set and ASP.NET pagefile).This assembly come in procedure set, to search defined application system and module by the reflection technology among the .Net (Reflection) and resolve application system and module between hierarchical relationship; And by the mode that regular expression is resolved the .ASPX pagefile search interface resources, the interface element of definition and resolve between sub-application system (module) and the interface, hierarchical relationship between interface and the element.
Described resource registering assembly is used for the application system resource registering to structurized persistent storage.In one embodiment, this assembly will be stored in the metadata management database by the resource that described metadatabase resolution component parses, thereby converts non-structured metadata information to structurized relational data, with convenient follow-up logical process.
Described source synchronous assembly is used for the resource of application system resource and authentication and authorization system is carried out synchronously.This assembly need be worked with metadata resolution component and resource registering assembly synergistic, judge the state of each application system resource in procedure set (DLL)+ASPX page, metadata management database and authentication and authorization system, and carry out corresponding synchronous according to this state and operate, such as registration, renewal or deletion.
Therefore, as mentioned above, described source synchronous assembly is mainly used to realize in application system resource and the authentication and authorization system data synchronization in following three kinds of data sources: promptly procedure set (DLL)+ASPX page of being created by application system resource management instrument of the present invention, with between metadata management database and the authentication and authorization system synchronously.
Wherein, described procedure set (the DLL)+ASPX page is used for grasping the actual existing resource of solution of exploitation;
Described metadata management database is used for can keeping registration in the metadata management database after carrying out resource registering.
Described authentication and authorization system is used for after having carried out resource registering, needs to submit register requirement to authentication and authorization system simultaneously, so that carry out the authorization activities of resource from now on.
More than three kinds of data sources relation as shown in Figure 3, the resource data in metadata management database and the authentication and authorization system is all decided by procedure set (DLL)+ASPX page as can be seen from this figure.
But, in some special scene, may there be some virtual resources, promptly in the procedure set of reality and ASPX pagefile not, but in metadata management database and authentication and authorization system, need the resource that exists, at this moment just can use device of the present invention manually to add this class virtual resource.Because the existence of virtual resource makes that the data sync in three data sources is complicated more.Described source synchronous assembly and resource registering assembly are according to the data mode in three data sources, are registering and are taking different processing policies to realize data synchronization in three kinds of data sources when synchronous.
In one embodiment, can adopt following strategy to realize data synchronization in described three kinds of data sources by described source synchronous assembly and resource registering assembly:
(1) if a resource exists in procedure set (DLL)+ASPX page, and in metadata management database and authentication and authorization system, do not exist, then in metadata management database and authentication and authorization system, all register this resource, to realize synchronously;
(2) if a resource exists in procedure set (DLL)+ASPX page, in the metadata management database, also exist, and in authentication and authorization system, do not exist, then corresponding resource in the metadata management database is upgraded, and in authentication and authorization system, registered this resource;
(3) if a resource exists in procedure set (DLL)+ASPX page, in authentication and authorization system, also exist, and in the metadata management database, do not exist, then this resource of registration in the metadata management database is not then carried out any operation to authentication and authorization system;
(4) if a resource all exists in procedure set (DLL)+ASPX page, metadata management database and authentication and authorization system, and corresponding to all information all identical (comprising name, description etc.) of this resource, then default action is not for all to carry out any operation to these three kinds of data sources in these three kinds of data sources; But, if in these three kinds of data sources, though the Id of described resource (identifier) is identical, differences such as its title or description, then default action is not then carried out any operation for the metadata management database is upgraded to authentication and authorization system;
(5) if a resource does not exist in procedure set (DLL)+ASPX page, in the metadata management database, do not exist yet, but but be present in the authentication and authorization system, then acquiescence is not carried out any operation, and the data relevant with this resource are not presented on the interface yet;
(6) if a resource does not exist in procedure set (DLL)+ASPX page, in authentication and authorization system, do not exist yet, but but be present in the metadata management database, then be divided into two kinds of dispositions: if after manual registration, cause the respective resources in the authentication and authorization system deleted, then corresponding resource in the metadata management database is upgraded, and in authentication and authorization system, registered this resource; But if by after procedure set and page parsing and the registration, cause the respective resources in the authentication and authorization system deleted, the concrete resource in the procedure set or the page is also deleted, then should carry out the respective resources in the deletion metadata management database this moment;
(7) if a resource does not exist in procedure set (DLL)+ASPX page, but all exist in metadata management database and authentication and authorization system, then be divided into three kinds of dispositions: if at this moment belong to original state, then acquiescence is not carried out any operation; And if be used to revise arbitrary value, and told the interface service logic by the interface trigger event, then tackling the metadata management database upgrades operation, and authentication and authorization system then be need not to carry out any operation; Perhaps, if by procedure set and the page resolve and registration after, cause the concrete resource in the procedure set or the page deleted, then metadata management database and authentication and authorization system are all carried out the operation of deletion;
(8) if a resource does not exist, then should in metadata management database and authentication and authorization system, register this resource respectively in procedure set (DLL)+ASPX page, metadata management database and authentication and authorization system.
As shown in table 1 is exactly a specific embodiment of described synchronization policy, it has shown the state in three data sources of operation strategy and registration front and back of resource under the different conditions, wherein state is represented with three bit digital, represent the state of certain resource in three data sources respectively, for example 100 be illustrated in procedure set and the pagefile and exist but in metadata management database and authentication and authorization system, do not exist; Operation is with three letter representations, represent the respective operations of certain resource in three data sources respectively, for example NUR is illustrated in and does not do any operation (None) in procedure set and the pagefile, in the metadata management database, upgrade operation (Update), in authentication and authorization system, register operation (Register).
Table 1
Figure A200710094044D00161
Figure A200710094044D00171

Claims (9)

1, a kind of resource management apparatus of application system is characterized in that, includes:
The application system definitions component is used to define application system, and creates the application system solution;
The module definition assembly is used for defining the business module of application system, and creates the project engineering of described business module;
Custom page control is used for definition interfaces and interface element.
2, resource management apparatus of application system according to claim 1 is characterized in that, described application system definitions component, module definition assembly and custom page control are all integrated with VisaulStudio 2005.
3, resource management apparatus of application system according to claim 2 is characterized in that, described application system definitions component to the template of Visual Studio 2005 registration solutions, is created the solution of application system by when mounted.
4, resource management apparatus of application system according to claim 2, it is characterized in that, described module definition assembly is by registration project engineering template in Visual Studio 2005, create the project engineering of business module, and the project engineering of being created should meet the hierarchical structure of " solution-business module-project engineering ".
5, resource management apparatus of application system according to claim 1 is characterized in that, also includes: metadata resolution component, resource registering assembly and source synchronous assembly;
Wherein, described metadata resolution component is used for searching for and resolve stratification application system resource automatically from the application system deployment file;
Described resource registering assembly, the application system resource registering that is used for being parsed by described resource resolution component is to structurized persistent storage;
Described source synchronous assembly is used for the resource of application system resource and authentication and authorization system is carried out synchronously.
6, resource management apparatus of application system according to claim 5, it is characterized in that, described metadatabase resolution component come in procedure set, to search defined application system and module by the .Net reflection technology and resolve application system and module between hierarchical relationship; And search definition interfaces resource, interface element, and the hierarchical relationship between parsing module and the interface, between interface and the element by the mode that regular expression is resolved the .ASPX pagefile.
7, resource management apparatus of application system according to claim 5 is characterized in that, described persistent storage is the metadata management database.
8, resource management apparatus of application system according to claim 5, it is characterized in that, described source synchronous assembly is realized synchronously in the following manner: by working with described metadata resolution component and resource registering assembly synergistic, judge the state of each application system resource in procedure set+ASPX page, metadata management database and authentication and authorization system, and carry out corresponding synchronous according to this state and operate, described synchronous operation is registration, renewal and deletion.
9, resource management apparatus of application system according to claim 8 is characterized in that, adopts following strategy to realize data synchronization in described procedure set+ASPX page, metadata management database and three kinds of data sources of authentication and authorization system:
(1) in described three kinds of data sources,, then in metadata management database and authentication and authorization system, all registers this resource if a resource exists only in procedure set+ASPX page;
(2) in described three kinds of data sources,, then corresponding resource in the metadata management database is upgraded, and in authentication and authorization system, registered this resource if a resource exists only in procedure set+ASPX page and the metadata management database;
(3) in described three kinds of data sources, if a resource exists only in procedure set+ASPX page and the authentication and authorization system, then this resource of registration in the metadata management database is not then carried out any operation to authentication and authorization system;
(4) if a resource is present in described three kinds of data sources simultaneously, and all information corresponding to this resource are all identical in described three kinds of data sources, then give tacit consent to described three kinds of data sources are not all carried out any operation; But if in described three kinds of data sources, though the identifier of described resource is identical, its title or description are different, and then default action is not then carried out any operation for the metadata management database is upgraded to authentication and authorization system;
(5) in described three kinds of data sources, if a resource exists only in the authentication and authorization system, then acquiescence is not carried out any operation;
(6) in described three kinds of data sources, if a resource exists only in the metadata management database, then be divided into two kinds of dispositions: if after manual registration, cause the respective resources in the authentication and authorization system deleted, then corresponding resource in the metadata management database is upgraded, and in authentication and authorization system, registered this resource; But if by after procedure set and page parsing and the registration, cause the respective resources in the authentication and authorization system deleted, the concrete resource in the procedure set or the page is also deleted, then should carry out the respective resources in the deletion metadata management database this moment;
(7) in described three kinds of data sources, if a resource exists only in metadata management database and the authentication and authorization system, then be divided into three kinds of dispositions: if at this moment belong to original state, then acquiescence is not carried out any operation; And if be used to revise arbitrary value, and told the interface service logic by the interface trigger event, then tackling the metadata management database upgrades operation, and authentication and authorization system then be need not to carry out any operation; If by procedure set and the page resolve and registration after, cause the concrete resource in the procedure set or the page deleted, then metadata management database and authentication and authorization system are all carried out the operation of deletion;
(8) in described three kinds of data sources,, then in metadata management database and authentication and authorization system, register this resource respectively in described three kinds of data sources if a resource does not exist.
CN2007100940445A 2007-08-28 2007-08-28 Resource management apparatus of application system Active CN101377737B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007100940445A CN101377737B (en) 2007-08-28 2007-08-28 Resource management apparatus of application system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007100940445A CN101377737B (en) 2007-08-28 2007-08-28 Resource management apparatus of application system

Publications (2)

Publication Number Publication Date
CN101377737A true CN101377737A (en) 2009-03-04
CN101377737B CN101377737B (en) 2012-01-11

Family

ID=40421292

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007100940445A Active CN101377737B (en) 2007-08-28 2007-08-28 Resource management apparatus of application system

Country Status (1)

Country Link
CN (1) CN101377737B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101667210A (en) * 2009-10-15 2010-03-10 上海宝信软件股份有限公司 Authentication and authorization system based on embedded database
CN105512350A (en) * 2016-02-26 2016-04-20 上海全成通信技术有限公司 Website multilevel content management method and device
CN105760192A (en) * 2016-02-03 2016-07-13 北京元心科技有限公司 Registration method and device for service module of system server
CN107423586A (en) * 2017-07-31 2017-12-01 北京深思数盾科技股份有限公司 Method for protecting software and software protecting equipment
CN107430512A (en) * 2014-10-31 2017-12-01 康维达无线有限责任公司 Machine is managed to the application relation in machine system
CN110244934A (en) * 2018-03-09 2019-09-17 阿里巴巴集团控股有限公司 Product demand document, the generation method and device for testing information
CN113254244A (en) * 2021-07-08 2021-08-13 杭州逍邦网络科技有限公司 Program fusion system, method and computer device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100340984C (en) * 2004-01-02 2007-10-03 华为技术有限公司 Method for realizing application interface integration and business integration

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101667210A (en) * 2009-10-15 2010-03-10 上海宝信软件股份有限公司 Authentication and authorization system based on embedded database
CN107430512A (en) * 2014-10-31 2017-12-01 康维达无线有限责任公司 Machine is managed to the application relation in machine system
US10990449B2 (en) 2014-10-31 2021-04-27 Convida Wireless, Llc Managing application relationships in machine-to-machine systems
CN105760192A (en) * 2016-02-03 2016-07-13 北京元心科技有限公司 Registration method and device for service module of system server
CN105760192B (en) * 2016-02-03 2019-01-11 北京元心科技有限公司 Registration method and device for service module of system server
CN105512350A (en) * 2016-02-26 2016-04-20 上海全成通信技术有限公司 Website multilevel content management method and device
CN107423586A (en) * 2017-07-31 2017-12-01 北京深思数盾科技股份有限公司 Method for protecting software and software protecting equipment
CN107423586B (en) * 2017-07-31 2018-11-20 北京深思数盾科技股份有限公司 Method for protecting software and software protecting equipment
CN110244934A (en) * 2018-03-09 2019-09-17 阿里巴巴集团控股有限公司 Product demand document, the generation method and device for testing information
CN110244934B (en) * 2018-03-09 2024-01-19 阿里巴巴集团控股有限公司 Method and device for generating product demand document and test information
CN113254244A (en) * 2021-07-08 2021-08-13 杭州逍邦网络科技有限公司 Program fusion system, method and computer device
CN113254244B (en) * 2021-07-08 2021-10-19 杭州逍邦网络科技有限公司 Program fusion system, method and computer device

Also Published As

Publication number Publication date
CN101377737B (en) 2012-01-11

Similar Documents

Publication Publication Date Title
US20210334250A1 (en) Construction of database schema models for database systems and rest api's
CN101377737B (en) Resource management apparatus of application system
CN114035773B (en) Configuration-based low-code form development method, system and device
CN1517885B (en) Method and system for updating central cache by atomicity
CN108762743B (en) Data table operation code generation method and device
EP3193261B1 (en) Method and system for editing virtual documents
US20030120655A1 (en) Document processing apparatus
EP1965308A1 (en) Document processing system and method
US9817811B2 (en) Web server system, dictionary system, dictionary call method, screen control display method, and demonstration application generation method
KR101275871B1 (en) System and method for producing homepage in SaaS ENVIRONMENT, A computer-readable storage medium therefor
EP1965314A1 (en) Document processing system and method
US20040268256A1 (en) Program, character inputting and editing method, apparatus and storage medium
CN103109264A (en) Creating a configuration file template
CN111240659A (en) Page design method based on Vue
US20100169333A1 (en) Document processor
CN100485687C (en) Method and device for set-up disconnection data programmed model and its application
EP1965310A1 (en) Document processing method
JP5867540B2 (en) PROGRAM GENERATION DEVICE, PROGRAM GENERATION DEVICE CONTROL METHOD, AND PROGRAM
CN114461209A (en) Page configuration and switching method, device, equipment and storage medium
JP4566196B2 (en) Document processing method and apparatus
WO2006051721A1 (en) Document processing device, and document processing method
CN108399188B (en) Universal establishing and processing method for strong service object based on type metadata
CN102902707B (en) The method of different editions binary data compatibility and versions of data converting system
US20070153342A1 (en) Display and editing of documents described by schemas
JP5381437B2 (en) Image information transmitting apparatus and image information transmitting program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant