CN102779164B - The rendering intent of a kind of operation system and dynamic page thereof - Google Patents

The rendering intent of a kind of operation system and dynamic page thereof Download PDF

Info

Publication number
CN102779164B
CN102779164B CN201210205244.4A CN201210205244A CN102779164B CN 102779164 B CN102779164 B CN 102779164B CN 201210205244 A CN201210205244 A CN 201210205244A CN 102779164 B CN102779164 B CN 102779164B
Authority
CN
China
Prior art keywords
page
component
request
operation system
custom field
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.)
Active
Application number
CN201210205244.4A
Other languages
Chinese (zh)
Other versions
CN102779164A (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.)
Shenzhen Vispractice Technology Co ltd
Original Assignee
SHENZHEN VISPRACTICE TECHNOLOGY Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SHENZHEN VISPRACTICE TECHNOLOGY Corp filed Critical SHENZHEN VISPRACTICE TECHNOLOGY Corp
Priority to CN201210205244.4A priority Critical patent/CN102779164B/en
Publication of CN102779164A publication Critical patent/CN102779164A/en
Application granted granted Critical
Publication of CN102779164B publication Critical patent/CN102779164B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a kind of rendering intent of operation system dynamic page, comprising: step 1, in operation system, add page process class and inherit public page process class, transmit the user's request in specific transactions; Step 2, operation system call business logic processing interface, the request of business transferring logical process; Step 3, according to operation system transmit user request and service logic request, determine custom field and the assembly of Business Entity, generate the configuration page description file of described Business Entity; Step 4, the page description file of generation to be played up into the Business Entity configuration page.The present invention also provides a kind of operation system.By the invention provides the rendering intent of a kind of operation system and dynamic page thereof, the operation system that can solve B/S framework for run time between the customizable demand in interface, and can be integrated with workflow engine, comprehensive customization at realization flow, interface.

Description

The rendering intent of a kind of operation system and dynamic page thereof
Technical field
The present invention relates to computer realm, particularly relate to the rendering intent of a kind of operation system and dynamic page thereof.
Background technology
The application system that (as interface, flow process) is higher is required in run duration customization, general employing C/S framework, this is mainly owing to easier can carry out flexible, complicated customization by client-side program to user interface, but user must install client-side program in this locality in use, and be difficult to across multiple operating system platform.
Generally adopt B/S framework in enterprise's application, to in B/S framework, demand for customizable user interface is more and more higher, industry also addresses that need and proposes multiple solution, such as, the information of some field in the mode record page described by metadata, and coordinate Page Template to produce actual pages, but also there is no to provide the complete dynamic page solution comprising and playing up with response request at present; Moreover, for more complicated interface page interactive function (as drop-down in cascade, Asynchronous Request, can form etc. be edited), solution also more imperfect at present.
So, be necessary to provide the rendering intent of a kind of new a kind of operation system and dynamic page thereof, user can be supported to change in the basic additions and deletions that the layout of operation system run duration new added pages or the amendment page and element, the page that dynamically produces can respond user to make the page and look into operation, support multistage subpage frame, Asynchronous Request, the Various Complex such as field verification operate.
Summary of the invention
The object of the present invention is to provide the rendering intent of a kind of operation system and dynamic page thereof, the operation system that can solve B/S framework for run time between the customizable demand in interface, and can be integrated with workflow engine, comprehensive customization at realization flow, interface, can support user's basic additions and deletions that dynamically new added pages or the amendment layout of the page and element, the page that dynamically produces can respond user during system cloud gray model to change and look into operation, support multistage subpage frame, Asynchronous Request, the Various Complex such as field verification operate.
For solving above technical matters, the invention provides a kind of rendering intent of operation system dynamic page, comprising:
Step 1, in operation system, add page process class and inherit public page process class, transmit the user's request in specific transactions;
Step 2, operation system call business logic processing interface, the request of business transferring logical process;
Step 3, according to operation system transmit user request and service logic request, determine custom field and the assembly of Business Entity, generate the configuration page description file of described Business Entity; Specifically comprise:
User's request of transmitting according to operation system and service logic request, determine the assembly of Business Entity and custom field and descriptor thereof;
The configuration page description file of Business Entity is generated according to the assembly determined and custom field and descriptor thereof; Generate the method for page description file as follows: the selected assembly used in the configuration page, these assemblies and custom field are bound, configure page description file according to the assembly selected and custom field and descriptor thereof afterwards;
Step 4, the page description file of generation to be played up into the Business Entity configuration page.
Further, the page rendering mode of described step 4 is: play up adopt top-down, the mode played up step by step.
Further, described play up adopt top-down, the mode played up step by step, be specially: the most top-level component first playing up the page, most top-level component plays up with identical the sub-component that mode plays up oneself, most top-level component sub-component plays up with identical the sub-component that mode is responsible for playing up oneself more again, when all component and sub-component thereof all play up return time, customized web page is played up complete.
For solving above technical matters, the present invention also provides a kind of operation system, comprising: dynamic page treating apparatus, and described dynamic page treating apparatus comprises: request respond services module, custom field module, component model module, rendering pipeline module,
Described request respond services module, for adding page process class and inheriting public page process class, transmits the user's request in specific transactions; And call business logic processing interface, the request of business transferring logical process;
Described custom field module, for user's request of transmitting according to operation system and service logic request, determines the assembly of Business Entity and custom field and descriptor thereof;
Described component model module, provides the component model of the configuration page, and generates page description file according to selected assembly and selected custom field and descriptor thereof; The method of concrete generation page description file is: the selected assembly used in the configuration page, these assemblies and custom field is bound, and configures page description file afterwards according to the assembly selected and custom field and descriptor thereof;
Described rendering pipeline module, for playing up the page description file of component model CMOS macro cell as the Business Entity configuration page.
Further, in described component model module, component model is the data structure describing user interface with object-oriented way, and is persisted in xml format in database.
Further, the render process of described rendering pipeline module is: the most top-level component first playing up the page, most top-level component plays up with identical the sub-component that mode plays up oneself, most top-level component sub-component plays up with identical the sub-component that mode is responsible for playing up oneself more again, when all component and sub-component thereof all play up return time, customized web page is played up complete.
Compared with prior art, the rendering intent of a kind of operation system provided by the invention and dynamic page thereof, can support user to change in the basic additions and deletions that dynamically new added pages or the amendment layout of the page and element, the page that dynamically produces can respond user of operation system run duration and look into operation, support multistage subpage frame, Asynchronous Request, the Various Complex such as field verification operate; The application system solving B/S framework for run time between the customizable demand in interface, and can be integrated with workflow engine, comprehensive customization at realization flow, interface.
Accompanying drawing explanation
Accompanying drawing described herein is used to provide a further understanding of the present invention, forms a part of the present invention, and schematic description and description of the present invention, for explaining the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 the invention provides a kind of structural representation dynamically playing up the operation system of the page.
Fig. 2 is the structural representation that the invention provides a kind of dynamic page treating apparatus based on browser.
Fig. 3 is the process flow diagram of the rendering intent that the invention provides a kind of operation system dynamic page.
Embodiment
In order to make technical matters to be solved by this invention, technical scheme and beneficial effect clearly, understand, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
The invention provides a kind of dynamic page treatment technology based on browser, by " custom field, component model, rendering pipeline, request respond services " four ingredients: custom field module is used for attribute of activating business, and ensure that the extensibility of Business Entity; Component model is the physical model of the page, and be the basis of customized web page, each page is all made up of the assembly in model, and component model and custom field form the page description file (XML file) of the actual use of user; Rendering pipeline is responsible for page description file (XML) to play up into the final exercisable html page of user; Request respond services receives the HTTP request of user, and response results is returned to browser client in the form of html forms by rendering pipeline.
As shown in Figure 1, the invention provides a kind of operation system 100 dynamically playing up the page, comprise: dynamic page treating apparatus 200, under the environment that described dynamic page treating apparatus 200 is based on browser, achieve the request dynamically playing up and respond user of the system interface of B/S framework, comprising: custom field module 20, component model module 30, rendering pipeline module 40, request respond services module 10.As shown in Figure 2.
This custom field module 20, provides the dissimilar custom field needed for Business Entity and these custom field descriptors, for entity attribute of activating business, ensures the extensibility of Business Entity.
User interface is in display, process business procedure, Business Entity can be related to, generally can require that the field of Business Entity to expand, custom field module 20 is used to activate business entity attribute, i.e. the user's content that can be revised by custom field and be activated business described by entity.Wherein, this Business Entity is an entity object by producing after certain logical process.
In embodiments of the present invention, by custom field module 20, multiple dissimilar custom field (such as 10 character strings, 5 integers etc.) can be reserved in the Business Entity of correspondence, ensure that the extensibility of Business Entity.When using these custom fields in the page, need first to define the custom field that will use, otherwise these fields cannot normally be played up and be processed to system, the content of definition comprises the descriptor such as field name and data model, wherein, data model is the span for certain field, such as: needing a custom field to play up is a combobox, so will define value to be selected in this combobox and how to obtain.
This component model module 30 is bases of the configuration page, provides the component model of configuration needed for the page, and this component model module 30 generates page description file according to selected assembly and selected custom field and descriptor thereof.
In component model module 30, component model is the data structure describing user interface with object-oriented way, and is persisted in xml format in database.
Component model is the basis forming page description file, a configuration page can be made up of multiple assemblies such as text box, combobox, forms, in the present invention, first component model is set up to these assemblies, when using these assemblies in the configuration page, these assemblies and custom field is needed to bind, namely (which field what namely represent is to give the actual meaning of selected assembly one, as title, sex etc.), when assembly and field are bound, above-mentioned custom field module produce the practical significance that Lax entropy is exactly this assembly.Configure configuration page description file (XML) according to selected assembly and custom field and descriptor thereof afterwards, and page description file is persisted in database in xml format.
This component model module 30 contains seven class components: overall class, container class, field class, conditional branching, renderer, dialog box, composite component.
Overall situation class: the element comprised in the composition main element of the page and header, as: Page, Header, Body, Title etc.
Container class: other any Element elements can be comprised, as: Div, Column, CaptionPanel etc.
Field class: can bind with certain field in Business Entity, for submitting or show the assembly of certain content to, as: TextField, LabelField, DateField etc.
Conditional branching: for carrying out Logic judgment, and carrying out content render component according to result, comprising: If, Else, ElsIf.
Renderer: can be the rendering effect (hyperlink, pattern etc.) that certain assembly provides extra, as LinkRender, StyleRender etc.
Dialog box: for the information of display system, such as: MessageBox.
Composite component: be made up of multiple basic html tag, can show and process the assembly compared with complex contents, as GridTable, TabPanel etc.
This rendering pipeline module 40, the page description file for component model module 30 being generated is played up as the configuration page.
When the rendering configurations page, first to prepare following action: Business Entity, entity description, page definition.Wherein, Business Entity, by the entity object produced after certain logical process; Entity description, produces the descriptor to each custom field in Business Entity based on custom field module; Page definition, the description document of the XML format be made up of each component model of definition in component model module 30.
In render process, adopt top-down, the mode played up step by step.First rendering pipeline module 40 plays up the most top-level component of the page, this most top-level component plays up with identical the sub-component that mode is responsible for playing up oneself, most top-level component sub-component plays up with identical the sub-component that mode is responsible for playing up oneself more again, when all component and sub-component thereof all play up return time, customized web page is played up complete.All component defines unified plays up interface, and interface is described below:
BeginRender: play up front preparation, and the beginning label of render component.
RenderBody: render component body matter, if this assembly comprises sub-component, then plays up sub-component at this.
AfterRender: render component end-tag, and clear up, discharge ephemeral data in render process.
Render process is as follows:
The beginning label of render component, and carry out the pretreatment work such as assembly Inner eycle, multilingual, variable replacement simultaneously;
The body matter of render component, if this assembly comprises sub-component, then plays up sub-component at this, and sub-component has identical render process;
The end-tag of render component, and clear up, the ephemeral data discharged in render process.
This request respond services module 10, is responsible for receiving operation system request, and response results is returned to operation system in the form of html forms by rendering pipeline module 10.Request respond services module 10, comprising: request type, required parameter, navigation stack, classes of pages.
Request type: according to common systemic-function, can be classified as following a few class user operation:
Navigation type (GET request): newly-increased navigation, amendment are navigated, checked navigation, click a hyperlink, return a Business Entity after background process, request is simultaneously relayed to a new page, and the Business Entity returned fills this page.
Submit class (POST request) to: newly-increased submission, amendment are submitted to, in edit page that is newly-increased or that revise, click save button, the page is submitted to backstage in the mode of submission of sheet, after backstage processes data, request is relayed to the page before entering edit page.
Inquiry class (GET request or POST request): in two kinds of situation, one is that clickable hyperlinks enters the page, and backstage performs query manipulation and returns a result set, and request is simultaneously relayed to a new page; The second is in query page, clicks inquire button, and by querying condition submission of sheet to backstage, backstage performs the condition that query manipulation returns a result set and front one query, and request is simultaneously relayed to identical query page.
Delete class (GET request): click a hyperlink, backstage performs deletion action, and request is simultaneously relayed to same page.
Return class (GET request): click a hyperlink, the page (being similar to the retrogressing of browser) before turning back to current page.
Required parameter: the request being directed to GET type, often kind of request type needs the unified request path of definition and parameter, so that engine can identify that these are asked and make correct response.
Navigation type :/page/type/instance_code/target_form/object_id
Inquiry class :/page/type/instance_code/target_form
Parameter Describe
page The classes of pages of process request
type Request type
instance_code Example number, for isolating dissimilar Business Entity
target_from Target form number, the i.e. mark of the XML of page definition
Delete class :/page/type/object_id
Parameter Describe
page The classes of pages of process request
type Request type
object_id Entity ID, the mark of entity to be operated
Return class :/page/type
Parameter Describe
page The classes of pages of process request
type Request type
Navigation stack: in order to can in user's many more manipulations record path, and in some operation (submission, deletion etc.) automatic jump request afterwards, the present invention introduces navigation stack function, stores user access path with the form of stack, and what the request of every type can be corresponding different goes out stack-incoming operation.
Stacked: navigation type, inquiry class (GET request)
Pop: submit class to, return class
Do not go out stacked: inquiry class (POST request), deletion class
Classes of pages: the invention provides public page process class, Form assembly, business logic processing interface, for receiving the request of user, but for concrete business processing, developer needs to inherit public page process class, realize business logic processing interface.
As shown in Figure 3, the invention provides a kind of rendering intent of operation system dynamic page, comprising:
Step 1, in operation system, add page process class and inherit public page process class CustomizePage, transmit the user's request in specific transactions.
Step 2, operation system call business logic processing interface ICustomizeService, and the request of business transferring logical process, such as additions and deletions change.
Step 3, according to operation system transmit user request and service logic request, determine the custom field that Business Entity needs and assembly, generate the configuration page description file of described Business Entity; Specifically comprise:
Step 3.1, user's request of transmitting according to operation system and service logic request, determine the assembly that Business Entity needs and custom field and descriptor thereof, wherein, custom field descriptor comprises custom field title, data model;
Step 3.2, generate the configuration page description file of Business Entity according to the assembly determined and custom field and descriptor thereof.Wherein, generate the method for page description file as follows: the selected assembly used in the configuration page, these assemblies and custom field are bound, configure page description file according to the assembly selected and custom field and descriptor thereof afterwards.
Step 4, the page description file of generation played up the configuration page into Business Entity; Specifically comprise:
Play up employing top-down, the mode played up step by step: the most top-level component first playing up the page, most top-level component plays up with identical the sub-component that mode plays up oneself, most top-level component sub-component plays up with identical the sub-component that mode is responsible for playing up oneself more again, when all component and sub-component thereof all play up return time, configuration page rendering complete.
Step 5, configuration service System menu link, and are embedded in operation system by the configuration page played up.
Above-mentioned explanation illustrate and describes a preferred embodiment of the present invention, but as previously mentioned, be to be understood that the present invention is not limited to the form disclosed by this paper, should not regard the eliminating to other embodiments as, and can be used for other combinations various, amendment and environment, and can in invention contemplated scope described herein, changed by the technology of above-mentioned instruction or association area or knowledge.And the change that those skilled in the art carry out and change do not depart from the spirit and scope of the present invention, then all should in the protection domain of claims of the present invention.

Claims (6)

1. a rendering intent for operation system dynamic page, is characterized in that, comprising:
Step 1, in operation system, add page process class and inherit public page process class, transmit the user's request in specific transactions;
Step 2, operation system call business logic processing interface, the request of business transferring logical process;
Step 3, according to operation system transmit user request and service logic request, determine custom field and the assembly of Business Entity, generate the configuration page description file of described Business Entity; Specifically comprise:
User's request of transmitting according to operation system and service logic request, determine the assembly of Business Entity and custom field and descriptor thereof;
The configuration page description file of Business Entity is generated according to the assembly determined and custom field and descriptor thereof; Generate the method for page description file as follows: the selected assembly used in the configuration page, these assemblies and custom field are bound, configure page description file according to the assembly selected and custom field and descriptor thereof afterwards;
Step 4, the page description file of generation to be played up into the Business Entity configuration page.
2. the method for claim 1, is characterized in that, the page rendering mode of described step 4 is: play up adopt top-down, the mode played up step by step.
3. method as claimed in claim 2, it is characterized in that, described play up adopt top-down, the mode played up step by step, be specially: the most top-level component first playing up the page, most top-level component plays up with identical the sub-component that mode plays up oneself, and most top-level component sub-component plays up with identical the sub-component that mode is responsible for playing up oneself more again, when all component and sub-component thereof all play up return time, customized web page is played up complete.
4. an operation system, is characterized in that, comprising: dynamic page treating apparatus, and described dynamic page treating apparatus comprises: request respond services module, custom field module, component model module, rendering pipeline module,
Described request respond services module, for adding page process class and inheriting public page process class, transmits the user's request in specific transactions; And call business logic processing interface, the request of business transferring logical process;
Described custom field module, for user's request of transmitting according to operation system and service logic request, determines the assembly of Business Entity and custom field and descriptor thereof;
Described component model module, provides the component model of the configuration page, and generates page description file according to selected assembly and selected custom field and descriptor thereof; The method of concrete generation page description file is: the selected assembly used in the configuration page, these assemblies and custom field is bound, and configures page description file afterwards according to the assembly selected and custom field and descriptor thereof;
Described rendering pipeline module, for playing up the page description file of component model CMOS macro cell as the Business Entity configuration page.
5. system as claimed in claim 4, it is characterized in that, in described component model module, component model is the data structure describing user interface with object-oriented way, and is persisted in xml format in database.
6. system as claimed in claim 4, it is characterized in that, the render process of described rendering pipeline module is: the most top-level component first playing up the page, most top-level component plays up with identical the sub-component that mode plays up oneself, most top-level component sub-component plays up with identical the sub-component that mode is responsible for playing up oneself more again, when all component and sub-component thereof all play up return time, customized web page is played up complete.
CN201210205244.4A 2012-06-20 2012-06-20 The rendering intent of a kind of operation system and dynamic page thereof Active CN102779164B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210205244.4A CN102779164B (en) 2012-06-20 2012-06-20 The rendering intent of a kind of operation system and dynamic page thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210205244.4A CN102779164B (en) 2012-06-20 2012-06-20 The rendering intent of a kind of operation system and dynamic page thereof

Publications (2)

Publication Number Publication Date
CN102779164A CN102779164A (en) 2012-11-14
CN102779164B true CN102779164B (en) 2015-08-05

Family

ID=47124076

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210205244.4A Active CN102779164B (en) 2012-06-20 2012-06-20 The rendering intent of a kind of operation system and dynamic page thereof

Country Status (1)

Country Link
CN (1) CN102779164B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106681698A (en) * 2015-11-05 2017-05-17 阿里巴巴集团控股有限公司 Dynamic list generating method and device

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104123155B (en) * 2014-07-04 2017-10-17 北京思特奇信息技术股份有限公司 A kind of operation system page layer development platform and method based on WEB
CN104299101B (en) * 2014-10-29 2018-10-16 中国农业银行股份有限公司 Across product real-time collocation method, the device of channel
CN105630466A (en) * 2014-10-30 2016-06-01 阿里巴巴集团控股有限公司 Business control method and apparatus
CN104731594A (en) * 2015-03-26 2015-06-24 浪潮集团有限公司 Method for displaying runtime customized page based on Bootstrap
CN106202096A (en) * 2015-05-05 2016-12-07 阿里巴巴集团控股有限公司 Customer terminal webpage rendering intent and device
CN107291337A (en) * 2016-04-01 2017-10-24 华为技术有限公司 A kind of method and device that Operational Visit is provided
CN107315646B (en) * 2016-04-27 2021-01-26 北京京东尚科信息技术有限公司 Method and device for controlling data flow between page components
CN106294884A (en) * 2016-08-31 2017-01-04 浪潮软件股份有限公司 Data acquisition method and device
CN106648688B (en) * 2016-12-29 2021-02-26 北京奇虎科技有限公司 Information display method and device
CN108345482B (en) * 2017-12-29 2022-03-15 广州品唯软件有限公司 Dynamic page custom editing method and device, electronic equipment and storage medium
CN110162354B (en) * 2018-02-13 2022-05-13 北京嘀嘀无限科技发展有限公司 Method, system and computer equipment for configuring and displaying components
CN110321183B (en) * 2018-03-29 2023-05-05 阿里巴巴(中国)有限公司 Configuration system and method for UI (user interface) of public component
CN108763551B (en) * 2018-06-01 2022-01-28 创新先进技术有限公司 Page rendering method, device, server and computer readable storage medium
CN109284454B (en) * 2018-08-02 2024-06-25 平安科技(深圳)有限公司 Page rendering method, device, computer equipment and storage medium
CN109614100B (en) * 2018-10-26 2022-02-01 创新先进技术有限公司 Page display method, device, server, front end and storage medium
CN111258577B (en) * 2019-12-02 2024-06-21 泰康保险集团股份有限公司 Page rendering method, device, electronic equipment and storage medium
CN113010154B (en) * 2019-12-19 2024-05-14 中国科学院沈阳自动化研究所 Dynamic loading-based visual development configuration method for secondary data management interface
CN111127616B (en) * 2019-12-27 2023-09-19 珠海金山数字网络科技有限公司 Rendering verification method and device
CN111080766B (en) * 2019-12-30 2023-09-01 中科星图股份有限公司 GPU (graphics processing unit) acceleration mass target efficient rendering method based on WebGL
CN112817915A (en) * 2021-02-01 2021-05-18 浪潮云信息技术股份公司 Automatic multi-product document uniform publishing and displaying method
CN113126989A (en) * 2021-04-21 2021-07-16 北京明略昭辉科技有限公司 Subject card display system and method based on data realization
CN113485851B (en) * 2021-05-13 2024-01-26 北京创奇视界科技有限公司 Virtual reality adapter for convenient development of simulation three-dimensional engine

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101350021A (en) * 2008-08-22 2009-01-21 北京中企开源信息技术有限公司 Method and apparatus for customizing website page display content
CN101657813A (en) * 2007-04-04 2010-02-24 香港科技大学 The self-defined of webpage played up on the mobile device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101657813A (en) * 2007-04-04 2010-02-24 香港科技大学 The self-defined of webpage played up on the mobile device
CN101350021A (en) * 2008-08-22 2009-01-21 北京中企开源信息技术有限公司 Method and apparatus for customizing website page display content

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106681698A (en) * 2015-11-05 2017-05-17 阿里巴巴集团控股有限公司 Dynamic list generating method and device

Also Published As

Publication number Publication date
CN102779164A (en) 2012-11-14

Similar Documents

Publication Publication Date Title
CN102779164B (en) The rendering intent of a kind of operation system and dynamic page thereof
CN102737128B (en) Dynamic webpage processing device based on browser
US10042951B2 (en) Contextual commenting on the web
US8549472B1 (en) System and method for web design
US7860815B1 (en) Computer knowledge representation format, system, methods, and applications
US7836119B2 (en) Distributed execution model for cross-organizational declarative web applications
US20090100321A1 (en) Universal contextual actions menu across windows applications
CN102929867A (en) Technology used for automatically translating a document
MX2013014795A (en) Automated user interface object transformation and code generation.
JP2015534145A (en) User interface control framework for stamping out controls using declarative templates
US9141403B2 (en) Data-driven schema for describing and executing management tasks in a graphical user interface
US11620143B2 (en) Interface and mode selection for digital action execution
CN103970855A (en) Device and method for processing data
CN107122190A (en) A kind of multilingual static page generation method, server and storage medium
CN104123155A (en) Business system page layer development platform and method based on WEB
CN111061883B (en) Method, device, equipment and storage medium for updating knowledge graph
Wang et al. A dependency-aware hierarchical service model for saas and cloud services
CN101000618A (en) Method and device for set-up disconnection data programmed model and its application
US8670973B2 (en) Language translation reuse in different systems
Sambasivan et al. A framework for technology design for emerging markets
CN110244948A (en) The method and electronic equipment that language switches over button state based on programming
CN103870276A (en) Blog application system
CN107179900A (en) Doxml language
Kotaru et al. Angular: Building Forms
Freeman Using Model Validation

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 518057 Guangdong city of Shenzhen province Nanshan District South Road seven No. 002 Shenzhen Digital Technology Park B1 building 6 floor A District No. 1

Applicant after: SHENZHEN VISPRACTICE TECHNOLOGY Corp.

Address before: 518057, Guangdong Province, Nanshan District hi tech Zone, North Road, Lang Lang, No. 13 Thunis building, C,, C302

Applicant before: SHENZHEN VISPRACTICE TECHNOLOGY Corp.

C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee
CP01 Change in the name or title of a patent holder

Address after: 518057 Guangdong city of Shenzhen province Nanshan District South Road seven No. 002 Shenzhen Digital Technology Park B1 building 6 floor A District No. 1

Patentee after: SHENZHEN VISPRACTICE TECHNOLOGY CO.,LTD.

Address before: 518057 Guangdong city of Shenzhen province Nanshan District South Road seven No. 002 Shenzhen Digital Technology Park B1 building 6 floor A District No. 1

Patentee before: SHENZHEN VISPRACTICE TECHNOLOGY Corp.

PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Business system and rendering method of dynamic pages of same

Effective date of registration: 20190510

Granted publication date: 20150805

Pledgee: Shenzhen SME financing Company limited by guarantee

Pledgor: SHENZHEN VISPRACTICE TECHNOLOGY CO.,LTD.

Registration number: 2019990000413

PE01 Entry into force of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20200615

Granted publication date: 20150805

Pledgee: Shenzhen SME financing Company limited by guarantee

Pledgor: SHENZHEN VISPRACTICE TECHNOLOGY Co.,Ltd.

Registration number: 2019990000413

PC01 Cancellation of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Business system and rendering method of dynamic pages of same

Effective date of registration: 20200615

Granted publication date: 20150805

Pledgee: Shenzhen SME financing Company limited by guarantee

Pledgor: SHENZHEN VISPRACTICE TECHNOLOGY Co.,Ltd.

Registration number: Y2020990000606

PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20210730

Granted publication date: 20150805

Pledgee: Shenzhen SME financing Company limited by guarantee

Pledgor: SHENZHEN VISPRACTICE TECHNOLOGY Co.,Ltd.

Registration number: Y2020990000606

PC01 Cancellation of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A business system and its dynamic page rendering method

Effective date of registration: 20210810

Granted publication date: 20150805

Pledgee: Shenzhen SME financing Company limited by guarantee

Pledgor: SHENZHEN VISPRACTICE TECHNOLOGY Co.,Ltd.

Registration number: Y2021440020079

PE01 Entry into force of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20221114

Granted publication date: 20150805

Pledgee: Shenzhen SME financing Company limited by guarantee

Pledgor: SHENZHEN VISPRACTICE TECHNOLOGY CO.,LTD.

Registration number: Y2021440020079

PC01 Cancellation of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A business system and its dynamic page rendering method

Effective date of registration: 20221129

Granted publication date: 20150805

Pledgee: Shenzhen SME financing Company limited by guarantee

Pledgor: SHENZHEN VISPRACTICE TECHNOLOGY CO.,LTD.

Registration number: Y2022440020259