CN106528578A - An information display method and device - Google Patents

An information display method and device Download PDF

Info

Publication number
CN106528578A
CN106528578A CN201510587146.5A CN201510587146A CN106528578A CN 106528578 A CN106528578 A CN 106528578A CN 201510587146 A CN201510587146 A CN 201510587146A CN 106528578 A CN106528578 A CN 106528578A
Authority
CN
China
Prior art keywords
page
information
template
variable information
prestoring
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510587146.5A
Other languages
Chinese (zh)
Other versions
CN106528578B (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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Alibaba Group Holding Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201510587146.5A priority Critical patent/CN106528578B/en
Publication of CN106528578A publication Critical patent/CN106528578A/en
Application granted granted Critical
Publication of CN106528578B publication Critical patent/CN106528578B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Abstract

The invention provides an information display method and device. The method comprises the steps of: for to-be-displayed information, sending a page request to a server; receiving variable information returned by the server according to the page request; generating a page and performing display according to the received variable information and pre-stored fixed information. With the method, when a user uses services provided by a network provider frequently, since fixed information is stored in a local storage area where a client is located in each interaction with a server of the client, the server only needs to return variable information to the client and does not need to return the fixed information and the variable information together to the client and thus the waste of network resources is reduced.

Description

A kind of information displaying method and device
Technical field
The application is related to field of computer technology, more particularly to a kind of information displaying method and device.
Background technology
With the continuous development of network technology, Internet service provider is (such as:Website) receiving the user of user After operation, disparate networks service can be provided the user, and the information included by network service shows use Family.
At present, show a certain page of user for client, the page includes fix information and variable Information, wherein, fix information refer to changeless information in the page (e.g., the LOGO of website in the page, The title of website, page structure), the letter that variable information changes according to practical situation in referring to the page Breath (temporal information e.g., in the page, Weather information, word content).
In the prior art, user is in the network service provided using Internet service provider, and server can basis The page request that client sends, the variable information in the page request corresponding page and fix information are returned To client, variable information and fix information are combined and show user by client.
But, in actual applications, due to the service that user frequently can be provided using Internet service provider, this Will cause client that data interaction frequently occurs with service server, and client is every with server In once interacting, variable information all can be returned to fix information by server according to the page request for receiving Client, this will certainly waste more Internet resources.
The content of the invention
The embodiment of the present application provides a kind of information displaying method and device, to solve to waste more network money The problem in source.
A kind of information displaying method that the embodiment of the present application is provided, including:
Page request is sent to server;
The variable information that the reception server is returned according to the page request;
According to the variable information for receiving and the fix information for prestoring, generate the page and show.
A kind of information displaying method that the embodiment of the present application is provided, including:
Receive the page request that client sends;
According to page request, the variable information in the corresponding page of the page request is determined;
The variable information determined is returned to into client.
A kind of device for displaying information that the embodiment of the present application is provided, device include:
Request module is sent, for page request being sent to server;
Receiver module, for the variable information that the reception server is returned according to the page request;
Display module, for according to the variable information for receiving and the fix information for prestoring, generating page Face simultaneously shows.
A kind of device for displaying information that the embodiment of the present application is provided, device include:
Receiver module, for receiving the page request of client transmission;
Determining module, for according to page request, determining the variable letter in the corresponding page of the page request Breath;
Module is returned, for the variable information determined is returned to client.
The embodiment of the present application provides a kind of information displaying method and device, and the method is directed to information to be shown, To server send page request, the variable information that the reception server is returned according to the page request, according to The variable information for receiving and the fix information for prestoring, generate the page and show.By said method, In the service for frequently being provided using Internet service provider, client is being interacted each time user with server In, as fix information can be stored in the local storage region at client place, therefore, server is only needed Variable information is returned to into client, it is no longer necessary to which fix information and variable information are returned to together Client, can so reduce the waste of Internet resources.
Description of the drawings
Accompanying drawing described herein is used for providing further understanding of the present application, constitutes of the application Point, the schematic description and description of the application is used for explaining the application, does not constitute to the application not Work as restriction.In the accompanying drawings:
Fig. 1 shows process schematic for the information that the embodiment of the present application is provided;
The corresponding Page Template of homepage before the renewal that Fig. 2 is provided for the embodiment of the present application;
Homepage before the renewal that Fig. 3 is provided for the embodiment of the present application;
Homepage after the renewal that Fig. 4 is provided for the embodiment of the present application;
The corresponding Page Template of homepage after the renewal that Fig. 5 is provided for the embodiment of the present application;
The device for displaying information structural representation that Fig. 6 is provided for the embodiment of the present application;
Another kind of apparatus structure schematic diagram that Fig. 7 shows for the information that the embodiment of the present application is provided.
Specific embodiment
It is for making purpose, technical scheme and the advantage of the application clearer, specifically real below in conjunction with the application Apply example and corresponding accompanying drawing is clearly and completely described to technical scheme.Obviously, it is described Embodiment is only some embodiments of the present application, rather than the embodiment of whole.Based on the enforcement in the application Example, the every other enforcement obtained under the premise of creative work is not made by those of ordinary skill in the art Example, belongs to the scope of the application protection.
Fig. 1 shows process for the information that the embodiment of the present application is provided, and specifically includes following steps:
S101:Page request is sent to server.
In the embodiment of the present application, send page request to server to be completed by client, wherein, page Request in person and ask including page parameter (e.g., web page address), client parameter (e.g., the version information of client), It is mainly used in transferring the information for needing to show.
For example, certain user is in the client using certain commodity website, clicks on client, and client then can be by The page request for carrying homepage web page address is sent to server, to obtain homepage.
S102:The variable information that the reception server is returned according to the page request.
In the embodiment of the present application, after server receives the page request of client transmission, can be according to the page Request, determines the variable information in the corresponding page of the page request, and variable information is returned to client End.Specifically, server first according to page request can determine the corresponding page of the page request, then root According to the mark of each information in the page, in determining the page, which is variable information.Wherein, the application is implemented Variable information described in example refers to information (e.g., the weather letter in the page for sending change according to practical situation Breath, weather can change according to the different of time).In addition to variable information, also include in the page The LOGO (namely page fix information) of some fix informations, such as website, Page Template is (also It is page structure, e.g., the position of the LOGO of website in the page, the position of Weather information, clicks on word Effect etc.), fix information is the general information not changed with practical situation in the page.Mark be for Determine which information is variable, which information is fixed, and mark can be server maintenance personnel in clothes Add in each info web that business device is preserved, the variable information determined is returned to client by server.
Continue to use the example above, after server receives the page request for carrying homepage web page address, can basis The web page address, all information included in determining homepage, determines in the homepage further according to mark Merchandise news, temporal information be variable information, LOGO, the contact method of commodity website etc. are consolidated for the page Determine information, while also can determine that the corresponding Page Template of homepage, server is then by above-mentioned variable information Client is returned to, that is, the variable information that client the reception server is sent according to page request.
S103:According to the variable information for receiving and the fix information for prestoring, generate the page and show.
In the embodiment of the present application, after client receives the variable information of server transmission, can obtain in advance The Page Template of storage, the variable information for receiving and the page fix information for prestoring is added to described In Page Template, to generate the page.
Continuation of the previous cases, the merchandise news of the push that client the reception server sends, temporal information (that is, may be used Change information) after, can obtain in local storage region prestore Page Template (as shown in Figure 2), The contact method (that is, page fix information) of the LOGO of website and website, by the variable information for receiving Be added in Page Template with page fix information, generate homepage (as shown in Figure 3), and by generation Homepage shows user.
By said method, user in the service for frequently being provided using Internet service provider, client with clothes Business device each time interact in, due to fix information can be stored in client place local storage region in, Therefore, server only needs to for variable information to return to client, it is no longer necessary to by fix information and can Change information returns to client together, and client transfers fix information in local storage region, and will be variable Information is combined the generation page with fix information, and page presentation can so be reduced network to user The waste of resource.
In actual applications, the upgrading that the page of website can carry out progressively according to practical situation, in the mistake of upgrading Cheng Zhong, the page structure of the page are possible to change, and at the same time will form new with homepage pair The Page Template answered, that is to say, that the Page Template being stored in local storage region cannot be continuing with, because This, (that is, new Page Template is sent to by server to need the Page Template to prestoring to be updated Client, and new Page Template is stored in local memory area), locally stored to being stored in When Page Template in region is updated, no matter whether user obtains the page of website, can adopt down Face two ways is updated come the Page Template to storing, specifically, the first:The reception server is more The Page Template that sends during new page template is simultaneously stored;Second:At set time intervals from server Middle acquisition Page Template is simultaneously stored, and wherein, the time interval of setting can be according to the renewal of past Page Template Time interval is determining, and is adjusted according to practical situation.
For example, it is assumed that the Page Template in local storage region is updated using first kind of way, currently The homepage of moment commodity website is upgraded, and the homepage after upgrading is as shown in figure 4, and before upgrading Homepage it is as shown in Figure 3, it is clear that, compared with homepage before, structure there occurs change to homepage, At the same time server can form the corresponding page of homepage of redaction after the page to homepage is upgraded Face die plate, and the Page Template of formation is sent to into client, client receives the Page Template of redaction Afterwards, the Page Template of redaction is stored in local storage region.
Hypothesis is updated to the Page Template in local storage region using the second way, the time of setting At intervals of 2 days, then client can send Page Template renewal request to server every 2 days, if service Device had the renewal of Page Template in this 2 days, then server, will after Page Template renewal request is received Page Template after renewal returns to client, if server did not had the renewal of Page Template in this 2 days, Then server will not return to any Page Template of client after Page Template renewal request is received, false The homepage for being located at certain commodity website in this two days is upgraded, and upgrade after homepage as shown in figure 4, And upgrade before homepage as shown in figure 3, then client to server send Page Template update request when, The corresponding Page Template of homepage (as shown in Figure 5) after renewal can be returned to client by server, visitor After family termination receives the Page Template of redaction, the Page Template of redaction is stored in local storage region
In addition, the mode of above-mentioned renewal masterplate is not consider whether user obtains the page of website, also one It is that client can receive clothes while the variable information that the reception server is returned, also to plant template renewal mode The mark of the Page Template that business device is returned, specifically, when client is after page request is sent to server, After server receives the page request of client transmission, the page request can be determined according to page request The corresponding page, further according to the mark of each information in the page, determines which is variable information, and which is page Face fix information, which is Page Template, and server is by the variable information determined and the mark of Page Template Return to client and return to client together.
Here it should be noted that the mark unique Page Template of correspondence of each Page Template, not only not Mark with the corresponding Page Template of the Page Template of the page is different, and the page of same page different editions The mark of the corresponding Page Template of template is also different, and the mark of Page Template can be specifically Page Template Version number.
Client can first judge the page for receiving after the mark of Page Template of server return is received Template mark with the Page Template for prestoring identify whether it is identical, it is if so, then variable by what is received Information and the page fix information for prestoring are added in the Page Template for prestoring, to generate the page, Otherwise, Page Template is obtained from server, update the page mould for prestoring using the Page Template for obtaining Plate, and the variable information for receiving and the page fix information for prestoring are added to into the page mould after updating In plate, to generate the page.
For example, it is assumed that the homepage of certain commodity website is upgraded, the homepage after upgrading as shown in figure 4, And the corresponding Page Template of homepage after upgrading is as shown in figure 5, the Page Template corresponding Page Template V2 is designated, and is stored in advance in the mark of the corresponding Page Template of the Page Template in local storage region For V1, it is assumed that certain user clicks on client in the client using certain commodity website, and client then can The page request for carrying homepage web page address is sent to into server, server is after page request is received The corresponding page of page request is determined, the commodity letter of push is determined further according to the mark of each information in the page Breath, temporal information are variable information, determine the mark that V2 is Page Template, and server will be determined Mark V2 of variable information and Page Template returns to client, client after the information for receiving user, LOGO, the contact method (that is, page fix information) of website of website is transferred out from local storage region And mark V1 of Page Template, by the mark of the mark V2 of Page Template and the Page Template for prestoring V1 is contrasted, it is clear that the two differs, then client can send call request to server, obtain Mark V2 corresponding page template (as shown in Figure 5) of Page Template, and by page fix information and variable letter Breath is added in the Page Template after updating, and generates and shows homepage (as shown in Figure 4), will show homepage Face shows user, and the Page Template as shown in Figure 5 for getting is replaced original client locally protects The Page Template deposited, that is, be stored in Page Template as shown in Figure 5 as the Page Template after renewal Client is local.
In addition, can also there is more news (e.g., the contact method of website) in above-mentioned page fix information, Therefore, for user's exhibition information while, also page fix information to be checked, with ensure service Device end after page fix information is updated can timely show user, page fix is being entered Row can be calculated using message digest algorithm the 5th edition (Message Digest Algorithm, MD5) when checking Method, specifically, the page fix information in the page that can be stored server end is ranked up shape in order Into an overall data, and the corresponding MD5 values of the data are calculated, and the MD5 values are sent to into client End, after client receives MD5 values, client transfers out the page being stored in advance in local storage region The corresponding MD5 values of face fix information, are compared with the MD5 values for receiving, and judge whether the two is consistent, If so, then directly the page fix information being stored in advance in local storage region is taken out and is added to page On face die plate, if it is not, then call request is sent to server, while the MD5 values for receiving are stored in In client local storage region, in server is obtained after the corresponding page fix information of Page Template, will Get page fix information to be added on Page Template, and update the letter of the page fix in local storage region Breath.
Continuation of the previous cases, it is assumed that server is to page fix information (that is, the website in the server end homepage LOGO, the contact method of website) carry out MD5 calculating, the MD5 values calculated be 66, and What client took out be stored in advance in local storage region page fix information (that is, website LOGO, the contact method of website) corresponding MD5 values be 66, it is clear that the two is consistent, then say Page fix information in prescribed server end in the homepage is not updated, therefore, by website LOGO, the merchandise news of the contact method of website and push, temporal information are added in Page Template, shape Into displaying homepage as indicated at 4.
The information displaying method for providing for the embodiment of the present application above, based on same thinking, the application is implemented Example also provides a kind of device for displaying information, as shown in Figure 6, Figure 7.
The device for displaying information structural representation that Fig. 6 is provided for the embodiment of the present application, including:
Request module 601 is sent, for page request being sent to server;
Receiver module 602, for the variable information that the reception server is returned according to the page request;
Display module 603, it is for according to the variable information for receiving and the fix information for prestoring, raw Into the page and show.
The fix information includes page fix information and Page Template.
The display module 603 is specifically for the Page Template that acquisition is prestored is variable by what is received Information and the page fix information for prestoring are added in the Page Template, to generate the page.
The display module 603 specifically for, at set time intervals from server obtain page mould Plate is simultaneously stored, or the reception server the Page Template that sends is stored when Page Template is updated.
The receiver module 602 is specifically for the variable letter that the reception server is returned according to the page request The mark of breath and Page Template, it is according to the variable information for receiving and the fix information for prestoring, raw Into the page, specifically include:The mark of the Page Template that judgement is received and the mark of the Page Template for prestoring Whether knowledge is identical, is if so, then added to the variable information for receiving and the page fix information for prestoring In the Page Template for prestoring, to generate the page, otherwise, Page Template is obtained from server, is adopted The Page Template of acquisition updates the Page Template for prestoring, and by the variable information for receiving and prestores Page fix information be added to update after Page Template in, to generate the page.
Device shown in Fig. 6 is may be located in terminal, specifically may be located in the client in terminal.
The device for displaying information structural representation that Fig. 7 is provided for the embodiment of the present application, including:
Receiver module 701, for receiving the page request of client transmission;
Determining module 702, for according to page request, determine in the corresponding page of the page request can Change information;
Module 703 is returned, for the variable information determined is returned to client.
The determining module 702 is specifically for according to page request, determining that page request is corresponding variable The variable information determined is returned to client by the mark of information and the Page Template for pre-building, tool Body includes:The mark of the variable information determined and Page Template is returned to into client.
Specifically, the device shown in Fig. 7 is may be located in server.
In a typical configuration, computing device includes one or more processors (CPU), input/defeated Outgoing interface, network interface and internal memory.
Internal memory potentially includes the volatile memory in computer-readable medium, random access memory And/or the form, such as read only memory (ROM) or flash memory (flash RAM) such as Nonvolatile memory (RAM). Internal memory is the example of computer-readable medium.
Computer-readable medium include permanent and non-permanent, removable and non-removable media can by appoint What method or technique is realizing information Store.Information can be computer-readable instruction, data structure, program Module or other data.The example of the storage medium of computer includes, but are not limited to phase transition internal memory (PRAM), static RAM (SRAM), dynamic random access memory (DRAM), its The random access memory (RAM) of his type, read only memory (ROM), electrically erasable are read-only Memorizer (EEPROM), fast flash memory bank or other memory techniques, read-only optical disc read only memory (CD-ROM), digital versatile disc (DVD) or other optical storages, magnetic cassette tape, tape magnetic Disk storage or other magnetic storage apparatus or any other non-transmission medium, can be used for storage can be calculated The information that equipment is accessed.Define according to herein, computer-readable medium does not include temporary computer-readable matchmaker Body (transitory media), the such as data signal of modulation and carrier wave.
Also, it should be noted that term " including ", "comprising" or its any other variant are intended to non-row His property is included, so that a series of process, method, commodity or equipment including key elements not only includes Those key elements, but also including other key elements being not expressly set out, or also include for this process, The intrinsic key element of method, commodity or equipment.In the absence of more restrictions, " included by sentence One ... " key element that limits, it is not excluded that in the process including the key element, method, commodity or set Also there is other identical element in standby.
It will be understood by those skilled in the art that embodiments herein can be provided as method, system or computer journey Sequence product.Therefore, the application can using complete hardware embodiment, complete software embodiment or combine software and The form of the embodiment of hardware aspect.And, the application can wherein include calculating using at one or more Machine usable program code computer-usable storage medium (including but not limited to disk memory, CD-ROM, Optical memory etc.) on the form of computer program implemented.
Embodiments herein is the foregoing is only, the application is not limited to.For this area skill For art personnel, the application can have various modifications and variations.All institutes within spirit herein and principle Any modification, equivalent substitution and improvements of work etc., within the scope of should be included in claims hereof.

Claims (14)

1. a kind of information displaying method, it is characterised in that methods described includes:
Page request is sent to server;
The variable information that the reception server is returned according to the page request;
According to the variable information for receiving and the fix information for prestoring, generate the page and show.
2. the method for claim 1, it is characterised in that the fix information includes page fix Information and Page Template.
3. method as claimed in claim 2, it is characterised in that according to the variable information for receiving and The fix information for prestoring, generates the page, specifically includes:
The Page Template that acquisition is prestored;
The variable information for receiving and the page fix information for prestoring are added in the Page Template, To generate the page.
4. method as claimed in claim 2, it is characterised in that prestore Page Template is concrete to wrap Include:
Obtain from server at set time intervals and Page Template store;Or
The reception server the Page Template that sends is stored when Page Template is updated.
5. method as claimed in claim 2, it is characterised in that the reception server please according to the page The variable information of return is sought, is specifically included:
Variable information and the mark of Page Template that the reception server is returned according to the page request;
According to the variable information for receiving and the fix information for prestoring, the page is generated, is specifically included:
Judgement receive Page Template mark with the Page Template for prestoring identify whether it is identical;
If so, then the variable information for receiving and the page fix information for prestoring are added to and are prestored Page Template in, to generate the page;
Otherwise, Page Template is obtained from server, update the page for prestoring using the Page Template for obtaining Face die plate, and the variable information for receiving and the page fix information for prestoring are added to into the page after updating In face die plate, to generate the page.
6. a kind of information displaying method, it is characterised in that methods described includes:
Receive the page request that client sends;
According to page request, the variable information in the corresponding page of the page request is determined;
The variable information determined is returned to into client.
7. method as claimed in claim 6, it is characterised in that according to page request, determine the page The variable information asked in the corresponding page is requested in person, is specifically included:
According to page request, the variable information in the corresponding page of the page request, and the page is determined The mark of the Page Template in face;
The variable information determined is returned to into client, is specifically included:
The mark of the variable information determined and Page Template is returned to into client.
8. a kind of device for displaying information, it is characterised in that include:
Request module is sent, for page request being sent to server;
Receiver module, for the variable information that the reception server is returned according to the page request;
Display module, for according to the variable information for receiving and the fix information for prestoring, generating page Face simultaneously shows.
9. device as claimed in claim 8, it is characterised in that the fix information includes page fix Information and Page Template.
10. device as claimed in claim 9, it is characterised in that the display module is specifically for obtaining The Page Template for prestoring is taken, by the variable information for receiving and the page fix information for prestoring addition To in the Page Template, to generate the page.
11. devices as claimed in claim 9, it is characterised in that the display module is specifically for pressing Page Template is obtained from server and is stored according to the time interval of setting, or the reception server is in refresh page The Page Template that sends during face die plate is simultaneously stored.
12. devices as claimed in claim 9, it is characterised in that the receiver module is specifically for connecing The mark of the variable information that returns according to the page request of server and Page Template is received, according to receiving Variable information and the fix information for prestoring, generate the page, specifically include:The page that judgement is received Face die plate mark with the Page Template for prestoring identify whether it is identical, if so, then can by what is received Change information and the page fix information for prestoring are added in the Page Template for prestoring, to generate page Face, otherwise, obtains Page Template from server, updates the page for prestoring using the Page Template for obtaining Face die plate, and the variable information for receiving and the page fix information for prestoring are added to into the page after updating In face die plate, to generate the page.
13. a kind of device for displaying information, it is characterised in that include:
Receiver module, for receiving the page request of client transmission;
Determining module, for according to page request, determining the variable letter in the corresponding page of the page request Breath;
Module is returned, for the variable information determined is returned to client.
14. devices as claimed in claim 13, it is characterised in that the determining module specifically for, According to page request, the mark of the corresponding variable information of page request and the Page Template for pre-building is determined Know, the variable information determined is returned to into client, is specifically included:By the variable information determined and The mark of Page Template returns to client.
CN201510587146.5A 2015-09-15 2015-09-15 Information display method and device Active CN106528578B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510587146.5A CN106528578B (en) 2015-09-15 2015-09-15 Information display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510587146.5A CN106528578B (en) 2015-09-15 2015-09-15 Information display method and device

Publications (2)

Publication Number Publication Date
CN106528578A true CN106528578A (en) 2017-03-22
CN106528578B CN106528578B (en) 2020-05-08

Family

ID=58348663

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510587146.5A Active CN106528578B (en) 2015-09-15 2015-09-15 Information display method and device

Country Status (1)

Country Link
CN (1) CN106528578B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256151A (en) * 2017-05-27 2017-10-17 北京小米移动软件有限公司 Processing method, device and the terminal of page rendering
CN107451184A (en) * 2017-06-19 2017-12-08 阿里巴巴集团控股有限公司 Page display method and device, user equipment, storage medium
CN107798078A (en) * 2017-10-11 2018-03-13 金蝶软件(中国)有限公司 Billboard method for exhibiting data, device, computer equipment and storage medium
CN108614692A (en) * 2017-07-24 2018-10-02 深圳壹账通智能科技有限公司 Edit model method, apparatus, server and medium
CN109582402A (en) * 2017-09-29 2019-04-05 北京金山安全软件有限公司 page display method and device
CN111198996A (en) * 2019-12-20 2020-05-26 上海淇玥信息技术有限公司 Page display method and device and electronic equipment
CN112989236A (en) * 2019-12-02 2021-06-18 北京达佳互联信息技术有限公司 Information display method and device, electronic equipment and storage medium
WO2023020253A1 (en) * 2021-08-20 2023-02-23 Oppo广东移动通信有限公司 Data acquisition method and apparatus, electronic device, and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102033944A (en) * 2010-12-21 2011-04-27 重庆新媒农信科技有限公司 Mobile terminal-based web page display system and method
US20130179477A1 (en) * 2003-12-12 2013-07-11 Peter Hon-You Chang Dynamic Generation of Target Files from Template Files and Tracking of the Processing of Target Files
CN103731492A (en) * 2013-12-31 2014-04-16 优视科技有限公司 Page transmission processing method, device and system
CN103731493A (en) * 2013-12-31 2014-04-16 优视科技有限公司 Page transmission method, device and system
CN104111944A (en) * 2013-04-19 2014-10-22 阿里巴巴集团控股有限公司 Page processing method and device and page generating method and device
CN104516973A (en) * 2014-12-26 2015-04-15 北京奇虎科技有限公司 Method and device for accessing page

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130179477A1 (en) * 2003-12-12 2013-07-11 Peter Hon-You Chang Dynamic Generation of Target Files from Template Files and Tracking of the Processing of Target Files
CN102033944A (en) * 2010-12-21 2011-04-27 重庆新媒农信科技有限公司 Mobile terminal-based web page display system and method
CN104111944A (en) * 2013-04-19 2014-10-22 阿里巴巴集团控股有限公司 Page processing method and device and page generating method and device
CN103731492A (en) * 2013-12-31 2014-04-16 优视科技有限公司 Page transmission processing method, device and system
CN103731493A (en) * 2013-12-31 2014-04-16 优视科技有限公司 Page transmission method, device and system
CN104516973A (en) * 2014-12-26 2015-04-15 北京奇虎科技有限公司 Method and device for accessing page

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256151A (en) * 2017-05-27 2017-10-17 北京小米移动软件有限公司 Processing method, device and the terminal of page rendering
CN107256151B (en) * 2017-05-27 2020-09-11 北京小米移动软件有限公司 Page rendering processing method and device and terminal
CN107451184A (en) * 2017-06-19 2017-12-08 阿里巴巴集团控股有限公司 Page display method and device, user equipment, storage medium
CN108614692A (en) * 2017-07-24 2018-10-02 深圳壹账通智能科技有限公司 Edit model method, apparatus, server and medium
CN109582402A (en) * 2017-09-29 2019-04-05 北京金山安全软件有限公司 page display method and device
CN107798078A (en) * 2017-10-11 2018-03-13 金蝶软件(中国)有限公司 Billboard method for exhibiting data, device, computer equipment and storage medium
CN107798078B (en) * 2017-10-11 2020-08-04 金蝶软件(中国)有限公司 Billboard data display method and device, computer equipment and storage medium
CN112989236A (en) * 2019-12-02 2021-06-18 北京达佳互联信息技术有限公司 Information display method and device, electronic equipment and storage medium
CN112989236B (en) * 2019-12-02 2024-01-19 北京达佳互联信息技术有限公司 Information display method and device, electronic equipment and storage medium
CN111198996A (en) * 2019-12-20 2020-05-26 上海淇玥信息技术有限公司 Page display method and device and electronic equipment
WO2023020253A1 (en) * 2021-08-20 2023-02-23 Oppo广东移动通信有限公司 Data acquisition method and apparatus, electronic device, and storage medium

Also Published As

Publication number Publication date
CN106528578B (en) 2020-05-08

Similar Documents

Publication Publication Date Title
CN106528578A (en) An information display method and device
CN105404622B (en) A kind of customer terminal webpage display methods, apparatus and system
CN105446750B (en) The method and apparatus that WebApp starting runs, generates image file
CN107465722B (en) Web access realization method and device
CN112131504B (en) Webpage editing and displaying method, device, equipment and storage medium
CN108334562A (en) A kind of page display method and device
CN111460129B (en) Method, device, electronic equipment and storage medium for generating identification
CN108984170A (en) The multilingual rendering method of the H5 page and device
EP2778968B1 (en) Mobile telecommunication device remote access to cloud-based or virtualized database systems
US20240012641A1 (en) Model construction method and apparatus, and medium and electronic device
EP3528474B1 (en) Webpage advertisement anti-shielding methods and content distribution network
CN106547769A (en) A kind of DOI display packings and device
CA3058061A1 (en) Permission processing method, device, application side device and storage media
CN107220260B (en) Page display method and device
CN105511914B (en) Using update method, device and system
CN113900907A (en) Mapping construction method and system
CN103067398A (en) Method and equipment for achieving third-party application accessing user data
CN103379022B (en) A kind of instant communication method based on Internet map search and system
CN103678332A (en) System, browser and method for displaying page
CN110232287A (en) Pass through the shared economic data cochain method and its equipment of block chain
CN111767495A (en) Method and system for synthesizing webpage
CN108108458A (en) The method and device of resources of human talents data is shared based on domain name
CN102799642A (en) Method and device for displaying webpage content
CN102915362A (en) Method and system for managing resource information in memory virtualization system
KR20200003625A (en) Method for providing internet service using proof-of-reliability based on block-chain and distributed infrastructure p2p model

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1235114

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20200918

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200918

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Patentee before: Alibaba Group Holding Ltd.