CN106775639B - Information processing method, information processing apparatus, and computer device - Google Patents

Information processing method, information processing apparatus, and computer device Download PDF

Info

Publication number
CN106775639B
CN106775639B CN201611037242.3A CN201611037242A CN106775639B CN 106775639 B CN106775639 B CN 106775639B CN 201611037242 A CN201611037242 A CN 201611037242A CN 106775639 B CN106775639 B CN 106775639B
Authority
CN
China
Prior art keywords
interface
interception
time
continuous display
display time
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
CN201611037242.3A
Other languages
Chinese (zh)
Other versions
CN106775639A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201611037242.3A priority Critical patent/CN106775639B/en
Publication of CN106775639A publication Critical patent/CN106775639A/en
Application granted granted Critical
Publication of CN106775639B publication Critical patent/CN106775639B/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)
  • Telephonic Communication Services (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides an information processing method, an information processing apparatus, and a computer device, including: acquiring interface information of at least two interfaces of at least one application program, wherein the interface information comprises: the name of the interface, the continuous display time of the interface and the jump sequence between the at least two interfaces; judging whether the continuous display time of the interface is less than a time threshold value; when the continuous display time of the interface is less than the time threshold, marking the corresponding interface as an interception interface and intercepting the interception interface; and determining a target interface corresponding to the interception interface according to the jump sequence, and displaying the target interface. According to the method and the device, the continuous display time of the interface is analyzed, the interface smaller than the time threshold is intercepted to serve as the intercepting interface, and the target interface corresponding to the intercepting interface is executed according to the skipping sequence, so that the starting speed of the target interface is accelerated, and the waste of network flow is avoided.

Description

Information processing method, information processing apparatus, and computer device
Technical Field
The present invention relates to the field of information processing, and in particular, to an information processing method, an information processing apparatus, and a computer device.
Background
Currently, more and more applications are loaded with an advertisement transition interface when starting. And after the advertisement transition interface is displayed on the terminal equipment, jumping to a target interface of the application program. For example, when a news application is started on a mobile phone, the news application first pushes a 3-5 second advertisement transition interface, and then enters a news main interface or a news recommendation interface.
For a user, the advertisement transition interface not only reduces the starting speed of a target interface in an application program, but also wastes network traffic.
Disclosure of Invention
The embodiment of the invention provides an information processing method, an information processing device and computer equipment, which can solve the technical problems of slow starting speed of a target interface and waste of network traffic caused by loading an advertisement transition interface in an application program.
The embodiment of the invention provides an information processing method, which comprises the following steps:
acquiring interface information of at least two interfaces of at least one application program, wherein the interface information comprises: the name of the interface, the continuous display time of the interface and the jump sequence between the at least two interfaces;
judging whether the continuous display time of the interface is less than a time threshold value;
when the continuous display time of the interface is less than the time threshold, marking the corresponding interface as an interception interface and intercepting the interception interface; and
and determining a target interface corresponding to the interception interface according to the jump sequence, and displaying the target interface.
An embodiment of the present invention provides an information processing apparatus, including:
the acquisition module acquires interface information of at least two interfaces of at least one application program, wherein the interface information comprises: the name of the interface, the continuous display time of the interface and the jump sequence between the at least two interfaces;
the judging module is used for judging whether the continuous display time of the interface is less than a time threshold value;
the intercepting module is used for marking the corresponding interface as an intercepting interface and intercepting the intercepting interface when the continuous display time of the interface is less than the time threshold; and
and the skipping module is used for determining a target interface corresponding to the interception interface according to the skipping sequence and displaying the target interface.
The embodiment of the invention provides computer equipment, which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor executes the program to realize the following steps:
acquiring interface information of at least two interfaces of at least one application program, wherein the interface information comprises: the name of the interface, the continuous display time of the interface and the jump sequence between the at least two interfaces;
judging whether the continuous display time of the interface is less than a time threshold value;
when the continuous display time of the interface is less than the time threshold, marking the corresponding interface as an interception interface and intercepting the interception interface; and
and determining a target interface corresponding to the interception interface according to the jump sequence, and displaying the target interface.
According to the information processing method, the information processing device and the computer equipment provided by the embodiment of the invention, after the interface information of the application program is obtained, the interface with the time threshold value smaller than the time threshold value is intercepted as the interception interface by analyzing the continuous display time of the interface, and the target interface corresponding to the interception interface is executed according to the skipping sequence, so that the starting speed of the target interface of the application program is accelerated, and the waste of network flow and electric quantity is avoided.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic diagram of an application environment of an information processing method, an information processing apparatus, and a computer device according to an embodiment of the present invention;
FIG. 2 is a flow chart of an information processing method according to an embodiment of the present invention;
FIG. 3 is a flow chart of an information processing method according to an embodiment of the present invention;
FIG. 4 is a block diagram of an information processing apparatus according to an embodiment of the present invention;
FIG. 5 is a block diagram of a computer device provided by an embodiment of the present invention;
fig. 6 is a schematic interface diagram of misjudgment confirmation of the information processing method, the information processing apparatus, and the computer device according to the embodiment of the present invention.
Detailed Description
Referring to the drawings, wherein like reference numbers refer to like elements throughout, the principles of the present invention are illustrated in a suitable computing environment. The following description is based on illustrated embodiments of the invention and should not be taken as limiting the invention with regard to other embodiments that are not detailed herein.
While the principles of the invention have been described in the foregoing context, which is not intended to be limiting, those of ordinary skill in the art will appreciate that various of the steps and operations described below may also be implemented in hardware. The principles of the present invention are operational with numerous other general purpose or special purpose computing, communication environments or configurations.
Please refer to fig. 1, which is a schematic diagram of an application environment of an information processing method, an information processing apparatus, and a computer device according to the present invention. The application environment includes a computer device 10, a server 20 for application programs, a communication network 30, and a user 40.
The computer device 10 is configured to install and run various application programs, such as a music player, chat software, or a map navigation program. Each application includes multiple interfaces, such as a main interface, a login interface, a chat interface, or an advertising interface for the application. Wherein the computer device 10 includes, but is not limited to: handheld mobile terminal devices such as mobile phones and tablet computers are not enumerated here.
In an Android System (Android System), for example, the operating System is designed for a handheld mobile terminal device, all running application programs are in an Android Package (APK) format, and interface information and jump activities of an interface in the invention are supported and composed through a Package management Service (Package Manager Service) and an Activity Manager Service (Activity Manager Service).
The computer device 10 is configured to execute the information processing method or operate the information processing apparatus of the present invention, acquire interface information of an application program, analyze a duration display time of the interface, intercept an interface smaller than a time threshold as an interception interface, and execute a target interface corresponding to the interception interface according to a skip sequence, thereby accelerating a start speed of the target interface and avoiding a waste of network traffic.
The application server 20 is used for providing the computer device 10 with service support of the application, typically in the form of an installation package or an update package of the application. It will be appreciated that a plurality of interfaces, including both the target interface of the application and possibly the advertisement transition interface, are included in the installation package or update package.
A communication network 30, connected between said computer device 10 and said server 20 of said application program, including a wireless network and a wired network, wherein the wireless network includes but is not limited to: a combination of one or more of a wireless wide area network, a wireless local area network, a wireless metropolitan area network, and/or a personal network.
The user 40, using the computer device 10, displays various interfaces in the application by installing, opening, or closing the application therein.
Referring to fig. 2, a block diagram of an information processing method according to an embodiment of the invention is shown. The information processing method is executed in computer equipment. The computer devices, including but not limited to: handheld mobile terminal devices such as mobile phones and tablet computers are not enumerated here.
The information processing method comprises the following steps:
in step S201, interface information of at least two interfaces of at least one application is acquired.
As shown in the interface information list of table 1, the interface information includes, but is not limited to: the name of the application program, the name of the interface, the duration display time of the interface, and the jump sequence between the at least two interfaces.
TABLE 1 interface information List
Name of application program Name of interface Duration of display time Jump sequence
Application program 1 Interface 1 2 seconds Front-none, back-interface 2
Application program 1 Interface 2 / Front-interface 1, rear-interface 3
Application program 1 Interface 3 / Front-interface 2, rear-by-link determination
It will be appreciated that not all interfaces are provided with a duration display time, such as: generally, an advertisement transition interface, a malicious website and other interception interfaces usually set a continuous display time, automatically close the continuous display time after the continuous display time is reached, and jump to a corresponding target interface according to a jump sequence. And the target interface is usually turned on or off according to a control instruction of a user.
The jump sequence comprises forward jump and backward jump, taking an interface 2 in the table 1 as an example, the interface 2 can jump from the interface 1 to the interface 2, and jump to an interface 3 after the jump triggers the backward jump; the interface 3 may further include a plurality of links, each link corresponds to a different interface, and here, the jump sequence is not determined by the opening or closing operation of the interface itself.
In step S202, it is determined whether the continuous display time of the interface is less than a time threshold.
If the continuous display time of the interface is less than the time threshold, step S203 is executed, and if the continuous display time of the interface is not less than the time threshold, step S205 is executed.
In step S203, the corresponding interface is marked as an interception interface by the interception mark, and the interception interface is intercepted.
It is understood that the interception mark may be a mark field added to the interface information, and the interception interface and the non-interception interface are distinguished by yes/no, 0/1, or Y/N.
In step S204, a target interface corresponding to the interception interface is determined according to the jump sequence, and the target interface is displayed.
In step S205, the interface whose display duration is not less than the time threshold is marked as a non-interception interface, and the non-interception interface is displayed.
According to the information processing method provided by the embodiment of the invention, the continuous display time of the interface is analyzed, the interface smaller than the time threshold is intercepted to be used as the intercepting interface, and the target interface corresponding to the intercepting interface is executed according to the skipping sequence, so that the starting speed of the target interface is accelerated, and the waste of network flow and electric quantity is avoided.
Referring to fig. 3, a block diagram of an information processing method according to an embodiment of the invention is shown. The information processing method is executed in computer equipment.
The information processing method comprises the following steps:
in step S301, interface information of at least two interfaces of at least one application is obtained to form an interface information list.
Taking the android system as an example, in this step, interface information of each interface can be read from an installation Package or an update Package of an application program through a Package management Service (Package Manager Service), and an interface information list is generated from the interface information.
The interface information includes but is not limited to: the name of the application program, the name of the interface, the continuous display time of the interface, the jump sequence between the interfaces and the like. Wherein the continuous display time of the interface comprises: the time set by the interface itself, or the time period from the opening to the closing of the interface. The time period from opening to closing refers to that no other operation is performed on the interface, and only opening and closing are performed.
In step S302, it is sequentially determined whether the continuous display time of each interface is less than a time threshold.
If the continuous display time of the interface is less than the time threshold, step S303 is executed, and if the continuous display time of the interface is not less than the time threshold, step S310 is executed.
It can be understood that in this step, the attribute options of the continuous display time are read from the interface information list, and the interface is classified by taking the time threshold as a comparison basis, so that the interface is divided into an interface smaller than the time threshold and an interface not smaller than the time threshold.
In step S303, the interface smaller than the time threshold is marked as an interception interface by the interception mark, and the interception interface is intercepted.
It is understood that the interception mark may be a mark field added to the interface information, and the interception interface and the non-interception interface are distinguished by yes/no, 0/1, or Y/N.
In step S304, a target interface corresponding to the interception interface is determined according to the jump sequence, and the target interface is displayed.
In step S305, the intercept list is updated.
The interception list is used for storing interface information and interception marks of each interface.
In step S306, the interception list is output, and whether a misjudgment interface exists is determined.
In step S307, when there is a misjudgment interface, the interception list is updated to remove the interception mark of the misjudgment interface.
The misjudgment confirmation interface as shown in fig. 6 is used for outputting the interception list, wherein all the acquired interfaces, such as interface 61-interface 66, are displayed on the display screen of the computer device 600, and page turning is supported. The misjudgment confirming interface is preferably displayed in a thumbnail form, and may also be displayed in a list form of "interface information" plus "interception cause". If the interface is judged to be an interception interface, such as the interface 61 and the interface 64, the interception mark is carried out below the interface through checking. And if the user thinks that a certain page is judged by mistake and actually is a useful interface, setting the interception interface as a misjudgment interface by canceling the check.
The check should not be construed as a limitation of the present invention, but is merely understood as a mark of interception and non-interception, and may be partitioned in other ways. In addition, the misjudgment confirming interface can also only display the intercepted interface and confirm the interface as the misjudgment interface by modifying the interception mark.
In step S308, the continuous display time of the interception interface is screened from the interception list, and an interception time is generated.
Specifically, the present step includes:
in step S3081, an interception model is established. The interception model can be divided into a plurality of situations according to the complexity of calculation, and the three situations are shown as follows:
(1) simple models, such as calculating mean values;
(2) moderate models, such as removing discrete data and calculating the mean; and
(3) and (3) a difficulty model, such as calculating an average difference or a standard deviation after removing discrete data.
In step S3082, substituting the continuous display time of the interception interface into the interception model to generate an interception time.
In step S309, the time threshold is updated according to the interception time.
In step S310, the interface whose display duration is not less than the time threshold is marked as a non-interception interface, and the non-interception interface is displayed.
Taking the android system as an example, the interception in step S303 and the display in step S304 and step S310 may be implemented by calling an Activity management service (Activity manager service).
According to the information processing method provided by the embodiment of the invention, the continuous display time of the interface is analyzed, the interface smaller than the time threshold is intercepted to serve as the intercepting interface, the target interface corresponding to the intercepting interface is executed according to the skipping sequence, the starting speed of the target interface is further accelerated, the waste of network flow and the waste of electric quantity are avoided, in addition, the intercepting list is updated in real time or in a timing mode, and the time threshold is further updated, so that the intercepting accuracy is improved.
Referring to fig. 4, a block diagram of an information processing apparatus according to an embodiment of the present invention is shown. The information processing apparatus 400 is applied to a computer device including, but not limited to: handheld mobile terminal devices such as mobile phones and tablet computers are not enumerated here.
The information processing apparatus 400 includes, but is not limited to: an acquisition module 41, a determination module 42, an interception module 43, a jump module 44, and a list module 45. Further, the information processing apparatus 400 may further include: a misjudgment module 46, a time module 47, and a non-interception module 48.
The obtaining module 41 obtains interface information of at least two interfaces of at least one application to generate an interface information list.
Taking the android system as an example, the obtaining module 41 may read interface information of each interface from an installation Package or an update Package of an application through a Package management Service (Package Manager Service), and generate an interface information list from the interface information.
The interface information includes but is not limited to: the name of the application program, the name of the interface, the continuous display time of the interface, the jump sequence between at least two interfaces and the like. Wherein the continuous display time of the interface comprises: the time set by the interface itself, or the time period from the opening to the closing of the interface. The time period from opening to closing refers to that no other operation is performed on the interface, and only opening and closing are performed.
It can be understood that not all interfaces are provided with the continuous display time, and the invention mainly aims at intercepting the interfaces provided with the continuous display time. The jump sequence comprises forward jump and backward jump, and the trigger of the jump interface comprises the closing of the previous interface or the designation of the link and the like.
And the judging module 42 is connected to the acquiring module 41 and judges whether the continuous display time of the interface is less than a time threshold.
The judging module 42 reads the attribute options of the continuous display time from the interface information list, classifies the attribute options by using the time threshold as a comparison basis, and divides the interface into an interface smaller than the time threshold and an interface not smaller than the time threshold.
And the intercepting module 43 is connected to the judging module 42, and when the continuous display time of the interface is less than the time threshold, marks the corresponding interface as an intercepting interface through an intercepting mark, and intercepts the intercepting interface.
It is understood that the interception mark may be a mark field added to the interface information, and the interception interface and the non-interception interface are distinguished by yes/no, 0/1, or Y/N.
And the skipping module 44 is connected to the intercepting module 43, determines a target interface corresponding to the intercepting interface according to the skipping sequence, and displays the target interface.
And a list module 45 connected to the skip module 44 for storing and updating an interception list, where the interception list is used to store interface information of each interface and an interception mark thereof.
The interception list is used for storing interface information and interception marks of each interface.
And the misjudgment module 46 is connected to the list module 45 and is used for removing the misjudgment interfaces in the interception list.
Specifically, the misjudgment module 46 includes:
a misjudgment judging unit 461, configured to output the interception list, and determine whether the misjudgment interface exists; and
the erroneous judgment removing unit 462 is connected to the erroneous judgment unit 461, and if the erroneous judgment interface exists, the interception list is updated to remove the interception mark of the erroneous judgment interface.
The misjudgment confirmation interface as shown in fig. 6 is used for outputting the interception list, wherein all the acquired interfaces, such as interface 61-interface 66, are displayed on the display screen of the computer device 600, and page turning is supported. The misjudgment confirming interface is preferably displayed in a thumbnail form, and may also be displayed in a list form of "interface information" plus "interception cause". If the interface is judged to be an interception interface, such as the interface 61 and the interface 64, the interception mark is carried out below the interface through checking. And if the user thinks that a certain page is judged by mistake and actually is a useful interface, setting the interception interface as a misjudgment interface by canceling the check.
The check should not be construed as a limitation of the present invention, but is merely understood as a mark of interception and non-interception, and may be partitioned in other ways. In addition, the misjudgment confirming interface can also only display the intercepted interface and confirm the interface as the misjudgment interface by modifying the interception mark.
A time module 47, connected to the list module 45, for setting and updating the time threshold.
Specifically, the time module 47 includes:
an interception time unit 471 that screens the continuous display time of the interception interface from the interception list and generates interception time.
The interception time can be generated by building an interception model and substituting the continuous display time into the interception model. The interception model can be divided into a plurality of situations according to the complexity of the calculation of the interception model, and the following three complexity levels are exemplified as follows:
(1) simple models, such as calculating mean values;
(2) moderate models, such as removing discrete data and calculating the mean; and
(3) and (3) a difficulty model, such as calculating an average difference or a standard deviation after removing discrete data.
The time updating unit 472 updates the time threshold according to the interception time.
And the non-interception module 48 is connected to the judgment module 42, and when the time is not less than the time threshold, marks the interface with the continuous display time not less than the time threshold as a non-interception interface and displays the non-interception interface.
Taking the android system as an example, the intercepting of the intercepting module 43, the jumping of the jumping module 44, and the displaying of the non-intercepting module 48 may be performed by calling an Activity management Service (Activity Manager Service).
According to the information processing device provided by the embodiment of the invention, the continuous display time of the interface is analyzed, the interface smaller than the time threshold is intercepted to serve as the intercepting interface, the target interface corresponding to the intercepting interface is executed according to the skipping sequence, the starting speed of the target interface is further accelerated, the waste of network flow and the electric quantity are avoided, in addition, the intercepting list is updated in real time or in a timing mode, and the time threshold is further updated, so that the intercepting accuracy is improved.
Referring to fig. 5, a block diagram of a computer device according to an embodiment of the present invention is shown. The computer devices, including but not limited to: handheld mobile terminal devices such as mobile phones and tablet computers are not enumerated here.
The computer device 500, comprising: a display screen 51, one or more processors 52, memory 53, and one or more applications 54.
Wherein the one or more applications 54 are stored in the memory 53 and configured to be executed by the one or more processors 52, the one or more applications 54 comprising means for operating the information processing device as described above and being displayed on the display screen 51.
The application program 54 is configured to execute the following operation instructions:
acquiring interface information of at least two interfaces of at least one application program, wherein the interface information comprises but is not limited to: the name of the interface, the continuous display time of the interface and the jump sequence among the interfaces;
judging whether the continuous display time of the interface is less than a time threshold value;
when the continuous display time of the interface is less than the time threshold, marking the corresponding interface as an interception interface and intercepting the interception interface; and
and determining a target interface corresponding to the interception interface according to the jump sequence, and displaying the target interface.
According to the computer equipment provided by the embodiment of the invention, the continuous display time of the interface is analyzed, the interface smaller than the time threshold is intercepted to be used as the intercepting interface, and the target interface corresponding to the intercepting interface is executed according to the skipping sequence, so that the starting speed of the target interface is accelerated, the network flow is prevented from being wasted, and the electric quantity of the computer equipment is prevented from being wasted.
The information processing method, the information processing device and the computer equipment provided by the embodiment of the invention belong to the same concept, and the specific implementation process is detailed in the whole specification and is not repeated herein.
In summary, although the present invention has been described with reference to the preferred embodiments, the above-described preferred embodiments are not intended to limit the present invention, and those skilled in the art can make various changes and modifications without departing from the spirit and scope of the present invention, therefore, the scope of the present invention shall be determined by the appended claims.

Claims (6)

1. An information processing method characterized by comprising:
acquiring interface information of at least two interfaces of at least one application program, wherein the interface information comprises: the name of the interface, the continuous display time of the interface and the jump sequence between the at least two interfaces;
judging whether the continuous display time of the interface is less than a time threshold value;
when the continuous display time of the interface is less than the time threshold, marking the corresponding interface as an interception interface and intercepting the interception interface; and
determining a target interface corresponding to the interception interface according to the skipping sequence, and displaying the target interface;
updating an interception list, wherein the interception list is used for storing interface information of each interface and an interception mark thereof, and the interception mark is used for marking the interface as an interception interface;
establishing an interception model;
screening the continuous display time of the interception interface from the interception list;
substituting the continuous display time of the interception interface into the interception model to generate interception time;
and updating the time threshold according to the interception time.
2. The information processing method according to claim 1, wherein a target interface corresponding to the interception interface is determined according to the jump sequence, and the target interface is displayed, and then further comprising:
outputting the interception list and confirming whether a misjudgment interface exists or not; and
and if the misjudgment interface exists, updating the interception list to remove the interception mark of the misjudgment interface.
3. The information processing method of claim 1, wherein obtaining interface information for at least two interfaces of at least one application comprises:
and acquiring interface information of each interface in the application program from an installation package or an update package of the application program.
4. An information processing apparatus characterized by comprising:
the acquisition module acquires interface information of at least two interfaces of at least one application program, wherein the interface information comprises: the name of the interface, the continuous display time of the interface and the jump sequence between the at least two interfaces;
the judging module is used for judging whether the continuous display time of the interface is less than a time threshold value;
the intercepting module is used for marking the corresponding interface as an intercepting interface and intercepting the intercepting interface when the continuous display time of the interface is less than the time threshold; and
the skipping module is used for determining a target interface corresponding to the interception interface according to the skipping sequence and displaying the target interface;
the system comprises a list module, a storage module and an update module, wherein the interception list is used for storing interface information of each interface and an interception mark of the interface, and the interception mark is used for marking the interface as an interception interface;
a time module for setting and updating the time threshold, the time module comprising:
the interception time unit is used for establishing an interception model; screening the continuous display time of the interception interface from the interception list; substituting the continuous display time of the interception interface into the interception model to generate interception time; and
and the time updating unit is used for updating the time threshold according to the interception time.
5. The information processing apparatus according to claim 4, further comprising a misjudgment module configured to remove a misjudgment interface in the interception list, the misjudgment module comprising:
the misjudgment judging unit is used for outputting the interception list and confirming whether the misjudgment interface exists or not; and
and the misjudgment removing unit is used for updating the interception list if the misjudgment interface exists so as to remove the interception mark of the misjudgment interface.
6. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program performs the steps of:
acquiring interface information of at least two interfaces of at least one application program, wherein the interface information comprises: the name of the interface, the continuous display time of the interface and the jump sequence between the at least two interfaces;
judging whether the continuous display time of the interface is less than a time threshold value;
when the continuous display time of the interface is less than the time threshold, marking the corresponding interface as an interception interface and intercepting the interception interface; and
determining a target interface corresponding to the interception interface according to the skipping sequence, and displaying the target interface;
updating an interception list, wherein the interception list is used for storing interface information of each interface and an interception mark thereof, and the interception mark is used for marking the interface as an interception interface;
establishing an interception model;
screening the continuous display time of the interception interface from the interception list;
substituting the continuous display time of the interception interface into the interception model to generate interception time;
and updating the time threshold according to the interception time.
CN201611037242.3A 2016-11-23 2016-11-23 Information processing method, information processing apparatus, and computer device Active CN106775639B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611037242.3A CN106775639B (en) 2016-11-23 2016-11-23 Information processing method, information processing apparatus, and computer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611037242.3A CN106775639B (en) 2016-11-23 2016-11-23 Information processing method, information processing apparatus, and computer device

Publications (2)

Publication Number Publication Date
CN106775639A CN106775639A (en) 2017-05-31
CN106775639B true CN106775639B (en) 2020-01-14

Family

ID=58973810

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611037242.3A Active CN106775639B (en) 2016-11-23 2016-11-23 Information processing method, information processing apparatus, and computer device

Country Status (1)

Country Link
CN (1) CN106775639B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562474A (en) * 2017-08-29 2018-01-09 努比亚技术有限公司 Interface filter method, terminal and the computer-readable recording medium of a kind of application program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530560A (en) * 2013-09-29 2014-01-22 北京金山网络科技有限公司 Method, device and client side for advertisement blocking
CN104202668A (en) * 2014-09-09 2014-12-10 安一恒通(北京)科技有限公司 Filtering method and device for video advertisement

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530560A (en) * 2013-09-29 2014-01-22 北京金山网络科技有限公司 Method, device and client side for advertisement blocking
CN104202668A (en) * 2014-09-09 2014-12-10 安一恒通(北京)科技有限公司 Filtering method and device for video advertisement

Also Published As

Publication number Publication date
CN106775639A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
CN110244984B (en) Application processing method, device, storage medium and computer equipment
CN109857403B (en) Page updating method and device, page processing method and device
CN109726067B (en) Process monitoring method and client device
US10176327B2 (en) Method and device for preventing application in an operating system from being uninstalled
CN110362488B (en) Page testing method and device, electronic equipment and storage medium
US9348491B2 (en) Method and system to layout applications on multiple platforms
CN109117153B (en) Application processing method, device, terminal and storage medium
CN112214405A (en) Software testing method and device, electronic equipment and readable storage medium
CN109634702B (en) Information prompting method and device, electronic equipment and readable medium
CN106775639B (en) Information processing method, information processing apparatus, and computer device
CN109818972A (en) A kind of industrial control system information security management method, device and electronic equipment
CN108304697B (en) Method and device for detecting APP secondary packaging and mobile terminal
CN111625291B (en) Automatic iteration method and device for data processing model and electronic equipment
CN104778058A (en) Application program update method and application program update system
CN103365672A (en) Method and system for processing description information of application program
CN112016080A (en) Application authority management method and device and electronic equipment
CN109669715A (en) application program dynamic updating method, device and storage medium
CN113194191A (en) Fault processing method, device and equipment based on cloud mobile phone and storage medium
CN109634636B (en) Application processing method, device, equipment and medium
CN113449308A (en) Vulnerability processing method and device, computer equipment and readable storage medium
CN113849195A (en) Application program loading method and device, storage medium and terminal
CN112882733A (en) Application updating method and device, electronic equipment and storage medium
CN111625326A (en) Task pipeline execution method and device and electronic equipment
CN114265537B (en) Display method and device for use mode of data center monitoring system
CN110166626B (en) Application program distribution method, device and system in intelligent terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant after: OPPO Guangdong Mobile Communications Co., Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant before: Guangdong Opel Mobile Communications Co., Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant