CN110704139A - Icon classification method and device - Google Patents

Icon classification method and device Download PDF

Info

Publication number
CN110704139A
CN110704139A CN201810746177.4A CN201810746177A CN110704139A CN 110704139 A CN110704139 A CN 110704139A CN 201810746177 A CN201810746177 A CN 201810746177A CN 110704139 A CN110704139 A CN 110704139A
Authority
CN
China
Prior art keywords
icon
page
attribute
operation interface
paging
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.)
Granted
Application number
CN201810746177.4A
Other languages
Chinese (zh)
Other versions
CN110704139B (en
Inventor
毛文瑞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN201810746177.4A priority Critical patent/CN110704139B/en
Publication of CN110704139A publication Critical patent/CN110704139A/en
Application granted granted Critical
Publication of CN110704139B publication Critical patent/CN110704139B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The invention relates to an intelligent terminal technology, in particular to a method and a device for classifying icons. The method is used for simplifying the icon operation process and improving the icon management efficiency, and comprises the following steps: the intelligent terminal sets paging attributes for each page based on a user instruction, sets icon attributes for each icon, respectively moves each icon to the corresponding page according to the matching degree of each icon attribute and each paging attribute, and then sets the link of each page in the main operation interface. Therefore, the classified management of the icons can be effectively realized, furthermore, the icons can be quickly browsed by entering the corresponding pages through the link of the main operation interface, so that the inconvenience in operation caused by dragging the icons and repeatedly dragging the browsed icons among the pages is effectively avoided, the icon management time is saved to a great extent, and the icon management efficiency is improved.

Description

Icon classification method and device
Technical Field
The invention relates to an intelligent terminal technology, in particular to a method and a device for classifying icons.
Background
At present, with the wide application of intelligent terminals (e.g., mobile phones, ipads), the use demand of application software (APK) is increasing.
Many different application software are often installed on the intelligent terminal, and in this case, icons of the application software are stacked on the operation interface in a large number. Therefore, managing icons of application software becomes increasingly important.
In the prior art, if a user wants to drag a certain icon on the intelligent terminal from a source operation interface to a target operation interface, the user needs to click the icon and drag the icon to the target operation interface, so that the whole operation process is complex; moreover, when a user drags icons between operation interfaces, only one icon can be dragged at a time, which is very inefficient.
Disclosure of Invention
The embodiment of the invention provides a method and a device for classifying icons, which are used for simplifying the icon operation process and improving the icon management efficiency.
The embodiment of the invention provides the following specific technical scheme:
a method of icon classification, comprising:
setting a plurality of pages, and setting corresponding page attributes for each page;
setting corresponding icon attributes for each icon in the operation interface;
matching the icon attributes of the icons with the paging attributes of the pages, and respectively moving the icons which are successfully matched to the corresponding pages;
and generating links of each page in the main operation interface.
Optionally, matching the icon attribute of each icon with the paging attribute of each page, including:
comparing the similarity of the icon attribute of each icon with the paging attribute of each paging;
when the similarity between the icon attribute and the paging attribute reaches a first set threshold value, determining that the matching is successful;
and determining that the matching fails when the similarity between the icon attribute and the paging attribute does not reach a first set threshold value.
Optionally, further comprising:
when the icon which fails to be matched is determined to exist, keeping the icon on an operation interface; alternatively, the first and second electrodes may be,
and when the icon which fails to be matched is determined to exist, aiming at the icon attribute of each icon which fails to be matched, creating a new page with a corresponding page attribute, and moving each icon which fails to be matched to the corresponding new page.
Optionally, further comprising:
and when the similarity between the icon attribute and the paging attribute is judged to be lower than a first set threshold value and higher than a second threshold value, presenting a matching result to a user, and moving the icon to the corresponding paging according to the user instruction.
Optionally, further comprising:
and deleting the operation interface when the icons in the operation interface are all determined to be moved to the corresponding pages.
Optionally, further comprising:
and when a user clicks a button on the main operation interface, entering a page corresponding to the button, and presenting each icon contained in the page to the user.
Optionally, further comprising:
when a user is determined to press a button corresponding to a page to be deleted for a long time on a main operation interface, deleting the page corresponding to the button, and moving icons contained in the page to the main operation interface.
An apparatus for icon classification, optionally comprising:
the first setting unit is used for setting a plurality of pages and respectively setting corresponding page attributes for each page;
the second setting unit is used for setting corresponding icon attributes for each icon existing in the operation interface;
the classification unit is used for matching the icon attributes of the icons with the paging attributes of the pages and respectively moving the icons which are successfully matched to the corresponding pages;
and the generating unit is used for generating links of all the pages in the main operation interface.
Optionally, when the icon attribute of each icon is matched with the page attribute of each page, the classifying unit is configured to:
comparing the similarity of the icon attribute of each icon with the paging attribute of each paging;
when the similarity between the icon attribute and the paging attribute reaches a first set threshold value, determining that the matching is successful; and determining that the matching fails when the similarity between the icon attribute and the paging attribute does not reach a first set threshold value.
Optionally, the classifying unit is further configured to:
when the icon which fails to be matched is determined to exist, keeping the icon on an operation interface; alternatively, the first and second electrodes may be,
and when the icon which fails to be matched is determined to exist, aiming at the icon attribute of each icon which fails to be matched, creating a new page with a corresponding page attribute, and moving each icon which fails to be matched to the corresponding new page.
Optionally, the classifying unit is further configured to:
and when the similarity between the icon attribute and the paging attribute is judged to be lower than a first set threshold value and higher than a second threshold value, presenting a matching result to a user, and moving the icon to the corresponding paging according to the user instruction.
Optionally, the classifying unit is further configured to:
and deleting the operation interface when the icons in the operation interface are all determined to be moved to the corresponding pages.
Optionally, the generating unit is further configured to:
and when a user clicks a button on the main operation interface, entering a page corresponding to the button, and presenting each icon contained in the page to the user.
Optionally, the generating unit is further configured to:
when a user is determined to press a button corresponding to a page to be deleted for a long time on a main operation interface, deleting the page corresponding to the button, and moving icons contained in the page to the main operation interface.
A storage medium, optionally storing a method for implementing icon classification, which program, when executed by a processor, performs the steps of:
setting a plurality of pages, and setting corresponding page attributes for each page;
setting corresponding icon attributes for each icon in the operation interface;
matching the icon attributes of the icons with the paging attributes of the pages, and respectively moving the icons which are successfully matched to the corresponding pages;
and generating links of each page in the main operation interface.
A communications apparatus, optionally, comprising one or more processors; and one or more computer-readable media having instructions stored thereon that, when executed by the one or more processors, cause the apparatus to perform the method of any of the above.
In summary, in the embodiment of the present invention, the intelligent terminal sets the page attribute for each page based on the user instruction, sets the icon attribute for each icon, moves each icon to the corresponding page according to the matching degree between each icon attribute and each page attribute, and sets the link of each page in the main operation interface. Therefore, the classification management of the icons can be effectively realized based on the icon attributes of the icons, and furthermore, the icons can be quickly browsed by entering the corresponding pages through the link of the main operation interface, so that the operational inconvenience caused by icon dragging is effectively avoided, the operational inconvenience caused by icon dragging and browsing among the pages repeatedly is also avoided, the icon management time is saved to a great extent, and the icon management efficiency is improved.
Drawings
FIG. 1 is a schematic diagram illustrating a process for classifying icons according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a main operating interface according to an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of a main operation interface and an operation interface according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating paging in accordance with an embodiment of the present invention;
FIG. 5 is a first diagram illustrating association of icons and pages according to an embodiment of the present invention;
FIG. 6 is a second diagram illustrating association of icons and pages according to an embodiment of the present invention;
FIG. 7 is a third diagram illustrating association between icons and pages according to an embodiment of the present invention;
FIG. 8 is a fourth exemplary illustration of icon and page association according to an embodiment of the disclosure;
FIG. 9 is a fifth diagram illustrating association between icons and pages according to an embodiment of the present invention;
fig. 10 is a schematic diagram of an intelligent terminal in the embodiment of the present invention.
Detailed Description
In order to simplify the icon operation process and improve the icon management efficiency, in the embodiment of the invention, the corresponding icon attributes are set for each icon, the corresponding paging attributes are also set for each paging, each icon is moved to the matched paging according to the matching degree of the icon attributes and the distribution attributes, and the link of each paging is generated in the operation main page.
The following drawings illustrate preferred embodiments of the present invention in detail.
Referring to fig. 1, in the embodiment of the present invention, the detailed process of classifying icons is as follows:
step 100: and after the intelligent terminal is started, entering a main operation interface.
The main operation interface refers to an operation interface entered after the intelligent terminal is started, and specifically, as shown in fig. 2, a part of icons are placed in the main operation interface.
On the other hand, besides the main operation interface, icons may be placed in other operation interfaces, as shown in fig. 3.
Step 110: the intelligent terminal sets a plurality of pages based on a user instruction, and sets corresponding page attributes for each page.
For example: referring to fig. 4, it is assumed that page 1, page 2 … …, and page 5 are set.
Here, the page attribute of page 1 is "motion", and the page attribute of page 2 is "music" … …, and the page attribute of page 5 is "file".
Step 120: the intelligent terminal sets corresponding icon attributes for each icon existing in the operation interface;
specifically, in the embodiment of the present invention, the main operation interface and the other operation interfaces are collectively referred to as operation interfaces, and the intelligent terminal needs to set corresponding icon attributes for each icon stored in each operation interface.
For example, icon 1(APK1) is an APK for measuring the number of steps, and thus, the icon attribute of APK1 is set to "sports", and icons 2(APK2), 3(APK3), and 4(APK4) are three APKs for playing popular music, and thus, the icon attributes of APK2, APK3, and APK4 are set to "music" … … icon 7(APK7) and icon 8(APK8) are APKs that can open various types of files such as word, excel, pdf, and so on, and thus, the icon attributes of APK7 and APK8 are set to "files".
Step 130: and the intelligent terminal matches the icon attributes of each icon with the paging attributes of each paging, and respectively moves each icon which is successfully matched to the corresponding paging.
Specifically, in the embodiment of the present invention, when step 130 is executed, the following manners may be adopted, but are not limited to:
and the intelligent terminal compares the similarity of each icon attribute with each paging attribute, and if the similarity of the icon attribute and the paging attribute is judged to reach a first set threshold value (such as 90 percent) or more, the matching is determined to be successful. Then, the icon that is successfully matched can be moved to the corresponding page.
For example, as shown in fig. 5, the icon attribute of icon 1(APK1) is "sports", the icon attributes of icon 2(APK2), icon 3(APK3) and icon 4(APK4) are "music" … … icon 7(APK7) and icon 8(APK8) are "files", and the page attributes of page 1, page 2 … …, page 5 are "sports" and "music" … … "files".
The matching similarity of the icon 1(APK1) with the page 1 and the page 2 … … with the page 5 is 100% and 0 … … 0 respectively, the matching similarity of the icon 2(APK2), the icon 3(APK3) and the icon 4(APK4) with the page 1 and the page 2 … … with the page 5 is 0% and 100% … … 0, the matching similarity of the icon 7(APK7) and the icon 8(APK8) with the page 1 and the page 2 … … with the page 5 is 0% and 0 … … 100%, the icon 1 can be moved to the page 1, the icon 2, the icon 3 and the icon 4 are moved to the page 2, and the icon 7 and the icon 8 are moved to the page 5.
On the other hand, for the icon which fails to be matched, the intelligent terminal may select to keep the icon on the operation interface, or may also create a new page with a corresponding page attribute for the icon attribute of each icon which fails to be matched, and move each icon which fails to be matched to the corresponding new page.
For example: referring to fig. 6, the icon attribute of the icon 9(APK9) is "food", the matching similarity between the icon 9(APK9) and the page 1 and the page 2 … … and the page 5 is 0, and if the matching similarity does not reach the first set threshold value, it is determined that the matching fails, the icon 9(APK9) is retained on the original operation interface, or a new page may be created according to the icon attribute of the matching failure, specifically, the page 6 is set, the attribute of the page 6 is set as "food", and the icon 9(APK9) is moved to the page 6.
Furthermore, a user may also set multiple attributes corresponding to the same icon, and then, assuming that the icon attribute of the same icon is successfully matched with the page attributes of at least two pages, the same icon is moved to one page that is successfully matched, and a shortcut access icon is created in the other page that is successfully matched.
For example, suppose icon 3(APK3) is the APK used by the user to play popular music most frequently, and assuming that the icon 8(APK8) is an APK of various files such as word, excel, pdf, etc. which are most frequently used by the user, the user can set the icon attribute of the icon 3 to "frequently used" and "music", set the icon attribute of the icon 8 to "frequently used" and "file", and correspondingly, assuming that the page attribute of the page 7 is "frequently used", as shown in fig. 7, the icon attribute of the icon 3 is successfully matched with the page attributes of the page 2 and the page 7, the icon attribute of the icon 8 is successfully matched with the page attributes of the page 5 and the page 7, the shortcut access icon for icon 3 may be created in page 7 while moving icon 3 to page 2, and the shortcut access icon for icon 8 may be created in page 7 while moving icon 8 to page 5.
Further, in the subsequent process of using the intelligent terminal, the user may continuously install new applications, and each time an application is installed, the intelligent terminal sets an icon attribute for the newly installed application, and belongs the icon attribute to the corresponding page. However, when the user sets the icon attribute of the application program, the user may forget the previous setting mode, and use a new phrase as the icon attribute, in this case, if the intelligent terminal determines that the similarity between the icon attribute of the new icon and the page attribute of each page does not reach the first set threshold (e.g., 90%) but is higher than the second set threshold (e.g., 50%), the matching result may be presented to the user, and the new icon may be moved to the corresponding page according to the user instruction.
For example, referring to fig. 8, assuming that a user installs a new application and generates an icon 10(APK10) in the subsequent process of using the smart terminal, since the time for setting the page attribute is long, the user may forget the content of the page attribute, and set the icon attribute corresponding to the APK10 as "outdoor sport", after comparing, the smart terminal finds that the matching degree between the icon attribute "outdoor sport" of the icon 10 and the "sport" of page 1 is 60%, then the smart terminal presents the matching result between the icon 10 and the page attribute of each page to the user, preferentially recommends the user to select page 1, and the user can move the icon 10(APK10) to page 1 according to the recommended matching result. Specifically, a text prompt "whether to move to page 1" appears on the main operation interface, if the user clicks "yes", the icon 10 is preferentially moved to page 1, and if the user clicks "no", the user may select to move the icon 10 to another page.
Therefore, each icon can be automatically moved to the corresponding page according to the matching relation between the icon attributes and the page attributes, so that the dragging operation in the icon moving process is reduced, and the operation time is saved.
Step 140: and the intelligent terminal generates links of all pages in the main operation interface.
Specifically, in the embodiment of the present invention, after the matching process of the icon attributes and the page attributes is executed, the intelligent terminal generates links of each page in the main operation interface, and presents the links in the form of buttons, and when a user clicks a certain button, the intelligent terminal directly enters the corresponding page from the main operation interface, so that each icon moved to the page can be browsed and used, thereby effectively reducing the time consumed by icon search and improving the icon search efficiency.
Further, when a certain page needs to be deleted, a button (hereinafter, referred to as a button) corresponding to a link of the page to be deleted may be directly clicked on the main operation interface, so that the page to be deleted is successfully deleted, and an icon included in the page to be deleted may be automatically moved to an operation interface (e.g., a main operation interface or other operation interfaces).
Furthermore, when icons in other operation interfaces except the main operation interface are moved to corresponding pages, the other operation interfaces can be automatically deleted, and the use of the main operation interface and the pages cannot be influenced.
For example, referring to fig. 9, the smart terminal generates buttons (e.g., B1, B2 … … B5) corresponding to page 1 and page 2 … … and page 5 on the main operation interface, and the user clicks the button B1 corresponding to page 1 to enter page 1, so as to browse the icons moving to page 1, and by clicking the icon button, the application program corresponding to the icon is started.
Like this, after intelligent terminal starts, the user need not to drag repeatedly between each operation interface and seeks, only need to stop at main operation interface, alright in order to link through each paging, carry out the icon that corresponding paging browsed corresponding attribute rapidly, and the show space of paging is great, the icon quantity that can contain in a paging is more, consequently, get into the paging back, can directly browse to whole icons, and need not to drag repeatedly in paging inside and seek, compare in the mode of placing each icon in same folder, the icon search efficiency of effective improvement.
For another example, if the user needs to delete page 5, the user presses the button corresponding to page 5 for a long time, and then generates an operation prompt including an "x" symbol next to the button, and then clicks the "x" symbol to delete page 5.
Based on the above embodiments, referring to fig. 10, in an embodiment of the present invention, an intelligent terminal at least includes: a first setting unit 101, a second setting unit 102, a classification unit 103, and a generation unit 104, wherein,
a first setting unit 101, configured to set a plurality of pages, and set corresponding page attributes for each page;
a second setting unit 102, configured to set a corresponding icon attribute for each icon existing in the operation interface;
the classifying unit 103 is configured to match the icon attribute of each icon with the page attribute of each page, and move each icon that is successfully matched to the corresponding page;
and a generating unit 104, configured to generate links of the pages in the main operation interface.
Optionally, when the icon attribute of each icon is matched with the page attribute of each page, the classifying unit 103 is configured to:
comparing the similarity of the icon attribute of each icon with the paging attribute of each paging;
when the similarity between the icon attribute and the paging attribute reaches a first set threshold value, determining that the matching is successful; and determining that the matching fails when the similarity between the icon attribute and the paging attribute does not reach a first set threshold value.
Optionally, the classifying unit 103 is further configured to:
when the icon which fails to be matched is determined to exist, keeping the icon on an operation interface; alternatively, the first and second electrodes may be,
and when the icon which fails to be matched is determined to exist, aiming at the icon attribute of each icon which fails to be matched, creating a new page with a corresponding page attribute, and moving each icon which fails to be matched to the corresponding new page.
Optionally, the classifying unit 103 is further configured to:
and when the similarity between the icon attribute and the paging attribute is judged to be lower than a first set threshold value and higher than a second threshold value, presenting a matching result to a user, and moving the icon to the corresponding paging according to the user instruction.
Optionally, the classifying unit 103 is further configured to:
and deleting the operation interface when the icons in the operation interface are all determined to be moved to the corresponding pages.
Optionally, the generating unit 104 is further configured to:
and when a user clicks a button on the main operation interface, entering a page corresponding to the button, and presenting each icon contained in the page to the user.
Optionally, the generating unit 104 is further configured to:
when a user is determined to press a button corresponding to a page to be deleted for a long time on a main operation interface, deleting the page corresponding to the button, and moving icons contained in the page to the main operation interface.
A storage medium, optionally storing a method for implementing icon classification, which program, when executed by a processor, performs the steps of:
setting a plurality of pages, and setting corresponding page attributes for each page;
setting corresponding icon attributes for each icon in the operation interface;
matching the icon attributes of the icons with the paging attributes of the pages, and respectively moving the icons which are successfully matched to the corresponding pages;
and generating links of each page in the main operation interface.
A communications apparatus, optionally, comprising one or more processors; and one or more computer-readable media having instructions stored thereon that, when executed by the one or more processors, cause the apparatus to perform the method of any of the above.
In summary, in the embodiment of the present invention, the intelligent terminal sets the page attribute for each page based on the user instruction, sets the icon attribute for each icon, moves each icon to the corresponding page according to the matching degree between each icon attribute and each page attribute, and sets the link of each page in the main operation interface. Therefore, the classification management of the icons can be effectively realized based on the icon attributes of the icons, and furthermore, the icons can be quickly browsed by entering the corresponding pages through the link of the main operation interface, so that the operational inconvenience caused by icon dragging is effectively avoided, the operational inconvenience caused by icon dragging and browsing among the pages repeatedly is also avoided, the icon management time is saved to a great extent, and the icon management efficiency is improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various modifications and variations can be made in the embodiments of the present invention without departing from the spirit or scope of the embodiments of the invention. Thus, if such modifications and variations of the embodiments of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to encompass such modifications and variations.

Claims (16)

1. A method of icon classification, comprising:
setting a plurality of pages, and setting corresponding page attributes for each page;
setting corresponding icon attributes for each icon in the operation interface;
matching the icon attributes of the icons with the paging attributes of the pages, and respectively moving the icons which are successfully matched to the corresponding pages;
and generating links of each page in the main operation interface.
2. The method of claim 1, wherein matching the icon attributes of each icon with the page attributes of each page comprises:
comparing the similarity of the icon attribute of each icon with the paging attribute of each paging;
when the similarity between the icon attribute and the paging attribute reaches a first set threshold value, determining that the matching is successful;
and determining that the matching fails when the similarity between the icon attribute and the paging attribute does not reach a first set threshold value.
3. The method of claim 1, further comprising:
when the icon which fails to be matched is determined to exist, keeping the icon on an operation interface; alternatively, the first and second electrodes may be,
and when the icon which fails to be matched is determined to exist, aiming at the icon attribute of each icon which fails to be matched, creating a new page with a corresponding page attribute, and moving each icon which fails to be matched to the corresponding new page.
4. The method of claim 1, further comprising:
and when the similarity between the icon attribute and the paging attribute is judged to be lower than a first set threshold value and higher than a second threshold value, presenting a matching result to a user, and moving the icon to the corresponding paging according to the user instruction.
5. The method of any one of claims 1-4, further comprising:
and deleting the operation interface when the icons in the operation interface are all determined to be moved to the corresponding pages.
6. The method of any one of claims 1-4, further comprising:
and when a user clicks a button on the main operation interface, entering a page corresponding to the button, and presenting each icon contained in the page to the user.
7. The method of any one of claims 1-4, further comprising:
when a user is determined to press a button corresponding to a page to be deleted for a long time on a main operation interface, deleting the page corresponding to the button, and moving icons contained in the page to the main operation interface.
8. An apparatus for icon classification, comprising:
the first setting unit is used for setting a plurality of pages and respectively setting corresponding page attributes for each page;
the second setting unit is used for setting corresponding icon attributes for each icon existing in the operation interface;
the classification unit is used for matching the icon attributes of the icons with the paging attributes of the pages and respectively moving the icons which are successfully matched to the corresponding pages;
and the generating unit is used for generating links of all the pages in the main operation interface.
9. The apparatus of claim 8, wherein when matching the icon attribute of each icon with the page attribute of each page, the classifying unit is configured to:
comparing the similarity of the icon attribute of each icon with the paging attribute of each paging;
when the similarity between the icon attribute and the paging attribute reaches a first set threshold value, determining that the matching is successful; and determining that the matching fails when the similarity between the icon attribute and the paging attribute does not reach a first set threshold value.
10. The apparatus of claim 8, wherein the classification unit is further to:
when the icon which fails to be matched is determined to exist, keeping the icon on an operation interface; alternatively, the first and second electrodes may be,
and when the icon which fails to be matched is determined to exist, aiming at the icon attribute of each icon which fails to be matched, creating a new page with a corresponding page attribute, and moving each icon which fails to be matched to the corresponding new page.
11. The apparatus of claim 8, wherein the classification unit is further to:
and when the similarity between the icon attribute and the paging attribute is judged to be lower than a first set threshold value and higher than a second threshold value, presenting a matching result to a user, and moving the icon to the corresponding paging according to the user instruction.
12. The apparatus of any of claims 8-11, wherein the classification unit is further to:
and deleting the operation interface when the icons in the operation interface are all determined to be moved to the corresponding pages.
13. The apparatus of any of claims 8-11, wherein the generation unit is further to:
and when a user clicks a button on the main operation interface, entering a page corresponding to the button, and presenting each icon contained in the page to the user.
14. The apparatus of any of claims 8-11, wherein the generation unit is further to:
when a user is determined to press a button corresponding to a page to be deleted for a long time on a main operation interface, deleting the page corresponding to the button, and moving icons contained in the page to the main operation interface.
15. A storage medium storing a method for implementing icon classification, the program when executed by a processor performing the steps of:
setting a plurality of pages, and setting corresponding page attributes for each page;
setting corresponding icon attributes for each icon in the operation interface;
matching the icon attributes of the icons with the paging attributes of the pages, and respectively moving the icons which are successfully matched to the corresponding pages;
and generating links of each page in the main operation interface.
16. A communications apparatus comprising one or more processors; and one or more computer-readable media having instructions stored thereon, which when executed by the one or more processors, cause the apparatus to perform the method of any of claims 1-7.
CN201810746177.4A 2018-07-09 2018-07-09 Icon classification method and device Active CN110704139B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810746177.4A CN110704139B (en) 2018-07-09 2018-07-09 Icon classification method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810746177.4A CN110704139B (en) 2018-07-09 2018-07-09 Icon classification method and device

Publications (2)

Publication Number Publication Date
CN110704139A true CN110704139A (en) 2020-01-17
CN110704139B CN110704139B (en) 2021-07-13

Family

ID=69192410

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810746177.4A Active CN110704139B (en) 2018-07-09 2018-07-09 Icon classification method and device

Country Status (1)

Country Link
CN (1) CN110704139B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111897464A (en) * 2020-07-29 2020-11-06 维沃移动通信有限公司 Operation execution method and device
WO2022052470A1 (en) * 2020-09-14 2022-03-17 深圳传音控股股份有限公司 Method for operating widget, terminal and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102156750A (en) * 2011-04-22 2011-08-17 宇龙计算机通信科技(深圳)有限公司 Desktop component classification displaying method and mobile terminal
CN102521275A (en) * 2011-11-24 2012-06-27 宇龙计算机通信科技(深圳)有限公司 Classifying method, classifying device and a terminal of application program
CN102694861A (en) * 2012-05-28 2012-09-26 华为终端有限公司 Cloud technology based method, cloud technology based device and cloud technology based system for classification of terminal application software
CN102819574A (en) * 2012-07-20 2012-12-12 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method for displaying desktop of mobile terminal
CN103092604A (en) * 2012-12-13 2013-05-08 北京奇虎科技有限公司 Application program classification method and device
CN103455559A (en) * 2011-12-27 2013-12-18 北京奇虎科技有限公司 Method and device for automatically recommending application
CN103955332A (en) * 2014-05-15 2014-07-30 深圳市中兴移动通信有限公司 Mobile terminal and arraying method and device for desktop icons of mobile terminal
CN104850301A (en) * 2015-03-31 2015-08-19 北京畅游天下网络技术有限公司 Method and system for classifying application icons on system desktop
CN105868226A (en) * 2015-11-20 2016-08-17 乐视移动智能信息技术(北京)有限公司 Application software intelligent classification method, terminal and server
CN105989112A (en) * 2015-02-12 2016-10-05 广东欧珀移动通信有限公司 Application program classification method and server
CN106156346A (en) * 2016-07-21 2016-11-23 乐视控股(北京)有限公司 The automatic classification method of icon and device
CN106951141A (en) * 2017-03-16 2017-07-14 维沃移动通信有限公司 The processing method and mobile terminal of a kind of icon
CN108255372A (en) * 2018-01-24 2018-07-06 维沃移动通信有限公司 A kind of desktop application icon method for sorting and mobile terminal

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102156750A (en) * 2011-04-22 2011-08-17 宇龙计算机通信科技(深圳)有限公司 Desktop component classification displaying method and mobile terminal
CN102521275A (en) * 2011-11-24 2012-06-27 宇龙计算机通信科技(深圳)有限公司 Classifying method, classifying device and a terminal of application program
CN103455559A (en) * 2011-12-27 2013-12-18 北京奇虎科技有限公司 Method and device for automatically recommending application
CN102694861A (en) * 2012-05-28 2012-09-26 华为终端有限公司 Cloud technology based method, cloud technology based device and cloud technology based system for classification of terminal application software
CN102819574A (en) * 2012-07-20 2012-12-12 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method for displaying desktop of mobile terminal
CN103092604A (en) * 2012-12-13 2013-05-08 北京奇虎科技有限公司 Application program classification method and device
CN103955332A (en) * 2014-05-15 2014-07-30 深圳市中兴移动通信有限公司 Mobile terminal and arraying method and device for desktop icons of mobile terminal
CN105989112A (en) * 2015-02-12 2016-10-05 广东欧珀移动通信有限公司 Application program classification method and server
CN104850301A (en) * 2015-03-31 2015-08-19 北京畅游天下网络技术有限公司 Method and system for classifying application icons on system desktop
CN105868226A (en) * 2015-11-20 2016-08-17 乐视移动智能信息技术(北京)有限公司 Application software intelligent classification method, terminal and server
CN106156346A (en) * 2016-07-21 2016-11-23 乐视控股(北京)有限公司 The automatic classification method of icon and device
CN106951141A (en) * 2017-03-16 2017-07-14 维沃移动通信有限公司 The processing method and mobile terminal of a kind of icon
CN108255372A (en) * 2018-01-24 2018-07-06 维沃移动通信有限公司 A kind of desktop application icon method for sorting and mobile terminal

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111897464A (en) * 2020-07-29 2020-11-06 维沃移动通信有限公司 Operation execution method and device
CN111897464B (en) * 2020-07-29 2021-12-10 维沃移动通信有限公司 Operation execution method and device
WO2022052470A1 (en) * 2020-09-14 2022-03-17 深圳传音控股股份有限公司 Method for operating widget, terminal and storage medium

Also Published As

Publication number Publication date
CN110704139B (en) 2021-07-13

Similar Documents

Publication Publication Date Title
US11567642B2 (en) Contextual paste target prediction
CN105740078B (en) Memory management method, device and terminal
CN103092604A (en) Application program classification method and device
WO2016082598A1 (en) Method, apparatus, and device for rapidly searching for application program
CN105868166B (en) Regular expression generation method and system
CN104965630A (en) Method and system for layout of desktop application icons
CN104142999A (en) Search result display method and device
CN104021161A (en) Cluster storage method and device
CN111400362A (en) Distributed search system building method and device based on Elasticissearch
CN103150079A (en) Application icon management method and device based on Firefox OS (Operation System) platform
WO2016188261A1 (en) Method and apparatus for switching multiple folders, and computer storage medium
CN103218555A (en) Logging-in method and device for application program
CN105930527A (en) Searching method and device
JP2019520625A (en) Human computer interaction method and device thereof
CN114416667A (en) Method and device for rapidly sharing network disk file, network disk and storage medium
WO2022062743A1 (en) Application icon display method and related device
CN110704139B (en) Icon classification method and device
CN115048435A (en) Intelligent database storage method and system
CN105426049A (en) Deletion method and terminal
CN110674387B (en) Method, apparatus and computer storage medium for data search
CN111460347B (en) Page browsing control method and device and computer readable storage medium
CN106716980A (en) Method for displaying view and terminal device
CN111949180A (en) Icon arrangement method and device, storage medium and electronic equipment
WO2023071996A1 (en) Object display method and apparatus, electronic device, and storage medium
CN105373335A (en) Playlist operating method and mobile terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
GR01 Patent grant
GR01 Patent grant