CN103870275B - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN103870275B
CN103870275B CN201410098181.6A CN201410098181A CN103870275B CN 103870275 B CN103870275 B CN 103870275B CN 201410098181 A CN201410098181 A CN 201410098181A CN 103870275 B CN103870275 B CN 103870275B
Authority
CN
China
Prior art keywords
local
local running
information
running
running process
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201410098181.6A
Other languages
Chinese (zh)
Other versions
CN103870275A (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.)
Zhuhai Seal Interest Technology Co Ltd
Original Assignee
Zhuhai Juntian Electronic Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Juntian Electronic Technology Co Ltd filed Critical Zhuhai Juntian Electronic Technology Co Ltd
Priority to CN201410098181.6A priority Critical patent/CN103870275B/en
Publication of CN103870275A publication Critical patent/CN103870275A/en
Application granted granted Critical
Publication of CN103870275B publication Critical patent/CN103870275B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses a kind of information processing method and device.Wherein, the information processing method, including:Obtain the operation information of local runtime process;According to the operation information of the local runtime process, the attribute information corresponding to the local runtime process is determined;The attribute information of the local runtime process is analyzed, according to analysis result, the classification of the local runtime process is determined;The classification includes:Scattered process collection, it can arbitrarily close process collection and corresponding application process set;Based on the confirmation result of the local runtime process generic, the local runtime process is shown.Compared with prior art, in this programme, local runtime process is referred to the collection corresponding with self attributes information and merges displaying, and be not simply referred to corresponding programme and show, therefore, it can effectively solve the problem that the classification of local runtime process and show irrational problem, so as to improve the usage experience of user.

Description

Information processing method and device
Technical Field
The present invention relates to the field of information processing, and in particular, to an information processing method and apparatus.
Background
With the rapid development of science and technology, various electronic devices are continuously abundant and convenient for the public life. Because the electronic equipment has the advantages of convenience, rapidness, resource saving and the like when used for processing information, the electronic equipment becomes an indispensable part in life or work of people.
In order to facilitate a user to know programs (e.g., software programs, operating system programs, etc.) running in the electronic device, so as to better manage the electronic device, helper software or acceleration software in the prior art usually obtains running information of a local running process (e.g., an english name of the process, a process path, a start parameter, a file attribute corresponding to the process, etc.), determines a program to which the local running process belongs through a local or cloud query manner, and finally displays the name of the program to the user, so that the user knows which programs are currently running, and further performs a specific management operation on the currently running program.
However, the prior art has the following problems:
for a program, when a main process of the program is not running and one or more slave processes for resident services exist in a background, the prior art will also show the program name of the program, so that the user will have a question of "why the program is not opened and the program name is shown", which undoubtedly affects the use experience of the user.
Disclosure of Invention
Based on the above problems, the embodiment of the invention discloses an information processing method and device, so as to solve the problem that the classification and display of a local running process are unreasonable, thereby improving the use experience of a user. The technical scheme is as follows:
in a first aspect, an embodiment of the present invention provides an information processing method, including:
acquiring running information of a local running process;
determining attribute information corresponding to the local running process according to the running information of the local running process;
analyzing the attribute information of the local running process, and determining the type of the local running process according to the analysis result; the categories include: scattered process sets, process sets which can be closed at will and corresponding application process sets;
and displaying the local running process based on the confirmation result of the category to which the local running process belongs.
Preferably, the attribute information includes: program identification, master-slave information and type information of the program.
Preferably, the analyzing the attribute information of the local running process and determining the category of the local running process according to the analysis result includes:
forming the same process set by the local running processes with the same program identification;
classifying the local running process with the type information of the advertisement as a local running process and/or the type information of the upgrade detection type in each process set into a process set which can be closed at will;
respectively judging whether a local running process with master-slave information as a master process exists in the remaining local running processes contained in each process set, and if so, classifying the remaining local running processes contained in the process set into an application process set corresponding to the program to which the local running process belongs; if not, the remaining locally-running processes contained in the process set are classified into a scattered process set.
Preferably, the analyzing the attribute information of the local running process and determining the category of the local running process according to the analysis result includes:
classifying the local running process with the type information as the advertisement type and/or the local running process with the type information as the upgrade detection type into a process set which can be closed at will;
forming the local running processes with the same program identification in the rest local running processes into a same process set;
respectively judging whether each process set has a local running process with master-slave information as a master process, and if so, classifying the local running processes contained in the process set into an application process set corresponding to the program to which the local running process belongs;
if not, the local running processes contained in the process set are classified into a scattered process set.
Preferably, the attribute information further includes: a Chinese name;
the displaying the local running process based on the confirmation result of the category to which the local running process belongs includes:
when the local running process is classified into the process set which can be closed at will, the Chinese name of the local running process is used as the link content of the first set identifier corresponding to the process set which can be closed at will for displaying;
when the local running process is classified into the scattered process set, the Chinese name of the local running process is used as the link content of a second set identifier corresponding to the scattered process set for displaying;
and when the local running process is classified into the corresponding application process set, displaying the Chinese name of the local running process as the link content of the third set identifier corresponding to the corresponding application process set.
Preferably, the first set identifier, the second set identifier and the third set identifier each have a form including: at least one of an icon and text.
Preferably, the set of processes that can be shut down at will includes: at least one of a set of advertising processes and a set of promotion processes.
Preferably, the determining, according to the running information of the local running process, the attribute information corresponding to the local running process includes:
sending a query request to a cloud server, wherein the query request carries the running information of the local running process;
receiving attribute information corresponding to the local running process fed back by the cloud server;
or,
determining attribute information corresponding to the local running process from a local database according to the running information of the local running process;
or,
judging whether the corresponding relation between the running information and the attribute information of the local running process exists in a local database, if so, determining the attribute information corresponding to the local running process from the local database; otherwise, sending a query request to a cloud server, wherein the query request carries the running information of the local running process; and receiving attribute information corresponding to the local running process fed back by the cloud server.
In a second aspect, an embodiment of the present invention provides an information processing apparatus, including:
the running information acquisition module is used for acquiring running information of a local running process;
the attribute information determining module is used for determining attribute information corresponding to the local running process according to the running information of the local running process;
the category determination module is used for analyzing the attribute information of the local running process and determining the category of the local running process according to the analysis result; the categories include: scattered process sets, process sets which can be closed at will and corresponding application process sets;
and the process display module is used for displaying the local running process based on the confirmation result of the category to which the local running process belongs.
Preferably, the attribute information includes: program identification, master-slave information and type information of the program.
Preferably, the category determination module includes:
the first set forming unit is used for forming the local running processes with the same program identification into the same process set;
the first classification unit is used for classifying the local running process of which the type information is an advertisement type and is a local running process and/or the type information is an upgrade detection type in each process set into a process set which can be closed at will;
the first processing unit is used for respectively judging whether a local running process with master-slave information as a master process exists in the remaining local running processes contained in each process set, and if so, classifying the remaining local running processes contained in the process set into an application process set corresponding to the program to which the local running process belongs; if not, the remaining locally-running processes contained in the process set are classified into a scattered process set.
Preferably, the category determination module includes:
the second classification unit is used for classifying the local running process with the type information of the advertisement type and/or the local running process with the type information of the upgrade detection type into a process set which can be closed at will;
a second set forming unit, configured to form the same process set from the local running processes with the same program identifier in the remaining local running processes;
the second processing unit is used for respectively judging whether each process set has a local running process with master-slave information as a master process, and if so, classifying the local running processes contained in the process set into an application process set corresponding to the program to which the local running processes belong; if not, the local running processes contained in the process set are classified into a scattered process set.
Preferably, the attribute information further includes: a Chinese name;
the process display module is specifically configured to:
when the local running process is classified into the process set which can be closed at will, the Chinese name of the local running process is used as the link content of the first set identifier corresponding to the process set which can be closed at will for displaying;
when the local running process is classified into the scattered process set, the Chinese name of the local running process is used as the link content of a second set identifier corresponding to the scattered process set for displaying;
and when the local running process is classified into the corresponding application process set, displaying the Chinese name of the local running process as the link content of the third set identifier corresponding to the corresponding application process set.
Preferably, the first set identifier, the second set identifier and the third set identifier each have a form including: at least one of an icon and text.
Preferably, the set of processes that can be shut down at will includes: at least one of a set of advertising processes and a set of promotion processes.
Preferably, the attribute information determination module includes:
the first determining unit is used for sending a query request to a cloud server, wherein the query request carries running information of the local running process; receiving attribute information corresponding to the local running process fed back by the cloud server;
or,
the second determining unit is used for determining attribute information corresponding to the local running process from a local database according to the running information of the local running process;
or,
a third determining unit, configured to determine whether a corresponding relationship between the running information and the attribute information of the local running process exists in a local database, and if so, determine the attribute information corresponding to the local running process from the local database; otherwise, sending a query request to a cloud server, wherein the query request carries the running information of the local running process; and receiving attribute information corresponding to the local running process fed back by the cloud server.
In the embodiment of the invention, the running information of a local running process is obtained; determining attribute information corresponding to the local running process according to the running information of the local running process; analyzing the attribute information of the local running process, and determining the type of the local running process according to the analysis result; the categories include: scattered process sets, process sets which can be closed at will and corresponding application process sets; and displaying the local running process based on the confirmation result of the category to which the local running process belongs. Compared with the prior art, the method and the device have the advantages that the local running processes are classified into the sets corresponding to the attribute information of the local running processes and displayed, and are not simply classified into the programs and displayed, so that the problem that the local running processes are unreasonably classified and displayed can be effectively solved, and the use experience of a user is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of an information processing method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In order to solve the problem that the classification and display of the local running process are unreasonable, and therefore improve the use experience of a user, the embodiment of the invention provides an information processing method and device.
First, an information processing method according to an embodiment of the present invention will be described below.
It should be noted that the information processing method provided by the embodiment of the present invention is applicable to an electronic device. In practical application, the electronic device may be a smart phone, a tablet computer, a notebook computer, a desktop computer, or the like on the user side, or may be a server, or the like, on the network side.
Moreover, the functional software for implementing the information processing method provided by the embodiment of the present invention may be helper software or cleaning software installed in the electronic device, but is not limited thereto.
As shown in fig. 1, an information processing method may include:
s101, acquiring running information of a local running process;
after receiving an instruction for displaying the program running condition sent by a user, the running information of the local running process can be acquired, and then subsequent processing is executed according to the running information of the local running process.
Those skilled in the art will understand that the program corresponding to the locally running process may be a software program or an operating system program, and the running information of the locally running process may include: the process may be one or more of an english name of the process, a process path, a start parameter, and a file attribute corresponding to the process, but is not limited thereto.
It should be noted that the acquired running information of the local running process should be able to uniquely identify the local running process; and, what kind of operation information is specifically acquired may be determined according to the correspondence between the operation information of the process mentioned later and the attribute information.
Further, it should be emphasized that the processes described in the embodiments of the present invention may be processes or services existing when the software program runs, or may also be processes or services existing when the operating system program runs, and the like, which is reasonable.
S102, determining attribute information corresponding to the local running process according to the running information of the local running process;
after the running information of the local running process is acquired, the attribute information corresponding to the local running process can be determined according to the process information of the local running process. Wherein the attribute information may include: the program identifier, the master-slave information, the type information, and the chinese name of the process of the program belong to, but are not limited to these, and may include other information.
For convenience of understanding, it should be noted that the program identifier may be a name of the program or a number of the program, and the master-slave information includes a master process and a slave process; and the type information may include an advertisement type, an upgrade detection type, and other types, or an advertisement type and other types, or an upgrade detection type and other types. Wherein, the main process is as follows: the user can perceive the existing process obviously, such as having interface, tray in the lower right corner, having floating window, etc.; the slave process is as follows: the user can not obviously sense the existing process, such as background service of software, silent upgrading program and the like; the processes belonging to the advertisement category are: only has the process of popping up the advertisement without other functions; the process belonging to the upgrade detection type is as follows: a process responsible for upgrading the update functionality is used.
The following description will be introduced to determine a specific implementation manner of the attribute information corresponding to the local running process according to the running information of the local running process.
S103, analyzing the attribute information of the local running process, and determining the type of the local running process according to the analysis result; the categories include: scattered process sets, process sets which can be closed at will and corresponding application process sets;
wherein, can close the process that the process set contains at will and can decide to close or keep being in the open state according to user's wish, and do not influence the operation of other processes of electronic equipment, it mainly includes: the type information is the progress of the advertisement type and/or the upgrade detection type; the application process set is an application process set corresponding to the programs, each program corresponds to one application process set, and the set at least needs to comprise processes with master-slave information as a master process; and the scattered process set comprises processes except the process set and the application process set which can be closed at will.
It is further emphasized that the set of optionally closeable processes may include: at least one of an advertisement process set and an upgrade process set; when the process which can be closed at will only comprises the advertisement process set, the local running process with the type information of the advertisement type is classified into the advertisement process set; when the process set which can be closed at will only comprises the upgrading process set, the local running process of which the type information is the upgrading detection type is classified into the upgrading process set; when the process can be closed at will and comprises the advertisement process set and the upgrading process set, the local running process with the type information of the advertisement type is classified into the advertisement process set, and the local running process with the type information of the upgrading detection type is classified into the upgrading process set.
The attribute information of the local running process is analyzed, and the specific mode of the type of the local running process is determined according to the analysis result, and the following description will be introduced.
S104, displaying the local running process based on the confirmation result of the type of the local running process.
After the category to which each local running process belongs is determined, the local running processes can be displayed according to the category to which the local running processes belong.
Specifically, the displaying the local running process based on the confirmation result of the category to which the local running process belongs may include:
when the local running process is classified into the process set which can be closed at will, the Chinese name of the local running process is used as the link content of the first set identifier corresponding to the process set which can be closed at will for displaying;
when the local running process is classified into the scattered process set, the Chinese name of the local running process is used as the link content of a second set identifier corresponding to the scattered process set for displaying;
and when the local running process is classified into the corresponding application process set, displaying the Chinese name of the local running process as the link content of the third set identifier corresponding to the corresponding application process set.
Specifically, the forms of the first set identifier, the second set identifier, and the third set identifier all include: at least one of an icon and text.
In the embodiment of the invention, the running information of a local running process is obtained; determining attribute information corresponding to the local running process according to the running information of the local running process; analyzing the attribute information of the local running process, and determining the type of the local running process according to the analysis result; the categories include: scattered process sets, process sets which can be closed at will and corresponding application process sets; and displaying the local running process based on the confirmation result of the category to which the local running process belongs. Compared with the prior art, the method and the device have the advantages that the local running processes are classified into the sets corresponding to the attribute information of the local running processes and displayed, and are not simply classified into the programs and displayed, so that the problem that the local running processes are unreasonably classified and displayed can be effectively solved, and the use experience of a user is improved.
Specifically, the specific implementation manner of determining the attribute information corresponding to the local running process according to the running information of the local running process may refer to at least three manners:
the first method is that a corresponding relationship between the running information and the attribute information of the process corresponding to each program is pre-stored in the cloud server, and at this time, determining the attribute information corresponding to the local running process according to the running information of the local running process may include: sending a query request to a cloud server, wherein the query request carries the running information of the local running process; and receiving attribute information corresponding to the local running process fed back by the cloud server.
Second, the pre-storing, in the local database, a corresponding relationship between the running information and the attribute information of the process corresponding to each program, where at this time, determining the attribute information corresponding to the local running process according to the running information of the local running process may include: and determining attribute information corresponding to the local running process from a local database according to the running information of the local running process.
Thirdly, the cloud server stores in advance the corresponding relationship between the running information and the attribute information of the process corresponding to each program, and the local database caches the corresponding relationship between the running information and the attribute information of the process corresponding to the common program, and at this time, determining the attribute information corresponding to the local running process according to the running information of the local running process may include: judging whether the corresponding relation between the running information and the attribute information of the local running process exists in a local database, if so, determining the attribute information corresponding to the local running process from the local database; otherwise, sending a query request to a cloud server, wherein the query request carries the running information of the local running process; and receiving attribute information corresponding to the local running process fed back by the cloud server.
It should be noted that, for the third implementation manner, the correspondence between the running information and the attribute information of the process corresponding to the cached common program in the local database may be periodically updated, and the common program is determined according to the running frequency of the program in the electronic device in the previous cycle.
Specifically, the analyzing the attribute information of the local running process, and determining the category of the local running process according to the analysis result may include:
forming the same process set by the local running processes with the same program identification;
classifying the local running process with the type information of the advertisement as a local running process and/or the type information of the upgrade detection type in each process set into a process set which can be closed at will;
respectively judging whether a local running process with master-slave information as a master process exists in the remaining local running processes contained in each process set, and if so, classifying the remaining local running processes contained in the process set into an application process set corresponding to the program to which the local running process belongs; if not, the rest local running processes contained in the application set are classified into a scattered process set.
The analyzing the attribute information of the local running process, and determining the category of the local running process according to the analysis result may include:
classifying the local running process with the type information as the advertisement type and/or the local running process with the type information as the upgrade detection type into a process set which can be closed at will;
forming the local running processes with the same program identification in the rest local running processes into a same process set;
respectively judging whether each process set has a local running process with master-slave information as a master process, and if so, classifying the local running processes contained in the process set into an application process set corresponding to the program to which the local running process belongs;
if not, the local running processes contained in the application set are classified into a scattered process set.
It should be noted that, the specific implementation manner of analyzing the attribute information of the local running process and determining the category of the local running process according to the analysis result is merely an example, and should not be limited to the embodiment of the present invention.
An information processing method provided by the implementation of the present invention is described below with reference to specific application examples.
Taking a certain mobile phone assistant software as an example, when a user actively runs the mobile phone assistant software, the following four local running processes exist:
a main process: main, exe, advertisement process: expe, upgrade detection process: exe, mobile phone connection process: exe.
Firstly, acquiring running information of four local running processes, and acquiring attribute information of each local running process in a cloud query mode based on the running information of the four local running processes.
The query results returned by the cloud end about the four locally running processes can be as follows:
main.exe:
softid =001, softname = some mobile assistant, procname = some mobile assistant main process, ismain = main process, proctype = other types
adb.exe:
softid =001, softname = some cell phone assistant, procname = some cell phone assistant connection program, ismain = slave process, proctype = other types
popup.exe:
softid =001, softname = some mobile assistant, procname = some mobile assistant advertising process, ismain = slave process, proctype = type of advertisement
update.exe:
softid =001, softname = some mobile assistant, procname = some mobile assistant upgrading program, ismain = slave process, proctype = upgrade detection type
The softid represents the number of the software program, the softname represents the name of the software program, the procname represents the Chinese name of the process, the ismain represents master-slave information, and the proctype represents type information.
Secondly, analyzing that softids of the four local running processes are all 001, so that the four local running processes form the same process set, namely the four local running processes are classified as processes of the same software program, and the name of the software program is a certain mobile phone assistant.
And checking whether the type information of each local running process is an advertisement type or an upgrade detection type one by one, and finding that the type information of the pop. Therefore, the popup.exe is displayed under the interface advertising program group which can close the process set at will, namely, the Chinese name of the popup.exe is used as the link content of the identifier of the interface advertising program group; the update.exe is displayed under an upgrade detection program group which can be used as a process set which can be closed at will, namely, the Chinese name of the update.exe is used as the link content of the identifier of the upgrade detection program group.
And finally, two local running processes are left, the master-slave information of the two processes is checked, the master-slave information of main and auxiliary processes is found to be the main process, therefore, the two remaining local running processes are classified into the application process set corresponding to the certain mobile phone assistant software, in addition, the interface can display the icon and the software name which are used as the identification of the certain mobile phone assistant, and the Chinese names of the two processes adb.exe and main.exe are used as the link content of the icon and/or the software name.
An information processing method provided by the implementation of the present invention is described below with reference to another specific application example.
Taking the example of a cheetah browser, the cheetah browser has two main processes, respectively as follows:
lieba o.exe leopard browser host process
Knebcenter exe leopard browser security service
It should be noted that the cheetah browser security service is started with the system startup and is used for supporting the security protection function of cheetah browsing, so that the service can exist no matter whether the cheetah browser is opened or not.
Examples of applications are as follows:
the first condition is as follows: when the user does not open the cheetah browser, there is only a locally running process knbcenter.
Firstly, obtaining the running information of the local running process, and determining the attribute information of the local running process in a cloud query mode after the running information of the local running process is based.
The query result about the local running process fed back by the cloud is as follows:
knbcenter.exe:
softid =002, softname = cheetah browser, procname = cheetah browser security service, ismain = slave process, proctype = other types
The softid represents the number of the software program, the softname represents the name of the software program, the procname represents the Chinese name of the process, the ismain represents master-slave information, and the proctype represents type information.
Secondly, it is analyzed that the type information of the local running process is other types, and the master-slave information is a slave process, so that the local running process is classified into other program groups as a scattered process set, and the interface does not display a cheetah browser icon, thereby avoiding misunderstanding of a user: "why i did not open the cheetah browser but had a cheetah browser icon".
Case two:
the user opens the cheetah browser and there will be two locally running processes.
Firstly, obtaining the running information of two local running processes, and determining the attribute information of the two local running processes through a cloud query mode based on the running information of the two local running processes.
The query result about the local running process fed back by the cloud is as follows:
liebao.exe:
softid =002, softname = cheetah browser, procname = cheetah browser host process, ismain = host process, proctype = other types
knbcenter.exe:
softid =002, softname = cheetah browser, procname = cheetah browser security service, ismain = slave process, proctype = other types
The softid represents the number of the software program, the softname represents the name of the software program, the procname represents the Chinese name of the process, the ismain represents master-slave information, and the proctype represents type information.
Secondly, analyzing that the two local running processes have the same software program number, and therefore, classifying the two local running processes into the same process set; and the type information of the two local running processes is other types, and the local running process with master and slave information as a master process exists, so that the two local running processes are classified into corresponding application process sets, the Chinese names of the two local running processes are used as the link content of the set identifier corresponding to the corresponding application process sets, namely, the icon and the software name of the cheetah browser are displayed on the interface, and the Chinese names of the two local running processes are used as the link content of the icon and/or the software name of the cheetah browser.
Corresponding to the foregoing method embodiment, an embodiment of the present invention further provides an information processing apparatus, which is suitable for use in an electronic device, and as shown in fig. 2, the information processing apparatus may include:
an operation information obtaining module 210, configured to obtain operation information of a local operation process;
an attribute information determining module 220, configured to determine, according to the running information of the local running process, attribute information corresponding to the local running process;
a category determining module 230, configured to analyze the attribute information of the local running process, and determine a category of the local running process according to an analysis result; the categories include: scattered process sets, process sets which can be closed at will and corresponding application process sets;
and a process displaying module 240, configured to display the locally-run process based on a confirmation result of the category to which the locally-run process belongs.
In the embodiment of the invention, the running information of a local running process is obtained; determining attribute information corresponding to the local running process according to the running information of the local running process; analyzing the attribute information of the local running process, and determining the type of the local running process according to the analysis result; the categories include: scattered process sets, process sets which can be closed at will and corresponding application process sets; and displaying the local running process based on the confirmation result of the category to which the local running process belongs. Compared with the prior art, the method and the device have the advantages that the local running processes are classified into the sets corresponding to the attribute information of the local running processes and displayed, and are not simply classified into the programs and displayed, so that the problem that the local running processes are unreasonably classified and displayed can be effectively solved, and the use experience of a user is improved.
Specifically, the attribute information may include: program identification, master-slave information and type information of the program.
Based on the above definition about the attribute information, specifically, the category determining module may include:
the first set forming unit is used for forming the local running processes with the same program identification into the same process set;
the first classification unit is used for classifying the local running process of which the type information is an advertisement type and is a local running process and/or the type information is an upgrade detection type in each process set into a process set which can be closed at will;
the first processing unit is used for respectively judging whether a local running process with master-slave information as a master process exists in the remaining local running processes contained in each process set, and if so, classifying the remaining local running processes contained in the process set into an application process set corresponding to the program to which the local running process belongs; if not, the remaining locally-running processes contained in the process set are classified into a scattered process set.
Based on the above definition about the attribute information, the category determination module may include:
the second classification unit is used for classifying the local running process with the type information of the advertisement type and/or the local running process with the type information of the upgrade detection type into a process set which can be closed at will;
a second set forming unit, configured to form the same process set from the local running processes with the same program identifier in the remaining local running processes;
the second processing unit is used for respectively judging whether each process set has a local running process with master-slave information as a master process, and if so, classifying the local running processes contained in the process set into an application process set corresponding to the program to which the local running processes belong; if not, the local running processes contained in the process set are classified into a scattered process set.
Based on the above definition regarding the attribute information, the attribute information may further include: a Chinese name;
correspondingly, the process display module is specifically configured to:
the process display module is specifically configured to:
when the local running process is classified into the process set which can be closed at will, the Chinese name of the local running process is used as the link content of the first set identifier corresponding to the process set which can be closed at will for displaying;
when the local running process is classified into the scattered process set, the Chinese name of the local running process is used as the link content of a second set identifier corresponding to the scattered process set for displaying;
and when the local running process is classified into the corresponding application process set, displaying the Chinese name of the local running process as the link content of the third set identifier corresponding to the corresponding application process set.
Wherein the first set identifier, the second set identifier and the third set identifier are in the form of: at least one of an icon and text.
Wherein the set of processes that can be closed at will may include: at least one of a set of advertising processes and a set of promotion processes.
The attribute information determination module may include:
the first determining unit is used for sending a query request to a cloud server, wherein the query request carries running information of the local running process; receiving attribute information corresponding to the local running process fed back by the cloud server;
or,
the second determining unit is used for determining attribute information corresponding to the local running process from a local database according to the running information of the local running process;
or,
a third determining unit, configured to determine whether a corresponding relationship between the running information and the attribute information of the local running process exists in a local database, and if so, determine the attribute information corresponding to the local running process from the local database; otherwise, sending a query request to a cloud server, wherein the query request carries the running information of the local running process; and receiving attribute information corresponding to the local running process fed back by the cloud server.
For the system embodiment, since it is basically similar to the method embodiment, the description is simple, and the relevant points can be referred to the partial description of the method embodiment.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Those skilled in the art will appreciate that all or part of the steps in the above method embodiments may be implemented by a program to instruct relevant hardware to perform the steps, and the program may be stored in a computer-readable storage medium, which is referred to herein as a storage medium, such as: ROM/RAM, magnetic disk, optical disk, etc.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (12)

1. An information processing method characterized by comprising:
acquiring running information of a local running process;
determining attribute information corresponding to the local running process according to the running information of the local running process;
analyzing the attribute information of the local running process, and determining the type of the local running process according to the analysis result; the categories include: scattered process sets, process sets which can be closed at will and corresponding application process sets;
displaying the local running process based on a confirmation result of the category to which the local running process belongs;
analyzing the attribute information of the local running process, and determining the type of the local running process according to the analysis result, wherein the analyzing comprises: forming the same process set by the local running processes with the same program identification;
classifying the local running process with the type information of the advertisement type and/or the local running process with the type information of the upgrade detection type in each process set into a process set which can be closed at will;
respectively judging whether a local running process with master-slave information as a master process exists in the remaining local running processes contained in each process set, and if so, classifying the remaining local running processes contained in the process set into an application process set corresponding to the program to which the local running process belongs; if the local running processes do not exist, classifying the residual local running processes contained in the process set into a scattered process set;
or, the analyzing the attribute information of the local running process, and determining the type of the local running process according to the analysis result includes:
classifying the local running process with the type information as the advertisement type and/or the local running process with the type information as the upgrade detection type into a process set which can be closed at will;
forming the local running processes with the same program identification in the rest local running processes into a same process set;
respectively judging whether each process set has a local running process with master-slave information as a master process, and if so, classifying the local running processes contained in the process set into an application process set corresponding to the program to which the local running process belongs;
if not, the local running processes contained in the process set are classified into a scattered process set.
2. The method of claim 1, wherein the attribute information comprises: program identification, master-slave information and type information of the program.
3. The method of claim 2, wherein the attribute information further comprises: a Chinese name;
the displaying the local running process based on the confirmation result of the category to which the local running process belongs includes:
when the local running process is classified into the process set which can be closed at will, the Chinese name of the local running process is used as the link content of the first set identifier corresponding to the process set which can be closed at will for displaying;
when the local running process is classified into the scattered process set, the Chinese name of the local running process is used as the link content of a second set identifier corresponding to the scattered process set for displaying;
and when the local running process is classified into the corresponding application process set, displaying the Chinese name of the local running process as the link content of the third set identifier corresponding to the corresponding application process set.
4. The method of claim 1, wherein the first set identifier, the second set identifier, and the third set identifier are each in the form of: at least one of an icon and text.
5. The method of claim 1, wherein the set of shutdown-liberty processes comprises: at least one of a set of advertising processes and a set of promotion processes.
6. The method according to claim 1, wherein the determining, according to the running information of the locally running process, the attribute information corresponding to the locally running process includes:
sending a query request to a cloud server, wherein the query request carries the running information of the local running process;
receiving attribute information corresponding to the local running process fed back by the cloud server;
or,
determining attribute information corresponding to the local running process from a local database according to the running information of the local running process;
or,
judging whether the corresponding relation between the running information and the attribute information of the local running process exists in a local database, if so, determining the attribute information corresponding to the local running process from the local database; otherwise, sending a query request to a cloud server, wherein the query request carries the running information of the local running process; and receiving attribute information corresponding to the local running process fed back by the cloud server.
7. An information processing apparatus characterized by comprising:
the running information acquisition module is used for acquiring running information of a local running process;
the attribute information determining module is used for determining attribute information corresponding to the local running process according to the running information of the local running process;
the category determination module is used for analyzing the attribute information of the local running process and determining the category of the local running process according to the analysis result; the categories include: scattered process sets, process sets which can be closed at will and corresponding application process sets;
the process display module is used for displaying the local running process based on the confirmation result of the category to which the local running process belongs;
wherein the category determination module comprises:
the first set forming unit is used for forming the local running processes with the same program identification into the same process set;
the first classification unit is used for classifying the local running process with the type information of the advertisement type and/or the local running process with the type information of the upgrade detection type in each process set into a process set which can be closed at will;
the first processing unit is used for respectively judging whether a local running process with master-slave information as a master process exists in the remaining local running processes contained in each process set, and if so, classifying the remaining local running processes contained in the process set into an application process set corresponding to the program to which the local running process belongs; if the local running processes do not exist, classifying the residual local running processes contained in the process set into a scattered process set;
or, the category determination module includes:
the second classification unit is used for classifying the local running process with the type information of the advertisement type and/or the local running process with the type information of the upgrade detection type into a process set which can be closed at will;
a second set forming unit, configured to form the same process set from the local running processes with the same program identifier in the remaining local running processes;
the second processing unit is used for respectively judging whether each process set has a local running process with master-slave information as a master process, and if so, classifying the local running processes contained in the process set into an application process set corresponding to the program to which the local running processes belong; if not, the local running processes contained in the process set are classified into a scattered process set.
8. The apparatus of claim 7, wherein the attribute information comprises: program identification, master-slave information and type information of the program.
9. The apparatus of claim 8, wherein the attribute information further comprises: a Chinese name;
the process display module is specifically configured to:
when the local running process is classified into the process set which can be closed at will, the Chinese name of the local running process is used as the link content of the first set identifier corresponding to the process set which can be closed at will for displaying;
when the local running process is classified into the scattered process set, the Chinese name of the local running process is used as the link content of a second set identifier corresponding to the scattered process set for displaying;
and when the local running process is classified into the corresponding application process set, displaying the Chinese name of the local running process as the link content of the third set identifier corresponding to the corresponding application process set.
10. The apparatus of claim 9, wherein the first set identifier, the second set identifier, and the third set identifier are each in the form of: at least one of an icon and text.
11. The apparatus of claim 7, wherein the set of shutdown discretionary processes comprises: at least one of a set of advertising processes and a set of promotion processes.
12. The apparatus of claim 7, wherein the attribute information determination module comprises:
the first determining unit is used for sending a query request to a cloud server, wherein the query request carries running information of the local running process; receiving attribute information corresponding to the local running process fed back by the cloud server;
or,
the second determining unit is used for determining attribute information corresponding to the local running process from a local database according to the running information of the local running process;
or,
a third determining unit, configured to determine whether a corresponding relationship between the running information and the attribute information of the local running process exists in a local database, and if so, determine the attribute information corresponding to the local running process from the local database; otherwise, sending a query request to a cloud server, wherein the query request carries the running information of the local running process; and receiving attribute information corresponding to the local running process fed back by the cloud server.
CN201410098181.6A 2014-03-17 2014-03-17 Information processing method and device Active CN103870275B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410098181.6A CN103870275B (en) 2014-03-17 2014-03-17 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410098181.6A CN103870275B (en) 2014-03-17 2014-03-17 Information processing method and device

Publications (2)

Publication Number Publication Date
CN103870275A CN103870275A (en) 2014-06-18
CN103870275B true CN103870275B (en) 2017-09-01

Family

ID=50908845

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410098181.6A Active CN103870275B (en) 2014-03-17 2014-03-17 Information processing method and device

Country Status (1)

Country Link
CN (1) CN103870275B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104268473B (en) * 2014-09-23 2017-05-24 龙芯中科技术有限公司 Method and device for detecting application programs
CN104503785B (en) * 2014-12-15 2016-09-28 北京奇虎科技有限公司 Equipment optimization method and device based on network state
CN112799769B (en) * 2021-02-10 2022-06-24 联想(北京)有限公司 Information determination method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932273A (en) * 2012-10-17 2013-02-13 北京奇虎科技有限公司 Method and device for adjusting occupation of process bandwidth
CN103076971A (en) * 2012-12-29 2013-05-01 北京风灵创景科技有限公司 Process management method for mobile terminal and mobile terminal
CN103226486A (en) * 2013-04-23 2013-07-31 北京奇虎科技有限公司 Optimization method and device for browser operation
CN103246511A (en) * 2013-05-03 2013-08-14 惠州Tcl移动通信有限公司 Mobile terminal and method for mobile terminal for processing suspicious harassment messages
CN103412793A (en) * 2013-07-29 2013-11-27 北京奇虎科技有限公司 Method, device and system for optimizing system resources
CN103577301A (en) * 2012-07-20 2014-02-12 腾讯科技(深圳)有限公司 Method and terminal for displaying progress information

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577301A (en) * 2012-07-20 2014-02-12 腾讯科技(深圳)有限公司 Method and terminal for displaying progress information
CN102932273A (en) * 2012-10-17 2013-02-13 北京奇虎科技有限公司 Method and device for adjusting occupation of process bandwidth
CN103076971A (en) * 2012-12-29 2013-05-01 北京风灵创景科技有限公司 Process management method for mobile terminal and mobile terminal
CN103226486A (en) * 2013-04-23 2013-07-31 北京奇虎科技有限公司 Optimization method and device for browser operation
CN103246511A (en) * 2013-05-03 2013-08-14 惠州Tcl移动通信有限公司 Mobile terminal and method for mobile terminal for processing suspicious harassment messages
CN103412793A (en) * 2013-07-29 2013-11-27 北京奇虎科技有限公司 Method, device and system for optimizing system resources

Also Published As

Publication number Publication date
CN103870275A (en) 2014-06-18

Similar Documents

Publication Publication Date Title
CN109948077B (en) User behavior data acquisition method, device, equipment and computer storage medium
CN107204964B (en) Authority management method, device and system
CN102012826A (en) Method and system for intelligently installing/upgrading software
CN108399072B (en) Application page updating method and device
CN109840195B (en) Webpage performance analysis method, terminal equipment and computer readable storage medium
Bovea et al. Options for labelling circular products: Icon design and consumer preferences
US9582554B2 (en) Building intelligent datasets that leverage large-scale open databases
CN108228201A (en) Method of managing software, electronic equipment and storage medium based on software storage
CN105224443A (en) Method and device for displaying log information by Android terminal
CN103870275B (en) Information processing method and device
CN114297283B (en) Metadata-driven data security management method and system
US20200204458A1 (en) Terminal device, ui expansion method, and ui expansion program
CN104182266B (en) A kind of application installation method and device
CN110825638B (en) Test case generation method, device, server and storage medium
CN113342692B (en) Automatic test case generation method and device, electronic equipment and storage medium
CN111949356A (en) Popup window processing method and device and electronic equipment
CN103294351A (en) Display method and electronic device
CN110704480A (en) Streaming data processing method and system, electronic equipment and storage medium
CN112433713A (en) Application program design graph processing method and device
CN110674426B (en) Webpage behavior reporting method and device
CN111126034A (en) Medical variable relation processing method and device, computer medium and electronic equipment
CN105761107A (en) Method for acquiring target new users in internet products and device thereof
CN115270022A (en) Information display method and device, electronic equipment and storage medium
CN109739397B (en) Method and device for displaying search results
US20170097991A1 (en) Automatically branding topics using color

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20181214

Address after: Room 105-53811, No. 6 Baohua Road, Hengqin New District, Zhuhai City, Guangdong Province

Patentee after: Zhuhai Seal Interest Technology Co., Ltd.

Address before: 519070, six level 601F, 10 main building, science and technology road, Tangjia Bay Town, Zhuhai, Guangdong.

Patentee before: Zhuhai Juntian Electronic Technology Co.,Ltd.