技术领域technical field
本发明实施例涉及通信领域,尤其涉及一种图标管理方法及移动终端。The embodiments of the present invention relate to the communication field, and in particular, to an icon management method and a mobile terminal.
背景技术Background technique
现有的移动终端其操作系统往往是图形化操作系统。在图形化操作系统的界面上,每一个应用以图标的形式展示给用户。随着移动终端存储性能的提升以及应用程序的多样化,用户在移动终端上安装的应用程序数量越来越多,相应生成的图标也越来越多。The operating systems of existing mobile terminals are often graphical operating systems. On the interface of the graphical operating system, each application is displayed to the user in the form of an icon. With the improvement of storage performance of mobile terminals and the diversification of application programs, the number of application programs installed by users on mobile terminals is increasing, and more and more icons are correspondingly generated.
目前移动终端上的图标都是放置在桌面上的,但是随着用户对应用程序地频繁安装与卸载,日积月累就会在桌面上产生很多图标空位,这些空位使得图标的排列不够紧凑,而现有技术中只能通过逐个移动图标对页面进行整理。因此在对桌面内的图标进行整理时,需要执行大量移动操作,从而导致操作效率较低,影响用户使用体验。At present, icons on mobile terminals are all placed on the desktop, but as users frequently install and uninstall applications, there will be a lot of icon vacancies on the desktop over time, and these vacancies make the arrangement of icons not compact enough. Technically, pages can only be organized by moving the icons one by one. Therefore, when sorting the icons on the desktop, a large number of moving operations need to be performed, resulting in low operation efficiency and affecting user experience.
发明内容Contents of the invention
本发明实施例提供一种图标管理方法及移动终端,以解决对桌面内图标进行整理时效率较低的问题。Embodiments of the present invention provide an icon management method and a mobile terminal to solve the problem of low efficiency when sorting icons on a desktop.
第一方面,本发明实施例提供了一种图标管理方法,方法包括:In a first aspect, an embodiment of the present invention provides an icon management method, the method includes:
检测用户对移动终端桌面上的图标执行的触控操作是否为第一预设操作;Detecting whether the touch operation performed by the user on the icon on the desktop of the mobile terminal is the first preset operation;
在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动。After detecting that the user performs the first preset operation on multiple icons, the icons located in the same row or column are moved.
第二方面,本发明实施例还提供了一种移动终端,包括:In the second aspect, the embodiment of the present invention also provides a mobile terminal, including:
检测模块,用于检测用户对移动终端桌面上的图标执行的触控操作是否为第一预设操作;A detection module, configured to detect whether the touch operation performed by the user on the icon on the desktop of the mobile terminal is the first preset operation;
移动模块,用于在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动。The moving module is configured to move the icons located in the same row or the same column after detecting that the user performs the first preset operation on a plurality of icons.
第三方面,本发明实施例还提供了一种移动终端,包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的图标管理程序,所述图标管理程序被所述处理器执行时实现上述图标管理方法的步骤。In the third aspect, the embodiment of the present invention also provides a mobile terminal, including: a memory, a processor, and an icon management program stored in the memory and operable on the processor, and the icon management program is controlled by the The steps of realizing the above-mentioned icon management method when the above-mentioned processor is executed.
第四方面,本发明实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有图标管理程序,所述图标管理程序被处理器执行时实现上述图标管理方法的步骤。In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where an icon management program is stored on the computer-readable storage medium, and when the icon management program is executed by a processor, the steps of the above-mentioned icon management method are implemented .
综上,本发明实施例在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动,能够实现以行或列为单位批量移动桌面图标,操作便捷,有效提升了对桌面内图标的整理效率,提高了用户使用体验。To sum up, in the embodiment of the present invention, after detecting that the user performs the first preset operation on a plurality of icons, the icons located in the same row or column can be moved, so that the desktop icons can be moved in batches in units of rows or columns, and the operation is convenient. , which effectively improves the efficiency of organizing icons on the desktop and improves the user experience.
附图说明Description of drawings
为了更清楚地说明本发明实施例的技术方案,下面将对本发明实施例的描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the following will briefly introduce the accompanying drawings that need to be used in the description of the embodiments of the present invention. Obviously, the accompanying drawings in the following description are only some embodiments of the present invention , for those skilled in the art, other drawings can also be obtained according to these drawings without paying creative labor.
图1是本发明实施例的一种图标管理方法的流程图;Fig. 1 is a flowchart of an icon management method according to an embodiment of the present invention;
图2是本发明实施例的另一种图标管理方法的流程图;Fig. 2 is a flowchart of another icon management method according to an embodiment of the present invention;
图3是本发明实施例的一种移动终端桌面的状态示意图;Fig. 3 is a schematic diagram of the state of a desktop of a mobile terminal according to an embodiment of the present invention;
图4是本发明实施例的另一种移动终端桌面的状态示意图;FIG. 4 is a schematic diagram of the state of another mobile terminal desktop according to an embodiment of the present invention;
图5是本发明实施例的又一种图标管理方法的流程图;Fig. 5 is a flowchart of another icon management method according to an embodiment of the present invention;
图6是本发明实施例的一种移动终端的框图;FIG. 6 is a block diagram of a mobile terminal according to an embodiment of the present invention;
图7是本发明实施例的另一种移动终端的框图;FIG. 7 is a block diagram of another mobile terminal according to an embodiment of the present invention;
图8是本发明实施例的又一种移动终端的框图;FIG. 8 is a block diagram of another mobile terminal according to an embodiment of the present invention;
图9是本发明实施例的再一种移动终端的框图。Fig. 9 is a block diagram of another mobile terminal according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.
参照图1,示出了本发明实施例中一种图标管理方法的流程图,本实施例所提供的方法可以由移动终端执行,图标管理方法包括:Referring to FIG. 1 , it shows a flow chart of an icon management method in an embodiment of the present invention. The method provided in this embodiment can be executed by a mobile terminal. The icon management method includes:
步骤101,检测用户对移动终端桌面上的图标执行的触控操作是否为第一预设操作。Step 101, detecting whether the touch operation performed by the user on the icon on the desktop of the mobile terminal is a first preset operation.
本发明实施例应用于移动终端,其中,该移动终端可以是手机,平板电脑等支持触屏功能的设备。图标为移动终端安装的应用程序的图标,桌面为显示有应用程序的图标的页面。The embodiment of the present invention is applied to a mobile terminal, where the mobile terminal may be a device supporting a touch screen function such as a mobile phone or a tablet computer. The icon is an icon of an application program installed on the mobile terminal, and the desktop is a page displaying the icon of the application program.
具体的,可以预先设定第一预设操作的操作方式。并检测用户对移动终端桌面上的图标执行的触控操作是否为该第一预设操作。其中,该第一预设操作的操作对象可以为多个。Specifically, the operation manner of the first preset operation may be preset. And detecting whether the touch operation performed by the user on the icon on the desktop of the mobile terminal is the first preset operation. Wherein, there may be multiple operation objects of the first preset operation.
在实际应用中,为了将该第一预设操作与对单个图标的触控操作有效区分,可以设定为重按、长按、双击等触控操作方式,也可以结合拖动等操作以实现对图标的移动。其中,重按指的是以大于阈值压力的力量按压图标;长按指的按压图标超过阈值时间。In practical applications, in order to effectively distinguish the first preset operation from the touch operation on a single icon, it can be set to touch operations such as heavy pressing, long pressing, and double-clicking, or it can be combined with operations such as dragging to achieve Move to icon. Wherein, a heavy press refers to pressing the icon with a force greater than a threshold pressure; a long press refers to pressing the icon for a time exceeding the threshold.
步骤102,在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动。Step 102, after detecting that the user performs a first preset operation on a plurality of icons, move the icons located in the same row or column.
具体的,在检测到用户对多个图标执行第一预设操作后,可以对这多个图标的位置进行判断。如果这多个图标位于同一行,则对与这多个图标位于同一行的图标进行上移或者下移;如果这多个图标位于同一列,则对与这多个图标位于同一列的图标进行左移或者右移。Specifically, after it is detected that the user performs the first preset operation on a plurality of icons, the positions of the plurality of icons may be determined. If the multiple icons are in the same row, move up or down the icons in the same row with the multiple icons; if the multiple icons are in the same column, move the icons in the same column with the multiple icons Move left or right.
在实际应用中,移动终端的屏幕通常较大,同时触控一行或一列图标往往较为困难。在本发明实施例中,只需按照第一预设操作触控一行或一列图标中的多个图标,即可实现对整行或整列图标的移动,从而大幅提升了操作效率。In practical applications, the screen of a mobile terminal is usually large, and it is often difficult to touch a row or a column of icons at the same time. In the embodiment of the present invention, it is only necessary to touch multiple icons in a row or a column of icons according to the first preset operation to move the entire row or column of icons, thereby greatly improving operation efficiency.
综上,本发明实施例在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动,能够实现以行或列为单位批量移动桌面图标,操作便捷,有效提升了对桌面内图标的整理效率,提高了用户使用体验。To sum up, in the embodiment of the present invention, after detecting that the user performs the first preset operation on a plurality of icons, the icons located in the same row or column can be moved, so that the desktop icons can be moved in batches in units of rows or columns, and the operation is convenient. , which effectively improves the efficiency of organizing icons on the desktop and improves the user experience.
参照图2,示出了本发明实施例的另一种图标管理方法的流程图。本实施例所提供的方法可以由移动终端执行,图标管理方法包括:Referring to FIG. 2 , it shows a flowchart of another icon management method according to an embodiment of the present invention. The method provided in this embodiment can be executed by a mobile terminal, and the icon management method includes:
步骤201,检测用户对移动终端桌面上的多个图标执行的触控操作是否为第一预设操作。Step 201 , detecting whether the user's touch operations on multiple icons on the desktop of the mobile terminal are the first preset operations.
具体的,可以根据预先设定的第一预设操作的操作方式,确定用户对多个图标执行的触控操作是否为第一预设操作。因此,检测到用户对多个图标执行第一预设操作,可以为检测到对这多个图标的重按并拖动操作;或者,检测到对这多个图标的长按并拖动操作;或者,检测到对这多个图标的双击并拖动操作。Specifically, it may be determined whether the touch operation performed by the user on a plurality of icons is the first preset operation according to a preset operation manner of the first preset operation. Therefore, detecting that the user performs the first preset operation on a plurality of icons may be detecting a heavy press and drag operation on the plurality of icons; or detecting a long press and drag operation on the plurality of icons; Alternatively, a double-click and drag operation on the icons is detected.
在对多个图标执行第一预设操作的过程中,对多个图标的重按、长按以及双击等操作可以实现对这多个图标的选中,在选中这多个图标后,可以通过拖拽指示移动的方向和步长。In the process of performing the first preset operation on multiple icons, operations such as heavy pressing, long pressing, and double-clicking on multiple icons can realize the selection of these multiple icons. Drag to indicate the direction and step size of the movement.
步骤202,在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动。Step 202, after detecting that the user performs a first preset operation on multiple icons, move the icons located in the same row or column.
在通过第一预设操作选中了多个图标后,可以对这多个图标的位置进行判断。如果这多个图标位于同一行,则对与这多个图标位于同一行的图标进行上移或者下移;如果这多个图标位于同一列,则对与这多个图标位于同一列的图标进行左移或者右移。从而通过选中一行或一列中部分图标,便可以实现对整行或整列图标的移动。操作非常便捷。After a plurality of icons are selected through the first preset operation, the positions of the plurality of icons can be determined. If the multiple icons are in the same row, move up or down the icons in the same row with the multiple icons; if the multiple icons are in the same column, move the icons in the same column with the multiple icons Move left or right. Therefore, by selecting some icons in a row or a column, the icons in the entire row or column can be moved. The operation is very convenient.
此外,也可以对这多个图标的数量进行判断。如果这多个图标的数量超过预设数量,则对位于同一行或者同一列的图标进行移动。例如,用户通过一根手指虽然难以同时选中桌面内的一排图标,但可以同时选中一排图标中的部分图标,若手机中一行图标有4个,一根手指可以同时选中一行图标中3个图标,当设置预设数量为2个时,只要用户同时选中3个图标,便能够将这3个图标所在一整行图标确定为待处理图标组。又如,当用户操作平板电脑等大尺寸的移动终端设备时,由于每行图标的数量通常会超过5个,在单手操作的状态下难以整行全部选中,若平板电脑一行图标有7个,当设置预设数量为3个时,只要用户用4根手指同时选中4个图标,便能够将这4个图标所在一整行图标确定为待处理图标组。操作非常方便快捷。而且对超过预设数量图标的触控操作,更能够准确反映用户需要对整行或整列图标进行管理的意图,避免与其它图标管理方式发生冲突,从而避免误操作。In addition, the number of the plurality of icons may also be determined. If the number of the plurality of icons exceeds the preset number, the icons located in the same row or the same column are moved. For example, although it is difficult for a user to select a row of icons on the desktop with one finger at the same time, some icons in a row of icons can be selected at the same time. If there are 4 icons in a row in the mobile phone, one finger can select 3 icons in a row of icons at the same time. Icons, when the preset number is set to 2, as long as the user selects 3 icons at the same time, the icons in the entire row where these 3 icons are located can be determined as the icon group to be processed. As another example, when a user operates a large-sized mobile terminal device such as a tablet computer, since the number of icons in each row usually exceeds 5, it is difficult to select all of the row in the state of one-handed operation. If there are 7 icons in a row of a tablet computer , when the preset number is set to 3, as long as the user uses 4 fingers to select 4 icons at the same time, the icons in the entire row where these 4 icons are located can be determined as the icon group to be processed. The operation is very convenient and quick. Moreover, the touch operation of more than the preset number of icons can more accurately reflect the user's intention to manage the entire row or column of icons, and avoid conflicts with other icon management methods, thereby avoiding misoperations.
而且,在将位于同一行或者同一列的图标由当前位置移动至目标位置过程中,大量相关图标也随之一起向相同方向移动。从而使得一个简单的操作便可以实现对大量图标的整理,大幅提升对桌面内图标批量移动的效率。Moreover, during the process of moving the icons located in the same row or column from the current position to the target position, a large number of related icons will also move in the same direction together. Therefore, a simple operation can realize the arrangement of a large number of icons, and greatly improve the efficiency of moving icons in batches on the desktop.
步骤203,重新排列桌面内相关图标。Step 203, rearranging related icons on the desktop.
在对位于同一行或者同一列的图标进行移动后,可以对桌面内相关图标进行重新排列。其中,桌面内的相关图标包括多个图标的移动轨迹方向上的至少一行或至少一列图标,即第一预设操作拖拽方向的若干图标。例如,在通过第一预设操作对一行图标中的多个图标向上移动时,该行图标以上的至少一行图标便为相关图标。在对这一行图标进行移动后,可以对这些相关图标进行重新排列,以实现对图标的管理。After moving icons in the same row or column, related icons in the desktop can be rearranged. Wherein, the relevant icons on the desktop include at least one row or at least one column of icons in the moving track direction of the plurality of icons, that is, several icons in the dragging direction of the first preset operation. For example, when multiple icons in a row of icons are moved upward through the first preset operation, at least a row of icons above the row of icons are related icons. After the row of icons is moved, these related icons can be rearranged to realize icon management.
当在移动轨迹方向上的桌面内存在空位时,可以将与这多个图标位于同一行或者同一列的图标以及上述相关图标,向移动轨迹方向移动。具体的,可以根据空位的数量和位置,以及移动的步长,对空位进行填补。从而使图标更为集中,进而起到整理桌面的目的。When there is an empty space on the desktop in the direction of the moving track, the icons located in the same row or column as the plurality of icons and the above-mentioned related icons can be moved in the direction of the moving track. Specifically, the vacancies may be filled according to the number and positions of vacancies, and the moving step size. In this way, the icons are more concentrated, and then the purpose of organizing the desktop is achieved.
在实际应用中,可以优先填补靠近待处理图标组的空位。例如,参照图3所示,在通过第一预设操作选中图标10、图标11和图标12,从而确定图标10至图标12这一行图标为待移动的图标,并沿箭头方向向上移动一行后,由于第一预设操作移动的步长为一行,因此,优先填补图标2至图标3之间的空位。填补后桌面内图标的布局状态如图4所示。若第一预设操作移动的步长为两行,则继续向上移动一行。In practical applications, the vacancy close to the icon group to be processed may be filled first. For example, as shown in FIG. 3 , after selecting icon 10, icon 11 and icon 12 through the first preset operation, thereby determining that the row of icons from icon 10 to icon 12 is the icon to be moved, and moving up one row along the direction of the arrow, Since the moving step of the first preset operation is one line, the space between icons 2 to 3 is filled in priority. The layout state of the icons in the desktop after filling is shown in FIG. 4 . If the moving step of the first preset operation is two lines, continue to move up one line.
在填补空位的过程中,可以根据各图标原有的排列顺序依次排列。也可以根据各图标对应的应用程序的使用频率,重新排列桌面内相关图标。或者根据预先对各图标对应应用程序的分类,将同类应用程序的图标合并至一个文件夹中。In the process of filling the vacancy, the icons can be arranged sequentially according to the original arrangement order of each icon. It is also possible to rearrange related icons on the desktop according to the frequency of use of the application program corresponding to each icon. Alternatively, according to the pre-categorization of the application programs corresponding to the icons, the icons of the same application programs are combined into one folder.
此外,在检测到用户对多个图标执行第一预设操作后,若检测到针对该多个图标的松开事件,则结束对桌面内图标的批量移动操作。具体的,在本发明实施例中,确定与该多个图标位于同一行或者同一列的图标后,该一行或一列图标可以跟随手指移动。参照图4,在重新排列桌面内相关图标后,若检测到针对该多个图标的松开事件,即检测到手指移开屏幕后,结束对桌面内图标的批量移动操作。In addition, after it is detected that the user performs the first preset operation on a plurality of icons, if a release event on the plurality of icons is detected, the operation of moving the icons in batches on the desktop is ended. Specifically, in the embodiment of the present invention, after the icons located in the same row or column as the plurality of icons are determined, the row or column of icons may move along with the finger. Referring to FIG. 4 , after rearranging the relevant icons on the desktop, if a release event for the multiple icons is detected, that is, after the fingers are removed from the screen, the batch moving operation of the icons on the desktop is ended.
综上所述,本发明实施例中,通过检测到的第一预设操作触发对多个图标的选中和移动操作,并在对与多个图标位于同一行或者同一列的图标进行移动后,重新排列桌面内相关图标。从而以便捷的操作,便实现了对桌面内大量图标的整理,大幅提升了对桌面图标批量移动的效率。To sum up, in the embodiment of the present invention, the selected and moved operations on multiple icons are triggered by the detected first preset operation, and after moving the icons located in the same row or column as the multiple icons, Rearrange related icons on the desktop. Thus, with convenient operation, the organization of a large number of icons in the desktop is realized, and the efficiency of batch moving of desktop icons is greatly improved.
参照图5,示出了本发明实施例的又一种图标管理方法的流程图。本实施例所提供的方法可以由移动终端执行,图标管理方法包括:Referring to FIG. 5 , it shows a flowchart of another icon management method according to an embodiment of the present invention. The method provided in this embodiment can be executed by a mobile terminal, and the icon management method includes:
步骤501,检测用户对移动终端桌面上的多个图标执行的触控操作是否为第一预设操作。Step 501 , detecting whether the user's touch operations on multiple icons on the desktop of the mobile terminal are the first preset operations.
本发明实施例中,在检测到用户对移动终端桌面上的多个图标执行的第一预设操作后,可以进入对桌面内的图标进行管理的批量移动模式。在该批量移动模式下,通过第一预设操作确定的图标与待移动的图标可以为不同的图标,即执行第一预设操作可以只用于进入该批量移动模式,在进入批量移动模式后,可以再选中其它的图标进行移动,并且可以多次移动。即进入批量移动模式后,用户的手指可以离开屏幕,而无需持续对屏幕进行触控,即使检测到针对多个图标的松开事件,仍可以停留在批量移动模式下,直至检测到退出手势,才推出批量移动模式。In the embodiment of the present invention, after the first preset operation performed by the user on the icons on the desktop of the mobile terminal is detected, a batch moving mode for managing the icons on the desktop can be entered. In this batch moving mode, the icon determined by the first preset operation and the icon to be moved may be different icons, that is, performing the first preset operation may only be used to enter the batch moving mode, after entering the batch moving mode , you can select other icons to move, and you can move multiple times. That is, after entering batch moving mode, the user's finger can leave the screen without continuously touching the screen. Even if a release event for multiple icons is detected, the user can still stay in batch moving mode until an exit gesture is detected. Batch mobile mode was launched.
步骤502,在检测到用户对多个图标执行第一预设操作后,检测对位于同一行或者同一列的图标执行的第二预设操作。Step 502: After detecting that the user performs a first preset operation on multiple icons, detect a second preset operation performed on icons located in the same row or column.
由于用户已通过执行第一预设操作进入批量移动模式,因此,在检测到用户对多个图标执行第一预设操作后,可以通过检测对位于同一行或者同一列的图标执行的第二预设操作,实现对图标的选中和移动。Since the user has entered the batch move mode by performing the first preset operation, after detecting that the user has performed the first preset operation on multiple icons, the second preset operation performed on the icons in the same row or column can be detected. Set the operation to realize the selection and movement of the icon.
具体的,在检测到用户对多个图标执行第一预设操作后,可以重新对桌面内的图标进行选中,如果检测到对与选中的多个图标位于同一行的图标执行第二预设操作,则对位于同一行的图标进行上移或者下移;如果检测到对与选中的多个图标位于同一列的图标执行第二预设操作,则对位于同一列的图标进行左移或者右移。其中,检测到对位于同一行的图标执行第二预设操作,可以为检测到对位于同一行的图标的选中并拖动操作;检测到对位于同一列的图标执行第二预设操作,可以为检测到对位于同一列的图标的选中并拖动操作。Specifically, after it is detected that the user performs the first preset operation on a plurality of icons, the icons on the desktop can be reselected, and if it is detected that the second preset operation is performed on an icon located in the same row as the selected icons , move the icons in the same row up or down; if it is detected that the second preset operation is performed on the icons in the same column as the selected icons, move the icons in the same column to the left or right . Wherein, it is detected that the second preset operation is performed on the icons located in the same row, which may be the detection of the selection and drag operation of the icons located in the same row; the detection of the execution of the second preset operation on the icons located in the same column may is to detect a select-and-drag operation on an icon located in the same column.
在实际应用中,在通过执行第一预设操作进入批量移动模式后,还可以根据需求逐个选中多个图标,并在完成选中后执行拖动操作,将选中的图标一起移动至目标位置。从而实现更为灵活的对桌面内图表的管理。In practical applications, after entering the batch moving mode by executing the first preset operation, multiple icons can be selected one by one according to requirements, and a drag operation is performed after the selection is completed to move the selected icons to the target position together. This enables more flexible management of charts in the desktop.
步骤503,重新排列桌面内相关图标。Step 503, rearranging related icons on the desktop.
在批量移动模式下,每次对位于同一行或者同一列的图标进行移动后,可以对桌面内相关图标进行重新排列。其中,桌面内的相关图标包括多个图标的移动轨迹方向上的至少一行或至少一列图标,即第一预设操作拖拽方向的若干图标。In batch move mode, after moving the icons in the same row or column each time, you can rearrange the related icons on the desktop. Wherein, the relevant icons on the desktop include at least one row or at least one column of icons in the moving track direction of the plurality of icons, that is, several icons in the dragging direction of the first preset operation.
在实际应用中,当完成对桌面内图标的整理后,可以通过执行退出操作,以退出批量移动模式。具体的,该退出手势可以与进入批量移动模式相同,也可以通过语音、长按多个图标超过预设时间或按照预设次数点击多个图标等方式,本发明实施例对此不加以限制。In a practical application, after the arrangement of the icons on the desktop is completed, an exit operation may be performed to exit the batch moving mode. Specifically, the exit gesture can be the same as entering the batch moving mode, or can be performed by voice, long pressing multiple icons for a preset time, or clicking multiple icons according to a preset number of times, which is not limited in this embodiment of the present invention.
综上所述,本发明实施例中,在检测到用户对桌面内多个图标执行第一预设操作,进入批量移动模式后,根据检测到的对位于同一行或者同一列的图标执行的第二预设操作,对图标进行选中和移动,并重新排列桌面内相关图标,从而可以多次选中不同的图标进行移动,实现更为个性化的图标管理方案,进而提升用户的使用体验。To sum up, in the embodiment of the present invention, after it is detected that the user performs the first preset operation on multiple icons on the desktop and enters the batch move mode, according to the detected first operation performed on the icons located in the same row or column, The second preset operation is to select and move icons, and rearrange related icons on the desktop, so that different icons can be selected multiple times for movement, realizing a more personalized icon management solution and improving user experience.
参照图6,示出了本发明实施例中一种移动终端的框图。移动终端包括:检测模块61和移动模块62。Referring to FIG. 6 , it shows a block diagram of a mobile terminal in an embodiment of the present invention. The mobile terminal includes: a detection module 61 and a mobile module 62 .
其中,检测模块61,用于检测用户对移动终端桌面上的图标执行的触控操作是否为第一预设操作;Wherein, the detection module 61 is used to detect whether the touch operation performed by the user on the icon on the desktop of the mobile terminal is the first preset operation;
移动模块62,用于在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动。The moving module 62 is configured to move icons located in the same row or column after detecting that the user performs a first preset operation on a plurality of icons.
综上,本发明实施例中,通过检测模块61检测用户对移动终端桌面上的图标执行的触控操作是否为第一预设操作,并由移动模块62在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动,能够实现以行或列为单位批量移动桌面图标,操作便捷,有效提升了对桌面内图标的整理效率,提高了用户使用体验。To sum up, in the embodiment of the present invention, the detection module 61 detects whether the touch operation performed by the user on the icons on the desktop of the mobile terminal is the first preset operation, and the mobile module 62 detects that the user performs the first preset operation on multiple icons. After a preset operation, move the icons located in the same row or column, which can move the desktop icons in batches by row or column, which is convenient to operate, effectively improves the efficiency of sorting icons on the desktop, and improves the user experience .
参照图7,在本发明的一个优选的实施例中,在图6的基础上,检测模块61还包括:第一检测子模块611;移动模块62还包括位置判断子模块621、移动子模块622。Referring to Fig. 7, in a preferred embodiment of the present invention, on the basis of Fig. 6, detection module 61 also includes: first detection sub-module 611; .
其中,第一检测子模块611,用于检测到对多个图标的重按并拖动操作;或者,检测到对多个图标的长按并拖动操作;或者,检测到对多个图标的双击并拖动操作。Wherein, the first detection sub-module 611 is configured to detect a heavy press and drag operation on multiple icons; or detect a long press and drag operation on multiple icons; or detect a multiple icon Double click and drag operation.
位置判断子模块621,用于在检测到用户对多个图标执行第一预设操作后,对多个图标的位置进行判断。The position judging sub-module 621 is configured to judge the positions of the multiple icons after detecting that the user performs the first preset operation on the multiple icons.
移动子模块622,用于如果多个图标位于同一行,对与多个图标位于同一行的图标进行上移或者下移;如果多个图标位于同一列,对与多个图标位于同一列的图标进行左移或者右移。The moving submodule 622 is used to move up or down the icons located in the same row with multiple icons if multiple icons are located in the same row; if multiple icons are located in the same column, move the icons located in the same column with multiple icons Move left or right.
具体的,上述移动模块62,具体用于在检测到用户对多个图标执行第一预设操作后,如果检测到对位于同一行的图标执行第二预设操作,则对位于同一行的图标进行上移或者下移;如果检测到对位于同一列的图标执行第二预设操作,则对位于同一列的图标进行左移或者右移。Specifically, the above-mentioned mobile module 62 is specifically configured to, after detecting that the user performs the first preset operation on a plurality of icons, if it detects that the second preset operation is performed on the icons located in the same row, the icon located in the same row Move up or down; if it is detected that the second preset operation is performed on the icons in the same column, then move the icons in the same column to the left or right.
上述移动模块62,具体用于在检测到用户对多个图标执行第一预设操作后,如果检测到对所述位于同一行的图标的选中并拖动操作,则对所述位于同一行的图标进行上移或者下移;如果检测到对所述位于同一列的图标的选中并拖动操作,则对所述位于同一列的图标进行左移或者右移。The above-mentioned moving module 62 is specifically configured to, after detecting that the user performs the first preset operation on a plurality of icons, if the selection and drag operation of the icon located in the same row is detected, then the icons located in the same row The icons are moved up or down; if an operation of selecting and dragging the icons in the same column is detected, the icons in the same column are moved left or right.
上述移动模块62,具体用于在检测到用户对多个图标执行第一预设操作后,如果所述多个图标的数量超过预设数量,则对位于同一行或者同一列的图标进行移动。The moving module 62 is specifically configured to move the icons located in the same row or column if the number of the icons exceeds the preset number after detecting that the user performs the first preset operation on the icons.
此外,移动终端还包括:In addition, mobile terminals also include:
重排模块63,用于重新排列桌面内相关图标,其中,相关图标包括多个图标的移动轨迹方向上的至少一行或至少一列图标。The rearrangement module 63 is configured to rearrange related icons on the desktop, wherein the related icons include at least one row or at least one column of icons in the direction of the moving tracks of multiple icons.
具体地,上述重排模块63,具体用于当在移动轨迹方向上存在空位时,将与多个图标位于同一行或者同一列的图标以及相关图标,向移动轨迹方向移动。Specifically, the above-mentioned rearrangement module 63 is specifically configured to move icons located in the same row or column as the plurality of icons and related icons to the direction of the moving track when there is a vacancy in the direction of the moving track.
综上,本发明实施例中,通过检测模块61检测到的第一预设操作触发对多个图标的选中和移动操作;或者在检测到用户对桌面内多个图标执行第一预设操作,进入批量移动模式后,根据检测到的对位于同一行或者同一列的图标执行的第二预设操作。由移动模块62对图标进行选中和移动,并重新排列桌面内相关图标。从而以便捷的操作,便实现了对桌面内大量图标的整理,大幅提升了对桌面图标批量移动的效率。To sum up, in the embodiment of the present invention, the first preset operation detected by the detection module 61 triggers the selection and movement of multiple icons; or when it is detected that the user performs the first preset operation on multiple icons on the desktop, After entering the batch moving mode, according to the detected second preset operation performed on the icons located in the same row or column. The icons are selected and moved by the moving module 62, and related icons in the desktop are rearranged. Thus, with convenient operation, the organization of a large number of icons in the desktop is realized, and the efficiency of batch moving of desktop icons is greatly improved.
图8是本发明实施例的又一种移动终端的框图。图8所示的移动终端800包括:至少一个处理器801、存储器802、至少一个网络接口804和其他用户接口803。移动终端800中的各个组件通过总线系统805耦合在一起。可理解,总线系统805用于实现这些组件之间的连接通信。总线系统805除包括数据总线之外,还包括电源总线、控制总线和状态信号总线。但是为了清楚说明起见,在图8中将各种总线都标为总线系统805。Fig. 8 is a block diagram of another mobile terminal according to an embodiment of the present invention. The mobile terminal 800 shown in FIG. 8 includes: at least one processor 801 , a memory 802 , at least one network interface 804 and other user interfaces 803 . Various components in the mobile terminal 800 are coupled together through a bus system 805 . It can be understood that the bus system 805 is used to realize connection and communication between these components. In addition to the data bus, the bus system 805 also includes a power bus, a control bus and a status signal bus. However, the various buses are labeled as bus system 805 in FIG. 8 for clarity of illustration.
其中,用户接口803可以包括显示器、键盘或者点击设备(例如,鼠标,轨迹球(trackball)、触感板或者触摸屏等。Wherein, the user interface 803 may include a display, a keyboard, or a pointing device (for example, a mouse, a trackball (trackball), a touch panel, or a touch screen, and the like.
可以理解,本发明实施例中的存储器802可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data RateSDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(DirectRambus RAM,DRRAM)。本发明实施例描述的系统和方法的存储器802旨在包括但不限于这些和任意其它适合类型的存储器。It can be understood that the memory 802 in the embodiment of the present invention may be a volatile memory or a nonvolatile memory, or may include both volatile and nonvolatile memories. Wherein, the non-volatile memory may be a read-only memory (Read-Only Memory, ROM), a programmable read-only memory (Programmable ROM, PROM), an erasable programmable read-only memory (Erasable PROM, EPROM), an electronically programmable Erase Programmable Read-Only Memory (Electrically EPROM, EEPROM) or Flash. The volatile memory can be Random Access Memory (RAM), which acts as an external cache. By way of illustration and not limitation, many forms of RAM are available such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data RateSDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (Synchlink DRAM, SLDRAM) and Direct memory bus random access memory (DirectRambus RAM, DRRAM). The memory 802 of the systems and methods described in embodiments of the present invention is intended to include, but is not limited to, these and any other suitable types of memory.
在一些实施方式中,存储器802存储了如下的元素,可执行模块或者数据结构,或者他们的子集,或者他们的扩展集:操作系统8021和应用程序8022。In some implementations, the memory 802 stores the following elements, executable modules or data structures, or their subsets, or their extended sets: an operating system 8021 and an application program 8022 .
其中,操作系统8021,包含各种系统程序,例如框架层、核心库层、驱动层等,用于实现各种基础业务以及处理基于硬件的任务。应用程序8022,包含各种应用程序,例如媒体播放器(Media Player)、浏览器(Browser)等,用于实现各种应用业务。实现本发明实施例方法的程序可以包含在应用程序8022中。Among them, the operating system 8021 includes various system programs, such as framework layer, core library layer, driver layer, etc., for realizing various basic services and processing hardware-based tasks. The application program 8022 includes various application programs, such as a media player (Media Player), a browser (Browser), etc., and is used to implement various application services. The program for realizing the method of the embodiment of the present invention may be included in the application program 8022 .
在本发明实施例中,通过调用存储器802存储的程序或指令,具体的,可以是应用程序8022中存储的程序或指令,处理器801用于检测用户对移动终端桌面上的图标执行的触控操作是否为第一预设操作,并在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动。In the embodiment of the present invention, the processor 801 is configured to detect the touch performed by the user on the icons on the desktop of the mobile terminal by calling the programs or instructions stored in the memory 802, specifically, the programs or instructions stored in the application program 8022. Whether the operation is the first preset operation, and after detecting that the user performs the first preset operation on multiple icons, the icons located in the same row or column are moved.
上述本发明实施例揭示的方法可以应用于处理器801中,或者由处理器801实现。处理器801可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法的各步骤可以通过处理器801中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器501可以是通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(FieldProgrammable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本发明实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本发明实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器802,处理器801读取存储器802中的信息,结合其硬件完成上述方法的步骤。The methods disclosed in the foregoing embodiments of the present invention may be applied to the processor 801 or implemented by the processor 801 . The processor 801 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the above method may be completed by an integrated logic circuit of hardware in the processor 801 or instructions in the form of software. The above-mentioned processor 501 may be a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other available Program logic devices, discrete gate or transistor logic devices, discrete hardware components. Various methods, steps and logic block diagrams disclosed in the embodiments of the present invention may be implemented or executed. A general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like. The steps of the methods disclosed in the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module can be located in a mature storage medium in the field such as random access memory, flash memory, read-only memory, programmable read-only memory or electrically erasable programmable memory, register. The storage medium is located in the memory 802, and the processor 801 reads the information in the memory 802, and completes the steps of the above method in combination with its hardware.
可以理解的是,本发明实施例描述的这些实施例可以用硬件、软件、固件、中间件、微码或其组合来实现。对于硬件实现,处理单元可以实现在一个或多个专用集成电路(Application Specific Integrated Circuits,ASIC)、数字信号处理器(Digital SignalProcessing,DSP)、数字信号处理设备(DSP Device,DSPD)、可编程逻辑设备(ProgrammableLogic Device,PLD)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、通用处理器、控制器、微控制器、微处理器、用于执行本申请功能的其它电子单元或其组合中。It can be understood that the embodiments described in the embodiments of the present invention may be implemented by hardware, software, firmware, middleware, microcode or a combination thereof. For hardware implementation, the processing unit can be implemented in one or more application specific integrated circuits (Application Specific Integrated Circuits, ASIC), digital signal processor (Digital Signal Processing, DSP), digital signal processing device (DSP Device, DSPD), programmable logic Equipment (ProgrammableLogic Device, PLD), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), general-purpose processor, controller, microcontroller, microprocessor, other electronic units used to perform the functions of this application, or in combination.
对于软件实现,可通过执行本发明实施例功能的模块(例如过程、函数等)来实现本发明实施例的技术。软件代码可存储在存储器中并通过处理器执行。存储器可以在处理器中或在处理器外部实现。For software implementation, the technology of the embodiments of the present invention can be implemented through modules (such as procedures, functions, etc.) that execute the functions of the embodiments of the present invention. Software codes can be stored in memory and executed by a processor. Memory can be implemented within the processor or external to the processor.
可选地,处理器801还用于,在检测到用户对多个图标执行第一预设操作后,对多个图标的位置进行判断;如果多个图标位于同一行,对与多个图标位于同一行的图标进行上移或者下移;如果多个图标位于同一列,对与多个图标位于同一列的图标进行左移或者右移。Optionally, the processor 801 is further configured to, after detecting that the user performs the first preset operation on the multiple icons, determine the positions of the multiple icons; The icons in the same row are moved up or down; if multiple icons are in the same column, the icons in the same column are moved left or right.
可选地,处理器801还具体用于,检测到对多个图标的重按并拖动操作;或者,检测到对多个图标的长按并拖动操作;或者,检测到对多个图标的双击并拖动操作。Optionally, the processor 801 is also specifically configured to detect a heavy press and drag operation on multiple icons; or detect a long press and drag operation on multiple icons; or detect double-click-and-drag operation.
可选地,处理器801还用于,在检测到用户对多个图标执行第一预设操作后,如果检测到对位于同一行的图标执行第二预设操作,则对位于同一行的图标进行上移或者下移;如果检测到对位于同一列的图标执行第二预设操作,则对位于同一列的图标进行左移或者右移。Optionally, the processor 801 is further configured to, after detecting that the user performs the first preset operation on a plurality of icons, if it detects that the second preset operation is performed on the icons located in the same row, the icons located in the same row Move up or down; if it is detected that the second preset operation is performed on the icons in the same column, then move the icons in the same column to the left or right.
可选地,处理器801还具体用于,检测到对位于同一行的图标的选中并拖动操作;或者检测到对位于同一列的图标的选中并拖动操作。Optionally, the processor 801 is further specifically configured to detect a selection and drag operation of icons located in the same row; or detect a selection and drag operation of icons located in the same column.
可选地,处理器801还用于,在检测到用户对多个图标执行第一预设操作后,如果多个图标的数量超过预设数量,则对位于同一行或者同一列的图标进行移动。Optionally, the processor 801 is further configured to, after detecting that the user performs a first preset operation on a plurality of icons, if the number of the plurality of icons exceeds the preset number, move the icons located in the same row or in the same column .
可选地,处理器801还用于,重新排列桌面内相关图标,其中,相关图标包括多个图标的移动轨迹方向上的至少一行或至少一列图标。Optionally, the processor 801 is further configured to rearrange related icons on the desktop, where the related icons include at least one row or at least one column of icons in a moving track direction of multiple icons.
可选地,处理器801还具体用于,当在移动轨迹方向上存在空位时,将与多个图标位于同一行或者同一列的图标以及相关图标,向移动轨迹方向移动。Optionally, the processor 801 is further specifically configured to, when there is a vacancy in the direction of the moving track, move the icons located in the same row or column as the multiple icons and related icons to the direction of the moving track.
移动终端800能够实现前述实施例中移动终端实现的各个过程,为避免重复,这里不再赘述。The mobile terminal 800 can implement various processes implemented by the mobile terminal in the foregoing embodiments, and details are not repeated here to avoid repetition.
综上,本发明实施例中,通过检测用户对移动终端桌面上的图标执行的触控操作是否为第一预设操作,并在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动,能够实现以行或列为单位批量移动桌面图标,操作便捷,有效提升了对桌面内图标的整理效率,提高了用户使用体验。To sum up, in the embodiment of the present invention, by detecting whether the touch operation performed by the user on the icons on the desktop of the mobile terminal is the first preset operation, and after detecting that the user performs the first preset operation on multiple icons, the Icons located in the same row or column can be moved in batches by row or column, which is convenient to operate, effectively improves the efficiency of sorting icons on the desktop, and improves user experience.
图9是本发明实施例的再一种移动终端的框图。具体地,图9中的移动终端可以为手机、平板电脑、个人数字助理(Personal Digital Assistant,PDA)、或车载电脑等。Fig. 9 is a block diagram of another mobile terminal according to an embodiment of the present invention. Specifically, the mobile terminal in FIG. 9 may be a mobile phone, a tablet computer, a personal digital assistant (Personal Digital Assistant, PDA), or a vehicle-mounted computer.
图9中的移动终端包括射频(Radio Frequency,RF)电路910、存储器920、输入单元930、显示单元940、处理器960、音频电路970、WiFi(Wireless Fidelity)模块980和电源990。The mobile terminal in FIG. 9 includes a radio frequency (Radio Frequency, RF) circuit 910 , a memory 920 , an input unit 930 , a display unit 940 , a processor 960 , an audio circuit 970 , a WiFi (Wireless Fidelity) module 980 and a power supply 990 .
其中,输入单元930可用于接收用户输入的数字或字符信息,以及产生与移动终端的用户设置以及功能控制有关的信号输入。具体地,本发明实施例中,该输入单元930可以包括触控面板931。触控面板931,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板931上的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触控面板931可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给该处理器960,并能接收处理器960发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板931。除了触控面板931,输入单元930还可以包括其他输入设备932,其他输入设备932可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。Wherein, the input unit 930 can be used to receive number or character information input by the user, and generate signal input related to user setting and function control of the mobile terminal. Specifically, in the embodiment of the present invention, the input unit 930 may include a touch panel 931 . The touch panel 931, also referred to as a touch screen, can collect user's touch operations on or near it (such as the user's operation on the touch panel 931 using any suitable object or accessory such as a finger, a stylus), and The specified program drives the corresponding connected device. Optionally, the touch panel 931 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and sends it to the to the processor 960, and can receive and execute commands sent by the processor 960. In addition, the touch panel 931 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 931, the input unit 930 may also include other input devices 932, which may include but not limited to physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, etc. one or more of.
其中,显示单元940可用于显示由用户输入的信息或提供给用户的信息以及移动终端的各种菜单界面。显示单元940可包括显示面板941,可选的,可以采用LCD或有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板941。Wherein, the display unit 940 can be used to display information input by the user or information provided to the user and various menu interfaces of the mobile terminal. The display unit 940 may include a display panel 941. Optionally, the display panel 941 may be configured in the form of an LCD or an organic light-emitting diode (Organic Light-Emitting Diode, OLED).
应注意,触控面板931可以覆盖显示面板941,形成触摸显示屏,当该触摸显示屏检测到在其上或附近的触摸操作后,传送给处理器960以确定触摸事件的类型,随后处理器960根据触摸事件的类型在触摸显示屏上提供相应的视觉输出。It should be noted that the touch panel 931 can cover the display panel 941 to form a touch display screen. When the touch display screen detects a touch operation on or near it, it is sent to the processor 960 to determine the type of the touch event, and then the processor The 960 provides corresponding visual output on the touch display screen according to the type of the touch event.
触摸显示屏包括应用程序界面显示区及常用控件显示区。该应用程序界面显示区及该常用控件显示区的排列方式并不限定,可以为上下排列、左右排列等可以区分两个显示区的排列方式。该应用程序界面显示区可以用于显示应用程序的界面。每一个界面可以包含至少一个应用程序的图标和/或widget桌面控件等界面元素。该应用程序界面显示区也可以为不包含任何内容的空界面。该常用控件显示区用于显示使用率较高的控件,例如,设置按钮、界面编号、滚动条、电话本图标等应用程序图标等。The touch display screen includes an application program interface display area and a common control display area. The arrangement of the display area of the application program interface and the display area of the commonly used controls is not limited, and may be an arrangement in which the two display areas can be distinguished, such as vertical arrangement, left-right arrangement, and the like. The application program interface display area can be used to display the interface of the application program. Each interface may include at least one interface element such as an icon of an application program and/or a widget desktop control. The application program interface display area can also be an empty interface without any content. The commonly used control display area is used to display controls with a high usage rate, for example, application icons such as setting buttons, interface numbers, scroll bars, and phonebook icons.
其中处理器960是移动终端的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在第一存储器921内的软件程序和/或模块,以及调用存储在第二存储器922内的数据,执行移动终端的各种功能和处理数据,从而对移动终端进行整体监控。可选的,处理器960可包括一个或多个处理单元。Wherein the processor 960 is the control center of the mobile terminal, utilizes various interfaces and lines to connect the various parts of the whole mobile phone, by running or executing the software programs and/or modules stored in the first memory 921, and calling the software programs and/or modules stored in the second memory The data in 922 executes various functions of the mobile terminal and processes data, so as to monitor the mobile terminal as a whole. Optionally, the processor 960 may include one or more processing units.
在本发明实施例中,通过调用存储该第一存储器921内的软件程序和/或模块和/或该第二存储器922内的数据,处理器960用于检测用户对移动终端桌面上的图标执行的触控操作是否为第一预设操作,并在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动。In the embodiment of the present invention, the processor 960 is used to detect that the user executes the icon on the desktop of the mobile terminal by calling the software program and/or module stored in the first memory 921 and/or the data in the second memory 922. Whether the touch operation is the first preset operation, and after detecting that the user performs the first preset operation on multiple icons, the icons located in the same row or column are moved.
可选地,处理器960还用于,在检测到用户对多个图标执行第一预设操作后,对多个图标的位置进行判断;如果多个图标位于同一行,对与多个图标位于同一行的图标进行上移或者下移;如果多个图标位于同一列,对与多个图标位于同一列的图标进行左移或者右移。Optionally, the processor 960 is further configured to, after detecting that the user performs the first preset operation on the multiple icons, determine the positions of the multiple icons; The icons in the same row are moved up or down; if multiple icons are in the same column, the icons in the same column are moved left or right.
可选地,处理器960还具体用于,检测到对多个图标的重按并拖动操作;或者,检测到对多个图标的长按并拖动操作;或者,检测到对多个图标的双击并拖动操作。Optionally, the processor 960 is further specifically configured to detect a heavy press and drag operation on multiple icons; or detect a long press and drag operation on multiple icons; or detect double-click-and-drag operation.
可选地,处理器960还用于,在检测到用户对多个图标执行第一预设操作后,如果检测到对位于同一行的图标执行第二预设操作,则对位于同一行的图标进行上移或者下移;如果检测到对位于同一列的图标执行第二预设操作,则对位于同一列的图标进行左移或者右移。Optionally, the processor 960 is further configured to, after detecting that the user performs the first preset operation on a plurality of icons, if it detects that the second preset operation is performed on the icons located in the same row, the icons located in the same row Move up or down; if it is detected that the second preset operation is performed on the icons in the same column, then move the icons in the same column to the left or right.
可选地,处理器960还具体用于,检测到对位于同一行的图标的选中并拖动操作;或者检测到对位于同一列的图标的选中并拖动操作。Optionally, the processor 960 is further specifically configured to detect a selection and drag operation of icons located in the same row; or detect a selection and drag operation of icons located in the same column.
可选地,处理器960还用于,在检测到用户对多个图标执行第一预设操作后,如果多个图标的数量超过预设数量,则对位于同一行或者同一列的图标进行移动。Optionally, the processor 960 is further configured to, after detecting that the user performs the first preset operation on multiple icons, if the number of the multiple icons exceeds the preset number, move the icons located in the same row or column .
可选地,处理器960还用于,重新排列桌面内相关图标,其中,相关图标包括多个图标的移动轨迹方向上的至少一行或至少一列图标。Optionally, the processor 960 is further configured to rearrange related icons on the desktop, where the related icons include at least one row or at least one column of icons in a moving track direction of multiple icons.
可选地,处理器960还具体用于,当在移动轨迹方向上存在空位时,将与多个图标位于同一行或者同一列的图标以及相关图标,向移动轨迹方向移动。Optionally, the processor 960 is further specifically configured to, when there is a vacancy in the direction of the moving track, move the icons located in the same row or column as the multiple icons and related icons to the direction of the moving track.
移动终端能够实现前述实施例中移动终端实现的各个过程,为避免重复,这里不再赘述。The mobile terminal can implement various processes implemented by the mobile terminal in the foregoing embodiments, and to avoid repetition, details are not repeated here.
可见,本发明实施例中的移动终端,通过处理器960通过检测用户对移动终端桌面上的图标执行的触控操作是否为第一预设操作,并在检测到用户对多个图标执行第一预设操作后,对位于同一行或者同一列的图标进行移动,能够实现以行或列为单位批量移动桌面图标,操作便捷,有效提升了对桌面内图标的整理效率,提高了用户使用体验。It can be seen that, in the mobile terminal in the embodiment of the present invention, the processor 960 detects whether the touch operation performed by the user on the icons on the desktop of the mobile terminal is the first preset operation, and detects that the user performs the first operation on multiple icons. After the preset operation, moving the icons located in the same row or column can realize batch-moving desktop icons in units of rows or columns, which is convenient to operate, effectively improves the efficiency of sorting icons on the desktop, and improves user experience.
本发明实施例还提供了一种移动终端,包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的图标管理程序,所述图标管理程序被所述处理器执行时实现上述图标管理方法的步骤。An embodiment of the present invention also provides a mobile terminal, including: a memory, a processor, and an icon management program stored on the memory and operable on the processor, and the icon management program is executed by the processor When implementing the steps of the icon management method above.
本发明实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有图标管理程序,所述图标管理程序被处理器执行时实现上述图标管理方法的步骤。An embodiment of the present invention also provides a computer-readable storage medium, where an icon management program is stored on the computer-readable storage medium, and when the icon management program is executed by a processor, the steps of the above-mentioned icon management method are implemented.
本领域普通技术人员可以意识到,结合本发明实施例中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Those of ordinary skill in the art can appreciate that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed in the embodiments of the present invention can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the above-described system, device and unit can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.
在本申请所提供的实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the embodiments provided in this application, it should be understood that the disclosed devices and methods may be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or integrated. to another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。A unit described as a separate component may or may not be physically separated, and a component displayed as a unit may or may not be a physical unit, that is, it may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。If the functions are realized in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods in various embodiments of the present invention. The aforementioned storage medium includes: various media capable of storing program codes such as U disk, mobile hard disk, ROM, RAM, magnetic disk or optical disk.
以上,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以权利要求的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone familiar with the technical field can easily think of changes or replacements within the technical scope disclosed in the present invention, and should cover all Within the protection scope of the present invention. Therefore, the protection scope of the present invention should be based on the protection scope of the claims.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710358096.2ACN107203307B (en) | 2017-05-19 | 2017-05-19 | Icon management method and mobile terminal |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710358096.2ACN107203307B (en) | 2017-05-19 | 2017-05-19 | Icon management method and mobile terminal |
| Publication Number | Publication Date |
|---|---|
| CN107203307Atrue CN107203307A (en) | 2017-09-26 |
| CN107203307B CN107203307B (en) | 2020-07-28 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201710358096.2AActiveCN107203307B (en) | 2017-05-19 | 2017-05-19 | Icon management method and mobile terminal |
| Country | Link |
|---|---|
| CN (1) | CN107203307B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108446339A (en)* | 2018-02-28 | 2018-08-24 | 维沃移动通信有限公司 | A kind of sorting technique and mobile terminal of application icon |
| CN109164961A (en)* | 2018-08-10 | 2019-01-08 | 珠海格力电器股份有限公司 | Method and device for moving application icons |
| CN109634482A (en)* | 2018-12-13 | 2019-04-16 | 惠州Tcl移动通信有限公司 | Icon method for sorting, device and storage medium |
| CN110471588A (en)* | 2019-07-19 | 2019-11-19 | 维沃移动通信有限公司 | Application icon method for sorting, device and mobile terminal |
| CN110851029A (en)* | 2019-09-25 | 2020-02-28 | 珠海格力电器股份有限公司 | Method, device, terminal and storage medium for interchanging application icons |
| CN110928461A (en)* | 2019-10-31 | 2020-03-27 | 维沃移动通信有限公司 | Icon moving method and electronic device |
| CN111831180A (en)* | 2020-07-08 | 2020-10-27 | 维沃移动通信有限公司 | Icon arrangement method, device and electronic device |
| CN113360035A (en)* | 2021-05-20 | 2021-09-07 | 维沃移动通信有限公司 | Icon sorting method and device and electronic equipment |
| EP4068066A1 (en)* | 2021-03-29 | 2022-10-05 | Beijing Xiaomi Mobile Software Co., Ltd. | Information processing method and device, mobile device and storage medium |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110271182A1 (en)* | 2010-04-29 | 2011-11-03 | Acer Incorporated | Eletronic apparatus and control method thereof |
| CN102609210A (en)* | 2012-02-16 | 2012-07-25 | 上海华勤通讯技术有限公司 | Configuration method for functional icons of mobile terminal and mobile terminal |
| CN102681778A (en)* | 2012-04-25 | 2012-09-19 | 中兴通讯股份有限公司 | Method for performing batch management on desktop icons and digital mobile equipment |
| CN103838456A (en)* | 2012-11-21 | 2014-06-04 | 中兴通讯股份有限公司 | Method and system for controlling display positions of desktop icons |
| CN104360806A (en)* | 2014-10-13 | 2015-02-18 | 厦门美图移动科技有限公司 | Method for quickly managing desktop icons in batches |
| CN105824520A (en)* | 2015-06-29 | 2016-08-03 | 维沃移动通信有限公司 | Desktop icon batch processing method and mobile terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110271182A1 (en)* | 2010-04-29 | 2011-11-03 | Acer Incorporated | Eletronic apparatus and control method thereof |
| CN102609210A (en)* | 2012-02-16 | 2012-07-25 | 上海华勤通讯技术有限公司 | Configuration method for functional icons of mobile terminal and mobile terminal |
| CN102681778A (en)* | 2012-04-25 | 2012-09-19 | 中兴通讯股份有限公司 | Method for performing batch management on desktop icons and digital mobile equipment |
| CN103838456A (en)* | 2012-11-21 | 2014-06-04 | 中兴通讯股份有限公司 | Method and system for controlling display positions of desktop icons |
| CN104360806A (en)* | 2014-10-13 | 2015-02-18 | 厦门美图移动科技有限公司 | Method for quickly managing desktop icons in batches |
| CN105824520A (en)* | 2015-06-29 | 2016-08-03 | 维沃移动通信有限公司 | Desktop icon batch processing method and mobile terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108446339A (en)* | 2018-02-28 | 2018-08-24 | 维沃移动通信有限公司 | A kind of sorting technique and mobile terminal of application icon |
| CN109164961A (en)* | 2018-08-10 | 2019-01-08 | 珠海格力电器股份有限公司 | Method and device for moving application icons |
| CN109634482A (en)* | 2018-12-13 | 2019-04-16 | 惠州Tcl移动通信有限公司 | Icon method for sorting, device and storage medium |
| CN110471588A (en)* | 2019-07-19 | 2019-11-19 | 维沃移动通信有限公司 | Application icon method for sorting, device and mobile terminal |
| CN110471588B (en)* | 2019-07-19 | 2021-08-27 | 维沃移动通信有限公司 | Application icon sorting method and device and mobile terminal |
| CN110851029A (en)* | 2019-09-25 | 2020-02-28 | 珠海格力电器股份有限公司 | Method, device, terminal and storage medium for interchanging application icons |
| CN110928461A (en)* | 2019-10-31 | 2020-03-27 | 维沃移动通信有限公司 | Icon moving method and electronic device |
| CN111831180A (en)* | 2020-07-08 | 2020-10-27 | 维沃移动通信有限公司 | Icon arrangement method, device and electronic device |
| US12112016B2 (en) | 2020-07-08 | 2024-10-08 | Vivo Mobile Communication Co., Ltd. | Icon arranging method and apparatus, and electronic device |
| WO2022007891A1 (en)* | 2020-07-08 | 2022-01-13 | 维沃移动通信有限公司 | Method and apparatus for organizing icons, and electronic device |
| CN111831180B (en)* | 2020-07-08 | 2022-04-22 | 维沃移动通信有限公司 | Icon sorting method and device and electronic equipment |
| US12008212B2 (en) | 2020-07-08 | 2024-06-11 | Vivo Mobile Communication Co., Ltd. | Icon arranging method and apparatus, and electronic device |
| CN115220617A (en)* | 2021-03-29 | 2022-10-21 | 北京小米移动软件有限公司 | Information processing method and device, mobile device and storage medium |
| EP4068066A1 (en)* | 2021-03-29 | 2022-10-05 | Beijing Xiaomi Mobile Software Co., Ltd. | Information processing method and device, mobile device and storage medium |
| CN113360035B (en)* | 2021-05-20 | 2024-04-26 | 维沃移动通信有限公司 | Icon sorting method and device and electronic equipment |
| CN113360035A (en)* | 2021-05-20 | 2021-09-07 | 维沃移动通信有限公司 | Icon sorting method and device and electronic equipment |
| Publication number | Publication date |
|---|---|
| CN107203307B (en) | 2020-07-28 |
| Publication | Publication Date | Title |
|---|---|---|
| CN107203307B (en) | Icon management method and mobile terminal | |
| CN106843739B (en) | A kind of display control method and mobile terminal of mobile terminal | |
| CN106201321B (en) | Application program control method and mobile terminal | |
| CN107193438B (en) | Method and mobile terminal for managing desktop icons | |
| CN106406656B (en) | A control method of application tool bar and mobile terminal | |
| CN106681623A (en) | Screenshot picture sharing method and mobile terminal | |
| CN106325753B (en) | Method for displaying payment interface and mobile terminal | |
| CN107395884B (en) | Display method of application notification message, mobile terminal and storage medium | |
| CN106372894A (en) | Payment method and mobile terminal | |
| CN107193482A (en) | The operating method and mobile terminal of a kind of mobile terminal screen | |
| CN106371745B (en) | A kind of interface switching method and mobile terminal | |
| CN106406741B (en) | Operation and processing method of mobile terminal and mobile terminal | |
| CN106648242B (en) | A kind of control method and mobile terminal of touch control operation | |
| CN106354373A (en) | Icon moving method and mobile terminal | |
| CN107391246A (en) | One kind applies startup method, mobile terminal and computer-readable recording medium | |
| CN106527906A (en) | Picture capture method and mobile terminal | |
| CN107562263A (en) | Data entry device, mobile terminal and computer-readable recording medium | |
| CN106503179A (en) | A kind of loading method of Webpage and mobile terminal | |
| CN106354374A (en) | Icon moving method and mobile terminal | |
| CN107506130A (en) | A kind of word delet method and mobile terminal | |
| CN107329687B (en) | A display method of a virtual input keyboard and a mobile terminal | |
| CN106776871A (en) | The storage method and mobile terminal of a kind of multimedia file | |
| CN106227453A (en) | Method for controlling mobile terminal and mobile terminal | |
| CN107632761B (en) | Display content viewing method, mobile terminal and computer readable storage medium | |
| CN107562262A (en) | A kind of method, terminal and computer-readable recording medium for responding touch control operation |
| 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 |