CN111880704A - Application program processing method, device, equipment and medium - Google Patents

Application program processing method, device, equipment and medium Download PDF

Info

Publication number
CN111880704A
CN111880704A CN202010699888.8A CN202010699888A CN111880704A CN 111880704 A CN111880704 A CN 111880704A CN 202010699888 A CN202010699888 A CN 202010699888A CN 111880704 A CN111880704 A CN 111880704A
Authority
CN
China
Prior art keywords
control
target
interface
user
target function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010699888.8A
Other languages
Chinese (zh)
Other versions
CN111880704B (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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202010699888.8A priority Critical patent/CN111880704B/en
Publication of CN111880704A publication Critical patent/CN111880704A/en
Application granted granted Critical
Publication of CN111880704B publication Critical patent/CN111880704B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction 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
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • 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

Abstract

The embodiment of the application discloses an application program processing method, device, equipment and medium, and relates to the technical field of intelligent interaction. Wherein, the method comprises the following steps: determining a target function control selected by a user from candidate function controls on an application interface; identifying a target position area of the target function control according to the movement operation of a user on the target function control on the application interface; determining an overlapping sub-region of the target location region and a response region on the application interface; the response area is used for defining application functions which have mapping relation with the interface control; responding to the overlapped subareas meeting the preset condition, and establishing a mapping relation between the target function and the interface control; and the mapping relation is used for directly starting the target function through the touch interface control. The method and the device for starting the target function can simplify the operation process of starting the target function in the application program by the user and improve the effect of starting the target function.

Description

Application program processing method, device, equipment and medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to an intelligent interaction technology, and in particular, to a method, an apparatus, a device, and a medium for processing an application program.
Background
Currently, in applications, especially super applications, one interface control can be designed by a developer as an entry corresponding to multiple application functions in consideration of integration and diversification of application functions. When a user starts a required application function by touching the interface control in the process of using an application program, a phenomenon that a plurality of jump operations are required to be executed to start a corresponding function often exists, so that the whole operation process is complex and time-consuming.
Disclosure of Invention
The application provides an application processing method, an application processing device, an application processing apparatus and an application processing medium, so as to achieve the effects of simplifying an operation flow of a user for starting a target function in an application and improving the starting efficiency of the target function.
According to an aspect of an embodiment of the present application, there is provided an application processing method, including:
determining a target function control selected by a user from candidate function controls on an application interface;
identifying a target position area of the target function control according to the moving operation of a user on the target function control on the application interface;
determining an overlapping sub-region of the target location region and a response region on the application interface; the response area is used for defining application functions which have mapping relation with the interface control;
responding to the overlapped subareas meeting the preset conditions, and establishing a mapping relation between the target function and the interface control; and the mapping relation is used for directly starting the target function by touching the interface control.
According to another aspect of the embodiments of the present application, there is provided an application processing apparatus including:
the target function control determining module is used for determining a target function control selected by a user from candidate function controls on the application interface;
the target position area determining module is used for identifying a target position area of the target function control according to the moving operation of a user on the target function control on the application interface;
an overlap sub-region determination module, configured to determine an overlap sub-region of the target location region and a response region on the application interface; the response area is used for defining application functions which have mapping relation with the interface control;
the mapping relation establishing module is used for responding to the condition that the overlapped subareas meet the preset conditions and establishing the mapping relation between the target function and the interface control; and the mapping relation is used for directly starting the target function by touching the interface control.
According to another aspect of embodiments of the present application, there is provided an electronic device including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform an application processing method according to any one of the embodiments.
According to another aspect of embodiments of the present application, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the application processing method according to any one of the embodiments of the present application.
The embodiment of the application improves the starting efficiency of the target function.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present application, nor do they limit the scope of the present application. Other features of the present application will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not intended to limit the present application. Wherein:
FIG. 1 is a flow chart of a method of application processing disclosed according to an embodiment of the present application;
FIG. 2 is a flow chart of another application processing method disclosed in accordance with an embodiment of the present application;
FIG. 3 is a flow chart of another application processing method disclosed in accordance with an embodiment of the present application;
FIG. 4A is an interface diagram of a user triggered function edit request according to an embodiment of the present application;
FIG. 4B is a schematic interface diagram illustrating a user selecting a target functionality control and moving the target functionality control, according to an embodiment of the present disclosure;
FIG. 4C is a schematic interface diagram illustrating a user completing a function of a custom interface control according to an embodiment of the present application;
fig. 5A is an interface schematic diagram of a user directly enabling a word-fetching function by long-time touch and pressing a control according to an embodiment of the present application;
FIG. 5B is a schematic diagram of an interface for performing word fetch translation using a word fetch function according to an embodiment of the present application;
FIG. 5C is a schematic illustration of an application host interface according to an embodiment of the present application;
FIG. 6 is a schematic structural diagram of an application processing apparatus according to an embodiment of the present disclosure;
fig. 7 is a block diagram of an electronic device disclosed according to an embodiment of the present application.
Detailed Description
The following description of the exemplary embodiments of the present application, taken in conjunction with the accompanying drawings, includes various details of the embodiments of the application for the understanding of the same, which are to be considered exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a flowchart of an application processing method disclosed in an embodiment of the present application, which may be applied to a case where a user customizes a function corresponding to an interface control in an application, where the application may be any type of application. The method disclosed in the embodiment of the present application can be executed by an application processing device, and the device can be implemented by software and/or hardware, and can be integrated on any electronic device with computing capability, such as a user terminal, for example, an intelligent terminal, a personal computer, and the like.
As shown in fig. 1, the application processing method disclosed in the embodiment of the present application may include:
s101, determining a target function control selected by a user from candidate function controls on an application interface.
In the embodiment of the application, the current application interface supporting the user operation refers to a setting interface allowing a user to customize a function corresponding to the setting interface control in an application program. After the user starts the application program on the terminal, the user can switch to enter the current application interface through the main interface, a plurality of candidate function controls are displayed on the current application interface, and the terminal determines the target function control selected by the user according to the control selection operation of the user. The selection operation of the user includes, but is not limited to, clicking, double-clicking, long-pressing, and the like, and is specifically related to an interface operation function supported by the application program. The target function control is related to the use preference of the user for the application program, for example, in a translation type application program, the target function control can be a control corresponding to a physical translation function or a word fetching function.
And S102, identifying a target position area of the target function control according to the moving operation of the user on the target function control on the application interface.
After the user selects the target functionality control, the target functionality control needs to be moved to the designated response area. For example, the user may perform a drag operation on the target functionality control in the application interface to change a location area of the target functionality control on the application interface. The target position area may be a position area where the target function control is located on the current application interface after the terminal monitors that the user stops moving the target function control. The target location area may be represented using coordinates in an application interface coordinate system (which may be referred to simply as an interface coordinate representation). The size of the area of the target location area is related to the graphical area of the control. The position identification and determination of the function control can be specifically realized by referring to the prior art, and the embodiment of the application is not particularly limited.
S103, determining an overlapped sub-area of the target position area and a response area on the application interface; and the response area is used for defining the application function which has a mapping relation with the interface control.
The response area on the application interface is a position area preset by a developer in the development process of the application program, and the position of the position area is determined. The functional control with a certain overlap between the position area and the response area is recognized by the terminal as an object establishing a mapping relation with the interface control. For example, the response area may be disposed in a lower area of the current application interface and the candidate functionality controls are displayed in an upper area of the current application interface. And after the terminal determines the target position area of the target function control, comparing the target position area with the interface coordinates of the response area, and calculating the overlapped sub-area of the two areas.
S104, in response to the overlapped sub-regions meeting the preset conditions, establishing a mapping relation between the target function and the interface control; and the mapping relation is used for directly starting the target function through the touch interface control.
The preset condition is used for defining a condition for triggering the creation of the mapping relation between the target function and the interface control. For example, the preset condition may include: the area proportion of the overlapped sub-region occupying the target position region exceeds a preset threshold, the area of the overlapped sub-region is not zero, and the like, and the proportion can be determined according to the situation. The value of the preset threshold can also be flexibly set, for example, the value can be preferably set to 50%, that is, when the area of the overlapped sub-area reaches half of the area of the target position area of the target function control, the mapping relationship between the target function and the interface control is triggered to be established, so that a user can directly start the required target function through the touch interface control. The interface control can be any interface control which is convenient for a user to operate in the application program, for example, a long-time pressing control, a clicking control or a sliding control and the like on a main interface of the application program, and the operation flow of starting the required function by the user can be greatly simplified by setting the function which can be called by the interface control on the main interface in a user-defined manner. And if the overlapped sub-area does not meet the preset condition, refusing to establish the mapping relation between the target function and the interface control.
For example, in a translation application program, according to a program development design, a user firstly presses a long-press control on a main interface for a long time, and then needs to continue to execute 4 related operation flows, so that the physical translation function can be started.
Thus, for example, the interface control in the embodiments of the present application may include, but is not limited to, a long press control; the target function control comprises but is not limited to function controls related to translation, such as a physical translation function control, a word extraction function control and the like. By supporting the user to self-define the function corresponding to the program interface control in the translation application program, the operation of starting the translation related function by the user can be simplified, the function starting efficiency is improved, and the user viscosity of the translation application program is improved.
When the overlapped subareas meet the preset conditions, the terminal can hide the target function control from the target position area, namely, the target function control is not displayed, and only the display effect of the target function control in the candidate function control area is reserved. In addition, when the overlapped sub-regions meet the preset conditions, the terminal can automatically adjust and display the target function control at the set position in the response region, that is, the terminal can select to display the target function control only in the response region, and also can select to display the target function control in both the display region and the response region of the candidate function control on the current application interface, so that a visual display effect is given to a user, and the user can show that the user successfully sets the custom function of the interface control at present. Specifically, the terminal can determine the position change variable of the target function control according to the interface coordinate of the set position in the response region and the interface coordinate of the target position region of the target function control, so that the target function control is moved to the set position. Of course, the terminal also supports moving the target function control to the set position in the response area according to the continuous moving operation of the user on the target function control.
In the embodiment of the application, the mapping relation between the target function and the interface control is established according to the target function control selected by the user on the application interface and the moving operation of the target function control by the user, the user can directly start the target function through the touch interface control, redundant operation except the touch interface control is omitted, the problems that the operation of starting the specific function in the application program by the user is complex and time-consuming in the existing scheme are solved, the operation process of starting the target function in the application program by the user is simplified, the user operation efficiency is improved, and the starting efficiency of the target function is improved; meanwhile, the application program supports the function of the user-defined interface control, the function operation supported by the application program is further improved, and even if the function of the application program is complex, the diversified requirements of the user can be flexibly met.
Fig. 2 is a flowchart of another application processing method disclosed in the embodiment of the present application, which is further optimized and expanded based on the above technical solution, and can be combined with the above optional embodiments. As shown in fig. 2, the method may include:
s201, monitoring touch operation of a user on an application interface.
Specifically, the terminal may invoke a preset interface touch event monitoring program, monitor a touch operation of the user on the application interface in real time, such as a click operation, and identify a touch position of the touch operation of the user.
S202, determining the candidate function control corresponding to the touch position of the user as a target function control, and marking the target function control as a selected state.
The position of any candidate function control on the application interface is determined, so that the terminal can determine the target function control selected by the user through position comparison after identifying the touch position of the user. Meanwhile, the target function control can be marked to be in a selected state on the application interface, namely, the control selection result of the user is visually displayed, so that the user can clearly perceive the currently selected target function control.
Because the one-to-one mapping relationship exists between the interface control supporting the user to custom set the call-up function and the target function in the embodiment of the application, if the second touch operation of the user on the same candidate function control is monitored in the process of selecting the target function control by the user, the second touch operation is identified as the selection cancel operation, and the selection mark state of the target function control is eliminated. Similarly, if the terminal continuously monitors the touch operation of the user on other candidate function controls, the state of the selection mark of the candidate function control selected by the user in advance can be automatically eliminated, the candidate function control selected later is determined as the current target function control, and the state of the selection mark is carried out.
S203, creating a copy control of the target function control on the application interface; and the initial positions of the copy control and the target function control are overlapped.
After the terminal determines the current target function control selected by the user, for example, within a set time range, the touch operation of the user on other candidate function controls is not monitored, or the duration of the user's touch on the target function control exceeds a time threshold, for example, after the user touches and selects the target function control, the fingertip does not leave the application interface, the dragging operation is continuously executed, it may be determined that the user would not alter the selection of the target functionality control at the current stage, a copy control of the target functionality control is created on the application interface, the copy control covers the original control, a certain control display transparency can be set, the display effect of an application interface cannot be influenced, the user can execute the moving operation of the target function control based on the copy control, the user can visually perceive the movement of the target function control, and the display of the candidate function control area control cannot be influenced.
And S204, identifying a target position area of the copy control according to the moving operation of the user on the copy control on the application interface.
For example, the user can perform a dragging operation on the copy control of the target function control in the application interface to change the position area of the copy control on the application interface. The target location area may be a location area where the copy control is located on the current application interface after the terminal monitors that the user stops moving the copy control.
S205, determining an overlapped sub-area of the target position area and a response area on the application interface; and the response area is used for defining the application function which has a mapping relation with the interface control.
S206, in response to the overlapped sub-regions meeting the preset conditions, establishing a mapping relation between the target function and the interface control; and the mapping relation is used for directly starting the target function through the touch interface control.
In the embodiment of the application, the target function control selected by the user is determined by monitoring the interface touch operation of the user, and the selection state of the target function control is marked, so that the visual display of the selection result of the user is realized; then, a copy control of the target function control is created, so that a user executes a moving operation based on the copy control and triggers the establishment of a mapping relation between the target function and the interface control, thereby realizing the effect of visually perceiving the movement of the target function control by the user and not influencing the display of the candidate function control area control; finally, the mapping relation between the target function and the interface control is established, so that a user can directly start the target function through the touch interface control, redundant operations except the touch interface control are omitted, the problems that the operation of starting the specific function in the application program by the user is complex and time-consuming in the existing scheme are solved, the operation process of starting the target function in the application program by the user is simplified, the operation efficiency of the user is improved, and the starting efficiency of the target function is improved.
Fig. 3 is a flowchart of another application processing method disclosed in the embodiment of the present application, which is further optimized and expanded based on the above technical solution, and can be combined with the above optional embodiments. As shown in fig. 3, the method may include:
s301, determining a target function control selected by a user from candidate function controls on the application interface.
S302, identifying a target position area of the target function control according to the moving operation of the user on the target function control on the application interface.
S303, determining an overlapped sub-area of the target position area and the response area on the application interface; and the response area is used for defining the application function which has a mapping relation with the interface control.
S304, responding that the overlapped sub-areas meet the preset conditions and the historical function controls exist in the response areas, removing the historical function controls from the response areas, and displaying the target function controls in the response areas.
S305, updating the mapping relation between the interface control and the historical function into the mapping relation between the interface control and the target function.
And the mapping relation is used for directly starting the target function through the touch interface control.
In other words, in the process of setting the interface control by the user-defined function, the function corresponding to the interface control set each time has uniqueness, and if a mapping relationship between the history function and the interface control established in advance exists, the mapping relationship is updated to the mapping relationship between the interface control and the target function selected by the current user. And when the terminal determines that the overlapped sub-regions meet the preset conditions, triggering the operation of replacing the historical function control by the current target function control and displaying the historical function control in the response region, wherein the response region is only used for displaying the target function control currently selected by the user.
In the embodiment of the application, the target function control is determined according to the control selection operation of the user, the target function control replaces the historical function control and is displayed in the response area, the mapping relation between the interface control and the historical function is updated to be the mapping relation between the interface control and the target function, the visual display of the function of the user-defined interface control is realized, the repeated self-definition of the direct calling function of the interface control is avoided, the problems that the operation of enabling the specific function in the application program by the user in the existing scheme is complex and time-consuming are solved, the operation process of enabling the target function in the application program by the user is simplified, the user operation efficiency is improved, and the target function calling efficiency is improved.
On the basis of the foregoing technical solution, optionally, before determining a target functionality control selected by a user from candidate functionality controls on an application interface, the method disclosed in the embodiment of the present application further includes:
adjusting the state of the candidate function control to be an editable state according to the function editing request of the user; wherein the candidate functionality control supports a click operation and a drag operation in an editable state.
Specifically, a function setting control can be set on the current application interface, a user triggers a function editing request by touching the setting control, the terminal responds to the function editing request of the user and adjusts the candidate function controls on the current application interface to be in an editable state, so that each control supports click operation and drag operation, for example, a selection bubble identifier is displayed on the upper right of each candidate function control, and if the user selects a certain candidate function control, a mark is marked in the selection bubble identifier. By adjusting the editable state of the candidate function control according to the function editing request of the user and subsequently establishing the mapping relation between the interface control and the target function in the editable state of the control, the function error setting of the interface control caused by the error operation of the user is avoided to a certain extent. After the mapping relationship between the interface control and the target function is established, the state of the candidate function control can be switched from the editable state to the non-editable state again.
Further, after the state of the candidate function control is adjusted to the editable state according to the function editing request of the user, the method disclosed in the embodiment of the present application further includes: and displaying the response area in a preset area on the application interface. The position of the response area on the application interface can be flexibly set, for example, the position can be a lower area of the current application interface, or a middle area of the current application interface; the display effect of the response area may be to display the area boundary, or to display the complete area by area filling. Of course, on the basis of ensuring the interface display effect, the display effect of the display area may be adaptively set, and the embodiment of the present application is not particularly limited.
By displaying the response area, a user can visually see the boundary of the response area in the process of moving the target function control or the copy control of the target function control, so that the moving distance of the target function control or the copy control thereof can be intuitively grasped, the times of moving invalid distances of the controls are reduced, and the probability of failure in function self-defining setting of the interface controls is reduced.
Fig. 4A to 4C and fig. 5A to 5C take a translation application as an example to exemplarily describe the embodiment of the present application, but should not be construed as a limitation to the embodiment of the present application, and the interface control supporting function customization is a long-press control on the application main interface, and the target function control currently selected by the user is a word-fetching control. Specifically, fig. 4A is an interface schematic diagram of a user triggering a function editing request according to an embodiment of the present application, and as shown in fig. 4A, the user triggers the function editing request by touching a gear-shaped setting control on a current application interface. The terminal responds to a function editing request of a user, the state of the candidate function control displayed above the current application interface can be adjusted to be an editable state, and meanwhile, the boundary of the response area can be displayed below the application interface. Specifically, as shown in fig. 4B, fig. 4B is an interface schematic diagram of selecting a target function control and moving the target function control by a user according to the embodiment of the present application, and fig. 4B takes the target function control selected by the user as a word-taking control as an example, and the user can drag the word-taking control to a response area. When the overlapped sub-area of the position area of the word-taking control and the response area meets the preset condition, the terminal displays the word-taking control in the response area in a manner of replacing the existing voice control in the response area, and meanwhile, the terminal updates the mapping relation between the long press control and the voice function into the mapping relation between the long press control and the word-taking function. Fig. 4C is an interface schematic diagram after a user completes the function of the user-defined interface control, that is, after the mapping relationship between the interface control and the target function is established, the state of the candidate function control may be switched from the editable state to the non-editable state again, and the interface display effect before the function of the interface control is customized is restored.
Fig. 5A is an interface schematic diagram of a user directly enabling a word-fetching function by touching a long-press control according to an embodiment of the present application. Namely, after the user finishes the function of self-defining the setting interface control, the target function can be directly started through the touch interface control. Fig. 5B is a schematic interface diagram of a translation for fetching words by using a word fetching function according to an embodiment of the present application. Fig. 5C is a schematic diagram of an application main interface disclosed in an embodiment of the present application. The user can find the long press control function customized control by touching more options on the application main interface, and then enter a setting interface allowing the user to customize and set the function corresponding to the long press control through the function customized control, namely, the application interface shown in fig. 4A. If the user has the requirement of self-defining the function of the interface control in the process of using the application program, the user can enter the setting interface through interface switching at any time.
Fig. 6 is a schematic structural diagram of an application processing apparatus according to an embodiment of the present application, where the embodiment of the present application is applicable to a case where a user defines a function corresponding to an interface control in an application. The device disclosed by the embodiment of the application can be realized by adopting software and/or hardware, and can be integrated on any electronic equipment with computing capability, such as an intelligent terminal, a personal computer and other user terminals.
As shown in fig. 6, an application processing apparatus 600 disclosed in the embodiment of the present application includes a target function control determining module 601, a target location area determining module 602, an overlapping sub-area determining module 603, and a mapping relationship establishing module 604, where:
a target function control determining module 601, configured to determine a target function control selected by a user from candidate function controls on an application interface;
a target position area determination module 602, configured to identify a target position area of a target function control according to a moving operation of a user on the target function control on an application interface;
an overlap sub-region determining module 603, configured to determine an overlap sub-region of the target location region and the response region on the application interface; the response area is used for defining application functions which have mapping relation with the interface control;
the mapping relationship establishing module 604 is configured to establish a mapping relationship between the target function and the interface control in response to the overlapping sub-region satisfying a preset condition; and the mapping relation is used for directly starting the target function through the touch interface control.
Optionally, the apparatus disclosed in the embodiment of the present application further includes:
the state adjusting module is configured to adjust the state of the candidate function control to an editable state according to the function editing request of the user before the target function control determining module 601 performs the determination of the target function control selected by the user from the candidate function controls on the application interface; wherein the candidate functionality control supports a click operation and a drag operation in an editable state.
Optionally, the target function control determining module 601 includes:
the monitoring unit is used for monitoring touch operation of a user on the application interface;
and the determining unit is used for determining the candidate function control corresponding to the user touch position as the target function control and marking the target function control as a selected state.
Optionally, the mapping relationship establishing module 604 includes:
the display unit is used for responding that the overlapped sub-areas meet the preset conditions and the historical function controls exist in the response areas, removing the historical function controls from the response areas and displaying the target function controls in the response areas;
and the updating unit is used for updating the mapping relation between the interface control and the historical function into the mapping relation between the interface control and the target function.
Optionally, the target location area determining module 602 includes:
the creating unit is used for creating a copy control of the target function control on the application interface; the initial positions of the copy control and the target function control are overlapped;
and the identification unit is used for identifying the target position area of the copy control according to the moving operation of the user on the application interface to the copy control.
Optionally, the preset conditions include: the proportion of the area of the target location area occupied by the overlapping sub-areas exceeds a preset threshold.
Optionally, the apparatus disclosed in the embodiment of the present application further includes:
and the area display module is used for displaying a response area in a preset area on the application interface after the state adjustment module adjusts the state of the candidate function control into an editable state according to the function editing request of the user.
Optionally, the interface control comprises a long press control; the target functionality control comprises a functionality control associated with the translation.
The application processing device 600 disclosed in the embodiment of the present application can execute the application processing method disclosed in the embodiment of the present application, and has functional modules and beneficial effects corresponding to the execution method. Reference may be made to the description of any method embodiment of the present application for details not explicitly described in the apparatus embodiments of the present application.
According to an embodiment of the present application, an electronic device and a readable storage medium are also provided.
As shown in fig. 7, fig. 7 is a block diagram of an electronic device for implementing an application processing method in the embodiment of the present application. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of embodiments of the present application described and/or claimed herein.
As shown in fig. 7, the electronic apparatus includes: one or more processors 701, a memory 702, and interfaces for connecting the various components, including a high-speed interface and a low-speed interface. The various components are interconnected using different buses and may be mounted on a common motherboard or in other manners as desired. The processor may process instructions for execution within the electronic device, including instructions stored in or on the memory to display Graphical information for a Graphical User Interface (GUI) on an external input/output device, such as a display device coupled to the Interface. In other embodiments, multiple processors and/or multiple buses may be used, along with multiple memories and multiple memories, as desired. Also, multiple electronic devices may be connected, with each device providing portions of the necessary operations, e.g., as a server array, a group of blade servers, or a multi-processor system. In fig. 7, one processor 701 is taken as an example.
The memory 702 is a non-transitory computer readable storage medium provided by the embodiments of the present application. The memory stores instructions executable by the at least one processor, so that the at least one processor executes the application processing method provided by the embodiment of the application. The non-transitory computer-readable storage medium of the embodiments of the present application stores computer instructions for causing a computer to execute the application processing method provided by the embodiments of the present application.
The memory 702 is used as a non-transitory computer readable storage medium, and can be used to store non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules corresponding to the application processing method in the embodiment of the present application, for example, the target function control determining module 601, the target position area determining module 602, the overlap sub-area determining module 603, and the mapping relationship establishing module 604 shown in fig. 6. The processor 701 executes various functional applications and data processing of the electronic device by executing the non-transitory software programs, instructions and modules stored in the memory 702, that is, implements the application processing method in the above-described method embodiment.
The memory 702 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of the electronic device, and the like. Further, the memory 702 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 702 may optionally include a memory remotely disposed from the processor 701, and these remote memories may be connected to an electronic device for implementing the application processing method in the present embodiment through a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The electronic device for implementing the application processing method in the embodiment of the application may further include: an input device 703 and an output device 704. The processor 701, the memory 702, the input device 703 and the output device 704 may be connected by a bus or other means, and fig. 7 illustrates an example of a connection by a bus.
The input device 703 may receive input numeric or character information and generate key signal inputs related to user settings and function control of an electronic apparatus for implementing the application processing method in the present embodiment, such as an input device of a touch screen, a keypad, a mouse, a track pad, a touch pad, a pointing stick, one or more mouse buttons, a track ball, a joystick, or the like. The output device 704 may include a display apparatus, an auxiliary lighting device such as a Light Emitting Diode (LED), a tactile feedback device, and the like; the tactile feedback device is, for example, a vibration motor or the like. The Display device may include, but is not limited to, a Liquid Crystal Display (LCD), an LED Display, and a plasma Display. In some implementations, the display device can be a touch screen.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, Integrated circuitry, Application Specific Integrated Circuits (ASICs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
These computer programs, also known as programs, software applications, or code, include machine instructions for a programmable processor, and may be implemented using high-level procedural and/or object-oriented programming languages, and/or assembly/machine languages. As used herein, the terms "machine-readable medium" and "computer-readable medium" refer to any computer program product, apparatus, and/or Device for providing machine instructions and/or data to a Programmable processor, such as a magnetic disk, optical disk, memory, Programmable Logic Device (PLD), including a machine-readable medium that receives machine instructions as a machine-readable signal. The term "machine-readable signal" refers to any signal used to provide machine instructions and/or data to a programmable processor.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device for displaying information to a user, for example, a Cathode Ray Tube (CRT) or an LCD monitor; and a keyboard and a pointing device, such as a mouse or a trackball, by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component, e.g., as a data server, or that includes a middleware component, e.g., an application server, or that includes a front-end component, e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here, or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication, e.g., a communication network. Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), the internet, and blockchain networks.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical host and VPS service are overcome.
According to the technical scheme of the embodiment of the application, the user moves the target function control selected on the current application interface to the response area to trigger the establishment of the mapping relation between the interface control and the target function, so that the user can directly start the target application through the touch interface control, redundant operations except for the touch interface control in the process of starting the target function in the application program are omitted, the operation process of starting the target function in the application program by the user is simplified, and the operation efficiency of the user is improved.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present application may be executed in parallel, sequentially, or in different orders, as long as the desired results of the technical solutions disclosed in the present application can be achieved, and the present invention is not limited herein.
The above-described embodiments should not be construed as limiting the scope of the present application. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (18)

1. An application processing method, comprising:
determining a target function control selected by a user from candidate function controls on an application interface;
identifying a target position area of the target function control according to the moving operation of a user on the target function control on the application interface;
determining an overlapping sub-region of the target location region and a response region on the application interface; the response area is used for defining application functions which have mapping relation with the interface control;
responding to the overlapped subareas meeting the preset conditions, and establishing a mapping relation between the target function and the interface control; and the mapping relation is used for directly starting the target function by touching the interface control.
2. The method of claim 1, wherein prior to the determining a target functionality control selected by a user from among candidate functionality controls on an application interface, the method further comprises:
adjusting the state of the candidate function control to be an editable state according to a function editing request of a user; wherein the candidate functionality control supports a click operation and a drag operation in the editable state.
3. The method of claim 1, wherein the determining a target functionality control selected by a user from candidate functionality controls on an application interface comprises:
monitoring touch operation of a user on the application interface;
and determining the candidate function control corresponding to the user touch position as the target function control, and marking the target function control as a selected state.
4. The method of claim 1, wherein the establishing a mapping relationship of a target function to the interface control comprises:
responding to the historical function control existing in the response area, removing the historical function control from the response area, and displaying the target function control in the response area;
and updating the mapping relation between the interface control and the historical function into the mapping relation between the interface control and the target function.
5. The method of claim 1, wherein the identifying a target location area of the target functionality control in accordance with a user movement operation of the target functionality control on the application interface comprises:
creating a copy control of the target function control on the application interface; wherein the initial positions of the copy control and the target function control are overlapped;
and identifying a target position area of the copy control according to the moving operation of the user on the copy control on the application interface.
6. The method of claim 1, wherein the preset conditions include: the area proportion of the overlapped subareas occupying the target position area exceeds a preset threshold value.
7. The method of claim 2, wherein after the adjusting the state of the candidate functionality control to an editable state in accordance with the user's functionality editing request, the method further comprises:
and displaying the response area in a preset area on the application interface.
8. The method of claim 1, wherein the interface control comprises a long press control; the target functionality control comprises a functionality control associated with the translation.
9. An application processing apparatus comprising:
the target function control determining module is used for determining a target function control selected by a user from candidate function controls on the application interface;
the target position area determining module is used for identifying a target position area of the target function control according to the moving operation of a user on the target function control on the application interface;
an overlap sub-region determination module, configured to determine an overlap sub-region of the target location region and a response region on the application interface; the response area is used for defining application functions which have mapping relation with the interface control;
the mapping relation establishing module is used for responding to the condition that the overlapped subareas meet the preset conditions and establishing the mapping relation between the target function and the interface control; and the mapping relation is used for directly starting the target function by touching the interface control.
10. The apparatus of claim 9, wherein the apparatus further comprises:
the state adjusting module is used for adjusting the state of the candidate function control to an editable state according to a function editing request of a user before the target function control determining module executes the target function control selected by the determined user from the candidate function controls on the application interface; wherein the candidate functionality control supports a click operation and a drag operation in the editable state.
11. The apparatus of claim 9, wherein the target functionality control determination module comprises:
the monitoring unit is used for monitoring touch operation of a user on the application interface;
and the determining unit is used for determining the candidate function control corresponding to the user touch position as the target function control and marking the target function control as a selected state.
12. The apparatus of claim 9, wherein the mapping relationship establishing module comprises:
the display unit is used for responding that the overlapped subareas meet preset conditions and a historical function control exists in the response area, removing the historical function control from the response area and displaying the target function control in the response area;
and the updating unit is used for updating the mapping relation between the interface control and the historical function into the mapping relation between the interface control and the target function.
13. The apparatus of claim 9, wherein the target location area determination module comprises:
the creating unit is used for creating a copy control of the target function control on the application interface; wherein the initial positions of the copy control and the target function control are overlapped;
and the identification unit is used for identifying the target position area of the copy control according to the moving operation of the user on the copy control on the application interface.
14. The apparatus of claim 9, wherein the preset condition comprises: the area proportion of the overlapped subareas occupying the target position area exceeds a preset threshold value.
15. The apparatus of claim 10, wherein the apparatus further comprises:
and the area display module is used for displaying the response area in a preset area on the application interface after the state adjustment module executes the function editing request according to the user and adjusts the state of the candidate function control into an editable state.
16. The apparatus of claim 9, wherein the interface control comprises a long press control; the target functionality control comprises a functionality control associated with the translation.
17. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the application processing method of any one of claims 1-8.
18. A non-transitory computer-readable storage medium storing computer instructions for causing a computer to execute the application processing method of any one of claims 1 to 8.
CN202010699888.8A 2020-07-20 2020-07-20 Application program processing method, device, equipment and medium Active CN111880704B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010699888.8A CN111880704B (en) 2020-07-20 2020-07-20 Application program processing method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010699888.8A CN111880704B (en) 2020-07-20 2020-07-20 Application program processing method, device, equipment and medium

Publications (2)

Publication Number Publication Date
CN111880704A true CN111880704A (en) 2020-11-03
CN111880704B CN111880704B (en) 2022-02-18

Family

ID=73156163

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010699888.8A Active CN111880704B (en) 2020-07-20 2020-07-20 Application program processing method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN111880704B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113721820A (en) * 2021-09-02 2021-11-30 网易(杭州)网络有限公司 Man-machine interaction method and device and electronic equipment
CN113835592A (en) * 2021-09-29 2021-12-24 维沃移动通信有限公司 Application function combination method and device and electronic equipment
CN114168046A (en) * 2021-11-05 2022-03-11 荣耀终端有限公司 Click operation processing method, device, storage medium and computer program product
CN114356477A (en) * 2021-12-22 2022-04-15 青岛海信移动通信技术股份有限公司 Terminal device and application program calling method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140101603A1 (en) * 2007-12-19 2014-04-10 Sony Corporation Information processing apparatus, display control method and display control program
US20140181746A1 (en) * 2012-12-26 2014-06-26 Giga-Byte Technology Co., Ltd. Electrionic device with shortcut function and control method thereof
CN104238896A (en) * 2013-06-18 2014-12-24 腾讯科技(深圳)有限公司 Function menu display method and device
CN105046283A (en) * 2015-08-31 2015-11-11 宇龙计算机通信科技(深圳)有限公司 Terminal operation method and terminal operation device
CN105739881A (en) * 2014-12-12 2016-07-06 联想(北京)有限公司 Information processing method and electronic equipment
CN107329763A (en) * 2017-06-30 2017-11-07 北京金山安全软件有限公司 Application program interface display method and device, electronic equipment and storage medium
CN107562336A (en) * 2017-08-01 2018-01-09 努比亚技术有限公司 A kind of method, equipment and computer-readable recording medium for controlling suspension ball
CN107831964A (en) * 2017-09-19 2018-03-23 深圳市金立通信设备有限公司 A kind of method of applications trigger, terminal device and computer-readable medium
CN110333780A (en) * 2019-06-11 2019-10-15 广州视源电子科技股份有限公司 Function triggering method, device, equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140101603A1 (en) * 2007-12-19 2014-04-10 Sony Corporation Information processing apparatus, display control method and display control program
US20140181746A1 (en) * 2012-12-26 2014-06-26 Giga-Byte Technology Co., Ltd. Electrionic device with shortcut function and control method thereof
CN104238896A (en) * 2013-06-18 2014-12-24 腾讯科技(深圳)有限公司 Function menu display method and device
CN105739881A (en) * 2014-12-12 2016-07-06 联想(北京)有限公司 Information processing method and electronic equipment
CN105046283A (en) * 2015-08-31 2015-11-11 宇龙计算机通信科技(深圳)有限公司 Terminal operation method and terminal operation device
CN107329763A (en) * 2017-06-30 2017-11-07 北京金山安全软件有限公司 Application program interface display method and device, electronic equipment and storage medium
CN107562336A (en) * 2017-08-01 2018-01-09 努比亚技术有限公司 A kind of method, equipment and computer-readable recording medium for controlling suspension ball
CN107831964A (en) * 2017-09-19 2018-03-23 深圳市金立通信设备有限公司 A kind of method of applications trigger, terminal device and computer-readable medium
CN110333780A (en) * 2019-06-11 2019-10-15 广州视源电子科技股份有限公司 Function triggering method, device, equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ARASH AZIZIMAZREAH ET AL.: "Shortcut Mining: Exploiting Cross-Layer Shortcut Reuse in DCNN Accelerators", 《 2019 IEEE INTERNATIONAL SYMPOSIUM ON HIGH PERFORMANCE COMPUTER ARCHITECTURE (HPCA)》 *
郑秋梅 等: "基于Android的自定义通用可视化控件", 《计算机系统应用》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113721820A (en) * 2021-09-02 2021-11-30 网易(杭州)网络有限公司 Man-machine interaction method and device and electronic equipment
CN113721820B (en) * 2021-09-02 2023-07-25 网易(杭州)网络有限公司 Man-machine interaction method and device and electronic equipment
CN113835592A (en) * 2021-09-29 2021-12-24 维沃移动通信有限公司 Application function combination method and device and electronic equipment
CN114168046A (en) * 2021-11-05 2022-03-11 荣耀终端有限公司 Click operation processing method, device, storage medium and computer program product
CN114168046B (en) * 2021-11-05 2022-10-14 荣耀终端有限公司 Click operation processing method, device and storage medium
CN114356477A (en) * 2021-12-22 2022-04-15 青岛海信移动通信技术股份有限公司 Terminal device and application program calling method
CN114356477B (en) * 2021-12-22 2024-04-09 青岛海信移动通信技术有限公司 Terminal equipment and application program calling method

Also Published As

Publication number Publication date
CN111880704B (en) 2022-02-18

Similar Documents

Publication Publication Date Title
CN111880704B (en) Application program processing method, device, equipment and medium
US11175823B2 (en) Method and apparatus for controlling terminal device using gesture control function, and non-transitory computer-readable storage medium
CN110688042A (en) Interface display method and device
CN112148160B (en) Floating window display method and device, electronic equipment and computer readable storage medium
CN112926000A (en) Display area rendering method, device and equipment, readable storage medium and product
CN110992112B (en) Advertisement information processing method and device
CN102508568A (en) Switching method of relative coordinate and absolute coordinate
CN105630375A (en) Auxiliary implementation method and system of information input on the basis of graphical interface
CN111708471B (en) Control processing method and related device
CN114972594A (en) Data processing method, device, equipment and medium for meta universe
CN102893250A (en) Method and terminal of determining operation object
CN112000272B (en) Keyboard panel layout adjusting method and device, electronic equipment and storage medium
CN112565356B (en) Data storage method and device and electronic equipment
CN112162800B (en) Page display method, page display device, electronic equipment and computer readable storage medium
CN112181582A (en) Method, apparatus, device and storage medium for device control
CN111666031B (en) Virtual key control method, device, equipment and storage medium for vehicle-mounted terminal
CN116483246A (en) Input control method and device, electronic equipment and storage medium
CN111782381A (en) Task management method and device, mobile terminal and storage medium
CN111966432A (en) Verification code processing method and device, electronic equipment and storage medium
CN111666011A (en) Page focus display method and device
CN113495620A (en) Interactive mode switching method and device, electronic equipment and storage medium
EP2902898A1 (en) System and method in managing low-latency direct control feedback
CN112379954A (en) Data processing method, device and equipment of application program and storage medium
CN111651229A (en) Font changing method, device and equipment
CN111062852B (en) Map rendering method and device, electronic equipment and 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