CN111917915B - Schedule processing method, device and equipment - Google Patents

Schedule processing method, device and equipment Download PDF

Info

Publication number
CN111917915B
CN111917915B CN201910389646.6A CN201910389646A CN111917915B CN 111917915 B CN111917915 B CN 111917915B CN 201910389646 A CN201910389646 A CN 201910389646A CN 111917915 B CN111917915 B CN 111917915B
Authority
CN
China
Prior art keywords
schedule
server
time period
event
user
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
Application number
CN201910389646.6A
Other languages
Chinese (zh)
Other versions
CN111917915A (en
Inventor
李政甫
杨博宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nail Holding Cayman Co ltd
Original Assignee
Nail Holding Cayman Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nail Holding Cayman Co ltd filed Critical Nail Holding Cayman Co ltd
Priority to CN201910389646.6A priority Critical patent/CN111917915B/en
Publication of CN111917915A publication Critical patent/CN111917915A/en
Application granted granted Critical
Publication of CN111917915B publication Critical patent/CN111917915B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Abstract

The embodiment of the invention provides a schedule processing method, a device and equipment, wherein the method comprises the following steps: responding to the schedule viewing operation of the user, and generating a schedule event corresponding to the verification time period by the instant messaging client according to the schedule creating information and the verification time period setting information which are obtained from the server; and sending the schedule event to a server so that the server verifies whether the received schedule event is consistent according to the locally stored schedule creating information of the user, thereby completing the automatic verification that whether the schedule event generated by the instant messaging client side is consistent with the reference schedule event of the server side.

Description

Schedule processing method, device and equipment
Technical Field
The invention relates to the technical field of internet, in particular to a schedule processing method, device and equipment.
Background
At present, most of users' smart phones are equipped with one or more instant messaging clients, and the users can conveniently communicate with friends, colleagues and relatives through the instant messaging clients.
Some instant messaging clients may support a calendar setting function so that a user can record what he or she needs to do every day through the calendar setting function.
Disclosure of Invention
The embodiment of the invention provides a method, a device and equipment for processing a schedule, which are used for automatically finding whether a schedule event at an instant messaging client side has an error or not.
In a first aspect, an embodiment of the present invention provides a schedule processing method applied to an instant messaging client, where the method includes:
responding to the schedule viewing operation of a user, and generating a schedule event corresponding to the verification time period according to the schedule creating information and the verification time period setting information which are obtained from the server;
and sending the schedule event to the server so that the server verifies the schedule event according to the locally stored schedule creating information of the user.
In a second aspect, an embodiment of the present invention provides a schedule processing apparatus, located on an instant messaging client side, including:
the generating module is used for responding to the schedule viewing operation of the user and generating a schedule event corresponding to the verification time period according to the schedule creating information and the verification time period setting information which are obtained from the server;
and the sending module is used for sending the schedule event to the server so that the server verifies the schedule event according to the locally stored schedule creating information of the user.
In a third aspect, an embodiment of the present invention provides an electronic device, including a first processor and a first memory, where the first memory stores executable code, and when the executable code is executed by the first processor, the first processor is caused to execute at least the schedule processing method according to the first aspect.
An embodiment of the present invention provides a computer storage medium, configured to store executable code, where the executable code causes a processor in a computer to at least implement the schedule processing method in the first aspect.
In a fourth aspect, an embodiment of the present invention provides a schedule processing method, which is applied to a server, and the method includes:
providing the verification time period setting information to an instant messaging client of the user;
receiving a schedule event which is sent by the instant messaging client and corresponds to a verification time period;
generating a reference schedule event corresponding to the verification time period according to the schedule creating information of the user stored in the server;
and verifying the received schedule event according to the reference schedule event.
In a fifth aspect, an embodiment of the present invention provides a schedule processing apparatus, applied to a server, including:
the sending module is used for providing the verification time period setting information to an instant messaging client of a user;
the receiving module is used for receiving the schedule event which is sent by the instant messaging client and corresponds to the verification time period;
the verification module is used for generating a reference schedule event corresponding to the verification time period according to the schedule creating information of the user stored in the server; and verifying the received schedule event according to the reference schedule event.
In a sixth aspect, an embodiment of the present invention provides an electronic device, including: a second memory, a second processor; wherein the second memory has stored thereon executable code, which when executed by the second processor causes the second processor to execute at least to implement the schedule processing method according to the fourth aspect.
An embodiment of the present invention provides a computer storage medium, which is used for storing executable codes, and when a processor in a computer executes the executable codes, at least the schedule processing method in the fourth aspect is implemented.
In the embodiment of the invention, when a user triggers schedule viewing operation in the instant messaging client of the user, the instant messaging client can generate a schedule event corresponding to the current verification time period according to schedule creation information which is obtained from the server and is set by a manager in the server, and further send the generated schedule event to the server. The server stores all the accurate schedule creating information of the user, so the server can generate a reference schedule event corresponding to the verification time period according to the locally stored schedule creating information of the user, and the automatic verification of whether the schedule event generated by the instant messaging client side is consistent with the reference schedule time or not is completed by comparing the reference schedule event with the schedule event generated by the instant messaging client side.
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, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic diagram of a schedule creation process according to an embodiment of the present invention;
fig. 2 is a schematic view of a schedule interface corresponding to a schedule viewing operation according to an embodiment of the present invention;
fig. 3 is a schematic view of a schedule interface corresponding to another schedule viewing operation according to an embodiment of the present invention;
fig. 4 is a flowchart of a schedule processing method according to an embodiment of the present invention;
FIG. 5 is a flowchart of another method for processing schedules according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a schedule processing apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of an electronic device corresponding to the schedule processing apparatus provided in the embodiment shown in fig. 6;
FIG. 8 is a schematic structural diagram of another schedule processing apparatus according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of an electronic device corresponding to the schedule processing apparatus provided in the embodiment shown in fig. 8.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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 some, but not all embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without inventive step based on the embodiments of the present invention, are within the scope of protection of the present invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the description of the invention and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, and "the plural" typically includes at least two.
The words "if", as used herein may be interpreted as "at \8230; \8230whenor" when 8230; \8230when or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrases "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in articles of commerce or systems including such elements.
In addition, the sequence of steps in each method embodiment described below is only an example and is not strictly limited.
The following description is provided to provide a background for the implementation of the schedule processing method provided herein.
In practical applications, a user may create a schedule using a schedule setting function provided by an instant messaging client, where the schedule is also colloquially referred to as a calendar, and thus, a schedule event herein may also be referred to as a calendar event.
The process of creating a schedule by a user is described below with reference to fig. 1: assuming that the user installs some instant messaging client in both his device 1 and device 2, assume that the user triggers a schedule creation message by operating the instant messaging client in device 1: five afternoons per week a three-point division of the weekly regular meeting. The instant messaging client in the device 1 sends the schedule creation information to the corresponding server, so that the server stores the corresponding relationship between the schedule creation information and the user. In addition, the server sends the schedule creation information to each instant messaging client corresponding to the user, namely the instant messaging client in the device 1 and the instant messaging client in the device 2.
To this end, the instant messaging client installed in each device by the user may obtain corresponding schedule creation information based on a user's creation operation for a schedule. The use of calendar creation information obtained from a server by an instant messaging client is schematically described below in conjunction with fig. 2.
Specifically, in response to the schedule viewing operation of the user, the instant messaging client generates a schedule event corresponding to the viewing time range according to the viewing time range corresponding to the schedule viewing operation and the schedule creation information obtained from the server, and further displays the schedule event corresponding to the viewing time range in the schedule interface.
Assume that the user operates an instant messaging client in his or her device 1 to enter the calendar interface illustrated in fig. 2. Optionally, two viewing time ranges of week and month are set in the schedule interface for the user to select, and assuming that the user selects the viewing time range of "month", the dates included in the current month and the schedule events associated with each date are displayed in the schedule interface.
Specifically, when the user selects the viewing time range of "month", the instant messaging client may generate a schedule event having an occurrence time of a schedule in the viewing time range from the schedule creation information that has been obtained from the server, and display the generated schedule event at a corresponding date.
For example, suppose that the schedule creation information that the instant messaging client in the device 1 has obtained from the server includes: a ten am morning meeting at 28 am in 2019, a three am day meeting at every friday and afternoon, and a nine am visitor at 4 and 2 am in 2019. And assuming that the current month is 4 months, after the user enters the schedule interface and selects the viewing time range of "month", the schedule viewing operation for viewing all schedule events of the 4 months is triggered. At this time, the instant messaging client filters out schedule creation information of "the twelve o ' clock break meeting on day 28 of 3.3.28.a.m." whose occurrence date is not in month 4 from the above-mentioned three schedule creation information that have been obtained, and generates schedule events corresponding to two schedule creation information of "the three o ' clock break meeting on day five and a.m." the nine o ' clock visit on day 2 of 4.4.a.m "every week.
The schedule creation information can be divided into schedule creation information corresponding to a periodic schedule and schedule creation information corresponding to an aperiodic schedule in terms of time characteristics. Schedule creation information having a periodic feature such as the above-mentioned "three-point-on-the-pm-every-friday afternoon regular meeting" is schedule creation information corresponding to a periodic schedule.
When schedule creation information corresponding to a periodic schedule is included in schedule creation information obtained from a server by an instant messaging client in the device 1, in a viewing time range of the current month, i.e., 4 months, a plurality of schedule events may be generated based on the schedule creation information corresponding to the periodic schedule, such as schedule events corresponding to 4 months 5, 4 months 12, 4 months 19, and 4 months 26 illustrated in fig. 2: the three-week example meeting in the afternoon.
In the above example, in addition to the 4 schedule events generated according to the schedule creation information of the "three-point-at-a-noon example meeting every friday and afternoon", the instant messaging client in the device 1 also generates the schedule event of "nine-point-at-a-noon visitor" corresponding to 4-month-2 according to the schedule creation information of "nine-point-at-a-noon client visit on 4-month-2-day in 2019".
Suppose that the calendar events of the user in month 4 do include the five calendar events. Then ideally the instant messaging client in the device 1 would indicate that the calendar events are displayed correctly and not lost if the above five calendar events were indeed generated.
However, if the instant messaging client in the device 1 has some design defects, which result in some of the above five calendar events being lost or other errors, it will obviously have a large impact on the user.
In addition, as described above, besides the device 1, the same user may also install the instant messaging client in the device 2, where the device 1 and the device 2 are different types of devices, for example, the device 1 is a mobile phone terminal using a certain operating system, the device 2 is a mobile phone terminal using another operating system, or the device 2 is a PC.
Since the design of the same instant messaging client operating in different types of devices may be different, the instant messaging client in the device 1 is able to correctly and completely generate and present the schedule events corresponding to a certain viewing time range, which does not mean that the instant messaging client in the device 2 is also able to correctly and completely generate and present the schedule events corresponding to a certain viewing time range. For example, as shown in fig. 3, it is assumed that the user also triggers a viewing operation for a schedule event of month 4 in the instant messaging client in the device 2, at this time, only a schedule event of "there is a visitor at nine am corresponding to day 2 of month 4" is displayed in the calendar interface, and the following schedule event corresponding to the schedule creation information of "three-point-of-the-afternoon five weeks per week" cannot be generated and displayed due to some reasons: "three-pm-week regular meeting" corresponds to days 4, 5, 12, 19, and 26, respectively.
Based on the method, whether the schedule event is accurately displayed or not is automatically detected at the instant messaging client side, so that the schedule event which cannot be correctly analyzed and displayed can be timely found, and the method has important practical significance for the user. It is to this end that the schedule processing methods provided herein.
The following describes an implementation process of the schedule processing method provided by the text with reference to the following embodiments.
Fig. 4 is a flowchart of a schedule processing method according to an embodiment of the present invention, where the schedule processing method may be executed by an instant messaging client. As shown in fig. 4, the method includes the steps of:
401. and responding to the schedule viewing operation of the user, and generating a schedule event corresponding to the verification time period according to the schedule creating information and the verification time period setting information which are obtained from the server.
402. And sending the schedule event to a server so that the server verifies whether the received schedule event is consistent according to the locally stored schedule creating information of the user.
When a user operates an instant messaging client running in a certain device of the instant messaging client and a schedule viewing operation is triggered, on one hand, the instant messaging client can generate and display schedule events in a viewing time range corresponding to the schedule viewing operation as described above, and on the other hand, the instant messaging client can also generate the schedule events corresponding to a verification time period based on verification time period setting information provided by a server and send the schedule events corresponding to the verification time period to the server so that the server can verify whether the schedule events corresponding to the verification time period are correctly displayed or not and whether events are lost or not.
In an optional embodiment, when the instant messaging client receives a schedule viewing operation triggered by a user, the instant messaging client may immediately send an authentication request to the server, so that the server may feed back authentication time period setting information to the instant messaging client based on the authentication request. Wherein the verification period setting information indicates how many time spans a calendar event are verified each time. In practical application, for example, the following settings can be set: the current month, the current date and N days before and after the current date, N days after the current date, and so on, wherein N is greater than or equal to 1.
In practical application, optionally, after receiving the verification request, the server may perform validity determination on the verification request, and when it is determined that the verification request is valid, send verification time period setting information to the instant messaging client.
Wherein, the server determines whether the verification request is valid, which can be implemented as: and if the current load pressure of the server is lower than a preset value, determining that the verification request is valid. Alternatively, the server determines whether the verification request is valid, and may further be implemented as: and if the server determines that the schedule creating information corresponding to the periodic schedule exists in the set verification time period of the user corresponding to the verification request, determining that the verification request is valid. Alternatively, the server determines whether the verification request is valid, and may further be implemented as: and if the time stamp corresponding to the verification request is within the set time range, determining that the verification request is valid.
In another optional embodiment, in response to a schedule viewing operation triggered by a user, the instant messaging client may first query whether locally stored verification time period setting information is expired, and if so, immediately send the verification request to the server; if the time period is not expired, the locally stored verification time period information is directly used.
In this embodiment, the server may configure the lifecycle of the authentication period setting information sent to a certain instant messaging client at a time, meaning that the authentication period setting information is valid for a certain period of time. Therefore, after the instant communication client obtains certain verification time period setting information from the server, in the life cycle, even if the user triggers the schedule viewing operation, the verification request does not need to be sent to the server, so that frequent interaction with the server is avoided, and the load pressure of the server is reduced.
When the instant communication client obtains the verification time period setting information from the server, the start and end time of the verification time period corresponding to the current verification process can be determined. For example, the verification period setting information is: in the current month, assuming that the current month is 4 months, the start-stop time of the verification period is 4 months 1 to 4 months 30. For another example, the verification time period setting information is: and the current date and five days before and after the current date, and if the current date is 4 months and 10 days, the starting and ending time of the verification time period is 4 months and 5 days to 4 months and 15 days.
Furthermore, the instant communication client generates a schedule event corresponding to the verification time period, namely the schedule event with the occurrence time in the verification time period according to the schedule creating information obtained from the server.
It should be noted that, as described above, the instant messaging client may also generate and display a schedule event corresponding to the viewing time range corresponding to the schedule viewing operation based on the schedule viewing operation triggered by the user, and in actual application, there may be a case where the viewing time range completely overlaps or partially overlaps the verification time period. For example, the check time range is the current month, and the verification time period is the current month, at this time, the instant messaging client displays the generated schedule event of the current month on the schedule interface on one hand, and sends the generated schedule event to the server for subsequent verification processing on the other hand. For another example, the viewing time range is the current month, and the verification time period is the current date and five days in sequence, at this time, the viewing time range may partially overlap with the verification time period, and the instant messaging client displays the generated schedule event of the current month on the schedule interface, and sends the generated schedule event corresponding to the verification time period to the server for subsequent verification processing.
In an optional embodiment, the instant messaging client may send all calendar events whose occurrence time is within the verification time period to the server for subsequent verification processing, and at this time, the calendar events may be periodic calendar events or non-periodic calendar events.
In another optional embodiment, the instant messaging client may generate a calendar event corresponding to the verification period and transmit the generated calendar event to the server according to the schedule creation information and the verification period setting information corresponding to the periodic schedule, which are obtained from the server. At this time, it is equivalent to the instant messaging client sending only the periodic calendar event occurring in the verification time period to the server for subsequent verification processing. This is because it is statistically found that the periodic schedule event is more susceptible to errors such as loss.
The above introduces the reduction of the load pressure of the server by limiting the sending timing of the authentication request and reporting the type of the calendar event (periodic calendar event) of the server. The following also provides another means of reducing the load stress on the servers: the number of verifications that the same user can perform within a set time frame is limited. Such as specifying that the same user can only perform the calendar event verification process once a day.
Based on this, specifically, in response to the schedule viewing operation triggered by the user, if the schedule viewing operation triggered by the instant messaging client sent by the user within the set time range has not reached the preset number of times, it is determined that the currently triggered schedule viewing operation is valid, and the generation and reporting processes of the schedule event occurring within the verification time period are executed. In addition, in order to facilitate the determination of whether the subsequent schedule checking operation triggered by the user is valid, at this time, the schedule checking operation times triggered by the user within the set time range need to be updated, that is, the schedule checking operation times are added by one.
For example, assuming that the same user is specified to be able to perform the schedule event verification process only once a day, if the schedule viewing operation triggered by the current user is the first viewing operation triggered within the day, the schedule viewing operation is determined to be valid; and if the schedule viewing operation triggered by the current user is the second viewing operation triggered in the current day, the schedule viewing operation is determined to be invalid, and the schedule event generating and reporting process in the verification time period cannot be executed at the moment.
And after the server receives the schedule event sent by the instant messaging client of the user, the server generates a reference schedule event corresponding to the verification time period according to the locally stored schedule creating information of the user, and then verifies the received schedule event according to the reference schedule event. Specifically, the server also executes an action of generating a schedule event (referred to as a reference schedule event for distinction) corresponding to the user in the verification time period, and since accurate and complete schedule creation information is stored in the server, the generated reference schedule event is a schedule event which should be theoretically generated and displayed by the instant messaging client in the verification time period, and the problem that whether the instant messaging client has a schedule event analysis error can be found by comparing the reference schedule event with the schedule event actually generated by the instant messaging client. For example, if the number of the reference calendar events is greater than the number of the calendar events generated by the instant messaging client, it indicates that the instant messaging client loses some calendar events. For another example, the contents and occurrence times of the calendar events generated by the reference calendar event and the instant messaging client are compared to determine whether the analysis of each daily event is correct.
In addition, in practical applications, the user may have a change in geographical location due to business trip, etc., and some changes in geographical location may cause the time zone in which the user is located to change, and the change in time zone may cause the occurrence time of the schedule event to change adaptively. For example, if the occurrence time of a schedule event set by the user in the a time zone is 4/month and 2/day, but if the user goes to the area of the B time zone and the occurrence time of the schedule event is 4/month and 3/day in the B time zone, if the instant messaging client still analyzes that the schedule event occurs in 4/month and 2/day, the result will be wrong, and the correct analysis result is that the schedule event occurs in 4/month and 3/day.
In order to take account of the influence of the change of the time zone where the user is located on identifying whether the schedule event analysis error exists in the instant messaging client, the following solutions are also provided in the text:
after generating a schedule event corresponding to a verification time period, the instant messaging client sends the generated schedule event and the current time zone information corresponding to the user to the server, so that the server verifies the received schedule event according to the locally stored schedule creation information of the user and the time zone information.
Specifically, after generating a reference calendar event occurring within the verification time period, the server may convert an occurrence time corresponding to the reference calendar event according to the time zone information, and further compare the converted reference calendar event with the received calendar event to determine whether the received calendar event is consistent with the reference calendar event.
In summary, the instant messaging client generates a schedule event actually occurring in the verification time period according to the acquired schedule creating information and reports the schedule event to the server, and the server performs accuracy verification on the calendar event reported by the instant messaging client according to a reference calendar event which should occur in the verification time period, so that automatic verification of whether the schedule event generated by the instant messaging client is consistent with the reference schedule event is completed.
Fig. 5 is a flowchart of another schedule processing method according to an embodiment of the present invention, where the schedule processing method can be executed by a server. As shown in fig. 5, the method includes the steps of:
501. and providing the verification time period setting information to the instant messaging client of the user.
In practical applications, the timing when the server provides the verification time period setting information to the instant messaging client may refer to the description in the foregoing embodiments.
Of course, in an alternative embodiment, the server may also actively send the verification time period setting information to the instant messaging clients of the respective users based on the trigger of the administrator.
502. And receiving a schedule event which is sent by the instant messaging client and corresponds to the verification time period.
The process of the instant messaging client generating a calendar event occurring within the authentication period from the calendar creation information obtained from the server can refer to the description in the foregoing embodiment.
In practical application, when the server receives schedule creation information edited by a user, the schedule creation information can be sent to each instant messaging client corresponding to the user, so that the instant messaging client generates a schedule event corresponding to the verification time period based on schedule viewing operation of the user.
503. And generating a reference schedule event corresponding to the verification time period according to the schedule creating information of the user stored in the server.
504. And verifying the received schedule event according to the reference schedule event.
In addition, optionally, as described above, the instant messaging client generates the schedule event and reports the schedule event to the server, and reports the schedule event together with the schedule event, and may further include current time zone information of the user. Therefore, after the server generates the reference schedule event, the server converts the occurrence time corresponding to the reference schedule event according to the time zone information, and then compares the converted reference schedule event with the received schedule event to determine whether the received schedule event is wrong.
The process of the server comparing the reference calendar event with the calendar event received from the instant messaging client can refer to the description in the foregoing embodiment.
A schedule processing apparatus of one or more embodiments of the present invention will be described in detail below. Those skilled in the art will appreciate that these schedule processing apparatuses can be configured by the steps taught in the present scheme using commercially available hardware components.
Fig. 6 is a schematic structural diagram of a schedule processing apparatus according to an embodiment of the present invention, and as shown in fig. 6, the apparatus includes: a generating module 11 and a sending module 12.
And the generating module 11 is configured to generate a schedule event corresponding to the verification time period according to the schedule creating information and the verification time period setting information obtained from the server in response to the schedule viewing operation of the user.
A sending module 12, configured to send the schedule event to the server, so that the server verifies whether the schedule event is consistent according to the locally stored schedule creation information of the user.
Optionally, the generating module 11 may specifically be configured to: and generating a schedule event corresponding to the verification time period according to schedule creating information corresponding to the periodic schedule and the verification time period setting information which are obtained from the server.
Optionally, the sending module 12 may be further configured to: and responding to the schedule viewing operation, and sending a verification request to the server. Correspondingly, the device further comprises: and the receiving module is used for receiving the verification time period setting information fed back by the server when the verification request is determined to be valid.
Optionally, the apparatus may further include: the query module is used for responding to the schedule viewing operation and querying whether the locally stored verification time period setting information is overdue or not; if the verification request is expired, the verification request is sent to the server through the sending module 12.
Optionally, the query module may be further configured to: responding to the schedule viewing operation, and if the schedule viewing operation triggered by the user in the set time range does not reach the preset times, determining that the schedule viewing operation is valid; and updating the schedule viewing operation times triggered by the user in the set time range.
Optionally, the sending module 12 may be further configured to: and sending the schedule event and the current corresponding time zone information of the user to the server so that the server verifies the schedule event according to the locally stored schedule creating information of the user and the time zone information.
Optionally, the generating module 11 may be further configured to: and responding to the schedule viewing operation of the user, and generating a schedule event corresponding to the viewing time range according to the viewing time range corresponding to the schedule viewing operation and the schedule creating information obtained from the server. Accordingly, the apparatus may further include: and the display module is used for displaying the schedule events corresponding to the viewing time range in a schedule interface.
The apparatus shown in fig. 6 can perform the steps performed by the instant messaging client in the foregoing embodiments, and reference may be made to the related description of the foregoing embodiments for a part of this embodiment that is not described in detail.
In one possible design, the structure of the schedule processing apparatus shown in fig. 6 may be implemented as an electronic device, which may be a user terminal such as a mobile phone, a tablet computer, a PC, and the like. As shown in fig. 7, the electronic device may include: a first processor 21, a first memory 22. Wherein the first memory 22 has stored thereon executable code, which when executed by the first processor 21 causes the first processor 21 to execute at least the steps performed by the instant messaging client as in the previous embodiments.
Optionally, the electronic device may further comprise a first communication interface 23 for communicating with other devices.
In addition, an embodiment of the present invention provides a computer storage medium for storing executable codes, where the executable codes enable a processor in a computer to implement at least the steps performed by the instant messaging client in the foregoing embodiments.
Fig. 8 is a schematic structural diagram of another schedule processing apparatus according to an embodiment of the present invention, and as shown in fig. 8, the apparatus includes: a sending module 31, a receiving module 32, and a verification module 33.
And a sending module 31, configured to provide the verification time period setting information to the instant messaging client of the user.
And the receiving module 32 is configured to receive a schedule event corresponding to the verification time period sent by the instant messaging client.
The verification module 33 is configured to generate a reference schedule event corresponding to the verification time period according to the schedule creation information of the user stored in the server; and verifying the received schedule event according to the reference schedule event.
Optionally, the receiving module 32 is further configured to: and receiving a schedule event corresponding to a verification time period and the current time zone information corresponding to the user, which are sent by the instant messaging client. At this time, the verification module 33 is further configured to: converting the occurrence time corresponding to the reference schedule event according to the time zone information; and comparing the converted reference schedule event with the received schedule event to determine whether the received schedule event is consistent.
Optionally, the sending module 31 is further configured to: and sending the received schedule creating information of the user to the instant messaging client so that the instant messaging client can generate a schedule event corresponding to the verification time period.
The apparatus shown in fig. 8 can perform the steps performed by the server in the foregoing embodiment, and reference may be made to the related description of the foregoing embodiment for a part of this embodiment that is not described in detail.
In one possible design, the structure of the schedule processing apparatus shown in fig. 8 may be implemented as an electronic device, which may be a server. As shown in fig. 9, the electronic device may include: a second processor 41, a second memory 42. Wherein the second memory 42 has stored thereon executable code, which when executed by the second processor 41, causes the second processor 41 to perform at least the steps as performed by the server in the previous embodiments.
Optionally, the electronic device may further comprise a second communication interface 43 for communicating with other devices.
In addition, an embodiment of the present invention provides a computer storage medium for storing executable codes, where the executable codes enable a processor in a computer to implement at least the steps performed by the server in the foregoing embodiments.
The above-described apparatus embodiments are merely illustrative, wherein the units described as separate components may or may not be physically separate. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by adding a necessary general hardware platform, and of course, can also be implemented by a combination of hardware and software. With this understanding in mind, the above-described solutions and/or portions thereof that are prior art may be embodied in the form of a computer program product, which may be embodied on one or more computer-usable storage media having computer-usable program code embodied therein (including but not limited to disk storage, CD-ROM, optical storage, etc.).
The schedule processing method provided by the embodiment of the present invention may be executed by a certain program/software, the program/software may be provided by a network side, the instant messaging client and the server mentioned in the foregoing embodiment may download the corresponding program/software into a local nonvolatile storage medium, and when it needs to execute the schedule processing method, the program/software is read into a memory by a CPU, and then the CPU executes the program/software to implement the schedule processing method provided in the foregoing embodiment, and the execution process may refer to the schematic diagrams in fig. 1 to 5.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (15)

1. A schedule processing method is applied to an instant messaging client, and comprises the following steps:
responding to the schedule viewing operation of a user, and generating a schedule event corresponding to the verification time period according to the schedule creating information and the verification time period setting information which are obtained from the server;
and sending the schedule event to the server so that the server verifies the schedule event according to a reference schedule event corresponding to the verification time period, wherein the reference schedule event is generated by the server according to locally stored schedule creation information of the user.
2. The method according to claim 1, wherein the generating a schedule event corresponding to the verification time period according to the schedule creation information and the verification time period setting information obtained from the server comprises:
and generating a schedule event corresponding to the verification time period according to schedule creating information corresponding to the periodic schedule and the verification time period setting information which are obtained from the server.
3. The method of claim 1, further comprising:
responding to the schedule viewing operation, and sending a verification request to the server;
receiving the verification time period setting information fed back by the server when the verification request is determined to be valid.
4. The method of claim 3, wherein sending a validation request to the server in response to the calendar view operation comprises:
responding to the schedule viewing operation, and inquiring whether the locally stored verification time period setting information is expired;
and if so, sending the verification request to the server.
5. The method of claim 1, further comprising:
and responding to the schedule viewing operation, and if the schedule viewing operation triggered by the user in the set time range does not reach the preset times, determining that the schedule viewing operation is valid.
6. The method of claim 5, wherein after sending the calendar event to the server, further comprising:
and updating the schedule viewing operation times triggered by the user in the set time range.
7. The method according to any one of claims 1 to 6, wherein the sending the calendar event to the server comprises:
and sending the schedule event and the time zone information currently corresponding to the user to the server so that the server verifies the schedule event according to the converted reference schedule event, wherein the converted reference schedule event is obtained by converting the occurrence time corresponding to the reference schedule event by the server according to the time zone information.
8. The method according to any one of claims 1 to 6, further comprising:
responding to the schedule viewing operation of a user, and generating a schedule event corresponding to the viewing time range according to the viewing time range corresponding to the schedule viewing operation and the schedule creating information obtained from the server;
and displaying the schedule event corresponding to the viewing time range in a schedule interface.
9. A schedule processing device applied to an instant messaging client comprises:
the generating module is used for responding to the schedule viewing operation of the user and generating a schedule event corresponding to the verification time period according to the schedule creating information and the verification time period setting information which are obtained from the server;
and the sending module is used for sending the schedule event to the server so as to enable the server to verify the schedule event according to a reference schedule event corresponding to the verification time period, and the reference schedule event is generated by the server according to the locally stored schedule creation information of the user.
10. An electronic device, comprising: a memory, a processor; wherein the memory has stored thereon executable code which, when executed by the processor, causes the processor to carry out the method of processing a schedule according to any one of claims 1 to 8.
11. A schedule processing method is applied to a server, and the method comprises the following steps:
providing the verification time period setting information to an instant messaging client of a user;
receiving a schedule event which is sent by the instant messaging client and corresponds to a verification time period, wherein the schedule event corresponding to the verification time period is generated by the instant messaging client according to schedule creation information and verification time period setting information which are obtained from the server;
generating a reference schedule event corresponding to the verification time period according to the schedule creating information of the user stored in the server;
and verifying the received schedule event according to the reference schedule event.
12. The method according to claim 11, wherein the receiving the calendar event corresponding to the verification time period sent by the instant messaging client comprises:
receiving a schedule event corresponding to a verification time period and time zone information currently corresponding to the user, which are sent by the instant messaging client;
the verifying the received schedule event according to the reference schedule event comprises:
converting the occurrence time corresponding to the reference schedule event according to the time zone information;
and comparing the converted reference schedule event with the received schedule event to determine whether the received schedule event is consistent with the converted reference schedule event.
13. The method of claim 11, further comprising:
and if receiving the schedule creating information of the user, sending the schedule creating information to the instant messaging client so that the instant messaging client can generate a schedule event corresponding to the verification time period.
14. A schedule processing apparatus applied to a server includes:
the sending module is used for providing the verification time period setting information to an instant messaging client of a user;
a receiving module, configured to receive a schedule event corresponding to a verification time period sent by the instant messaging client, where the schedule event corresponding to the verification time period is generated by the instant messaging client according to schedule creation information and verification time period setting information obtained from the server;
the verification module is used for generating a reference schedule event corresponding to the verification time period according to the schedule creation information of the user stored in the server; and verifying the received schedule event according to the reference schedule event.
15. An electronic device, comprising: a memory, a processor; wherein the memory has stored thereon executable code which, when executed by the processor, causes the processor to carry out the method of processing a schedule according to any one of claims 11 to 13.
CN201910389646.6A 2019-05-10 2019-05-10 Schedule processing method, device and equipment Active CN111917915B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910389646.6A CN111917915B (en) 2019-05-10 2019-05-10 Schedule processing method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910389646.6A CN111917915B (en) 2019-05-10 2019-05-10 Schedule processing method, device and equipment

Publications (2)

Publication Number Publication Date
CN111917915A CN111917915A (en) 2020-11-10
CN111917915B true CN111917915B (en) 2022-11-18

Family

ID=73243030

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910389646.6A Active CN111917915B (en) 2019-05-10 2019-05-10 Schedule processing method, device and equipment

Country Status (1)

Country Link
CN (1) CN111917915B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114024927B (en) * 2020-07-16 2023-08-08 腾讯科技(深圳)有限公司 Information sharing method and device
CN114198858B (en) * 2021-11-25 2023-08-15 青岛海尔空调电子有限公司 Task processing method, device and computer readable storage medium
CN115469559B (en) * 2022-09-30 2023-07-07 武汉天业数智信息技术有限公司 Equipment control method and system based on Internet of things technology

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102202271A (en) * 2011-05-16 2011-09-28 中兴通讯股份有限公司 Method, system and device for sharing schedule information of multiple mobile terminals
CN103024692B (en) * 2012-11-23 2016-12-21 惠州Tcl移动通信有限公司 The method of managing schedule table and system thereof
CN105828329B (en) * 2015-11-16 2019-07-30 广东亿迅科技有限公司 Mobile terminal authentication management method
CN106100965A (en) * 2016-05-20 2016-11-09 廖建强 A kind of schedule creation method and server

Also Published As

Publication number Publication date
CN111917915A (en) 2020-11-10

Similar Documents

Publication Publication Date Title
CN111917915B (en) Schedule processing method, device and equipment
US7796742B1 (en) Systems and methods for simplified provisioning
US9984111B2 (en) Process metadata triggers and events
US8176483B2 (en) Software maintenance management
EP3762882B1 (en) System and method for establishing common request processing
US9032259B1 (en) Test prioritization techniques
CN111343168B (en) Identity authentication method and device, computer equipment and readable storage medium
US10534968B1 (en) Verifying odometer mileage using captured images and optical character recognition (OCR)
US10467576B2 (en) Distributed software process tracking
CN110264190A (en) Triggering method, device, equipment and the storage medium of intelligent contract
US20120209863A1 (en) Information processing apparatus
EP2958037A1 (en) Data collection and cleaning at source
CN104932893A (en) Event reminding method and device based on application program
US8606762B2 (en) Data quality administration framework
CN112100078A (en) Method, device and equipment for generating interface test case
KR20120102967A (en) System and method for verifying application
US20200118058A1 (en) Real-time workflow tracking
US20100306777A1 (en) Workflow message and activity correlation
US8250407B1 (en) Methods and systems for correction of data transactions
CN115170087A (en) Method and device for processing task data and computer readable storage medium
CN110781142B (en) Data import method and device, server and storage medium
CN104378402A (en) Method and device for updating user contact information
CN113485742A (en) Host application version registration method and device
CN112084114A (en) Method and apparatus for testing an interface
JP5893595B2 (en) Schedule support system

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