CN109901877B - Information processing method and system and electronic equipment - Google Patents

Information processing method and system and electronic equipment Download PDF

Info

Publication number
CN109901877B
CN109901877B CN201711303152.9A CN201711303152A CN109901877B CN 109901877 B CN109901877 B CN 109901877B CN 201711303152 A CN201711303152 A CN 201711303152A CN 109901877 B CN109901877 B CN 109901877B
Authority
CN
China
Prior art keywords
data
request
instruction
electronic device
module
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
CN201711303152.9A
Other languages
Chinese (zh)
Other versions
CN109901877A (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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201711303152.9A priority Critical patent/CN109901877B/en
Publication of CN109901877A publication Critical patent/CN109901877A/en
Application granted granted Critical
Publication of CN109901877B publication Critical patent/CN109901877B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The method comprises the steps of obtaining a first operation, executing a first instruction corresponding to the first operation, obtaining a second operation, and executing a second instruction corresponding to the second operation, wherein the second instruction is used for enabling the electronic equipment to return to a state before the first instruction is executed, obtaining a third operation, and executing the third instruction under the condition that a time interval between the second operation and the first operation meets a preset condition, wherein the third operation is the same as the first operation, and the third instruction is different from the first instruction.

Description

Information processing method and system and electronic equipment
Technical Field
The present disclosure relates to the field of electronic technologies, and in particular, to an information processing method and system, and an electronic device.
Background
When the user operates, a certain page may be entered due to a malfunction in some cases. Generally, when the user erroneously operates, the user may wish to return to the previous page to operate again. In the process of implementing the concept of the present invention, the inventor finds that in the prior art, at least the following problem exists, and due to some reasons, for example, a small click area caused by a mistake of a developer, a user is likely to perform a misoperation again, which causes a subjective feeling of poor user experience.
Disclosure of Invention
In view of the above, the present disclosure provides an information processing method, system and electronic device for handling misoperation.
One aspect of the present disclosure provides an information processing method, including obtaining a first operation, executing a first instruction corresponding to the first operation, obtaining a second operation, and executing a second instruction corresponding to the second operation, where the second instruction is used to return the electronic device to a state before the first instruction is executed, and obtaining a third operation, and executing the third instruction if a time interval between the second operation and the first operation satisfies a preset condition, where the third operation is the same as the first operation, and the third instruction is different from the first instruction.
According to an embodiment of the present disclosure, the method further includes obtaining a plurality of time intervals according to operation information of a plurality of sets of operations, wherein each set of operations includes the first operation and the second operation that are temporally adjacent, and processing the plurality of time intervals through a clustering algorithm to determine the preset condition.
According to an embodiment of the disclosure, the executing the third instruction includes determining a fourth operation similar to the first operation and executing a fourth instruction corresponding to the fourth operation, and/or determining a plurality of fifth operations similar to the first operation and pushing a plurality of options corresponding to the plurality of fifth operations.
Another aspect of the present disclosure provides an information processing method applied to a second electronic device, the method including receiving a first request from a first electronic device, the first request requesting first data, receiving second data from the first electronic device, the second data indicating that the first electronic device has executed a second instruction, the second instruction being for returning the first electronic device to a state before the first request is transmitted, and receiving a second request from the first electronic device, and transmitting third data to the first electronic device in a case where a time interval between the receiving of the first request and the receiving of the second request satisfies a preset condition, wherein the second request is for requesting first data, and the third data is different from the first data.
According to an embodiment of the present disclosure, the method further includes obtaining a plurality of time intervals according to the received plurality of sets of information, where each set of information includes the first request and the second data that are temporally adjacent, and processing the plurality of time intervals through a clustering algorithm to determine the preset condition.
According to an embodiment of the disclosure, the sending of the third data to the first electronic device includes determining a third request similar to the first request and sending third data corresponding to the third request, and/or determining a plurality of fourth requests similar to the first request, determining a plurality of fourth data corresponding to the plurality of fourth requests, and sending option data corresponding to the plurality of fourth data as the third data.
Another aspect of the present disclosure provides an information processing method applied to a second electronic device, where the electronic device is capable of recommending a part of objects from a plurality of objects, the method including receiving a first request from a first electronic device, the first request requesting first data, the first electronic device being configured to present a first object after receiving the first data, receiving second data from the first electronic device, the second data being configured to indicate that the first electronic device has executed a second instruction, the second instruction being configured to return the first electronic device to a state before the first request is sent, and adjusting a push priority of the first object in a case where a time interval between the receiving of the first request and the receiving of the second data satisfies a preset condition.
According to an embodiment of the present disclosure, the method further includes obtaining a plurality of time intervals according to the received plurality of sets of information, where each set of information includes the first request and the second data that are temporally adjacent, and processing the plurality of time intervals through a clustering algorithm to determine the preset condition.
According to an embodiment of the present disclosure, the method further includes determining a relevance of each of the plurality of objects to the first object based on a historical browsing record, and adjusting the push priorities of the plurality of objects according to the relevance of each of the plurality of objects to the first object.
According to an embodiment of the present disclosure, the method further includes determining at least one fifth request similar to the first request, determining at least one second object corresponding to the at least one fifth request according to the at least one fifth request, determining a relevance of each of the plurality of objects to the second object based on a historical browsing record, and adjusting the push priority of the plurality of objects according to the relevance of each of the plurality of objects to the second object.
Another aspect of the present disclosure provides an information processing system including a first processing module, a second processing module, and a third processing module. The first processing module is used for acquiring a first operation and executing a first instruction corresponding to the first operation. And the second processing module is used for acquiring a second operation and executing a second instruction corresponding to the second operation, wherein the second instruction is used for enabling the electronic equipment to return to a state before the first instruction is executed. And the third processing module is used for acquiring a third operation and executing a third instruction under the condition that the time interval between the second operation and the first operation meets a preset condition, wherein the third operation is the same as the first operation, and the third instruction is different from the first instruction.
According to an embodiment of the present disclosure, the system further includes a first collecting module configured to obtain a plurality of time intervals according to operation information of a plurality of sets of operations, where each set of operations includes the first operation and the second operation that are temporally adjacent, and a first clustering module configured to process the plurality of time intervals through a clustering algorithm to determine the preset condition.
According to an embodiment of the disclosure, the third processing module includes a first processing sub-module configured to determine a fourth operation similar to the first operation and execute a fourth instruction corresponding to the fourth operation, and/or a second processing sub-module configured to determine a plurality of fifth operations similar to the first operation and push a plurality of options corresponding to the plurality of fifth operations.
Another aspect of the present disclosure provides an information processing system including a first receiving module, a second receiving module, and a transmitting module. The device comprises a first receiving module and a second receiving module, wherein the first receiving module is used for receiving a first request from first electronic equipment, and the first request is used for requesting first data. And a second receiving module, configured to receive second data from the first electronic device, where the second data is used to indicate that the first electronic device has executed a second instruction, and the second instruction is used to return the first electronic device to a state before the first request is sent. The sending module is configured to receive a second request from the first electronic device, and send third data to the first electronic device when a time interval between the receiving of the first request and the receiving of the second request meets a preset condition, where the second request is used to request first data, and the third data is different from the first data.
According to the embodiment of the disclosure, the system further includes a second collecting module, configured to obtain a plurality of time intervals according to the received plurality of sets of information, where each set of information includes the first request and the second data that are temporally adjacent to each other, and a second clustering module, configured to process the plurality of time intervals through a clustering algorithm, and determine the preset condition.
According to an embodiment of the disclosure, the sending module includes a third processing sub-module configured to determine a third request similar to the first request and send third data corresponding to the third request, and/or a fourth processing sub-module configured to determine a plurality of fourth requests similar to the first request, determine a plurality of fourth data corresponding to the plurality of fourth requests, and send option data corresponding to the plurality of fourth data as the third data.
Another aspect of the present disclosure provides an information processing system for recommending a part of objects from a plurality of objects, the system including a third receiving module for receiving a first request from a first electronic device, the first request requesting first data, the first electronic device being used to present a first object after receiving the first data, a fourth receiving module for receiving second data from the first electronic device, the second data being used to indicate that the first electronic device has executed a second instruction, the second instruction being used to return the first electronic device to a state before sending the first request, and an adjusting module for adjusting a push priority of the first object in a case where a time interval between the receiving of the first request and the receiving of the second data satisfies a preset condition.
According to the embodiment of the disclosure, the system further includes a third collecting module, configured to obtain a plurality of time intervals according to operation information of a plurality of groups of operations, where each group of operations includes the first operation and the second operation that are temporally adjacent, and a third clustering module, configured to process the plurality of time intervals through a clustering algorithm, and determine the preset condition.
According to an embodiment of the present disclosure, the system further includes a first determining module configured to determine a relevance of each of the plurality of objects to the first object based on a historical browsing record, and a second adjusting module configured to adjust the push priorities of the plurality of objects according to the relevance of each of the plurality of objects to the first object.
According to an embodiment of the present disclosure, the system further includes a second determining module configured to determine at least one fifth request similar to the first request, a third determining module configured to determine at least one second object corresponding to the at least one fifth request according to the at least one fifth request, a fourth determining module configured to determine a relevance of each of the plurality of objects to the second object based on a historical browsing record, and a third adjusting module configured to adjust the push priority of the plurality of objects according to the relevance of each of the plurality of objects to the second object.
Another aspect of the disclosure provides an electronic device comprising one or more processors, and storage for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform any of the methods described above.
Another aspect of the disclosure provides a computer-readable medium having stored thereon executable instructions that, when executed by a processor, cause the processor to perform any one of the methods described above.
Drawings
The above and other objects, features and advantages of the present disclosure will become more apparent from the following description of embodiments of the present disclosure with reference to the accompanying drawings, in which:
fig. 1 schematically illustrates an exemplary system architecture to which the information processing method, system, and electronic device may be applied, according to an embodiment of the present disclosure;
FIG. 2 schematically shows a flow chart of an information processing method according to an embodiment of the present disclosure;
FIG. 3 schematically shows a flow chart of an information processing method according to another embodiment of the present disclosure;
FIG. 4 schematically shows a flow chart of an information processing method according to an embodiment of the present disclosure;
FIG. 5 schematically shows a flow chart of an information processing method according to another embodiment of the present disclosure;
FIG. 6 schematically shows a flow chart of an information processing method according to an embodiment of the present disclosure;
FIG. 7A schematically illustrates a flow diagram of an information processing method according to another embodiment of the present disclosure;
FIG. 7B schematically shows a flow chart of an information processing method according to another embodiment of the present disclosure;
FIG. 7C schematically shows a flow chart of an information processing method according to another embodiment of the present disclosure;
FIG. 8 schematically shows a block diagram of an information handling system according to an embodiment of the present disclosure;
FIG. 9A schematically illustrates a block diagram of an information handling system according to another embodiment of the present disclosure;
FIG. 9B schematically illustrates a block diagram of a third processing module according to an embodiment of the disclosure;
FIG. 10 schematically shows a block diagram of an information handling system according to an embodiment of the present disclosure;
FIG. 11A schematically illustrates a block diagram of an information handling system according to another embodiment of the present disclosure;
FIG. 11B schematically shows a block diagram of a transmit module according to an embodiment of the disclosure;
FIG. 12 schematically shows a block diagram of an information handling system according to an embodiment of the present disclosure;
FIG. 13 schematically shows a block diagram of an information handling system according to another embodiment of the present disclosure;
FIG. 14 schematically shows a block diagram of an information handling system according to another embodiment of the present disclosure;
FIG. 15 schematically shows a block diagram of an information handling system according to another embodiment of the present disclosure;
FIG. 16 schematically illustrates a block diagram of a computer system suitable for implementing the information processing methods and/or systems according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The words "a", "an" and "the" and the like as used herein are also intended to include the meanings of "a plurality" and "the" unless the context clearly dictates otherwise. Furthermore, the terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B and C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.). Where a convention analogous to "A, B or at least one of C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B or C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.). It will be further understood by those within the art that virtually any disjunctive word and/or phrase presenting two or more alternative terms, whether in the description, claims, or drawings, should be understood to contemplate the possibilities of including one of the terms, either of the terms, or both terms. For example, the phrase "a or B" should be understood to include the possibility of "a" or "B", or "a and B".
If the user performs the first instruction by misoperation of the electronic device for the first time, the user will generally quickly return to the state before performing the first instruction to perform the operation again, and if the click area is too small due to some specific reasons, such as design errors, etc., when the electronic device returns to the previous state again, the user may perform the second or even more misoperation due to the same reasons. The embodiment of the disclosure provides an information processing method, an information processing system and an electronic device, wherein whether a user has misoperation is judged by processing a time difference between a first operation and a second operation for returning to an original state, and a third instruction different from the first instruction is executed when the user has secondary misoperation, so that the experience problem brought to the user by misoperation is improved.
Fig. 1 schematically illustrates an exemplary system architecture 100 to which the information processing methods, systems, and electronic devices may be applied, according to embodiments of the disclosure.
As shown in fig. 1, the system architecture 100 according to this embodiment may include terminal devices 101, 102, 103, a network 104 and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have installed thereon various communication client applications, such as shopping-like applications, web browser applications, search-like applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (for example only) providing support for websites browsed by users using the terminal devices 101, 102, 103. The background management server may analyze and perform other processing on the received data such as the user request, and feed back a processing result (e.g., a webpage, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that the information processing method provided by the embodiment of the present disclosure may be generally executed by the terminal device 101, 102, or 103. Accordingly, the information processing system provided by the embodiment of the present disclosure may be generally provided in the terminal device 101, 102, or 103. The information processing method provided by the embodiment of the present disclosure may also be executed by a terminal device different from the terminal devices 101, 102, 103 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105. Accordingly, the information processing system provided by the embodiment of the present disclosure may also be provided in a terminal device different from the terminal devices 101, 102, 103 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105.
The information processing methods provided by further embodiments of the present disclosure may generally be performed by the server 105. Accordingly, the information processing system provided by the embodiments of the present disclosure may be generally disposed in the server 105. The information processing method provided by the embodiment of the present disclosure may also be performed by a server different from the server 105 and capable of communicating with the terminal apparatuses 101, 102, 103 and/or the server 105. Accordingly, the information processing system provided by the embodiment of the present disclosure may also be provided in a server different from the server 105 and capable of communicating with the terminal apparatuses 101, 102, 103 and/or the server 105.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Fig. 2 schematically shows a flow chart of an information processing method according to an embodiment of the present disclosure.
As shown in fig. 2, the method includes operations S210 to S230.
In operation S210, a first operation is acquired, and a first instruction corresponding to the first operation is executed.
In operation S220, a second operation is acquired, and a second instruction corresponding to the second operation is executed, where the second instruction is used to return the electronic device to a state before the first instruction is executed.
In operation S230, a third operation is obtained, and a third instruction is executed when a time interval between the second operation and the first operation satisfies a preset condition, where the third operation is the same as the first operation, and the third instruction is different from the first instruction.
The method is performed by a first electronic device, such as the terminal device 101, 102 or 103 illustrated in fig. 1.
According to the method, the misoperation condition of the user is identified by utilizing the characteristic that the user quickly returns during misoperation, and a third instruction different from the first instruction is executed under the condition of secondary misoperation, so that the user experience is improved.
According to the embodiment of the present disclosure, in operation S210, a first operation is acquired, and a first instruction corresponding to the first operation is executed. The first operation may be any operation recognizable by a machine, such as various input operations using an input device such as a mouse or a keyboard, or a finger click or slide on a touch device, or a voice input or even a body motion. The electronic device may execute a first instruction corresponding to the first operation when recognizing the first operation.
According to the embodiment of the present disclosure, the first instruction may be various instructions, for example, jumping to a page, inputting a character or a picture, or playing a piece of sound, etc. After the first instruction is executed, the electronic device may return to a state before the first instruction is executed by executing a second instruction corresponding to the second operation.
According to the embodiment of the present disclosure, in operation S220, a second operation is acquired, and a second instruction corresponding to the second operation is executed, where the second instruction is used to return the electronic device to a state before the first instruction is executed. The second operation may be various operations similar to those described above in describing the first operation.
According to the embodiment of the present disclosure, in operation S230, a third operation is obtained, and a third instruction is executed if a time interval between the second operation and the first operation satisfies a preset condition, where the third operation is the same as the first operation, and the third instruction is different from the first instruction. The preset condition may be, for example, a preset threshold value. When a third operation which is the same as the first operation is received, namely the same operation is received again, and under the condition that the time interval between the second operation and the first operation is smaller than the threshold value, a third instruction which is different from the first instruction is executed, the same misoperation is avoided, the same result which is not interesting to the user is obtained, and the user experience is improved.
Fig. 3 schematically shows a flow chart of an information processing method according to another embodiment of the present disclosure.
As shown in fig. 3, the method further includes operations S310 and S320 on the basis of the operations described in fig. 2.
In operation S310, a plurality of time intervals are obtained according to operation information of a plurality of sets of operations, wherein each set of operations includes the first operation and the second operation that are adjacent in time. According to an embodiment of the present disclosure, the plurality of time intervals may be obtained in real time.
In operation S320, the plurality of time intervals are processed through a clustering algorithm, and the preset condition is determined. According to the embodiment of the disclosure, each time the time interval is obtained, the current time interval and the existing time interval can be clustered, and since the time interval of the user in normal operation is larger than the time interval of the misoperation and has an obvious boundary, the time interval can be distinguished through a clustering algorithm, that is, at least one type of clustering results is determined as the time interval meeting the preset condition. The clustering algorithm may employ a K-means algorithm, or other possible clustering algorithms.
The method is based on historical data, and whether the current operation is misoperation or not is automatically identified through a clustering algorithm, so that the identification accuracy is improved.
According to an embodiment of the present disclosure, the executing the third instruction includes determining a fourth operation similar to the first operation, and executing a fourth instruction corresponding to the fourth operation. For example, if the first operation is a click operation performed at a first position on the touch screen, a fourth position close to the first position may be determined, and an operation of clicking the fourth position corresponds to a fourth instruction, the fourth instruction may be executed by taking the operation of clicking the fourth position as a fourth operation similar to the first operation.
The method can intelligently judge the fourth operation which is possibly required to be executed by the user, and directly execute the fourth operation, thereby improving the user experience.
According to an embodiment of the present disclosure, the executing the third instruction includes determining a plurality of fifth operations similar to the first operation, and pushing a plurality of options corresponding to the plurality of fifth operations. For example, the first operation is a click operation performed at a first position on the touch screen, and if different fifth instructions correspond to the click operation performed at each of a plurality of fifth positions close to the first position, the click operation performed at the plurality of fifth positions may be performed as a plurality of fifth operations similar to the first operation, and a plurality of options corresponding to the plurality of fifth operations may be pushed for selection by the user.
The method provides the possibility of selection for the user under the condition that a plurality of similar operations exist, so that the user can accurately select the content to be executed, and the user experience is improved.
Fig. 4 schematically shows a flow chart of an information processing method according to an embodiment of the present disclosure.
As shown in fig. 4, the method includes operations S410 to S430.
In operation S410, a first request for requesting first data is received from a first electronic device.
In operation S420, second data is received from the first electronic device, where the second data is used to indicate that the first electronic device has executed a second instruction, and the second instruction is used to return the first electronic device to a state before the first request is sent.
In operation S430, a second request is received from the first electronic device, and third data is sent to the first electronic device when a time interval between the receiving of the first request and the receiving of the second request satisfies a preset condition, wherein the second request is used for requesting first data, and the third data is different from the first data.
The method may be performed by a second electronic device different from the first electronic device, such as the server 105 illustrated in fig. 1. When the first electronic device uses the service provided by the second electronic device, the first instruction corresponding to the first operation is to send a first request for requesting the first data. According to the embodiment of the present disclosure, the second instruction corresponding to the second operation is sent to the second electronic device as the second data in real time, the second electronic device determines whether the user is a wrong operation according to the time interval between the reception of the first request and the reception of the second data, and when the user sends the second request for requesting the first data again, third data different from the first data may be provided.
Fig. 5 schematically shows a flow chart of an information processing method according to another embodiment of the present disclosure.
As shown in fig. 5, the method further includes operations S510 and S520 based on the operations described in fig. 4.
In operation S510, a plurality of time intervals are obtained according to the received plurality of sets of information, wherein each set of information includes the first request and the second data that are adjacent in time.
In operation S520, the plurality of time intervals are processed through a clustering algorithm, and the preset condition is determined.
The method is similar to the method described in fig. 3, except that it is performed by the second electronic device. The second electronic equipment has operation information of other users, so that the data volume is larger, and the clustering result can be more accurate.
According to an embodiment of the present disclosure, the sending of the third data to the first electronic device includes determining a third request similar to the first request, and sending third data corresponding to the third request.
According to the embodiment of the disclosure, the sending of the third data to the first electronic device includes determining a plurality of fourth requests similar to the first request, determining a plurality of fourth data corresponding to the plurality of fourth requests, and sending option data corresponding to the plurality of fourth data as the third data.
Fig. 6 schematically shows a flow chart of an information processing method according to an embodiment of the present disclosure.
As shown in fig. 6, the information processing method applied to a second electronic device capable of recommending a part of objects from a plurality of objects includes operations S610 to S630.
In operation S610, a first request is received from a first electronic device, the first request requesting first data, and the first electronic device is used to display a first object after receiving the first data.
In operation S620, second data is received from the first electronic device, where the second data is used to indicate that the first electronic device has executed a second instruction, and the second instruction is used to return the first electronic device to a state before the first request is sent.
In operation S630, in case that a time interval between the receiving of the first request and the receiving of the second data satisfies a preset condition, a push priority of the first object is adjusted.
For example, when browsing the object list, the user requests the second electronic device to provide detailed content, i.e., first data, about the first object through a first operation, e.g., clicking a corresponding area on the touch screen, and at this time, the first electronic device jumps to another interface and receives the first data sent by the second electronic device. Then, the user returns to the previous interface through another operation within a short time, and the first electronic device transmits the information to the second electronic device. The second electronic device determines whether a time interval between the reception of the first request and the second data meets a preset condition, and if so, adjusts the push priority of the first object, for example, reduces the push priority of the first object.
According to the method, after the misoperation is identified, the user returns quickly in the misoperation process to indicate that the user is not interested in the object, so that the pushing priority of the object is adjusted based on the misoperation, and the pushing effect of the recommendation system can be improved.
Fig. 7A schematically shows a flow chart of an information processing method according to another embodiment of the present disclosure.
As shown in fig. 7A, the method further includes operations S710 and S720 based on the operations described in fig. 6.
In operation S710, a plurality of time intervals are obtained according to the received plurality of sets of information, wherein each set of information includes the first request and the second data that are adjacent in time.
In operation S720, the plurality of time intervals are processed through a clustering algorithm, and the preset condition is determined.
Fig. 7B schematically shows a flow chart of an information processing method according to another embodiment of the present disclosure.
As shown in fig. 7B, the method further includes operations S730 and S740 based on the operations described in fig. 6.
In operation S730, a relevance of each of the plurality of objects to the first object is determined based on the historical browsing records.
In operation S740, push priorities of the plurality of objects are adjusted according to the correlation of each of the plurality of objects with the first object.
According to an embodiment of the present disclosure, the historical browsing history includes a historical browsing history of multiple users. The relevance of the other objects to the first object is determined based on the amount of browsing data. For example, when a large number of users browsing a first object have browsed a second object in a preceding and subsequent period of time, a large number of users may consider the second object to be strongly correlated with the first object. Therefore, while the push priority of the first object is adjusted, the push priority of the second object can be adjusted accordingly.
The method can determine other objects related to the first object besides adjusting the push priority of the first object, and accordingly adjust the push priorities of the other objects, and the push system is optimized.
Fig. 7C schematically shows a flow chart of an information processing method according to another embodiment of the present disclosure.
As shown in fig. 7C, the method further includes operations S750 to S780 based on the operations described in fig. 6.
In operation S750, at least one fifth request similar to the first request is determined.
In operation S760, according to the at least one fifth request, at least one second object corresponding to the at least one fifth request is determined.
In operation S770, a correlation of each object of the plurality of objects with the second object is determined based on the historical browsing records.
In operation S780, the push priorities of the plurality of objects are adjusted according to the relevance of each object of the plurality of objects to the second object.
According to the embodiment of the disclosure, the first request is obtained by the first operation, and therefore, by determining other operations similar to the first operation, at least one fifth request similar to the first request can be determined, and the at least one fifth request corresponds to the at least one second object.
According to the method, after the misoperation is identified, because the operation which the user wants to execute is similar to the misoperation, based on the misoperation, at least one fifth request similar to the first request can be determined, the corresponding second object is further determined, and the pushing priority of the second object is adjusted, for example, the pushing priority of the second object is improved, so that the effect of optimizing the recommendation system is achieved.
FIG. 8 schematically shows a block diagram of an information handling system 800 according to an embodiment of the disclosure.
As shown in fig. 8, the information processing system 800 includes a first processing module 810, a second processing module 820, and a third processing module 830.
The first processing module 810 is configured to obtain a first operation and execute a first instruction corresponding to the first operation.
The second processing module 820 is configured to acquire a second operation and execute a second instruction corresponding to the second operation, where the second instruction is used to return the electronic device to a state before the first instruction is executed.
A third processing module 830, configured to obtain a third operation, and execute a third instruction when a time interval between the second operation and the first operation meets a preset condition, where the third operation is the same as the first operation, and the third instruction is different from the first instruction.
FIG. 9A schematically illustrates a block diagram of an information handling system 900 according to another embodiment of the present disclosure.
As shown in fig. 9A, the information processing system 900 further includes a first collecting module 910 and a first clustering module 920 on the basis of the information processing system 800.
A first collecting module 910, configured to obtain a plurality of time intervals according to operation information of a plurality of sets of operations, where each set of operations includes the first operation and the second operation that are adjacent in time.
The first clustering module 920 is configured to process the plurality of time intervals through a clustering algorithm to determine the preset condition.
Fig. 9B schematically illustrates a block diagram of a third processing module 830 according to another embodiment of the present disclosure.
As shown in fig. 9B, the third processing module 830 includes a first processing sub-module 831 and/or a first processing sub-module 832.
The first processing submodule 831 is configured to determine a fourth operation similar to the first operation, and execute a fourth instruction corresponding to the fourth operation.
The second processing sub-module 832 is configured to determine a plurality of fifth operations similar to the first operation and push a plurality of options corresponding to the plurality of fifth operations.
Fig. 10 schematically shows a block diagram of an information processing system 1000 according to another embodiment of the present disclosure.
As shown in fig. 10, the information processing system 1000 includes a first receiving module 1010, a second receiving module 1020, and a transmitting module 1030.
A first receiving module 1010, configured to receive a first request from a first electronic device, where the first request is for requesting first data.
A second receiving module 1020, configured to receive second data from the first electronic device, where the second data is used to indicate that the first electronic device has executed a second instruction, and the second instruction is used to return the first electronic device to a state before the first request is sent.
A sending module 1030, configured to receive a second request from the first electronic device, and send third data to the first electronic device when a time interval between the receiving of the first request and the receiving of the second request meets a preset condition, where the second request is used to request first data, and the third data is different from the first data.
FIG. 11A schematically shows a block diagram of an information handling system 1100 according to another embodiment of the present disclosure.
As shown in fig. 11A, the information processing system 1100 further includes a second collecting module 1110 and a second clustering module 1120 on the basis of the information processing system 1000.
The second collecting module 1110 is configured to obtain a plurality of time intervals according to the received plurality of sets of information, where each set of information includes the first request and the second data that are adjacent in time.
A second clustering module 1120, configured to process the plurality of time intervals through a clustering algorithm to determine the preset condition.
Fig. 11B schematically illustrates a block diagram of an information handling system transmit module 1030 according to another embodiment of the disclosure.
As shown in fig. 11B, the information processing system transmitting module 1030 includes a third processing sub-module 1031 and/or a fourth processing sub-module 1032.
A third processing sub-module 1031, configured to determine a third request similar to the first request, and send third data corresponding to the third request.
A fourth processing sub-module 1032, configured to determine a plurality of fourth requests similar to the first request, determine a plurality of fourth data corresponding to the plurality of fourth requests, and send option data corresponding to the plurality of fourth data as third data.
Fig. 12 schematically shows a block diagram of an information processing system 1200 according to another embodiment of the present disclosure.
As shown in fig. 12, the information processing system 1200 includes a third receiving module 1210, a fourth receiving module 1220, and an adjusting module 1230.
A third receiving module 1210, configured to receive a first request from a first electronic device, where the first request is used to request first data, and the first electronic device is used to display a first object after receiving the first data.
A fourth receiving module 1220, configured to receive second data from the first electronic device, where the second data is used to indicate that the first electronic device has executed a second instruction, and the second instruction is used to return the first electronic device to a state before the first request is sent.
An adjusting module 1230, configured to adjust the push priority of the first object if a time interval between the receiving of the first request and the receiving of the second data meets a preset condition.
Fig. 13 schematically shows a block diagram of an information processing system 1300 according to another embodiment of the present disclosure.
As shown in fig. 13, the information processing system 1300 further includes a third collecting module 1310 and a third classifying module 1320 on the basis of the information processing system 1200.
A third collecting module 1310, configured to obtain a plurality of time intervals according to the received plurality of sets of information, where each set of information includes the first request and the second data that are adjacent in time.
A third clustering module 1320, configured to process the plurality of time intervals through a clustering algorithm, and determine the preset condition.
FIG. 14 schematically shows a block diagram of an information handling system 1400 according to another embodiment of the present disclosure.
As shown in fig. 14, the information processing system 1400 further includes a first determining module 1410 and a second adjusting module 1420 on the basis of the information processing system 1200.
A first determining module 1410 configured to determine a relevance of each object of the plurality of objects to the first object based on a historical browsing history.
A second adjusting module 1420, configured to adjust the push priorities of the plurality of objects according to the relevance of each object in the plurality of objects to the first object.
FIG. 15 schematically shows a block diagram of an information handling system 1500 according to another embodiment of the present disclosure.
As shown in fig. 15, the information processing system 1500 further includes a second determination module 1510, a third determination module 1520, a fourth determination module 1530, and a third adjustment module 1540 on the basis of the information processing system 1200.
A second determining module 1510 configured to determine at least one fifth request similar to the first request.
A third determining module 1520, configured to determine, according to the at least one fifth request, at least one second object corresponding to the at least one fifth request.
A fourth determining module 1530, configured to determine a relevance of each object of the plurality of objects to the second object based on the historical browsing history.
A third adjusting module 1540, configured to adjust the push priorities of the plurality of objects according to the relevance of each object in the plurality of objects to the second object.
FIG. 16 schematically illustrates a block diagram of a computer system 1600 suitable for implementing information processing methods and/or systems in accordance with embodiments of the present disclosure.
The computer system illustrated in FIG. 16 is only one example and should not impose any limitations on the scope of use or functionality of embodiments of the disclosure.
As shown in fig. 16, a computer system 1600 according to an embodiment of the present disclosure includes a processor 1601 that can perform various suitable actions and processes according to a program stored in a Read Only Memory (ROM)1602 or a program loaded from a storage portion 1608 into a Random Access Memory (RAM) 1603. Processor 1601 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or related chipset and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), or the like. Processor 1601 may also include on-board memory for caching purposes. Processor 1601 may include a single processing unit or multiple processing units for performing the different actions of the method flows described with reference to fig. 2-7C in accordance with embodiments of the present disclosure.
In the RAM 1603, various programs and data necessary for the operation of the system 1600 are stored. The processor 1601, the ROM 1602, and the RAM 1603 are connected to each other via a bus 1604. The processor 1601 performs various operations of the information processing method described above with reference to fig. 2 to 7C by executing programs in the ROM 1602 and/or the RAM 1603. It is noted that the programs may also be stored in one or more memories other than ROM 1602 and RAM 1603. The processor 1601 may also perform various operations of the information processing method described above with reference to fig. 2 to 7C by executing the programs stored in the one or more memories.
In accordance with an embodiment of the present disclosure, the system 1600 may also include an input/output (I/O) interface 1605, the input/output (I/O) interface 1605 also being connected to the bus 1604. The system 1600 may also include one or more of the following components connected to the I/O interface 1605: an input portion 1606 including a keyboard, a mouse, and the like; an output portion 1607 including a display device such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and a speaker; a storage portion 1608 including a hard disk and the like; and a communication section 1609 including a network interface card such as a LAN card, a modem, or the like. The communication section 1609 performs communication processing via a network such as the internet. The driver 1610 is also connected to the I/O interface 1605 as needed. A removable medium 1611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 1610 as necessary, so that a computer program read out therefrom is mounted in the storage portion 1608 as necessary.
According to an embodiment of the present disclosure, the method described above with reference to the flow chart may be implemented as a computer software program. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via the communication portion 1609, and/or installed from the removable media 1611. The computer program, when executed by the processor 1601, performs the above-described functions defined in the system of the embodiments of the present disclosure. The systems, devices, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
It should be noted that the computer readable media shown in the present disclosure may be computer readable signal media or computer readable storage media or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer-readable signal medium may include a propagated data signal with computer-readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing. According to embodiments of the present disclosure, the computer-readable medium may include one or more memories other than ROM 1602 and/or RAM 1603 and/or ROM 1602 and RAM 1603 described above.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
As another aspect, the present disclosure also provides a computer-readable medium, which may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to perform the method according to an embodiment of the disclosure described with reference to fig. 2-7C.
The embodiments of the present disclosure have been described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described separately above, this does not mean that the measures in the embodiments cannot be used in advantageous combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the present disclosure, and such alternatives and modifications are intended to be within the scope of the present disclosure.

Claims (20)

1. An information processing method is applied to a first electronic device, and comprises the following steps:
acquiring a first operation, and executing a first instruction corresponding to the first operation;
acquiring a second operation, and executing a second instruction corresponding to the second operation, wherein the second instruction is used for enabling the electronic equipment to return to a state before the first instruction is executed; and
acquiring a third operation, and executing a third instruction under the condition that a time interval between the second operation and the first operation meets a preset condition, wherein the third operation is the same as the first operation, and the third instruction is different from the first instruction;
wherein the executing the third instruction comprises:
determining a plurality of fifth operations similar to the first operation;
determining the relevance of each fifth instruction corresponding to the plurality of fifth operations to the first instruction based on a historical browsing record;
according to the relevance of each fifth instruction corresponding to the fifth operations and the first instruction, adjusting the push priority of the options corresponding to the fifth operations; and
and pushing a plurality of options corresponding to the fifth operations according to the pushing priority.
2. The method of claim 1, further comprising:
obtaining a plurality of time intervals according to operation information of a plurality of groups of operations, wherein each group of operations comprises the first operation and the second operation which are adjacent in time; and
and processing the plurality of time intervals through a clustering algorithm to determine the preset condition.
3. The method of claim 1, wherein the executing the third instruction comprises:
and determining a fourth operation similar to the first operation, and executing a fourth instruction corresponding to the fourth operation.
4. An information processing method applied to a second electronic device, the method comprising:
receiving a first request from a first electronic device, the first request requesting first data;
receiving second data from the first electronic device, wherein the second data is used for indicating that the first electronic device executes a second instruction, and the second instruction is used for enabling the first electronic device to return to a state before the first request is sent; and
receiving a second request from the first electronic device, and sending third data to the first electronic device under the condition that a time interval between the receiving of the first request and the receiving of the second request meets a preset condition, wherein the second request is used for requesting first data, and the third data is different from the first data;
wherein the sending third data to the first electronic device comprises:
determining a plurality of fourth requests similar to the first request, and determining a plurality of fourth data corresponding to the plurality of fourth requests;
determining a relevance of each fourth data of the plurality of fourth data to the first data based on historical browsing records;
adjusting a push priority of the plurality of fourth data according to a correlation of each of the plurality of fourth data with the first data; and
and sending option data corresponding to the plurality of fourth data as third data according to the pushing priority.
5. The method of claim 4, further comprising:
obtaining a plurality of time intervals according to the received plurality of groups of information, wherein each group of information comprises the first request and the second data which are adjacent in time; and
and processing the plurality of time intervals through a clustering algorithm to determine the preset condition.
6. The method of claim 4, wherein the transmitting third data to the first electronic device comprises:
and determining a third request similar to the first request, and sending third data corresponding to the third request.
7. An information processing method applied to a second electronic device capable of recommending part of objects from a plurality of objects, the method comprising:
receiving a first request from a first electronic device, wherein the first request is used for requesting first data, and the first electronic device is used for showing a first object after receiving the first data;
receiving second data from the first electronic device, wherein the second data is used for indicating that the first electronic device executes a second instruction, and the second instruction is used for enabling the first electronic device to return to a state before the first request is sent; and
under the condition that the time interval between the receiving of the first request and the receiving of the second data meets a preset condition, adjusting the pushing priority of the first object;
wherein, still include:
determining at least one fifth request similar to the first request;
determining at least one second object corresponding to the at least one fifth request according to the at least one fifth request;
determining a relevance of each object of the plurality of objects to the second object based on historical browsing records; and
adjusting the push priority of the plurality of objects according to the relevance of each object of the plurality of objects to the second object.
8. The method of claim 7, further comprising:
obtaining a plurality of time intervals according to the received plurality of groups of information, wherein each group of information comprises the first request and the second data which are adjacent in time; and
and processing the plurality of time intervals through a clustering algorithm to determine the preset condition.
9. The method of claim 7, further comprising:
determining a relevance of each object of the plurality of objects to the first object based on historical browsing records; and
adjusting the push priority of the plurality of objects according to the relevance of each object of the plurality of objects to the first object.
10. An information processing system applied to a first electronic device, comprising:
the first processing module is used for acquiring a first operation and executing a first instruction corresponding to the first operation;
the second processing module is used for acquiring a second operation and executing a second instruction corresponding to the second operation, wherein the second instruction is used for enabling the electronic equipment to return to a state before the first instruction is executed; and
the third processing module is configured to acquire a third operation, and execute a third instruction when a time interval between the second operation and the first operation meets a preset condition, where the third operation is the same as the first operation, and the third instruction is different from the first instruction;
wherein the third processing module comprises a second processing submodule configured to:
determining a plurality of fifth operations similar to the first operation;
determining a relevance of each of the plurality of fifth operations to the first operation based on a historical browsing record;
adjusting the push priority of a plurality of options corresponding to each fifth operation in the plurality of fifth operations according to the relevance of the fifth operation to the first operation; and
and pushing a plurality of options corresponding to the fifth operations according to the pushing priority.
11. The system of claim 10, further comprising:
the first acquisition module is used for acquiring a plurality of time intervals according to operation information of a plurality of groups of operations, wherein each group of operations comprises the first operation and the second operation which are adjacent in time; and
and the first clustering module is used for processing the plurality of time intervals through a clustering algorithm and determining the preset condition.
12. The system of claim 10, wherein the third processing module comprises:
and the first processing submodule is used for determining a fourth operation similar to the first operation and executing a fourth instruction corresponding to the fourth operation.
13. An information processing system applied to a second electronic device, comprising:
the device comprises a first receiving module, a first processing module and a second receiving module, wherein the first receiving module is used for receiving a first request from first electronic equipment, and the first request is used for requesting first data;
a second receiving module, configured to receive second data from the first electronic device, where the second data is used to indicate that the first electronic device has executed a second instruction, and the second instruction is used to return the first electronic device to a state before the first request is sent; and
the sending module is used for receiving a second request from the first electronic equipment, and sending third data to the first electronic equipment under the condition that a time interval between the receiving of the first request and the receiving of the second request meets a preset condition, wherein the second request is used for requesting first data, and the third data is different from the first data;
wherein, the sending module includes a fourth processing submodule, and the fourth processing submodule is configured to:
determining a plurality of fourth requests similar to the first request, and determining a plurality of fourth data corresponding to the plurality of fourth requests;
determining a relevance of each fourth data of the plurality of fourth data to the first data based on historical browsing records;
adjusting a push priority of the plurality of fourth data according to a correlation of each of the plurality of fourth data with the first data; and
and sending option data corresponding to the plurality of fourth data as third data according to the pushing priority.
14. The system of claim 13, further comprising:
the second acquisition module is used for acquiring a plurality of time intervals according to the received plurality of groups of information, wherein each group of information comprises the first request and the second data which are adjacent in time; and
and the second clustering module is used for processing the plurality of time intervals through a clustering algorithm and determining the preset condition.
15. The system of claim 13, wherein the transmitting module comprises:
and the third processing submodule is used for determining a third request similar to the first request and sending third data corresponding to the third request.
16. An information processing system applied to a second electronic device for recommending a part of objects from a plurality of objects, the system comprising:
a third receiving module, configured to receive a first request from a first electronic device, where the first request is used to request first data, and the first electronic device is used to display a first object after receiving the first data;
a fourth receiving module, configured to receive second data from the first electronic device, where the second data is used to indicate that the first electronic device has executed a second instruction, and the second instruction is used to return the first electronic device to a state before the first request is sent; and
the adjusting module is used for adjusting the pushing priority of the first object under the condition that the time interval between the first request receiving and the second data receiving meets a preset condition;
wherein, still include:
a second determining module for determining at least one fifth request similar to the first request;
a third determining module, configured to determine, according to the at least one fifth request, at least one second object corresponding to the at least one fifth request;
a fourth determining module for determining a relevance of each object of the plurality of objects to the second object based on historical browsing records; and
a third adjusting module, configured to adjust the push priorities of the multiple objects according to the correlation between each object of the multiple objects and the second object.
17. The system of claim 16, further comprising:
the third acquisition module is used for acquiring a plurality of time intervals according to the received plurality of groups of information, wherein each group of information comprises the first request and the second data which are adjacent in time; and
and the third clustering module is used for processing the plurality of time intervals through a clustering algorithm and determining the preset condition.
18. The system of claim 16, further comprising:
a first determination module to determine a relevance of each object of the plurality of objects to the first object based on historical browsing records; and
a second adjusting module, configured to adjust the push priorities of the multiple objects according to the correlation between each object of the multiple objects and the first object.
19. An electronic device, comprising:
one or more processors; and
storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to perform a method according to any one of claims 1 to 9.
20. A computer readable medium having stored thereon executable instructions which, when executed by a processor, cause the processor to perform the method of any one of claims 1 to 9.
CN201711303152.9A 2017-12-08 2017-12-08 Information processing method and system and electronic equipment Active CN109901877B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711303152.9A CN109901877B (en) 2017-12-08 2017-12-08 Information processing method and system and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711303152.9A CN109901877B (en) 2017-12-08 2017-12-08 Information processing method and system and electronic equipment

Publications (2)

Publication Number Publication Date
CN109901877A CN109901877A (en) 2019-06-18
CN109901877B true CN109901877B (en) 2021-04-30

Family

ID=66941622

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711303152.9A Active CN109901877B (en) 2017-12-08 2017-12-08 Information processing method and system and electronic equipment

Country Status (1)

Country Link
CN (1) CN109901877B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104133618A (en) * 2013-05-02 2014-11-05 腾讯科技(深圳)有限公司 Method and system for terminal device recommended page display
CN106528212A (en) * 2016-10-29 2017-03-22 深圳市金立通信设备有限公司 Application starting method and terminal
CN106873888A (en) * 2017-01-09 2017-06-20 深圳市金立通信设备有限公司 A kind of method and terminal for showing user interface
CN107204894A (en) * 2017-05-18 2017-09-26 华为技术有限公司 The monitoring method and device of network servicequality
CN107239218A (en) * 2017-04-28 2017-10-10 努比亚技术有限公司 Control method, mobile terminal and the computer-readable recording medium of mobile terminal

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9383863B2 (en) * 2014-09-16 2016-07-05 Lenovo (Singapore) Pte Ltd Mitigating intended touch selection errors
US10620772B2 (en) * 2015-07-29 2020-04-14 Microsoft Technology Licensing, Llc Universal back navigation for multiple windows

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104133618A (en) * 2013-05-02 2014-11-05 腾讯科技(深圳)有限公司 Method and system for terminal device recommended page display
CN106528212A (en) * 2016-10-29 2017-03-22 深圳市金立通信设备有限公司 Application starting method and terminal
CN106873888A (en) * 2017-01-09 2017-06-20 深圳市金立通信设备有限公司 A kind of method and terminal for showing user interface
CN107239218A (en) * 2017-04-28 2017-10-10 努比亚技术有限公司 Control method, mobile terminal and the computer-readable recording medium of mobile terminal
CN107204894A (en) * 2017-05-18 2017-09-26 华为技术有限公司 The monitoring method and device of network servicequality

Also Published As

Publication number Publication date
CN109901877A (en) 2019-06-18

Similar Documents

Publication Publication Date Title
CN107679211B (en) Method and device for pushing information
US11310559B2 (en) Method and apparatus for recommending video
US8850022B2 (en) Adjustment of end user response times according to user expectations for server applications under load
CN109862100B (en) Method and device for pushing information
US20150324271A1 (en) Method and system for measuring user engagement with content items
US11960354B2 (en) Proactive learning of network software problems
CN105915599B (en) Interface display method and device
CN112269917B (en) Media resource display method and device, equipment, system and storage medium
CN112241327A (en) Shared information processing method and device, storage medium and electronic equipment
CN108334516B (en) Information pushing method and device
JP5881647B2 (en) Determination device, determination method, and determination program
CN110245684B (en) Data processing method, electronic device, and medium
CN109992719B (en) Method and apparatus for determining push priority information
CN110750708A (en) Keyword recommendation method and device and electronic equipment
CN109901877B (en) Information processing method and system and electronic equipment
CN111240948A (en) Experience data processing method and device, computer equipment and storage medium
CN115269978A (en) Video tag generation method, device, equipment and medium
CN111367778B (en) Data analysis method and device for evaluating search strategy
CN108415957B (en) Method and device for self-defined navigation of webpage
WO2020078049A1 (en) User information processing method and device, server, and readable medium
US10084664B1 (en) Dynamic configuration of a scroll feature
CN110875856A (en) Method and apparatus for activation data anomaly detection and analysis
CN111949819A (en) Method and device for pushing video
CN111047229A (en) Order distribution information processing method and system
CN113066479A (en) Method and device for evaluating model

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