[go: up one dir, main page]

CN114779994B - Selective editing method, apparatus, electronic device, and computer-readable storage medium - Google Patents

Selective editing method, apparatus, electronic device, and computer-readable storage medium Download PDF

Info

Publication number
CN114779994B
CN114779994B CN202210501285.1A CN202210501285A CN114779994B CN 114779994 B CN114779994 B CN 114779994B CN 202210501285 A CN202210501285 A CN 202210501285A CN 114779994 B CN114779994 B CN 114779994B
Authority
CN
China
Prior art keywords
information
user
interface
displaying
selection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210501285.1A
Other languages
Chinese (zh)
Other versions
CN114779994A (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.)
Advanced New Technologies Co Ltd
Original Assignee
Advanced New Technologies 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 Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN202210501285.1A priority Critical patent/CN114779994B/en
Publication of CN114779994A publication Critical patent/CN114779994A/en
Application granted granted Critical
Publication of CN114779994B publication Critical patent/CN114779994B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/0481Interaction 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
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Landscapes

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

Abstract

The embodiment of the invention discloses a method and a device for selecting and editing, electronic equipment and a computer readable storage medium, wherein the method comprises the following steps: acquiring multi-level option information and corresponding user selection information, and displaying the multi-level option information and the corresponding user selection information on a first interface; displaying an editing operation control in a preset adjacent area of the user selection information, wherein the displaying editing operation control corresponds to the user selection information; and in response to the editing operation control being triggered, displaying editing information related to the corresponding user selection information on a second interface. According to the technical scheme, the operation of the user is simpler and more convenient, the use efficiency of the user is greatly improved, the time cost input by the user is reduced, and the use experience of the user is improved.

Description

Selective editing method, apparatus, electronic device, and computer-readable storage medium
Technical Field
The embodiment of the invention relates to the technical field of data processing, in particular to a method and a device for selecting and editing, electronic equipment and a computer readable storage medium.
Background
With the development of data technology, in order to provide a more targeted service for users, many applications use interactive communication methods to communicate information with users, and users often encounter interactive forms of selection in dialog boxes provided by applications, especially when encountering funnel-type multi-level selection, the users need to continuously select or edit a series of related options. In the prior art, if the user wants to withdraw to reselect at any step in the process, the user needs to return to the first-stage option to perform step-by-step operation again, so that the operation is complicated, the use efficiency of the user is greatly reduced, the time cost input by the user is increased, and the use experience of the user is not convenient to maintain.
Disclosure of Invention
The embodiment of the invention provides a method and a device for selecting editing, electronic equipment and a computer readable storage medium.
In a first aspect, an embodiment of the present invention provides a method for selecting editing.
Specifically, the selection editing method includes:
Acquiring multi-level option information and corresponding user selection information, and displaying the multi-level option information and the corresponding user selection information on a first interface;
displaying an editing operation control in a preset adjacent area of the user selection information, wherein the displaying editing operation control corresponds to the user selection information;
and in response to the editing operation control being triggered, displaying editing information related to the corresponding user selection information on a second interface.
With reference to the first aspect, in a first implementation manner of the first aspect, the obtaining the multi-level option information and the corresponding user selection information and displaying the multi-level option information and the corresponding user selection information on a first interface includes:
Acquiring and displaying root option information on a first interface;
acquiring and displaying root selection information of a user for the root option information on a first interface;
Acquiring and displaying node option information related to the root selection information on a first interface;
Acquiring and displaying node selection information of a user for the node selection information on a first interface;
and repeatedly acquiring and displaying the node option information and the corresponding node selection information on the first interface until the leaf node is reached.
With reference to the first aspect and the first implementation manner of the first aspect, in a second implementation manner of the first aspect, the responding to the triggering of the editing operation control, displaying editing information related to corresponding user selection information on a second interface includes:
Responding to the triggered editing operation control, and determining user selection information corresponding to the triggered editing operation control;
editing information related to the user selection information is acquired and displayed on a second interface.
With reference to the first aspect, the first implementation manner of the first aspect, and the second implementation manner of the first aspect, in a third implementation manner of the first aspect, the editing information related to the user selection information includes one or more of the following information: current level option information of the user selection information, information related to the user selection information, and information related to the current level option information.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, and the third implementation manner of the first aspect, in a fourth implementation manner of the first aspect, the disclosure further includes:
Displaying a selection operation cancel control and a selection operation confirm control on the second interface;
and responding to the selection operation cancel control and the selection operation confirm control to be triggered, and executing a preset operation.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, and the fourth implementation manner of the first aspect, in a fifth implementation manner of the first aspect, the performing, in response to the selection operation cancellation control and the selection operation determination control being triggered, a preset operation includes:
Responding to the triggering of the selection operation cancel control, and displaying the previous-stage option information of the user selection information on a second interface;
and responding to the selection operation to determine that a control is triggered, and displaying confirmation information related to the user selection information on a second interface.
In a second aspect, an embodiment of the present invention provides a selection editing apparatus.
Specifically, the selection editing device includes:
the acquisition module is configured to acquire multi-level option information and corresponding user selection information and display the multi-level option information and the corresponding user selection information on the first interface;
the first display module is configured to display an editing operation control in a preset adjacent area of the user selection information, wherein the display editing operation control corresponds to the user selection information;
And the second display module is configured to respond to the trigger of the editing operation control and display editing information related to corresponding user selection information on a second interface.
With reference to the second aspect, in a first implementation manner of the embodiment of the present invention, the acquiring module is configured to:
Acquiring and displaying root option information on a first interface;
acquiring and displaying root selection information of a user for the root option information on a first interface;
Acquiring and displaying node option information related to the root selection information on a first interface;
Acquiring and displaying node selection information of a user for the node selection information on a first interface;
and repeatedly acquiring and displaying the node option information and the corresponding node selection information on the first interface until the leaf node is reached.
With reference to the second aspect and the first implementation manner of the second aspect, in a second implementation manner of the second aspect, an embodiment of the present invention includes:
a determining sub-module configured to determine, in response to the editing operation control being triggered, user selection information corresponding to the triggered editing operation control;
And the display sub-module is configured to acquire editing information related to the user selection information and display the editing information on a second interface.
With reference to the second aspect, the first implementation manner of the second aspect, and the second implementation manner of the second aspect, in a third implementation manner of the second aspect, the editing information related to the user selection information includes one or more of the following information: current level option information of the user selection information, information related to the user selection information, and information related to the current level option information.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, and the third implementation manner of the second aspect, in a fourth implementation manner of the second aspect, the disclosure further includes:
a third display module configured to display a selection operation revocation control and a selection operation determination control on the second interface;
And the execution module is configured to execute preset operation in response to the selection operation cancellation control and the selection operation determination control being triggered.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, and the fourth implementation manner of the second aspect, in a fifth implementation manner of the second aspect, the execution module is configured to:
Responding to the triggering of the selection operation cancel control, and displaying the previous-stage option information of the user selection information on a second interface;
and responding to the selection operation to determine that a control is triggered, and displaying confirmation information related to the user selection information on a second interface.
In a third aspect, an embodiment of the present invention provides an electronic device, including a memory for storing one or more computer instructions for supporting a selective editing apparatus to perform the selective editing method of the first aspect, and a processor configured to execute the computer instructions stored in the memory. The selection editing means may further comprise a communication interface for the selection editing means to communicate with other devices or a communication network.
In a fourth aspect, an embodiment of the present invention provides a computer readable storage medium storing computer instructions for selecting an editing apparatus, including computer instructions for executing the method of selecting an editing method as described in the first aspect, as referred to by the selecting an editing apparatus.
The technical scheme provided by the embodiment of the invention can have the following beneficial effects:
According to the technical scheme, the editing operation control is arranged in the preset adjacent area of each level of selection information of the user, so that the user can edit and select at any time, and the user can select to return to the previous level of option page or select other related information according to the needs of the user. According to the technical scheme, the operation of the user is simpler and more convenient, the use efficiency of the user is greatly improved, the time cost input by the user is reduced, and the use experience of the user is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of embodiments of the invention.
Drawings
Other features, objects and advantages of embodiments of the present invention will become more apparent from the following detailed description of non-limiting embodiments, taken in conjunction with the accompanying drawings. In the drawings:
FIG. 1 shows a flow chart of a select editing method according to an embodiment of the present invention;
FIG. 2 shows a schematic diagram of displaying option information and user selection information in a bubble manner;
FIG. 3 shows a schematic diagram of displaying option information and user selection information in a click-through manner;
fig. 4 shows a flowchart of step S101 of the selection editing method according to the embodiment shown in fig. 1;
fig. 5 shows a flowchart of step S103 of the selection editing method according to the embodiment shown in fig. 1;
FIG. 6 is a schematic diagram of an interface displaying editing information related to user selection information according to an embodiment of the present invention;
FIG. 7 shows a flowchart of a select editing method according to another embodiment of the present invention;
Fig. 8 is a schematic diagram showing previous-stage option information of option information corresponding to user selection information displayed on a second interface;
FIG. 9 shows a schematic diagram of displaying confirmation information related to user selection information on a second interface;
Fig. 10 is a block diagram showing the configuration of a selection editing apparatus according to an embodiment of the present invention;
Fig. 11 is a block diagram showing the configuration of a second display module 1003 of the selection editing apparatus according to the embodiment shown in fig. 10;
fig. 12 is a block diagram showing a configuration of a selection editing apparatus according to another embodiment of the present invention;
FIG. 13 shows a block diagram of an electronic device according to an embodiment of the invention;
Fig. 14 is a schematic diagram of a computer system suitable for use in implementing a selective editing method according to an embodiment of the present invention.
Detailed Description
Hereinafter, exemplary implementations of embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement them. In addition, for the sake of clarity, portions irrelevant to description of the exemplary embodiments are omitted in the drawings.
In embodiments of the invention, it should be understood that terms such as "comprises" or "comprising," etc., are intended to indicate the presence of features, numbers, steps, acts, components, portions, or combinations thereof disclosed in the specification, and are not intended to exclude the possibility that one or more other features, numbers, steps, acts, components, portions, or combinations thereof are present or added.
In addition, it should be noted that, without conflict, the embodiments of the present invention and the features of the embodiments may be combined with each other. Embodiments of the present invention will be described in detail below with reference to the accompanying drawings in conjunction with the embodiments.
According to the technical scheme provided by the embodiment of the invention, the editing operation control is arranged in the preset adjacent area of each level of selection information of the user, so that the user can perform editing operation selection at any time, and the user can select to return to the previous level of option page or select other related information according to the needs of the user. According to the technical scheme, the operation of the user is simpler and more convenient, the use efficiency of the user is greatly improved, the time cost input by the user is reduced, and the use experience of the user is improved.
Fig. 1 shows a flowchart of a selection editing method according to an embodiment of the present invention, which includes the following steps S101 to S103 as shown in fig. 1:
in step S101, multi-level option information and corresponding user selection information are acquired and displayed on a first interface;
In step S102, displaying an editing operation control in a preset adjacent area of the user selection information, where the displaying editing operation control corresponds to the user selection information;
in step S103, in response to the edit manipulation control being triggered, edit information related to the corresponding user selection information is displayed on the second interface.
As mentioned above, with the development of data technology, many applications use interactive communication methods to communicate information with users, and users often encounter interactive forms of selection within dialog boxes provided by the applications, especially when encountering funnel-type multi-level selections, the user needs to continuously select or edit a series of related options. In the prior art, if the user wants to withdraw to reselect at any step in the process, the user needs to return to the first-stage option to perform step-by-step operation again, so that the operation is complicated, the use efficiency of the user is greatly reduced, the time cost input by the user is increased, and the use experience of the user is not convenient to maintain.
In view of the above-mentioned problems, in this embodiment, a selection editing method is provided, in which an editing operation control is set in a preset adjacent area of each level of selection information of a user, so that the user can perform editing operation selection at any time, so that the user can select to return to a previous level of option page or select other related information according to the needs of the user. According to the technical scheme, the operation of the user is simpler and more convenient, the use efficiency of the user is greatly improved, the time cost input by the user is reduced, and the use experience of the user is improved.
The option information refers to questions or related information provided for a user to select, and after the user selects one of the options, the system can perform targeted follow-up operation according to the selection result.
In an optional implementation manner of this embodiment, the option information is multi-level option information, that is, the user needs to perform multi-level selection operation according to the multi-level option information, where the multi-level option information may form an option information tree, and the option information tree includes root option information and multiple multi-level node option information.
The first interface and the second interface may be interactive display interfaces, and may be the same or different, but if the information displayed on the first interface and the second interface is deterministic information, that is, information that does not need to be selected or reacted by a user, the first interface and the second interface may also be non-interactive display interfaces, and may be specifically set according to characteristics of option information and user selection information.
On the first interface and the second interface, the option information and the corresponding user selection information may be displayed in a bubble manner, as shown in fig. 2, or may be displayed in a click manner, as shown in fig. 3, or may be displayed in other forms according to the needs of the actual application and the characteristics of the option information and the user selection information, which is not particularly limited in the present invention.
The preset adjacent area refers to an area close to or overlapping with the display area where the user selection information is located, for example, the preset adjacent area may be set to an area where a distance between a center point of the preset adjacent area and a center point of the display area where the user selection information is located is smaller than a preset distance threshold, or may be set to a sub-area located in the display area where the user selection information is located, or may be set to an area overlapping with the display area where the user selection information is located. In other words, as long as the correspondence between the editing operation control and the user selection information can be clarified through the setting of the preset adjacent area, that is, which editing operation control corresponds to which user selection information is determined, a person skilled in the art can set the display area of the editing operation control according to the needs of the actual application and the characteristics of the option information and the user selection information, and the invention is not particularly limited.
In an optional implementation manner of this embodiment, as shown in fig. 4, the step S101, that is, the step of acquiring the multi-level option information and the corresponding user selection information and displaying the multi-level option information on the first interface, includes the following steps S401 to S405:
In step S401, root option information is acquired and displayed on a first interface;
In step S402, acquiring and displaying root selection information of the user for the root option information on a first interface;
in step S403, node option information related to the root selection information is acquired and displayed on a first interface;
In step S404, acquiring and displaying node selection information of the user for the node selection information on a first interface;
In step S405, node option information and corresponding node selection information are repeatedly acquired and displayed on the first interface until the leaf node is reached.
In this embodiment, the corresponding next-level option information and the selection result information of the current-level option information are acquired and displayed according to the selection of the user on each-level option information, and so on until the leaf node is reached. Thus, the comprehensive selection information of the user can be obtained, and the method is favorable for providing targeted service for the user.
In an alternative implementation manner of this embodiment, as shown in fig. 5, step S103, that is, a step of displaying editing information related to corresponding user selection information on the second interface in response to the editing operation control being triggered, includes the following steps S501 to S502:
In step S501, in response to the editing operation control being triggered, determining user selection information corresponding to the triggered editing operation control;
In step S502, editing information related to the user selection information is acquired and displayed on a second interface.
In this embodiment, when the user triggers the editing operation control, it is considered that the user may want to edit or modify the current selection or want to return to the previous stage or the previous stage of option information to reselect, so in response to the editing operation control being triggered, the user selection information corresponding to the triggered editing operation control is first determined, and then the editing information related to the user selection information is acquired and displayed on the second interface for editing or modifying by the user. Wherein the editing information related to the user selection information may include one or more of the following information: current level option information of the user selection information, information related to the user selection information, and information related to the current level option information. Fig. 6 is a schematic diagram of an interface displaying editing information related to user selection information according to an embodiment of the present invention, where after the editing operation control is triggered, information displayed on the second interface is current level option information of the user selection information.
In an optional implementation manner of this embodiment, the method further includes a step of displaying a selection operation revocation control and a selection operation determination control on the second interface, and performing a preset operation after the selection operation revocation control and the selection operation determination control are triggered, that is, as shown in fig. 7, the method includes the following steps S701 to S705:
in step S701, multi-level option information and corresponding user selection information are acquired and displayed on a first interface;
in step S702, displaying an editing operation control in a preset adjacent area of the user selection information, where the displaying editing operation control corresponds to the user selection information;
in step S703, in response to the edit manipulation control being triggered, displaying edit information related to the corresponding user selection information on a second interface;
in step S704, a selection operation cancel control and a selection operation determination control are displayed on the second interface;
in step S705, a preset operation is performed in response to the selection operation cancel control and the selection operation determination control being triggered.
In this embodiment, in order to facilitate the user to return to the previous-stage option information to perform reselection or determine the current selection, to obtain information that is fed back by the system and is needed by the user, after triggering the editing operation control, a selection operation cancel control and a selection operation determine control are further displayed on the second interface, and after determining that the selection operation cancel control and the selection operation determine control are triggered, a preset operation is performed, for example, preset information is displayed on the second interface.
Wherein, the preset information may include one or more of the following information: pre-option information of the user selection information, confirmation information related to the user selection information, and the like.
The display positions of the selection operation cancel control and the selection operation confirm control can be set according to the requirements of practical application and the characteristics of the information displayed by the current second interface, and the invention is not limited in particular. In fig. 6, the selection operation cancel control is disposed at the top of the information displayed on the current second interface, and the selection operation confirm control is disposed at the bottom of the information displayed on the current second interface.
In an optional implementation manner of this embodiment, the step S705, that is, the step of performing the preset operation in response to the selection operation cancellation control and the selection operation determination control being triggered, includes the following steps:
Responding to the triggering of the selection operation cancel control, and displaying the previous-stage option information of the user selection information on a second interface;
and responding to the selection operation to determine that a control is triggered, and displaying confirmation information related to the user selection information on a second interface.
In this embodiment, when the user triggers the selection operation cancel control, it is considered that the user wants to return to the previous stage or previous stage option information to make a selection again, and then previous stage option information of option information corresponding to the user selection information is displayed on the second interface, as shown in fig. 8, and so on, the step-by-step selection cancel and return can be achieved. When the user triggers the selection operation determination control, the user is considered to have no doubt about the current selection and can perform subsequent operations, so that confirmation information related to the user selection information can be displayed on the second interface, as shown in fig. 9.
The following are examples of the apparatus of the present invention that may be used to perform the method embodiments of the present invention.
Fig. 10 shows a block diagram of a selection editing apparatus according to an embodiment of the present invention, which may be implemented as part or all of an electronic device by software, hardware, or a combination of both, and may be specifically implemented as a platform side. As shown in fig. 10, the selection editing apparatus includes:
The acquiring module 1001 is configured to acquire the multi-level option information and the corresponding user selection information, and display the multi-level option information and the corresponding user selection information on the first interface;
A first display module 1002 configured to display an editing operation control in a preset adjacent area of the user selection information, wherein the display editing operation control corresponds to the user selection information;
A second display module 1003 configured to display editing information related to the corresponding user selection information on the second interface in response to the editing operation control being triggered.
As mentioned above, with the development of data technology, many applications use interactive communication methods to communicate information with users, and users often encounter interactive forms of selection within dialog boxes provided by the applications, especially when encountering funnel-type multi-level selections, the user needs to continuously select or edit a series of related options. In the prior art, if the user wants to withdraw to reselect at any step in the process, the user needs to return to the first-stage option to perform step-by-step operation again, so that the operation is complicated, the use efficiency of the user is greatly reduced, the time cost input by the user is increased, and the use experience of the user is not convenient to maintain.
In view of the above-mentioned problems, in this embodiment, a selection editing apparatus is provided, which is provided with an editing operation control in a preset adjacent area of each level of selection information of a user, so that the user can perform editing operation selection at any time, so that the user can select to return to a previous level of option page or select other related information according to the needs of the user. According to the technical scheme, the operation of the user is simpler and more convenient, the use efficiency of the user is greatly improved, the time cost input by the user is reduced, and the use experience of the user is improved.
The option information refers to questions or related information provided for a user to select, and after the user selects one of the options, the system can perform targeted follow-up operation according to the selection result.
In an optional implementation manner of this embodiment, the option information is multi-level option information, that is, the user needs to perform multi-level selection operation according to the multi-level option information, where the multi-level option information may form an option information tree, and the option information tree includes root option information and multiple multi-level node option information.
The first interface and the second interface may be interactive display interfaces, and may be the same or different, but if the information displayed on the first interface and the second interface is deterministic information, that is, information that does not need to be selected or reacted by a user, the first interface and the second interface may also be non-interactive display interfaces, and may be specifically set according to characteristics of option information and user selection information.
On the first interface and the second interface, the option information and the corresponding user selection information may be displayed in a bubble manner, as shown in fig. 2, or may be displayed in a click manner, as shown in fig. 3, or may be displayed in other forms according to the needs of the actual application and the characteristics of the option information and the user selection information, which is not particularly limited in the present invention.
The preset adjacent area refers to an area close to or overlapping with the display area where the user selection information is located, for example, the preset adjacent area may be set to an area where a distance between a center point of the preset adjacent area and a center point of the display area where the user selection information is located is smaller than a preset distance threshold, or may be set to a sub-area located in the display area where the user selection information is located, or may be set to an area overlapping with the display area where the user selection information is located. In other words, as long as the correspondence between the editing operation control and the user selection information can be clarified through the setting of the preset adjacent area, that is, which editing operation control corresponds to which user selection information is determined, a person skilled in the art can set the display area of the editing operation control according to the needs of the actual application and the characteristics of the option information and the user selection information, and the invention is not particularly limited.
In an alternative implementation of this embodiment, the obtaining module is configured to:
Acquiring and displaying root option information on a first interface;
acquiring and displaying root selection information of a user for the root option information on a first interface;
Acquiring and displaying node option information related to the root selection information on a first interface;
Acquiring and displaying node selection information of a user for the node selection information on a first interface;
and repeatedly acquiring and displaying the node option information and the corresponding node selection information on the first interface until the leaf node is reached.
In this embodiment, the corresponding next-level option information and the selection result information of the current-level option information are acquired and displayed according to the selection of the user on each-level option information, and so on until the leaf node is reached. Thus, the comprehensive selection information of the user can be obtained, and the method is favorable for providing targeted service for the user.
In an alternative implementation of this embodiment, as shown in fig. 11, the second display module 1003 includes:
a determining submodule 1101 configured to determine, in response to the editing operation control being triggered, user selection information corresponding to the triggered editing operation control;
a display sub-module 1102 is configured to obtain editing information related to the user selection information and display it on the second interface.
In this embodiment, when the user triggers the edit manipulation control, it is considered that the user may want to edit or modify the current selection or want to return to the previous stage or the previous stage of option information to reselect, so in response to the edit manipulation control being triggered, the determination submodule 1101 determines user selection information corresponding to the triggered edit manipulation control, and the display submodule 1102 acquires and displays the edit information related to the user selection information on the second interface for editing or modifying by the user. Wherein the editing information related to the user selection information may include one or more of the following information: current level option information of the user selection information, information related to the user selection information, and information related to the current level option information. Fig. 6 is a schematic diagram of an interface displaying editing information related to user selection information according to an embodiment of the present invention, where after the editing operation control is triggered, information displayed on the second interface is current level option information of the user selection information.
In an optional implementation manner of this embodiment, the apparatus further includes a portion that displays a selection operation cancellation control and a selection operation determination control on the second interface, and performs a preset operation after the selection operation cancellation control and the selection operation determination control are triggered, that is, as shown in fig. 12, the apparatus includes:
The acquiring module 1201 is configured to acquire the multi-level option information and the corresponding user selection information, and display the multi-level option information and the corresponding user selection information on the first interface;
A first display module 1202 configured to display an editing operation control in a preset adjacent area of the user selection information, wherein the display editing operation control corresponds to the user selection information;
A second display module 1203 configured to display editing information related to the corresponding user selection information on a second interface in response to the editing operation control being triggered;
a third display module 1204 configured to display a selection operation cancel control and a selection operation determine control on the second interface;
and an execution module 1205 configured to execute a preset operation in response to the selection operation revocation control and the selection operation determination control being triggered.
In this embodiment, in order to facilitate the user to return to the previous-stage option information to perform reselection or determine the current selection, so as to obtain information that is fed back by the system and is needed by the user, after triggering the editing operation control, the third display module 1204 displays a selection operation cancel control and a selection operation determine control on the second interface, and the execution module 1205 performs a preset operation, such as displaying preset information on the second interface, after determining that the selection operation cancel control and the selection operation determine control are triggered.
Wherein, the preset information may include one or more of the following information: pre-option information of the user selection information, confirmation information related to the user selection information, and the like.
The display positions of the selection operation cancel control and the selection operation confirm control can be set according to the requirements of practical application and the characteristics of the information displayed by the current second interface, and the invention is not limited in particular. In fig. 6, the selection operation cancel control is disposed at the top of the information displayed on the current second interface, and the selection operation confirm control is disposed at the bottom of the information displayed on the current second interface.
In an alternative implementation of this embodiment, the execution module is configured to:
Responding to the triggering of the selection operation cancel control, and displaying the previous-stage option information of the user selection information on a second interface;
and responding to the selection operation to determine that a control is triggered, and displaying confirmation information related to the user selection information on a second interface.
In this embodiment, when the user triggers the selection operation cancel control, and considers that the user wants to return to the previous stage or previous stage option information to make a selection again, the execution module displays the previous stage option information of the option information corresponding to the user selection information on the second interface, as shown in fig. 8, and so on, so that the step-by-step selection cancel and return can be achieved. When the user triggers the selection operation determining control, the user is considered that the current selection is not ambiguous and can perform subsequent operation, and therefore the execution module can display confirmation information related to the user selection information on the second interface, as shown in fig. 9.
The embodiment of the invention also discloses an electronic device, fig. 13 shows a block diagram of the electronic device according to an embodiment of the invention, and as shown in fig. 13, the electronic device 1300 includes a memory 1301 and a processor 1302; wherein,
The memory 1301 is configured to store one or more computer instructions that are executed by the processor 1302 to implement any of the method steps described above.
Fig. 14 is a schematic diagram of a computer system suitable for implementing a selective editing method according to an embodiment of the present invention.
As shown in fig. 14, the computer system 1400 includes a Central Processing Unit (CPU) 1401, which can execute various processes in the above-described embodiments in accordance with a program stored in a Read Only Memory (ROM) 1402 or a program loaded from a storage section 1408 into a Random Access Memory (RAM) 1403. In the RAM1403, various programs and data required for the operation of the system 1400 are also stored. The CPU1401, ROM1402, and RAM1403 are connected to each other through a bus 1404. An input/output (I/0) interface 1405 is also connected to the bus 1404.
The following components are connected to the I/O interface 1405: an input section 1406 including a keyboard, a mouse, and the like; an output portion 1407 including a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, a speaker, and the like; a storage section 1408 including a hard disk or the like; and a communication section 1409 including a network interface card such as a LAN card, a modem, and the like. The communication section 1409 performs communication processing via a network such as the internet. The drive 1410 is also connected to the I/O interface 1405 as needed. Removable media 1411, such as magnetic disks, optical disks, magneto-optical disks, semiconductor memory, and the like, is installed as needed on drive 1410 so that a computer program read therefrom is installed as needed into storage portion 1408.
In particular, the method described above may be implemented as a computer software program according to an embodiment of the invention. For example, embodiments of the present invention include a computer program product comprising a computer program tangibly embodied on a medium readable thereby, the computer program comprising program code for performing the select editing method. In such an embodiment, the computer program can be downloaded and installed from a network through the communication portion 1409 and/or installed from the removable medium 1411.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present invention may be implemented by software, or may be implemented by hardware. The units or modules described may also be provided in a processor, the names of which in some cases do not constitute a limitation of the unit or module itself.
As another aspect, the embodiment of the present invention further provides a computer-readable storage medium, which may be a computer-readable storage medium included in the apparatus described in the above embodiment; or may be a computer-readable storage medium, alone, that is not assembled into a device. The computer-readable storage medium stores one or more programs for use by one or more processors to perform the methods described in embodiments of the present invention.
The above description is only illustrative of the preferred embodiments of the present invention and of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the embodiments of the present invention is not limited to the specific combination of the above technical features, but also encompasses other technical features formed by any combination of the above technical features or their equivalents without departing from the inventive concept. Such as the technical solution formed by mutually replacing the above features and the technical features with similar functions (but not limited to) disclosed in the embodiments of the present invention.

Claims (9)

1. A method of selecting editing, comprising:
Acquiring multi-level option information and corresponding user selection information, and displaying the multi-level option information and the corresponding user selection information on a first interface;
Displaying an editing operation control in a preset adjacent area of the user selection information for the user to perform editing operation selection at any time so as to enable the user to select to return to a previous level option page, wherein the displaying editing operation control corresponds to the user selection information;
Responding to the triggered editing operation control, and determining user selection information corresponding to the triggered editing operation control;
Acquiring editing information related to the user selection information and displaying the editing information on a second interface;
Displaying a selection operation cancel control and a selection operation confirm control on the second interface;
Responding to the triggering of the selection operation cancel control, and displaying the previous-stage option information of the user selection information on a second interface;
and responding to the selection operation to determine that a control is triggered, and displaying confirmation information related to the user selection information on a second interface.
2. The method of claim 1, wherein the obtaining and displaying the multi-level option information and the corresponding user selection information on the first interface comprises:
Acquiring and displaying root option information on a first interface;
acquiring and displaying root selection information of a user for the root option information on a first interface;
Acquiring and displaying node option information related to the root selection information on a first interface;
Acquiring and displaying node selection information of a user for the node selection information on a first interface;
And repeatedly acquiring and displaying next-level node option information related to the current-level node option information and node option information of the next-level node option information of a user on the first interface until the leaf node is reached.
3. The method according to claim 1, wherein displaying an edit operation control in a preset adjacent area of the user selection information for the user to select the edit operation at any time, so that the user selects to return to the previous level option page, includes:
And displaying an editing operation control in a preset adjacent area of the user selection information, so that the user can perform editing operation selection at any time, and the user can select to return to the previous level of option page or select other related information.
4. The method of claim 1, wherein the editing information related to the user selection information comprises: the user selects current level option information of the information.
5. A selective editing apparatus, comprising:
the acquisition module is configured to acquire multi-level option information and corresponding user selection information and display the multi-level option information and the corresponding user selection information on the first interface;
The first display module is configured to display an editing operation control in a preset adjacent area of the user selection information, so that a user can perform editing operation selection at any time to select to return to a previous level of option page, wherein the display editing operation control corresponds to the user selection information;
the second display module comprises a determination sub-module and a display sub-module;
the determining submodule is configured to respond to the trigger of the editing operation control and determine user selection information corresponding to the triggered editing operation control;
The display sub-module is configured to acquire editing information related to the user selection information and display the editing information on a second interface;
a third display module configured to display a selection operation revocation control and a selection operation determination control on the second interface;
An execution module configured to display, in response to the selection operation revocation control being triggered, pre-option information of the user selection information on a second interface; and responding to the selection operation to determine that a control is triggered, and displaying confirmation information related to the user selection information on a second interface.
6. The apparatus of claim 5, wherein the acquisition module is configured to:
Acquiring and displaying root option information on a first interface;
acquiring and displaying root selection information of a user for the root option information on a first interface;
Acquiring and displaying node option information related to the root selection information on a first interface;
Acquiring and displaying node selection information of a user for the node selection information on a first interface;
And repeatedly acquiring and displaying next-level node option information related to the current-level node option information and node option information of the next-level node option information of a user on the first interface until the leaf node is reached.
7. The apparatus of claim 5, wherein the first display module is configured to:
And displaying an editing operation control in a preset adjacent area of the user selection information, so that the user can perform editing operation selection at any time, and the user can select to return to the previous level of option page or select other related information.
8. An electronic device comprising a memory and a processor; wherein,
The memory is for storing one or more computer instructions, wherein the one or more computer instructions are executable by the processor to implement the method of any of claims 1-4.
9. A computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the method of any of claims 1-4.
CN202210501285.1A 2018-12-13 2018-12-13 Selective editing method, apparatus, electronic device, and computer-readable storage medium Active CN114779994B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210501285.1A CN114779994B (en) 2018-12-13 2018-12-13 Selective editing method, apparatus, electronic device, and computer-readable storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210501285.1A CN114779994B (en) 2018-12-13 2018-12-13 Selective editing method, apparatus, electronic device, and computer-readable storage medium
CN201811525660.6A CN110007827B (en) 2018-12-13 2018-12-13 Selection editing method and device, electronic equipment and computer readable storage medium

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201811525660.6A Division CN110007827B (en) 2018-12-13 2018-12-13 Selection editing method and device, electronic equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN114779994A CN114779994A (en) 2022-07-22
CN114779994B true CN114779994B (en) 2024-06-28

Family

ID=67165125

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202210501285.1A Active CN114779994B (en) 2018-12-13 2018-12-13 Selective editing method, apparatus, electronic device, and computer-readable storage medium
CN201811525660.6A Active CN110007827B (en) 2018-12-13 2018-12-13 Selection editing method and device, electronic equipment and computer readable storage medium

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN201811525660.6A Active CN110007827B (en) 2018-12-13 2018-12-13 Selection editing method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (2) CN114779994B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113590247B (en) * 2021-07-21 2024-04-05 杭州阿里云飞天信息技术有限公司 Text creation method and computer program product

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506115A (en) * 2016-06-14 2017-12-22 阿里巴巴集团控股有限公司 A kind of display processing method of menu, apparatus and system
CN108536360A (en) * 2018-03-15 2018-09-14 链家网(北京)科技有限公司 Multilevel menu display methods and device for mobile terminal

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030146937A1 (en) * 2001-09-11 2003-08-07 Lee Seung Woo Multi-level data management system
GB2402506A (en) * 2003-06-02 2004-12-08 Yisia Young Suk Lee Navigation of hierarchical data
US7418670B2 (en) * 2003-10-03 2008-08-26 Microsoft Corporation Hierarchical in-place menus
JP2006018387A (en) * 2004-06-30 2006-01-19 Nissan Motor Co Ltd Operation function selection device and operation function selection method
CN102118476A (en) * 2011-03-10 2011-07-06 宇龙计算机通信科技(深圳)有限公司 Method for displaying menu of mobile phone and mobile phone
CN102446070A (en) * 2011-12-29 2012-05-09 Tcl集团股份有限公司 Method and device for fast skip among directories at all levels
WO2016049907A1 (en) * 2014-09-30 2016-04-07 深圳市大疆创新科技有限公司 Operation interface processing method and display device
CN108958616B (en) * 2017-05-17 2024-02-02 深圳市鸿合创新信息技术有限责任公司 Menu control method
CN107515707B (en) * 2017-08-17 2019-11-29 携程旅游信息技术(上海)有限公司 Mobile terminal multilevel menu control method and system, storage medium, electronic equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506115A (en) * 2016-06-14 2017-12-22 阿里巴巴集团控股有限公司 A kind of display processing method of menu, apparatus and system
CN108536360A (en) * 2018-03-15 2018-09-14 链家网(北京)科技有限公司 Multilevel menu display methods and device for mobile terminal

Also Published As

Publication number Publication date
CN110007827B (en) 2022-05-13
CN110007827A (en) 2019-07-12
CN114779994A (en) 2022-07-22

Similar Documents

Publication Publication Date Title
US12229501B2 (en) Populating values in a spreadsheet using semantic cues
CN110677267B (en) Information processing method and device
CN107491307B (en) Information providing method, device, electronic equipment and computer readable storage medium
EP3608798A1 (en) Group search method based on social network, device, server and storage medium
US11016633B2 (en) Intelligent support recommendations for snap-ins
CN108595179A (en) Task creating method, device, electronic equipment and computer readable storage medium
CN112579084A (en) Page assembling method and device
CN111782106A (en) Method, device, electronic equipment and readable medium for displaying page menu bar
US11651305B2 (en) Achieving feasibility of optimization constraints
CN114779994B (en) Selective editing method, apparatus, electronic device, and computer-readable storage medium
CN107741970B (en) Method and device for laying out main page
CN113360693A (en) Method and device for determining image label, electronic equipment and storage medium
CN113656326A (en) Program testing method, program testing device, computer system and storage medium
US20200334298A1 (en) Managing information about document-related activities
CN115062589B (en) Encyclopedia entry processing method, encyclopedia entry processing device, electronic equipment, medium and program product
US8479222B2 (en) Simplifying interaction with multiple applications when using forms via a common interface
CN110888583B (en) Page display method, system and device and electronic equipment
CN111488537A (en) Page display method and device
CN109634827A (en) Method and apparatus for generating information
CN112308074B (en) Method and device for generating thumbnail
CN108984061B (en) Object searching method, device, equipment and computer readable storage medium
CN115221448A (en) Webpage configuration method and device, electronic equipment and storage medium
CN109857838B (en) Method and apparatus for generating information
CN113655942A (en) Chart data display method and device
CN109600558B (en) Method and apparatus for generating information

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