CN103873527A - Data processing method, electronic equipment and server - Google Patents
Data processing method, electronic equipment and server Download PDFInfo
- Publication number
- CN103873527A CN103873527A CN201210548806.5A CN201210548806A CN103873527A CN 103873527 A CN103873527 A CN 103873527A CN 201210548806 A CN201210548806 A CN 201210548806A CN 103873527 A CN103873527 A CN 103873527A
- Authority
- CN
- China
- Prior art keywords
- service information
- server
- electronic device
- request message
- event
- 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.)
- Pending
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 22
- 238000000034 method Methods 0.000 claims abstract description 19
- 230000003213 activating effect Effects 0.000 claims abstract description 13
- 238000001514 detection method Methods 0.000 claims description 5
- 238000004891 communication Methods 0.000 abstract description 4
- 238000005516 engineering process Methods 0.000 description 4
- 230000000977 initiatory effect Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 2
- 238000006467 substitution reaction Methods 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000004913 activation Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a data processing method, electronic equipment and a server which relate to the field of communication and are used for solving the problem that the realtime performance of data information can be reduced when a server push the data information to electronic equipment in the prior art. The method comprises the following steps of detecting the working condition of the electronic equipment; when the working condition meets a first trigger condition, activating a first event; sending a first request message to the server, wherein the first request message is used for informing the server to push first service information to the electronic equipment, and the first request message sent to the server is different from the first event; acquiring the first service information from the server and outputting the first service information. The data processing method, the electronic equipment and the server are applied to the field of communication and are used for transmitting the service information.
Description
Technical Field
The present invention relates to the field of communications, and in particular, to a data processing method, an electronic device, and a server.
Background
With the development of network technology, Push (Push) technology is widely used. The push technology is a communication connection mode between the server and the electronic equipment, and can actively send data information to the electronic equipment according to a preset mechanism, so that the interaction performance between the electronic equipment and the server is greatly improved. Currently, the push technology mainly relies on the server to perform background triggering, for example: if the electronic device A customizes the weather forecast service, when the server detects that the weather forecast has updated content, the server can actively trigger the weather forecast push service and send the updated weather forecast information to the electronic device A.
In the process of implementing the invention, the inventor finds that at least the following problems exist in the prior art:
in the prior art, a server actively triggers a push service to send data information to an electronic device. If the electronic equipment receives the data information, the electronic equipment is not used by a user, and the real-time performance of the data information is reduced; if the requirement of the data information on the real-time performance is high, the data information can also be out of action.
Disclosure of Invention
Embodiments of the present invention provide a data processing method, an electronic device, and a server, which can solve the problem in the prior art that when a server pushes data information to an electronic device, the real-time performance of the data information is reduced.
In order to achieve the purpose, the invention adopts the following technical scheme:
in one aspect, the present invention provides a data processing method applied to an electronic device, where the electronic device is in data connection with a server, and the method includes:
detecting the working state of the electronic equipment;
when the working state meets a first trigger condition, activating a first event;
sending a first request message to the server, wherein the first request message is used for informing the server to push first service information to the electronic device, and the sending of the first request message to the server is different from the first event;
and acquiring and outputting the first service information from a server.
On the other hand, the invention also provides a data processing method, which is applied to a server, wherein the server is in data connection with the electronic equipment, and the method comprises the following steps:
receiving a first request message sent by the electronic device, wherein the first request message is sent after a first event is activated because the working state of the electronic device meets a first trigger condition, and the first request message is used for notifying the server to push first service information to the electronic device;
and pushing the first service information to the electronic equipment according to the first request message.
In another aspect, the present invention further provides an electronic device, where the electronic device is in data connection with a server, and the electronic device includes:
the detection unit is used for detecting the working state of the electronic equipment;
the processing unit is used for activating a first event when the detection unit detects that the working state of the electronic equipment meets a first trigger condition;
a sending unit, configured to send a first request message to a server after the processing unit activates the first event, where the first request message is used to notify the server to push the first service information to the electronic device, and the sending of the first request message to the server is different from the first event;
and the receiving unit is used for acquiring and outputting the first service information from the server.
In another aspect, the present invention also provides a server, including:
a receiving unit, configured to receive a first request message sent by the electronic device, where the first request message is sent after an operating state of the electronic device meets a first trigger condition and is activated by a first event, and the first request message is used to notify the server to push first service information to the electronic device;
a pushing unit, configured to push the first service information to the electronic device according to the first request message received by the receiving unit.
According to the data processing method, the electronic device and the server provided by the embodiment of the invention, when the working state of the electronic device meets the first trigger condition, a first event is activated, wherein the first event is used for initiating a prompt to a user and prompting the user to watch the current electronic device; the electronic device sends a first request message to the server to acquire the first service information after activating the first event, so that the real-time performance of the first service information can be ensured.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a data processing method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a data processing method according to a second embodiment of the present invention;
fig. 3 is a schematic flowchart of a data processing method according to a third embodiment of the present invention;
fig. 4 and 5 are block diagrams of electronic devices according to a fourth embodiment of the present invention;
fig. 6 is a block diagram of a server according to a fifth embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example one
An embodiment of the present invention provides a data processing method applied to an electronic device, and as shown in fig. 1, the method includes:
101. and detecting the working state of the electronic equipment.
102. And when the working state meets a first trigger condition, activating a first event.
The first event is used for initiating a prompt to a user and prompting the user to watch the current electronic equipment. For example, the electronic device may initiate a prompt to the user by ringing, vibrating, or the like.
103. The electronic device sends a first request message to a server, wherein the first request message is used for informing the server to push the first service information to the electronic device, and the sending of the first request message to the server is different from the first event.
Specifically, the electronic device may set the first service information according to memo information preset by a user. For example, if the user is going to work at 8:00 a.m., 7:00 a may be preset as a first trigger condition, and the identifier of the reminder corresponding to the first trigger condition is set as "local trip"; the electronic device activates a first event at 7:00, reminds the user to watch the current electronic device, and determines first service information according to the identifier of "local trip", for example, the determined first service information may include but is not limited to: weather information, real-time traffic information, etc.
104. The electronic equipment acquires and outputs the first service information from a server.
It should be noted that, in this embodiment, the electronic device activates the first event before displaying the first service information to remind the user to view the current electronic device, so that the first service information displayed by the electronic device can be known by the user in time, thereby ensuring real-time performance of the first service information.
According to the data processing method provided by the embodiment of the invention, when the working state of the electronic equipment meets a first trigger condition, a first event is activated, and the first event is used for reminding a user to watch the electronic equipment; after the first event is activated, the electronic equipment sends a first request message to a server to acquire first service information, so that the real-time performance of the first service information can be ensured.
Example two
An embodiment of the present invention provides a data processing method, which is applied to a server, and as shown in fig. 2, the method includes:
201. the server receives a first request message sent by the electronic device, wherein the first request message is sent after the working state of the electronic device meets a first trigger condition so as to activate a first event, and the first request message is used for notifying the server to push first service information to the electronic device.
202. And the server pushes the first service information to the electronic equipment according to the first request message.
It should be noted that, in this embodiment, the first request message received by the server is sent by the electronic device after activating a first event, where the first event is used to initiate a prompt to the user to prompt the user to view the electronic device. The first service information sent by the server to the electronic equipment can be known by a user in time, and the real-time performance of the first service information is ensured.
EXAMPLE III
The present embodiment, in combination with the methods shown in fig. 1 and fig. 2, further provides a data processing method, as shown in fig. 3, the method includes:
301. the electronic device determines a first trigger condition.
Optionally, the first trigger condition is that the system time of the electronic device reaches a preset time, or a timer in the electronic device is overtime.
Specifically, the electronic device may set the first trigger condition according to a user operation instruction. For example, the first trigger condition may be a specified time set by a user, or a timer timeout may be set based on a timer set by a user.
Or,
the electronic device may also actively generate the first trigger condition. Specifically, the electronic device may actively generate the first trigger condition according to historical operation information of the user. For example, if it is detected that the user purchased a 20:00 airline ticket from beijing to shanghai through the electronic device, the electronic device may set 18:00 as the first trigger condition.
302. And when the working state of the electronic equipment meets a first trigger condition, activating a first event.
Specifically, the activating the first event in this embodiment includes: and switching the electronic equipment to a service information output state, wherein the electronic equipment can acquire and output service information from a server in the service information output state.
For example, the electronic device may activate its own reminding function, remind the user to view the electronic device by ringing, vibrating, or the like, and display the reminding content to the user. For example, the first time of activation may be in the form of a ring or vibration, etc., for initiating a prompt to the user.
303. The electronic equipment determines the first service information according to an identifier of a reserved event, wherein the reserved event is set by a user, and the identifier is used for representing an event type of the reserved event.
Specifically, the electronic device may set corresponding identifiers for different types of reservation events, for example, if the user sets the work as a reminder content, the identifier of the reminder content may be set as "local travel", and the corresponding service information may be weather information, real-time traffic information, and the like; if the user sets the meeting as the reminding content, the identifier of the reminding content can be set as a conference, and the corresponding service information can be information such as a conference subject, a conference place and the like.
Optionally, the first service information may further include preset default service information, and the default service information may be set by a user according to personal preferences. For example, if the user is very interested in stocks, the service information related to stocks may be set as default service information so that the electronic device may output the service information related to stocks every time the first event is activated.
304. The electronic equipment sends a first request message to a server, wherein the first request message is used for informing the server to push the first service information to the electronic equipment.
305. And the server receives the first request message and pushes the first service information to the electronic equipment according to the first request message.
Optionally, the first request message includes an identifier of the first service information. When the server can provide various types of service information, determining first service information needing to be sent to the electronic equipment according to the identification of the first service information.
Specifically, after receiving the first request message, the server may search for first service information corresponding to the first request message, and push the searched first service information to the electronic device.
Or
When the server only provides unique service information to the electronic equipment, the server can update the first service information stored by the server in real time; when a first request message sent by the electronic equipment is received, the updated first service information is directly pushed to the electronic equipment.
306. The electronic equipment acquires and outputs the first service information from a server.
In this embodiment, the electronic device activates the first event before displaying the first service information to remind a user of watching the current electronic device, so that the first service information displayed by the electronic device can be known by the user in time, thereby ensuring real-time performance of the first service information.
According to the data processing method provided by the embodiment of the invention, when the working state of the electronic equipment meets a first trigger condition, a first event is activated, and the first event is used for reminding a user to watch the electronic equipment; after the first event is activated, the electronic equipment sends a first request message to a server to acquire first service information, so that the real-time performance of the first service information can be ensured.
Example four
An embodiment of the present invention provides an electronic device, which is capable of implementing the data processing methods shown in fig. 1 and fig. 3, and as shown in fig. 4, the electronic device includes:
a detection unit 41 for detecting an operating state of the electronic device;
a processing unit 42, configured to activate a first event when the detecting unit 41 detects that the operating state of the electronic device satisfies a first trigger condition;
a sending unit 43, configured to send, after the processing unit 42 activates the first event, a first request message to a server, where the first request message is used to notify the server to push the first service information to the electronic device, and the sending of the first request message to the server is different from the first event;
a receiving unit 44, configured to obtain and output the first service information from the server.
Further, as shown in fig. 5, the electronic device further includes:
a first determining unit 45, configured to determine the first trigger condition;
specifically, the first determining unit 45 includes a setting module 451 or a generating module 452;
the setting module 451 is configured to set the first trigger condition according to a user operation instruction, and the generating module 452 is configured to actively generate the first trigger condition.
Optionally, the first trigger condition determined by the first determining unit 45 is that the system time of the electronic device reaches a preset time, or that a timer in the electronic device times out
Specifically, the processing unit 42 is specifically configured to switch the electronic device to a service information output state in which the electronic device can acquire and output service information from a server.
Further, as shown in fig. 5, the electronic device further includes:
a second determining unit 46, configured to determine the first service information according to an identifier of a reserved event, where the reserved event is set by a user, and the identifier is used to characterize an event type of the reserved event.
Optionally, the first service information determined by the second determining unit 46 further includes preset default service information.
Specifically, the receiving unit 44 is specifically configured to receive the first service information sent by the server, and output the first service information; or
The receiving unit 44 is further configured to receive a first identifier sent by the server, where the first identifier is used to represent a download address of the first service information; and downloading the first service information from an information server according to the first identifier, and outputting the first service information, wherein the information server is used for providing service information.
According to the electronic equipment provided by the embodiment of the invention, when the working state of the electronic equipment meets a first trigger condition, a first event is activated, and the first event is used for reminding a user to watch the electronic equipment; after the first event is activated, the electronic equipment sends a first request message to a server to acquire first service information, so that the real-time performance of the first service information can be ensured.
EXAMPLE five
An embodiment of the present invention provides a server, which is capable of implementing the data processing methods shown in fig. 2 and fig. 3, and as shown in fig. 6, the server includes:
a receiving unit 61, configured to receive a first request message sent by the electronic device, where the first request message is sent after an operating state of the electronic device meets a first trigger condition and is activated by a first event, and the first request message is used to notify the server to push first service information to the electronic device;
a pushing unit 62, configured to push the first service information to the electronic device according to the first request message received by the receiving unit 61.
In one aspect, the first request message received by the receiving unit 61 includes an identifier of the first service information.
Specifically, the pushing unit 62 is specifically configured to search for first service information corresponding to the first request message, and push the searched first service information to the electronic device.
On the other hand, as shown in fig. 6, the server further includes an updating unit 63, configured to update the first service information stored by the server;
the pushing unit 62 is specifically configured to directly push the first service information updated by the updating unit 63 to the electronic device. A
The first request message received by the server provided by the embodiment of the invention is sent by the electronic device after activating a first event, wherein the first event is used for initiating a prompt to a user to prompt the user to watch the electronic device. The first service information sent by the server to the electronic equipment can be known by a user in time, and the real-time performance of the first service information is ensured.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present invention may be implemented by software plus necessary general hardware, and certainly may also be implemented by hardware, but in many cases, the former is a better embodiment. Based on such understanding, the technical solutions of the present invention may be substantially implemented or a part of the technical solutions contributing to the prior art may be embodied in the form of a software product, which is stored in a readable storage medium, such as a floppy disk, a hard disk, or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.
Claims (22)
1. A data processing method is applied to electronic equipment, the electronic equipment is in data connection with a server, and the data processing method is characterized by comprising the following steps:
detecting the working state of the electronic equipment;
when the working state meets a first trigger condition, activating a first event;
sending a first request message to the server, wherein the first request message is used for informing the server to push first service information to the electronic device, and the sending of the first request message to the server is different from the first event;
and acquiring and outputting the first service information from a server.
2. The method of claim 1, wherein before activating the first event when the operating state satisfies the first trigger condition, further comprising:
determining the first trigger condition specifically includes:
setting the first trigger condition according to a user operation instruction; or
And actively setting the first trigger condition.
3. The method according to claim 1 or 2, wherein the first trigger condition is that a system time of the electronic device reaches a preset time or that a timer in the electronic device times out.
4. The method of claim 1, wherein activating the first event comprises:
and switching the electronic equipment to a service information output state, wherein the electronic equipment can acquire and output service information from a server in the service information output state.
5. The method of claim 1, wherein before sending the first request message to the server, further comprising:
and determining the first service information according to an identifier of a reserved event, wherein the reserved event is set by a user, and the identifier is used for representing an event type of the reserved event.
6. The method of claim 5, wherein the first service information further comprises default service information.
7. The method of claim 1, wherein the obtaining and outputting the first service information from the server comprises:
receiving the first service information sent by the server, and outputting the first service information;
or
Receiving a first identifier sent by the server, wherein the first identifier is used for representing a download address of the first service information; and downloading the first service information from an information server according to the first identifier, and outputting the first service information, wherein the information server is used for providing service information.
8. A data processing method is applied to a server, the server is in data connection with electronic equipment, and the method is characterized by comprising the following steps:
receiving a first request message sent by the electronic device, wherein the first request message is sent after a first event is activated because the working state of the electronic device meets a first trigger condition, and the first request message is used for notifying the server to push first service information to the electronic device;
and pushing the first service information to the electronic equipment according to the first request message.
9. The method of claim 8, wherein the first request message comprises an identification of the first service information.
10. The method according to claim 8 or 9, wherein the pushing the first service information to the electronic device according to the first request message comprises:
searching first service information corresponding to the first request message, and pushing the searched first service information to the electronic equipment.
11. The method of claim 8, wherein before pushing the first service information to the electronic device according to the first request message, further comprising:
updating first service information stored by the server;
the pushing the first service information to the electronic device according to the first request message includes:
and directly pushing the updated first service information to the electronic equipment.
12. An electronic device in data connection with a server, comprising:
the detection unit is used for detecting the working state of the electronic equipment;
the processing unit is used for activating a first event when the detection unit detects that the working state of the electronic equipment meets a first trigger condition;
a sending unit, configured to send a first request message to a server after the processing unit activates the first event, where the first request message is used to notify the server to push the first service information to the electronic device, and the sending of the first request message to the server is different from the first event;
and the receiving unit is used for acquiring and outputting the first service information from the server.
13. The electronic device of claim 7, further comprising:
a first determining unit, configured to determine the first trigger condition;
specifically, the first determining unit includes a setting module or a generating module;
the setting module is used for setting the first trigger condition according to a user operation instruction, and the generating module is used for actively setting the first trigger condition.
14. The electronic device according to claim 13, wherein the first trigger condition determined by the first determining unit is that a system time of the electronic device reaches a preset time or that a timer in the electronic device times out.
15. The electronic device according to claim 12, wherein the processing unit is specifically configured to switch the electronic device to a service information output state in which the electronic device can acquire and output service information from a server.
16. The electronic device of claim 12, further comprising:
and the second determining unit is used for determining the first service information according to an identifier of a reserved event, wherein the reserved event is set by a user, and the identifier is used for representing an event type of the reserved event.
17. The electronic device according to claim 16, wherein the first service information determined by the second determining unit further includes preset default service information.
18. The electronic device according to claim 12, wherein the receiving unit is specifically configured to receive the first service information sent by the server and output the first service information;
or
The receiving unit is further specifically configured to receive a first identifier sent by the server, where the first identifier is used to characterize a download address of the first service information; and downloading the first service information from an information server according to the first identifier, and outputting the first service information, wherein the information server is used for providing service information.
19. A server in data connection with an electronic device, comprising:
a receiving unit, configured to receive a first request message sent by the electronic device, where the first request message is sent after an operating state of the electronic device meets a first trigger condition and is activated by a first event, and the first request message is used to notify the server to push first service information to the electronic device;
a pushing unit, configured to push the first service information to the electronic device according to the first request message received by the receiving unit.
20. The server according to claim 19, wherein the first request message received by the receiving unit includes an identification of the first service information.
21. The server according to claim 19 or 20, wherein the pushing unit is specifically configured to search for first service information corresponding to the first request message, and push the searched first service information to the electronic device.
22. The server of claim 19, further comprising:
the updating unit is used for updating the first service information stored by the server;
the pushing unit is specifically configured to directly push the first service information updated by the updating unit to the electronic device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210548806.5A CN103873527A (en) | 2012-12-17 | 2012-12-17 | Data processing method, electronic equipment and server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210548806.5A CN103873527A (en) | 2012-12-17 | 2012-12-17 | Data processing method, electronic equipment and server |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103873527A true CN103873527A (en) | 2014-06-18 |
Family
ID=50911648
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210548806.5A Pending CN103873527A (en) | 2012-12-17 | 2012-12-17 | Data processing method, electronic equipment and server |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103873527A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106341459A (en) * | 2016-08-26 | 2017-01-18 | 刘翔 | Electronic device remote control system |
CN106453481A (en) * | 2015-08-04 | 2017-02-22 | 三星电子株式会社 | Electronic device and method for providing service in the electronic device |
CN110278230A (en) * | 2018-03-16 | 2019-09-24 | 阿里巴巴集团控股有限公司 | Data processing method, client, server and storage medium |
CN113965580A (en) * | 2020-06-29 | 2022-01-21 | 北京字节跳动网络技术有限公司 | Method and device for synchronizing messages |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101917678A (en) * | 2010-08-06 | 2010-12-15 | 深圳市同洲电子股份有限公司 | Mobile terminal schedule management system and method |
CN101951435A (en) * | 2010-09-07 | 2011-01-19 | 宇龙计算机通信科技(深圳)有限公司 | Alarm clock reminding method, device and mobile terminal |
CN102025833A (en) * | 2010-11-25 | 2011-04-20 | 北京播思软件技术有限公司 | Method and device for automatically reminding weather change based on mobile terminal |
US20120127834A1 (en) * | 2010-11-19 | 2012-05-24 | Hannspree, Inc. | Portable electronic device capable of adjusting prompting time and operating method thereof |
-
2012
- 2012-12-17 CN CN201210548806.5A patent/CN103873527A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101917678A (en) * | 2010-08-06 | 2010-12-15 | 深圳市同洲电子股份有限公司 | Mobile terminal schedule management system and method |
CN101951435A (en) * | 2010-09-07 | 2011-01-19 | 宇龙计算机通信科技(深圳)有限公司 | Alarm clock reminding method, device and mobile terminal |
US20120127834A1 (en) * | 2010-11-19 | 2012-05-24 | Hannspree, Inc. | Portable electronic device capable of adjusting prompting time and operating method thereof |
CN102025833A (en) * | 2010-11-25 | 2011-04-20 | 北京播思软件技术有限公司 | Method and device for automatically reminding weather change based on mobile terminal |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106453481A (en) * | 2015-08-04 | 2017-02-22 | 三星电子株式会社 | Electronic device and method for providing service in the electronic device |
CN106341459A (en) * | 2016-08-26 | 2017-01-18 | 刘翔 | Electronic device remote control system |
CN110278230A (en) * | 2018-03-16 | 2019-09-24 | 阿里巴巴集团控股有限公司 | Data processing method, client, server and storage medium |
CN113965580A (en) * | 2020-06-29 | 2022-01-21 | 北京字节跳动网络技术有限公司 | Method and device for synchronizing messages |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104182399B (en) | Memorandum based reminding method and device | |
CN110324793B (en) | Information reminding method and device and electronic terminal | |
CN110826965B (en) | Intelligent warehouse management method and device, handheld device and storage medium | |
CN108701038B (en) | Method for displaying advertisement by terminal, terminal and advertisement delivery system | |
US10134277B2 (en) | Method and system for providing traffic information | |
CN106559313B (en) | Car sharing method and server | |
CN109446309B (en) | Question feedback method and device | |
CN108021642B (en) | Application program recommendation method and device, mobile terminal and storage medium | |
US9800488B2 (en) | Method for setting heartbeat timer, terminal and server | |
WO2010151442A1 (en) | Apparatus and method for automated vehicle roadside assistance | |
US9141944B2 (en) | Synchronization of alarms between devices | |
CN102842020A (en) | Information processing method and device | |
US20070194940A1 (en) | Method and system for communicating travel alerts to mobile devices | |
CN111669717B (en) | Cloud mobile phone data sending method, computer device and storage medium | |
CN104750711A (en) | Document push reminding method and document push reminding device | |
CN112600902A (en) | Notification message pushing method and device | |
CN103873527A (en) | Data processing method, electronic equipment and server | |
CN103024664A (en) | Method and device for reminding users according to events | |
KR101854130B1 (en) | Method and apparatus for registering alarm in mobile communication system | |
US8686878B2 (en) | Systems and methods for context sensitive notification | |
CN103179250A (en) | New message notification system and new message notification method based on contact people preference | |
CN105865465A (en) | Navigation method and apparatus | |
CN104702673B (en) | A kind of acquisition methods and wearable device of information on services | |
CN104394258B (en) | The method and apparatus that contact method change to communication object is handled | |
CN103927646A (en) | Information processing method and electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20140618 |
|
RJ01 | Rejection of invention patent application after publication |