WO2017036311A1 - 一种对象排序的方法与设备 - Google Patents

一种对象排序的方法与设备 Download PDF

Info

Publication number
WO2017036311A1
WO2017036311A1 PCT/CN2016/095859 CN2016095859W WO2017036311A1 WO 2017036311 A1 WO2017036311 A1 WO 2017036311A1 CN 2016095859 W CN2016095859 W CN 2016095859W WO 2017036311 A1 WO2017036311 A1 WO 2017036311A1
Authority
WO
WIPO (PCT)
Prior art keywords
object information
sorting
sequential operation
information
player
Prior art date
Application number
PCT/CN2016/095859
Other languages
English (en)
French (fr)
Inventor
顾玉婷
Original Assignee
阿里巴巴集团控股有限公司
顾玉婷
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 阿里巴巴集团控股有限公司, 顾玉婷 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2017036311A1 publication Critical patent/WO2017036311A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Definitions

  • the present application relates to the field of computers, and in particular, to a technique for object sorting.
  • the purpose of the present application is to provide a method and device for sorting objects, which is used to solve the problem of quick sorting of multiple object information of the same page in the smart terminal device.
  • a method for object sorting which solves the problem of quick sorting of multiple object information of the same page in a smart terminal device, and the method includes:
  • the at least two object information is sorted according to the sequential operation.
  • an apparatus for sorting objects which solves the problem of quick sorting of multiple object information of the same page in the smart terminal device, and the device includes:
  • a sequential operation obtaining device configured to acquire a sequential operation of the user for at least two object information in the sorted scene
  • a sorting means for sorting the at least two object information according to the sequential operation.
  • the present application obtains a sequential operation of at least two object information in a sorting scene by a user, and sorts the at least two object information according to the sequential operation, so as to quickly perform the target object information. Sorting, solving the problem of multiple objects in the smart terminal device
  • the problem of quick sorting in the page enables the object information to be quickly sorted in the browsable range of the same page, reduces the multi-frequency drag operation during sorting, increases the interest in sorting, and improves the operation efficiency when classifying object information.
  • FIG. 1 shows a flow chart of a method for object sorting in accordance with an aspect of the present application
  • FIG. 2 shows a flow chart of a method for object sorting according to a preferred embodiment of the present application
  • FIG. 3 shows a schematic diagram of connection ordering according to another preferred embodiment of the present application.
  • FIG. 4 is a schematic diagram showing an object enhancement display demand scenario according to another preferred embodiment of the present application.
  • FIG. 5 is a diagram showing an object enhancement display according to another preferred embodiment of the present application.
  • FIG. 6 is a schematic diagram showing enhanced display of a selected object according to another preferred embodiment of the present application.
  • FIG. 7 is a schematic diagram showing a selected object direction indicator according to another preferred example of the present application.
  • FIG. 8 shows a schematic diagram of an apparatus for sorting objects according to another aspect of the present application.
  • FIG. 9 shows a schematic diagram of an apparatus for sorting objects according to another preferred embodiment of the present application.
  • the terminal, the device of the service network, and the trusted party each include one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
  • processors CPUs
  • input/output interfaces network interfaces
  • memory volatile and non-volatile memory
  • the memory may include non-persistent memory, random access memory (RAM), and/or non-volatile memory in a computer readable medium, such as read only memory (ROM) or flash memory.
  • RAM random access memory
  • ROM read only memory
  • Memory is an example of a computer readable medium.
  • Computer readable media includes both permanent and non-persistent, removable and non-removable media.
  • Information storage can be implemented by any method or technology.
  • the information can be computer readable instructions, data structures, modules of programs, or other data.
  • Examples of storage media for a computer include, but are not limited to, phase Variable Memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), Other Types of Random Access Memory (RAM), Read Only Memory (ROM), EEPROM Memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, magnetic tape cartridge, tape storage or other magnetic storage
  • PRAM phase Variable Memory
  • SRAM Static Random Access Memory
  • DRAM Dynamic Random Access Memory
  • RAM Random Access Memory
  • RAM Read Only Memory
  • flash memory or other memory technology
  • CD-ROM compact disc
  • DVD digital versatile disc
  • computer readable media does not include non-transitory computer readable media, such as modulated data signals and carrier waves.
  • step S1 shows a flow chart of a method for object sorting according to an aspect of the present application, including step S1 and step S2.
  • the device 1 acquires the sequential operation of the at least two object information in the sorting scene by the user in step S1; in step S2, the device 1 sorts the at least two object information according to the sequential operation.
  • acquiring the sequential operation of the at least two object information in the sorting scene by the user in the device 1 in step S1 refers to acquiring sequential marking operation information of two or more object information in the sortable scene editable by the object.
  • the sorting scene refers to the selection or marking that can sort the objects that need to be sorted in this scene. For example, if the object to be sorted is the player 1 to the player 6 in the game, then one can be cut in order. The defined or marked scene can be marked by the player's order. Therefore, this scene that can adjust the order of the sorted objects is the sorted scene.
  • the sequential operation refers to the operation of sequentially sorting the objects that need to be sorted.
  • the sorting of the players 1 to 6 is marked as player 6, player 2, player 5, player 4, player 3, player 1 in the sorting scene.
  • the sort mark operation is a sequential operation.
  • the number of objects that are sequentially executed once is two or more, that is, in more than two sorting objects by an input device of the smart terminal, such as a touch screen, a mouse, a touch ball, a limb motion sensor, etc., in one sequential operation.
  • the order is marked, for example, by sliding the touch screen in a sorting scene without interruption, thereby marking the position of the sorting object as the sliding track passes, where the sliding operation is a sequential operation. Therefore, the sequential operation can sort and edit several sorting objects in one operation, avoiding the traditional multiple dragging and changing the order between the objects, thereby improving the efficiency in the sorting editing process.
  • the sorting of the at least two object information by the device 1 according to the sequential operation in step S2 refers to obtaining the order of two or more object information according to the mark analysis of the sorted object in the sequential operation, thereby listing Sorting of object information.
  • the sorting can determine the order of the plurality of objects at a time.
  • the method of sorting the object information is sorted according to the mark of the object information in the sequential operation.
  • the time sequence of the mark object information is a mark of the order of sorting the object information, and the time sequence of the operation object information in the read sequence operation is read.
  • the position order of the marked object information is a mark on the order in which the object information is arranged, and the object is moved from top to bottom or from bottom to top according to a certain rule position.
  • the information is arranged. Sorting the at least two object information according to the sequential operation may quickly resolve the marked object order to output the object sort.
  • the sequentially operating comprises sequentially clicking each of the at least two object information to mean that the sequential operation comprises inputting through the input device of the smart terminal according to the sequence of the needs, such as a touch screen, a mouse, a touch ball, and a limb motion sensing.
  • the device or the like sequentially clicks on two or more object information to perform sequential marking.
  • the clicking action includes an operation of selecting, selecting, and the like to mark the object information, for example, sorting the players 1 to 6 on the mobile phone, and operating in sequence The player selects the player in the order of player 6, player 2, player 5, player 4, player 3, and player 1 through the touch screen.
  • step S2 the device 1 sorts the at least two object information according to an order in which the object information in the at least two object information is clicked in the sequential operation, according to the sequential operation.
  • the click order sorts the desired arrangement object information, and the above examples are based on sorting the players 1 to 6 into player 6 ⁇ player 2 ⁇ player 5 ⁇ player 4 ⁇ player 3 ⁇ player 1.
  • the sequential operation includes sequentially connecting each of the at least two object information to mean that the sequential operations include input devices through the smart terminal, such as a touch screen, a mouse, a touch ball, and a limb motion, in an order that is arranged as needed.
  • the sensor or the like sequentially connects two or more object information to sequentially mark, and the connection method includes continuous sliding on the touch screen.
  • the cursor or the contact is continuously connected, etc., as shown in FIG. 3, in the sorting scene in which the players 1 to 6 are arranged in a circle in the screen, the player 6 is clicked on the touch screen of the mobile phone and thereby slides to the player 2 to connect the two.
  • the sequential operation of the sequential connection can connect multiple object information at a time in the smart device, for example, once in the touch screen Sliding continuously connects several object information, thereby reducing the frequency of operations and improving the sorting efficiency.
  • step S2 the device 1 sorts the at least two object information according to an order in which the object information in the at least two object information is connected in the sequential operation, according to the sequential operation.
  • the connection order sorts the required arrangement object information. For example, in FIG. 3, the player's connection order is player 6 and player 2, and the order of the two players is player 6 ⁇ player 2.
  • step S3 the device 1 enhances when the distance between the contact on the screen and the at least one object information in the at least two object information is lower than a predetermined distance threshold in the sequence operation Displaying the at least one object information; in step S4, the device 1 establishes a direction indicator between the current object information selected by the user and the corresponding previous selected object information during the sequential operation, wherein The direction indicator is directed to the current object information from the previous selected object information; in step S1, the device 1 acquires a sequential operation of the user for at least two object information in the sorted scene; in step S2, the device 1 according to the The sequential operation sorts the at least two object information.
  • step S1 is the same as or similar to step S1 in FIG. 1 and will not be described again herein.
  • step S3 during the sequential operation, the device 1 when the distance between the contact on the screen of the user and the at least one object information of the at least two object information is lower than a predetermined distance threshold, Enhancing display of the at least one object information.
  • the contacts on the screen include, but are not limited to, a contact point in the touch screen, a mouse or a touchpad is connected to a cursor in the device, etc.
  • the predetermined distance threshold is a distance for setting a fixed example value
  • the manner of enhancing the display includes It is not limited to zooming in or highlighting key features of the color display object information such as avatars, mark symbols, etc., and reveals key information such as a name of the object information.
  • this function can be turned on when the object information that needs to be sorted exceeds a certain threshold. For example, as shown in FIG. 4, the number of players displayed is too large, so that the player nickname and the avatar are not clearly recognized. Therefore, when the cursor or sliding contact on the screen slides or moves close to the object information in a certain sorting scene, that is, when the example between the information and the object information is lower than a certain example threshold, the object information is enhanced. For example, in FIG.
  • the touch point in the touch screen of the mobile phone slides to the player 6.
  • the avatar of the player 6 is enlarged and the name of the player 6 is simultaneously displayed as shown in the figure.
  • the finger's contact continues to slide, the information of other players can be viewed, so that the recognition of the object is improved. Enhancing the display of at least one object information is advantageous for clearly identifying features that need to be sorted, thereby distinguishing the sorted object information to facilitate identification of the object information in the user sequential operation.
  • the enhancing displaying the at least one object information comprises at least one of the following:
  • Adding object related information corresponding to the at least one object information is displayed.
  • the zooming display of the at least one object information that is, the typical feature of the enlarged display object information, thereby quickly distinguishing the object information, for example, the title display of the favorite article, the page number display of the PPT, or the appearance of the player as shown in FIG. Avatar and so on.
  • Adding the object related information corresponding to the at least one object information refers to adding the auxiliary identification information of the display object information, that is, in some cases, the typical characteristic information cannot completely distinguish the identification object information, for example, the player avatar is approximated, and the title of the article is close. , it is possible to increase the display of some related information to increase the recognition of the object information in the sorting scene, for example, the player name attached to the player's avatar in FIG.
  • the method further comprises a step S5 (not shown), in the step S5, the device 1 during the sequential operation, when the user has at least one of a contact on the screen and the at least two object information When the distance between the object information is lower than the predetermined distance threshold, an object information that is recently selected by the user is enhanced.
  • the contacts on the screen include, but are not limited to, a contact point in the touch screen, a mouse or a touchpad is connected to a cursor in the device, etc.
  • the predetermined distance threshold is a distance for setting a fixed example value
  • the manner of enhancing the display includes It is not limited to zooming in or highlighting key features of the color display object information such as avatars, mark symbols, etc., and reveals key information such as a name of the object information.
  • the object information recently selected by the user refers to the one marked the closest in the object that has been marked in the sorting scene, for example, in the sorting scene that sorts the player's playing order. 1.
  • Player 3 performs the connection in sequence.
  • the player 3 is the object information recently selected by the user, and the enhanced display of the object information recently selected by the user is beneficial to the user.
  • the order of the marks is memorized in the sequential operation and it is not easy to confuse whether the object information has been marked in order. For example, as shown in FIG. 6, within the preset threshold in which the finger contact slides toward the player 21, the recently selected player 6 is darkened and increased in color. The name of the player is displayed, and the last selected object can be referred to when selecting the next information object.
  • the device 1 is configured to establish, in the sequence operation, a direction indicator between the current object information selected by the user and the corresponding previous selected object information, wherein the direction indicator The symbol points to the current object information from the previous selected object information.
  • the direction indicator refers to a directional identifier that points from one object information to another object information in a sorting scene, for example, an arrow, a color gradation color line, etc., but is not limited thereto, that is, clicking or connecting object information
  • the direction is pointed in the chronological order in which the object information is marked, for example, the mark in the sequential operation of the appearance of the players 1 to 6 in FIG.
  • the order is Player 6 ⁇ Player 2 ⁇ Player 5 ⁇ Player 4 ⁇ Player 3 ⁇ Player 1.
  • the contact is slidably connected from Player 6 to Player 2, the arrow pointing to Player 2 by Player 6 appears, similarly, with the touch
  • the points are sequentially connected, the arrow of the player 2 pointing to the player 5 appears, the player 5 points to the arrow of the player 4, the player 4 points to the arrow of the player 3, and the player 3 points to the arrow of the player 1, so that the user has marked the already in the course of the sequential operation
  • the order is reviewed or referenced to facilitate the user to improve the sorting efficiency.
  • each object information in the at least two object information is distributed on a curve contour in the sorting scene.
  • the curve profile includes, but is not limited to, a closed geometry, a pattern, a curve, etc., for example, the circle profile shown in FIG. 4 is a curve profile.
  • Arranging the object information that needs to be sorted into a curve outline can increase the interest in the sorting process, and increase the convenience when sorting or sliding the connection, for example, the object information displayed in a circle in FIG. 7 can be slid when sliding.
  • the trajectories are not easy to overlap so as to be easy for the user to recognize, and the number of object information accommodated by the limited screen in the screen can be increased, and the efficiency at the time of sorting is improved.
  • the method further includes a step S6 (not shown), in which the device 1 detects whether the sequence trigger operation is included in the sequence operation, where the sort trigger operation refers to triggering the system to start sequential operation on the object information.
  • the operation of marking and further sorting, wherein the manner of triggering the operation includes, but is not limited to, long pressing the object information, clicking the sort button, sliding the preset track, etc., for example, pressing the player 1 in the original player arrangement interface
  • the avatar enters the interface for sorting the scene.
  • the setting of the sorting start operation facilitates more convenient entry sorting, thereby facilitating user operation and improving efficiency.
  • the device 1 in the step S1 when the sequence operation includes a sort trigger operation, sorts the at least two object information according to the sequential operation.
  • the sequential operation for example, the time or position information sequentially clicked or connected is recorded by the system and used as the basis for sorting. If the sorting triggering operation is not included in the sequential operation, even if, for example, clicking or connecting is performed sequentially, In sequential operation, the system does not record related sorting information for sorting.
  • FIG. 8 shows a schematic diagram of an apparatus for sorting objects according to another aspect of the present application, the apparatus 1 including a sequential operation acquiring means 11 and a sorting means 12.
  • the sequential operation obtaining device 11 in the device 1 acquires a sequential operation of the user on at least two object information in the sorted scene; the sorting device 12 sorts the at least two object information according to the sequential operation.
  • the sequential operation acquiring device 11 in the device 1 acquires the sequential operation of the at least two object information in the sorted scene by the user, and refers to acquiring the sequential marking operation of the two or more object information in the sortable scene editable by the object. information.
  • the sorting scene refers to the selection or marking that can sort the objects that need to be sorted in this scene. For example, if the object to be sorted is the player 1 to the player 6 in the game, then one can be cut in order. The defined or marked scene can be marked by the player's order. Therefore, this scene that can adjust the order of the sorted objects is the sorted scene.
  • the sequential operation refers to the operation of sequentially sorting the objects that need to be sorted.
  • the sorting of the players 1 to 6 is marked as player 6, player 2, player 5, player 4, player 3, player 1 in the sorting scene.
  • the sort mark operation is a sequential operation.
  • the number of objects that are sequentially executed once is two or more, that is, in one sequential operation, the input device through the smart terminal, such as a touch screen, a mouse, a touch ball, a limb motion sensor, etc.
  • the order of more than one sorting object is marked, for example, by sliding the touch screen in the sorting scene without interruption, thereby marking the position of the sorting object along with the sliding track, where the sliding operation is Sequential operation. Therefore, the sequential operation can sort and edit several sorting objects in one operation, avoiding the traditional multiple dragging and changing the order between the objects, thereby improving the efficiency in the sorting editing process.
  • sorting the at least two object information according to the sequential operation according to the sequential operation refers to obtaining an order of two or more object information according to the mark analysis of the sorted object in the sequential operation, thereby listing the object information. Sort.
  • the sorting can determine the order of the plurality of objects at a time.
  • the method of sorting the object information is sorted according to the mark of the object information in the sequential operation.
  • the time sequence of the mark object information is a mark of the order of sorting the object information, and the time sequence of the operation object information in the read sequence operation is read.
  • the position order of the marked object information is a mark on the order in which the object information is arranged, and the object is moved from top to bottom or from bottom to top according to a certain rule position.
  • the information is arranged. Sorting the at least two object information according to the sequential operation may quickly resolve the marked object order to output the object sort.
  • the sequentially operating comprises sequentially clicking each of the at least two object information to mean that the sequential operation comprises inputting through the input device of the smart terminal according to the sequence of the needs, such as a touch screen, a mouse, a touch ball, and a limb motion sensing.
  • the device or the like sequentially clicks on two or more object information to perform sequential marking.
  • the clicking action includes an operation of selecting, selecting, and the like to mark the object information, for example, sorting the players 1 to 6 on the mobile phone, and operating in sequence The player selects the player in the order of player 6, player 2, player 5, player 4, player 3, and player 1 through the touch screen.
  • the sorting device 12 includes a click sorting unit, and sorting the at least two object information according to an order in which the object information in the at least two object information is clicked in the sequential operation means
  • the order of clicks in sequential operations sorts the information of the desired arrangement objects Operation, in the above example, sorts players 1 to 6 into player 6 ⁇ player 2 ⁇ player 5 ⁇ player 4 ⁇ player 3 ⁇ player 1 according to the order in which the players are clicked.
  • the sequential operation includes sequentially connecting each of the at least two object information to mean that the sequential operations include input devices through the smart terminal, such as a touch screen, a mouse, a touch ball, and a limb motion, in an order that is arranged as needed.
  • the sensor or the like sequentially connects two or more object information to sequentially mark, and the connection manner includes continuous sliding on the touch screen, continuous connection with a cursor or a contact, and the like, as shown in FIG. 3, the player 1 to 6 In the sorting scene composed of a circle in the screen, click on the player 6 in the touch screen of the mobile phone and thereby slide to the player 2 to connect the two, and in the same way, the player can continue to be connected by the player 2 to connect the remaining players.
  • the sequentially connected sequential operations can connect multiple object information at a time in the smart device. For example, in the touch screen, several object information can be continuously connected by one sliding, thereby reducing the operation frequency and improving the sorting efficiency. .
  • the sorting device 12 includes a connection sorting unit, and sorting the at least two object information according to an order in which the object information in the at least two object information is connected in the sequential operation means
  • the order of the connections in the sequential operations sorts the required arrangement object information. For example, in FIG. 3, the player's connection order is player 6 and player 2, and the order of the two players is player 6 ⁇ player 2.
  • the apparatus 1 including an object enhanced display device 23, a direction indicator establishing means 24, a sequential operation obtaining means 21, and a sorting means 22.
  • the object enhancement display device 23 enhances the display when the distance between the contact on the screen and the at least one object information of the at least two object information is lower than a predetermined distance threshold during the sequential operation.
  • the direction indicator establishing means 24 establishes a direction indicator between the current object information selected by the user and the corresponding previous selected object information during the sequential operation, wherein a direction indicator from the previous selected object information to the current object information;
  • the sequential operation obtaining means 21 acquires a sequential operation of the user for at least two object information in the sorted scene;
  • the sorting means 22 operates according to the sequence At least two object information is sorted.
  • the sequential operation obtaining means 21 is the same as or similar to the sequential operation obtaining means 11 in FIG. 8 and will not be described again.
  • the object enhancement display device 23 enhances when the distance between the user's contact on the screen and at least one of the at least two object information is lower than a predetermined distance threshold during the sequential operation
  • the at least one object information is displayed.
  • the contacts on the screen include, but are not limited to, a contact point in the touch screen, a mouse or a touchpad is connected to a cursor in the device, etc.
  • the predetermined distance threshold is a distance for setting a fixed example value
  • the manner of enhancing the display includes It is not limited to zooming in or highlighting key features of the color display object information such as avatars, mark symbols, etc., and reveals key information such as a name of the object information.
  • this function can be turned on when the object information to be sorted exceeds a certain threshold. For example, as shown in FIG. 4, the number of players displayed is too large, so that the player's nickname and the avatar cannot be clearly identified. . Therefore, when the cursor or sliding contact on the screen slides or moves close to the object information in a certain sorting scene, that is, when the example between the information and the object information is lower than a certain example threshold, the object information is enhanced. For example, in FIG.
  • the touch point in the touch screen of the mobile phone slides to the player 6.
  • the avatar of the player 6 is enlarged and the name of the player 6 is simultaneously displayed as shown in the figure.
  • the finger's contact continues to slide, the information of other players can be viewed, so that the recognition of the object is improved. Enhancing the display of at least one object information is advantageous for clearly identifying features that need to be sorted, thereby distinguishing the sorted object information to facilitate identification of the object information in the user sequential operation.
  • the enhancing displaying the at least one object information comprises at least one of the following:
  • Adding object related information corresponding to the at least one object information is displayed.
  • the zooming display of the at least one object information that is, the typical feature of the enlarged display object information, thereby quickly distinguishing the object information, for example, the title display of the favorite article, the page number display of the PPT, or the appearance of the player as shown in FIG. Avatar and so on.
  • Adding the object related information corresponding to the at least one object information refers to adding the auxiliary identification information of the display object information, that is, in some cases, the typical characteristic information cannot completely distinguish the identification object information, for example, the player avatar is approximated, and the title of the article is close. , it is possible to increase the display of some related information to increase the recognition of the object information in the sorting scene, for example, the player name attached to the player's avatar in FIG.
  • the device 1 further comprises a selected object enhancement display device 25 (not shown) during the sequential operation, when the user is at least one of the contact information on the screen and the at least two object information When the distance is below the predetermined distance threshold, an object information that is recently selected by the user is enhanced.
  • the contacts on the screen include, but are not limited to, a contact point in the touch screen, a mouse or a touchpad is connected to a cursor in the device, etc.
  • the predetermined distance threshold is a distance for setting a fixed example value
  • the manner of enhancing the display includes It is not limited to zooming in or highlighting key features of the color display object information such as avatars, mark symbols, etc., and reveals key information such as a name of the object information.
  • the object information selected by the user recently refers to the one marked the closest in the object that has been marked in the sorting scene, for example, the player 1 and the player 3 have been sequentially performed in the sorting scene in which the player's playing order is sorted.
  • the player 3 is the object information recently selected by the user, and the enhanced display of the object information recently selected by the user is beneficial for the user to memorize the marking order during the sequential operation. It is not easy to confuse whether the object information has been marked in order, for example, as shown in FIG. 6, within the preset threshold in which the finger contact slides toward the player 21, the recently selected player 6 is darker in color and increases the name of the displayed player.
  • the direction indicator establishing means 24 is configured to establish a direction indicator between the current object information selected by the user and the corresponding previous selected object information during the sequential operation, wherein the direction indicator The symbol points to the current object information from the previous selected object information.
  • the direction indicator refers to a directional identifier that points from one object information to another object information in a sorting scene, for example, an arrow, a color gradation color line, etc., but is not limited thereto, that is, clicking or connecting object information
  • the direction is pointed in the chronological order in which the object information is marked, for example, the mark in the sequential operation of the appearance of the players 1 to 6 in FIG.
  • the order is Player 6 ⁇ Player 2 ⁇ Player 5 ⁇ Player 4 ⁇ Player 3 ⁇ Player 1.
  • the contact is slidably connected from Player 6 to Player 2, the arrow pointing to Player 2 by Player 6 appears, similarly, with the touch The points are connected in sequence, the arrow of player 2 pointing to player 5 appears, the player 5 points to the arrow of player 4, the player 4 points to the arrow of player 3, and the player 3 points Player 1's arrow, so that the user can review or refer to the already marked order in the sequence operation, which is convenient for the user to improve the sorting efficiency.
  • each object information in the at least two object information is distributed on a curve contour in the sorting scene.
  • the curve profile includes, but is not limited to, a closed geometry, a pattern, a curve, etc., for example, the circle profile shown in FIG. 4 is a curve profile.
  • Arranging the object information that needs to be sorted into a curve outline can increase the interest in the sorting process, and increase the convenience when sorting or sliding the connection, for example, the object information displayed in a circle in FIG. 7 can be slid when sliding.
  • the trajectories are not easy to overlap so as to be easy for the user to recognize, and the number of object information accommodated by the limited screen in the screen can be increased, and the efficiency at the time of sorting is improved.
  • the device 1 further comprises a sort trigger detecting means 26 (not shown) for detecting whether the sorting triggering operation is included in the sequential operation, wherein the sorting triggering operation means that the triggering system starts to sequentially mark the object information.
  • the avatar enters the interface for sorting the scene.
  • the setting of the sorting start operation facilitates more convenient entry sorting, thereby facilitating user operation and improving efficiency.
  • the sorting device 21 includes means for sorting the at least two object information according to the sequential operation when the sequential operation includes a sort trigger operation.
  • the sequential operation for example, the time or position information sequentially clicked or connected is recorded by the system and used as the basis for sorting. If the sorting triggering operation is not included in the sequential operation, even if, for example, clicking or connecting is performed sequentially, In sequential operation, the system does not record related sorting information for sorting.
  • the present application can be implemented in software and/or a combination of software and hardware.
  • it can be implemented using an application specific integrated circuit (ASIC), a general purpose computer, or any other similar hardware device.
  • ASIC application specific integrated circuit
  • the software program of the present application can be executed by a processor to implement the steps or functions described above.
  • the software programs (including related data structures) of the present application can be stored in a computer readable recording medium such as a RAM memory, a magnetic or optical drive or a floppy disk and the like.
  • some of the steps or functions of the present application may be implemented in hardware, for example, as a circuit that cooperates with a processor to perform various steps or functions.
  • a portion of the present application can be applied as a computer program product, such as computer program instructions, which, when executed by a computer, can invoke or provide a method and/or technical solution in accordance with the present application.
  • the program instructions for invoking the method of the present application may be stored in a fixed or removable recording medium, and/or transmitted by a data stream in a broadcast or other signal bearing medium, and/or stored in a The working memory of the computer device in which the program instructions are run.
  • an embodiment in accordance with the present application includes a device including a memory for storing computer program instructions and a processor for executing program instructions, wherein when the computer program instructions are executed by the processor, triggering
  • the apparatus operates based on the aforementioned methods and/or technical solutions in accordance with various embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种对象排序的方法与设备。具体地,获取用户对排序场景中至少两个对象信息的顺序操作(S1);根据所述顺序操作对所述至少两个对象信息进行排序(S2)。通过获取用户对排序场景中至少两个对象信息的顺序操作,并根据所述顺序操作对所述至少两个对象信息进行排序,从而将所述目标对象信息进行快速排序,解决了智能终端设备中多个对象信息在同页面内快速排序的问题,使得在对象信息可在同一页面的可浏览范围中进行快速排序,减少排序时多频次的拖动操作,增加排序时的趣味性,提升对象信息分类时的操作效率。

Description

一种对象排序的方法与设备 技术领域
本申请涉及计算机领域,尤其涉及一种对象排序的技术。
背景技术
随着时代的发展,各类智能终端产品进入人们的生活,因此各种应用也逐渐普及,在使用应用的过程中经常涉及对多个对象排序的场景,例如,游戏中人物出场顺序排列,收藏音乐播放顺序的排列,收藏文件的排列等。在排序过程中,往往对排序对象进行逐个拖动调整最终达成排序的目的。
然而,现有技术在排序过程中一次仅能更改一个对象的位置,且逐个拖动排列对象使得操作频次较多而导致效率低下,同时操作界面呆板缺少趣味性。
发明内容
本申请的目的是提供一种对象排序的方法与设备,用以解决智能终端设备中同页面多个对象信息快速排序的问题。
根据本申请的一个方面,提供了一种对象排序的方法,该方法解决了智能终端设备中同页面多个对象信息快速排序的问题,该方法包括:
获取用户对排序场景中至少两个对象信息的顺序操作;
根据所述顺序操作对所述至少两个对象信息进行排序。
根据本申请的另一个方面,提供了一种对象排序的设备,该设备解决了智能终端设备中同页面多个对象信息快速排序的问题,该设备包括:
顺序操作获取装置,用于获取用户对排序场景中至少两个对象信息的顺序操作;
排序装置,用于根据所述顺序操作对所述至少两个对象信息进行排序。
与现有技术相比,本申请获取用户对排序场景中至少两个对象信息的顺序操作,并根据所述顺序操作对所述至少两个对象信息进行排序,从而将所述目标对象信息进行快速排序,解决了智能终端设备中多个对象信息在同 页面内快速排序的问题,使得在对象信息可在同一页面的可浏览范围中进行快速排序,减少排序时多频次的拖动操作,增加排序时的趣味性,提升对象信息分类时的操作效率。
附图说明
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本申请的其它特征、目的和优点将会变得更明显:
图1示出根据本申请一个方面的一种对象排序的方法流程图;
图2示出根据本申请一个优选实例的一种对象排序的方法流程图;
图3示出根据本申请另一个优选实例的连接排序示意图;
图4示出根据本申请另一个优选实例的对象增强显示需求场景示意图;
图5示出根据本申请另一个优选实例的对象增强显示示意图;
图6示出根据本申请另一个优选实例的选中对象增强显示示意图;
图7示出根据本申请另一个优选实例的选中对象方向指示符示意图;
图8示出根据本申请另一个方面的一种对象排序的设备示意图;
图9示出根据本申请另一个优选实例的一种对象排序的设备示意图。
附图中相同或相似的附图标记代表相同或相似的部件。
具体实施方式
下面结合附图对本申请作进一步详细描述。
在本申请一个典型的配置中,终端、服务网络的设备和可信方均包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相 变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括非暂存电脑可读媒体(transitory media),如调制的数据信号和载波。
图1示出根据本申请一个方面的一种对象排序的方法流程图,包括步骤S1以及步骤S2。其中,在步骤S1中设备1获取用户对排序场景中至少两个对象信息的顺序操作;在步骤S2中设备1根据所述顺序操作对所述至少两个对象信息进行排序。
具体地,在步骤S1中设备1中获取用户对排序场景中至少两个对象信息的顺序操作是指获取在对象可编辑的排序场景中对两个及以上的对象信息的顺序标记操作信息。其中,排序场景是指在这一场景下可以对需要进行排序的对象进行顺序排列的选择或标记,例如,需要排序的对象是游戏中的玩家1至玩家6,则切入一个可以对其顺序进行定义或标记的场景方可进行玩家顺序的标记操作,因此,这一可以对排序对象的顺序进行调整操作的场景即为排序场景。顺序操作是指对需要排序的对象进行顺序排列的操作,接上文举例,在排序场景中将玩家1至6的排序标记为玩家6、玩家2、玩家5、玩家4、玩家3、玩家1,则该排序标记操作即为顺序操作。在此,顺序操作实施一次的对象数目为两个或以上,即在一次顺序操作中通过智能终端的输入设备,例如触摸屏、鼠标、触摸球、肢体动作感应器等对超过两个以上的排序对象的顺序进行标记,例如,在排序场景中通过滑动触摸屏的方式不间断滑动,从而对随着滑动轨迹经过不同的排序对象所在位置进行一一标记,在此,滑动操作即为顺序操作。因此,顺序操作可在一次操作中对若干排序对象进行排序编辑,避免传统的多次拖动改变对象间顺序的操作,从而提升排序编辑过程中的效率。
本领域技术人员应能理解上述顺序操作的方式仅为举例,其他现有的 或今后可能出现的顺序操作的方式如可适用于本申请,也应包含在本申请保护范围以内,并在此以引用方式包含于此。
接着,在步骤S2中设备1根据所述顺序操作对所述至少两个对象信息进行排序是指根据顺序操作中对排序对象的标记分析得出两个及以上的对象信息的顺序,从而列出对象信息的排序。其中,因为顺序操作在一次操作中对多个对象信息进行标记,因此排序可以一次确定多个对象的顺序。在此,对象信息进行排序的方法是根据顺序操作中对象信息的标记进行排序,例如,标记对象信息的时间顺序是对对象信息排列顺序的标记,则读取顺序操作中操作对象信息的时间顺序,从而根据时间顺序的从早到晚或从晚到早进行排列,标记对象信息的位置顺序是对对象信息排列顺序的标记,则按照一定规则的位置从上往下或从下往上对对象信息进行排列。根据所述顺序操作对所述至少两个对象信息进行排序可以对所标记的对象顺序进快速分辨从而输出对象排序。
优选地,所述顺序操作包括依次点击所述至少两个对象信息中的各对象信息是指顺序操作包括根据需要排列的顺序通过智能终端的输入设备,例如触摸屏、鼠标、触摸球、肢体动作感应器等对两个及以上的对象信息依次点击从而进行顺序标记,在此,点击动作包括选中、选择等可以标记对象信息的操作,例如,在手机上对玩家1至6进行排序,在顺序操作中通过触摸屏对玩家按照玩家6、玩家2、玩家5、玩家4、玩家3、玩家1的顺序进行点击选中操作。
进一步地,在步骤S2中设备1根据所述至少两个对象信息中的各对象信息在所述顺序操作中被点击的顺序,对所述至少两个对象信息进行排序是指根据顺序操作中的点击次序对所需排列对象信息进行排序操作,接上文举例即根据对玩家的点击顺序将玩家1至6排序为玩家6→玩家2→玩家5→玩家4→玩家3→玩家1。
更优选地,所述顺序操作包括依次连接所述至少两个对象信息中的各对象信息是指顺序操作包括根据需要排列的顺序通过智能终端的输入设备,例如触摸屏、鼠标、触摸球、肢体动作感应器等对两个及以上的对象信息依次连接从而进行顺序标记,在此,连接的方式包括在触摸屏进行连续滑动,用 光标或触点进行连续连接等,如图3所示,玩家1至6在屏幕中以圆形构成的排序场景中,在手机触摸屏中点击玩家6并由此滑动向玩家2从而将两者连接起来,并用相同的方法可继续由玩家2出发将剩余的玩家均连接起来,在此,依次连接的顺序操作可以在智能设备中将多个对象信息一次连接起来,例如在触屏中可以通过一次滑动将若干对象信息连续连接,从而减少了操作频次,提升了排序效率。
进一步地,在步骤S2中设备1根据所述至少两个对象信息中的各对象信息在所述顺序操作中被连接的顺序,对所述至少两个对象信息进行排序是指根据顺序操作中的连接次序对所需排列对象信息进行排序操作,例如在图3中玩家的连接顺序是玩家6、玩家2则这两个玩家的排序即为玩家6→玩家2。
图2示出根据本申请另一个优选实例的一种对象排序的方法流程图,包括步骤S3、步骤S4、步骤S1以及步骤S2。其中,在步骤S3中设备1在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述至少一个对象信息;在步骤S4中设备1在所述顺序操作过程中,在所述用户选中的当前对象信息及对应的前一个被选中对象信息之间建立方向指示符,其中,所述方向指示符从所述前一个被选中对象信息指向所述当前对象信息;在步骤S1中设备1获取用户对排序场景中至少两个对象信息的顺序操作;在步骤S2中设备1根据所述顺序操作对所述至少两个对象信息进行排序。
在此,步骤S1与图1中的步骤S1相同或相似在此不再赘述。
具体地,在步骤S3中设备1在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述至少一个对象信息。在此,屏幕上的触点包括但不限于触摸屏中的接触点,鼠标或触摸板连接设备中的光标等,预定的距离阈值即为一个设定固定举例数值的距离,增强显示的方式包括但不限于放大显示或加深颜色显示对象信息的关键特征如头像、标记符号等,显现对象信息的关键信息如名称。在需要排序的对象较多的情况下,一些对象的识别关键信息在屏幕的显示范围内不能被完全显示或显示模糊从而导致在排序场景中进行顺序操作时对对象信息的辨识不够清楚,从而无法正确辨析对象进行顺 序操作,优选地,这一功能可以在需要排序的对象信息超过一定阈值时开启,例如,图4所示,其中所显示的玩家过多从而导致玩家昵称以及头像均无法清晰辨识。因此,当屏幕上光标或滑动触点滑动或移动接近某个排序场景中的对象信息,即当与某一对象信息之间的举例低于一定的举例阈值时,则会增强显示这一对象信息,例如,在图5中手机触摸屏中的触摸点滑动向玩家6,当与玩家6之间的距离低于0.5厘米时则如图中所示玩家6的头像放大显示且同时显现玩家6的名称,类似的当手指的触点继续滑动可查看其他玩家的信息,从而使得对象的辨识度提升。增强显示至少一个对象信息有利于清晰辨识需要排序对象的特征,从而分辨排序对象信息方便用户顺序操作中识别对象信息。
进一步地,所述增强显示所述至少一个对象信息包括以下至少任一项:
放大显示所述至少一个对象信息;
增加显示所述至少一个对象信息对应的对象相关信息。
其中,放大显示所述至少一个对象信息即放大显示对象信息的典型特征,从而快速分辨对象信息,例如,收藏文章的标题显示,PPT的页数显示,或者如图5中所示显现玩家的出场头像等。增加显示所述至少一个对象信息对应的对象相关信息是指增加显示对象信息的附属识别信息,即在一些情况典型特性信息并不能够完全区别识别对象信息,例如,玩家头像近似,文章的标题接近,则可以增加显示一些相关信息从而增加对象信息在排序场景中的辨识度,例如,图5中附在玩家头像旁边的玩家名称。
优选地,该方法还包括步骤S5(未示出),在步骤S5中设备1在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述用户最近选中的一个对象信息。在此,屏幕上的触点包括但不限于触摸屏中的接触点,鼠标或触摸板连接设备中的光标等,预定的距离阈值即为一个设定固定举例数值的距离,增强显示的方式包括但不限于放大显示或加深颜色显示对象信息的关键特征如头像、标记符号等,显现对象信息的关键信息如名称。其中,用户最近选中的一个对象信息是指在在排序场景中已经标记过的对象中标记时间最近的一个,例如,在对玩家出场顺序进行排序的排序场景中已经对玩家 1、玩家3依次进行连接在继续滑动选择还没连接到下个玩家头像时,此时玩家3即为用户最近选中的一个对象信息,增强显示所述用户最近选中的一个对象信息有利于用户在顺序操作时记忆标记顺序而不容易混淆对象信息是否已被标记过顺序,例如,图6中所示,在手指触点滑动向玩家21的预设阈值内,最近选中的玩家6颜色加深且增加显示玩家的名称,在选择下个信息对象时可参考上个选择的对象。
本领域技术人员应能理解上述增强显示对象信息的方式仅为举例,其他现有的或今后可能出现的增强显示对象信息的方式如可适用于本申请,也应包含在本申请保护范围以内,并在此以引用方式包含于此。
接着,在步骤S4中设备1,用于在所述顺序操作过程中,在所述用户选中的当前对象信息及对应的前一个被选中对象信息之间建立方向指示符,其中,所述方向指示符从所述前一个被选中对象信息指向所述当前对象信息。在此,方向指示符是指在排序场景中从一个对象信息指向另一个对象信息的指向性标识,例如,箭头,颜色渐变的色彩线条等但并不限于此,即在点击或连接连对象信息时,在连续操作的两个对象信息之间建立方向指示符,将方向按照对象信息被标记操作的时间顺序进行指向,例如,在图7中对玩家1至6的出场的顺序操作中的标记顺序为玩家6→玩家2→玩家5→玩家4→玩家3→玩家1,在将触点从玩家6滑动连接至玩家2时即出现由玩家6指向玩家2的箭头,类似的,随着触点的依次连接,出现玩家2指向玩家5的箭头,玩家5指向玩家4的箭头,玩家4指向玩家3的箭头,玩家3指向玩家1的箭头,从而使得用户在顺序操作的过程中对已经标记的顺序进行复查或参考,方便用户提升排序效率。
优选地,所述至少两个对象信息中各对象信息分布于所述排序场景中的曲线轮廓上。在此,曲线轮廓包括但不限于封闭的几何图形,图案,曲线等,例如,图4中所示的圆圈轮廓即为一种曲线轮廓。将需要进行排序的对象信息排列为曲线轮廓可增加排序过程中的趣味性,且增加排序点击或滑动连接时的便捷程度,例如在图7中以圆圈排列显示对象信息可在滑动时是的滑动的轨迹不易重叠从而便于用户进行识别,且可以使得有限的屏幕中科同时容纳的对象信息数目增加,提高排序的时的效率。
本领域技术人员应能理解上述对象信息分布排列的方式仅为举例,其他现有的或今后可能出现的对象信息分布排列的方式如可适用于本申请,也应包含在本申请保护范围以内,并在此以引用方式包含于此。
优选地,该方法还包括步骤S6(未示出),在步骤S6中设备1检测所述顺序操作中是否包括排序触发操作,在此,排序触发操作是指触发系统开始对对象信息进行顺序操作标记记录并进一步进行排序的操作,在此,触发操作的方式包括但不限于长按对象信息,点击排序按钮,触点滑动预设的轨迹等,例如,在原有的玩家排列界面长按玩家1的头像进入排序场景的界面。排序出发操作的设置有利于更便捷进入排序,从而方便用户操作提升效率。
其中,所述步骤S1中设备1当所述顺序操作包括排序触发操作,根据所述顺序操作对所述至少两个对象信息进行排序。其中,当获取排序出发操作后,顺序操作例如依次点击或连接的时间或位置信息被系统所记录并作为排序的依据,若顺序操作中不包括排序触发操作,则即使进行例如依次点击或连接的顺序操作,系统也不会对相关排序信息进行记录从而进行排序。
图8示出根据本申请另一个方面的一种对象排序的设备示意图,所述设备1包括顺序操作获取装置11以及排序装置12。其中,所述设备1中顺序操作获取装置11获取用户对排序场景中至少两个对象信息的顺序操作;排序装置12根据所述顺序操作对所述至少两个对象信息进行排序。
具体地,所述设备1中顺序操作获取装置11获取用户对排序场景中至少两个对象信息的顺序操作是指获取在对象可编辑的排序场景中对两个及以上的对象信息的顺序标记操作信息。其中,排序场景是指在这一场景下可以对需要进行排序的对象进行顺序排列的选择或标记,例如,需要排序的对象是游戏中的玩家1至玩家6,则切入一个可以对其顺序进行定义或标记的场景方可进行玩家顺序的标记操作,因此,这一可以对排序对象的顺序进行调整操作的场景即为排序场景。顺序操作是指对需要排序的对象进行顺序排列的操作,接上文举例,在排序场景中将玩家1至6的排序标记为玩家6、玩家2、玩家5、玩家4、玩家3、玩家1,则该排序标记操作即为顺序操作。在此,顺序操作实施一次的对象数目为两个或以上,即在一次顺序操作中通过智能终端的输入设备,例如触摸屏、鼠标、触摸球、肢体动作感应器等对超过两 个以上的排序对象的顺序进行标记,例如,在排序场景中通过滑动触摸屏的方式不间断滑动,从而对随着滑动轨迹经过不同的排序对象所在位置进行一一标记,在此,滑动操作即为顺序操作。因此,顺序操作可在一次操作中对若干排序对象进行排序编辑,避免传统的多次拖动改变对象间顺序的操作,从而提升排序编辑过程中的效率。
本领域技术人员应能理解上述顺序操作的方式仅为举例,其他现有的或今后可能出现的顺序操作的方式如可适用于本申请,也应包含在本申请保护范围以内,并在此以引用方式包含于此。
接着,排序装置12根据所述顺序操作对所述至少两个对象信息进行排序是指根据顺序操作中对排序对象的标记分析得出两个及以上的对象信息的顺序,从而列出对象信息的排序。其中,因为顺序操作在一次操作中对多个对象信息进行标记,因此排序可以一次确定多个对象的顺序。在此,对象信息进行排序的方法是根据顺序操作中对象信息的标记进行排序,例如,标记对象信息的时间顺序是对对象信息排列顺序的标记,则读取顺序操作中操作对象信息的时间顺序,从而根据时间顺序的从早到晚或从晚到早进行排列,标记对象信息的位置顺序是对对象信息排列顺序的标记,则按照一定规则的位置从上往下或从下往上对对象信息进行排列。根据所述顺序操作对所述至少两个对象信息进行排序可以对所标记的对象顺序进快速分辨从而输出对象排序。
优选地,所述顺序操作包括依次点击所述至少两个对象信息中的各对象信息是指顺序操作包括根据需要排列的顺序通过智能终端的输入设备,例如触摸屏、鼠标、触摸球、肢体动作感应器等对两个及以上的对象信息依次点击从而进行顺序标记,在此,点击动作包括选中、选择等可以标记对象信息的操作,例如,在手机上对玩家1至6进行排序,在顺序操作中通过触摸屏对玩家按照玩家6、玩家2、玩家5、玩家4、玩家3、玩家1的顺序进行点击选中操作。
进一步地,所述排序装置12包括点击排序单元,根据所述至少两个对象信息中的各对象信息在所述顺序操作中被点击的顺序,对所述至少两个对象信息进行排序是指根据顺序操作中的点击次序对所需排列对象信息进行排序 操作,接上文举例即根据对玩家的点击顺序将玩家1至6排序为玩家6→玩家2→玩家5→玩家4→玩家3→玩家1。
更优选地,所述顺序操作包括依次连接所述至少两个对象信息中的各对象信息是指顺序操作包括根据需要排列的顺序通过智能终端的输入设备,例如触摸屏、鼠标、触摸球、肢体动作感应器等对两个及以上的对象信息依次连接从而进行顺序标记,在此,连接的方式包括在触摸屏进行连续滑动,用光标或触点进行连续连接等,如图3所示,玩家1至6在屏幕中以圆形构成的排序场景中,在手机触摸屏中点击玩家6并由此滑动向玩家2从而将两者连接起来,并用相同的方法可继续由玩家2出发将剩余的玩家均连接起来,在此,依次连接的顺序操作可以在智能设备中将多个对象信息一次连接起来,例如在触屏中可以通过一次滑动将若干对象信息连续连接,从而减少了操作频次,提升了排序效率。
进一步地,所述排序装置12包括连接排序单元,根据所述至少两个对象信息中的各对象信息在所述顺序操作中被连接的顺序,对所述至少两个对象信息进行排序是指根据顺序操作中的连接次序对所需排列对象信息进行排序操作,例如在图3中玩家的连接顺序是玩家6、玩家2则这两个玩家的排序即为玩家6→玩家2。
图9示出根据本申请另一个优选实例的一种对象排序的设备示意图,所述设备1包括对象增强显示装置23、方向指示符建立装置24、顺序操作获取装置21以及排序装置22。其中,对象增强显示装置23在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述至少一个对象信息;方向指示符建立装置24在所述顺序操作过程中,在所述用户选中的当前对象信息及对应的前一个被选中对象信息之间建立方向指示符,其中,所述方向指示符从所述前一个被选中对象信息指向所述当前对象信息;顺序操作获取装置21获取用户对排序场景中至少两个对象信息的顺序操作;排序装置22根据所述顺序操作对所述至少两个对象信息进行排序。
在此,顺序操作获取装置21与图8中的顺序操作获取装置11相同或相似在此不再赘述。
具体地,对象增强显示装置23在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述至少一个对象信息。在此,屏幕上的触点包括但不限于触摸屏中的接触点,鼠标或触摸板连接设备中的光标等,预定的距离阈值即为一个设定固定举例数值的距离,增强显示的方式包括但不限于放大显示或加深颜色显示对象信息的关键特征如头像、标记符号等,显现对象信息的关键信息如名称。在需要排序的对象较多的情况下,一些对象的识别关键信息在屏幕的显示范围内不能被完全显示或显示模糊从而导致在排序场景中进行顺序操作时对对象信息的辨识不够清楚,从而无法正确辨析对象进行顺序操作,优选地,这一功能可以在需要排序的对象信息超过一定阈值时开启,例如,图4所示,其中所显示的玩家过多从而导致玩家昵称以及头像均无法清晰辨识。因此,当屏幕上光标或滑动触点滑动或移动接近某个排序场景中的对象信息,即当与某一对象信息之间的举例低于一定的举例阈值时,则会增强显示这一对象信息,例如,在图5中手机触摸屏中的触摸点滑动向玩家6,当与玩家6之间的距离低于0.5厘米时则如图中所示玩家6的头像放大显示且同时显现玩家6的名称,类似的当手指的触点继续滑动可查看其他玩家的信息,从而使得对象的辨识度提升。增强显示至少一个对象信息有利于清晰辨识需要排序对象的特征,从而分辨排序对象信息方便用户顺序操作中识别对象信息。
进一步地,所述增强显示所述至少一个对象信息包括以下至少任一项:
放大显示所述至少一个对象信息;
增加显示所述至少一个对象信息对应的对象相关信息。
其中,放大显示所述至少一个对象信息即放大显示对象信息的典型特征,从而快速分辨对象信息,例如,收藏文章的标题显示,PPT的页数显示,或者如图5中所示显现玩家的出场头像等。增加显示所述至少一个对象信息对应的对象相关信息是指增加显示对象信息的附属识别信息,即在一些情况典型特性信息并不能够完全区别识别对象信息,例如,玩家头像近似,文章的标题接近,则可以增加显示一些相关信息从而增加对象信息在排序场景中的辨识度,例如,图5中附在玩家头像旁边的玩家名称。
优选地,设备1还包括选中对象增强显示装置25(未示出)在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述用户最近选中的一个对象信息。在此,屏幕上的触点包括但不限于触摸屏中的接触点,鼠标或触摸板连接设备中的光标等,预定的距离阈值即为一个设定固定举例数值的距离,增强显示的方式包括但不限于放大显示或加深颜色显示对象信息的关键特征如头像、标记符号等,显现对象信息的关键信息如名称。其中,用户最近选中的一个对象信息是指在在排序场景中已经标记过的对象中标记时间最近的一个,例如,在对玩家出场顺序进行排序的排序场景中已经对玩家1、玩家3依次进行连接在继续滑动选择还没连接到下个玩家头像时,此时玩家3即为用户最近选中的一个对象信息,增强显示所述用户最近选中的一个对象信息有利于用户在顺序操作时记忆标记顺序而不容易混淆对象信息是否已被标记过顺序,例如,图6中所示,在手指触点滑动向玩家21的预设阈值内,最近选中的玩家6颜色加深且增加显示玩家的名称,在选择下个信息对象时可参考上个选择的对象。
本领域技术人员应能理解上述增强显示对象信息的方式仅为举例,其他现有的或今后可能出现的增强显示对象信息的方式如可适用于本申请,也应包含在本申请保护范围以内,并在此以引用方式包含于此。
接着,方向指示符建立装置24,用于在所述顺序操作过程中,在所述用户选中的当前对象信息及对应的前一个被选中对象信息之间建立方向指示符,其中,所述方向指示符从所述前一个被选中对象信息指向所述当前对象信息。在此,方向指示符是指在排序场景中从一个对象信息指向另一个对象信息的指向性标识,例如,箭头,颜色渐变的色彩线条等但并不限于此,即在点击或连接连对象信息时,在连续操作的两个对象信息之间建立方向指示符,将方向按照对象信息被标记操作的时间顺序进行指向,例如,在图7中对玩家1至6的出场的顺序操作中的标记顺序为玩家6→玩家2→玩家5→玩家4→玩家3→玩家1,在将触点从玩家6滑动连接至玩家2时即出现由玩家6指向玩家2的箭头,类似的,随着触点的依次连接,出现玩家2指向玩家5的箭头,玩家5指向玩家4的箭头,玩家4指向玩家3的箭头,玩家3指向 玩家1的箭头,从而使得用户在顺序操作的过程中对已经标记的顺序进行复查或参考,方便用户提升排序效率。
优选地,所述至少两个对象信息中各对象信息分布于所述排序场景中的曲线轮廓上。在此,曲线轮廓包括但不限于封闭的几何图形,图案,曲线等,例如,图4中所示的圆圈轮廓即为一种曲线轮廓。将需要进行排序的对象信息排列为曲线轮廓可增加排序过程中的趣味性,且增加排序点击或滑动连接时的便捷程度,例如在图7中以圆圈排列显示对象信息可在滑动时是的滑动的轨迹不易重叠从而便于用户进行识别,且可以使得有限的屏幕中科同时容纳的对象信息数目增加,提高排序的时的效率。
本领域技术人员应能理解上述对象信息分布排列的方式仅为举例,其他现有的或今后可能出现的对象信息分布排列的方式如可适用于本申请,也应包含在本申请保护范围以内,并在此以引用方式包含于此。
优选地,设备1还包括排序触发检测装置26(未示出),用于检测所述顺序操作中是否包括排序触发操作,在此,排序触发操作是指触发系统开始对对象信息进行顺序操作标记记录并进一步进行排序的操作,在此,触发操作的方式包括但不限于长按对象信息,点击排序按钮,触点滑动预设的轨迹等,例如,在原有的玩家排列界面长按玩家1的头像进入排序场景的界面。排序出发操作的设置有利于更便捷进入排序,从而方便用户操作提升效率。
其中,所述排序装置21包括用于当所述顺序操作包括排序触发操作,根据所述顺序操作对所述至少两个对象信息进行排序的单元。其中,当获取排序出发操作后,顺序操作例如依次点击或连接的时间或位置信息被系统所记录并作为排序的依据,若顺序操作中不包括排序触发操作,则即使进行例如依次点击或连接的顺序操作,系统也不会对相关排序信息进行记录从而进行排序。
显然,本领域的技术人员可以对本申请进行各种改动和变型而不脱离本申请的精神和范围。这样,倘若本申请的这些修改和变型属于本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。
需要注意的是,本申请可在软件和/或软件与硬件的组合体中被实施, 例如,可采用专用集成电路(ASIC)、通用目的计算机或任何其他类似硬件设备来实现。在一个实施例中,本申请的软件程序可以通过处理器执行以实现上文所述步骤或功能。同样地,本申请的软件程序(包括相关的数据结构)可以被存储到计算机可读记录介质中,例如,RAM存储器,磁或光驱动器或软磁盘及类似设备。另外,本申请的一些步骤或功能可采用硬件来实现,例如,作为与处理器配合从而执行各个步骤或功能的电路。
另外,本申请的一部分可被应用为计算机程序产品,例如计算机程序指令,当其被计算机执行时,通过该计算机的操作,可以调用或提供根据本申请的方法和/或技术方案。而调用本申请的方法的程序指令,可能被存储在固定的或可移动的记录介质中,和/或通过广播或其他信号承载媒体中的数据流而被传输,和/或被存储在根据所述程序指令运行的计算机设备的工作存储器中。在此,根据本申请的一个实施例包括一个装置,该装置包括用于存储计算机程序指令的存储器和用于执行程序指令的处理器,其中,当该计算机程序指令被该处理器执行时,触发该装置运行基于前述根据本申请的多个实施例的方法和/或技术方案。
对于本领域技术人员而言,显然本申请不限于上述示范性实施例的细节,而且在不背离本申请的精神或基本特征的情况下,能够以其他的具体形式实现本申请。因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本申请的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化涵括在本申请内。不应将权利要求中的任何附图标记视为限制所涉及的权利要求。此外,显然“包括”一词不排除其他单元或步骤,单数不排除复数。装置权利要求中陈述的多个单元或装置也可以由一个单元或装置通过软件或者硬件来实现。第一,第二等词语用来表示名称,而并不表示任何特定的顺序。

Claims (18)

  1. 一种对象排序方法,其中,该方法包括:
    获取用户对排序场景中至少两个对象信息的顺序操作;
    根据所述顺序操作对所述至少两个对象信息进行排序。
  2. 根据权利要求1所述的方法,其中,所述顺序操作包括依次点击所述至少两个对象信息中的各对象信息;
    其中,所述根据所述顺序操作对所述至少两个对象信息进行排序包括:
    根据所述至少两个对象信息中的各对象信息在所述顺序操作中被点击的顺序,对所述至少两个对象信息进行排序。
  3. 根据权利要求1所述的方法,其中,所述顺序操作包括依次连接所述至少两个对象信息中的各对象信息;
    其中,所述根据所述顺序操作对所述至少两个对象信息进行排序包括:
    根据所述至少两个对象信息中的各对象信息在所述顺序操作中被连接的顺序,对所述至少两个对象信息进行排序。
  4. 根据权利要求3所述的方法,其中,该方法还包括:
    在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述至少一个对象信息。
  5. 根据权利要求4所述的方法,其中,所述增强显示所述至少一个对象信息包括以下至少任一项:
    放大显示所述至少一个对象信息;
    增加显示所述至少一个对象信息对应的对象相关信息。
  6. 根据权利要求3至5中任一项所述的方法,其中,该方法还包括:
    在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述用户最近选中的一个对象信息。
  7. 根据权利要求1至6中任一项所述的方法,其中,该方法还包括:
    在所述顺序操作过程中,在所述用户选中的当前对象信息及对应的前一个被选中对象信息之间建立方向指示符,其中,所述方向指示符从所述前一 个被选中对象信息指向所述当前对象信息。
  8. 根据权利要求1至7中任一项所述的方法,其中,所述至少两个对象信息中各对象信息分布于所述排序场景中的曲线轮廓上。
  9. 根据权利要求1至8中任一项所述的方法,其中,该方法还包括:
    检测所述顺序操作中是否包括排序触发操作;
    其中,所述根据所述顺序操作对所述至少两个对象信息进行排序包括:
    当所述顺序操作包括排序触发操作,根据所述顺序操作对所述至少两个对象信息进行排序。
  10. 一种对象排序设备,其中,该设备包括:
    顺序操作获取装置,用于获取用户对排序场景中至少两个对象信息的顺序操作;
    排序装置,用于根据所述顺序操作对所述至少两个对象信息进行排序。
  11. 根据权利要求10所述的设备,其中,所述顺序操作包括依次点击所述至少两个对象信息中的各对象信息;
    其中,所述排序装置包括:
    点击排序单元,用于根据所述至少两个对象信息中的各对象信息在所述顺序操作中被点击的顺序,对所述至少两个对象信息进行排序。
  12. 根据权利要求10所述的设备,其中,所述顺序操作包括依次连接所述至少两个对象信息中的各对象信息;
    其中,所述排序装置包括:
    连接排序单元,用于根据所述至少两个对象信息中的各对象信息在所述顺序操作中被连接的顺序,对所述至少两个对象信息进行排序。
  13. 根据权利要求12所述的设备,其中,该设备还包括:
    对象增强显示装置,用于在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述至少一个对象信息。
  14. 根据权利要求13所述的设备,其中,所述增强显示所述至少一个对象信息包括以下至少任一项:
    放大显示所述至少一个对象信息;
    增加显示所述至少一个对象信息对应的对象相关信息。
  15. 根据权利要求12至14中任一项所述的设备,其中,该设备还包括:
    选中对象增强显示装置,用于在所述顺序操作过程中,当所述用户在屏幕上的触点与所述至少两个对象信息中至少一个对象信息间的距离低于预定距离阈值时,增强显示所述用户最近选中的一个对象信息。
  16. 根据权利要求10至15中任一项所述的设备,其中,该设备还包括:
    方向指示符建立装置,用于在所述顺序操作过程中,在所述用户选中的当前对象信息及对应的前一个被选中对象信息之间建立方向指示符,其中,所述方向指示符从所述前一个被选中对象信息指向所述当前对象信息。
  17. 根据权利要求10至16中任一项所述的设备,其中,所述至少两个对象信息中各对象信息分布于所述排序场景中的曲线轮廓上。
  18. 根据权利要求10至17中任一项所述的设备,其中,该设备还包括:
    排序触发检测装置,用于检测所述顺序操作中是否包括排序触发操作;
    其中,所述排序装置包括:
    用于当所述顺序操作包括排序触发操作,根据所述顺序操作对所述至少两个对象信息进行排序的单元。
PCT/CN2016/095859 2015-08-31 2016-08-18 一种对象排序的方法与设备 WO2017036311A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510546808.4A CN106484250A (zh) 2015-08-31 2015-08-31 一种对象排序的方法与设备
CN201510546808.4 2015-08-31

Publications (1)

Publication Number Publication Date
WO2017036311A1 true WO2017036311A1 (zh) 2017-03-09

Family

ID=58186669

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/095859 WO2017036311A1 (zh) 2015-08-31 2016-08-18 一种对象排序的方法与设备

Country Status (2)

Country Link
CN (1) CN106484250A (zh)
WO (1) WO2017036311A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108874270A (zh) * 2017-05-15 2018-11-23 腾讯科技(北京)有限公司 展示对象的排序方法及相关装置
CN110489187B (zh) * 2018-05-15 2021-09-24 腾讯科技(深圳)有限公司 页面刷新方法、装置、存储介质和计算机设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001079977A1 (fr) * 2000-04-19 2001-10-25 Zworks Inc. Procede permettant d'afficher une icone et systeme d'affichage d'icone
CN103324420A (zh) * 2012-03-19 2013-09-25 联想(北京)有限公司 一种多点触控板输入操作识别方法及电子设备
CN103809899A (zh) * 2012-11-08 2014-05-21 纬创资通股份有限公司 指令输入方法和便携式电子装置
CN104298419A (zh) * 2013-07-19 2015-01-21 上海斐讯数据通信技术有限公司 移动终端及其图标的排列方法
CN104423778A (zh) * 2013-08-26 2015-03-18 中兴通讯股份有限公司 一种调整移动终端图标排序的方法及装置、移动终端
CN104503690A (zh) * 2014-11-28 2015-04-08 小米科技有限责任公司 一种应用图标的排列方法及装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001079977A1 (fr) * 2000-04-19 2001-10-25 Zworks Inc. Procede permettant d'afficher une icone et systeme d'affichage d'icone
CN103324420A (zh) * 2012-03-19 2013-09-25 联想(北京)有限公司 一种多点触控板输入操作识别方法及电子设备
CN103809899A (zh) * 2012-11-08 2014-05-21 纬创资通股份有限公司 指令输入方法和便携式电子装置
CN104298419A (zh) * 2013-07-19 2015-01-21 上海斐讯数据通信技术有限公司 移动终端及其图标的排列方法
CN104423778A (zh) * 2013-08-26 2015-03-18 中兴通讯股份有限公司 一种调整移动终端图标排序的方法及装置、移动终端
CN104503690A (zh) * 2014-11-28 2015-04-08 小米科技有限责任公司 一种应用图标的排列方法及装置

Also Published As

Publication number Publication date
CN106484250A (zh) 2017-03-08

Similar Documents

Publication Publication Date Title
US11592980B2 (en) Techniques for image-based search using touch controls
CN104731881B (zh) 一种基于通信应用的聊天记录方法及其移动终端
US9703462B2 (en) Display-independent recognition of graphical user interface control
CN106843737B (zh) 文本输入方法、装置及终端设备
EP3005055B1 (en) Apparatus and method for representing and manipulating metadata
CN110730387B (zh) 视频播放控制方法和装置、存储介质及电子装置
US20150058766A1 (en) Information processing methods and electronic devices
CN108156407A (zh) 一种视频剪辑方法及终端
TW201303788A (zh) 圖像分割方法以及圖像分割系統
CN111857508B (zh) 任务管理方法、装置及电子设备
WO2019174398A1 (zh) 一种利用手势模拟鼠标操作的方法、装置及终端
JP2011221606A (ja) 情報処理方法及びグラフィカルユーザインタフェース
KR101559502B1 (ko) 실시간 손 포즈 인식을 통한 비접촉식 입력 인터페이스 방법 및 기록 매체
CN107590267A (zh) 基于图片的信息推送方法及装置、终端和可读存储介质
CN105607804A (zh) 一种信息显示方法及终端
WO2017041653A1 (zh) 一种对象处理的方法与设备
JP2011221605A (ja) 情報処理装置、情報処理方法及びプログラム
KR102102164B1 (ko) 영상 전처리 방법, 장치 및 컴퓨터 프로그램
US20190087303A1 (en) System, method, and apparatus for gathering information
CN105892792A (zh) 终端设备的操作方法和终端设备
CN115661302A (zh) 一种视频编辑方法、装置、设备及存储介质
WO2017036311A1 (zh) 一种对象排序的方法与设备
CN105022480A (zh) 一种输入方法及终端
WO2017020719A1 (zh) 一种对页面中对象信息分类的方法和设备
KR20150097250A (ko) 태그 정보를 이용한 스케치 검색 시스템, 사용자 장치, 서비스 제공 장치, 그 서비스 방법 및 컴퓨터 프로그램이 기록된 기록매체

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16840740

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16840740

Country of ref document: EP

Kind code of ref document: A1