CN111813851B - Method, system and mobile terminal for synchronizing data from mobile application to webpage - Google Patents
Method, system and mobile terminal for synchronizing data from mobile application to webpage Download PDFInfo
- Publication number
- CN111813851B CN111813851B CN202010449960.1A CN202010449960A CN111813851B CN 111813851 B CN111813851 B CN 111813851B CN 202010449960 A CN202010449960 A CN 202010449960A CN 111813851 B CN111813851 B CN 111813851B
- Authority
- CN
- China
- Prior art keywords
- data
- webpage
- mobile application
- web page
- target
- 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.)
- Active
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
- G06F16/275—Synchronous replication
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
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)
- Computing Systems (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a method for synchronizing data from a mobile application to a webpage, which is executed in a mobile terminal, wherein the mobile terminal comprises a webpage component and the mobile application, and the mobile application stores a data synchronization identifier, and the method comprises the following steps: the mobile application determines that the data need to be synchronized to the target webpage according to the data synchronization identifier; the mobile application generates a website and sends the website to the webpage component, wherein the website comprises a target website corresponding to a target webpage, a transfer website corresponding to a transfer server and data to be synchronized; the webpage component sends a request message to the transfer server based on the website and receives a response message sent by the transfer server; the webpage component analyzes the response message to obtain a file for storing the synchronous data, and stores the file for storing the synchronous data to a local place; the mobile application updates the data synchronization identity.
Description
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a method, a system, a mobile terminal, and a storage medium for synchronizing data from a mobile application to a web page.
Background
The mobile application refers to a software application program designed to run on a smart phone, a tablet computer and other mobile devices, wherein the applet application is a mobile application which can be used without downloading and installing, and a user can open the applet application by scanning an applet two-dimensional code or searching an applet name.
Many web pages are embedded in the applet application, and data synchronization between the mobile application and the web pages is required in the process of opening the web pages by the applet application. For example, after the applet application synchronizes user information to the web page, when the same user logs in to the web page through the applet application, the user does not need to input identity information any more, so as to improve user experience. However, the current applet application does not provide a data interface for writing data to the web page, which brings a certain difficulty for the mobile application to synchronize data to the web page.
Currently, the data of the applet application for synchronizing the web page mainly comprises two synchronizing modes. Firstly, synchronizing data to a webpage through a website when the webpage is opened in the applet application every time; the other is that the applet application will open a web page dedicated to receiving synchronization data at a certain time, where unified data storage is performed. However, the existing method for synchronizing data to the webpage by using the applet application is easy to have the problems of repeated data synchronization, difficult finding of the moment of opening the webpage special for receiving the synchronous data, and the like, so that the user experience is poor and the resource waste is easy to cause.
Disclosure of Invention
To this end, the present invention provides a method, apparatus, computing device, and storage medium for a mobile application to synchronize data to a web page in an effort to solve or at least alleviate at least one of the problems presented above.
According to one aspect of the present invention, there is provided a method for synchronizing data to a web page by a mobile application, executed in a mobile terminal, the mobile terminal including a web page component and the mobile application, the mobile application having stored therein a data synchronization identifier, the method comprising:
the mobile application determines that the data need to be synchronized to the target webpage according to the data synchronization identifier;
the mobile application generates a website and sends the website to a webpage component, wherein the website comprises a target website corresponding to the target webpage, a transfer website corresponding to a transfer server and data to be synchronized;
the webpage component sends a request message to the transfer server based on the website and receives a response message sent by the transfer server;
the webpage component analyzes the response message to obtain a file for storing the synchronous data, and stores the file for storing the synchronous data to a local place;
the mobile application updates the data synchronization identity.
Optionally, the mobile application splices the data to be synchronized with the target website and the transit website to obtain the website.
Optionally, the method further comprises:
the webpage component checks a file storing the synchronous data;
the web page component stores the file storing the synchronous data locally, which comprises the following steps:
the webpage component stores the checked file storing the synchronous data to the local.
Optionally, the file storing the synchronization data is a cookie file.
Optionally, the method further comprises:
the web page component sends a message to the application program to synchronize the data success/failure.
Optionally, the mobile application updating the data synchronization identifier includes:
the mobile application changes the data synchronization mark according to the successful message of the synchronization data, so that the data synchronization mark indicates that the synchronization data to the target webpage is not needed;
the mobile application keeps the data synchronization identification unchanged according to the message of the synchronization data failure, so that the mobile application indicates that the data needs to be synchronized to the target webpage.
Optionally, the data synchronization identification is determined based on a message of success/failure of synchronizing the data and/or whether there is changed data in the application.
Optionally, the web page component parses the response message to obtain a jump instruction, and the method further includes:
the webpage component sends a request message to a webpage server based on the jump instruction;
the webpage component receives a response message sent by a webpage server;
the webpage component displays the target webpage according to the response message sent by the webpage server; or (b)
And the webpage component displays the target webpage according to the response message sent by the webpage server and the file stored to the local storage synchronous data.
Optionally, the jump instruction is a 302 jump.
Optionally, the method further comprises:
if the mobile application determines that the data does not need to be synchronized with the target webpage according to the data synchronization identifier;
the webpage component sends a request message to a webpage server through a target website;
and the webpage component displays the target webpage according to the response message sent by the webpage server.
Optionally, the web page component is a web view component.
Alternatively, the mobile application is an applet application.
Optionally, the data to be synchronized includes at least one of: user data, positioning data, and statistics.
According to another aspect of the present invention, there is provided a system for synchronizing data to a web page by a mobile application, the system comprising: the system comprises a transfer server and a mobile terminal in communication connection with the transfer server, wherein the mobile terminal comprises a webpage component and a mobile application, and a data synchronization identifier is stored in the mobile application, wherein:
the mobile application is adapted to: when determining that data are required to be synchronized to a target webpage according to the data synchronization identification, generating a website and sending the website to a webpage component, wherein the website comprises a target website corresponding to the target webpage, a transfer website corresponding to a transfer server and the data required to be synchronized;
the web page component is adapted to: sending a request message to the transfer server based on the website, receiving a response message sent by the transfer server, analyzing the response message to obtain a file for storing the synchronous data, and storing the file for storing the synchronous data to a local place;
the mobile application is further adapted to update the data synchronization identity.
According to another aspect of the present invention, there is provided a mobile terminal comprising at least one processor; and a memory storing program instructions, wherein the program instructions are configured to be executed by the at least one processor, the program instructions comprising instructions for performing the above-described method.
According to yet another aspect of the present invention, there is provided a readable storage medium storing program instructions that, when read and executed by a computing device, cause the computing device to perform the above-described method.
According to the technical scheme of the invention, firstly, the mobile application judges whether to synchronize data to a target webpage according to the data synchronization identifier, if so, the mobile application generates a website and sends the website to the webpage component, the webpage component sends a request message to the transfer server based on the website, receives a response message sent by the transfer server, and the webpage component obtains a cookie file from the response message and stores the cookie file to the local, and then the application updates the data synchronization identifier. According to the method and the device for updating the data of the target webpage, the data to be synchronized is written into the cookie file, so that the data to be synchronized can be transmitted to the mobile terminal where the target webpage is located through the cookie file, the data updating of the target webpage is completed, and the data synchronization of the mobile application and the target webpage can be ensured to be timely and reliable under the condition that the mobile application does not provide a data interface for writing the data to the webpage. In addition, the data stored in the cookie files of the mobile terminal can be used for the subsequent operation of the target webpage and the lower webpage of the target webpage to complete related service logics such as network requests, interface rendering and the like, and the target webpage is displayed. And secondly, judging whether the data is needed to be synchronized with the target webpage before opening the target webpage each time, and performing data synchronization only under the condition that the data is needed to be synchronized, so that the resource waste caused by repeated synchronization of the data can be avoided on the premise of ensuring the timely and reliable data synchronization.
Drawings
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings, which set forth the various ways in which the principles disclosed herein may be practiced, and all aspects and equivalents thereof are intended to fall within the scope of the claimed subject matter. The above, as well as additional objects, features, and advantages of the present disclosure will become more apparent from the following detailed description when read in conjunction with the accompanying drawings. Like reference numerals generally refer to like parts or elements throughout the present disclosure.
FIG. 1 shows a schematic diagram of a system 200 for mobile applications to synchronize data to a web page in accordance with one embodiment of the invention;
fig. 2 shows a schematic diagram of a mobile terminal 100 according to an embodiment of the invention;
FIG. 3 illustrates a flow chart of a method 300 for a mobile application to synchronize data to a web page according to one embodiment of the invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
FIG. 1 illustrates a schematic diagram of a system 200 for a mobile application to synchronize data to a web page in accordance with one embodiment of the invention.
As shown in fig. 1, the system 200 for synchronizing data from a mobile application to a web page includes a mobile terminal 100, a relay server 210, and a web server 220 in addition to the system 200 for synchronizing data from a mobile application to a web page. The mobile terminal 100 is connected to the relay server 210 and the web server 220 in communication, for example, through a wired or wireless network connection. Mobile application 1001 and web page component 1002 are included in mobile terminal 100, mobile application 1001 being, for example, an applet application. As previously described, in some cases, applet applications need to synchronize data, such as user data, positioning data, statistics, etc., to a target web page, but applet applications do not provide a data interface to write data to the web page.
Thus, in the embodiment of the present invention, the transfer server 210 is set, when the mobile application 1001 needs to open the target web page, generates a web address including a target web address corresponding to the target web page, a transfer web address corresponding to the transfer server 210, and data to be synchronized, sends the generated web address to the web page component 1002, the web page component 1002 sends a network request to the transfer server 210 according to the web address, the transfer server 210 parses the network request, sends synchronization data and a skip instruction to the web page component 1002 through a network response, and the web page component 1002 stores the synchronization data locally to complete synchronization of the data, and sends a network request to the web server 220 according to the skip instruction to acquire web page content, so as to load and display the web page. In this way, even in the case where the mobile application 1001 does not provide a data interface for writing data to a web page, the data synchronization between the mobile application 1001 and the web page can be achieved.
According to one embodiment of the present invention, when the mobile application 1001 needs to open the target web page, it is first determined whether the system in which the target web page is located is a system that needs to synchronize data, and if so, it is further determined whether to synchronize data to the target web page.
If the mobile application 1001 determines that data needs to be synchronized with the target web page, the data that needs to be synchronized is collected, and a web address including the data that needs to be synchronized, the target web address (web address of the target web page), and the IP address of the forwarding server 210 is generated, and the web address is sent to the web page component 1002. The web page component 1002 sends a request message to the transit server 210 through the web address, receives and responds to the response message of the sending end of the transit server 210, obtains a file storing synchronous data and a jump instruction, stores the file locally, completes data synchronization of the mobile application 1001 and the web page, and when the target web page and the lower web page of the target web page use the synchronized data, uses the data of the file stored locally. And then the web page component 1002 hops to send a request message to the web page server 220 according to the skip instruction, receives a response message sent by the web page server 220, analyzes the response message to obtain a resource, finishes web page rendering based on the resource or based on the resource and a file stored to a local storage synchronous data, and displays a target web page.
If the mobile application 1001 determines that the data synchronization is not needed to the target web page according to the data synchronization identifier, the web page component 1002 sends a request message to the web page server 220 through the target web address, receives a response message sent by the web page server 220, analyzes the response message to obtain a resource, finishes web page rendering based on the resource, and displays the target web page.
It should be noted that the present invention is not limited to the connection manner of the mobile terminal 100 with the relay server 210 and the web server 220. For example, the mobile terminal 100 may access the internet in a wired or wireless manner and connect to the transit server 210 and the web server 220 through a data interface, so that the mobile terminal 100 may obtain, from the web server 220, a file storing the synchronization data and a jump instruction based on the network, and obtain, from the transit server 210, a resource corresponding to the target web address.
The mobile terminal 100, i.e., a terminal device used by a user, may be a personal computer such as a desktop computer or a notebook computer, or may be a mobile phone, a tablet computer, a multimedia device, an intelligent wearable device, or the like, but is not limited thereto.
In an embodiment of the present invention, the relay server 210 and the web server 220 may be used to provide a data acquisition interface and a data distribution interface to the mobile terminal 100, which may be implemented as any application server in the prior art capable of implementing a management application program and performing data interaction with applications of the mobile terminal 100. The present invention is not limited to the specific device types of the server, for example, the relay server 210 and the web server 220 may be implemented as computing devices such as a desktop computer, a notebook computer, a processor chip, a mobile phone, a tablet computer, etc., but not limited thereto.
In an embodiment of the present invention, the mobile terminal 100 and the relay server 210 are adapted to perform the method 300 of synchronizing data from a mobile application to a web page. The method 300 of synchronizing data to a web page by a mobile application of the present invention will be described in detail below. In an embodiment of the present invention, there may be a plurality of relay servers 210 in the system 200 for synchronizing data to web pages by a mobile application, where the plurality of relay servers 210 form a relay server cluster to collectively provide a data synchronization service.
In one embodiment, the method 300 of the present invention for synchronizing data to a web page by a mobile application is performed in the mobile terminal 100. Fig. 2 is a block diagram of a mobile terminal 100, which mobile terminal 100 may include a memory interface 102, one or more data processors, an image processor and/or central processing unit 104, and a peripheral interface 106.
The memory interface 102, the one or more processors 104, and/or the peripheral interface 106 may be discrete components or may be integrated in one or more integrated circuits. In the mobile terminal 100, various elements may be coupled by one or more communication buses or signal lines. Sensors, devices, and subsystems may be coupled to peripheral interface 106 to facilitate various functions.
For example, the motion sensor 110, the light sensor 112, and the distance sensor 114 may be coupled to the peripheral interface 106 to facilitate orientation, illumination, and ranging functions. Other sensors 116 may also be coupled to the peripheral interface 106, such as a positioning system (e.g., a GPS receiver), a temperature sensor, a biometric sensor, or other sensing device, to facilitate relevant functions.
The camera subsystem 120 and optical sensor 122, which may be, for example, a Charge Coupled Device (CCD) or a Complementary Metal Oxide Semiconductor (CMOS) optical sensor, may be used to facilitate implementation of camera functions such as recording photographs and video clips. Communication functions may be facilitated by one or more wireless communication subsystems 124, which may include radio frequency receivers and transmitters and/or optical (e.g., infrared) receivers and transmitters. The particular design and implementation of the wireless communication subsystem 124 may depend on the one or more communication networks supported by the mobile terminal 100. For example, the mobile terminal 100 may include a network designed to support LTE, 3G, GSM, GPRS, EDGE, wi-Fi, or WiMax networks, and BlueBooth TM A communication subsystem 124 of the network.
The audio subsystem 126 may be coupled with a speaker 128 and a microphone 130 to facilitate voice-enabled functions, such as voice recognition, voice replication, digital recording, and telephony functions. The I/O subsystem 140 may include a touch screen controller 142 and/or one or more other input controllers 144. The touch screen controller 142 may be coupled to a touch screen 146. For example, the touch screen 146 and touch screen controller 142 can detect contact and movement or suspension therewith using any of a variety of touch sensing technologies including, but not limited to, capacitive, resistive, infrared and surface acoustic wave technologies. One or more other input controllers 144 may be coupled to other input/control devices 148, such as one or more buttons, rocker switches, thumbwheels, infrared ports, USB ports, and/or pointing devices such as a stylus. The one or more buttons (not shown) may include up/down buttons for controlling the volume of speaker 128 and/or microphone 130.
The memory interface 102 may be coupled with a memory 150. The memory 150 may include high-speed random access memory and/or non-volatile memory, such as one or more magnetic disk storage devices, one or more optical storage devices, and/or flash memory (e.g., NAND, NOR). The memory 150 may store an operating system 172, such as an operating system like Android, iOS, or Windows Phone. The operating system 172 may include instructions for handling basic system services and performing hardware-dependent tasks. Memory 150 may also store program 174. As the mobile device runs, the operating system 172 is loaded from memory 150 and executed by processor 104. Program 174 is also loaded from memory 150 and executed by processor 104 during execution. Program 174 runs on top of an operating system and utilizes interfaces provided by the operating system and underlying hardware to implement various user-desired functions such as instant messaging, web browsing, picture management, etc. Program 174 may be provided separately from the operating system or may be self-contained with the operating system. In addition, when the program 174 is installed in the mobile terminal 100, a drive module may be added to the operating system.
In some embodiments, the mobile terminal 100 is configured to perform the method 300 of synchronizing data to a web page by a mobile application according to the present invention. Wherein the one or more programs 174 of the mobile terminal 100 include instructions for performing the method 300 for synchronizing data to a web page for a mobile application in accordance with the present invention.
FIG. 3 illustrates a flow chart of a method 300 for a mobile application to synchronize data to a web page according to one embodiment of the invention. The method 300 is suitable for execution in the mobile terminal 100 shown in fig. 2. As shown in fig. 3, the method for synchronizing data to a web page by a mobile application starts in step S310. In step S310, the mobile application determines that data needs to be synchronized to the target web page according to the data synchronization identifier. Before a target webpage is opened, whether the system where the applet is located needs synchronous data or not is firstly judged, and then whether the data is synchronous to the target webpage or not is judged based on the judging result of whether the system where the applet is located needs synchronous data or not.
Because the applet may access the web pages of different web page systems, some web pages in the systems need to synchronize data, and some web pages in the systems do not need to synchronize data, the mobile application 1001 first determines, according to specific web page service requirements, whether the system in which the applet is located needs to synchronize data before opening the web page. For example, two web page systems of a mall and a news are accessed in the applet application, and the operations such as ordering of the web page system of the mall are that user login information is needed, data synchronization is needed, and the web page system of the news is not needed to perform data synchronization.
If the system in which the mobile application 1001 currently opened by the user is not required to perform data synchronization, the mobile application 1001 directly opens the target web page through the target web address. The target website is a locator of the resource requested to be acquired by the target webpage. If the system where the mobile application 1001 opened by the user is located needs to perform data synchronization, the mobile application 1001 determines whether to synchronize data to the target web page in response to the action of opening the mobile application 1001 by the user. According to the method and the device for synchronizing the data of the target webpage, whether the data need to be synchronized with the target webpage is judged before the target webpage is opened each time, so that the data can be synchronized only under the condition that the data need to be synchronized, and resource waste caused by repeated synchronization of the data can be avoided on the premise that the data synchronization is timely and reliable.
The mobile application 1001 determines whether data needs to be synchronized to a target web page to be opened according to a data synchronization flag, which may be represented by a needledsyncdata field, and a needledsyncdata field value indicates whether data needs to be synchronized to the target web page to be opened. The needlessyncdata field value is true or false, and when the needlessyncdata field value is true, it indicates that the data needs to be synchronized to the target web page to be opened, and when the needlessyncdata field value is false, it indicates that the data does not need to be synchronized to the target web page to be opened.
When the mobile application 1001 determines that it is not necessary to synchronize data with the target web page, the target web address is sent to the web page component 1002. The web page component 1002 opens a target web page based on the target web address. Specifically, the web page component 1002 sends an HTTP request to the web page server 220 based on the target web address, the web page server 220 analyzes the HTTP request, obtains resources according to the target web address, generates a response message, sends the resources to the web page component 1002 through the response message, and the web page component 1002 completes web page rendering based on the resources, thereby displaying the target web page. The web page component 1002 may be a web view component, and the content of the web page component is not limited in the present invention, and all web page components that can render and display web pages are within the scope of the present invention.
When the mobile application 1001 determines that the data needs to be synchronized to the target web page, the mobile application 1001 acquires the data that needs to be synchronized. Wherein the data to be synchronized includes one or more of user data, positioning data and statistics of the new user, or the data to be synchronized includes one or more of user data, positioning data and statistics of the old user that has changed. For example, the changed user data includes user log-off re-login, etc., and the changed location data includes location refresh, etc.
After the mobile application 1001 acquires the data to be synchronized, then in step S320, the mobile application 1001 generates a web address and sends it to the web page component 1002. The web site includes a target web site corresponding to the target web page, a transfer web site, and data to be synchronized, wherein the transfer web site in the web site is the web site that is first jumped to when accessing the target web site, so that the web page component 1002 can access the transfer server 210 based on the transfer web site.
Further, the website is obtained by splicing the data to be synchronized with the target website and the transit website by the mobile application 1001. Examples of web sites are as follows:
https://yj.api.autoxxx.com.cn/v2/api/commons/wx/wxjumpurl=https% 3A%2F%2Fycxx.m.autoxxx.com.cn%2Fremark%2Findex%3Frefpage%3Dwx_dp% 26cityId%3D500100%26lat%3D0%26lng%3D0&pvareaid=6836819&loginData=% 7B%22login_source%22%3A%22m%22%2C%22_sign%22%3A%229cfb51de14122e56 8234234d08458f74e%22%2C%22usertoken%22%3A%222e217cd2b610f207bbf1c092c1 83945c%22%2C%22userid%22%3A3493868%2C%22_timestamp%22% 3A1574323398514%7D&cityId=500100&athmUserId=309823855&reqSource=wechat_ review&lat=0&lng=0&pcpopclub=fced8009b4774f14842xxxxe48301cd2a07。
subsequently, in step S330, the web page component 1002 sends a request message to the transit server 210 based on the web address, and receives a response message sent by the transit server 210. Specifically, the web page component 1002 sends a request message to the relay server 210 based on the web address, the relay server 210 receives and parses the request message to obtain the data to be synchronized and the target web address, and the relay server 210 writes the data to be synchronized into a small text file (the file storing the synchronization data) according to the HTTP protocol. And because the transit server 210 and the web server 220 are generally different, there is no coupling between them, the transit server 210 generates a jump instruction via the target web address, where the jump instruction gives the IP address of the web server 220 that the web component 1002 is to jump to. Finally, the staging server 210 sends the small text file and the jump instruction to the web page component 1002 via a response message. Specifically, examples of the HTTP request message and the HTTP response message are as follows:
HTTP request message example:
GET/v2/api/commons/wx/wxJumpurl=https%3A%2F%
2Fyczj.m.autohome.com.cn%2Fremark%2Findex%3Frefpage%3Dwx_dp%26cityId%
3D110100%26lat%3D39.97763008553074%26lng%3D116.33520330570768&pvareaid=
6836819&loginData=%7B%22login_source%22%3A%22m%22%2C%22_sign%22%
3A%226ece6fc357414a6e085e5f3c97dedf3c%22%2C%22usertoken%22%3A%2224937
03d754d9e06626ac219331d2e53%22%2C%22userid%22%3A3493868%2C%22_
timestamp%22%3A1580808604092%7D&cityId=110100&athmUserId=30222855&
reqSource=wechat_review&lat=39.97763008553074&lng=116.33520330570768&
pcpopclub=2e11c795bc514d91b64302b11de524ce01cd2a07HTTP/1.1
Host:yczj.api.autohome.com.cn
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=
0.8
Cookie:ahrlid=1587710331496EbL0ExgmlWu0-1587710333902;__ah_uuid_ng
=;ahpau=1;ahpvno=1;area=110105;autoid=d577f23818402a59cda426894f02cbe8;
fvlid=1587710331496EbL0ExgmlWu0;ref=0%7C0%7C0%7C0%7C2020-04-24+14%
3A38%3A51.783%7C2020-04-24+14%3A38%3A51.711;sessionid=21A6CCFF-C7E2-
42D0-B3B8-544E83CF46C5%7C%7C2020-04-24+14%3A38%3A51.711%7C%7C0;
sessionip=210.13.244.130;
sessionvid=2BDC1359-3C67-44FF-99AF-B44B974E39E5;v_no=2;
visit_info_ad=21A6CCFF-C7E2-42D0-B3B8-544E83CF46C5||2BDC1359-3C67-
44FF-99AF-B44B974E39E5||-1||-1||2;cityId=110100;
pcpopclub=2e11c795bc514d91b64302b11de524ce01cd2a07;
yczj_auto_userid=30222855;yczj_latitude=39.97763008553074;
yczj_longitude=116.33520330570768;yczj_mini_program=wechat_review;
yczj_wx_userid=30222855
User-Agent:Mozilla/5.0(iPhone;CPU iPhone OS 13_3_1 like Mac OS X)
AppleWebKit/605.1.15(KHTML,like Gecko)Mobile/15E148MicroMessenger/7.0.12
(0x17000c2c)NetType/WIFI Language/zh_CN miniProgram
Accept-Language:zh-cn
Accept-Encoding:gzip,deflate,br
Connection:keep-alive。
the HTTP response message is exemplified as follows:
HTTP/1.1302Found
Server:5.65
Date:Fri,24 Apr 2020 06:40:45 GMT
Transfer-Encoding:chunked
Expires:Thu,01 Jan 1970 00:00:00 GMT
Set-Cookie:yczj_mini_program=wechat_review;Path=/;Domain=
.autohome.com.cn
Set-Cookie:yczj_latitude=39.97763008553074;Path=/;Domain=
.autohome.com.cn
Set-Cookie:yczj_longitude=116.33520330570768;Path=/;Domain=
.autohome.com.cn
Set-
Cookie:yczj_login_data=%7B%22login_source%22%3A%22m%22%2C%
22_sign%22%3A%226ece6fc357414a6e085e5f3c97dedf3c%22%2C%22usertoken%
22%3A%222493703d754d9e06626ac219331d2e53%22%2C%22userid%22%3A3493868%
2C%22_timestamp%22%3A1580808604092%7D;Path=/;Domain=.autohome.com.cn
Set-Cookie:cityId=110100;Path=/;Domain=.autohome.com.cn
Set-Cookie:yczj_wx_userid=30222855;Path=/;Domain=.autohome.com.cn
Set-Cookie:yczj_auto_userid=30222855;Path=/;Domain=
.autohome.com.cn
Set-
Cookie:pcpopclub=2e11c795bc514d91b64302b11de524ce01cd2a07;Path=/;
Domain=.autohome.com.cn
Location:https://yczj.m.autohome.com.cn/remark/indexrefpage=wx_dp&
cityId=110100&lat=39.97763008553074&lng=116.33520330570768
Strict-Transport-Security:max-age=31622400
Connection:keep-alive。
in one embodiment of the present disclosure, the small text file may be a cookie file. The invention is not limited to the small text file storing the synchronous data, and all the modes of generating the small text file according to the synchronous data are within the protection scope of the invention. Specifically, cookie files are exemplified as follows:
Set-Cookie:yczj_mini_program=wechat_review;Path=/;Domain=
.autohome.com.cn
Set-Cookie:yczj_latitude=39.97763008553074;Path=/;Domain=
.autohome.com.cn
Set-Cookie:yczj_longitude=116.33520330570768;Path=/;Domain=
.autohome.com.cn
Set-Cookie:
yczj_login_data=%7B%22login_source%22%3A%22m%22%2C%22_sign%
22%3A%226ece6fc357414a6e085e5f3c97dedf3c%22%2C%22usertoken%22%3A%222
493703d754d9e06626ac219331d2e53%22%2C%22userid%22%3A3493868%2C%22_
timestamp%22%3A1580808604092%7D;Path=/;Domain=.autohome.com.cn
Set-Cookie:cityId=110100;Path=/;Domain=.autohome.com.cn
Set-Cookie:yczj_wx_userid=30222855;Path=/;Domain=.autohome.com.cn
Set-Cookie:yczj_auto_userid=30222855;Path=/;Domain=
.autohome.com.cn
Set-Cookie:
pcpopclub=2e11c795bc514d91b64302b11de524ce01cd2a07;Path=/;Domain= .autohome.com.cn。
in one embodiment of the present disclosure, the jump instruction may be a 302 jump instruction, and the present invention is not limited to the content of the jump instruction, and all instructions that can implement the jump to the web server 220 are within the scope of the present invention.
Then in step S340, the web page component 1002 parses the response message to obtain a file storing the synchronization data, and saves the file storing the synchronization data to the local.
After the web page component 1002 receives the response message sent by the transfer server 210, the response message is parsed to obtain a file storing data, and the format, the integrity and the like of the file storing the synchronous data are checked, so as to prevent the situation that the synchronous data are required to be lost or tampered in the transmission process.
If the format, the integrity, and the like of the file storing the synchronous data are checked correctly, the web page component 1002 sorts the file storing the synchronous data after the check correctly according to the requirements of the mobile terminal 100, so that the subsequent target web page and the next web page of the target web page can conveniently call the data in the file storing the synchronous data. And the file storing the synchronous data after being sorted is stored in the hardware or the buffer memory of the mobile terminal 100, and when the target webpage and the lower webpage of the target webpage subsequently use the data, the data can be directly obtained from the hardware or the buffer memory of the mobile terminal 100.
If the web page component 1002 checks the format, integrity, etc. of the file storing the synchronization data, and finds that the content of the file storing the synchronization data is incomplete or incorrect, the file storing the synchronization data with problems is not saved to the mobile terminal 100.
The web page component 1002 can then send a message to the mobile application 1001 whether the data to be synchronized is saved successfully. Specifically, if the web page component 1002 saves the file storing the synchronization data to the mobile terminal 100, it indicates that the synchronization of the data to be synchronized is successful, and sends a message that the synchronization of the data is successful to the mobile application 1001, if the web page component 1002 does not save the file storing the synchronization data to the mobile terminal 100, it indicates that the synchronization of the data to be synchronized is failed, and sends a message that the synchronization of the data is failed to the mobile application 1001, and when the user opens the target web page again, the mobile terminal 100 continues to synchronize the data that is failed to the synchronization to the target web page.
The web page component 1002 analyzes the response message, obtains a file for storing the synchronous data, and obtains a skip instruction, and the web page component 1002 can skip to the web page server 220 based on the skip instruction, thereby solving the problems of web page rollback stack and the like which are easy to generate when the transfer web page at the target web page side is skipped.
Since the skip instruction includes the IP address of the web server 220 that the web component 1002 performs the skip, after the web component 1002 receives the response message of the transit server 210, the file storing the synchronization data is saved locally, and the skip instruction is also used to communicate with the web server 220 to open the target web page. Specifically, the web page component 1002 sends an HTTP request message to the web page server 220 based on the jump instruction, the web page server 220 receives and parses the HTTP request message to obtain a target website, finds a resource according to the target website, further generates an HTTP response message, where the HTTP response message includes the resource, and sends the HTTP response message to the web page component 1002. The web page component 1002 receives and parses the HTTP response message to obtain the resource, and completes rendering of the target web page based on the data of the resource, thereby displaying the target web page. Alternatively, the web page component 1002 presents the target web page based on the resources returned by the web server 220 and the locally saved file of stored synchronization data.
Subsequently, in step S350, the mobile application 1001 updates the data synchronization identification. In one embodiment of the present disclosure, the above-described synchronization data identification is represented by a needledsyncdata field value, which is determined based on whether there is changed data in a message or applet that succeeds/fails the synchronization data.
The needledsyncdata field value is determined based on the message of the success/failure of the synchronization data as follows: the mobile application 1001 changes the data synchronization identifier according to the message that the synchronization data is successful, so that the data synchronization identifier indicates that the data does not need to be synchronized with the target web page, that is, the mobile application 1001 modifies the needledsyncdata field value from true to false according to the message that the synchronization data is successful, and when the needledsyncdata field value is false, the data is indicated that the data does not need to be synchronized with the target web page to be opened when the user opens the same target web page next time. In addition, the mobile application 1001 keeps the data synchronization identifier unchanged according to the message that the synchronization data fails, so that the mobile application 1001 indicates that the data needs to be synchronized with the target web page, that is, the mobile application 1001 keeps the value true of the needledsyncdata field unchanged according to the message that the synchronization data fails, and when the value of the needledsyncdata field is true, the mobile application indicates that the data still needs to be synchronized with the target web page to be opened when the user opens the same target web page next time.
In addition, if there is changed data in an applet in the mobile application 1001 that needs the synchronized data, the mobile application 1001 sets a synchronization field value corresponding to the changed data to true, and determines to synchronize the data to a target web page to be opened based on the synchronization field value. The mobile application 1001 sets the unchanged sync field value to false instead and determines that there is no need to synchronize data to the target web page to be opened based on the sync field value.
Therefore, in the method for synchronizing the data to the target webpage by the mobile application, in the process of opening the target webpage by the user, the data to be synchronized is written into the cookie file, and the cookie file is stored in the local so as to synchronize the data to the target webpage, thereby ensuring that the data synchronization with the target webpage is timely and reliable under the condition that the mobile application does not provide a data interface. In addition, the data stored in the cookie file of the mobile terminal can be used for completing related network requests, interface rendering and other business logics in the follow-up operation of the target webpage and the next webpage of the target webpage, so that the target webpage is displayed. Therefore, the mobile application and the method for synchronizing the data of the webpage can overcome the problem that the opportunity for opening the webpage special for receiving the synchronous data is difficult to find under the condition that the mobile application does not provide a data interface. And secondly, judging whether the data is needed to be synchronized with the target webpage before opening the target webpage each time, and performing data synchronization only under the condition that the data is needed to be synchronized, so that the resource waste caused by repeated synchronization of the data can be avoided on the premise of ensuring the timely and reliable data synchronization. Therefore, based on the data synchronization method provided by the invention, the data synchronization between the mobile application and the webpage can be realized timely, accurately and highly reliably.
A7 the method of A6, wherein the data sync identification is determined based on a message that the sync data succeeded/failed and/or whether there is changed data in the application.
A8, the method of A1, the webpage component analyzes the response message to obtain a jump instruction, the method further comprises:
the webpage component sends a request message to a webpage server based on the jump instruction;
the webpage component receives a response message sent by the webpage server;
the webpage component displays the target webpage according to a response message sent by the webpage server; or (b)
And the webpage component displays the target webpage according to the response message sent by the webpage server and the file of the stored synchronous data which is stored locally.
A9 the method of A8, wherein the jump instruction is a 302 jump.
A11. the method of any of A1-a 10, wherein the web page component is a web view component.
A12 the method of any of A1-a 11, wherein the mobile application is an applet application.
A13. the method of any of A1-a 12, wherein the data to be synchronized comprises at least one of: user data, positioning data, and statistics.
The various techniques described herein may be implemented in connection with hardware or software or, alternatively, with a combination of both. Thus, the methods and apparatus of the present invention, or certain aspects or portions of the methods and apparatus of the present invention, may take the form of program code (i.e., instructions) embodied in tangible media, such as floppy diskettes, CD-ROMs, hard drives, or any other machine-readable storage medium, wherein, when the program is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
In the case of program code execution on programmable computers, the computing device will generally include a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. Wherein the memory is configured to store program code; the processor is configured to execute the method of the present invention for synchronizing data of a mobile application to a target web page in accordance with instructions in said program code stored in the memory.
By way of example, and not limitation, computer readable media comprise computer storage media and communication media. Computer-readable media include computer storage media and communication media. Computer storage media stores information such as computer readable instructions, data structures, program modules, or other data. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. Combinations of any of the above are also included within the scope of computer readable media.
In the description provided herein, algorithms and displays are not inherently related to any particular computer, virtual system, or other apparatus. Various general-purpose systems may also be used with examples of the invention. The required structure for a construction of such a system is apparent from the description above. In addition, the present invention is not directed to any particular programming language. It will be appreciated that the teachings of the present invention described herein may be implemented in a variety of programming languages, and the above description of specific languages is provided for disclosure of enablement and best mode of the present invention.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be construed as reflecting the intention that: i.e., the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment, or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into a plurality of sub-modules.
Those skilled in the art will appreciate that the modules in the apparatus of the embodiments may be adaptively changed and disposed in one or more apparatuses different from the embodiments. The modules or units or components of the embodiments may be combined into one module or unit or component and, furthermore, they may be divided into a plurality of sub-modules or sub-units or sub-components. Any combination of all features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or units of any method or apparatus so disclosed, may be used in combination, except insofar as at least some of such features and/or processes or units are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings), may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features but not others included in other embodiments, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments can be used in any combination.
Furthermore, some of the embodiments are described herein as methods or combinations of method elements that may be implemented by a processor of a computer system or by other means of performing the functions. Thus, a processor with the necessary instructions for implementing the described method or method element forms a means for implementing the method or method element. Furthermore, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is for carrying out the functions performed by the elements for carrying out the objects of the invention.
As used herein, unless otherwise specified the use of the ordinal terms "first," "second," "third," etc., to describe a general object merely denote different instances of like objects, and are not intended to imply that the objects so described must have a given order, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of the above description, will appreciate that other embodiments are contemplated within the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The disclosure of the present invention is intended to be illustrative, but not limiting, of the scope of the invention, which is defined by the appended claims.
Claims (16)
1. A method for synchronizing data from a mobile application to a web page, the method being executed in a mobile terminal, the mobile terminal comprising a web page component and the mobile application, the mobile application having stored therein a data synchronization identifier, the method comprising:
the mobile application determines that the data is required to be synchronized to the target webpage according to the data synchronization identifier;
the mobile application generates a website and sends the website to the webpage component, wherein the website comprises a target website corresponding to the target webpage, a transfer website corresponding to a transfer server and data to be synchronized;
the webpage component sends a request message to the transfer server based on the website and receives a response message sent by the transfer server;
the webpage component analyzes the response message to obtain a file storing synchronous data, and the file storing synchronous data is stored locally;
the mobile application updates the data synchronization identifier.
2. The method of claim 1, wherein the mobile application splices the data to be synchronized with the target web site and the transit web site to obtain the web site.
3. The method of claim 1, further comprising:
the webpage component checks the file storing the synchronous data;
the web page component stores the file storing the synchronous data locally, which comprises the following steps:
and the webpage component stores the checked file storing the synchronous data to the local.
4. A method as claimed in claim 3, wherein the file storing the synchronisation data is a cookie file.
5. The method of claim 1, further comprising:
the web page component sends a message to the mobile application to synchronize data success/failure.
6. The method of claim 5, wherein the mobile application updating the data synchronization identification comprises:
the mobile application changes the data synchronization identifier according to the successful message of the synchronization data to enable the data synchronization identifier to indicate that the synchronization data does not need to be synchronized to the target webpage;
and the mobile application keeps the data synchronization identification unchanged according to the message of the synchronization data failure, so that the mobile application indicates that the data needs to be synchronized to the target webpage.
7. The method of claim 6, wherein the data synchronization identification is determined based on a message of success/failure of the synchronization data and/or whether there is changed data in the mobile application.
8. The method of claim 1, the web page component parsing the response message further resulting in a jump instruction, the method further comprising:
the webpage component sends a request message to a webpage server based on the jump instruction;
the webpage component receives a response message sent by the webpage server;
the webpage component displays the target webpage according to a response message sent by the webpage server; or (b)
And the webpage component displays the target webpage according to the response message sent by the webpage server and the file of the stored synchronous data which is stored locally.
9. The method of claim 8, wherein the jump instruction is a 302 jump.
10. The method of claim 1, further comprising:
the mobile application determines that the data is not required to be synchronized to the target webpage according to the data synchronization identifier;
the webpage component sends a request message to the webpage server through the target website;
and the webpage component displays the target webpage according to the response message sent by the webpage server.
11. The method of any of claims 1 to 10, wherein the web page component is a web view component.
12. The method of any of claims 1 to 10, wherein the mobile application is an applet application.
13. The method of any of claims 1 to 10, wherein the data to be synchronized comprises at least one of: user data, positioning data, and statistics.
14. The system for synchronizing data from a mobile application to a webpage comprises a transfer server and a mobile terminal in communication connection with the transfer server, wherein the mobile terminal comprises a webpage component and the mobile application, and a data synchronization identifier is stored in the mobile application, wherein:
the mobile application is adapted to: when determining that data are required to be synchronized to a target webpage according to the data synchronization identification, generating a website and sending the website to the webpage component, wherein the website comprises a target website corresponding to the target webpage, a transfer website corresponding to a transfer server and the data required to be synchronized;
the web page component is adapted to: sending a request message to the transfer server based on the website, receiving a response message sent by the transfer server, analyzing the response message to obtain a file for storing synchronous data, and storing the file for storing synchronous data to a local place;
the mobile application is further adapted to update the data synchronization identity.
15. A mobile terminal, comprising:
at least one processor; and
a memory storing program instructions, wherein the program instructions are configured to be adapted to be executed by the at least one processor, the program instructions comprising instructions for performing the method of any of claims 1-13.
16. A readable storage medium storing program instructions which, when read and executed by a mobile terminal, cause the mobile terminal to perform the method of any of claims 1-13.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010449960.1A CN111813851B (en) | 2020-05-25 | 2020-05-25 | Method, system and mobile terminal for synchronizing data from mobile application to webpage |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010449960.1A CN111813851B (en) | 2020-05-25 | 2020-05-25 | Method, system and mobile terminal for synchronizing data from mobile application to webpage |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111813851A CN111813851A (en) | 2020-10-23 |
CN111813851B true CN111813851B (en) | 2023-10-20 |
Family
ID=72847768
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010449960.1A Active CN111813851B (en) | 2020-05-25 | 2020-05-25 | Method, system and mobile terminal for synchronizing data from mobile application to webpage |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111813851B (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113259225B (en) * | 2021-05-13 | 2022-06-28 | 杭州米络星科技(集团)有限公司 | Instant messaging method, server and instant messaging system |
CN115150662B (en) * | 2022-06-20 | 2024-05-14 | 北京奇艺世纪科技有限公司 | Data processing method, system, device, readable storage medium and electronic equipment |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102467506A (en) * | 2010-11-02 | 2012-05-23 | 腾讯科技(深圳)有限公司 | Cookie processing method and system |
CN104331306A (en) * | 2014-10-14 | 2015-02-04 | 北京齐尔布莱特科技有限公司 | Content updating method, equipment and system |
CN104395884A (en) * | 2012-03-09 | 2015-03-04 | 谷歌公司 | Tiers of data storage for web applications and browser extensions |
CN105005201A (en) * | 2015-06-04 | 2015-10-28 | 广东康宝电器股份有限公司 | Multi-mobile-terminal data synchronization and push system for intelligent household |
CN106503134A (en) * | 2016-10-19 | 2017-03-15 | 广东欧珀移动通信有限公司 | Browser jumps to the method for data synchronization and device of application program |
CN108600378A (en) * | 2018-04-28 | 2018-09-28 | 武汉斗鱼网络科技有限公司 | A kind of document down loading method, device, terminal and storage medium |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107103004B (en) * | 2016-02-23 | 2020-11-06 | 创新先进技术有限公司 | Method, device and system for processing data in webpage |
-
2020
- 2020-05-25 CN CN202010449960.1A patent/CN111813851B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102467506A (en) * | 2010-11-02 | 2012-05-23 | 腾讯科技(深圳)有限公司 | Cookie processing method and system |
CN104395884A (en) * | 2012-03-09 | 2015-03-04 | 谷歌公司 | Tiers of data storage for web applications and browser extensions |
CN104331306A (en) * | 2014-10-14 | 2015-02-04 | 北京齐尔布莱特科技有限公司 | Content updating method, equipment and system |
CN105005201A (en) * | 2015-06-04 | 2015-10-28 | 广东康宝电器股份有限公司 | Multi-mobile-terminal data synchronization and push system for intelligent household |
CN106503134A (en) * | 2016-10-19 | 2017-03-15 | 广东欧珀移动通信有限公司 | Browser jumps to the method for data synchronization and device of application program |
CN108600378A (en) * | 2018-04-28 | 2018-09-28 | 武汉斗鱼网络科技有限公司 | A kind of document down loading method, device, terminal and storage medium |
Non-Patent Citations (3)
Title |
---|
Utilizing synchrophasor-based supplementary damping control signals in conventional generator excitation systems;M.S. Almas et al.;《Electric Power Systems Research》;157-167 * |
基于邮件解析的区块链电子票夹系统;卢光宏 等;《软件导刊》;211-215 * |
面向中职信息技术师资培训的微信小程序课程开发与研究;许智超;《中国优秀硕士学位论文全文数据库 社会科学Ⅱ辑》;H132-127 * |
Also Published As
Publication number | Publication date |
---|---|
CN111813851A (en) | 2020-10-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10462231B2 (en) | Continuing an application session on a different device | |
CN107750466B (en) | Pairing nearby devices using synchronized alert signals | |
US9785664B2 (en) | Gathering transaction data associated with locally stored data files | |
EP2869252A1 (en) | Method and device for displaying information | |
US20170230444A1 (en) | Cloud service server and method for managing cloud service server | |
CN110809189B (en) | Video playing method and device, electronic equipment and computer readable medium | |
EP2948846A1 (en) | Resource calling for hybrid applications | |
CN111813851B (en) | Method, system and mobile terminal for synchronizing data from mobile application to webpage | |
US8515461B2 (en) | Mobile terminal and controlling method thereof | |
CN104756080A (en) | Augmenting capabilities of a host device | |
CN110286919B (en) | System and method for providing services via applications | |
EP3340155A1 (en) | Electronic device and method for displaying web page using the same | |
CN109710866B (en) | Method and device for displaying pictures in online document | |
CN112312222A (en) | Video sending method and device and electronic equipment | |
EP3065058B1 (en) | A method and a device for flowing data between entities | |
KR101777035B1 (en) | Method and device for filtering address, program and recording medium | |
US20130024766A1 (en) | System and method of context aware adaption of content for a mobile device | |
KR20160086754A (en) | Firmware refreshing method and device | |
CN104156372B (en) | A kind of methods, devices and systems for opening webpage | |
CN110418429B (en) | Data display method, computing equipment and data display system | |
US20160196030A1 (en) | Method and electronic device for displaying electronic document | |
CN112818265B (en) | Interaction method and mobile terminal | |
US11522870B2 (en) | Method for URL analysis and electronic device thereof | |
US10097976B2 (en) | Information processing apparatus and control method thereof | |
WO2020253057A1 (en) | Page data transmission controlling method and related device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |