CN104376123A - Method and device for browser cross-page data sharing - Google Patents

Method and device for browser cross-page data sharing Download PDF

Info

Publication number
CN104376123A
CN104376123A CN201410743549.XA CN201410743549A CN104376123A CN 104376123 A CN104376123 A CN 104376123A CN 201410743549 A CN201410743549 A CN 201410743549A CN 104376123 A CN104376123 A CN 104376123A
Authority
CN
China
Prior art keywords
shared data
spatial cache
shared
data
page
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
CN201410743549.XA
Other languages
Chinese (zh)
Other versions
CN104376123B (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.)
CHANJET INFORMATION TECHNOLOGY Co Ltd
Original Assignee
CHANJET INFORMATION TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by CHANJET INFORMATION TECHNOLOGY Co Ltd filed Critical CHANJET INFORMATION TECHNOLOGY Co Ltd
Priority to CN201410743549.XA priority Critical patent/CN104376123B/en
Publication of CN104376123A publication Critical patent/CN104376123A/en
Application granted granted Critical
Publication of CN104376123B publication Critical patent/CN104376123B/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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method and a device for browser cross-page data sharing. The method and the device are applied to a terminal. The method includes storing shared data into a caching space of the terminal when the circumstance that any page in a browser has the shared data; detecting whether new shared data exist in the caching space or not by other webpages in the browser; if yes, judging whether the webpages need to acquire the new shared data or not; if yes, reading the new shared data into memory spaces corresponding to the webpages to display the new shared data on the webpages. By the technical scheme, the problem of data asynchronism when multiple pages exist can be avoided, server load increase can be reduced, and network congestion can be avoided.

Description

Browser shares the method and apparatus of data across the page
Technical field
The present invention relates to data sharing technology field, share the device of data in particular to a kind of browser across the page and a kind of browser shares the method for data across the page.
Background technology
In prior art, user enters browsing device net page after logging in the client of browser, when obtaining the information that webpage provides in browsing device net page, when usual user opens multiple webpage, when there being a webpage to change according to the content that user inputs, need other webpages of manual refreshing, again could obtain data from server to show, if do not refresh browser, usually appear in the situation of the enterprising line operate of content of mistake, visible, the shortcoming of employing prior art is: on the one hand, under there are these situations, content is caused to occur mistake because new data does not update on several related pages, dirtyly read dirty writing, on the other hand, a large amount of interacting messages between the client of browser and the background server of browser when each page inquires about identical data, can be increased, server load certainly will be caused to increase and cause the defect of network congestion.
Therefore, need a kind of new technical scheme, data nonsynchronous problem when can not only avoid multi-page, and the defect that server load increases and avoid causing network congestion can be reduced.
Summary of the invention
The present invention, just based on the problems referred to above, proposes a kind of new technical scheme, data nonsynchronous problem when can not only avoid multi-page, and can reduce the defect that server load increases and avoid causing network congestion.
In view of this, an aspect of of the present present invention proposes a kind of data shared by browser method across the page, is applied to terminal, comprises: when detecting that the arbitrary page in browser has shared data, be stored in the spatial cache of described terminal by described shared data; Other webpages in described browser detect in described spatial cache, whether have new shared data; When described new shared data being detected, judge that other webpages described are the need of the described shared data newly of acquisition; When other webpages described need to obtain described new shared data, by described shared digital independent newly in memory headroom corresponding to other webpages described, with shared data new described in other web displaying described.
In this technical scheme, browser client obtains shared data at every turn, is directly stored in the spatial cache opened up in client this locality.When webpage shares data, content can constantly be stored in spatial cache by client.On the other hand, whether other webpages in the spatial cache that constantly inquiry is opened up in client this locality, can have new shared data, and on the memory headroom run to webpage by new shared digital independent, use as required.This provides a kind of mode of cross-domain communication, can make to carry out between the page interaction, Message Transmission etc. mutual, data nonsynchronous problem when can not only avoid multi-page, and the defect that server load increases and avoid causing network congestion can be reduced.
Wherein, when there being data to need shared, JavaScript browser script can be adopted to realize, utilizing JavaScript shared data can be stored into this locality, read operation also can have JavaScript browser script to realize.If in IE browser, then JavaScript browser script specifically uses UserData; If other browsers, then JavaScript language specifically uses localStorage.
In technique scheme, preferably, also comprise: when described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding; And according to the setting command received, the sub-spatial cache that each shared data are corresponding is set; And described described shared data to be stored in the spatial cache of described terminal, specifically comprise: described each shared data are stored in the sub-spatial cache of described correspondence.
In this technical scheme, when there are multiple shared data, described spatial cache can be divided into corresponding multiple buffer areas (namely between sub-buffer area), and the corresponding relation of shared data and buffer area is set, the each shared data that can will obtain like this, according to the corresponding relation of set shared data and buffer area, be stored in corresponding buffer area.
In technique scheme, preferably, when described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding; According to the setting command received, the page that permission corresponding to each shared data is shared is set; And described described shared data are stored in the spatial cache of described terminal, specifically comprise: the page that the permission corresponding according to described each shared data is shared determines the sub-spatial cache of target that each shared data are corresponding, and described each shared data are stored in the corresponding sub-spatial cache of target.
In this technical scheme, when there are multiple shared data, described spatial cache can be divided into corresponding multiple buffer areas, and the corresponding relation of shared data and the page is set.Like this can by obtained each shared data, the authority according to set shared data and the page allows relation, is stored in corresponding stored district, thus shared data are shared with other webpages by authority.
In technique scheme, preferably, also comprise: according to the setting command received, described spatial cache is set.
In this technical scheme, user can also arrange spatial cache according to individual demand.
In technique scheme, preferably, also comprise: according to the setting command received, the memory headroom that each page is corresponding is set.
In this technical scheme, user can also arrange memory headroom corresponding to each page according to individual demand.
According to a further aspect in the invention, additionally provide data shared by a kind of browser device across the page, be applied to terminal, comprise: storage unit, when detecting that the arbitrary page in browser has shared data, described shared data are stored in the spatial cache of described terminal; Detecting unit, other webpages controlled in described browser detect in described spatial cache, whether have new shared data; Judging unit, when described new shared data being detected, judges that other webpages described are the need of the described shared data newly of acquisition; Reading unit, when other webpages described need to obtain described new shared data, by described shared digital independent newly in memory headroom corresponding to other webpages described, with shared data new described in other web displaying described.
In this technical scheme, browser client obtains shared data at every turn, is directly stored in the spatial cache opened up in client this locality.When webpage shares data, content can constantly be stored in spatial cache by client.On the other hand, whether other webpages in the spatial cache that constantly inquiry is opened up in client this locality, can have new shared data, and on the memory headroom run to webpage by new shared digital independent, use as required.This provides a kind of mode of cross-domain communication, can make to carry out between the page interaction, Message Transmission etc. mutual, data nonsynchronous problem when can not only avoid multi-page, and the defect that server load increases and avoid causing network congestion can be reduced.
Wherein, when there being data to need shared, JavaScript browser script can be adopted to realize, utilizing JavaScript shared data can be stored into this locality, read operation also can have JavaScript browser script to realize.If in IE browser, then JavaScript browser script specifically uses UserData; If other browsers, then JavaScript language specifically uses localStorage.
In technique scheme, preferably, also comprise: the first division unit, when described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding; And first setting unit, according to the setting command received, the sub-spatial cache that each shared data are corresponding is set; And described storage unit specifically for: described each shared data are stored in the sub-spatial cache of described correspondence.
In this technical scheme, when there are multiple shared data, described spatial cache can be divided into corresponding multiple buffer areas (namely between sub-buffer area), and the corresponding relation of shared data and buffer area is set, the each shared data that can will obtain like this, according to the corresponding relation of set shared data and buffer area, be stored in corresponding buffer area.
In technique scheme, preferably, also comprise: the second division unit, when described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding; Second setting unit, according to the setting command received, arranges the page that permission corresponding to each shared data is shared; And described storage unit specifically for: the page that the permission corresponding according to described each shared data is shared determines the sub-spatial cache of target that each shared data are corresponding, and described each shared data is stored in the corresponding sub-spatial cache of target.
In this technical scheme, when there are multiple shared data, described spatial cache can be divided into corresponding multiple buffer areas, and the corresponding relation of shared data and the page is set.Like this can by obtained each shared data, the authority according to set shared data and the page allows relation, is stored in corresponding stored district, thus shared data are shared with other webpages by authority.
In technique scheme, preferably, also comprise: the 3rd setting unit, according to the setting command received, described spatial cache is set.
In this technical scheme, user can also arrange spatial cache according to individual demand.
In technique scheme, preferably, also comprise: the 4th setting unit, according to the setting command received, the memory headroom that each page is corresponding is set.
In this technical scheme, user can also arrange spatial cache according to individual demand.
By technical scheme of the present invention, data nonsynchronous problem when can not only avoid multi-page, and the defect that can reduce that server load increases and avoid causing network congestion.
Accompanying drawing explanation
Fig. 1 shows browser according to an embodiment of the invention and shares the process flow diagram of the method for data across the page;
Fig. 2 shows browser according to an embodiment of the invention and shares the block diagram of the device of data across the page.
Embodiment
In order to more clearly understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.It should be noted that, when not conflicting, the feature in the embodiment of the application and embodiment can combine mutually.
Set forth a lot of detail in the following description and understand the present invention so that fill son; but; the present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention is not by the restriction of following public specific embodiment.
Fig. 1 shows browser according to an embodiment of the invention and shares the process flow diagram of the method for data across the page.
As shown in Figure 1, the method that browser shares data across the page according to an embodiment of the invention specifically comprises: step 102, when detecting that the arbitrary page in browser has shared data, is stored in the spatial cache of described terminal by described shared data; Step 104, other webpages in described browser detect in described spatial cache, whether have new shared data; Step 106, when described new shared data being detected, judges that other webpages described are the need of the described shared data newly of acquisition; Step 108, when other webpages described need to obtain described new shared data, by described shared digital independent newly in memory headroom corresponding to other webpages described, with shared data new described in other web displaying described.
In this technical scheme, browser client obtains shared data at every turn, is directly stored in the spatial cache opened up in client this locality.When webpage shares data, content can constantly be stored in spatial cache by client.On the other hand, whether other webpages in the spatial cache that constantly inquiry is opened up in client this locality, can have new shared data, and on the memory headroom run to webpage by new shared digital independent, use as required.This provides a kind of mode of cross-domain communication, can make to carry out between the page interaction, Message Transmission etc. mutual, data nonsynchronous problem when can not only avoid multi-page, and the defect that server load increases and avoid causing network congestion can be reduced.
Wherein, when there being data to need shared, JavaScript browser script can be adopted to realize, utilizing JavaScript shared data can be stored into this locality, read operation also can have JavaScript browser script to realize.If in IE browser, then JavaScript browser script specifically uses UserData; If other browsers, then JavaScript language specifically uses localStorage.
In technique scheme, preferably, also comprise: when described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding; And according to the setting command received, the sub-spatial cache that each shared data are corresponding is set; And described described shared data to be stored in the spatial cache of described terminal, specifically comprise: described each shared data are stored in the sub-spatial cache of described correspondence.
In this technical scheme, when there are multiple shared data, described spatial cache can be divided into corresponding multiple buffer areas (namely between sub-buffer area), and the corresponding relation of shared data and buffer area is set, the each shared data that can will obtain like this, according to the corresponding relation of set shared data and buffer area, be stored in corresponding buffer area.
In technique scheme, preferably, when described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding; According to the setting command received, the page that permission corresponding to each shared data is shared is set; And described described shared data are stored in the spatial cache of described terminal, specifically comprise: the page that the permission corresponding according to described each shared data is shared determines the sub-spatial cache of target that each shared data are corresponding, and described each shared data are stored in the corresponding sub-spatial cache of target.
In this technical scheme, when there are multiple shared data, described spatial cache can be divided into corresponding multiple buffer areas, and the corresponding relation of shared data and the page is set.Like this can by obtained each shared data, the authority according to set shared data and the page allows relation, is stored in corresponding stored district, thus shared data are shared with other webpages by authority.
In technique scheme, preferably, also comprise: according to the setting command received, described spatial cache is set.
In this technical scheme, user can also arrange spatial cache according to individual demand.
In technique scheme, preferably, also comprise: according to the setting command received, the memory headroom that each page is corresponding is set.
In this technical scheme, user can also arrange memory headroom corresponding to each page according to individual demand.
Fig. 2 shows browser according to an embodiment of the invention and shares the block diagram of the device of data across the page.
As shown in Figure 2, the device 200 of data shared by browser across the page according to an embodiment of the invention, comprising: storage unit 202, when detecting that the arbitrary page in browser has shared data, is stored in the spatial cache of described terminal by described shared data; Detecting unit 204, other webpages controlled in described browser detect in described spatial cache, whether have new shared data; Judging unit 206, when described new shared data being detected, judges that other webpages described are the need of the described shared data newly of acquisition; Reading unit 208, when other webpages described need to obtain described new shared data, by described shared digital independent newly in memory headroom corresponding to other webpages described, with shared data new described in other web displaying described.
In this technical scheme, browser client obtains shared data at every turn, is directly stored in the spatial cache opened up in client this locality.When webpage shares data, content can constantly be stored in spatial cache by client.On the other hand, whether other webpages in the spatial cache that constantly inquiry is opened up in client this locality, can have new shared data, and on the memory headroom run to webpage by new shared digital independent, use as required.This provides a kind of mode of cross-domain communication, can make to carry out between the page interaction, Message Transmission etc. mutual, data nonsynchronous problem when can not only avoid multi-page, and the defect that server load increases and avoid causing network congestion can be reduced.
Wherein, when there being data to need shared, JavaScript browser script can be adopted to realize, utilizing JavaScript shared data can be stored into this locality, read operation also can have JavaScript browser script to realize.If in IE browser, then JavaScript browser script specifically uses UserData; If other browsers, then JavaScript language specifically uses localStorage.
In technique scheme, preferably, also comprise: the first division unit 210, when described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding; And first setting unit 212, according to the setting command received, the sub-spatial cache that each shared data are corresponding is set; And described storage unit 202 specifically for: described each shared data are stored in the sub-spatial cache of described correspondence.
In this technical scheme, when there are multiple shared data, described spatial cache can be divided into corresponding multiple buffer areas (namely between sub-buffer area), and the corresponding relation of shared data and buffer area is set, the each shared data that can will obtain like this, according to the corresponding relation of set shared data and buffer area, be stored in corresponding buffer area.
In technique scheme, preferably, also comprise: the second division unit 214, when described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding; Second setting unit 216, according to the setting command received, arranges the page that permission corresponding to each shared data is shared; And described storage unit 202 specifically for: the page that the permission corresponding according to described each shared data is shared determines the sub-spatial cache of target that each shared data are corresponding, and described each shared data is stored in the corresponding sub-spatial cache of target.
In this technical scheme, when there are multiple shared data, described spatial cache can be divided into corresponding multiple buffer areas, and the corresponding relation of shared data and the page is set.Like this can by obtained each shared data, the authority according to set shared data and the page allows relation, is stored in corresponding stored district, thus shared data are shared with other webpages by authority.
In technique scheme, preferably, also comprise: the 3rd setting unit 218, according to the setting command received, described spatial cache is set.
In this technical scheme, user can also arrange spatial cache according to individual demand.
In technique scheme, preferably, also comprise: the 4th setting unit 220, according to the setting command received, the memory headroom that each page is corresponding is set.
In this technical scheme, user can also arrange spatial cache according to individual demand.
More than be described with reference to the accompanying drawings technical scheme of the present invention, by the technical program, data nonsynchronous problem when can not only avoid multi-page, and the defect that can reduce that server load increases and avoid causing network congestion.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a method for data shared by browser across the page, is applied to terminal, it is characterized in that, comprising:
When detecting that the arbitrary page in browser has shared data, described shared data are stored in the spatial cache of described terminal;
Other webpages in described browser detect in described spatial cache, whether have new shared data;
When described new shared data being detected, judge that other webpages described are the need of the described shared data newly of acquisition;
When other webpages described need to obtain described new shared data, by described shared digital independent newly in memory headroom corresponding to other webpages described, with shared data new described in other web displaying described.
2. the method for data shared by browser according to claim 1 across the page, it is characterized in that, also comprises:
When described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding; And
According to the setting command received, the sub-spatial cache that each shared data are corresponding is set; And
Described described shared data to be stored in the spatial cache of described terminal, specifically to comprise:
Described each shared data are stored in the sub-spatial cache of described correspondence.
3. the method for data shared by browser according to claim 1 across the page, it is characterized in that,
When described shared data are multiple, according to the number of described shared data, described spatial cache is divided into multiple sub-spatial cache, wherein, described shared data and described sub-spatial cache one_to_one corresponding;
According to the setting command received, the page that permission corresponding to each shared data is shared is set; And
Described described shared data to be stored in the spatial cache of described terminal, specifically to comprise:
The page that the permission corresponding according to described each shared data is shared determines the sub-spatial cache of target that each shared data are corresponding, and described each shared data is stored in the corresponding sub-spatial cache of target.
4. the method for data shared by browser according to any one of claim 1 to 3 across the page, it is characterized in that, also comprises:
According to the setting command received, described spatial cache is set.
5. the method for data shared by browser according to any one of claim 1 to 3 across the page, it is characterized in that, also comprises:
According to the setting command received, the memory headroom that each page is corresponding is set.
6. a device for data shared by browser across the page, is applied to terminal, it is characterized in that, comprising:
Described shared data, when detecting that the arbitrary page in browser has shared data, are stored in the spatial cache of described terminal by storage unit;
Detecting unit, other webpages controlled in described browser detect in described spatial cache, whether have new shared data;
Judging unit, when described new shared data being detected, judges that other webpages described are the need of the described shared data newly of acquisition;
Reading unit, when other webpages described need to obtain described new shared data, by described shared digital independent newly in memory headroom corresponding to other webpages described, with shared data new described in other web displaying described.
7. the device of data shared by browser according to claim 6 across the page, it is characterized in that, also comprises:
First division unit, when described shared data are multiple, according to the number of described shared data, is divided into multiple sub-spatial cache by described spatial cache, wherein, and described shared data and described sub-spatial cache one_to_one corresponding; And
First setting unit, according to the setting command received, arranges the sub-spatial cache that each shared data are corresponding; And
Described storage unit specifically for:
Described each shared data are stored in the sub-spatial cache of described correspondence.
8. the device of data shared by browser according to claim 6 across the page, it is characterized in that, also comprises:
Second division unit, when described shared data are multiple, according to the number of described shared data, is divided into multiple sub-spatial cache by described spatial cache, wherein, and described shared data and described sub-spatial cache one_to_one corresponding;
Second setting unit, according to the setting command received, arranges the page that permission corresponding to each shared data is shared; And
Described storage unit specifically for:
The page that the permission corresponding according to described each shared data is shared determines the sub-spatial cache of target that each shared data are corresponding, and described each shared data is stored in the corresponding sub-spatial cache of target.
9. the browser according to any one of claim 6 to 8 shares the device of data across the page, it is characterized in that, also comprises:
3rd setting unit, according to the setting command received, arranges described spatial cache.
10. the browser according to any one of claim 6 to 8 shares the device of data across the page, it is characterized in that, also comprises:
4th setting unit, according to the setting command received, arranges the memory headroom that each page is corresponding.
CN201410743549.XA 2014-12-08 2014-12-08 The method and apparatus of the cross-page face shared data of browser Active CN104376123B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410743549.XA CN104376123B (en) 2014-12-08 2014-12-08 The method and apparatus of the cross-page face shared data of browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410743549.XA CN104376123B (en) 2014-12-08 2014-12-08 The method and apparatus of the cross-page face shared data of browser

Publications (2)

Publication Number Publication Date
CN104376123A true CN104376123A (en) 2015-02-25
CN104376123B CN104376123B (en) 2017-10-17

Family

ID=52555030

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410743549.XA Active CN104376123B (en) 2014-12-08 2014-12-08 The method and apparatus of the cross-page face shared data of browser

Country Status (1)

Country Link
CN (1) CN104376123B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017215448A1 (en) * 2016-06-12 2017-12-21 阿里巴巴集团控股有限公司 Cross-application data sharing method and web browser
CN107943441A (en) * 2017-11-17 2018-04-20 郑州云海信息技术有限公司 A kind of multiwindow method of data synchronization and device
CN110019464A (en) * 2017-11-24 2019-07-16 阿里巴巴集团控股有限公司 Page processing method and device
CN111385336A (en) * 2018-12-29 2020-07-07 广州市百果园信息技术有限公司 Page communication method and device, computer equipment and storage medium
CN114374557A (en) * 2022-01-07 2022-04-19 挂号网(杭州)科技有限公司 Webpage data requesting method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103401925A (en) * 2013-07-31 2013-11-20 五八同城信息技术有限公司 Method for synchronizing multiple webpages in single connection manner
US20130346535A1 (en) * 2012-06-21 2013-12-26 International Business Machines Corporation Common web accessible data store for client side page processing
CN103678549A (en) * 2013-12-04 2014-03-26 新浪网技术(中国)有限公司 Webpage table data sharing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130346535A1 (en) * 2012-06-21 2013-12-26 International Business Machines Corporation Common web accessible data store for client side page processing
CN103401925A (en) * 2013-07-31 2013-11-20 五八同城信息技术有限公司 Method for synchronizing multiple webpages in single connection manner
CN103678549A (en) * 2013-12-04 2014-03-26 新浪网技术(中国)有限公司 Webpage table data sharing method and device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017215448A1 (en) * 2016-06-12 2017-12-21 阿里巴巴集团控股有限公司 Cross-application data sharing method and web browser
US11409584B2 (en) 2016-06-12 2022-08-09 Advanced New Technologies Co., Ltd. Cross-application data sharing
CN107943441A (en) * 2017-11-17 2018-04-20 郑州云海信息技术有限公司 A kind of multiwindow method of data synchronization and device
CN110019464A (en) * 2017-11-24 2019-07-16 阿里巴巴集团控股有限公司 Page processing method and device
CN110019464B (en) * 2017-11-24 2023-10-20 阿里巴巴(中国)网络技术有限公司 Page processing method and device
CN111385336A (en) * 2018-12-29 2020-07-07 广州市百果园信息技术有限公司 Page communication method and device, computer equipment and storage medium
CN114374557A (en) * 2022-01-07 2022-04-19 挂号网(杭州)科技有限公司 Webpage data requesting method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN104376123B (en) 2017-10-17

Similar Documents

Publication Publication Date Title
CN110149423B (en) Domain name processing method and device, readable storage medium and electronic equipment
CN104376123A (en) Method and device for browser cross-page data sharing
CN106484383A (en) page rendering method, device and equipment
CN103546498B (en) It is a kind of that the method and apparatus accessing webpage is provided for mobile terminal
US20140108969A1 (en) Method and apparatus for automatically optimizing the loading of images in a cloud-based proxy service
CN106446174A (en) Method for page loading in application
CN104361071A (en) Page preloading method and device
CN103530160A (en) Page loading method and device
CN104199603B (en) Browser webpage control method and device and terminal
CA3058070A1 (en) Page switching method and device, electronic device and storage medium
CN110659092B (en) Webpage screenshot method and device, computer equipment and storage medium
CN101262475A (en) Method for realizing webpage block image cutting on webpage
CN103309560A (en) Multi-interface information display method and terminal
CN104113567A (en) Content distribution network data processing method, device and system
CN107301182B (en) Method and device for displaying webpage embedded with picture
CN106886544A (en) A kind of data processing method and device
CN106446075A (en) Page request processing method and apparatus
EP3491826B1 (en) Image transformation in hybrid sourcing architecture
CN102307220A (en) Cross-domain webpage information interaction method
CN105183899A (en) Collection function sharing system and method
CN105740330A (en) Data paging display method and apparatus
CN104504096A (en) Cross-web information transmitting method and web browsing device
CN106547486A (en) A kind of data migration method and device
CN101251858B (en) Data managing method in multiple page browsers and browsers
US10678750B2 (en) On demand file sync

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant