CN105760232A - Offline cache method and system for IOS application - Google Patents

Offline cache method and system for IOS application Download PDF

Info

Publication number
CN105760232A
CN105760232A CN201610094992.8A CN201610094992A CN105760232A CN 105760232 A CN105760232 A CN 105760232A CN 201610094992 A CN201610094992 A CN 201610094992A CN 105760232 A CN105760232 A CN 105760232A
Authority
CN
China
Prior art keywords
data
user
information
ios application
ios
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
CN201610094992.8A
Other languages
Chinese (zh)
Other versions
CN105760232B (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.)
Sichuan Changhong Electric Co Ltd
Original Assignee
Sichuan Changhong Electric 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 Sichuan Changhong Electric Co Ltd filed Critical Sichuan Changhong Electric Co Ltd
Priority to CN201610094992.8A priority Critical patent/CN105760232B/en
Publication of CN105760232A publication Critical patent/CN105760232A/en
Application granted granted Critical
Publication of CN105760232B publication Critical patent/CN105760232B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5016Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an offline cache method and system for an IOS application.The method comprises the steps that a common integration framework achieving data persistence is deployed in the mobile IOS application, and different persistence strategies are adopted aiming at data which has the offline cache requirement and is in different orders of magnitude and under different service backgrounds.The problem that a developer needs to redevelop an offline cache module each time in the project is solved; the developing time is saved, and maintenance and redevelopment cost is reduced; meanwhile, by means of the application of the cache data, waiting time of a user is shortened when the user uses the mobile application, the user can use the mobile application conveniently, and meanwhile the user experience is greatly improved.

Description

Offline cache method and system for IOS application
Technical field
The present invention relates to IOS field of terminal technology, be specifically related to a kind of offline cache method and system for IOS application.
Background technology
In recent years, smart mobile phone is popularized in a large number, has benefited from communication technology and develops rapidly, and mobile terminal obtains content and becomes to facilitate fast from the Internet.Smart mobile phone when there being network can the content that browses of automatic cache user, when user is in without in the environment of network, it is also possible to reading cache contents.Application software can access local cache file when starting, in order to presents content in the very first time for user, promotes user's experience significantly.In existing IOS Mobile solution, the data such as record are used for such as user profile or user, have significantly high buffer size.In the middle of current IOS, the implementation of offline cache has multiple, and conventional data persistence technology includes document format such as Plist, Archive, mobile terminal data base such as SQLite etc..
In prior art, when designing IOS Mobile solution, the realization of offline cache is mainly carried out customized by developer according to concrete business, this pattern has very big arbitrariness, and be required for again individually configuring in exploitation every time, having carried out a large amount of repetitive work, this wastes working time and human resources greatly.Further, since lack unified and general data persistence method, increase the difficulty of project maintenance and Persisting exploitation, successive iterations is updated and causes puzzlement.
Summary of the invention
Instant invention overcomes and there is waste working time and the deficiency of human resources when prior art designs IOS Mobile solution, it is provided that a kind of adopt unified offline cache framework, saved the offline cache method for IOS application of development cost.
For achieving the above object, the present invention is by the following technical solutions:
A kind of offline cache method for IOS application, it comprises the following steps:
Step S1, IOS apply startup, the difference according to data type, read corresponding data from storage position that terminal is specified, and these data include userspersonal information, user configuration information, user browse information or subscriber connecting equipment information;
Step S2, IOS application is set up to set up with background server and is connected, and is available for the equipment connected under background server search consolidated network, and the subscriber connecting equipment information according to obtaining in step S1 is connected with preference to the equipment that user was most recently connected;
Step S3, IOS are applied in current interface and show that the user obtained in step S1 browses information, and according to the userspersonal information obtained in step S1 and background server communication, background server refreshing is available for the data that user uses;
Step S4, IOS application response user's request, the operation that record user makes in using IOS application simultaneously, this operation includes browsing, changing user profile, connection equipment or increase collection, it is judged that the data type of the change that user makes, buffer memory corresponding data;
When step S5, IOS application is about to close, check whether there is data do not preserve, if it has, then again preserve the data that this user uses IOS application to produce;
Step S6, IOS application is closed after confirming that the data of step S5 buffer memory do not have mistake voluntarily.
Further technical scheme is, described step S1 includes:
Step S11, IOS application uses frequent degree categorical data according to business scenario or data;
Step S12, according to the data type judged in step S11, if judged result is userspersonal information or user configuration information, then with the digital independent of key-value pair pattern from the NSUserDefault that IOS application sandbox is specified;
Step S13, according to the data type judged in step S11, if judged result browses information for user, then reads from lightweight movable data storehouse;
Step S14, according to the data type judged in step S11, if judged result is subscriber connecting equipment information, then with the digital independent of key-value pair pattern from the archive files of IOS application sandbox.
Further technical scheme is, described step S3 includes:
User in S31, IOS application obtaining step S1 browses information, reads user from lightweight movable data storehouse and browses information, and is illustrated on IOS application interface;
The key character that S32, IOS application browses in information record according to user in step S31 is filed a request to background server, obtains the more fresh information that these data are corresponding, this more fresh information include text message, pictorial information or browsing history buffer memory;
S33, IOS apply according to the userspersonal information in step S1, go out request to background server, it is thus achieved that the resource that background server provides;
The step S33 data obtained are stored by S34, IOS application, and are illustrated on IOS application interface;
When S35, IOS application enters backstage or be idle, the step S34 data obtained write lightweight movable data storehouse is updated.
Further technical scheme is, described step S4 includes:
S41, when user uses IOS to apply, the data form specified according to this by the operand of user is kept in and in mobile terminal internal memory;
S42, the data according to step S41 temporary cache Yu mobile terminal internal memory, according to data type, write data into;
S43, according to the data type judged in step S42, if userspersonal information or user configuration information, writes in the NSUserDefault that IOS application sandbox is specified with the data of key-value pair pattern;
S44, according to the data type judged in step S42, if user browses information, writes lightweight movable data storehouse with character string pattern data;
S45, according to the data type judged in step S42, if subscriber connecting equipment information, writes with the data of key-value pair pattern in the document file of IOS application sandbox.
The present invention also provides for a kind of offline cache system for IOS application, and it includes data type discrimination module, offline cache load-on module, equipment link block, content online updating module and the automatic curing module of buffer memory;Described data type discrimination module, for differentiating the data type that will read or write in mobile terminal, it is determined that such data reading storage mode to specify;Described offline cache load-on module, for the differentiation result according to data type discrimination module, for adding the demand of the data cached response user on mounted terminal hard disk, the demand of this user includes user and browses demand, query history record demand, amendment personal information demand or connect device requirement;Described equipment link block, is connected for setting up with background server, is available for connection equipment in network environment residing for search mobile terminal, and the equipment foundation specified with user is connected;Described content online updating module, for, under having network connection environment, proposing content update request to background server, it is thus achieved that the what be new that background server end provides, is illustrated in the interface that active user uses;The automatic curing module of described buffer memory, for when IOS applies the free time or exits, according to the differentiation result of the data type of data type discrimination module, automatically saving cache contents check whether there is write error.
Compared with prior art, the invention has the beneficial effects as follows:
The present invention is the integrated universal framework of a kind of data persistence being deployed in IOS application, takes different persistence strategies for the data that offline cache requires that have under different magnitude, different business backgrounds.Solve developer and need again to develop a difficult problem for offline cache module in the project every time, not only save the development time, and reduce maintenance and redevelopment cost, simultaneously because data cached application, decrease user's waiting time when using mobile process, facilitate it to use, greatly improve Consumer's Experience simultaneously.
Accompanying drawing explanation
Fig. 1 is the FB(flow block) of the offline cache method for IOS application of an embodiment of the present invention.
Fig. 2 be an embodiment of the present invention for the FB(flow block) of step S1 in the offline cache method of IOS application.
Fig. 3 be an embodiment of the present invention for the FB(flow block) of step S3 in the offline cache method of IOS application.
Fig. 4 is the offline cache system block diagram for IOS application of an embodiment of the present invention.
Detailed description of the invention
Below in conjunction with accompanying drawing, the present invention is further elaborated.
The offline cache method for IOS application as Figure 1-3, it comprises the following steps:
Step S1, IOS apply startup, the difference according to data type, read corresponding data from storage position that terminal is specified, and these data include userspersonal information, user configuration information, user browse information or subscriber connecting equipment information;
Step S1 includes:
Step S11, IOS application uses frequent degree categorical data according to business scenario or data;
Step S12, according to the data type judged in step S11, if judged result is userspersonal information or user configuration information, then with the digital independent of key-value pair pattern from the NSUserDefault that IOS application sandbox is specified;
Step S13, according to the data type judged in step S11, if judged result browses information for user, then reads from lightweight movable data storehouse;
Step S14, according to the data type judged in step S11, if judged result is subscriber connecting equipment information, then with the digital independent of key-value pair pattern from the archive files of IOS application sandbox.
Step S2, IOS application is set up to set up with background server and is connected, and is available for the equipment connected under background server search consolidated network, and the subscriber connecting equipment information according to obtaining in step S1 is connected with preference to the equipment that user was most recently connected;
Step S3, IOS are applied in current interface and show that the user obtained in step S1 browses information, and according to the userspersonal information obtained in step S1 and background server communication, background server refreshing is available for the data that user uses;
Step S3 includes:
User in S31, IOS application obtaining step S1 browses information, reads user from lightweight movable data storehouse and browses information, and is illustrated on IOS application interface;
The key character that S32, IOS application browses in information record according to user in step S31 is filed a request to background server, obtains the more fresh information that these data are corresponding, this more fresh information include text message, pictorial information or browsing history buffer memory;
S33, IOS apply according to the userspersonal information in step S1, go out request to background server, it is thus achieved that the resource that background server provides;
The step S33 data obtained are stored by S34, IOS application, and are illustrated on IOS application interface;
When S35, IOS application enters backstage or be idle, the step S34 data obtained write lightweight movable data storehouse is updated.
Step S4, IOS application response user's request, the operation that record user makes in using IOS application simultaneously, this operation includes browsing, changing user profile, connection equipment or increase collection, it is judged that the data type of the change that user makes, buffer memory corresponding data;
Step S4 includes:
S41, when user uses IOS to apply, the data form specified according to this by the operand of user is kept in and in mobile terminal internal memory;
S42, the data according to step S41 temporary cache Yu mobile terminal internal memory, according to data type, write data into;
S43, according to the data type judged in step S42, if userspersonal information or user configuration information, writes in the NSUserDefault that IOS application sandbox is specified with the data of key-value pair pattern;
S44, according to the data type judged in step S42, if user browses information, writes lightweight movable data storehouse with character string pattern data;
S45, according to the data type judged in step S42, if subscriber connecting equipment information, writes with the data of key-value pair pattern in the document file of IOS application sandbox.
When step S5, IOS application is about to close, check whether there is data do not preserve, if it has, then again preserve the data that this user uses IOS application to produce;
Step S6, IOS application is closed after confirming that the data of step S5 buffer memory do not have mistake voluntarily.
The offline cache system for IOS application as shown in Figure 4, it includes data type discrimination module 501, offline cache load-on module 502, equipment link block 503, content online updating module 504 and the automatic curing module 505 of buffer memory;Data type discrimination module 501, for differentiating the data type that will read or write in mobile terminal, it is determined that such data reading storage mode to specify;Offline cache load-on module 502, for the differentiation result according to data type discrimination module 501, for adding the demand of the data cached response user on mounted terminal hard disk, the demand of this user includes user and browses demand, query history record demand, amendment personal information demand or connect device requirement;Equipment link block 503, is connected for setting up with background server, is available for connection equipment in network environment residing for search mobile terminal, and the equipment foundation specified with user is connected;Content online updating module 504, for, under having network connection environment, proposing content update request to background server, it is thus achieved that the what be new that background server end provides, is illustrated in the interface that active user uses;The automatic curing module 505 of buffer memory, for when IOS applies the free time or exits, according to the differentiation result of the data type of data type discrimination module 501, automatically saving cache contents check whether there is write error.
The essence of the present invention is described in detail by above detailed description of the invention; but protection scope of the present invention can not be limited; apparently; under the enlightenment of the present invention; the art those of ordinary skill can also carry out many improvement and modification; it should be noted that these improve and modify within the claims all dropping on the present invention.

Claims (5)

1. the offline cache method for IOS application, it is characterised in that it comprises the following steps:
Step S1, IOS apply startup, the difference according to data type, read corresponding data from storage position that terminal is specified, and these data include userspersonal information, user configuration information, user browse information or subscriber connecting equipment information;
Step S2, IOS application is set up to set up with background server and is connected, and is available for the equipment connected under background server search consolidated network, and the subscriber connecting equipment information according to obtaining in step S1 is connected with preference to the equipment that user was most recently connected;
Step S3, IOS are applied in current interface and show that the user obtained in step S1 browses information, and according to the userspersonal information obtained in step S1 and background server communication, background server refreshing is available for the data that user uses;
Step S4, IOS application response user's request, the operation that record user makes in using IOS application simultaneously, this operation includes browsing, changing user profile, connection equipment or increase collection, it is judged that the data type of the change that user makes, buffer memory corresponding data;
When step S5, IOS application is about to close, check whether there is data do not preserve, if it has, then again preserve the data that this user uses IOS application to produce;
Step S6, IOS application is closed after confirming that the data of step S5 buffer memory do not have mistake voluntarily.
2. the offline cache method for IOS application according to claim 1, it is characterised in that described step S1 includes:
Step S11, IOS application uses frequent degree categorical data according to business scenario or data;
Step S12, according to the data type judged in step S11, if judged result is userspersonal information or user configuration information, then with the digital independent of key-value pair pattern from the NSUserDefault that IOS application sandbox is specified;
Step S13, according to the data type judged in step S11, if judged result browses information for user, then reads from lightweight movable data storehouse;
Step S14, according to the data type judged in step S11, if judged result is subscriber connecting equipment information, then with the digital independent of key-value pair pattern from the archive files of IOS application sandbox.
3. the offline cache method for IOS application according to claim 2, it is characterised in that described step S3 includes:
User in S31, IOS application obtaining step S1 browses information, reads user from lightweight movable data storehouse and browses information, and is illustrated on IOS application interface;
The key character that S32, IOS application browses in information record according to user in step S31 is filed a request to background server, obtains the more fresh information that these data are corresponding, this more fresh information include text message, pictorial information or browsing history buffer memory;
S33, IOS apply according to the userspersonal information in step S1, go out request to background server, it is thus achieved that the resource that background server provides;
The step S33 data obtained are stored by S34, IOS application, and are illustrated on IOS application interface;
When S35, IOS application enters backstage or be idle, the step S34 data obtained write lightweight movable data storehouse is updated.
4. the offline cache method for IOS application according to claim 1, it is characterised in that described step S4 includes:
S41, when user uses IOS to apply, the data form specified according to this by the operand of user is kept in and in mobile terminal internal memory;
S42, the data according to step S41 temporary cache Yu mobile terminal internal memory, according to data type, write data into;
S43, according to the data type judged in step S42, if userspersonal information or user configuration information, writes in the NSUserDefault that IOS application sandbox is specified with the data of key-value pair pattern;
S44, according to the data type judged in step S42, if user browses information, writes lightweight movable data storehouse with character string pattern data;
S45, according to the data type judged in step S42, if subscriber connecting equipment information, writes with the data of key-value pair pattern in the document file of IOS application sandbox.
5. the offline cache system for IOS application, it is characterized in that, it includes data type discrimination module (501), offline cache load-on module (502), equipment link block (503), content online updating module (504) and the automatic curing module of buffer memory (505);
Described data type discrimination module (501), for differentiating the data type that will read or write in mobile terminal, it is determined that such data reading storage mode to specify;
Described offline cache load-on module (502), for the differentiation result according to data type discrimination module (501), for adding the demand of the data cached response user on mounted terminal hard disk, the demand of this user includes user and browses demand, query history record demand, amendment personal information demand or connect device requirement;
Described equipment link block (503), is connected for setting up with background server, is available for connection equipment in network environment residing for search mobile terminal, and the equipment foundation specified with user is connected;
Described content online updating module (504), for, under having network connection environment, proposing content update request to background server, it is thus achieved that the what be new that background server end provides, is illustrated in the interface that active user uses;
The automatic curing module of described buffer memory (505), for when IOS applies the free time or exits, according to the differentiation result of the data type of data type discrimination module (501), automatically saving cache contents check whether there is write error.
CN201610094992.8A 2016-02-19 2016-02-19 Offline cache method and system for IOS application Active CN105760232B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610094992.8A CN105760232B (en) 2016-02-19 2016-02-19 Offline cache method and system for IOS application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610094992.8A CN105760232B (en) 2016-02-19 2016-02-19 Offline cache method and system for IOS application

Publications (2)

Publication Number Publication Date
CN105760232A true CN105760232A (en) 2016-07-13
CN105760232B CN105760232B (en) 2019-03-22

Family

ID=56330991

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610094992.8A Active CN105760232B (en) 2016-02-19 2016-02-19 Offline cache method and system for IOS application

Country Status (1)

Country Link
CN (1) CN105760232B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106453590A (en) * 2016-10-31 2017-02-22 车智互联(北京)科技有限公司 IOS end_rear-end configurable commonly-used information system
CN107332843A (en) * 2017-07-01 2017-11-07 华泰证券股份有限公司 IOS network requests intercept forwarding cache method and system
CN108846141A (en) * 2018-07-11 2018-11-20 中国建设银行股份有限公司 A kind of offline cache loading method and device
CN109359118A (en) * 2018-08-31 2019-02-19 阿里巴巴集团控股有限公司 A kind of method for writing data and device
CN109558375A (en) * 2018-12-05 2019-04-02 武汉斗鱼网络科技有限公司 A kind of file memory method of optimization, storage medium, equipment and system
WO2020215833A1 (en) * 2019-04-26 2020-10-29 创新先进技术有限公司 Offline cache method and apparatus, and terminal and readable storage medium
US10880583B2 (en) 2019-04-26 2020-12-29 Advanced New Technologies Co., Ltd. Method, apparatus, terminal, and readable storage medium for offline caching
CN112800074A (en) * 2021-01-27 2021-05-14 北京字跳网络技术有限公司 Offline data management method, device, terminal equipment, system and readable medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130007235A1 (en) * 2011-06-29 2013-01-03 International Business Machines Corporation Inteligent offline cahcing of non-navigated content based on usage metrics
US20140201258A1 (en) * 2011-08-30 2014-07-17 Open Text S.A. System and method of browsing offline and queried content
CN104252513A (en) * 2013-11-11 2014-12-31 新华瑞德(北京)网络科技有限公司 File caching device, system and method
CN104657358A (en) * 2013-11-15 2015-05-27 腾讯科技(深圳)有限公司 Method and system for caching webpage program offline

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130007235A1 (en) * 2011-06-29 2013-01-03 International Business Machines Corporation Inteligent offline cahcing of non-navigated content based on usage metrics
US20140201258A1 (en) * 2011-08-30 2014-07-17 Open Text S.A. System and method of browsing offline and queried content
CN104252513A (en) * 2013-11-11 2014-12-31 新华瑞德(北京)网络科技有限公司 File caching device, system and method
CN104657358A (en) * 2013-11-15 2015-05-27 腾讯科技(深圳)有限公司 Method and system for caching webpage program offline

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106453590A (en) * 2016-10-31 2017-02-22 车智互联(北京)科技有限公司 IOS end_rear-end configurable commonly-used information system
CN107332843A (en) * 2017-07-01 2017-11-07 华泰证券股份有限公司 IOS network requests intercept forwarding cache method and system
CN108846141A (en) * 2018-07-11 2018-11-20 中国建设银行股份有限公司 A kind of offline cache loading method and device
CN109359118A (en) * 2018-08-31 2019-02-19 阿里巴巴集团控股有限公司 A kind of method for writing data and device
CN109359118B (en) * 2018-08-31 2021-06-01 创新先进技术有限公司 Data writing method and device
CN109558375A (en) * 2018-12-05 2019-04-02 武汉斗鱼网络科技有限公司 A kind of file memory method of optimization, storage medium, equipment and system
CN109558375B (en) * 2018-12-05 2021-03-16 武汉斗鱼网络科技有限公司 Optimized file storage method, storage medium, equipment and system
WO2020215833A1 (en) * 2019-04-26 2020-10-29 创新先进技术有限公司 Offline cache method and apparatus, and terminal and readable storage medium
US10880583B2 (en) 2019-04-26 2020-12-29 Advanced New Technologies Co., Ltd. Method, apparatus, terminal, and readable storage medium for offline caching
CN112800074A (en) * 2021-01-27 2021-05-14 北京字跳网络技术有限公司 Offline data management method, device, terminal equipment, system and readable medium
CN112800074B (en) * 2021-01-27 2023-09-15 北京字跳网络技术有限公司 Offline data management method, device, terminal equipment, system and readable medium

Also Published As

Publication number Publication date
CN105760232B (en) 2019-03-22

Similar Documents

Publication Publication Date Title
CN105760232A (en) Offline cache method and system for IOS application
CN106445663A (en) Application data migration method and device
CN103049515A (en) Method, device and equipment for classifying application programs
CN104375818A (en) System and method for achieving general data form inputting through configuration files
CN101702173A (en) Method and device for increasing access speed of mobile portal dynamic page
CN102955694A (en) Client implementation method based on WebKit browser and client
EP2317785A1 (en) Address list system and implementation method thereof
CN102833350A (en) Processing method and processing device of WebApp updating
CN111125175A (en) Service data query method and device, storage medium and electronic device
CN103716346A (en) Management method and device of application on android handset client
CN110347341A (en) Data clearing method and control equipment
CN103577522A (en) Method for managing data and an electronic device thereof
CN103634393A (en) IVR (interactive voice response) and realization method thereof
CN103036855A (en) Achievement device and method of authority management
CN102404242B (en) A kind of user profile updating device, electronic equipment and updating method of user information
CN109389299A (en) Work process flow dispositions method, device, computer equipment and storage medium
CN101299854B (en) Mobile terminal and data maintenance method thereof
CN103577554A (en) Method and device for triggering multimedia database scanning of Android equipment
CN105187562A (en) System and method for operating remote file
JP2007094586A (en) Data providing system, data providing method, server, network system and program
CN102831179A (en) Webpage processing method and device
CN106250212A (en) Resource access method and device
CN104008096A (en) Browser-based application operation method and apparatus
CN102567037B (en) Realize the method that the timing of desktop material updates
CN100525208C (en) Data synchronization method

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