WO2016180170A1 - 一种界面图标管理方法及系统 - Google Patents

一种界面图标管理方法及系统 Download PDF

Info

Publication number
WO2016180170A1
WO2016180170A1 PCT/CN2016/079554 CN2016079554W WO2016180170A1 WO 2016180170 A1 WO2016180170 A1 WO 2016180170A1 CN 2016079554 W CN2016079554 W CN 2016079554W WO 2016180170 A1 WO2016180170 A1 WO 2016180170A1
Authority
WO
WIPO (PCT)
Prior art keywords
icon
added
area
managed
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2016/079554
Other languages
English (en)
French (fr)
Inventor
倪天雪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Publication of WO2016180170A1 publication Critical patent/WO2016180170A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Definitions

  • the present application relates to the field of smart terminal technologies, and in particular, to a method and system for managing interface icons.
  • the IOS operating system shown in FIG. 1 includes multiple application software icons.
  • the application software on the mobile terminal is large, the user may not find the mobile terminal after downloading a new application software. In the case of the application software, this wastes the user's time and is not conducive to the user experience.
  • the interface of the application software will include various function icons, such as UC browser (as shown in Figure 2a), when the user needs to use the UC browser containing various function icons.
  • UC browser as shown in Figure 2a
  • the interface is managed, if a new function icon is added, the user needs to click the “+” icon, and the UC browser will switch to the list page (as shown in FIG. 2b), and the user adds the desired content through the list page. Function icon.
  • the page for adding the icon is separated from the original page, and the user needs to add the function icon on different pages, so that the icon is not added efficiently.
  • there are many function icons included in the UC browser after the user completes the icon addition, there may also be a situation in which it is not easy to find the newly added icon in the interface of the UC browser.
  • the present application provides an interface icon management method and system, and the management interface of the icon to be managed enhances the ease of use of the management interface, thereby facilitating user operations and improving the user experience.
  • the present application provides an interface icon management method, where the method includes:
  • the icon management interface After the interface interface management triggering operation is detected, the icon management interface includes an icon area to be managed and an icon area to be added, where the icon area to be managed is drawn according to an icon customized by the current interface.
  • the icon area to be added is drawn according to an icon that can be customized by the current interface;
  • an icon selected in the to-be-added icon area is added to a specific location of the to-be-managed icon area;
  • the selected icon is deleted from the to-be-managed icon area.
  • the present application further provides an interface icon management system, where the system includes:
  • a generating module configured to generate an icon management interface after the interface interface management triggering operation is performed on the current interface, where the icon management interface includes an icon area to be managed and an icon area to be added, where the icon area to be managed is customized according to the current interface
  • the icon is drawn, and the icon area to be added is drawn according to a customizable icon of the current interface.
  • An icon adding module configured to add an icon selected in the to-be-added icon area to a specific location of the to-be-managed icon area when receiving an icon adding triggering operation
  • the icon deletion module is configured to delete the selected icon from the to-be-managed icon area when receiving the icon deletion triggering operation.
  • the application has the beneficial effects that: after monitoring the customized interface triggering operation, the application generates an icon management interface including an icon area to be managed and an icon area to be added, which can be completed on the icon management interface.
  • the management of icons such as adding, deleting, and quickly searching and filtering icons, eliminates the need to switch to another page, thereby facilitating user operations, ensuring efficient management of interface icons and improving user experience.
  • FIG. 1 is a schematic diagram of an interface of an Apple operating system in the prior art
  • 2a is a schematic diagram of an interface of a UC browser in the prior art
  • 2b is another schematic diagram of an interface of a UC browser in the prior art
  • FIG. 3 is a flowchart of a method according to an embodiment of the present application.
  • FIG. 5 is a schematic diagram of an interface of a mobile terminal according to an embodiment of the present application.
  • FIG. 6 is another schematic diagram of an interface of a mobile terminal according to an embodiment of the present application.
  • FIG. 7 is a schematic diagram of a system according to an embodiment of the present application.
  • FIG. 8 is another schematic diagram of a system according to an embodiment of the present application.
  • FIG. 3 is a schematic flowchart of an interface icon management method according to an embodiment of the present application. The method described in this embodiment includes the following:
  • Step 101 After the icon management triggering operation is detected on the current interface, generate an icon management interface, where the icon management interface includes an icon area to be managed and an icon area to be added, where the icon area to be managed is customized according to the current interface.
  • the icon is drawn, and the icon area to be added is drawn according to a currently customizable icon of the interface.
  • each application software included in the mobile terminal or each function icon included in the application software is collectively referred to as an icon.
  • an icon When the above icon is displayed on the interface of the mobile terminal, information such as the name, icon, service, and/or execution action of each icon may be included. The arrangement position information of each icon in the interface will also be reflected in the current interface.
  • the interface icon management triggering operation in this embodiment may refer to long pressing any icon on a certain interface of the mobile terminal, thereby starting a management operation on the icon on the interface.
  • the interface icon management triggering operation in this embodiment may also be clicking an edit icon on the current interface of the mobile terminal, wherein the edit icon may be customized, such as a “+” icon or the like.
  • the interface icon management triggering operation may also be a preset gesture or the like on the current interface of the mobile terminal, which is not limited herein.
  • the generated icon management interface is used to manage the arrangement position of the icons in the current interface, and implement functions such as adding an icon or deleting an icon.
  • the icon that has been customized by the current interface is an icon that the user has set or defined in the current interface, such as an icon that has been displayed on the current interface; the icon that has been customized by the current interface further includes an icon of the current interface that has been customized. Arrange the position.
  • the current interface customizable icon is a server-stored or locally stored icon that can be added to the current interface.
  • Step 102 Add an icon selected in the to-be-added icon area to a specific location of the to-be-managed icon area when receiving an icon addition triggering operation; or, when an icon deletion triggering operation is received, the selected The icon is deleted from the to-be-managed icon area.
  • the icon addition trigger operation or the icon deletion trigger operation in this step 102 can be implemented by dragging.
  • an icon management interface including an icon area to be managed and an icon area to be added is generated, and the icon management interface, such as adding and deleting icons, may be completed on the icon management interface.
  • the generating the to-be-managed icon area includes: acquiring basic information of each icon in the current interface, and arrangement information of each icon in the current interface; and according to the basic information and the arrangement information of the respective icons, the respective The icon is drawn in the area of the icon to be managed.
  • the generating the icon area to be added includes: acquiring basic information of each icon stored on the server side or locally stored; deleting an icon existing in the current interface from the acquired icon; according to the basic information of the icon, The deleted icon is drawn in the icon area to be added.
  • FIG. 3 is only a basic embodiment of the method described in the present application, and on this basis, a certain expansion and optimization can be performed in the present application.
  • FIG. 4 another specific embodiment of the method described herein is shown. The method described in this embodiment has the following steps:
  • Step 201 Monitor the interface of the mobile terminal to determine whether the interface icon management trigger operation is detected. If yes, execute step 202, otherwise continue monitoring.
  • the interface icon management triggering operation in this step 201 is the same as the interface icon management triggering operation in step 101, and is not repeated here.
  • Step 202 Generate an icon management interface including an icon area to be managed and an icon area to be added.
  • the method for generating the to-be-managed icon area and the to-be-added icon area in the step 202 may include: obtaining the basic information of each icon from the to-be-added icon database, in addition to the method described in step 101; The basic information of the icon is drawn in the icon area to be added.
  • the above-mentioned to-be-added icon database stores basic information of all icons except for the respective icons existing on the current interface.
  • Step 203 Generate a deletion flag on each icon in the to-be-managed icon area, and generate an addition flag on each icon in the to-be-added icon area.
  • step 204 the full screen interface is monitored.
  • step 205 is performed.
  • step 209 is performed.
  • step 205 a trigger operation is added to the icon, and when the icon adding trigger operation is a click operation, step 206 is performed. When the icon adding trigger operation is a drag operation, step 207 is performed.
  • the click operation specifically refers to clicking the add flag on an icon in the icon area to be added
  • the drag operation specifically refers to dragging an icon in the icon area to be added to the icon area to be managed.
  • the method for adding an icon may be directly clicking an add icon on an icon in the icon area to be added, or dragging an icon in the icon area to be added to the icon area to be managed. It can also be other operations that can implement adding icons, and is not limited to these two.
  • Step 206 Add an icon selected in the to-be-added icon area to the end of the to-be-managed icon area, and remove the icon from the to-be-added icon area.
  • the icon database to be added stores basic information of all the icons except the respective icons already existing on the current interface, after the icon is removed from the icon area to be added in this step 206, the basic information of the icon is also required. Remove from the database of icons to be added.
  • Step 207 Calculate location information that the icon is dragged to the to-be-managed icon area according to the arrangement information of each icon in the current to-be-managed icon area.
  • Step 208 Add an icon selected in the to-be-added icon area to the dragged position in the to-be-managed icon area, and remove the icon from the to-be-added icon area.
  • the basic information of the icon needs to be deleted from the icon database to be added.
  • Step 209 When the icon deletion triggering operation is detected, the selected icon is deleted from the to-be-managed icon area, and the icon is added to the to-be-added icon area.
  • the icon deletion triggering operation may be a click operation or a drag operation.
  • the click operation specifically refers to clicking the delete flag on an icon in the icon area to be managed
  • the drag operation specifically refers to dragging an icon in the icon area to be managed to the icon area to be added.
  • the basic information of the icon needs to be added to the icon database to be added.
  • a corresponding deletion flag appears on each icon in the icon area to be managed of the icon management interface, and each icon in the icon area of the icon management interface to be added is displayed.
  • the corresponding add flag will appear.
  • the user can click the corresponding add flag on the icon in the icon to be added to add the corresponding icon, and also click the corresponding delete flag on each icon in the icon to be managed to delete the corresponding icon.
  • Such addition or deletion of icons can be completed in the icon management interface, and no need to switch to another page, thereby facilitating the operation of the user, ensuring efficient interface management and improving the user experience.
  • the present application also has the following expandable technology.
  • the specific steps are as follows:
  • Step 301 After monitoring the interface icon management triggering operation, generate an icon management interface including an icon area to be managed and an icon area to be added, where the icon area to be added includes a search bar and a list bar.
  • the icon area to be added in this embodiment is divided into two parts: a search bar and a list bar, so that the search function is added in the icon area to be added, and the user can input the key of the icon that he wants to find in the search field of the icon area to be added. Words, search results will be displayed in the list bar of the icon area to be added, which greatly facilitates the user's operation, saves the time to find related icons in the icon area to be added, and improves the user experience.
  • Step 302 Receive a query word input by the user through the search bar in the icon area to be added, and search for a matching icon from the local list data or the server side list data according to the query word.
  • step 303 the matching result is displayed in the list column of the icon area to be added.
  • the icon adding operation and the icon deleting operation in this embodiment are similar to the operations in steps 203 to 208 in the flow shown in FIG. 4, and are not repeated here.
  • FIG. 5-6 it is a schematic diagram of a mobile terminal interface in a specific application scenario for the embodiment.
  • the interface may be a mobile terminal interface including each application software, or may be an interface of an application software including each function icon in the mobile terminal.
  • the user can long press any icon in the interface shown in FIG. 5 to trigger the interface icon management.
  • the icon management interface shown in FIG. 6 is automatically generated.
  • the upper part of the icon management interface is an icon area to be managed, and the to-be-managed icon area is generated according to the interface of FIG. 5, and the basic information and arrangement information of each icon in the to-be-managed icon area are in the interface shown in FIG. The basic information and arrangement information of each icon are corresponding.
  • the lower part of the icon management interface is an icon area to be added.
  • the to-be-added icon area is further divided into a search bar and a list bar. When the user inputs a query word through the search bar to find related icons, The list bar displays the relevant search results. When the user does not input the query word through the search bar, the list bar displays the icons stored on the server side or locally stored.
  • a delete flag appears on each icon in the icon area to be managed, and an add flag appears on each icon in the icon area to be added, as shown in FIG.
  • the flag is "-" and the added flag is "+”.
  • the user can click the "-" on any icon in the icon area to be managed to delete the icon, or directly drag any icon in the icon area to be managed to the icon area to be added to delete the icon, and the same user You can click the "+” on any icon in the icon to be added to add the icon to the end of the icon area to be managed, or directly drag any icon in the icon area to be added to any position in the icon area to be managed. Add this icon to any location in the area to be managed icon.
  • scrolling is generated in the to-be-managed icon area and/or the to-be-added icon area. And viewing the icons in the to-be-managed icon area and/or the icon area to be added in a scrolling list manner.
  • the form of the scroll bar can make more icons can be included in the icon area to be managed and the icon area to be added, thereby improving the user experience.
  • FIG. 7 is a schematic diagram of an interface icon management system according to the embodiment. As shown in FIG. 7 , the interface icon management system includes: a generating module 701, an icon adding module 702, and an icon deleting module 703.
  • the generating module 701 is configured to generate an icon management interface after the interface interface management triggering operation is performed on the current interface, where the icon management interface includes an icon area to be managed and an icon area to be added, where the icon area to be managed is customized according to the current interface.
  • the icon is drawn, and the icon area to be added is drawn according to a customizable icon of the current interface.
  • the generating module 701 monitors the mobile terminal interface, and when the interface icon management triggering operation is detected, the management of the icon on the interface is started; wherein the interface icon management triggering operation may refer to the user pressing the mobile terminal.
  • Any icon on an interface may also be an edit icon on the current interface of the mobile terminal, wherein the edit icon may be customized, such as a "+" icon, or may be pre-arranged on the current interface of the mobile terminal. a gesture or the like; therefore, when the generating module 701 detects the above operation, an icon including the icon area to be managed and the icon area to be added is generated. Management interface.
  • the icon adding module 702 is configured to add an icon selected in the to-be-added icon area to a specific location of the to-be-managed icon area when the icon adding triggering operation is received.
  • the icon deletion module 703 is configured to delete the selected icon from the to-be-managed icon area when the icon deletion triggering operation is received.
  • the icon addition trigger operation or the icon deletion trigger operation in this embodiment is implemented by dragging.
  • the icon-adding trigger operation is implemented by dragging the dragging method to drag an icon in the icon area to be added to the icon area to be managed; the icon-delete triggering operation is performed by dragging, and the dragging is performed in the icon area to be managed. An icon is added to the icon area to be added.
  • an icon management interface including an icon area to be managed and an icon area to be added is generated, so that the icon management interface, such as adding, deleting, quickly searching, and filtering, can be completed on the icon management interface. Need to switch to another page, which facilitates the user's operation, ensures the efficient management of the interface icons, and improves the user experience.
  • the generating module 701 includes a to-be-managed icon area generating unit 7011 and an to-be-added icon area generating unit 7012 .
  • the to-be-managed icon area generating unit 7011 is configured to acquire basic information of each icon in the current interface, and arrangement information of each icon in the current interface, and draw the respective icons according to the basic information and the arrangement information of the respective icons. Manage icon areas.
  • the to-be-added icon area generating unit 7012 is configured to acquire basic information of each icon stored on the server side or locally stored, delete an icon existing in the current interface from the acquired icon, and then pass the basic information of the icon.
  • the deleted processed icon is drawn in the icon area to be added.
  • the interface icon management system further includes an icon database 704 to be added for storing basic information of all icons except the respective icons existing on the current interface.
  • the to-be-added icon area is generated according to each icon stored in the icon database 704 to be added; correspondingly, the to-be-added icon area generating unit 7012 is configured to obtain basic information of each icon from the to-be-added icon database 704, according to Basic information of the icon, the icon is drawn In the area to be added icon.
  • the generating module 701 in this embodiment further includes a flag generating unit 7013, configured to generate a delete flag on each icon in the icon area to be managed, and generate an add flag on each icon in the icon area to be added.
  • the icon addition trigger operation or the icon deletion trigger operation can be realized by clicking the addition flag or deleting the flag, in addition to being implemented by the drag method described above.
  • the icon addition trigger operation is implemented by clicking the add flag, and refers to clicking the add flag on an icon in the icon area to be added, and the icon delete trigger operation is implemented by clicking the delete flag to click on one of the to-be-managed icon areas.
  • the delete flag on the icon is implemented by clicking the add flag to click on one of the to-be-managed icon areas.
  • the icon adding module 702 adds the above icon to the end of the to-be-managed icon area, and removes the icon from the to-be-added icon area.
  • the icon adding module 702 adds the above icon to the dragged position in the to-be-managed icon area, and removes the icon from the to-be-added icon area.
  • the user can add the icon to any position in the to-be-managed icon area where he wants to add the icon by dragging, thereby facilitating the user to manage the interface icon, further facilitating the user to find the added icon, which is convenient for the user's operation. To enhance the user experience.
  • the interface icon management system further includes a processing module 705, configured to delete the added icon in the to-be-added icon database 704 after the icon adding module 702 completes the adding operation, or in the icon deleting module 703. After the deletion operation is completed, the deleted icon is added in the to-be-added icon database 704.
  • the to-be-added icon area generating unit 7012 in this embodiment is further configured to generate an icon area to be added including a search bar and a list bar.
  • an icon area to be added including a search bar and a list bar.
  • the generating module 701 in this embodiment further includes a scroll bar generating unit 7014, configured to: when the number of icons in the icon area to be managed and/or the icon area to be added exceeds the visible area, in the icon area to be managed and / or generate a scroll bar in the icon area to be added. This way you can scroll through the list Viewing the icons in the to-be-managed icon area and/or the icon area to be added may enable more icons to be included in the icon area to be managed and the icon area to be added, thereby improving the user experience.
  • a scroll bar generating unit 7014 configured to: when the number of icons in the icon area to be managed and/or the icon area to be added exceeds the visible area, in the icon area to be managed and / or generate a scroll bar in the icon area to be added. This way you can scroll through the list Viewing the icons in the to-be-managed icon area and/or the icon area to be added may enable more icons to be included in the icon area to be managed and the icon area to be added,
  • the interface icon management method and system provided by the application generate an icon management interface including an icon area to be managed and an icon area to be added, and the icon management interface can be completed on the icon management interface, such as adding, deleting, and quickly searching for icons. Filtering, etc., and no longer need to switch to another page, thus facilitating the user's operation, ensuring efficient interface management and improving the user experience.
  • the method according to the present application can also be embodied as a computer program product comprising a computer readable medium having stored thereon a computer program for performing the functions described above in the method of the present application .
  • the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both.
  • each block of the flowchart or block diagram can represent a module, a program segment, or a portion of code that includes one or more of the Executable instructions.
  • the functions noted in the blocks may also occur in a different order than the ones in the drawings. For example, two consecutive blocks may be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts can be implemented in a dedicated hardware-based system that performs the specified function or operation. Or it can be implemented by a combination of dedicated hardware and computer instructions.

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

一种界面图标管理方法及系统,所述方法包括:在当前界面监测到图标管理触发操作后,生成图标管理界面,所述图标管理界面包括待管理图标区域和待添加图标区域(101);在接收到图标添加触发操作时,将在所述待添加图标区域中选择的图标添加到所述待管理图标区域的特定位置;或者,在接收到图标删除触发操作时,将选择的图标从所述待管理图标区域中删除(102)。本方法可生成包含有待管理图标区域和待添加图标区域的图标管理界面,在该图标管理界面上就可以完成对图标的管理,而不再需要切换到另一个页面,从而方便了用户的操作,确保了界面图标管理的高效,提升了用户体验。

Description

一种界面图标管理方法及系统 技术领域
本申请涉及智能终端技术领域,特别涉及一种界面图标管理的方法及系统。
背景技术
随着智能手机、平板电脑等移动终端智能化程度越来越高,移动终端上的应用软件也越来越丰富。每安装一个应用软件都会在移动终端的界面生成一个图标,以便于用户点击该图标以启动该应用软件。如图1所示的IOS操作系统中就包含有多个应用软件图标,当用户移动终端上的应用软件较多时,用户在新下载某个应用软件后,可能会存在不容易在移动终端上找到该应用软件的情况,这就浪费了用户的时间,不利于用户体验。
同样,对于一些包含有多种功能的应用软件,应用软件的界面中会包含有各个功能图标,例如UC浏览器(如图2a所示),当用户需要对包含有各个功能图标的UC浏览器的界面进行管理时,如添加新的功能图标,用户则需要点击“+”图标,此时UC浏览器会切换至list页面(如图2b所示),用户通过该list页面添加自己想要的功能图标。但是这种添加图标的页面与原页面是割裂的,用户需要在不同的页面上完成的功能图标的添加动作,使得图标的添加不够高效。并且当UC浏览器中包含的功能图标较多时,用户完成图标添加后,也同样可能存在不容易在UC浏览器的界面中找到新添加的图标的情况。
发明内容
针对上述问题,本申请提供了一种界面图标管理方法及系统,待管理图标提升图标的管理界面的易用性,从而方便了用户的操作,提升了用户体验。
为实现上述目的,本申请提供了一种界面图标管理方法,所述方法包括:
在当前界面监测到界面图标管理触发操作后,生成图标管理界面,所述图标管理界面包括待管理图标区域和待添加图标区域,所述待管理图标区域是根据当前界面已定制的图标绘制的,所述待添加图标区域根据当前界面可定制的图标绘制的;
在接收到图标添加触发操作时,将在所述待添加图标区域中选择的图标添加到所述待管理图标区域的特定位置;或者,
在接收到图标删除触发操作时,将选择的图标从所述待管理图标区域中删除。
另一方面,本申请还提供了一种界面图标管理系统,所述系统包括:
生成模块,用于在当前界面监测到界面图标管理触发操作后,生成图标管理界面,所述图标管理界面包括待管理图标区域和待添加图标区域,所述待管理图标区域是根据当前界面已定制的图标绘制,所述待添加图标区域根据当前界面可定制的图标绘制。
图标添加模块,用于在接收到图标添加触发操作时,将在所述待添加图标区域中选择的图标添加到所述待管理图标区域的特定位置;
图标删除模块,用于在接收到图标删除触发操作时,将选择的图标从所述待管理图标区域中删除。
通过以上技术方案可知,本申请的有益效果在于:本申请在监测到定制化界面触发操作后,生成包含有待管理图标区域与待添加图标区域的图标管理界面,在这个图标管理界面上就可以完成对图标的管理,如图标的添加、删除、快速搜索与筛选等,而不再需要切换到另一个页面,从而方便了用户的操作,确保了界面图标管理的高效,提升了用户体验。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为现有技术中苹果操作系统的界面示意图;
图2a为现有技术中UC浏览器的界面示意图;
图2b为现有技术中UC浏览器的另一界面示意图;
图3为本申请实施例所述方法的流程图;
图4为本申请另一实施例所述方法的流程图;
图5为本申请实施例移动终端界面的示意图;
图6为本申请实施例移动终端界面的另一示意图;
图7为本申请实施例所述系统的示意图;
图8为本申请实施例所述系统的另一示意图。
具体实施方式
下面将参照附图更详细地描述本公开的优选实施方式。虽然附图中显示了本公开的优选实施方式,然而应该理解,可以以各种形式实现本公开而不应被这里阐述的实施方式所限制。相反,提供这些实施方式是为了使本公开更加透彻和完整,并且能够将本公开的范围完整地传达给本领域的技术人员。
图3是根据本申请的一个实施例的界面图标管理方法的示意性流程图。本实施例所述的方法包括以下:
步骤101,在当前界面监测到图标管理触发操作后,生成图标管理界面,所述图标管理界面包括待管理图标区域和待添加图标区域,所述待管理图标区域是根据所述当前界面已定制的图标绘制的,所述待添加图标区域根据当前界面可定制的图标绘制的。
在本申请实施例中,无论是移动终端中包含的各个应用软件,还是应用软件中包含的各个功能图标,都统一将其称之为图标。移动终端的界面上显示上述图标时可以包含有各个图标的名称、图标、服务和/或执行动作等信息。界面中各个图标的排列位置信息也会在当前界面体现出来。
具体的,本实施例中的界面图标管理触发操作可以是指长按移动终端的某一界面上的任一图标,从而启动对该界面上的图标的管理操作。本实施例的界面图标管理触发操作还可以是点击移动终端当前界面上的编辑图标,其中编辑图标可以是自定义的,如“+”图标等等。另外,界面图标管理触发操作还可以是在移动终端当前界面上划上预设的手势等等,具体在此不作限制。
生成的所述图标管理界面用于管理当前界面中图标的排列位置,以及实现添加图标或删除图标等功能。
所述当前界面已定制的图标为用户已经在当前界面设置或定义的图标,例如已经展示在所述当前界面的图标;所述当前界面已定制的图标还包括所述当前界面已定制的图标的排列位置。
所述当前界面可定制的图标为服务器存储的或本地存储的可添加至所述当前界面的图标。
步骤102,在接收到图标添加触发操作时,将在所述待添加图标区域中选择的图标添加到所述待管理图标区域的特定位置;或者,在接收到图标删除触发操作时,将选择的图标从所述待管理图标区域中删除。
本步骤102中的图标添加触发操作或图标删除触发操作可以是通过拖动实现的。
本实施例在监测到界面图标管理触发操作后,生成包含有待管理图标区域与待添加图标区域的图标管理界面,在这个图标管理界面上就可以完成对图标的管理,如图标的添加、删除、快速搜索与筛选等,而不再需要切换到另一个页面,从而方便了用户的操作,确保了界面图标管理的高效,提升了用户体验。
本步骤101中,生成待管理图标区域包括:获取当前界面中各个图标的基本信息,以及各个图标在当前界面中的排列信息;并根据所述各个图标的基本信息与排列信息,将所述各个图标绘制在待管理图标区域。
本步骤101中,生成待添加图标区域包括:获取服务器端存储的或者本地存储的各个图标的基本信息;从所述获取的图标中删除当前界面中存在的图标;根据所述图标的基本信息,将经过删除处理后的图标绘制在待添加图标区域中。
图3所示仅为本申请所述方法的一个基础实施例,在此基础上本申请中还可以进行一定的扩充和优化。参照图4所示即为本申请所述方法的另一个具体的实施例。本实施例中所述方法有如下步骤:
步骤201,对移动终端界面进行监测,判断是否监测到界面图标管理触发操作,若是,则执行步骤202,否则继续监测。
本步骤201中的界面图标管理触发操作与步骤101中的界面图标管理触发操作相同,在此不再重复。
步骤202,生成包含有待管理图标区域和待添加图标区域的图标管理界面。
本步骤202中生成待管理图标区域和待添加图标区域的方法除了包括步骤101所描述的方法以外,生成待添加图标区域还可以是:从待添加图标数据库中获取各个图标的基本信息;根据所述图标的基本信息,将所述图标绘制在待添加图标区域中。上述待添加图标数据库存储着除了当前界面上已存在的各个图标以外的其他所有图标的基本信息。
步骤203,在上述待管理图标区域中的各个图标上生成删除标志,且在上述待添加图标区域中的各个图标上生成添加标志。
步骤204,对上述全屏界面进行监测,当监测到图标添加触发操作时,执行步骤205,当监测到图标删除触发操作时,执行步骤209。
步骤205,对上述图标添加触发操作进行判断,当上述图标添加触发操作为点击操作时,执行步骤206,当上述图标添加触发操作为拖动操作时,执行步骤207。
在本步骤205中,点击操作具体是指点击待添加图标区域中的某一图标上的添加标志,拖动操作具体是指拖动上述待添加图标区域中的某一图标至待管理图标区域中。
在本申请实施例中,添加图标的方法可以是直接点击待添加图标区域中的某一图标上的添加标志,也可以是拖动待添加图标区域中的某一图标至待管理图标区域中,还可以是其他能实现添加图标的操作,并不限于此两种。
步骤206,将在待添加图标区域中选择的图标添加到待管理图标区域的末端,并将该图标从所述待添加图标区域中移除。
由于待添加图标数据库存储着除了当前界面上已存在的各个图标以外的其他所有图标的基本信息,因此本步骤206中将图标从待添加图标区域中移除后,也需要将该图标的基本信息从待添加图标数据库中删除。
步骤207,根据当前待管理图标区域中各个图标的排列信息计算上述图标被拖动至待管理图标区域的位置信息。
步骤208,将在待添加图标区域中选择的图标添加至待管理图标区域中被拖动的位置处,并将该图标从待添加图标区域中移除。
本步骤208中将图标从待添加图标区域中移除后,也需要将该图标的基本信息从待添加图标数据库中删除。
步骤209,当监测到图标删除触发操作时,将选择的图标从待管理图标区域中删除,并将所述图标添加至待添加图标区域中。
在本步骤209中,图标删除触发操作可以是点击操作,也可以是拖动操作。其中,点击操作具体是指点击待管理图标区域中的某一图标上的删除标志,拖动操作具体是指拖动上述待管理图标区域中的某一图标至待添加图标区域中。无论是监测到上述哪一种图标删除触发操作,都将上述图标从待管理图标区域中删除,同时将该图标添加至待添加图标区域中。
本步骤209中将所述图标添加至待添加图标区域中后,也需要将该图标的基本信息添加到待添加图标数据库中。
在本申请实施例中,当监测到界面图标管理触发操作后,图标管理界面的待管理图标区域中的各个图标上会出现对应的删除标志,图标管理界面的待添加图标区域中的各个图标上则会出现对应的添加标志。此时用户可以点击待添加图标区域中的图标上对应的添加标志来添加相应的图标,同时也可以点击待管理图标区域中各个图标上对应的删除标志来删除相应的图标。这样图标的添加或者删除都可以在图标管理界面的中完成,而不再需要切换到另一个页面,从而方便了用户的操作,确保了界面管理的高效,提升了用户体验。
另外,在图4所示实施例的基础之上,本申请还有以下可扩充的技术特 征,具体步骤如下:
步骤301,在监测到界面图标管理触发操作后,生成包含有待管理图标区域和待添加图标区域的图标管理界面,其中待添加图标区域包括搜索栏和列表栏。
本实施例中的待添加图标区域分为搜索栏和列表栏两部分,这样在待添加图标区域中增加搜索功能,用户就可以在待添加图标区域的搜索栏中输入其想查找的图标的关键词,搜索结果则会在待添加图标区域的列表栏中显示,这样就极大地方便了用户的操作,节省了其在待添加图标区域中查找相关图标的时间,提升了用户体验。
步骤302,接收用户通过待添加图标区域中的搜索栏输入的查询词,根据上述查询词从本地列表数据中或服务器端列表数据中搜索匹配的图标。
步骤303,将匹配结果在待添加图标区域的列表栏中进行显示。
本实施例中的图标添加操作与图标删除操作均与图4所示的流程中的步骤203至步骤208的操作相似,在此不再重复。
参照图5-6所示,为针对本实施例的具体应用场景下的移动终端界面示意图。如图5所示,该界面即可以是包含有各个应用软件的移动终端界面,也可以是移动终端中的某一包含有各个功能图标的应用软件的界面。
本实施例中,用户可以长按图5所示的界面中的任一图标来触发界面图标管理,当监测到上述界面图标管理触发操作时,则自动生成如图6所示的图标管理界面。
该图标管理界面的上部分则为待管理图标区域,该待管理图标区域是根据图5的界面生成的,该待管理图标区域中各个图标的基本信息、排列信息与图5所示的界面中的各个图标的基本信息、排列信息是对应的。另外,该图标管理界面的下部分为待添加图标区域,如图6所示,该待添加图标区域又分为搜索栏和列表栏两部分,当用户通过搜索栏输入查询词查找相关图标时,列表栏则显示相关查找结果,当用户没有通过搜索栏输入查询词时,则此时列表栏则显示服务器端存储的或者本地存储的各个图标。
在本实施例中,当启动定制化界面后,待管理图标区域中的每个图标上都会出现删除标志,待添加图标区域中的每个图标上都会出现添加标志,如图6所示,删除标志即为“-”,添加标志即为“+”。此时,用户可以点击待管理图标区域中任一图标上的“-”来删除该图标,或者直接拖动待管理图标区域中任一图标至待添加图标区域中来删除该图标,同样用户也可以点击待添加图标区域中任一图标上的“+”来将该图标添加至待管理图标区域的末端,或者直接拖动待添加图标区域中任一图标至待管理图标区域中的任意位置来将该图标添加至待管理图标区域中的任意位置。
这样,对于移动终端界面中各个图标的添加、删除、快速搜索与筛选等都可以在图标管理界面中完成,而不再需要切换到另一个页面,从而方便了用户的操作,确保了界面管理的高效,提升了用户体验。
在本实施例中,当待管理图标区域和/或待添加图标区域中的图标数量超过全屏页面中对应的可视区域时,在所述待管理图标区域和/或待添加图标区域中生成滚动条,以滚动列表的方式查看所述待管理图标区域和/或待添加图标区域中的各个图标。这样通过滚动条的形式就可以使得待管理图标区域与待添加图标区域中能够包含更多的图标,从而提升了用户体验。
图7为本实施例提供的界面图标管理系统的示意图,如图7所示,该界面图标管理系统包括:生成模块701、图标添加模块702与图标删除模块703。
生成模块701用于在当前界面监测到界面图标管理触发操作后,生成图标管理界面,所述图标管理界面包括待管理图标区域和待添加图标区域,所述待管理图标区域是根据当前界面已定制的图标绘制,所述待添加图标区域根据当前界面可定制的图标绘制。
本实施例中,生成模块701对移动终端界面进行监测,当监测到界面图标管理触发操作时则启动对该界面上图标的管理;其中,界面图标管理触发操作可以是指用户长按移动终端的某一界面上的任一图标,还可以是点击移动终端当前界面上的编辑图标,其中编辑图标可以是自定义的,如“+”图标等,还可以是在移动终端当前界面上划上预设的手势等;因此当生成模块701监测到上述操作时,则生成包含有待管理图标区域和待添加图标区域的图标 管理界面。
图标添加模块702用于在接收到图标添加触发操作时,将在所述待添加图标区域中选择的图标添加到所述待管理图标区域的特定位置。
图标删除模块703用于在接收到图标删除触发操作时,将选择的图标从所述待管理图标区域中删除。
本实施例中的图标添加触发操作或图标删除触发操作是通过拖动方式实现的。图标添加触发操作通过拖动方式实现是指拖动上述待添加图标区域中的某一图标至待管理图标区域中;图标删除触发操作通过拖动方式实现是指拖动上述待管理图标区域中的某一图标至待添加图标区域中。
本实施例生成包含有待管理图标区域与待添加图标区域的图标管理界面,因此在这个图标管理界面上就可以完成对图标的管理,如图标的添加、删除、快速搜索与筛选等,而不再需要切换到另一个页面,从而方便了用户的操作,确保了界面图标管理的高效,提升了用户体验。
具体的,参见图8所示,生成模块701包括待管理图标区域生成单元7011与待添加图标区域生成单元7012。
待管理图标区域生成单元7011用于获取当前界面中各个图标的基本信息,以及各个图标在当前界面中的排列信息,根据所述各个图标的基本信息与排列信息,将所述各个图标绘制在待管理图标区域。
待添加图标区域生成单元7012用于获取服务器端存储的或者本地存储的各个图标的基本信息,从所述获取的图标中删除当前界面中存在的图标,再根据所述图标的基本信息,将经过删除处理后的图标绘制在待添加图标区域中。
本实施例中,界面图标管理系统还包括待添加图标数据库704,用于存储除了当前界面上存在的各个图标以外的其他所有图标的基本信息。
此时,待添加图标区域则是根据待添加图标数据库704中存储的各个图标生成的;相应的,待添加图标区域生成单元7012用于从待添加图标数据库704中获取各个图标的基本信息,根据所述图标的基本信息,将所述图标绘制 在待添加图标区域中。
本实施例中的生成模块701还包括标志生成单元7013,用于在所述待管理图标区域中的各个图标上生成删除标志,在所述待添加图标区域中的各个图标上生成添加标志。
此时,图标添加触发操作或图标删除触发操作除了可以通过上面描述的拖动方式实现以外,还可以通过点击添加标志或删除标志的方式来实现。其中,图标添加触发操作通过点击添加标志来实现是指点击待添加图标区域中的某一图标上的添加标志,图标删除触发操作通过点击删除标志来实现是指点击待管理图标区域中的某一图标上的删除标志。
本实施例中的图标添加触发操作通过点击添加标志来实现时,图标添加模块702将上述图标添加到待管理图标区域的末端,并将该图标从所述待添加图标区域中移除。当图标添加触发操作通过拖动方式来实现时,图标添加模块702将上述图标添加至待管理图标区域中被拖动的位置处,并将该图标从待添加图标区域中移除。此时用户就可以通过拖动方式来将图标添加至待管理图标区域中任意其想添加图标的位置,从而便于用户对界面图标的管理,进一步便于用户查找添加后的图标,方便了用户的操作,提升用户体验。
本实施例中,界面图标管理系统还包括处理模块705,用于在图标添加模块702完成添加操作之后,在所述待添加图标数据库704中删除所述已添加的图标,或者在图标删除模块703完成删除操作之后,在所述待添加图标数据库704中添加所述已删除的图标。
本实施例中的待添加图标区域生成单元7012还用于生成包含有搜索栏和列表栏的待添加图标区域。这样在待添加图标区域中增加搜索功能,用户就可以在待添加图标区域的搜索栏中输入其想查找的图标的关键词,搜索结果则会在待添加图标区域的列表栏中显示,这样就极大地方便了用户的操作,节省了其在待添加图标区域中查找相关图标的时间,提升了用户体验。
本实施例中的生成模块701还包括滚动条生成单元7014,用于当所述待管理图标区域和/或待添加图标区域中的图标数量超出可视区域时,在所述待管理图标区域和/或待添加图标区域中生成滚动条。这样就可以以滚动列表的 方式查看所述待管理图标区域和/或待添加图标区域中的各个图标,可以使得待管理图标区域与待添加图标区域中能够包含更多的图标,从而提升了用户体验。
本申请提供的界面图标管理方法与系统生成包含有待管理图标区域与待添加图标区域的图标管理界面,在这个图标管理界面上就可以完成对图标的管理,如图标的添加、删除、快速搜索与筛选等,而不再需要切换到另一个页面,从而方便了用户的操作,确保了界面管理的高效,提升了用户体验。
此外,根据本申请的方法还可以实现为一种计算机程序产品,该计算机程序产品包括计算机可读介质,在该计算机可读介质上存储有用于执行本申请的方法中限定的上述功能的计算机程序。本领域技术人员还将明白的是,结合这里的公开所描述的各种示例性逻辑块、模块、电路和算法步骤可以被实现为电子硬件、计算机软件或两者的组合。
附图中的流程图和框图显示了根据本申请的多个实施例的系统和方法的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标记的功能也可以以不同于附图中所标记的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
以上已经描述了本申请的各实施例,上述说明是示例性的,并非穷尽性的,也不限于所披露的各实施例。在不偏离上面各实施例的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。本文中所用术语的选择,旨在最好地解释各实施例的原理、实际应用或对市场中的技术改进,或者使本技术领域的其它普通技术人员能理解本文披露的各实施例。

Claims (21)

  1. 一种界面图标管理方法,其特征在于,所述方法包括:
    在当前界面监测到界面图标管理触发操作后,生成图标管理界面,所述图标管理界面包括待管理图标区域和待添加图标区域,所述待管理图标区域是根据当前界面已定制的图标绘制的,所述待添加图标区域根据当前界面可定制的图标绘制的;
    在接收到图标添加触发操作时,将在所述待添加图标区域中选择的图标添加到所述待管理图标区域的特定位置;或者,
    在接收到图标删除触发操作时,将选择的图标从所述待管理图标区域中删除。
  2. 根据权利要求1所述方法,其特征在于,所述生成待管理图标区域包括:
    获取当前界面中各个图标的基本信息,以及各个图标在当前界面中的排列信息;
    并根据所述各个图标的基本信息与排列信息,将所述各个图标绘制在待管理图标区域。
  3. 根据权利要求1所述方法,其特征在于,所述生成待添加图标区域包括:
    获取服务器端存储的或者本地存储的各个图标的基本信息;
    从所述获取的图标中删除当前界面中存在的图标;
    根据所述图标的基本信息,将经过删除处理后的图标绘制在待添加图标区域中。
  4. 根据权利要求1所述方法,其特征在于,所述生成待添加图标区域还包括:
    从待添加图标数据库中获取各个图标的基本信息;
    根据所述图标的基本信息,将所述图标绘制在待添加图标区域中。
  5. 根据权利要求3或4所述方法,其特征在于,所述待添加图标区域还包括搜索栏和列表栏。
  6. 根据权利要求1至5中任一所述的方法,其特征在于,所述生成待管理图标区域和待添加图标区域还包括:当所述待管理图标区域和/或待添加图标区域中的图标数量超出可视区域时,在所述待管理图标区域和/或待添加图标区域中生成滚动条。
  7. 根据权利要求1所述方法,其特征在于,所述图标添加触发操作或图标删除触发操作是通过拖动实现的。
  8. 根据权利要求2或3所述方法,其特征在于,所述生成的待管理图标区域中的各个图标上还含有删除标志,生成的待添加图标区域中的各个图标上还含有添加标志。
  9. 根据权利要求8所述方法,其特征在于,所述图标添加触发操作或图标删除触发操作是通过拖动实现的;或者,
    所述图标添加触发操作或图标删除触发操作是通过点击添加标志或删除标志实现的。
  10. 根据权利要求4所述方法,其特征在于,在添加操作之后,所述方法还包括:在所述待添加图标数据库中删除所述已添加的图标;或者,
    在删除操作之后,所述方法还包括:在所述待添加图标数据库中添加所述已删除的图标。
  11. 一种界面图标管理系统,其特征在于,所述系统包括:
    生成模块,用于在当前界面监测到界面图标管理触发操作后,生成图标管理界面,所述图标管理界面包括待管理图标区域和待添加图标区域,所述待管理图标区域是根据当前界面已定制的图标绘制,所述待添加图标区域根据当前界面可定制的图标绘制。
    图标添加模块,用于在接收到图标添加触发操作时,将在所述待添加图标区域中选择的图标添加到所述待管理图标区域的特定位置;
    图标删除模块,用于在接收到图标删除触发操作时,将选择的图标从所述待管理图标区域中删除。
  12. 根据权利要求11所述系统,其特征在于,所述生成模块具体包括:
    待管理图标区域生成单元,用于获取当前界面中各个图标的基本信息,以及各个图标在当前界面中的排列信息,根据所述各个图标的基本信息与排列信息,将所述各个图标绘制在待管理图标区域。
  13. 根据权利要求11所述系统,其特征在于,所述生成模块具体还包括:
    待添加图标区域生成单元,用于获取服务器端存储的或者本地存储的各个图标的基本信息,从所述获取的图标中删除当前界面中存在的图标,再根据所述图标的基本信息,将经过删除处理后的图标绘制在待添加图标区域中。
  14. 根据权利要求11所述系统,其特征在于,所述系统还包括:
    待添加图标数据库,用于存储除了当前界面上存在的各个图标以外的其他所有图标的基本信息。
  15. 根据权利要求14所述系统,其特征在于,所述待添加图标区域生成单元还用于,从待添加图标数据库中获取各个图标的基本信息,根据所述图标的基本信息,将所述图标绘制在待添加图标区域中。
  16. 根据权利要求13或15所述系统,其特征在于,所述待添加图标区域还包括搜索栏和列表栏。
  17. 根据权利要求11至16中任一所述的系统,其特征在于,所述生成模块还包括:
    滚动条生成单元,用于当所述待管理图标区域和/或待添加图标区域中的图标数量超出可视区域时,在所述待管理图标区域和/或待添加图标区域中生成滚动条。
  18. 根据权利要求11所述系统,其特征在于,所述图标添加触发操作或图标删除触发操作是通过拖动实现的。
  19. 根据权利要求12或13所述系统,其特征在于,所述生成模块还包 括:
    标志生成单元,用于在所述待管理图标区域中的各个图标上生成删除标志,在所述待添加图标区域中的各个图标上生成添加标志。
  20. 根据权利要求19所述系统,其特征在于,所述图标添加触发操作或图标删除触发操作是通过拖动实现的;或者,
    所述图标添加触发操作或图标删除触发操作是通过点击添加标志或删除标志实现的。
  21. 根据权利要求14所述系统,其特征在于,所述系统还包括:
    处理模块,用于在添加操作之后,在所述待添加图标数据库中删除所述已添加的图标,或者在删除操作之后,在所述待添加图标数据库中添加所述已删除的图标。
PCT/CN2016/079554 2015-05-12 2016-04-18 一种界面图标管理方法及系统 Ceased WO2016180170A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510239496.2A CN106293302A (zh) 2015-05-12 2015-05-12 一种界面图标管理方法及系统
CN201510239496.2 2015-05-12

Publications (1)

Publication Number Publication Date
WO2016180170A1 true WO2016180170A1 (zh) 2016-11-17

Family

ID=57247821

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/079554 Ceased WO2016180170A1 (zh) 2015-05-12 2016-04-18 一种界面图标管理方法及系统

Country Status (2)

Country Link
CN (1) CN106293302A (zh)
WO (1) WO2016180170A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124583A (zh) * 2019-12-25 2020-05-08 上海传英信息技术有限公司 功能界面编辑方法、移动终端及可读存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102520964A (zh) * 2011-12-27 2012-06-27 北京神州泰岳软件股份有限公司 客户端界面上的应用图标管理方法和装置
US20120197855A1 (en) * 2009-10-19 2012-08-02 Alibaba Group Holding Limited Method and Apparatus of Generating Internet Navigation Page
CN103513903A (zh) * 2012-06-28 2014-01-15 国基电子(上海)有限公司 触摸型电子装置及其图标管理方法
CN103577044A (zh) * 2013-08-31 2014-02-12 成都西可科技有限公司 一种应用图标到桌面的快速管理方法
CN104077132A (zh) * 2014-06-20 2014-10-01 北京金山安全软件有限公司 移动终端中应用程序的管理方法和装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120197855A1 (en) * 2009-10-19 2012-08-02 Alibaba Group Holding Limited Method and Apparatus of Generating Internet Navigation Page
CN102520964A (zh) * 2011-12-27 2012-06-27 北京神州泰岳软件股份有限公司 客户端界面上的应用图标管理方法和装置
CN103513903A (zh) * 2012-06-28 2014-01-15 国基电子(上海)有限公司 触摸型电子装置及其图标管理方法
CN103577044A (zh) * 2013-08-31 2014-02-12 成都西可科技有限公司 一种应用图标到桌面的快速管理方法
CN104077132A (zh) * 2014-06-20 2014-10-01 北京金山安全软件有限公司 移动终端中应用程序的管理方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124583A (zh) * 2019-12-25 2020-05-08 上海传英信息技术有限公司 功能界面编辑方法、移动终端及可读存储介质

Also Published As

Publication number Publication date
CN106293302A (zh) 2017-01-04

Similar Documents

Publication Publication Date Title
US8819587B1 (en) Methods of managing items in a shared workspace
CN106933875B (zh) 数据查询方法及装置
US11227006B2 (en) Content-aware filter options for media object collections
US20190065541A1 (en) Event Time Selection Output Techniques
CN108874289B (zh) 应用历史记录查看方法、装置及电子设备
CN110233742B (zh) 一种群组建立方法、系统、终端和服务器
US9292169B2 (en) Method and device for displaying interface
CN103823813A (zh) 电子终端历史操作记录处理方法及装置
US11169652B2 (en) GUI configuration
CN113946248A (zh) 一种显示方法、装置、电子设备和可读存储介质
CN112416201B (zh) 应用缓存的清理方法、装置、电子设备及介质
CN112328658A (zh) 用户档案数据处理方法、装置、设备及存储介质
CN112084151A (zh) 文件处理方法、装置和电子设备
CN112559913B (zh) 一种数据处理方法、装置、计算设备及可读存储介质
CN105426232A (zh) 一种界面处理的方法及装置
CN112286615A (zh) 应用程序的信息显示方法及装置
CN114595391B (zh) 基于信息搜索的数据处理方法、装置和电子设备
CN107203528B (zh) 一种表格检索方法和装置
CN114489414A (zh) 文件处理方法及装置
CN111857465B (zh) 应用图标整理方法、装置及电子设备
WO2016180170A1 (zh) 一种界面图标管理方法及系统
CN112882789A (zh) 信息显示方法、装置、电子设备和存储介质
CN103870482A (zh) 搜索系统及方法
CN103092942A (zh) 查询信息获取及展示的客户端、方法及系统
CN113010059B (zh) 应用程序图标管理方法、装置及电子设备

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: 16792020

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: 16792020

Country of ref document: EP

Kind code of ref document: A1