CN105808702A - Page content refreshing method and system, and page content synchronous refreshing management system - Google Patents

Page content refreshing method and system, and page content synchronous refreshing management system Download PDF

Info

Publication number
CN105808702A
CN105808702A CN201610123705.1A CN201610123705A CN105808702A CN 105808702 A CN105808702 A CN 105808702A CN 201610123705 A CN201610123705 A CN 201610123705A CN 105808702 A CN105808702 A CN 105808702A
Authority
CN
China
Prior art keywords
paging
refreshing
new data
mark
data
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
CN201610123705.1A
Other languages
Chinese (zh)
Other versions
CN105808702B (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.)
HNAC Technology Co Ltd
Original Assignee
HNAC 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 HNAC Technology Co Ltd filed Critical HNAC Technology Co Ltd
Priority to CN201610123705.1A priority Critical patent/CN105808702B/en
Publication of CN105808702A publication Critical patent/CN105808702A/en
Application granted granted Critical
Publication of CN105808702B publication Critical patent/CN105808702B/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/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing

Landscapes

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

Abstract

The invention relates to a page content refreshing method and system, and a page content synchronous refreshing management system. The method comprises following steps of obtaining a subpage identifier of a first subpage with update data; obtaining an object corresponding to the update data according to the subpage identifier of the first subpage; searching other subpages in which the object are located; obtaining the subpage identifiers of the other subpages; invoking the refreshing methods of the other subpages according to the subpage identifiers of the other subpages; and synchronously refreshing the objects of the other subpages according to the update data. According to the page content refreshing method, the update data of the first subpage is obtained, the subpages associated with the object are found out according to the object of the first subpage, the subpage identifiers are obtained, the associated subpages are refreshed through invoking the refreshing methods of the associated subpages, after the data of the first subpage is updated, the data of the other associated subpages can be automatically and timely updated, and a user does not need to refresh manually.

Description

The management system of content of pages method for refreshing, system and content of pages synchronous refresh
Technical field
The present invention relates to technical field of data processing, particularly relate to the management system of a kind of content of pages method for refreshing, system and content of pages synchronous refresh.
Background technology
Multiple pagings of a lot of application programs are independent from, cannot be made directly mutual between paging and paging, if the content of a paging is subordinated to another paging, or the content of a paging is relevant to another paging, after relevant paging is edited, it is necessary to refresh the data that could update another this paging from server.Such as, certain management platform, the user of platform can be managed by manager.At this platform, including user's management and two pagings of editor user, user manages the paging user for display platform, and editor user's paging preserves after user profile is edited to data base, after user manages paging refresh, it is possible to the user profile that display updates.
At present, paging carries out the method refreshed, and one is periodic refreshing, user's manual refreshing time a kind of.The method of periodic refreshing is restricted to time, it is easy to occurring that data update situation not in time, the method for manual refreshing needs user manually to click refreshing, complex operation frequently.
Summary of the invention
Based on this, it is necessary to provide a kind of simple to operate and the management system of the content of pages method for refreshing of the data that can upgrade in time, system and content of pages synchronous refresh.
A kind of content of pages method for refreshing, including:
Obtain the paging mark of the first paging of more new data;
Paging mark according to the first paging obtains the object corresponding with more new data, searches other paging at object place, and obtains the paging mark of other paging;
Paging according to other paging identifies, and the method for refreshing calling other paging makes the object of other paging refresh according to updating data syn-chronization.
Wherein in a kind of embodiment, the step of the paging mark obtaining the first paging of more new data includes:
The more new data of the first paging is stored to data base, and obtains the paging mark of the first paging;
Paging according to other paging identifies, and the method for refreshing calling other paging makes the step that the object of other paging refreshes include:
Paging according to other paging identifies, and the method for refreshing calling other paging obtains more new data from data base, the object corresponding to refresh other paging.
Wherein in a kind of embodiment, the step of the more new data obtaining the first paging includes:
The more new data of the first paging is stored to this locality, and obtains the paging mark of the first paging;
Paging according to other paging identifies, and the method for refreshing calling other paging makes the step that the object of other paging refreshes include:
Paging according to other paging identifies, and local more new data is passed to other paging by the method for refreshing calling other paging, to refresh the object of other paging, obtains the more new data of other paging.
Wherein in a kind of embodiment, identify in the paging according to other paging, call after the method for refreshing of other paging makes the step that the object of other paging refreshes, also include:
In the setting time, the more new data of the more new data of the first paging He other paging is stored to data base.
A kind of content of pages updating system, including:
Acquisition module, for obtaining the paging mark of the first paging of more new data;
Search module, identify for the paging according to the first paging and obtain the object corresponding with more new data, search other paging at object place, and obtain the paging mark of other paging;
Refresh module, identifies for the paging according to other paging, and the method for refreshing calling other paging makes the object of other paging refresh according to updating data syn-chronization.
Wherein in a kind of embodiment, acquisition module, specifically for being stored to data base by the more new data of the first paging, and obtain the paging mark of the first paging;
Refresh module, identifies specifically for the paging according to other paging, and the method for refreshing calling other paging obtains more new data from data base, the object corresponding to refresh other paging.
Wherein in a kind of embodiment, acquisition module, specifically for storing the more new data of the first paging to this locality, and obtain the paging mark of the first paging;
Refresh module, identifies specifically for the paging according to other paging, and local more new data is passed to other paging by the method for refreshing calling other paging, to refresh the object of other paging, obtains the more new data of other paging.
Wherein in a kind of embodiment, transmission module on first, for storing the more new data of the more new data of the first paging He other paging to data base in the setting time.
The management system of a kind of content of pages synchronous refresh, including above-mentioned content of pages updating system.
This content of pages method for refreshing, by obtaining the more new data of the first paging, object according to the first paging finds paging that object associates and obtains its paging mark, the method for refreshing calling the paging of association refreshes the paging of association, after the data of the first paging update, other paging of association can automatically and timely more new data, and without user's manual refreshing.And not can be appreciated that old data, it is avoided that the maloperation that manager edits unsuccessfully and update etc. because seeing legacy data to think.
Accompanying drawing explanation
Fig. 1 is the flow chart of the content of pages method for refreshing of a kind of embodiment;
Fig. 2 is the flow chart of the content of pages method for refreshing of another embodiment;
Fig. 3 is the flow chart of the content of pages method for refreshing of another embodiment;
Fig. 4 is the flow chart of the content of pages method for refreshing of another embodiment;
Fig. 5 is the high-level schematic functional block diagram of the content of pages updating system of a kind of embodiment.
Detailed description of the invention
As it is shown in figure 1, a kind of content of pages method for refreshing, including:
S101: obtain the paging mark of the first paging of more new data.
For certain management platform, the first paging is editor user's paging, for the information of editor user, for instance account number, password, name etc., obtains the more new data completed the editor of the first paging.Paging mark is for distinguishing different pagings, and in a particular embodiment, paging is designated the URL (URL) of paging.
S103: identify according to the paging of the first paging and obtain the object corresponding with more new data, searches other paging at object place, and obtains the paging mark of other paging.
For certain management platform, editor user's paging preserves user after user profile is edited and manages paging for showing user profile, and the object of editor user's paging is also the object that user manages paging.Object according to editor's paging, finds other paging at this object place, as user manages paging, obtains the paging mark of other paging.
S105: identify according to the paging of other paging, the method for refreshing calling other paging makes the object of other paging refresh according to updating data syn-chronization.
Concrete, for certain management platform, manage the URL of paging according to user, call user and manage the method for refreshing of paging, automatically obtain the refresh data of platform of user management.
This content of pages method for refreshing, by obtaining the more new data of the first paging, object according to the first paging finds paging that object associates and obtains its paging mark, the method for refreshing calling the paging of association refreshes the paging of association, after the data of the first paging update, other paging of association can automatically and timely more new data, and without user's manual refreshing.And not can be appreciated that old data, it is avoided that the maloperation that manager edits unsuccessfully and update etc. because seeing legacy data to think.
As in figure 2 it is shown, in another embodiment, step S101 specifically includes: stored to data base by the more new data of the first paging, and obtains the paging mark of the first paging.
Step S105 specifically includes: identify according to the paging of other paging, and the method for refreshing calling other paging obtains more new data from data base, the object corresponding to refresh other paging.
In a particular embodiment, the user such as certain management system manages the method for refreshing of paging is " RefreshByRootPage () ".
In this embodiment, the data of the first paging are saved in data base after updating.In concrete applications fields scape, when user has updated the data of the first paging, and after clicking preservation, the more new data of the first paging is stored to data base, and obtain the paging mark of the first paging, paging mark according to the first paging obtains its object, searches other paging at this object place, and obtains the paging mark of other paging.Simultaneously, first paging is manually turned off or is automatically switched off, paging according to other paging identifies, the method for refreshing calling other paging refreshes the object of other paging from data base, thus obtaining the refresh data of other paging, it is not necessary to wait periodic refreshing or manually click refreshing in other paging by user.When user sees other paging, the more new data of other paging being refreshed just can be seen.
In another embodiment, before step S101, also including: set up array, data include multiple structure, and each structure includes paging mark and object thereof.The paging mark of each paging and object thereof are set up corresponding structure, and namely each structure includes two attributes, paging mark and object, and data include multiple structure.
Step S103, particularly as follows: the paging mark according to the first paging obtains its object in array, checks other paging at this object place in array, and obtains the paging mark of other paging according to object.
By setting up array, set up the corresponding relation of each paging and object thereof, and by any attribute in the structure in array, another attribute of its correspondence can be obtained.
In another embodiment, as it is shown on figure 3, step S101 specifically includes:
The more new data of the first paging is stored to this locality, and obtains the paging mark of the first paging.
Step S105 specifically includes: identify according to the paging of other paging, and local more new data is passed to other paging by the method for refreshing calling other paging, and the object to refresh other paging refreshes, and obtains the more new data of other paging.
In a particular embodiment, the user such as certain management system manages the method for refreshing " RefreshByRootPageWithObj (varobj) " of paging.
In this embodiment, the data of the first paging are saved to this locality after updating.In concrete applications fields scape, when user has updated the data of the first paging, and after clicking preservation, the more new data of the first paging is stored to this locality, and obtain the paging mark of the first paging, paging mark according to the first paging obtains its object, searches other paging at this object place, and obtains the paging mark of other paging.Simultaneously, first paging is manually turned off or is automatically switched off, paging according to other paging identifies, local more new data is passed to other paging by the method for refreshing calling other paging, to refresh the object of other paging mark, obtain the more new data of other paging, in this embodiment, without accessing server, simultaneously without waiting periodic refreshing or manually clicking refreshing in other paging by user.When user sees other paging, the more new data of other paging being refreshed just can be seen.
In this embodiment, after step S105, also include,
Step S107: the more new data of the more new data of the first paging He other paging is stored to data base in the setting time.
In this embodiment, the time can be preset, complete the editor of the multiple users to the first paging, the more more new data of the more new data of the first paging He other paging is stored to data base to rear setting, from without interacting with data base frequently, reducing the pressure of server and the pressure of network.
In another embodiment, as shown in Figure 4, after step S105, also include:
S107: when detecting that network connection state is connect, the more new data of the more new data of the first paging He other paging is stored to data base.
In this embodiment, when network connection state is for being not connected with, the more new data of the first paging and the more new data of other paging are stored in this locality, when detecting that network connection state is connect, the more new data of the first paging He other paging are stored data base.Thus, even if when network connection state is for being not connected with, it is possible to use paged content is edited.The content of pages method for refreshing of this embodiment, it is not necessary to consider network connection state, it is possible to the off-line realizing content of pages refreshes.
As it is shown in figure 5, a kind of content of pages updating system, including:
Acquisition module 101, for obtaining the paging mark of the first paging of more new data.
For certain management platform, the first paging is editor user's paging, for the information of editor user, for instance account number, password, name etc., obtains the more new data completed the editor of the first paging.Paging mark is for distinguishing different pagings, and in a particular embodiment, paging is designated the URL (URL) of paging.
Search module 103, identify for the paging according to the first paging and obtain the object corresponding with more new data, search other paging at object place, and obtain the paging mark of other paging.
For certain management platform, editor user's paging preserves user after user profile is edited and manages paging for showing user profile, and the object of editor user's paging is also the object that user manages paging.Object according to editor's paging, finds other paging at this object place, as user manages paging, obtains the paging mark of other paging.And not can be appreciated that old data, it is avoided that the maloperation that manager edits unsuccessfully and update etc. because seeing legacy data to think.
Refresh module 105, identifies for the paging according to other paging, and the method for refreshing calling other paging makes the object of other paging refresh according to updating data syn-chronization.
Concrete, for certain management platform, manage the URL of paging according to user, call user and manage the updating system of paging, automatically obtain the refresh data of platform of user management.
This content of pages updating system, by obtaining the more new data of the first paging, object according to the first paging finds paging that object associates and obtains its paging mark, the method for refreshing calling the paging of association refreshes the paging of association, after the data of the first paging update, other paging of association can automatically and timely more new data, and without user's manual refreshing.
In another embodiment, acquisition module 101, specifically for being stored to data base by the more new data of the first paging, and obtain the paging mark of the first paging.
Refresh module 105, identifies specifically for the paging according to other paging, and the method for refreshing calling other paging obtains more new data from data base, the object corresponding to refresh other paging.
In a particular embodiment, the user such as certain management system manages the method for refreshing of paging is " RefreshByRootPage () ".
In this embodiment, the data of the first paging are saved in data base after updating.In concrete applications fields scape, when user has updated the data of the first paging, and after clicking preservation, the more new data of the first paging is stored to data base, and obtain the paging mark of the first paging, paging mark according to the first paging obtains its object, searches other paging at this object place, and obtains the paging mark of other paging.Simultaneously, first paging is manually turned off or is automatically switched off, paging according to other paging identifies, the method for refreshing calling other paging refreshes the object of other paging from data base, thus obtaining the refresh data of other paging, it is not necessary to wait periodic refreshing or manually click refreshing in other paging by user.When user sees other paging, the more new data of other paging being refreshed just can be seen.
In another embodiment, also include:
Array 107, data include multiple structure, and each structure includes paging mark and object thereof.The paging mark of each paging and object thereof are set up corresponding structure, and namely each structure includes two attributes, paging mark and object, and data include multiple structure.
Search module 103, identify specifically for the paging according to the first paging in array, obtain its object, in array, check other paging at this object place according to object, and obtain the paging mark of other paging.
By setting up array, set up the corresponding relation of each paging and object thereof, and by any attribute in the structure in array, another attribute of its correspondence can be obtained.
In another embodiment, acquisition module 101, specifically for storing the more new data of the first paging to this locality, and obtain the paging mark of the first paging.
Refresh module 105, identifies specifically for the paging according to other paging, and local more new data is passed to other paging by the method for refreshing calling other paging, to refresh the object of other paging, obtains the more new data of other paging.
In a particular embodiment, the user such as certain management system manages the method for refreshing " RefreshByRootPageWithObj (varobj) " of paging.
In this embodiment, the data of the first paging are saved to this locality after updating.In concrete applications fields scape, when user has updated the data of the first paging, and after clicking preservation, the more new data of the first paging is stored to this locality, and obtain the paging mark of the first paging, paging mark according to the first paging obtains its object, searches other paging at this object place, and obtains the paging mark of other paging.Simultaneously, first paging is manually turned off or is automatically switched off, paging according to other paging identifies, local more new data is passed to other paging by the method for refreshing calling other paging, to refresh the object of other paging mark, obtain the more new data of other paging, in this embodiment, without accessing server, simultaneously without waiting periodic refreshing or manually clicking refreshing in other paging by user.When user sees other paging, the more new data of other paging being refreshed just can be seen.
In this embodiment, also include:
Transmission module 108 on first, for storing the more new data of the more new data of the first paging He other paging to data base in the setting time.
In this embodiment, the time can be preset, complete the editor of the multiple users to the first paging, the more more new data of the more new data of the first paging He other paging is stored to data base to rear setting, from without interacting with data base frequently, reducing the pressure of server and the pressure of network.
In another embodiment, also include:
Transmission module 109 on second, for when detecting that network connection state is connect, storing the more new data of the more new data of the first paging He other paging to data base.
In this embodiment, when network connection state is for being not connected with, the more new data of the first paging and the more new data of other paging are stored in this locality, when detecting that network connection state is connect, the more new data of the first paging He other paging are stored data base.Thus, even if when network connection state is for being not connected with, it is possible to use paged content is edited.The content of pages updating system of this embodiment, it is not necessary to consider network connection state, it is possible to the off-line realizing content of pages refreshes.
The present invention also provides for the management system of a kind of content of pages synchronous refresh, including above-mentioned content of pages updating system.The management system of this content of pages synchronous refresh, by obtaining the more new data of the first paging, object according to the first paging finds paging that object associates and obtains its paging mark, the method for refreshing calling the paging of association refreshes the paging of association, after the data of the first paging update, other paging of association can automatically and timely more new data, and without user's manual refreshing.
Each technical characteristic of above example can combine arbitrarily, for making description succinct, all possible combination of each technical characteristic in above-described embodiment is not all described, but, as long as the combination of these technical characteristics is absent from contradiction, all it is considered to be the scope that this specification is recorded.
Embodiment described above only have expressed the several embodiments of the present invention, and it describes comparatively concrete and detailed, but can not therefore be construed as limiting the scope of the patent.It should be pointed out that, for the person of ordinary skill of the art, without departing from the inventive concept of the premise, it is also possible to making some deformation and improvement, these broadly fall into protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (9)

1. a content of pages method for refreshing, including:
Obtain the paging mark of the first paging of more new data;
Paging mark according to described first paging obtains the object corresponding with described more new data, searches other paging at described object place, and obtains the paging mark of other paging described;
Paging mark according to other paging described, the method for refreshing calling other paging described makes the object of other paging described refresh according to described renewal data syn-chronization.
2. content of pages method for refreshing according to claim 1, it is characterised in that the step of the paging mark of the first paging of described acquisition more new data includes:
The more new data of described first paging is stored to data base, and obtains the paging mark of described first paging;
Paging mark according to other paging described, the method for refreshing calling other paging described makes the step that the object of other paging refreshes include:
Paging mark according to other paging described, call the method for refreshing of other paging described obtains from described data base described in more new data, with the object that other paging described in refreshing is corresponding.
3. content of pages method for refreshing according to claim 1, it is characterised in that
The step of the more new data of described acquisition the first paging includes:
The more new data of described first paging is stored to this locality, and obtains the paging mark of described first paging;
The paging mark of other paging described in described basis, the method for refreshing calling other paging described makes the step that the object of other paging described refreshes include:
Paging mark according to other paging described, call the method for refreshing of other paging described by described in local more new data pass to other paging described, to refresh the object of other paging described, obtain the more new data of other paging described.
4. content of pages method for refreshing according to claim 3, it is characterised in that the paging in other paging described in described basis identifies, the method for refreshing of other paging described in calling also includes after making the step that the object of other paging described refreshes:
In the setting time, the more new data of described first paging and the more new data of other paging described are stored to data base.
5. a content of pages updating system, including:
Acquisition module, for obtaining the paging mark of the first paging of more new data;
Search module, identify for the paging according to described first paging and obtain the object corresponding with described more new data, search other paging at described object place, and obtain the paging mark of other paging described;
Refresh module, identifies for the paging according to other paging described, and the method for refreshing calling other paging described makes the object of other paging described refresh according to described renewal data syn-chronization.
6. content of pages updating system according to claim 5, it is characterised in that described acquisition module, specifically for being stored to data base by the more new data of described first paging, and obtains the paging mark of described first paging;
Described refresh module, identifies specifically for the paging according to other paging described, call the method for refreshing of other paging described obtains from described data base described in more new data, with the object that other paging described in refreshing is corresponding.
7. content of pages updating system according to claim 5, it is characterised in that
Described acquisition module, specifically for storing the more new data of described first paging to this locality, and obtains the paging mark of described first paging;
Described refresh module, identify specifically for the paging according to other paging described, call the method for refreshing of other paging described by described in local more new data pass to other paging described, to refresh the object of other paging described, obtain the more new data of other paging described.
8. content of pages updating system according to claim 7, it is characterised in that also include:
Transmission module on first, for storing the more new data of described first paging and the more new data of other paging described to data base in the setting time.
9. a management system for content of pages synchronous refresh, including the content of pages updating system described in any one of claim 5-8.
CN201610123705.1A 2016-03-04 2016-03-04 The management system of content of pages method for refreshing, system and content of pages synchronous refresh Active CN105808702B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610123705.1A CN105808702B (en) 2016-03-04 2016-03-04 The management system of content of pages method for refreshing, system and content of pages synchronous refresh

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610123705.1A CN105808702B (en) 2016-03-04 2016-03-04 The management system of content of pages method for refreshing, system and content of pages synchronous refresh

Publications (2)

Publication Number Publication Date
CN105808702A true CN105808702A (en) 2016-07-27
CN105808702B CN105808702B (en) 2019-07-02

Family

ID=56467631

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610123705.1A Active CN105808702B (en) 2016-03-04 2016-03-04 The management system of content of pages method for refreshing, system and content of pages synchronous refresh

Country Status (1)

Country Link
CN (1) CN105808702B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106708930A (en) * 2016-11-17 2017-05-24 北京小米移动软件有限公司 Application page refreshing method and application page refreshing device
CN109120676A (en) * 2018-07-24 2019-01-01 阿里巴巴集团控股有限公司 Improve the method and device and electronic equipment of information security
CN109344348A (en) * 2018-09-20 2019-02-15 阿里巴巴集团控股有限公司 A kind of resource regeneration method and device
CN109933742A (en) * 2019-03-14 2019-06-25 重庆龙湖地产发展有限公司 Content of pages rearranges a volume method and device in a kind of process
CN110557412A (en) * 2018-05-30 2019-12-10 杭州海康威视数字技术股份有限公司 data synchronization method and device
CN110730173A (en) * 2019-10-16 2020-01-24 北京明略软件系统有限公司 Information interaction method and device
CN111200634A (en) * 2019-12-06 2020-05-26 中国联合网络通信集团有限公司 Cache resource linkage updating method, system and server

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101930453A (en) * 2010-07-23 2010-12-29 百度在线网络技术(北京)有限公司 Method and equipment for realizing updating of embedded block of webpage
CN102654882A (en) * 2011-03-02 2012-09-05 北京千橡网景科技发展有限公司 Method and apparatus for page loading
CN105260394A (en) * 2015-09-15 2016-01-20 广州视睿电子科技有限公司 web cross-page data selection method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101930453A (en) * 2010-07-23 2010-12-29 百度在线网络技术(北京)有限公司 Method and equipment for realizing updating of embedded block of webpage
CN102654882A (en) * 2011-03-02 2012-09-05 北京千橡网景科技发展有限公司 Method and apparatus for page loading
CN105260394A (en) * 2015-09-15 2016-01-20 广州视睿电子科技有限公司 web cross-page data selection method and system

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106708930A (en) * 2016-11-17 2017-05-24 北京小米移动软件有限公司 Application page refreshing method and application page refreshing device
CN106708930B (en) * 2016-11-17 2021-06-01 北京小米移动软件有限公司 Method and device for refreshing application page
CN110557412A (en) * 2018-05-30 2019-12-10 杭州海康威视数字技术股份有限公司 data synchronization method and device
CN109120676A (en) * 2018-07-24 2019-01-01 阿里巴巴集团控股有限公司 Improve the method and device and electronic equipment of information security
CN109120676B (en) * 2018-07-24 2021-08-17 阿里巴巴集团控股有限公司 Method and device for improving information security and electronic equipment
CN109344348A (en) * 2018-09-20 2019-02-15 阿里巴巴集团控股有限公司 A kind of resource regeneration method and device
CN109933742A (en) * 2019-03-14 2019-06-25 重庆龙湖地产发展有限公司 Content of pages rearranges a volume method and device in a kind of process
CN110730173A (en) * 2019-10-16 2020-01-24 北京明略软件系统有限公司 Information interaction method and device
CN111200634A (en) * 2019-12-06 2020-05-26 中国联合网络通信集团有限公司 Cache resource linkage updating method, system and server
CN111200634B (en) * 2019-12-06 2023-04-18 中国联合网络通信集团有限公司 Cache resource linkage updating method, system and server

Also Published As

Publication number Publication date
CN105808702B (en) 2019-07-02

Similar Documents

Publication Publication Date Title
CN105808702A (en) Page content refreshing method and system, and page content synchronous refreshing management system
CN109413127B (en) Data synchronization method and device
AU2014348821B2 (en) Location-based software updates
US8001077B2 (en) Distributed method for synchronizing and updating bookmarks on multiple computer devices
US9665649B2 (en) Contextual help article provider
CN109542529B (en) Function name-based point burying method and device, computer equipment and storage medium
CN102467529B (en) Metadata synchronizing method and system
CN103049515A (en) Method, device and equipment for classifying application programs
CN102455930A (en) Method for classifying and installing application programs
CN103678494A (en) Method and device for client side and server side data synchronization
CN102722439B (en) Method, device and system for improving running stability of FLASH assembly
CN102736923B (en) Software customization installation method and system
CN110502692B (en) Information retrieval method, device, equipment and storage medium based on search engine
CN102098233B (en) Method and system for controlling communication window in instant messenger
CN106909429A (en) A kind of synchronous upgrade method and device
CN104580448A (en) Information push method and device
EP2933731A1 (en) Method for configuring browser bookmarks, device and terminal thereof
CN108052661B (en) Aggregation retrieval method and device in distributed environment and readable storage medium
CN112699187B (en) Associated data processing method, device, equipment, medium and product
US9824163B2 (en) Method and apparatus for providing a search tool in connection with address management
CN109032747B (en) Data updating method and device
CN111367606A (en) Application page display method, device, terminal and medium
WO2017080198A1 (en) Memo update method and device
CN104063277A (en) Information processing method and electronic equipment
CN103092942B (en) Query Information obtains and the client of displaying, method and system

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