CN105989046A - Website display method and system and user terminal - Google Patents

Website display method and system and user terminal Download PDF

Info

Publication number
CN105989046A
CN105989046A CN201510060640.6A CN201510060640A CN105989046A CN 105989046 A CN105989046 A CN 105989046A CN 201510060640 A CN201510060640 A CN 201510060640A CN 105989046 A CN105989046 A CN 105989046A
Authority
CN
China
Prior art keywords
website
page
label
file
layer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510060640.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.)
China Life Insurance Co Ltd China
Original Assignee
China Life Insurance Co Ltd China
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 China Life Insurance Co Ltd China filed Critical China Life Insurance Co Ltd China
Priority to CN201510060640.6A priority Critical patent/CN105989046A/en
Publication of CN105989046A publication Critical patent/CN105989046A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a website display method and system and a user terminal. The website display method comprises the following steps: receiving a structural body file related to the website from a server; rendering the structural body file by virtue of rendering engine, so as to generate a markup language file; and analyzing the markup language file by a browser, thereby being convenient for display.

Description

Website display packing and system and user terminal
Technical field
Each embodiment of the disclosure relates to Internet technical field, and more specifically relates to And a kind of website display packing and system and user terminal.
Background technology
In traditional Website development pattern, developer often adopts when the development behavior page By server-side page technology such as JSP, ASP.To using server-side page technological development Website when showing, JSP, asp page face need to be submitted to server end from client, After server end dissection process, return client, carry out resolving in client the most again so that Display.Therefore, it is required for processing at server end during the change of each page, additionally increases Add primary network mutual.Additionally, server end needs to process industry in each interaction Both business logic and display logic, add server end pressure.
Additionally, during using server-side page technological development website, there is also one A little problems.Such as, on stream, specific server end middleware support is needed, Such as JSP needs the JavaEE middlewares such as Weblogic, ASP to need .Net middleware etc., Thus limit the motility of Website development.And, developer is using server end page During surface technology exploitation, need to embed the code of service logic to be carried in page presentation code, Make whole file readability poor, and be unfavorable for abstract separation and the multiplexing of later stage logic.
Summary of the invention
The purpose of the disclosure include providing a kind of website display packing and website display system, with And user terminal, at least partly to solve the problems referred to above of the prior art.
According to an aspect of this disclosure, it is provided that a kind of website display packing, including: from clothes Business device receives the structure file relevant with described website;By rendering engine to described structure File renders, to generate markup language class file;And by browser to described labelling Class of languages file resolves to show.
An illustrative embodiments according to the disclosure, described method also includes: from described Server receives described rendering engine.
An illustrative embodiments according to the disclosure, described method also includes: in advance will Described rendering engine is stored in client.
An illustrative embodiments according to the disclosure, described rendering engine is pre-programmed.
An illustrative embodiments according to the disclosure, described method also includes: from described Server receives service logic file.
An illustrative embodiments according to the disclosure, described structure file uses tree-shaped Topology defines the structure of described website.
An illustrative embodiments according to the disclosure, described tree topology includes: website Layer, for defining the page that described website is comprised;Page layer, is used for defining each page The block comprised;Block layer, for defining the label that each block is comprised;And mark Sign layer, for defining the specific object of each label.
An illustrative embodiments according to the disclosure, by rendering engine to described structure File renders, and includes generating markup language class file: according in the layer of described website The page that comprised of described website of definition, generates and describes the position of each page and relation Markup language class file;According to the district comprised at each page defined in described page layer Block, generates position and the markup language class file of relation describing each block;According to institute State the label that each block defined in block layer is comprised, generate the position describing each label Put and the markup language class file of relation;And each according to defined in described label layer The specific object of label, generates the markup language class file of the specific object describing each label.
According to another aspect of the present disclosure, it is provided that a kind of website display system, including: receive Device, for receiving the structure file relevant with described website from server;Rendering engine, For described structure file is rendered, to generate markup language class file;And it is clear Look at device, for resolving described markup language class file to show.
An illustrative embodiments according to the disclosure, described reception device is additionally operable to from institute State server and receive described rendering engine.
An illustrative embodiments according to the disclosure, described website display system also includes For in advance described rendering engine being stored in the storage device of client.
An illustrative embodiments according to the disclosure, described rendering engine is pre-programmed.
An illustrative embodiments according to the disclosure, described reception device is additionally operable to from institute State server and receive service logic file.
An illustrative embodiments according to the disclosure, described structure file uses tree-shaped Topology defines the structure of described website.
An illustrative embodiments according to the disclosure, described tree topology includes: website Layer, for defining the page that described website is comprised;Page layer, is used for defining each page The block comprised;Block layer, for defining the label that each block is comprised;And mark Sign layer, for defining the specific object of each label.
An illustrative embodiments according to the disclosure, described rendering engine includes: website Rendering device, the page comprised in the described website defined in the layer of described website for basis, Generate position and the markup language class file of relation describing each page;Page rendering device, For according to the block comprised at each page defined in described page layer, generate and describe The position of each block and the markup language class file of relation;Block rendering device, for root According to the label comprised at each block defined in described block layer, generate and describe each mark The position signed and the markup language class file of relation;And label rendering device, for basis At the specific object of each label defined in described label layer, generate and describe each label The markup language class file of specific object.
Another aspect according to the disclosure, it is provided that a kind of user terminal, it is included in above Described in any one website display system.
In the technical scheme of each embodiment of the disclosure, owing to using wash with watercolours in client Dye engine structure file is processed so that when each page changes without with service Device end interacts.Additionally, due to by structure file (namely page presentation logic) with Service logic separates so that the development process of website is benefited, and such as developer is not required to The code of service logic embedded and to be carried in page presentation code, make whole file readability Property strong, the beneficially abstract separation of later stage logic and multiplexing.
Accompanying drawing explanation
When reading in conjunction with the accompanying hereafter detailed description to exemplary embodiment, these with And other objects, features and advantages will become clear from, in the accompanying drawings:
Fig. 1 shows the flow chart of the website display packing according to one embodiment of the disclosure;
Fig. 2 shows the structure for website is described according to one embodiment of the disclosure The schematic diagram of tree topology;
Fig. 3 shows shown by the website display packing according to one embodiment of the disclosure The structure of website;
Fig. 4 show according to one embodiment of the disclosure by rendering engine to structure File carries out the flow chart of the process rendered;
Fig. 5 shows the PC site view citing used shown by the method shown in Fig. 1;
Fig. 6 shows the mobile phone website example views used shown by the method shown in Fig. 1;
Fig. 7 A and 7B shows the website display system according to one embodiment of the disclosure Block diagram about ingredient;And
Fig. 8 be diagrammatically illustrate by from exemplary embodiment of the invention be benefited and can To be the block diagram of mobile terminal of exemplary embodiment of the invention exemplary device.
Detailed description of the invention
Some illustrative embodiments shown in below with reference to the accompanying drawings describe the disclosure Principle and spirit.Should be appreciated that these embodiments of description are only used to make this area skill Art personnel better understood when and then realize the disclosure, and limits this most by any way Scope of disclosure.
Fig. 1 shows the flow chart of the website display packing according to one embodiment of the disclosure. As it is shown in figure 1, the flow process 1000 of this website display packing includes: at S101, from server Receive the structure file relevant with website, such as describing the JSON of the structure of website The file of form;At S102, rendering engine structure file is rendered, to generate Markup language class file, such as HTML, XML etc.;And at S103, by browser pair Markup language class file resolves to show.
In step S101, JSON refers to JavaScript object representation (JavaScript Object Notation), it is the text data DIF of a kind of lightweight.JSON grammer Being the JavaScript object subset that represents grammer, wherein data are in name/value centering, data Array is preserved by CSV, brace conservation object and square brackets.
In step S101, the structure file received can embody website to display Structure, combined as described in Fig. 5 and Fig. 6 later, each user can have multiple website. Structure file corresponds mainly to the display logic of website, in website the most to display The display properties (such as position and mutual relation etc.) of each object.In the present embodiment, Can use the various structure files relevant with website to define the structure of website, if should Structure file can embody the structure of website.The knot of JSON form will be used below Structure body file is described in detail as the example of structure file.
Fig. 2 shows the structure for website is described according to one embodiment of the disclosure The schematic diagram of tree topology.As in figure 2 it is shown, in the present embodiment, this tree topology can To include four layers, i.e. website layer 1, page layer 2, block layer 3 and label layer 4.The most just Being to say, website can be defined as a resource tree, each element of website is thereon Resource node (node).Can be the resource tree of this expression website structure with JSON form Structure file is saved in data base or in configuration file.Specifically, can be by website It is considered as including one or more page, such as homepage, log in page etc..Each page can regard For including one or more block, such as navigation area, product display area etc..Each block can To be considered as including one or more label, such as, submit an input item in button, form to Deng.
In the tree topology shown in Fig. 2, can be wrapped in website defined in website layer 1 The page that contains, the block comprised at page each defined in page layer 2, at block layer 3 Defined in the label that comprised of each block and at label each defined in label layer 4 Specific object (profile of such as label and position etc.).
Following present the exemplary codes of the JSON form corresponding with the tree topology in Fig. 2 A part.At the structure file of JSON form defined in this example code portion, For the structure describing website.
Fig. 3 shows shown by the website display packing according to one embodiment of the disclosure The structure of website.Structure shown in Fig. 3 is that the code of above described structure file is in experience step The Website page rendering and being presented after the browser resolves of step S103 of rapid S102. It can be seen that website can include multiple page, such as page navigation, homepage company information Page, employee's query page etc..Each page can include multiple block, and each block can To include multiple label, such as page navigation block can include following label: homepage, enterprise Industry information, employee information etc..
Additionally, in the schematic diagram of the tree topology shown in Fig. 2, further it is shown that module 5, so And module 5 be not belonging to the display logic of website, it is only used for exemplary illustration business and patrols Volume.Service logic refers to concrete data process method, and it may be used for defining each mark Concrete event corresponding to label, such as certain input frame are considered as a label, and certain The occurrence of input item is considered as the service logic corresponding to this label;Similarly, it is desired to Click on and be considered as a label with certain object triggered, and click on the concrete thing triggered Part is considered as service logic.
Returning Fig. 1, flow process 1000 proceeds to step S102.In step s 102, pin To different structure files, rendering engine can be to use corresponding mode to structure file Render, to generate markup language class file.Such as open up for tree-shaped shown in Fig. 2 Flutter the structure file of the JSON form of correspondence, the method shown in Fig. 4 can be used knot Structure body file renders.
Fig. 4 show according to one embodiment of the disclosure by rendering engine to structure File carries out the flow process 4000 of the process rendered.As shown in Figure 4, render process 4000 is permissible Including: at S401, according to the page comprised in the website defined in the layer of website, generation is retouched State the position of each page and the markup language class file of relation;At S402, according at the page The block that each page defined in Ceng is comprised, generates position and the pass describing each block The markup language class file of system;At S403, according in each block institute defined in block layer The label comprised, generates position and the markup language class file of relation describing each label; And at S404, according to the specific object at each label defined in label layer, generation is retouched State the markup language class file of the specific object of each label.
Following present a part for the exemplary codes of rendering engine, it may be used for right The structure file of JSON form renders, to generate corresponding markup language class file.
Turning again to Fig. 1, flow process 1000 proceeds to step S103.In step s 103, By browser, the markup language class file generated in step s 102 is resolved to net Station shows.Such as, HTML is the byte stream sequence with character encoding information, word Symbol coding information can be specified in http response header, it is also possible at html tag Middle appointment.Byte stream can be converted to display according to character encoding information and browse by browser Character on device.
Fig. 5 shows that the employing PC website shown by method flow 1000 shown in Fig. 1 regards Figure citing, Fig. 6 shows the employing cellular network shown by method flow 1000 shown in Fig. 1 Stand example views.Each user can have multiple website, such as PC website and mobile phone website etc.. Fig. 5 and Fig. 6 gives and uses showing obtained by hereinbefore described website display packing Example Website page.
Additionally, in the embodiment shown in Fig. 1, rendering used in step S102 is drawn Holding up can be pre-programmed.Wherein storage is for the instruction set rendering structure file. When this instruction set performs, structure file can be processed, to generate corresponding mark Note class of languages file.
In some embodiments, structure file and rendering engine can be from server Receive.The most the reception to structure file and rendering engine is not suitable Sequence is defined, and the two can be received from server simultaneously, but can also first receive One of which, then receive another.
In some embodiments, structure file receives from server, and renders and draw Holding up can be to be pre-stored within the storage device at client.
In some embodiments, except receiving in addition to structure file from server, also from Server receives service logic, in order to when completing the display of structure of website, client End performs service logic.
In the website display packing of each embodiment described above, due to client End use rendering engine structure file is processed so that when each page changes without Need to interact with server.Additionally, server is only needing to process service logic, thus Reduce the pressure of server.
Additionally, in the website display packing of each hereinbefore described embodiment, by In page presentation logical AND service logic is separated such that it is able to make the exploitation of website Process is benefited.Such as, due to by page presentation logic from business logical separation so that exploitation Personnel need not embed the code of service logic be carried in page presentation code, makes whole File readability is strong, beneficially the abstract separation of later stage logic and multiplexing.
Fig. 7 A and 7B shows the website display system according to one embodiment of the disclosure About the block diagram of ingredient, wherein Fig. 7 A shows the overall structure frame of website display system Figure, and Fig. 7 B shows the exemplary concrete structure of rendering engine 72.As shown in Figure 7 A, This website display system includes: receive device 71, for receiving relevant with website from server Structure file, the JSON lattice of the most the above structure for describing website The file of formula;Rendering engine 72, for rendering structure file, to generate labelling Class of languages file, such as HTML, XML etc.;And browser 73, for labelling language Speech class file resolves to show.
In the embodiment shown in Fig. 7 A, by receiving the structure literary composition that device 71 is received Part can embody the structure of website to display.Structure file corresponds mainly to website Display logic, display properties (the such as position of each object in website the most to display Put and mutual relation etc.).In the present embodiment, can use relevant with website various Structure file defines the structure of website, as long as this structure file can embody website Structure.Such as, this structure file can use tree topology as shown in Figure 2 Define the structure of website.In the tree topology shown in Fig. 2, can be in website layer 1 The district define the page included in website, being comprised at page each defined in page layer 2 Block, the label comprised at block each defined in block layer 3 and in label layer 4 Define the specific object (profile of such as label and position etc.) of each label.
In the embodiment shown in Fig. 7 A, for different structure files, can use Structure file is rendered, to generate markup language class file by corresponding rendering engine 72. Such as the structure file of the JSON form corresponding with the tree topology shown in Fig. 2, Can use the rendering engine 72 shown in Fig. 7 B that structure file is rendered.Such as figure Shown in 7B, rendering engine 72 such as may include that website rendering device 721, for basis At the page that the website defined in the layer of website is comprised, generate describe each page position and The markup language class file of relation;Page rendering device 722, for according to fixed in page layer The block that each page of justice is comprised, generates position and the mark of relation describing each block Note class of languages file;Block rendering device 723, each for according to defined in block layer The label that block is comprised, generates position and the markup language class of relation describing each label File;And label rendering device 724, for according at each label defined in label layer Specific object, generate the markup language class file of specific object describing each label.
In the website display system shown in Fig. 7 A, browser 73 is for by rendering engine The 72 markup language class files generated resolve, in order to show website.Such as, HTML is the byte stream sequence with character encoding information, and character encoding information can be Http response header is specified, it is also possible to specify in html tag.Browser 73 Can be converted to show the character on browser 73 by byte stream according to character encoding information.
In some embodiments, receive device 71 and can also receive rendering engine from server 72.It is to say, structure file and rendering engine 72 are from server reception.? The reception order of structure file and rendering engine is not limited by such embodiment Fixed, the two can be received from server simultaneously, but can also first receive one of which, Receive another again.
In some embodiments, structure file receives from server, rendering engine 72 can be to be pre-stored within the storage device at client.
In some embodiments, device 71 is received except receiving structure file from server Outside, it is also possible to receive service logic from server, in order to complete the structure of website During display, in client executing service logic.
In some embodiments, rendering engine 72 can be pre-programmed.Wherein store use In the instruction set that structure file is rendered.When this instruction set performs, can be to knot Structure body file processes, to generate corresponding markup language class file.
In the website display system of each embodiment described above, due to client End use rendering engine structure file is processed so that when each page changes without Need to interact with server.Additionally, server is only needing to process service logic, thus Reduce the pressure of server.
Additionally, in the website display system of each hereinbefore described embodiment, by In page presentation logical AND service logic is separated such that it is able to make the exploitation of website Process is benefited.Such as, due to by page presentation logic from business logical separation so that exploitation Personnel need not embed the code of service logic be carried in page presentation code, makes whole File readability is strong, beneficially the abstract separation of later stage logic and multiplexing.
Below with reference to Fig. 8, it illustrates the mobile end be suitable to for putting into practice embodiment of the present invention The schematic block diagram of end 400.In the example depicted in fig. 8, mobile terminal 400 is one There is the mobile device of wireless communication ability.However, it is to be appreciated that this is merely exemplary And it is nonrestrictive.Other kinds of mobile terminal can also easily use the reality of the present invention Execute mode, such as portable digital-assistant (PDA), pager, mobile computer, shifting Galvanic electricity regards, game station, laptop computer, photographing unit, videocorder, GPS device with And other kinds of voice and text communication system.Fixed mobile terminal is the easiest Ground uses embodiments of the present invention.
Mobile terminal 400 includes one or antenna 418, its operationally with transmitter 414 and Receiver 416 communicates.Mobile terminal 400 also includes processor 412 or its elsewhere Reason element, it provides respectively goes to the signal of transmitter 414 and receives from receiver 416 Signal.Signal includes the signaling information of the air-interface standard according to suitable cellular system, And also include the data that user speech, the data of reception and/or user generate.In this regard, Mobile terminal 400 can utilize one or more air-interface standard, communication protocol, modulation Type and access style operate.As demonstration, mobile terminal 400 can basis Any agreement in multiple first generation, the second filial generation, the third generation and/or forth generation communication protocol etc. Operate.Such as, mobile terminal 400 can be according to the second filial generation (G) channel radio Letter agreement IS-136 (TDMA), GSM and IS-95 (CDMA) operate, or Person is according to the third generation of such as UMTS, CDMA2000, WCDMA and TD-SCDMA (G) wireless communication protocol operates, or according to forth generation (4G) radio communication Agreement and/or similar agreement operate.
It is appreciated that processor 412 includes the electricity needed for realizing the function of mobile terminal 400 Road.Such as, processor 412 can include that digital signal processor device, microprocessor set Analog-digital converters standby, various, digital to analog converter and other support circuit.Mobile terminal 400 Control and signal processing function distribute betwixt according to the respective ability of these equipment.Process Device 412 carries out convolution volume to message and data before being thus additionally may included in modulation and transmission Code and the function interweaved.Processor 412 can also comprise additionally in internal voice coder, and And internal data modem can be included.Additionally, processor 412 can include can The function operated is carried out with storage one or more software programs in memory.Such as, Processor 412 can be operable to linker, the most traditional Web browser, thus Run flow process 4000 as shown in Figure 4.Linker can allow mobile terminal 400 then Such as send out according to WAP (WAP), HTML (Hypertext Markup Language) (HTTP) etc. Penetrate and receive web content (the most location-based content and/or other web page content). Processor 412 can run flow process 1000 as shown in Figure 1.
Mobile terminal 400 can also include user interface, its such as can include earphone or Speaker 424, ringer 422, mike 426, display screen 428 and handwriting equipment 431, All these equipment are both coupled to processor 412.Mobile terminal 400 can include keypad 430.Keypad 430 can include traditional numeral keys (0-9) and relative keys (#, *), And for operating other keys of mobile terminal 400.Alternatively, keypad 430 can wrap Include traditional QWERTY keypad to arrange.Keypad 430 can also include relevant to function The various soft keys of connection.Mobile terminal 400 can also include acceleration induction module 436, is used for The action (moving) that capture user makes.
Specifically, display screen 428 can include touch-screen and/or neighbouring formula screen, uses Family can operate mobile terminal 400 by directly operation screen.Now, display screen 428 Function simultaneously as both input equipment and outut device.In such embodiment, hand-written set Standby 431 may be configured to receive user by the most common pen, special stylus and/or hands The input provided on display screen 428 is provided, inputs including giving directions input and gesture.
Additionally, mobile terminal 400 can include the interface equipment of such as stick or other For input interface.Mobile terminal 400 also includes battery 434, such as vibrating battery group, uses In powering for the various circuit needed for operation mobile terminal 400, and optionally provide machinery Vibration is as detecting output.
Mobile terminal 400 may further include Subscriber Identity Module (UIM) 438.UIM 438 It is typically the memory devices with internal processor.UIM 438 such as can include subscriber Mark module (SIM), Universal Integrated Circuit Card (UICC), Universal Subscriber Identity module (USIM), removable Subscriber Identity Module (R-UIM) etc..UIM 438 is commonly stored The cell relevant to mobile subscriber.
Mobile terminal 400 can also have memorizer.Such as, mobile terminal 400 can wrap Include volatile memory 440, the cache area such as including temporarily storing for data Volatile random access memory (RAM).Mobile terminal 400 can also include that other are non- Volatile memory 442, it can be Embedded and/or moveable.Non-volatile deposit Reservoir 442 can additionally or alternatively include such as EEPROM and flash memory etc..Storage Arbitrary Term in multiple information segments that device can be used with memory mobile terminal 400 and data, To realize the function of mobile terminal 400.
Described mobile terminal 400 can realize method and the configuration described above in association with Fig. 2 For as combining the equipment that Fig. 3 describes.
Should be appreciated that the structured flowchart described in Fig. 8 illustrates just to the purpose of example, Rather than limitation of the scope of the invention.In some cases, can as the case may be and Increase or reduce some equipment.
It should be noted that, embodiments of the present invention can pass through hardware, software or software and Being implemented in combination in of hardware.Hardware components can utilize special logic to realize;Software section Can store in memory, by suitable instruction execution system, such as microprocessor or Special designs hardware performs.It will be understood by those skilled in the art that above-mentioned equipment Computer executable instructions can be used with method and/or be included in processor control routine Realize, such as such as disk, CD or DVD-ROM mounting medium, the most read-only deposit The programmable memory of reservoir (firmware) or the number of such as optics or electrical signal carrier According to providing such code on carrier.The equipment of the present invention and module thereof can be by such as surpassing Large scale integrated circuit or the quasiconductor of gate array, such as logic chip, transistor etc. or The programmable hardware device of person such as field programmable gate array, programmable logic device etc. Hardware circuit realizes, it is also possible to realize with the software performed by various types of processors, also Can be realized by the combination of above-mentioned hardware circuit and software such as firmware.
If although it should be noted that, being referred to equipment for drying or the son of equipment in above-detailed Device, but this division is the most enforceable.It practice, according to the reality of the present invention Executing mode, the feature of two or more devices above-described and function can be at a device Middle materialization.Otherwise, feature and the function of an above-described device can be drawn further It is divided into and being embodied by multiple devices.
Although additionally, describe the operation of the inventive method in the accompanying drawings with particular order, but It is that this does not requires that or imply and must operate to perform these according to this particular order, or It is to have to carry out the most shown operation to realize desired result.On the contrary, in flow chart The step described can change execution sequence.Additionally or alternatively, it is convenient to omit some step Suddenly, multiple steps are merged into a step and performs, and/or a step is decomposed into multiple Step performs.
Although describing the present invention by reference to some detailed description of the invention, it should be appreciated that, The present invention is not limited to disclosed detailed description of the invention.It is contemplated that contain appended right Various amendments included in the spirit and scope required and equivalent arrangements.Claims Scope meet broadest explanation, thus comprise all such amendments and equivalent structure and Function.

Claims (17)

1. a website display packing, including:
The structure file relevant with described website is received from server;
By rendering engine, described structure file is rendered, to generate markup language class literary composition Part;And
By browser, described markup language class file is resolved to show.
Website the most according to claim 1 display packing, also includes:
Described rendering engine is received from described server.
Website the most according to claim 1 display packing, also includes:
In advance described rendering engine is stored in client.
Website the most according to claim 1 display packing, wherein said rendering engine is Pre-programmed.
Website the most according to claim 1 display packing, also includes:
Service logic file is received from described server.
Website the most according to claim 1 display packing, wherein said structure file Tree topology is used to define the structure of described website.
Website the most according to claim 6 display packing, wherein said tree topology bag Include:
Website layer, for defining the page that described website is comprised;
Page layer, for defining the block that each page is comprised;
Block layer, for defining the label that each block is comprised;And
Label layer, for defining the specific object of each label.
Website the most according to claim 7 display packing, wherein by rendering engine to institute State structure file to render, include generating markup language class file:
According to the page comprised in the described website defined in the layer of described website, generate and describe respectively The position of the individual page and the markup language class file of relation;
According to the block comprised at each page defined in described page layer, generate and describe respectively The position of individual block and the markup language class file of relation;
According to the label comprised at each block defined in described block layer, generate and describe respectively The position of individual label and the markup language class file of relation;And
According to the specific object at each label defined in described label layer, generate and describe each The markup language class file of the specific object of label.
9. a website display system, including:
Receive device, for receiving the structure file relevant with described website from server;
Rendering engine, for rendering described structure file, to generate markup language class File;And
Browser, for resolving to show described markup language class file.
Website the most according to claim 9 display system, described reception device is additionally operable to Described rendering engine is received from described server.
11. website according to claim 9 display systems, also include in advance by institute State rendering engine and be stored in the storage device of client.
12. website according to claim 9 display systems, wherein said rendering engine is Pre-programmed.
13. website according to claim 9 display systems, described reception device is additionally operable to Service logic file is received from described server.
14. website according to claim 9 display systems, wherein said structure file Tree topology is used to define the structure of described website.
15. website according to claim 14 display systems, wherein said tree topology Including:
Website layer, for defining the page that described website is comprised;
Page layer, for defining the block that each page is comprised;
Block layer, for defining the label that each block is comprised;And
Label layer, for defining the specific object of each label.
16. website according to claim 15 display systems, wherein said rendering engine Including:
Website rendering device, for according to being comprised in the described website defined in the layer of described website The page, generate and describe the position of each page and the markup language class file of relation;
Page rendering device, for according to being comprised at each page defined in described page layer Block, generate and describe the position of each block and the markup language class file of relation;
Block rendering device, for according to being comprised at each block defined in described block layer Label, generate and describe the position of each label and the markup language class file of relation;And
Label rendering device, concrete for according at each label defined in described label layer Attribute, generates the markup language class file of the specific object describing each label.
17. 1 kinds of user terminals, including according to the website any one of claim 9 to 16 Display system.
CN201510060640.6A 2015-02-03 2015-02-03 Website display method and system and user terminal Pending CN105989046A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510060640.6A CN105989046A (en) 2015-02-03 2015-02-03 Website display method and system and user terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510060640.6A CN105989046A (en) 2015-02-03 2015-02-03 Website display method and system and user terminal

Publications (1)

Publication Number Publication Date
CN105989046A true CN105989046A (en) 2016-10-05

Family

ID=57037309

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510060640.6A Pending CN105989046A (en) 2015-02-03 2015-02-03 Website display method and system and user terminal

Country Status (1)

Country Link
CN (1) CN105989046A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109658493A (en) * 2018-11-27 2019-04-19 成都知道创宇信息技术有限公司 A method of WEB terminal strategic deployment is generated based on script
CN110166326A (en) * 2019-06-16 2019-08-23 北京中科海讯数字科技股份有限公司 Communication protocol data real-time automatic tracking system
CN111723321A (en) * 2019-03-22 2020-09-29 阿里巴巴集团控股有限公司 Page request method, device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030050931A1 (en) * 2001-08-28 2003-03-13 Gregory Harman System, method and computer program product for page rendering utilizing transcoding
CN101551819A (en) * 2009-04-30 2009-10-07 用友软件股份有限公司 A method for rendering large-scale Web page
CN103049439A (en) * 2011-10-11 2013-04-17 腾讯科技(深圳)有限公司 Processing method for markup language documents, browser and network operating system
CN103970534A (en) * 2014-04-15 2014-08-06 百度在线网络技术(北京)有限公司 Method and equipment for supplying rendered page in mobile application
CN104317925A (en) * 2014-10-31 2015-01-28 北京思特奇信息技术股份有限公司 Method and system for efficient front-end development and display

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030050931A1 (en) * 2001-08-28 2003-03-13 Gregory Harman System, method and computer program product for page rendering utilizing transcoding
CN101551819A (en) * 2009-04-30 2009-10-07 用友软件股份有限公司 A method for rendering large-scale Web page
CN103049439A (en) * 2011-10-11 2013-04-17 腾讯科技(深圳)有限公司 Processing method for markup language documents, browser and network operating system
CN103970534A (en) * 2014-04-15 2014-08-06 百度在线网络技术(北京)有限公司 Method and equipment for supplying rendered page in mobile application
CN104317925A (en) * 2014-10-31 2015-01-28 北京思特奇信息技术股份有限公司 Method and system for efficient front-end development and display

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109658493A (en) * 2018-11-27 2019-04-19 成都知道创宇信息技术有限公司 A method of WEB terminal strategic deployment is generated based on script
CN109658493B (en) * 2018-11-27 2023-07-18 成都知道创宇信息技术有限公司 Method for generating WEB terminal strategic sand table based on script
CN111723321A (en) * 2019-03-22 2020-09-29 阿里巴巴集团控股有限公司 Page request method, device and storage medium
CN110166326A (en) * 2019-06-16 2019-08-23 北京中科海讯数字科技股份有限公司 Communication protocol data real-time automatic tracking system
CN110166326B (en) * 2019-06-16 2021-07-06 北京中科海讯数字科技股份有限公司 Real-time automatic tracking system for communication protocol data

Similar Documents

Publication Publication Date Title
CN107861713B (en) Data calling method and device and computer readable storage medium
CN100421375C (en) Data sharing system, method and software tool
US10656907B2 (en) Translation of natural language into user interface actions
CN103345493B (en) Method that content of text on mobile terminal shows, Apparatus and system
CN104951508B (en) Temporal information recognition methods and device
CN104679903B (en) The operating method and device of a kind of tables of data
Sambasivan et al. Generic framework for mobile application development
CN106372130B (en) A kind of static resource management method
CN104375858B (en) Many browser platforms perform the method and device of javascript scripts
CN103970855A (en) Device and method for processing data
CN108628900B (en) Data format obtaining method and related device
US10152308B2 (en) User interface display testing system
CN106648569A (en) Target serialization achieving method and device
CN104572107A (en) Method and device for constructing WebGIS (Web Geographic Information System) development framework based on DOJO JavaScript
CN107678741B (en) List view implementation method and device, readable storage medium and equipment
CN105989046A (en) Website display method and system and user terminal
CN104750864A (en) Universal text checking method
CN105740242A (en) Information search device and method based on two-dimension code, and mobile terminal
US9158505B2 (en) Specifying compiled language code in line with markup language code
Kao et al. A cross-platform runtime environment for mobile widget-based application
US20170169118A1 (en) Populating contact information
CN111680247A (en) Local calling method, device, equipment and storage medium of webpage character string
JP2018508081A (en) Input serial processing method, apparatus, device, and non-executable computer storage medium
CN114116096B (en) Information processing method, device, equipment and storage medium
Mao et al. Developing Cross-platform Mobile and Web Apps

Legal Events

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

Application publication date: 20161005