CN114089877A - Application control method and device, storage medium and electronic equipment - Google Patents
Application control method and device, storage medium and electronic equipment Download PDFInfo
- Publication number
- CN114089877A CN114089877A CN202111442757.2A CN202111442757A CN114089877A CN 114089877 A CN114089877 A CN 114089877A CN 202111442757 A CN202111442757 A CN 202111442757A CN 114089877 A CN114089877 A CN 114089877A
- Authority
- CN
- China
- Prior art keywords
- party application
- target
- management stack
- control interface
- application
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 39
- 230000001960 triggered effect Effects 0.000 claims abstract description 24
- 238000012545 processing Methods 0.000 claims description 28
- 238000004590 computer program Methods 0.000 claims description 13
- 238000000605 extraction Methods 0.000 claims description 10
- 230000000694 effects Effects 0.000 abstract description 8
- 238000007726 management method Methods 0.000 description 88
- 230000006870 function Effects 0.000 description 9
- 238000010586 diagram Methods 0.000 description 7
- 238000013527 convolutional neural network Methods 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000006978 adaptation Effects 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000007599 discharging Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/16—Sound input; Sound output
- G06F3/165—Management of the audio stream, e.g. setting of volume, audio stream path
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The application discloses an application control method, an application control device, a storage medium and electronic equipment, and relates to the technical field of Internet, wherein the method comprises the following steps: recording the information of the locally started third-party application in a target management stack; when the preset operation is detected locally, displaying a unified control interface corresponding to the target management stack; when target operation is triggered in the unified control interface, transmitting a control instruction triggered by the target operation to a target third-party application recorded in the target management stack; and displaying the execution result of the control instruction in the unified control interface. The application control method and the application control system can effectively improve application control convenience and control effect.
Description
Technical Field
The application relates to the technical field of internet, in particular to an application control method, an application control device, a storage medium and electronic equipment.
Background
With the popularity of various applications, the complexity of function integration is higher and higher, and after a plurality of applications are started simultaneously, a user expects simple operation to achieve the desired application control effect.
At present, a user can only make a desired control operation by entering a corresponding third-party application, if a plurality of audio software have backstage at the same time, the user needs to switch the audio software back and forth to perform the desired control effect of the user, and the problems of inconvenient application control and poor control effect exist in the operation.
Disclosure of Invention
The embodiment of the application provides a scheme, and the convenience and the control effect of application control can be effectively improved.
The embodiment of the application provides the following technical scheme:
according to an embodiment of the present application, an application control method includes: recording the information of the locally started third-party application in a target management stack; when the preset operation is detected locally, displaying a unified control interface corresponding to the target management stack; when target operation is triggered in the unified control interface, transmitting a control instruction triggered by the target operation to a target third-party application recorded in the target management stack; and displaying the execution result of the control instruction in the unified control interface.
In some embodiments of the present application, the recording information of the locally launched third party application in the target management stack includes: when detecting that a local third-party application is started, determining the type of the third-party application; and when the type is a specific type, recording the information of the third-party application in a target management stack according to the starting sequence of the third-party application.
In some embodiments of the present application, the recording information of the locally launched third party application in the target management stack includes: when detecting that a local third-party application is started, acquiring use record data of the third-party application; performing scoring processing based on the usage record data to obtain a score of the third-party application; and when the score meets a specific condition, recording the information of the third-party application in a target management stack.
In some embodiments of the present application, the method further comprises: determining a third-party application recorded last in the target management stack; and displaying the finally recorded target information corresponding to the third-party application in the unified control interface.
In some embodiments of the present application, the method further comprises: acquiring usage record data of all third-party applications recorded in the target management stack; performing display analysis processing based on the usage record data of all the third-party applications to determine the third-party applications to be displayed; and displaying the target information of the third-party application to be displayed in the unified control interface.
In some embodiments of the present application, the displaying a unified control interface corresponding to the target management stack includes: and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset unified layout.
In some embodiments of the present application, the displaying a unified control interface corresponding to the target management stack includes: determining usage record data of a third-party application to be displayed; performing feature extraction processing according to the usage record data of the third-party application to be displayed to obtain target features; and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset interface layout matched with the target characteristics.
According to an embodiment of the present application, an application control apparatus includes: the recording module is used for recording the information of the locally started third-party application in the target management stack; the display module is used for displaying a unified control interface corresponding to the target management stack when the preset operation is detected locally; the control module is used for transmitting a control instruction triggered by the target operation to a target third-party application recorded in the target management stack when the target operation is triggered in the unified control interface; and the feedback module is used for displaying the execution result of the control instruction in the unified control interface.
In some embodiments of the present application, the recording module includes a first recording unit configured to: when detecting that a local third-party application is started, determining the type of the third-party application; and when the type is a specific type, recording the information of the third-party application in a target management stack according to the starting sequence of the third-party application.
In some embodiments of the present application, the recording module includes a second recording unit configured to: when detecting that a local third-party application is started, acquiring use record data of the third-party application; performing scoring processing based on the usage record data to obtain a score of the third-party application; and when the score meets a specific condition, recording the information of the third-party application in a target management stack.
In some embodiments of the present application, the apparatus further comprises a first display determination unit configured to: determining a third-party application recorded last in the target management stack; and displaying the finally recorded target information corresponding to the third-party application in the unified control interface.
In some embodiments of the present application, the apparatus further comprises a second display determination unit for: acquiring usage record data of all third-party applications recorded in the target management stack; performing display analysis processing based on the usage record data of all the third-party applications to determine the third-party applications to be displayed; and displaying the target information of the third-party application to be displayed in the unified control interface.
In some embodiments of the present application, the display module comprises a first display unit for: and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset unified layout.
In some embodiments of the present application, the display module comprises a second display unit for: determining usage record data of a third-party application to be displayed; performing feature extraction processing according to the usage record data of the third-party application to be displayed to obtain target features; and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset interface layout matched with the target characteristics.
According to another embodiment of the present application, a storage medium has stored thereon a computer program which, when executed by a processor of a computer, causes the computer to perform the method of an embodiment of the present application.
According to another embodiment of the present application, an electronic device may include: a memory storing a computer program; and the processor reads the computer program stored in the memory to execute the method in the embodiment of the application.
In the embodiment of the application, the information of the locally started third-party application is recorded in the target management stack; when the preset operation is detected locally, displaying a unified control interface corresponding to the target management stack; when target operation is triggered in the unified control interface, transmitting a control instruction triggered by the target operation to a target third-party application recorded in the target management stack; and displaying the execution result of the control instruction in the unified control interface.
In this way, the locally started third-party application is recorded in a unified mode through the target management stack, the third-party application is controlled in a unified mediator mode through the unified control interface corresponding to the target management stack, complicated operations such as background switching of the application are not needed, control convenience is effectively improved, flexible control can be achieved through the unified control interface, and the control effect can be effectively improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 shows a schematic diagram of a system to which embodiments of the present application may be applied.
FIG. 2 shows a flow diagram of an application control method according to an embodiment of the present application.
Fig. 3 shows a block diagram of an application control device according to an embodiment of the present application.
FIG. 4 shows a block diagram of an electronic device according to an embodiment of the application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, 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 application.
In the description that follows, specific embodiments of the present application will be described with reference to steps and symbols executed by one or more computers, unless otherwise indicated. Accordingly, these steps and operations will be referred to, several times, as being performed by a computer, the computer performing operations involving a processing unit of the computer in electronic signals representing data in a structured form. This operation transforms the data or maintains it at locations in the computer's memory system, which may be reconfigured or otherwise altered in a manner well known to those skilled in the art. The data maintains a data structure that is a physical location of the memory that has particular characteristics defined by the data format. However, the principles of the present application are described in the foregoing text and are not meant to be limiting, as those of ordinary skill in the art will appreciate that various steps and operations described below may be implemented in hardware.
FIG. 1 shows a schematic diagram of a system 100 to which embodiments of the present application may be applied. As shown in fig. 1, the system 100 may include a server 101 and/or a terminal 102. The terminal 102 may be any computer device, such as a computer, a mobile phone, a smart watch, a home appliance, and the like. The server 101 may be a server cluster or a cloud service, etc.
In one implementation of this example, the terminal 102 may: recording the information of the locally started third-party application in a target management stack; when the preset operation is detected locally, displaying a unified control interface corresponding to the target management stack; when target operation is triggered in the unified control interface, transmitting a control instruction triggered by the target operation to a target third-party application recorded in the target management stack; and displaying the execution result of the control instruction in the unified control interface.
In one example, the terminal 102 is an electric home appliance, the server 101 is a physical network cloud server (lot cloud), and the server 101 and the terminal 102 may be directly or indirectly connected through a wired or wireless connection. The terminal 102 may request the server 101 to acquire usage record data of a third-party application, and the server 101 performs scoring, display scoring processing, and the like based on the usage record data. In one example, the terminal 102 itself may obtain usage record data for the third-party application and perform scoring, display scoring processing, and the like based on the usage record data.
Fig. 2 schematically shows a flow chart of an application control method according to an embodiment of the present application. The execution subject of the application control method may be any device, such as the first terminal 102 shown in fig. 1.
As shown in fig. 2, the application control method may include steps S210 to S240.
Step S210, recording the information of the locally started third-party application in a target management stack;
step S220, when the preset operation is detected locally, displaying a uniform control interface corresponding to the target management stack;
step S230, when a target operation is triggered in the unified control interface, transmitting a control instruction triggered by the target operation to a target third-party application recorded in the target management stack;
and step S240, displaying the execution result of the control instruction in the unified control interface.
The locally-started third-party application is a locally-started non-local application, for example, a non-a mobile phone factory-bound application started on an a mobile phone, and in an example, the type of the third-party application may be an audio playing application. It will be appreciated that the locally launched third party application may typically comprise a plurality, e.g. 1 or 5, etc.
The target management stack is a preset unified management stack and is used for uniformly recording and managing information of the locally started third-party application, wherein the information can be an identifier such as the name or the model of the third-party application or related description information which can uniquely describe the third-party application.
The method includes the steps that a specific trigger control can be displayed in a display screen locally, and when the specific trigger control is operated by a preset operation (such as clicking or sliding), a unified control interface corresponding to a target management stack is displayed in the local display screen.
The unified control interface is an interface for uniformly controlling the mediator mode of the third-party application, and related control controls can be laid out and target information (such as information of application names, played contents and the like) of the target third-party application can be displayed in the unified control interface.
The user can operate according to needs in the unified control interface, each control can trigger corresponding target operation, a corresponding control instruction is generated when the target operation is triggered in the unified control interface, and the control instruction can be transmitted to the target third-party application recorded in the target management stack through the unified control interface of the mediator mode so as to control the target third-party application.
After the target third-party application finishes executing the command according to the control command, execution information can be returned to the unified control interface, and the unified control interface can refresh and display the execution result of the control command through the interface, such as the execution results of switching, pausing and the like of the audio playing software.
In this way, based on steps S210 to S240, the locally started third-party application is uniformly recorded through the target management stack, the third-party application is controlled in a uniform mediator mode through the uniform control interface corresponding to the target management stack, the third-party application can be controlled without complicated operations such as background switching of the application, the control convenience is effectively improved, flexible control can be realized through the uniform control interface, and the control effect can be effectively improved.
The following describes a specific procedure of each step performed when the application control is performed.
In step S210, information of the locally launched third party application is recorded in the target management stack.
The locally-started third-party application is a locally-started non-local application, for example, a non-a mobile phone factory-bound application started on an a mobile phone, and in an example, the type of the third-party application may be an audio playing application. It will be appreciated that the locally launched third party application may typically comprise a plurality, e.g. 1 or 5, etc. The target management stack is a preset unified management stack and is used for uniformly recording and managing information of the locally started third-party application, wherein the information can be an identifier such as the name or the model of the third-party application or related description information which can uniquely describe the third-party application.
In one embodiment, step S210 of recording information of the locally launched third party application in the target management stack includes: when detecting that a local third-party application is started, determining the type of the third-party application; and when the type is a specific type, recording the information of the third-party application in a target management stack according to the starting sequence of the third-party application.
The specific type may be a type set according to actual requirements, for example, a game type and/or an audio playing type and/or a video playing type, when a third party application is started locally, the type of the started third party application is determined first, and if the type of the third party application is the specific type, information of the started third party application is recorded in the target management stack, where at this time, the recording sequence is the starting sequence of the third party application. Therefore, the unified record of the third-party application of a specific type can be accurately and efficiently carried out, and the unified management of the subsequent steps is facilitated.
In one embodiment, step S210, the recording information of the locally launched third party application in the target management stack includes: when detecting that a local third-party application is started, acquiring use record data of the third-party application; performing scoring processing based on the usage record data to obtain a score of the third-party application; and when the score meets a specific condition, recording the information of the third-party application in a target management stack.
The usage record data, i.e. usage record data of the third party application at the historical time, such as the usage time length, frequency and location, etc., may be recorded locally or on the server at the historical time in a legally agreed form.
The usage record data can be graded by adopting a pre-trained stacking grading model based on machine learning, namely, the usage record data is input into the stacking grading model to obtain the grade output by the model, and the grade can reflect the stacking necessity of third-party application. The push scoring model can be trained by taking collected usage record data samples as input and scoring the expected output.
When the score meets a specific condition (for example, the score is higher than a preset threshold), the information of the started third-party application is recorded in the target management stack, so that the recording of the third-party application can be accurately and reliably performed, and the reliability of the unified management of the subsequent steps can be further improved.
In step S220, when a predetermined operation is detected locally, a unified control interface corresponding to the target management stack is displayed.
The method includes the steps that a specific trigger control can be displayed in a display screen locally, and when the specific trigger control is operated by a preset operation (such as clicking or sliding), a unified control interface corresponding to a target management stack is displayed in the local display screen. The unified control interface is an interface for uniformly controlling the mediator mode of the third-party application, and related control controls can be laid out and target information (such as information of application names, played contents and the like) of the target third-party application can be displayed in the unified control interface.
In one example, a touch white point control for unified control may be locally displayed, and when the touch white point control is clicked, a unified control interface corresponding to the target management stack is displayed in the display screen.
In one embodiment, the application control method further includes: determining a third-party application recorded last in the target management stack; and displaying the finally recorded target information corresponding to the third-party application in the unified control interface.
And displaying the target information corresponding to the last recorded third-party application in the unified control interface, namely displaying the target information corresponding to the last stacked third-party application in real time if the unified control interface is opened every time. Thus, the target information of the third-party application to be uniformly managed which is opened recently by the user can be displayed.
In one embodiment, the application control method further includes: acquiring usage record data of all third-party applications recorded in the target management stack; performing display analysis processing based on the usage record data of all the third-party applications to determine the third-party applications to be displayed; and displaying the target information of the third-party application to be displayed in the unified control interface.
The usage record data, i.e. usage record data of the third party application at the historical time, such as the usage time length, frequency and location, etc., may be recorded locally or on the server at the historical time in a legally agreed form.
The usage record data can be subjected to display analysis processing by adopting a pre-trained machine learning-based display analysis model, that is, the usage record data is input into the display analysis model to obtain an analysis result output by the model, and the analysis result can reflect the display position (such as display priority or display number) of the third-party application and the confidence of the display position. The display analysis model can be obtained by taking collected use record data samples as input and training analysis results as expected output.
When the analysis results of the display analysis model for all the third-party applications in the stack are obtained, the third-party applications to be displayed can be further determined according to the analysis results, for example, one or more third-party applications with the highest confidence coefficient are selected as the third-party applications to be displayed.
Finally, the third-party application to be displayed is selected, the display can be performed according to the display position corresponding to the third-party application, and convenience of unified management can be further improved.
In one embodiment, in step S220, the displaying the unified control interface corresponding to the target management stack includes: and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset unified layout.
The unified control interface is a preset estimation control interface, and the interface layout in the interface is a preset unified layout, so that a user can conveniently and quickly determine a control when opening the interface every time.
In one embodiment, in step S220, the displaying the unified control interface corresponding to the target management stack includes: determining usage record data of a third-party application to be displayed; performing feature extraction processing according to the usage record data of the third-party application to be displayed to obtain target features; and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset interface layout matched with the target characteristics.
The feature extraction process may be a keyword extraction process by which a target feature such as a control name whose frequency of use is higher than a predetermined threshold can be extracted from the usage record data. The feature extraction processing may be information extraction processing based on a convolutional neural network, and the convolution processing may be performed on the usage record data by the convolutional neural network to extract a convolutional feature as the target feature.
After the target features are extracted, the display of a unified control interface of the interface layout matched with the target features can be called in a similarity matching mode, and the control flexibility is further improved.
In step S230, when a target operation is triggered in the unified control interface, a control instruction triggered by the target operation is transmitted to the target third-party application recorded in the target management stack.
The user can operate according to needs in the unified control interface, each control can trigger corresponding target operation, a corresponding control instruction is generated when the target operation is triggered in the unified control interface, and the control instruction can be transmitted to the target third-party application recorded in the target management stack through the unified control interface of the mediator mode so as to control the target third-party application.
In step S240, the execution result of the control instruction is displayed in the unified control interface.
After the target third-party application finishes executing the command according to the control command, execution information can be returned to the unified control interface, and the unified control interface can refresh and display the execution result of the control command through the interface, such as the execution results of switching, pausing and the like of the audio playing software.
In order to better implement the application control method provided in the embodiments of the present application, an application control device based on the application control method is also provided in the embodiments of the present application. The terms are the same as those in the application control method, and specific implementation details can be referred to the description in the method embodiment. Fig. 3 shows a block diagram of an application control device according to an embodiment of the present application.
As shown in fig. 3, the application control device 300 may include a recording module 310, a display module 320, a control module 330, and a feedback module 340.
The recording module 310 may be configured to record information of the locally launched third party application in the target management stack; the display module 320 may be configured to display a unified control interface corresponding to the target management stack when the predetermined operation is detected locally; the control module 330 may be configured to, when a target operation is triggered in the unified control interface, transmit a control instruction triggered by the target operation to a target third-party application recorded in the target management stack; the feedback module 340 may be configured to display the execution result of the control command in the unified control interface.
In some embodiments of the present application, the recording module includes a first recording unit configured to: when detecting that a local third-party application is started, determining the type of the third-party application; and when the type is a specific type, recording the information of the third-party application in a target management stack according to the starting sequence of the third-party application.
In some embodiments of the present application, the recording module includes a second recording unit configured to: when detecting that a local third-party application is started, acquiring use record data of the third-party application; performing scoring processing based on the usage record data to obtain a score of the third-party application; and when the score meets a specific condition, recording the information of the third-party application in a target management stack.
In some embodiments of the present application, the apparatus further comprises a first display determination unit configured to: determining a third-party application recorded last in the target management stack; and displaying the finally recorded target information corresponding to the third-party application in the unified control interface.
In some embodiments of the present application, the apparatus further comprises a second display determination unit for: acquiring usage record data of all third-party applications recorded in the target management stack; performing display analysis processing based on the usage record data of all the third-party applications to determine the third-party applications to be displayed; and displaying the target information of the third-party application to be displayed in the unified control interface.
In some embodiments of the present application, the display module comprises a first display unit for: and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset unified layout.
In some embodiments of the present application, the display module comprises a second display unit for: determining usage record data of a third-party application to be displayed; performing feature extraction processing according to the usage record data of the third-party application to be displayed to obtain target features; and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset interface layout matched with the target characteristics.
In this way, based on the application control device 300, the locally started third-party application is recorded in a unified manner through the target management stack, the third-party application is controlled in a unified mediator mode through the unified control interface corresponding to the target management stack, the third-party application can be controlled without complicated operations such as background switching of the application, the control convenience is effectively improved, flexible control can be realized through the unified control interface, and the control effect can be effectively improved.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the application. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
In addition, an embodiment of the present application further provides an electronic device, where the electronic device may be a terminal or a server, as shown in fig. 4, which shows a schematic structural diagram of the electronic device according to the embodiment of the present application, and specifically:
the electronic device may include components such as a processor 401 of one or more processing cores, memory 402 of one or more computer-readable storage media, a power supply 403, and an input unit 404. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 4 does not constitute a limitation of the electronic device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the processor 401 is a control center of the electronic device, connects various parts of the entire computer device using various interfaces and lines, and performs various functions of the computer device and processes data by operating or executing software programs and/or modules stored in the memory 402 and calling data stored in the memory 402, thereby integrally monitoring the electronic device. Optionally, processor 401 may include one or more processing cores; preferably, the processor 401 may integrate an application processor and a modem processor, wherein the application processor mainly handles operating systems, user pages, application programs, and the like, and the modem processor mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 401.
The memory 402 may be used to store software programs and modules, and the processor 401 executes various functional applications and data processing by operating the software programs and modules stored in the memory 402. The memory 402 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data created according to use of the computer device, and the like. Further, the memory 402 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 402 may also include a memory controller to provide the processor 401 access to the memory 402.
The electronic device further comprises a power supply 403 for supplying power to the various components, and preferably, the power supply 403 is logically connected to the processor 401 through a power management system, so that functions of managing charging, discharging, and power consumption are realized through the power management system. The power supply 403 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
The electronic device may further include an input unit 404, and the input unit 404 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control.
Although not shown, the electronic device may further include a display unit and the like, which are not described in detail herein. Specifically, in this embodiment, the processor 401 in the electronic device loads the executable file corresponding to the process of one or more computer programs into the memory 402 according to the following instructions, and the processor 401 runs the computer program stored in the memory 402, so as to implement various functions, for example, the processor 401 may execute the following steps:
recording the information of the locally started third-party application in a target management stack; when the preset operation is detected locally, displaying a unified control interface corresponding to the target management stack; when target operation is triggered in the unified control interface, transmitting a control instruction triggered by the target operation to a target third-party application recorded in the target management stack; and displaying the execution result of the control instruction in the unified control interface.
In some embodiments of the present application, when recording information of the locally launched third party application in the target management stack, the processor 401 may perform: when detecting that a local third-party application is started, determining the type of the third-party application; and when the type is a specific type, recording the information of the third-party application in a target management stack according to the starting sequence of the third-party application.
In some embodiments of the present application, when recording information of the locally launched third party application in the target management stack, the processor 401 may perform: when detecting that a local third-party application is started, acquiring use record data of the third-party application; performing scoring processing based on the usage record data to obtain a score of the third-party application; and when the score meets a specific condition, recording the information of the third-party application in a target management stack.
In some embodiments of the present application, the processor 401 may perform: determining a third-party application recorded last in the target management stack; and displaying the finally recorded target information corresponding to the third-party application in the unified control interface.
In some embodiments of the present application, the processor 401 may perform: acquiring usage record data of all third-party applications recorded in the target management stack; performing display analysis processing based on the usage record data of all the third-party applications to determine the third-party applications to be displayed; and displaying the target information of the third-party application to be displayed in the unified control interface.
In some embodiments of the present application, when displaying the unified control interface corresponding to the target management stack, the processor 401 may perform: and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset unified layout.
In some embodiments of the present application, when displaying the unified control interface corresponding to the target management stack, the processor 401 may perform: determining usage record data of a third-party application to be displayed; performing feature extraction processing according to the usage record data of the third-party application to be displayed to obtain target features; and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset interface layout matched with the target characteristics.
It will be understood by those skilled in the art that all or part of the steps of the methods of the above embodiments may be performed by a computer program, which may be stored in a computer-readable storage medium and loaded and executed by a processor, or by related hardware controlled by the computer program.
To this end, the present application further provides a storage medium, in which a computer program is stored, where the computer program can be loaded by a processor to execute the steps in any one of the methods provided in the present application.
Wherein the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the computer program stored in the storage medium can execute the steps in any method provided in the embodiments of the present application, the beneficial effects that can be achieved by the methods provided in the embodiments of the present application can be achieved, for details, see the foregoing embodiments, and are not described herein again.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the embodiments disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains.
It will be understood that the present application is not limited to the embodiments that have been described above and shown in the drawings, but that various modifications and changes can be made without departing from the scope thereof.
Claims (10)
1. An application control method, comprising:
recording the information of the locally started third-party application in a target management stack;
when the preset operation is detected locally, displaying a unified control interface corresponding to the target management stack;
when target operation is triggered in the unified control interface, transmitting a control instruction triggered by the target operation to a target third-party application recorded in the target management stack;
and displaying the execution result of the control instruction in the unified control interface.
2. The method of claim 1, wherein recording information of the locally launched third party application in a target management stack comprises:
when detecting that a local third-party application is started, determining the type of the third-party application;
and when the type is a specific type, recording the information of the third-party application in a target management stack according to the starting sequence of the third-party application.
3. The method of claim 1, wherein recording information of the locally launched third party application in a target management stack comprises:
when detecting that a local third-party application is started, acquiring use record data of the third-party application;
performing scoring processing based on the usage record data to obtain a score of the third-party application;
and when the score meets a specific condition, recording the information of the third-party application in a target management stack.
4. The method of claim 1, further comprising:
determining a third-party application recorded last in the target management stack;
and displaying the finally recorded target information corresponding to the third-party application in the unified control interface.
5. The method of claim 1, further comprising:
acquiring usage record data of all third-party applications recorded in the target management stack;
performing display analysis processing based on the usage record data of all the third-party applications to determine the third-party applications to be displayed;
and displaying the target information of the third-party application to be displayed in the unified control interface.
6. The method of claim 1, wherein displaying the unified control interface corresponding to the target management stack comprises:
and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset unified layout.
7. The method of claim 1, wherein displaying the unified control interface corresponding to the target management stack comprises:
determining usage record data of a third-party application to be displayed;
performing feature extraction processing according to the usage record data of the third-party application to be displayed to obtain target features;
and displaying a unified control interface corresponding to the target management stack, wherein the interface layout of the unified control interface is a preset interface layout matched with the target characteristics.
8. An application control apparatus, comprising:
the recording module is used for recording the information of the locally started third-party application in the target management stack;
the display module is used for displaying a unified control interface corresponding to the target management stack when the preset operation is detected locally;
the control module is used for transmitting a control instruction triggered by the target operation to a target third-party application recorded in the target management stack when the target operation is triggered in the unified control interface;
and the feedback module is used for displaying the execution result of the control instruction in the unified control interface.
9. A storage medium having stored thereon a computer program which, when executed by a processor of a computer, causes the computer to carry out the method of any one of claims 1 to 7.
10. An electronic device, comprising: a memory storing a computer program; a processor reading a computer program stored in the memory to perform the method of any of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111442757.2A CN114089877B (en) | 2021-11-30 | 2021-11-30 | Application control method and device, storage medium and electronic equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111442757.2A CN114089877B (en) | 2021-11-30 | 2021-11-30 | Application control method and device, storage medium and electronic equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114089877A true CN114089877A (en) | 2022-02-25 |
CN114089877B CN114089877B (en) | 2024-09-17 |
Family
ID=80305916
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111442757.2A Active CN114089877B (en) | 2021-11-30 | 2021-11-30 | Application control method and device, storage medium and electronic equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114089877B (en) |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20190179503A1 (en) * | 2017-12-13 | 2019-06-13 | Beijing Xiaomi Mobile Software Co., Ltd. | Method and device for displaying task management interface |
CN110609648A (en) * | 2019-08-30 | 2019-12-24 | 维沃移动通信有限公司 | Application program control method and terminal |
CN111596971A (en) * | 2020-05-14 | 2020-08-28 | Oppo广东移动通信有限公司 | Application cleaning method and device, storage medium and electronic equipment |
CN111767108A (en) * | 2020-06-28 | 2020-10-13 | Oppo广东移动通信有限公司 | Application program label generation method, application interface display method and device |
CN112925457A (en) * | 2021-02-19 | 2021-06-08 | 深圳市云基航空科技有限责任公司 | Application program control method and device, storage medium and terminal |
CN113467818A (en) * | 2021-07-21 | 2021-10-01 | 上海小传科技有限公司 | Application processing method, mobile terminal and storage medium |
-
2021
- 2021-11-30 CN CN202111442757.2A patent/CN114089877B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20190179503A1 (en) * | 2017-12-13 | 2019-06-13 | Beijing Xiaomi Mobile Software Co., Ltd. | Method and device for displaying task management interface |
CN110609648A (en) * | 2019-08-30 | 2019-12-24 | 维沃移动通信有限公司 | Application program control method and terminal |
CN111596971A (en) * | 2020-05-14 | 2020-08-28 | Oppo广东移动通信有限公司 | Application cleaning method and device, storage medium and electronic equipment |
CN111767108A (en) * | 2020-06-28 | 2020-10-13 | Oppo广东移动通信有限公司 | Application program label generation method, application interface display method and device |
CN112925457A (en) * | 2021-02-19 | 2021-06-08 | 深圳市云基航空科技有限责任公司 | Application program control method and device, storage medium and terminal |
CN113467818A (en) * | 2021-07-21 | 2021-10-01 | 上海小传科技有限公司 | Application processing method, mobile terminal and storage medium |
Non-Patent Citations (2)
Title |
---|
TAREK M AHMED 等: "Studying the effectiveness of application performance management (apm) tools for detecting performance regressions for web applications:an experience report", ACM, 31 December 2016 (2016-12-31), pages 1 - 12 * |
易可可 等: "基于MVC模式的Web OA系统设计与研究", 计算机工程与应用, no. 04, 1 April 2005 (2005-04-01), pages 115 - 118 * |
Also Published As
Publication number | Publication date |
---|---|
CN114089877B (en) | 2024-09-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106971009B (en) | Voice database generation method and device, storage medium and electronic equipment | |
US11238858B2 (en) | Speech interactive method and device | |
CN108986821B (en) | Method and equipment for setting relation between room and equipment | |
CN107329750A (en) | The recognition methods of advertisement page, jump method and mobile terminal in application program | |
CN111209437B (en) | Label processing method and device, storage medium and electronic equipment | |
CN109343926A (en) | Application program image target display methods, device, terminal and storage medium | |
CN107301052A (en) | The display methods and mobile terminal of a kind of help information | |
CN112286485B (en) | Method and device for controlling application through voice, electronic equipment and storage medium | |
CN112578967B (en) | Chart information reading method and mobile terminal | |
CN113672748A (en) | Multimedia information playing method and device | |
CN105808231A (en) | System and method for recording script and system and method for playing script | |
CN112732379B (en) | Method for running application program on intelligent terminal, terminal and storage medium | |
US20210098012A1 (en) | Voice Skill Recommendation Method, Apparatus, Device and Storage Medium | |
CN108304310A (en) | A kind of log analysis method and computing device | |
CN117412088A (en) | Terminal control method and device, storage medium and electronic equipment | |
CN114089877B (en) | Application control method and device, storage medium and electronic equipment | |
US10324681B2 (en) | Method, apparatus and medium for continuous playback of sound file | |
CN110719367A (en) | Cloud mobile phone friend recommendation method, device, equipment and storage medium | |
CN109660587A (en) | Data push method, device, storage medium and server based on random number | |
CN112114886B (en) | Acquisition method and device for false wake-up audio | |
CN114090054A (en) | Intelligent equipment upgrading method and device, storage medium and electronic equipment | |
CN114647509A (en) | Memory cleaning method and device, storage medium and electronic equipment | |
CN114398127A (en) | Message display method and device | |
CN110597566B (en) | Application processing method and device, storage medium and electronic equipment | |
CN114116090A (en) | Information display method and device, electronic equipment and computer readable storage medium |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |