CN110109665A - A kind of front end UI system and method based on container encapsulation - Google Patents

A kind of front end UI system and method based on container encapsulation Download PDF

Info

Publication number
CN110109665A
CN110109665A CN201910299077.6A CN201910299077A CN110109665A CN 110109665 A CN110109665 A CN 110109665A CN 201910299077 A CN201910299077 A CN 201910299077A CN 110109665 A CN110109665 A CN 110109665A
Authority
CN
China
Prior art keywords
page
container
rollback
former
switching
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
CN201910299077.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.)
Xuhui Mental State Health Information Technology LLC
Original Assignee
Xuhui Mental State Health Information Technology LLC
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 Xuhui Mental State Health Information Technology LLC filed Critical Xuhui Mental State Health Information Technology LLC
Publication of CN110109665A publication Critical patent/CN110109665A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention provides a kind of front end UI system and methods based on container encapsulation, belong to container encapsulation field.The front end UI system based on container encapsulation includes: container, the page and page manager;The container being capable of each document dbject model in operation pages;The page is the succession object of the container, and the page has the characteristic of vessel isolation;The page manager is for managing each page.It can be improved the normalization of code using the present invention, improve working efficiency, accuracy, validity, exploitation is convenient, and it is easy to operate, realize that division of labor exploitation, the exploitation between each container are completely independent isolation, reduce mutual influence to a greater degree.

Description

A kind of front end UI system and method based on container encapsulation
Technical field
The invention belongs to container encapsulation fields, and in particular to a kind of front end UI system and method based on container encapsulation.
Background technique
Web front end technology includes HTML, CSS, JavaScript, and a system is wanted to make easy-to-use, beautiful, efficient system System front end page, has higher requirement to the technology of its research staff;And in trend lower front end frame, the plug-in unit, UI of open source Library is appeared in such as blowout in the visual field of people, and different frames has often been selected when homologous ray is not researched and developed independently, so that employee Also to remove to learn corresponding frame when contacting new system, learning cost is high, time-consuming causes the wastes of time and human resources.Cause And there is an urgent need to a specification, feature-rich, user experience is consistent, can iteration upgrading web front-end frame.
Summary of the invention
It is an object of the invention to solve above-mentioned problem existing in the prior art, provide it is a kind of based on container encapsulation before UI system and method is held, the normalization of code is improved, improves working efficiency, accuracy, validity, exploitation is convenient, easy to operate.
The present invention is achieved by the following technical solutions:
A kind of front end UI system based on container encapsulation, including container, the page and page manager;
The container being capable of each document dbject model in operation pages;
The page is the succession object of the container, and the page has the characteristic of vessel isolation;
The page manager is for managing each page.
The system marks each page using page object;
The page object includes content of pages, page location, page service logic and the base of page js module reference Plinth attribute;
The page object sets parent page, subpage frame, the attribute of a relation with previous page.
The page manager includes: page switching management module, page history management module and page status management Module;
The page switching management module is for the switching between the page;
The page history management module is used for the historical record of administration page;
The page status management module is used to obtain all movable subpage frames under the page.
The page switching management module includes covering switching submodule and replacement switching submodule;
New page is floated on former page upper layer for retaining former page object by the covering switching submodule;
The replacement switching submodule replaces the former page for destroying former page object, and using new page object.
The page history management module includes refreshing rollback submodule, original sample rollback submodule and clear history record Module;
The refreshing rollback submodule is loaded back into again for carrying out page rollback and destroying the rollback page and moves back the page Previous page;
The original sample rollback submodule opens upper the one of the rollback page for carrying out page rollback and destroying the rollback page The page;
The clear history record sub module is searched inactive under each page for emptying all historical records Subpage frame, and destroy all inactive subpage frames.
The application method of the system includes:
(1) page generation step;
(2) page switching step;
(3) previous page step is returned;
(4) clear history recording step.
The operation of the step (1) includes:
Isolation lookup is carried out to document dbject model in container, qualified document dbject model is formed and is gathered;
After the page receives the qualified document dbject model, root page face is built, and define root container, then loaded Internal container;
A label is added outside page native content, the label is used to mark the title and number of the page, by group Content after conjunction is loaded into browser, i.e. the generation page.
The operation of the step (2) includes:
It covers switch step: retaining former page object, and new page is floated on into former page upper layer;
Or replacement switch step: former page object is destroyed, and replaces former page object using new page object.
The operation of the step (3) includes:
Refresh back-off procedure: the page retracts and destroys the rollback page, and is loaded back into the previous page for moving back the page again;
Or original sample back-off procedure: the page retracts and destroys the rollback page, and opens the previous page of the rollback page;
The operation of the step (4) includes:
The inactive subpage frame under each page is searched, and destroys all inactive subpage frames.
Compared with prior art, the beneficial effects of the present invention are: the present invention wraps page development using container object Dress isolation, developer include page dom in container object by being packaged container object, and page css, page part business is patrolled Volume, it mutually not will do it interference and pollution between exploitation, more meet the scene for carrying out front end exploitation in company by business module, mesh The UI system of preceding mainstream can not accomplish completely isolated.By manager can free administration page object, business personnel develop when The relationship between the service logic and the page of each page oneself need to be only paid close attention to, the processing of the correlated performances such as memory management is all in manager It is handled with framework itself.It can be improved the normalization of code using the present invention, improve working efficiency, accuracy, validity, exploitation It is convenient, it is easy to operate, realize that division of labor exploitation, the exploitation between each container are completely independent isolation, reduce phase to a greater degree Influence between mutually.
Detailed description of the invention
Fig. 1 is page structure schematic diagram of the present invention;
Fig. 2 is inventive container structural schematic diagram;
Fig. 3 is inventive container switching mode schematic diagram;
Fig. 4 is the life cycle schematic diagram of page object of the present invention;
Fig. 5 is page management schematic diagram of the present invention;
Fig. 6 is two kinds of switching mode schematic diagrames of the invention.
Specific embodiment
Present invention is further described in detail with reference to the accompanying drawing:
As shown in figs 1 to 6, a kind of front end UI system based on container encapsulation, including container, the page and page management Device, specific as follows:
The container can document dbject model (dom element) in the container increase by one layer outside with independent identification Shell, the operation of each element is operated under the daughter element of the dom element in the container, and the container can Dom in operation pages object is realized and is isolated between the container with the dom.
The page is the succession object of the container, and the page has the characteristic of vessel isolation, and the page uses Page object marks the page relation of the page in the entire system, the page object include content of pages, page location, Page service logic and the primary attribute of page js module reference, the page object set parent page, subpage frame, with before The attribute of a relation of one page.
The page initializes entrance as the page using $ InitPage (fn) method.
Page js realizes service logic isolation in the page using fn call back function.
The page manager includes page switching management module, page history management module and page status management mould Block, the page switching management module include covering switching submodule and replacement switching submodule, the covering switching submodule Page covering is carried out using jumpTo function, the former page object is not destroyed when into next page, and the replacement switching is sub Module is replaced using replace function, and the former page object is destroyed when into next page.
The page history management module includes refreshing rollback submodule, original sample rollback submodule and clear history record Module, the refreshing rollback submodule are retracted using back function, the parameter of the back function be backform, data and Isrefreash calls rollback page destroyPage function to destroy the rollback page, the prepage of the rollback page The page that attribute is directed toward is previous page, and the reload function of the previous page is called to reload the page up Face;The original sample rollback submodule is retracted using the back function, the parameter of the back function be backform, data and Isrefreash calls the rollback page destroyPage function to destroy the rollback page, the rollback page The page that prepage attribute is directed toward is previous page, and the open function of the previous page is called to open the page up Face.The clear history record sub module empties all historical records, institute using clear history (clearHistory) function It states inactive under each page of clear history record sub module recursive call cleatUnActivityPage function lookup The subpage frame, the parameter of the cleatUnActivityPage function is the page found out every time, described to empty Historical record submodule calls the destroyPage function of the inactive page to destroy all inactive pages.
Parameter when the cleatUnActivityPage function is searched for the first time is the parent page.
The page manager is obtained all movable described under certain described page using getActivityCpages function Subpage frame, the parameter of the getActivityCpages function is the parent page object to be searched, described GetActivityCpages function traverses the parent page childenc attribute, and the getActivityCpages function returns Activity attribute is the subpage frame object of true.
The system is by page manager Object Operations and manages the page object.
Workflow of the invention are as follows: carried out in container isolation search correlation dom element: according to container id with Dom of the containerid as screening conditions screening current container traverses son and holds using the jQuery object of sub- container as parameter Device simultaneously calls not function to cross the daughter element of filter container dom, traverses the daughter element of container dom, screening meets the appearance of alternative condition Device dom daughter element composition set is returned.
After page receiving meets the container dom daughter element of alternative condition, root page face is built, js is specified in root page face and enters Mouth is initRequire.js, defines whole js that system uses using require in the js, and introduce system in root page face Basic js, configuration system is carried out in initRequire.js and js is introduced, the execution page custom function after introducing js requireFunc.Root container is defined by new page internal, root page face uses addchild loading internal after being ready to complete Container, parameter include: internal container address, Transfer Parameters, loading position, page type, configuration parameter object.
After building root page face, the loading internal page, intrinsic call creat function when load vessel, with being passed to internal container Location, Transfer Parameters, loading position, page type, the several parameters of configuration parameter object carry out container object building, are advised according to creation Then, set membership is established in the object newly constructed, marks the parent object of the object, content of pages is obtained according to ajax, at this time It calls onloadedata event to realize that user wants the operation done after obtaining content, one will be added outside page native content Div tag marks the title and id of the page, the content after combination is loaded into browser, runs $ InitPage in the page Function, for initializing the $ func attribute of object, parameter is page object, the reference path js.It is called after the completion of initialization Initdom method carries out page rendering, and being passed to parameter is the page object newly defined, calls after parsing user-defined Onloadedom event initializes content load js text according to the page for allowing user to carry out relevant operation after dom rendering Part executes the custom content in $ func, and so far, new page, which is opened, to be completed, and calls user-defined onopen event at this time, For allowing user to execute self-defining operation after the completion of new page is opened.
In page switching, there are two types of switching modes: covering switch mode and replacement switch mode.Covering switch mode is adopted It is covered with jumpTo method, parameter includes fromPage- history page object, path- new page path, param- transmitting Parameter, pagetype- new page type, option- new page execute configuration.Enter next page with covering pattern, it is former Page object is not destroyed, and the association attributes of new page: (the display position parent (parent page), seat are initialized in the former page Set), the saveCache method of former page object is called, the related cache in former page object is saved, to new page in configuration Onloadedata event assignment, reproducting content are so that new page prepage attribute is directed toward the former page, while calling the former page Close () method closes the old page.The create method of old page parent page is called to create new page, being passed to parameter is path- New page path, param- Transfer Parameters, the former page location of seat- new page position-use, pagetype- page type, Final configuration after opt- extension.The new page object of generation returns to called side as handle.Switch mode is replaced to use Replace method is replaced, and parameter includes the old page object that oldpage- is replaced, path- new page path, param- New page parameter, pagetype- new page data type, the configuration that opt- new page executes.New page is removed in the old page The attribute needed, parent (parent page), seat (the display page), prepage (a upper incidence relation).Call the old page DestroyPage method destroys the old page, and the relationship of the old page and parent page is interrupted using delete keyword, calls parent page Create method creates new page, and being passed to parameter is path- new page path, param- Transfer Parameters, seat- new page position Set-use former page location, pagetype- page type, the final configuration after opt- extension.The new page object conduct of generation Handle returns to called side.
When returning to previous page, there are two types of modes: refreshing and retracts and retract as former state.Refresh to retract and uses back method branch Rollback is held, parameter is the backfrom- rollback page, and data- is transmitted to next page data after retracting, and whether isrefreash- brushes Newly, rollback page destroyPage method is called to destroy the rollback page, the page that the prepage attribute of the rollback page is directed toward is A upper history page, i.e. displayed page call previous page reload method to reload previous page.It retracts and uses as former state Back method is supported to retract, and enters to join the backfrom- rollback page, and data- is transmitted to next page data after retracting, Whether isrefreash- refreshes, and rollback page destroyPage method is called to destroy the rollback page, the prepage of the rollback page The page that attribute is directed toward is a upper history page, i.e. displayed page, and previous page open method is called to open previous page.
When closing the opening page, the method for closing close of invoking page object, parameter is the number transmitted outward after closing According to object data.Inside, which is realized, executes the customized close event closeing of user, and parameter is the data transmitted outward, the party Method is an array object, can define multiple methods and serially execute.According to page id hidden page content, paging activity category Property be set to false, call saveCache method to save page properties.
When reloading the page, reload method is called to reload the page, entering ginseng is a customized event backfun.Close method is called to close current page.Recursive call destroyPage method destroys all sons under the page The page.Buildhtmlpage method is called, entering ginseng is current page object, replicates current page attribute, rebuilds, renders Existing object.Execute backfun method, the operation carried out after the page reloads for user.
When clear history records, clearHistory method is externally provided for emptying all historical records, recurrence tune The inactive subpage frame under each page is searched with cleatUnActivityPage method, parameter is the page found out every time Face uses parent page when searching for the first time.The destroyPage method of the inactive page is called to destroy all inactive pages.
When obtaining all movable subpage frames under the page, getActivityCpages method is provided and is obtained under certain page and is owned Movable subpage frame, input parameter is the parent page object to be searched, traverses the childenc attribute of parent page, returns to activity Attribute is the subpage frame object of true, the subpage frame as to be found.
When destroying the page, destroyPage page destroying method is externally provided, parameter is a data object, indicates pin Ruin the data externally transmitted afterwards.Invoking page close function, first closes current page.Execute event before user-defined destruction Destroying, parameter are data data, which is an array object, can define multiple serial execution.Call container The association attributes of destroy function destruction container.Recursive call destroyPage destroys subpage frame.Call delete keyword Destroy the reference in parent page.The unbind function of jQuery is called to destroy the event binding of the page.Call jQuery's Remove method removes page elements.It empties all properties using delete keyword to quote, so far page object destruction finishes.
Above-mentioned technical proposal is one embodiment of the present invention, for those skilled in the art, at this On the basis of disclosure of the invention application method and principle, it is easy to make various types of improvement or deformation, be not limited solely to this Invent method described in above-mentioned specific embodiment, therefore previously described mode is only preferred, and and do not have limitation The meaning of property.

Claims (10)

1. a kind of front end UI system based on container encapsulation, it is characterised in that: the front end UI system packet based on container encapsulation It includes: container, the page and page manager;
The container being capable of each document dbject model in operation pages;
The page is the succession object of the container, and the page has the characteristic of vessel isolation;
The page manager is for managing each page.
2. the front end UI system according to claim 1 based on container encapsulation, it is characterised in that: the system uses the page The each page of object tag;
The page object includes that content of pages, page location, page service logic and the basis of page js module reference belong to Property;
The page object sets parent page, subpage frame, the attribute of a relation with previous page.
3. the front end UI system according to claim 2 based on container encapsulation, it is characterised in that: the page manager packet It includes: page switching management module, page history management module and page status management module;The page switching management module For the switching between the page;
The page history management module is used for the historical record of administration page;
The page status management module is used to obtain all movable subpage frames under the page.
4. the front end UI system according to claim 3 based on container encapsulation, it is characterised in that: the page switching management Module includes covering switching submodule and replacement switching submodule;
New page is floated on former page upper layer for retaining former page object by the covering switching submodule;
The replacement switching submodule replaces the former page for destroying former page object, and using new page object.
5. the front end UI system according to claim 4 based on container encapsulation, it is characterised in that: the page history management Module includes refreshing rollback submodule, original sample rollback submodule and clear history record sub module;
The refreshing rollback submodule is loaded back into again for carrying out page rollback and destroying the rollback page and moves back upper the one of the page The page;
The original sample rollback submodule opens the page up of the rollback page for carrying out page rollback and destroying the rollback page Face;
The clear history record sub module searches the inactive subpage under each page for emptying all historical records Face, and destroy all inactive subpage frames.
6. the application method of the described in any item front end UI systems based on container encapsulation of claim 1-5, it is characterised in that: institute The method of stating includes:
(1) page generation step;
(2) page switching step;
(3) previous page step is returned;
(4) clear history recording step.
7. according to the method described in claim 6, it is characterized by: the operation of the step (1) includes:
Isolation lookup is carried out to document dbject model in container, qualified document dbject model is formed and is gathered;
After the page receives the qualified document dbject model, root page face is built, and define root container, then loading internal Container;
A label is added outside page native content, the label is used to mark the title and number of the page, after combination Content be loaded into browser, i.e., generation the page.
8. according to the method described in claim 7, it is characterized by: the operation of the step (2) includes:
It covers switch step: retaining former page object, and new page is floated on into former page upper layer;
Or replacement switch step: former page object is destroyed, and replaces former page object using new page object.
9. according to the method described in claim 8, it is characterized by: the operation of the step (3) includes:
Refresh back-off procedure: the page retracts and destroys the rollback page, and is loaded back into the previous page for moving back the page again;
Or original sample back-off procedure: the page retracts and destroys the rollback page, and opens the previous page of the rollback page.
10. according to the method described in claim 9, it is characterized by: the operation of the step (4) includes:
The inactive subpage frame under each page is searched, and destroys all inactive subpage frames.
CN201910299077.6A 2018-10-18 2019-04-15 A kind of front end UI system and method based on container encapsulation Pending CN110109665A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2018112152516 2018-10-18
CN201811215251 2018-10-18

Publications (1)

Publication Number Publication Date
CN110109665A true CN110109665A (en) 2019-08-09

Family

ID=67483933

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910299077.6A Pending CN110109665A (en) 2018-10-18 2019-04-15 A kind of front end UI system and method based on container encapsulation

Country Status (1)

Country Link
CN (1) CN110109665A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110968815A (en) * 2019-12-04 2020-04-07 北京达佳互联信息技术有限公司 Page refreshing method, device, terminal and storage medium
CN111124122A (en) * 2019-12-24 2020-05-08 掌阅科技股份有限公司 Multi-page object control method realized based on manager and electronic equipment
CN111221530A (en) * 2020-01-08 2020-06-02 北京市科学技术情报研究所 Mobile terminal Web application interface construction method, Web application interface and operation method thereof
CN112597417A (en) * 2020-12-18 2021-04-02 北京达佳互联信息技术有限公司 Page updating method and device, electronic equipment and storage medium
CN112612449A (en) * 2020-12-17 2021-04-06 深圳前海微众银行股份有限公司 Method, device, equipment and storage medium for synchronizing webpage

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1643510A (en) * 2002-03-28 2005-07-20 国际商业机器公司 System and method for hierarchical layout specialization
CN102663003A (en) * 2012-03-16 2012-09-12 掌中帷幄(北京)科技有限公司 Page switching method and system for application of mobile terminal in environment with multiple web pages
CN103995884A (en) * 2014-05-29 2014-08-20 北京中电普华信息技术有限公司 Hybrid application page switching method and system
CN106020823A (en) * 2016-05-19 2016-10-12 浪潮电子信息产业股份有限公司 Front-end Web presentation and data separation as well as page quick response mode
CN107105347A (en) * 2017-05-26 2017-08-29 四川长虹电器股份有限公司 With the method for div technological development WEBOS intelligent televisions front end
CN107479861A (en) * 2016-06-07 2017-12-15 阿里巴巴集团控股有限公司 Page processing method and its system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1643510A (en) * 2002-03-28 2005-07-20 国际商业机器公司 System and method for hierarchical layout specialization
CN102663003A (en) * 2012-03-16 2012-09-12 掌中帷幄(北京)科技有限公司 Page switching method and system for application of mobile terminal in environment with multiple web pages
CN103995884A (en) * 2014-05-29 2014-08-20 北京中电普华信息技术有限公司 Hybrid application page switching method and system
CN106020823A (en) * 2016-05-19 2016-10-12 浪潮电子信息产业股份有限公司 Front-end Web presentation and data separation as well as page quick response mode
CN107479861A (en) * 2016-06-07 2017-12-15 阿里巴巴集团控股有限公司 Page processing method and its system
CN107105347A (en) * 2017-05-26 2017-08-29 四川长虹电器股份有限公司 With the method for div technological development WEBOS intelligent televisions front end

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110968815A (en) * 2019-12-04 2020-04-07 北京达佳互联信息技术有限公司 Page refreshing method, device, terminal and storage medium
CN110968815B (en) * 2019-12-04 2023-06-20 北京达佳互联信息技术有限公司 Page refreshing method, device, terminal and storage medium
CN111124122A (en) * 2019-12-24 2020-05-08 掌阅科技股份有限公司 Multi-page object control method realized based on manager and electronic equipment
CN111124122B (en) * 2019-12-24 2020-10-23 掌阅科技股份有限公司 Multi-page object control method realized based on manager and electronic equipment
CN111221530A (en) * 2020-01-08 2020-06-02 北京市科学技术情报研究所 Mobile terminal Web application interface construction method, Web application interface and operation method thereof
CN111221530B (en) * 2020-01-08 2023-11-14 北京市科学技术情报研究所 Mobile terminal Web application interface construction method, web application interface and operation method thereof
CN112612449A (en) * 2020-12-17 2021-04-06 深圳前海微众银行股份有限公司 Method, device, equipment and storage medium for synchronizing webpage
CN112597417A (en) * 2020-12-18 2021-04-02 北京达佳互联信息技术有限公司 Page updating method and device, electronic equipment and storage medium
CN112597417B (en) * 2020-12-18 2024-03-12 北京达佳互联信息技术有限公司 Page updating method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110109665A (en) A kind of front end UI system and method based on container encapsulation
CN110651264B (en) Query plan generation and execution in a relational database management system with temporal relational databases
US10983660B2 (en) Software robots for programmatically controlling computer programs to perform tasks
CN103714450B (en) The warning of natural language condition metric generates
Brachman et al. Integrated support for data archaeology
US8984485B2 (en) Analysis of source code changes
CN108108297A (en) The method and apparatus of automatic test
CN105138312B (en) A kind of table generation method and device
US20110184870A1 (en) Form processing in a user interface workflow composition tool
CN109189469A (en) Android application micro services method and system based on reflection
CN103617167B (en) A kind of general metadata/Hibernate
CN109408699A (en) A kind of method that synchronization caching zTree tree realizes tree node quick-searching
CN107291471A (en) A kind of Meta model framework system for supporting customizable data acquisition
CN109976729A (en) One kind depositing calculation and shows globally configurable Data Analysis Software architecture design method
Ledur et al. Towards a domain-specific language for geospatial data visualization maps with big data sets
WO2020009943A1 (en) System optimized for performing source code analysis
US10275462B2 (en) Automatic translation of string collections
Trujillo et al. Applying object-oriented conceptual modeling techniques to the design of multidimensional databases and OLAP applications
AU2008214435A1 (en) Method and apparatus for managing system specifications
CN106095443B (en) A kind of API call mode method for digging based on C/C++ code library
CN104850494B (en) A kind of method and apparatus for memory system testing
Babalou et al. Towards a semantic toolbox for reproducible knowledge graph generation in the biodiversity domain-how to make the most out of biodiversity data
Shershakov Vtmine for visio: A graphical tool for modeling in process mining
von Mayrhauser et al. Efficient testing of software modifications
CN108553899A (en) A kind of i.e. point plays the development device and its method of game

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 250101 East Hall, 5th floor, R & D and production building, Shensi science and Technology Park, 699 Shunhua West Road, high tech Zone, Jinan City, Shandong Province

Applicant after: Shensi (Shandong) Medical Information Technology Co.,Ltd.

Address before: 250101 East Hall, 5th floor, R & D and production building, Shensi science and Technology Park, 699 Shunhua West Road, high tech Zone, Jinan City, Shandong Province

Applicant before: SYNTHESIS SUNRISE MEDICAL INFORMATION TECHNOLOGY CO.,LTD.