WO2023020328A1 - Object manipulating method and apparatus, and electronic device - Google Patents

Object manipulating method and apparatus, and electronic device Download PDF

Info

Publication number
WO2023020328A1
WO2023020328A1 PCT/CN2022/111049 CN2022111049W WO2023020328A1 WO 2023020328 A1 WO2023020328 A1 WO 2023020328A1 CN 2022111049 W CN2022111049 W CN 2022111049W WO 2023020328 A1 WO2023020328 A1 WO 2023020328A1
Authority
WO
WIPO (PCT)
Prior art keywords
manipulation
manipulation object
target
input
function
Prior art date
Application number
PCT/CN2022/111049
Other languages
French (fr)
Chinese (zh)
Inventor
解晓鹏
Original Assignee
维沃移动通信(杭州)有限公司
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 维沃移动通信(杭州)有限公司 filed Critical 维沃移动通信(杭州)有限公司
Publication of WO2023020328A1 publication Critical patent/WO2023020328A1/en

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/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/04817Interaction 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 using icons
    • 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
    • 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/0485Scrolling or panning
    • 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

Definitions

  • the embodiments of the present application relate to the field of information processing, and in particular, to an object manipulation method, device, and electronic equipment.
  • Embodiments of the present application provide an object manipulation method, device, and electronic device to solve the problem of cumbersome operations when a user wants to manipulate multiple manipulation objects.
  • an object manipulation method which may include:
  • a sub-manipulation object in the first manipulation object is manipulated according to a target function in the second manipulation object, and the target function is a function associated with the first manipulation object.
  • an object manipulation device which may include:
  • a receiving module configured to receive a first input to a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object;
  • a manipulation module configured to, in response to the first input, manipulate a sub-manipulation object in the first manipulation object according to a target function in the second manipulation object, the target function being the same as the first manipulation object The function associated with the object.
  • an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored in the memory and operable on the processor, and the program or instruction is The processor implements the steps of the method described in the first aspect when executed.
  • an embodiment of the present application provides a readable storage medium, on which a program or an instruction is stored, and when the program or instruction is executed by a processor, the steps of the method described in the first aspect are implemented .
  • the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect the method described.
  • an embodiment of the present application provides a computer program product, the program product is stored in a non-volatile storage medium, and the program product is executed by at least one processor to implement the computer program product described in the first aspect. method.
  • an embodiment of the present application provides an electronic device configured to execute the method described in the first aspect.
  • the target manipulation object by receiving the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object; in response to the first input, according to the second manipulation object related to the first manipulation object
  • the linked target function manipulates the child manipulation objects in the first manipulation object.
  • the target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
  • FIG. 1 is a flowchart of an object manipulation method provided by an embodiment of the present application
  • FIG. 2 is a schematic diagram of object manipulation provided by the embodiment of the present application.
  • FIG. 3 is a schematic diagram of a quick login provided by the embodiment of the present application.
  • FIG. 4 is a schematic diagram of sending a file provided by an embodiment of the present application.
  • Fig. 5 is a schematic structural diagram of an object manipulation device provided by an embodiment of the present application.
  • FIG. 6 is a schematic diagram of a hardware structure of an electronic device provided in an embodiment of the present application.
  • FIG. 7 is a schematic diagram of a hardware structure of another electronic device provided by an embodiment of the present application.
  • the embodiments of the present application provide an object manipulation method, device, electronic equipment and storage medium to solve the problem in related technologies that when a user wants to manipulate multiple manipulated objects, the operation is relatively cumbersome.
  • the method provided in the embodiment of the present application can be applied to not only the above-mentioned application scenarios, but also to any scenario where the operation is cumbersome when the user wants to manipulate multiple manipulation objects.
  • the target manipulation object by receiving the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object;
  • the target function associated with the manipulation object manipulates the child manipulation objects in the first manipulation object.
  • the target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
  • FIG. 1 is a flowchart of an object manipulation method provided by an embodiment of the present application.
  • the object manipulation method may include step 110-step 120, the method is applied to the object manipulation device, specifically as follows:
  • Step 110 receiving a first input on a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object.
  • Step 120 in response to the first input, manipulate the sub-manipulation objects in the first manipulation object according to the target function in the second manipulation object, where the target function is a function associated with the first manipulation object.
  • the object manipulation method provided in the present application receives a first input to a target manipulation object, and the target manipulation object includes a first manipulation object and a second manipulation object;
  • the associated target function manipulates the child manipulation objects in the first manipulation object.
  • the target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
  • step 110-step 120 the contents of step 110-step 120 are described respectively:
  • step 110 is involved.
  • first manipulation object and the second manipulation object mentioned above may include: files, applications, and the like.
  • step 110 may specifically include the following steps:
  • step 120 specifically, the following steps may be included:
  • the target function of the second manipulated object is invoked to perform manipulation processing on the second target object, and the first target object is associated with the second target object.
  • the target function of the object (such as the search function, the favorite function, and the add to shopping cart function, etc.) performs manipulation processing on the second target object (commodity in the shopping application B).
  • the above-mentioned first target object and the second target object are associated, for example, the first target object and the second target object are the same commodity, or the first target object and the second target object are the same type of commodity.
  • step 110 may specifically include:
  • the display position of the object identifier of the target manipulation object on the interface remains unchanged.
  • the first input mentioned above may be an input of dragging the object identifier of the target manipulation object displayed on the interface, or an input of pressing the target manipulation object at the same time, so as to prevent accidental touches.
  • the display position of the object identifier of the target manipulation object on the interface remains unchanged, that is, the arrangement of the application program (Application, APP) in the display area is not affected after the first input is received. .
  • step 120 is involved.
  • sub-manipulation objects mentioned above may include functional controls, display areas, files, etc. in the first manipulation object.
  • Step 120 may specifically include the following steps:
  • the sub-manipulation object in the first application is manipulated according to the target function in the second application, the first application corresponds to the first icon, and the second application corresponds to the second icon.
  • the first manipulation object is a file library storing files
  • the second manipulation object is a communication application.
  • the file library When it is detected that the file library is dragged to the communication application, it will automatically open the file library and display the files in the file library (such as displaying photos in the album, displaying text in documents, displaying web pages in the browser), and displaying
  • the sharing page of the communication application is used for selecting communication partners for file sharing.
  • the first interface corresponding to the file library and the second interface corresponding to App3 are displayed in split screens;
  • the first interface includes at least one file
  • the second interface includes at least one communication object.
  • receiving the target file in the first interface, and the third input to the target communication object in the second interface at least one file includes the target file
  • at least one communication object includes the target communication object
  • the target function can be quickly used to manipulate the sub-manipulation object in the first application.
  • the first manipulation object is an object identifier in the first application
  • the second manipulation object is a second icon.
  • Step 120 may specifically include the following steps:
  • the target function of the second application is invoked to manipulate the object identifier in the first application, the second application corresponds to the second icon, and the object identifier corresponds to the target function.
  • the target function (collection function) of the second application corresponding to the second icon to manipulate the object identifier (commodity identifier) in the first application, and the object identifier (commodity identifier) corresponds to the target function (Favorite function).
  • the first application (shopping application A) and the second application (shopping application B) are both shopping applications.
  • the collection function of the shopping application B is invoked to store a product in the first application.
  • the logo is manipulated (collection processing), and a commodity logo corresponds to the collection function.
  • step 120 may specifically include the following steps:
  • the child manipulation objects in the first manipulation objects are manipulated according to the target function.
  • the function identification of at least one function associated with the first input in the second manipulation object is displayed; then, in response to the second input of the function identification of the target function, according to the target function Manipulate the sub-manipulation objects in the first manipulation object.
  • all function controls of the second manipulation object may be traversed in advance to display the functions (A, B, C, D, etc.) associated with the first manipulation object, and the user may Select a target function to record the dragging relationship between the first manipulation object and the second manipulation object.
  • the target function in the second manipulation object can be used directly.
  • the first manipulation object is a third application
  • the second manipulation object is a communication application.
  • the communication application needs to expose the login authorization service and provide an authorization interface to return the user login information.
  • the communication application When it is detected that the communication application is dragged onto other control objects, other control objects are automatically opened, and the login interface of other control objects is invoked, and the user login information passed by the communication application is directly authorized to other control object applications. After the control object obtains the account information, it can complete the user login operation. After completing the login operation, the user can play other applications.
  • a first input to a target manipulation object is received, the second manipulation object (App3) is a communication application, and user login information in the second manipulation object is obtained in response to the first input ; Log in the third application according to the user login information, and enter the App3 interface corresponding to the user login information after login.
  • the third application can be quickly logged in.
  • Step 120 may specifically include the following steps:
  • the interface In response to the first input, display an interface corresponding to the first manipulation object, the interface includes at least one file, and the at least one file includes a target file;
  • the second manipulation object can pre-record the control function corresponding to each third-party manipulation object (such as the function of the camera corresponding to the information sharing platform, and the photo album corresponding to the function of sending the target file to the preset contact person), so that when the second manipulation object is detected
  • the target function associated with the first manipulation object in the second first manipulation object can be obtained, the first manipulation object can be opened first, and the first manipulation object can be used.
  • the object's function such as taking a photo
  • the interface of the first manipulation object is displayed; then, in response to a third input to the interface of the first manipulation object (album), the first manipulation object is determined the target file in the interface; finally, send the target file to the preset contact person in the second manipulation object, and/or publish the target file on the information sharing platform of the second manipulation object.
  • the target file can be quickly sent to a preset contact in the second manipulation object, and /or, publish the target file on the information sharing platform of the second manipulation object.
  • the interface of the first manipulation object and the object identifier of the second manipulation object are displayed, receiving the information about the first function control and the second manipulation object in the interface of the first manipulation object
  • the fourth input of the object identification; the first manipulation object and the second manipulation object are manipulation objects of the same type; in response to the fourth input, an interface of the second manipulation object is displayed, the interface of the second manipulation object includes a second function control, and the second manipulation object A functional control is associated with a second functional control.
  • the first manipulation object in the interface of the first manipulation object is received.
  • an interface of the second manipulation object (shopping application B) is displayed, the interface of the second manipulation object includes a second function control (shopping cart), and the first function control is associated with the second function control.
  • the target manipulation object by receiving the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object; in response to the first input, according to the second manipulation object and the first manipulation
  • the target function associated with a manipulation object manipulates the child manipulation objects in the first manipulation object.
  • the target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
  • the object manipulation method provided in the embodiment of the present application may be executed by an object manipulation device, or a control module in the object manipulation device for executing the load object manipulation method.
  • the object manipulation method provided in the embodiment of the present application is described by taking the object manipulation device executing the loading object manipulation method as an example.
  • an embodiment of the present application further provides an object manipulation device, which will be described in detail with reference to FIG. 5 .
  • FIG. 5 is a schematic structural diagram of an object manipulation device provided by an embodiment of the present application.
  • the object manipulation device 500 may include:
  • the receiving module 510 is configured to receive a first input of a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object.
  • the manipulation module 520 is configured to receive and respond to the first input, and manipulate a sub-manipulation object in the first manipulation object according to a target function in the second manipulation object, where the target function is a function associated with the first manipulation object.
  • the manipulation module 520 includes:
  • a display module configured to display a function identification of at least one function in the second manipulation object in response to the first input; at least one function is associated with the first manipulation object.
  • the receiving unit is configured to receive a second input of the function identification of the target function, the function identification of at least one function includes the function identification of the target function.
  • the manipulation unit is used for manipulating the sub-manipulation objects in the first manipulation objects according to the target function in response to the first input.
  • the first manipulation object is a first icon
  • the second manipulation object is a second icon
  • the manipulation module 520 is specifically configured to:
  • the sub-manipulation object in the first application is manipulated according to the target function in the second application, the first application corresponds to the first icon, and the second application corresponds to the second icon.
  • the first manipulation object is an object identifier in the first application
  • the second manipulation object is a second icon
  • the manipulation module 520 is specifically configured to:
  • the target function of the second application is invoked to manipulate the object identifier in the first application, the second application corresponds to the second icon, and the object identifier corresponds to the target function.
  • the first manipulation object is a file library icon
  • the second manipulation object is a communication application icon
  • the manipulation module 520 includes:
  • the display module is configured to display an interface corresponding to the first manipulation object in response to the first input, the interface includes at least one file, and the at least one file includes a target file.
  • the receiving unit is further configured to receive a third input to the interface of the first manipulation object.
  • the determination module is configured to determine the target file in the interface corresponding to the first manipulation object in response to the third input of the user.
  • the sending module is configured to send the target file to a preset contact in the second manipulation object, and/or publish the target file on the information sharing platform of the second manipulation object.
  • the first manipulation object is a third application
  • the second manipulation object is a communication application
  • the manipulation module 520 includes:
  • An acquisition module configured to acquire user login information in the second manipulation object.
  • a login module configured to log in the third application according to user login information.
  • the receiving module 510 when the interface of the first manipulation object and the object identification of the second manipulation object are displayed, the receiving module 510 is specifically configured to:
  • a first input of object identifiers of the first target object and the second manipulated object in the interface of the first manipulated object is received.
  • the manipulation module 520 is specifically used for:
  • the target function of the second manipulated object is invoked to perform manipulation processing on the second target object, and the first target object is associated with the second target object.
  • the receiving module 510 when the interface of the first manipulation object and the object identification of the second manipulation object are displayed, the receiving module 510 is specifically configured to:
  • a fourth input of the first function control in the interface of the first manipulation object and the object identifier of the second manipulation object is received; the first manipulation object and the second manipulation object are manipulation objects of the same type.
  • the display module is configured to display the interface of the second manipulation object in response to the fourth input, the interface of the second manipulation object includes a second function control, and the first function control is associated with the second function control.
  • the object manipulation device receives the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object; in response to the first input, according to the second manipulation object
  • the target function associated with the first manipulation object manipulates the child manipulation objects in the first manipulation object.
  • the target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
  • the object manipulation device in the embodiment of the present application may be a device, or a component, an integrated circuit, or a chip in a terminal.
  • the device may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant).
  • non-mobile electronic devices can be servers, network attached storage (Network Attached storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
  • Network Attached storage NAS
  • personal computer personal computer, PC
  • television television
  • teller machine or self-service machine etc.
  • the object manipulation device in this embodiment of the present application may be a device with an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
  • the object manipulation device provided in the embodiment of the present application can implement various processes implemented by the object manipulation device in the method embodiments in FIGS. 2-4 . To avoid repetition, details are not repeated here.
  • the embodiment of the present application also provides an electronic device 600, including a processor 601, a memory 602, and a program or instruction stored in the memory 602 and operable on the processor 601.
  • the program Or, when the instruction is executed by the processor 601, each process of the above-mentioned chat group creation method embodiment can be realized, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
  • the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 7 is a schematic diagram of a hardware structure of another electronic device provided by an embodiment of the present application.
  • the electronic device 700 includes but not limited to: a radio frequency unit 701, a network module 702, an audio output unit 703, an input unit 704, a sensor 705, a display unit 706, a user input unit 707, an interface unit 708, a memory 709, a processor 710 and a power supply 711 and other components.
  • the input unit 704 may include a graphics processor 7041 and a microphone 7042;
  • the display unit 706 may include a display panel 7061;
  • the user input unit 707 may include a touch panel 7071 and other input devices 7072;
  • the memory 709 may include an application program and an operating system.
  • the electronic device 700 can also include a power supply (such as a battery) for supplying power to various components, and the power supply 711 can be logically connected to the processor 710 through the power management system, so that the management of charging, discharging, and charging can be realized through the power management system. functions such as power management.
  • a power supply such as a battery
  • the power supply 711 can be logically connected to the processor 710 through the power management system, so that the management of charging, discharging, and charging can be realized through the power management system. functions such as power management.
  • the structure of the electronic device shown in FIG. 7 does not constitute a limitation to the electronic device.
  • the electronic device may include more or fewer components than shown in the figure, or combine some components, or arrange different components, and details will not be repeated here. .
  • the user input unit 707 is configured to receive a first input on a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object.
  • the processor 710 is configured to receive and respond to the first input, and manipulate a sub-manipulation object in the first manipulation object according to a target function in the second manipulation object, where the target function is a function associated with the first manipulation object.
  • the display unit 706 is configured to, in response to the first input, display a function identifier of at least one function in the second manipulation object; at least one function is associated with the first manipulation object.
  • the user input unit 707 is further configured to receive a second input of the function identifier of the target function, where the function identifier of at least one function includes the function identifier of the target function.
  • the processor 710 is specifically configured to, in response to the first input, manipulate the sub-manipulation objects in the first manipulation object according to the target function.
  • the processor 710 is configured to, in response to the first input, manipulate the sub-manipulation object in the first application according to the target function in the second application, the first application corresponds to the first icon, and the second application corresponds to the second icon. Two icon.
  • the processor 710 is configured to, in response to the first input, call a target function of the second application to manipulate and process the object identifier in the first application, the second application corresponds to the second icon, and the object identifier corresponds to the target function.
  • the display unit 706 is configured to display an interface corresponding to the first manipulation object in response to the first input, where the interface includes at least one file, and the at least one file includes a target file.
  • the user input unit 707 is further configured to receive a third input on the interface of the first manipulation object.
  • the processor 710 is configured to determine a target file in the interface corresponding to the first manipulation object in response to a third input by the user.
  • the processor 710 is configured to send the target file to a preset contact in the second manipulation object, and/or publish the target file on the information sharing platform of the second manipulation object.
  • the processor 710 is configured to acquire user login information in the second manipulation object.
  • the processor 710 is configured to log in the third application according to the user login information.
  • the user input unit 707 is configured to receive a first input of object identifiers of the first target object and the second manipulation object in the interface of the first manipulation object.
  • the processor 710 is specifically configured to, in response to the first input, invoke the target function of the second manipulated object to manipulate the second target object, and the first target object is associated with the second target object.
  • the user input unit 707 is configured to receive a fourth input of the first function control in the interface of the first manipulation object and the object identifier of the second manipulation object; the first manipulation object and the second manipulation object are of the same type the manipulation object.
  • the display unit 706 is configured to display the interface of the second manipulation object in response to the fourth input, the interface of the second manipulation object includes a second function control, and the first function control is associated with the second function control.
  • the target manipulation object by receiving the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object; in response to the first input, according to the second manipulation object related to the first manipulation object
  • the linked target function manipulates the child manipulation objects in the first manipulation object.
  • the target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
  • the embodiment of the present application also provides a readable storage medium.
  • the readable storage medium stores programs or instructions. When the program or instructions are executed by the processor, the various processes of the above-mentioned object manipulation method embodiments can be achieved, and the same To avoid repetition, the technical effects will not be repeated here.
  • the processor is the processor in the electronic device described in the above embodiments.
  • the readable storage medium includes computer readable storage medium, such as computer read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
  • the embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the above object manipulation method embodiment Each process can achieve the same technical effect, so in order to avoid repetition, it will not be repeated here.
  • chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
  • the term “comprising”, “comprising” or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase “comprising a " does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
  • the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
  • the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation.
  • the technical solution of the present application can be embodied in the form of a software product in essence or the part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, disk, CD) contains several instructions to enable a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in various embodiments of the present application.
  • a terminal which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Abstract

An object manipulating method and apparatus, and an electronic device. The method comprises: receiving a first input to a target manipulation object, the target manipulation object comprising a first manipulation object and a second manipulation object (110); and in response to the first input, manipulating a sub-manipulation object in the first manipulation object according to a target function in the second manipulation object, the target function being a function associated with the first manipulation object (120).

Description

一种对象操控方法、装置及电子设备Object manipulation method, device and electronic equipment
相关申请的交叉引用Cross References to Related Applications
本申请主张在2021年08月16日在中国提交的中国专利申请202110939732.7的优先权,其全部内容通过引用包含于此。This application claims priority to Chinese Patent Application 202110939732.7 filed in China on Aug. 16, 2021, the entire contents of which are hereby incorporated by reference.
技术领域technical field
本申请实施例涉及信息处理领域,尤其涉及一种对象操控方法、装置及电子设备。The embodiments of the present application relate to the field of information processing, and in particular, to an object manipulation method, device, and electronic equipment.
背景技术Background technique
随着电子设备中操作对象(如:信息和应用)的不断增多,用户可能对多个操控对象都有使用需求。当用户若想操控多个操控对象时,需要分别打开这些需要打开的操控对象,操作比较繁琐。With the increasing number of operating objects (such as information and applications) in electronic devices, users may have requirements for multiple operating objects. When the user wants to manipulate multiple manipulation objects, the manipulation objects need to be opened separately, and the operation is cumbersome.
发明内容Contents of the invention
本申请实施例提供一种对象操控方法、装置及电子设备,以解决用户若想操控多个操控对象时,操作比较繁琐的问题。Embodiments of the present application provide an object manipulation method, device, and electronic device to solve the problem of cumbersome operations when a user wants to manipulate multiple manipulation objects.
为了解决上述技术问题,本申请是这样实现的:In order to solve the above-mentioned technical problems, the application is implemented as follows:
第一方面,本申请实施例提供了一种对象操控方法,该方法可以包括:In the first aspect, the embodiment of the present application provides an object manipulation method, which may include:
接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象;receiving a first input to a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object;
响应于第一输入,根据第二操控对象中的目标功能对第一操控对象中的子操控对象进行操控,目标功能为与第一操控对象相关联的功能。In response to the first input, a sub-manipulation object in the first manipulation object is manipulated according to a target function in the second manipulation object, and the target function is a function associated with the first manipulation object.
第二方面,本申请实施例提供了一种对象操控装置,该装置可以包括:In the second aspect, the embodiment of the present application provides an object manipulation device, which may include:
接收模块,用于接收对目标操控对象的第一输入,所述目标操控对象包括第一操控对象和第二操控对象;A receiving module, configured to receive a first input to a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object;
操控模块,用于响应于所述第一输入,根据所述第二操控对象中的目标功能对所述第一操控对象中的子操控对象进行操控,所述目标功能为与所述第一操控对象相关联的功能。A manipulation module, configured to, in response to the first input, manipulate a sub-manipulation object in the first manipulation object according to a target function in the second manipulation object, the target function being the same as the first manipulation object The function associated with the object.
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。In a third aspect, an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored in the memory and operable on the processor, and the program or instruction is The processor implements the steps of the method described in the first aspect when executed.
第四方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法的步骤。In a fourth aspect, an embodiment of the present application provides a readable storage medium, on which a program or an instruction is stored, and when the program or instruction is executed by a processor, the steps of the method described in the first aspect are implemented .
第五方面,本申请实施例提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的方法。In the fifth aspect, the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect the method described.
第六方面,本申请实施例提供了一种计算机程序产品,所述程序产品被存储在非易失的存储介质中,所述程序产品被至少一个处理器执行以实现如第一方面所述的方法。In a sixth aspect, an embodiment of the present application provides a computer program product, the program product is stored in a non-volatile storage medium, and the program product is executed by at least one processor to implement the computer program product described in the first aspect. method.
第七方面,本申请实施例提供了一种电子设备,所述电子设备被配置成执行如第一方面所述的方法。In a seventh aspect, an embodiment of the present application provides an electronic device configured to execute the method described in the first aspect.
本申请实施例中,通过接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象;响应于第一输入,根据第二操控对象中的与第一操控对象相关联的目标功能对第一操控对象中的子操控对象进行操控。能够快速使用目标功能对第一操控对象中的子操控对象进行操控,无需分别打开这些需要打开的操控对象,提升操控效率。In the embodiment of the present application, by receiving the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object; in response to the first input, according to the second manipulation object related to the first manipulation object The linked target function manipulates the child manipulation objects in the first manipulation object. The target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
附图说明Description of drawings
从下面结合附图对本申请的具体实施方式的描述中可以更好地理解本申请其中,相同或相似的附图标记表示相同或相似的特征。The present application can be better understood from the following description of specific embodiments of the present application in conjunction with the accompanying drawings, wherein the same or similar reference numerals represent the same or similar features.
图1为本申请实施例提供的一种对象操控方法的流程图;FIG. 1 is a flowchart of an object manipulation method provided by an embodiment of the present application;
图2为本申请实施例提供的一种对象操控示意图;FIG. 2 is a schematic diagram of object manipulation provided by the embodiment of the present application;
图3为本申请实施例提供的一种快速登陆示意图;FIG. 3 is a schematic diagram of a quick login provided by the embodiment of the present application;
图4为本申请实施例提供的一种文件发送示意图;FIG. 4 is a schematic diagram of sending a file provided by an embodiment of the present application;
图5为本申请实施例提供的一种对象操控装置结构示意图;Fig. 5 is a schematic structural diagram of an object manipulation device provided by an embodiment of the present application;
图6为本申请实施例提供的一种电子设备的硬件结构示意图;FIG. 6 is a schematic diagram of a hardware structure of an electronic device provided in an embodiment of the present application;
图7为本申请实施例提供的另一种电子设备的硬件结构示意图。FIG. 7 is a schematic diagram of a hardware structure of another electronic device provided by an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present application with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, not all of them. Based on the embodiments in this application, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of this application.
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。The terms "first", "second" and the like in the specification and claims of the present application are used to distinguish similar objects, and are not used to describe a specific sequence or sequence. It is to be understood that the data so used are interchangeable under appropriate circumstances such that the embodiments of the application can be practiced in sequences other than those illustrated or described herein. In addition, "and/or" in the specification and claims means at least one of the connected objects, and the character "/" generally means that the related objects are an "or" relationship.
针对相关技术出现的问题,本申请实施例提供一种对象操控方法、装置、电子设备及存储介质,以解决相关技术中,用户若想操控多个操控对象时,操作比较繁琐的问题。Aiming at the problems in related technologies, the embodiments of the present application provide an object manipulation method, device, electronic equipment and storage medium to solve the problem in related technologies that when a user wants to manipulate multiple manipulated objects, the operation is relatively cumbersome.
本申请实施例提供的方法,除了可以应用到上述应用场景之外,还可 以应用到任何用户若想操控多个操控对象时,操作比较繁琐的场景中。The method provided in the embodiment of the present application can be applied to not only the above-mentioned application scenarios, but also to any scenario where the operation is cumbersome when the user wants to manipulate multiple manipulation objects.
通过本申请实施例提供的方法,通过接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象;响应于第一输入,根据第二操控对象中的与第一操控对象相关联的目标功能对第一操控对象中的子操控对象进行操控。能够快速使用目标功能对第一操控对象中的子操控对象进行操控,无需分别打开这些需要打开的操控对象,提升操控效率。Through the method provided by the embodiment of the present application, by receiving the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object; The target function associated with the manipulation object manipulates the child manipulation objects in the first manipulation object. The target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
基于上述应用场景,下面对本申请实施例提供的对象操控方法进行详细说明。Based on the above application scenarios, the object manipulation method provided by the embodiment of the present application will be described in detail below.
图1为本申请实施例提供的一种对象操控方法的流程图。FIG. 1 is a flowchart of an object manipulation method provided by an embodiment of the present application.
如图1所示,该对象操控方法可以包括步骤110-步骤120,该方法应用于对象操控装置,具体如下所示:As shown in Figure 1, the object manipulation method may include step 110-step 120, the method is applied to the object manipulation device, specifically as follows:
步骤110,接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象。 Step 110, receiving a first input on a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object.
步骤120,响应于第一输入,根据第二操控对象中的目标功能对第一操控对象中的子操控对象进行操控,目标功能为与第一操控对象相关联的功能。 Step 120, in response to the first input, manipulate the sub-manipulation objects in the first manipulation object according to the target function in the second manipulation object, where the target function is a function associated with the first manipulation object.
本申请提供的对象操控方法,接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象;响应于第一输入,根据第二操控对象中的与第一操控对象相关联的目标功能对第一操控对象中的子操控对象进行操控。能够快速使用目标功能对第一操控对象中的子操控对象进行操控,无需分别打开这些需要打开的操控对象,提升操控效率。The object manipulation method provided in the present application receives a first input to a target manipulation object, and the target manipulation object includes a first manipulation object and a second manipulation object; The associated target function manipulates the child manipulation objects in the first manipulation object. The target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
下面,对步骤110-步骤120的内容分别进行描述:Below, the contents of step 110-step 120 are described respectively:
首先,涉及步骤110。First, step 110 is involved.
其中,上述涉及到的第一操控对象和第二操控对象可以包括:文件和应用等。Wherein, the first manipulation object and the second manipulation object mentioned above may include: files, applications, and the like.
在一种可能的实施例中,在显示有第一操控对象的界面以及第二操控 对象的对象标识的情况下,步骤110中,具体可以包括以下步骤:In a possible embodiment, in the case where the interface of the first manipulation object and the object identification of the second manipulation object are displayed, step 110 may specifically include the following steps:
接收对第一操控对象的界面中的第一目标对象和第二操控对象的对象标识的第一输入;receiving a first input of the object identifiers of the first target object and the second manipulated object in the interface of the first manipulated object;
相应地,步骤120中,具体可以包括以下步骤:Correspondingly, in step 120, specifically, the following steps may be included:
响应于第一输入,调用第二操控对象的目标功能对第二目标对象进行操控处理,第一目标对象与第二目标对象相关联。In response to the first input, the target function of the second manipulated object is invoked to perform manipulation processing on the second target object, and the first target object is associated with the second target object.
示例性地,接收对购物类应用A中的第一目标对象(购物类应用A中的商品)拖动到购物类应用B的对象标识的第一输入;响应于第一输入,调用第二操控对象的目标功能(如:搜索功能、收藏功能以及加入购物车功能等)对第二目标对象(购物类应用B中的商品)进行操控处理。其中,上述涉及到的第一目标对象与第二目标对象是相关联的,比如第一目标对象与第二目标对象是同一商品,或者第一目标对象与第二目标对象是同类型的商品。Exemplarily, receiving the first input of the object identifier dragged from the first target object in the shopping application A (product in the shopping application A) to the shopping application B; in response to the first input, calling the second manipulation The target function of the object (such as the search function, the favorite function, and the add to shopping cart function, etc.) performs manipulation processing on the second target object (commodity in the shopping application B). Wherein, the above-mentioned first target object and the second target object are associated, for example, the first target object and the second target object are the same commodity, or the first target object and the second target object are the same type of commodity.
由此,通过响应于接收对第一操控对象的界面中的第一目标对象和第二操控对象的对象标识的第一输入,能够快速调用第二操控对象的目标功能对与第一目标对象相关联的第二目标对象进行操控处理。Thus, in response to receiving the first input of the object identifiers of the first target object and the second manipulation object in the interface of the first manipulation object, it is possible to quickly call the target function of the second manipulation object related to the first target object The associated second target object is manipulated.
在一种可能的实施例中,步骤110,具体可以包括:In a possible embodiment, step 110 may specifically include:
接收对显示在界面上的目标操控对象的对象标识的拖动输入;receiving a drag input on the object identifier of the target manipulation object displayed on the interface;
在接收到第一输入之后,目标操控对象的对象标识在界面上的显示位置维持不变。After receiving the first input, the display position of the object identifier of the target manipulation object on the interface remains unchanged.
其中,上述涉及到的第一输入可以为对显示在界面上的目标操控对象的对象标识的拖动输入,或者同时按压目标操控对象的输入,防止误触。另外,在接收到第一输入之后,目标操控对象的对象标识在界面上的显示位置维持不变,也就是在接收到第一输入之后不影响显示区域中的应用程序(Application,APP)排布。Wherein, the first input mentioned above may be an input of dragging the object identifier of the target manipulation object displayed on the interface, or an input of pressing the target manipulation object at the same time, so as to prevent accidental touches. In addition, after the first input is received, the display position of the object identifier of the target manipulation object on the interface remains unchanged, that is, the arrangement of the application program (Application, APP) in the display area is not affected after the first input is received. .
其次,涉及步骤120。Next, step 120 is involved.
其中,上述涉及到的子操控对象可以包括第一操控对象中的功能控件、显示区域以及文件等。Wherein, the sub-manipulation objects mentioned above may include functional controls, display areas, files, etc. in the first manipulation object.
在一种可能的实施例中,第一操控对象为第一图标,第二操控对象为第二图标,步骤120中,具体可以包括以下步骤:In a possible embodiment, the first manipulation object is a first icon, and the second manipulation object is a second icon. Step 120 may specifically include the following steps:
响应于第一输入,根据第二应用中的目标功能对第一应用中的子操控对象进行操控,第一应用对应第一图标,第二应用对应第二图标。In response to the first input, the sub-manipulation object in the first application is manipulated according to the target function in the second application, the first application corresponds to the first icon, and the second application corresponds to the second icon.
具体地,第一操控对象为存储有文件的文件库,第二操控对象为通讯类应用。在检测到文件库被拖动到通讯类应用上时,自动打开文件库,显示文件库中的文件(如显示相册中的照片,显示文档中的文字,显示浏览器中的网页),同时显示通讯类应用的分享页面,以供选择通信对象进行文件分享。Specifically, the first manipulation object is a file library storing files, and the second manipulation object is a communication application. When it is detected that the file library is dragged to the communication application, it will automatically open the file library and display the files in the file library (such as displaying photos in the album, displaying text in documents, displaying web pages in the browser), and displaying The sharing page of the communication application is used for selecting communication partners for file sharing.
示例性地,如图2所示,首先,响应于将文件库(如:相册)拖动到App3上的第一输入,分屏显示文件库对应的第一界面以及App3对应的第二界面;第一界面上包括至少一个文件,第二界面上包括至少一个通信对象。然后,接收对第一界面中的目标文件,以及对第二界面中的目标通信对象的第三输入;至少一个文件包括目标文件,至少一个通信对象包括目标通信对象;最后,响应于第三输入,向目标通信对象发送目标文件。Exemplarily, as shown in FIG. 2, first, in response to the first input of dragging the file library (such as: photo album) to App3, the first interface corresponding to the file library and the second interface corresponding to App3 are displayed in split screens; The first interface includes at least one file, and the second interface includes at least one communication object. Then, receiving the target file in the first interface, and the third input to the target communication object in the second interface; at least one file includes the target file, and at least one communication object includes the target communication object; finally, in response to the third input , to send the target file to the target communication object.
由此,能够快速使用目标功能对第一应用中的子操控对象进行操控。Thus, the target function can be quickly used to manipulate the sub-manipulation object in the first application.
在一种可能的实施例中,第一操控对象为第一应用中的对象标识,第二操控对象为第二图标,步骤120中,具体可以包括以下步骤:In a possible embodiment, the first manipulation object is an object identifier in the first application, and the second manipulation object is a second icon. Step 120 may specifically include the following steps:
响应于第一输入,调用第二应用的目标功能对第一应用中的对象标识进行操控处理,第二应用对应第二图标,对象标识对应目标功能。In response to the first input, the target function of the second application is invoked to manipulate the object identifier in the first application, the second application corresponds to the second icon, and the object identifier corresponds to the target function.
具体地,响应于第一输入,调用第二图标对应的第二应用的目标功能(收藏功能)对第一应用中的对象标识(商品标识)进行操控处理,对象标识(商品标识)对应目标功能(收藏功能)。Specifically, in response to the first input, call the target function (collection function) of the second application corresponding to the second icon to manipulate the object identifier (commodity identifier) in the first application, and the object identifier (commodity identifier) corresponds to the target function (Favorite function).
比如,第一应用(购物类应用A)以及第二应用(购物类应用B), 都是购物类应用,响应于第一输入,调用购物类应用B的收藏功能对第一应用中的某商品标识进行操控处理(收藏处理),某商品标识对应收藏功能。For example, the first application (shopping application A) and the second application (shopping application B) are both shopping applications. In response to the first input, the collection function of the shopping application B is invoked to store a product in the first application. The logo is manipulated (collection processing), and a commodity logo corresponds to the collection function.
在一种可能的实施例中,步骤120中,具体可以包括以下步骤:In a possible embodiment, step 120 may specifically include the following steps:
响应于第一输入,显示第二操控对象中的至少一个功能的功能标识;至少一个功能与第一输入相关联;In response to the first input, displaying a function identification of at least one function in the second manipulation object; at least one function is associated with the first input;
接收对目标功能的功能标识的第二输入,至少一个功能的功能标识包括目标功能的功能标识;receiving a second input of a function identification of a target function, the function identification of at least one function comprising a function identification of the target function;
响应于第一输入,根据目标功能对第一操控对象中的子操控对象进行操控。In response to the first input, the child manipulation objects in the first manipulation objects are manipulated according to the target function.
具体地,首先,响应于第一输入,显示第二操控对象中的与第一输入相关联的至少一个功能的功能标识;然后,响应于对目标功能的功能标识的第二输入,根据目标功能对第一操控对象中的子操控对象进行操控。Specifically, firstly, in response to the first input, the function identification of at least one function associated with the first input in the second manipulation object is displayed; then, in response to the second input of the function identification of the target function, according to the target function Manipulate the sub-manipulation objects in the first manipulation object.
或者,可以在首次接收到对目标操控对象的第一输入的时候,预先遍历第二操控对象所有功能控件,显示与第一操控对象相关联的功能(A、B、C、D等),用户选择一个目标功能,记录第一操控对象和第二操控对象的拖动关系。当后续再次接收到对目标操控对象的第一输入的时候,即可直接使用第二操控对象中的目标功能。Alternatively, when the first input to the target manipulation object is received for the first time, all function controls of the second manipulation object may be traversed in advance to display the functions (A, B, C, D, etc.) associated with the first manipulation object, and the user may Select a target function to record the dragging relationship between the first manipulation object and the second manipulation object. When the first input to the target manipulation object is subsequently received again, the target function in the second manipulation object can be used directly.
在一种可能的实施例中,第一操控对象为第三应用,第二操控对象为通讯类应用,上述涉及到的根据目标功能对第一操控对象中的子操控对象进行操控的步骤中,具体可以包括以下步骤:In a possible embodiment, the first manipulation object is a third application, and the second manipulation object is a communication application. In the above-mentioned step of manipulating sub manipulation objects in the first manipulation object according to the target function, Specifically, the following steps may be included:
获取第二操控对象中的用户登录信息;Obtain user login information in the second manipulation object;
根据用户登录信息登录第三应用。Log in the third application according to the user login information.
这里,需要通讯类应用暴露登录授权服务,提供授权接口返回用户登录信息。在检测到通讯类应用拖动到其他操控对象上时,自动打开其他操控对象,并且调用其他操控对象的登录接口,将通讯类应用传递过来的用 户登录信息直接赋权给其他操控对象应用,其他操控对象拿到账户信息后即可完成用户登录操作。完成登录操作之后,用户即可畅玩其他应用。Here, the communication application needs to expose the login authorization service and provide an authorization interface to return the user login information. When it is detected that the communication application is dragged onto other control objects, other control objects are automatically opened, and the login interface of other control objects is invoked, and the user login information passed by the communication application is directly authorized to other control object applications. After the control object obtains the account information, it can complete the user login operation. After completing the login operation, the user can play other applications.
示例性地,如图3所示,接收对目标操控对象的第一输入,第二操控对象(App3)为通讯类应用,响应于所述第一输入,获取第二操控对象中的用户登录信息;根据用户登录信息登录第三应用,登录之后进入用户登录信息对应的App3界面。Exemplarily, as shown in FIG. 3, a first input to a target manipulation object is received, the second manipulation object (App3) is a communication application, and user login information in the second manipulation object is obtained in response to the first input ; Log in the third application according to the user login information, and enter the App3 interface corresponding to the user login information after login.
由此,通过获取第二操控对象中的用户登录信息,并根据用户登录信息登录第三应用,能够快速登陆第三应用。Thus, by acquiring the user login information in the second manipulation object and logging into the third application according to the user login information, the third application can be quickly logged in.
在一种可能的实施例中,第一操控对象为文件库图标,第二操控对象为通讯类应用图标,步骤120中,具体可以包括以下步骤:In a possible embodiment, the first manipulation object is a file library icon, and the second manipulation object is a communication application icon. Step 120 may specifically include the following steps:
响应于第一输入,显示第一操控对象对应的界面,界面包括至少一个文件,至少一个文件包括目标文件;In response to the first input, display an interface corresponding to the first manipulation object, the interface includes at least one file, and the at least one file includes a target file;
接收对第一操控对象的界面的第三输入;receiving a third input on the interface of the first manipulation object;
响应于用户的第三输入,确定第一操控对象对应的界面中的目标文件;In response to a third input from the user, determine a target file in the interface corresponding to the first manipulation object;
向第二操控对象中的预设联系人发送目标文件,和/或,将目标文件发布在第二操控对象的信息共享平台中。Sending the target file to a preset contact in the second manipulation object, and/or publishing the target file on the information sharing platform of the second manipulation object.
其中,第二操控对象可以预先记录每一个第三方操控对象对应的控件功能(如相机对应发布信息共享平台的功能,相册对应向预设联系人发送目标文件的功能),这样,在检测到第一操控对象拖动到第二操控对象上的情况下,可以基于第一操控对象,获取第二第一操控对象中与第一操控对象关联的目标功能,优先打开第一操控对象,使用第一操控对象的功能(如:进行拍照)后,再打开第二操控对象相关页面,进行操控。Wherein, the second manipulation object can pre-record the control function corresponding to each third-party manipulation object (such as the function of the camera corresponding to the information sharing platform, and the photo album corresponding to the function of sending the target file to the preset contact person), so that when the second manipulation object is detected When one manipulation object is dragged onto the second manipulation object, based on the first manipulation object, the target function associated with the first manipulation object in the second first manipulation object can be obtained, the first manipulation object can be opened first, and the first manipulation object can be used. After manipulating the object's function (such as taking a photo), open the second manipulating object's related page to perform manipulating.
示例性地,如图4所示,首先,响应于第一输入,显示第一操控对象的界面;然后,响应于对第一操控对象(相册)的界面的第三输入,确定第一操控对象的界面中的目标文件;最后,向第二操控对象中的预设联系人发送目标文件,和/或,将目标文件发布在第二操控对象的信息共享平台 中。Exemplarily, as shown in FIG. 4 , first, in response to the first input, the interface of the first manipulation object is displayed; then, in response to a third input to the interface of the first manipulation object (album), the first manipulation object is determined the target file in the interface; finally, send the target file to the preset contact person in the second manipulation object, and/or publish the target file on the information sharing platform of the second manipulation object.
由此,通过响应于对第一操控对象的界面的第三输入,确定第一操控对象的界面中的目标文件,从而能够快速的向第二操控对象中的预设联系人发送目标文件,和/或,将目标文件发布在第二操控对象的信息共享平台中。Thus, by determining the target file in the interface of the first manipulation object in response to the third input to the interface of the first manipulation object, the target file can be quickly sent to a preset contact in the second manipulation object, and /or, publish the target file on the information sharing platform of the second manipulation object.
在一种可能的实施例中,在显示有第一操控对象的界面以及第二操控对象的对象标识的情况下,接收对第一操控对象的界面中的第一功能控件和第二操控对象的对象标识的第四输入;第一操控对象与第二操控对象为同类型的操控对象;响应于第四输入,显示第二操控对象的界面,第二操控对象的界面包括第二功能控件,第一功能控件与第二功能控件相关联。In a possible embodiment, when the interface of the first manipulation object and the object identifier of the second manipulation object are displayed, receiving the information about the first function control and the second manipulation object in the interface of the first manipulation object The fourth input of the object identification; the first manipulation object and the second manipulation object are manipulation objects of the same type; in response to the fourth input, an interface of the second manipulation object is displayed, the interface of the second manipulation object includes a second function control, and the second manipulation object A functional control is associated with a second functional control.
示例性地,首先,在显示有第一操控对象(购物类应用A)的界面以及第二操控对象(购物类应用B)的对象标识的情况下,接收对第一操控对象的界面中的第一功能控件(购物车)和第二操控对象的对象标识的第四输入;第一操控对象与第二操控对象为同类型的操控对象,比如,都是购物类应用,都是音乐播放类应用,或者都是视频类应用等。然后,响应于第四输入,显示第二操控对象(购物类应用B)的界面,第二操控对象的界面包括第二功能控件(购物车),第一功能控件与第二功能控件相关联。Exemplarily, first, when the interface of the first manipulation object (shopping application A) and the object identification of the second manipulation object (shopping application B) are displayed, the first manipulation object in the interface of the first manipulation object is received. A fourth input of the object identification of a function control (shopping cart) and the second manipulation object; the first manipulation object and the second manipulation object are manipulation objects of the same type, for example, both are shopping applications, and both are music playing applications , or are all video applications, etc. Then, in response to the fourth input, an interface of the second manipulation object (shopping application B) is displayed, the interface of the second manipulation object includes a second function control (shopping cart), and the first function control is associated with the second function control.
由此,通过响应于对第一操控对象的界面中的第一功能控件和第二操控对象的对象标识的第四输入,显示第二操控对象的包括第二功能控件的界面,能够快速打开第二操控对象的第二功能控件。Thus, by displaying the interface of the second manipulation object including the second function control in response to the fourth input of the first function control in the interface of the first manipulation object and the object identifier of the second manipulation object, the second manipulation object can be quickly opened. 2 The second function control of the manipulation object.
另外,上述涉及到根据第二操控对象中的目标功能对第一操控对象中的子操控对象进行操控的步骤中,还可以包括以下实施例:In addition, in the above steps involving manipulating the sub-manipulation objects in the first manipulation object according to the target function in the second manipulation object, the following embodiments may also be included:
将相册拖到图片编辑类应用上,实现对图片的快速编辑;将如网页和文本等文件拖动到通讯类应用上,实现对文件的快速分享;将如网页和文本等文件拖动到通讯类应用上,实现对文件的快速编辑;编辑类APP实现; 将如网页和文本等文件拖动到语音类应用上,实现对文件的快速朗读。Drag the album to the picture editing application to realize quick editing of pictures; drag files such as webpages and texts to communication applications to realize quick sharing of files; drag files such as webpages and texts to communication Realize quick editing of files on class applications; realize editing apps; drag files such as webpages and texts to voice apps to realize quick reading of files.
综上,在本申请实施例中,通过接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象;响应于第一输入,根据第二操控对象中的与第一操控对象相关联的目标功能对第一操控对象中的子操控对象进行操控。能够快速使用目标功能对第一操控对象中的子操控对象进行操控,无需分别打开这些需要打开的操控对象,提升操控效率。需要说明的是,本申请实施例提供的对象操控方法,执行主体可以为对象操控装置,或者该对象操控装置中的用于执行加载对象操控方法的控制模块。本申请实施例中以对象操控装置执行加载对象操控方法为例,说明本申请实施例提供的对象操控方法。To sum up, in the embodiment of the present application, by receiving the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object; in response to the first input, according to the second manipulation object and the first manipulation The target function associated with a manipulation object manipulates the child manipulation objects in the first manipulation object. The target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency. It should be noted that, the object manipulation method provided in the embodiment of the present application may be executed by an object manipulation device, or a control module in the object manipulation device for executing the load object manipulation method. In the embodiment of the present application, the object manipulation method provided in the embodiment of the present application is described by taking the object manipulation device executing the loading object manipulation method as an example.
另外,基于上述对象操控方法,本申请实施例还提供了一种对象操控装置,具体结合图5进行详细说明。In addition, based on the above object manipulation method, an embodiment of the present application further provides an object manipulation device, which will be described in detail with reference to FIG. 5 .
图5为本申请实施例提供的一种对象操控装置结构示意图。FIG. 5 is a schematic structural diagram of an object manipulation device provided by an embodiment of the present application.
如图5所示,该对象操控装置500可以包括:As shown in FIG. 5, the object manipulation device 500 may include:
接收模块510,用于接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象。The receiving module 510 is configured to receive a first input of a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object.
操控模块520,用于接收响应于第一输入,根据第二操控对象中的目标功能对第一操控对象中的子操控对象进行操控,目标功能为与第一操控对象相关联的功能。The manipulation module 520 is configured to receive and respond to the first input, and manipulate a sub-manipulation object in the first manipulation object according to a target function in the second manipulation object, where the target function is a function associated with the first manipulation object.
在一种可能的实施例中,操控模块520,包括:In a possible embodiment, the manipulation module 520 includes:
显示模块,用于响应于第一输入,显示第二操控对象中的至少一个功能的功能标识;至少一个功能与第一操控对象相关联。A display module, configured to display a function identification of at least one function in the second manipulation object in response to the first input; at least one function is associated with the first manipulation object.
接收单元,用于接收对目标功能的功能标识的第二输入,至少一个功能的功能标识包括目标功能的功能标识。The receiving unit is configured to receive a second input of the function identification of the target function, the function identification of at least one function includes the function identification of the target function.
操控单元,用于响应于第一输入,根据目标功能对第一操控对象中的子操控对象进行操控。The manipulation unit is used for manipulating the sub-manipulation objects in the first manipulation objects according to the target function in response to the first input.
在一种可能的实施例中,第一操控对象为第一图标,第二操控对象为第二图标,操控模块520,具体用于:In a possible embodiment, the first manipulation object is a first icon, the second manipulation object is a second icon, and the manipulation module 520 is specifically configured to:
响应于第一输入,根据第二应用中的目标功能对第一应应用中的子操控对象进行操控,第一应用对应第一图标,第二应用对应第二图标。In response to the first input, the sub-manipulation object in the first application is manipulated according to the target function in the second application, the first application corresponds to the first icon, and the second application corresponds to the second icon.
在一种可能的实施例中,第一操控对象为第一应用中的对象标识,第二操控对象为第二图标,操控模块520,具体用于:In a possible embodiment, the first manipulation object is an object identifier in the first application, the second manipulation object is a second icon, and the manipulation module 520 is specifically configured to:
响应于第一输入,调用第二应用的目标功能对第一应用中的对象标识进行操控处理,第二应用对应第二图标,对象标识对应目标功能。In response to the first input, the target function of the second application is invoked to manipulate the object identifier in the first application, the second application corresponds to the second icon, and the object identifier corresponds to the target function.
在一种可能的实施例中,第一操控对象为文件库图标,第二操控对象为通讯类应用图标,操控模块520,包括:In a possible embodiment, the first manipulation object is a file library icon, the second manipulation object is a communication application icon, and the manipulation module 520 includes:
显示模块,用于响应于第一输入,显示第一操控对象对应的界面,界面包括至少一个文件,至少一个文件包括目标文件。The display module is configured to display an interface corresponding to the first manipulation object in response to the first input, the interface includes at least one file, and the at least one file includes a target file.
接收单元,还用于接收对第一操控对象的界面的第三输入。The receiving unit is further configured to receive a third input to the interface of the first manipulation object.
确定模块,用于响应于用户的第三输入,确定第一操控对象对应的界面中的目标文件。The determination module is configured to determine the target file in the interface corresponding to the first manipulation object in response to the third input of the user.
发送模块,用于向第二操控对象中的预设联系人发送目标文件,和/或,将目标文件发布在第二操控对象的信息共享平台中。The sending module is configured to send the target file to a preset contact in the second manipulation object, and/or publish the target file on the information sharing platform of the second manipulation object.
在一种可能的实施例中,第一操控对象为第三应用,第二操控对象为通讯类应用,操控模块520,包括:In a possible embodiment, the first manipulation object is a third application, the second manipulation object is a communication application, and the manipulation module 520 includes:
获取模块,用于获取第二操控对象中的用户登录信息。An acquisition module, configured to acquire user login information in the second manipulation object.
登录模块,用于根据用户登录信息登录第三应用。A login module, configured to log in the third application according to user login information.
在一种可能的实施例中,在显示有第一操控对象的界面以及第二操控对象的对象标识的情况下,接收模块510,具体用于:In a possible embodiment, when the interface of the first manipulation object and the object identification of the second manipulation object are displayed, the receiving module 510 is specifically configured to:
接收对第一操控对象的界面中的第一目标对象和第二操控对象的对象标识的第一输入。A first input of object identifiers of the first target object and the second manipulated object in the interface of the first manipulated object is received.
操控模块520,具体用于:The manipulation module 520 is specifically used for:
响应于第一输入,调用第二操控对象的目标功能对第二目标对象进行操控处理,第一目标对象与第二目标对象相关联。In response to the first input, the target function of the second manipulated object is invoked to perform manipulation processing on the second target object, and the first target object is associated with the second target object.
在一种可能的实施例中,在显示有第一操控对象的界面以及第二操控对象的对象标识的情况下,接收模块510,具体用于:In a possible embodiment, when the interface of the first manipulation object and the object identification of the second manipulation object are displayed, the receiving module 510 is specifically configured to:
接收对第一操控对象的界面中的第一功能控件和第二操控对象的对象标识的第四输入;第一操控对象与第二操控对象为同类型的操控对象。A fourth input of the first function control in the interface of the first manipulation object and the object identifier of the second manipulation object is received; the first manipulation object and the second manipulation object are manipulation objects of the same type.
显示模块,用于响应于第四输入,显示第二操控对象的界面,第二操控对象的界面包括第二功能控件,第一功能控件与第二功能控件相关联。The display module is configured to display the interface of the second manipulation object in response to the fourth input, the interface of the second manipulation object includes a second function control, and the first function control is associated with the second function control.
综上,本申请实施例提供的对象操控装置,通过接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象;响应于第一输入,根据第二操控对象中的与第一操控对象相关联的目标功能对第一操控对象中的子操控对象进行操控。能够快速使用目标功能对第一操控对象中的子操控对象进行操控,无需分别打开这些需要打开的操控对象,提升操控效率。To sum up, the object manipulation device provided by the embodiment of the present application receives the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object; in response to the first input, according to the second manipulation object The target function associated with the first manipulation object manipulates the child manipulation objects in the first manipulation object. The target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency.
本申请实施例中的对象操控装置,可以是装置,也可以是终端中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(Network Attached storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。The object manipulation device in the embodiment of the present application may be a device, or a component, an integrated circuit, or a chip in a terminal. The device may be a mobile electronic device or a non-mobile electronic device. Exemplarily, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant). assistant, PDA), etc., non-mobile electronic devices can be servers, network attached storage (Network Attached storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
本申请实施例中的对象操控装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。The object manipulation device in this embodiment of the present application may be a device with an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
本申请实施例提供的对象操控装置能够实现图2-图4的方法实施例中对象操控装置实现的各个过程,为避免重复,这里不再赘述。The object manipulation device provided in the embodiment of the present application can implement various processes implemented by the object manipulation device in the method embodiments in FIGS. 2-4 . To avoid repetition, details are not repeated here.
可选地,如图6所示,本申请实施例还提供一种电子设备600,包括处理器601,存储器602,存储在存储器602上并可在处理器601上运行的程序或指令,该程序或指令被处理器601执行时实现上述聊天群组的创建方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, as shown in FIG. 6 , the embodiment of the present application also provides an electronic device 600, including a processor 601, a memory 602, and a program or instruction stored in the memory 602 and operable on the processor 601. The program Or, when the instruction is executed by the processor 601, each process of the above-mentioned chat group creation method embodiment can be realized, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
需要注意的是,本申请实施例中的电子设备包括上述的移动电子设备和非移动电子设备。It should be noted that the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
图7为本申请实施例提供的另一种电子设备的硬件结构示意图。FIG. 7 is a schematic diagram of a hardware structure of another electronic device provided by an embodiment of the present application.
该电子设备700包括但不限于:射频单元701、网络模块702、音频输出单元703、输入单元704、传感器705、显示单元706、用户输入单元707、接口单元708、存储器709、处理器710以及电源711等部件。其中,输入单元704可以包括图形处理器7041和麦克风7042;显示单元706可以包括显示面板7061;用户输入单元707可以包括触控面板7071以及其他输入设备7072;存储器709可以包括应用程序和操作系统。The electronic device 700 includes but not limited to: a radio frequency unit 701, a network module 702, an audio output unit 703, an input unit 704, a sensor 705, a display unit 706, a user input unit 707, an interface unit 708, a memory 709, a processor 710 and a power supply 711 and other components. Wherein, the input unit 704 may include a graphics processor 7041 and a microphone 7042; the display unit 706 may include a display panel 7061; the user input unit 707 may include a touch panel 7071 and other input devices 7072; the memory 709 may include an application program and an operating system.
本领域技术人员可以理解,电子设备700还可以包括给各个部件供电的电源(比如电池),电源711可以通过电源管理系统与处理器710逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图7中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。Those skilled in the art can understand that the electronic device 700 can also include a power supply (such as a battery) for supplying power to various components, and the power supply 711 can be logically connected to the processor 710 through the power management system, so that the management of charging, discharging, and charging can be realized through the power management system. functions such as power management. The structure of the electronic device shown in FIG. 7 does not constitute a limitation to the electronic device. The electronic device may include more or fewer components than shown in the figure, or combine some components, or arrange different components, and details will not be repeated here. .
用户输入单元707,用于接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象。The user input unit 707 is configured to receive a first input on a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object.
处理器710,用于接收响应于第一输入,根据第二操控对象中的目标功能对第一操控对象中的子操控对象进行操控,目标功能为与第一操控对 象相关联的功能。The processor 710 is configured to receive and respond to the first input, and manipulate a sub-manipulation object in the first manipulation object according to a target function in the second manipulation object, where the target function is a function associated with the first manipulation object.
可选地,显示单元706,用于响应于第一输入,显示第二操控对象中的至少一个功能的功能标识;至少一个功能与第一操控对象相关联。Optionally, the display unit 706 is configured to, in response to the first input, display a function identifier of at least one function in the second manipulation object; at least one function is associated with the first manipulation object.
用户输入单元707,还用于接收对目标功能的功能标识的第二输入,至少一个功能的功能标识包括目标功能的功能标识。The user input unit 707 is further configured to receive a second input of the function identifier of the target function, where the function identifier of at least one function includes the function identifier of the target function.
处理器710,具体用于响应于第一输入,根据目标功能对第一操控对象中的子操控对象进行操控。The processor 710 is specifically configured to, in response to the first input, manipulate the sub-manipulation objects in the first manipulation object according to the target function.
可选地,处理器710,用于响应于第一输入,根据第二应用中的目标功能对第一应应用中的子操控对象进行操控,第一应用对应第一图标,第二应用对应第二图标。Optionally, the processor 710 is configured to, in response to the first input, manipulate the sub-manipulation object in the first application according to the target function in the second application, the first application corresponds to the first icon, and the second application corresponds to the second icon. Two icon.
可选地,处理器710,用于响应于第一输入,调用第二应用的目标功能对第一应用中的对象标识进行操控处理,第二应用对应第二图标,对象标识对应目标功能。Optionally, the processor 710 is configured to, in response to the first input, call a target function of the second application to manipulate and process the object identifier in the first application, the second application corresponds to the second icon, and the object identifier corresponds to the target function.
可选地,显示单元706,用于响应于第一输入,显示第一操控对象对应的界面,界面包括至少一个文件,至少一个文件包括目标文件。Optionally, the display unit 706 is configured to display an interface corresponding to the first manipulation object in response to the first input, where the interface includes at least one file, and the at least one file includes a target file.
用户输入单元707,还用于接收对第一操控对象的界面的第三输入。The user input unit 707 is further configured to receive a third input on the interface of the first manipulation object.
处理器710,用于响应于用户的第三输入,确定第一操控对象对应的界面中的目标文件。The processor 710 is configured to determine a target file in the interface corresponding to the first manipulation object in response to a third input by the user.
处理器710,用于向第二操控对象中的预设联系人发送目标文件,和/或,将目标文件发布在第二操控对象的信息共享平台中。The processor 710 is configured to send the target file to a preset contact in the second manipulation object, and/or publish the target file on the information sharing platform of the second manipulation object.
可选地,处理器710,用于获取第二操控对象中的用户登录信息。Optionally, the processor 710 is configured to acquire user login information in the second manipulation object.
处理器710,用于根据用户登录信息登录第三应用。The processor 710 is configured to log in the third application according to the user login information.
可选地,用户输入单元707,用于接收对第一操控对象的界面中的第一目标对象和第二操控对象的对象标识的第一输入。Optionally, the user input unit 707 is configured to receive a first input of object identifiers of the first target object and the second manipulation object in the interface of the first manipulation object.
处理器710,具体用于响应于第一输入,调用第二操控对象的目标功能对第二目标对象进行操控处理,第一目标对象与第二目标对象相关联。The processor 710 is specifically configured to, in response to the first input, invoke the target function of the second manipulated object to manipulate the second target object, and the first target object is associated with the second target object.
可选地,用户输入单元707,用于接收对第一操控对象的界面中的第一功能控件和第二操控对象的对象标识的第四输入;第一操控对象与第二操控对象为同类型的操控对象。Optionally, the user input unit 707 is configured to receive a fourth input of the first function control in the interface of the first manipulation object and the object identifier of the second manipulation object; the first manipulation object and the second manipulation object are of the same type the manipulation object.
显示单元706,用于响应于第四输入,显示第二操控对象的界面,第二操控对象的界面包括第二功能控件,第一功能控件与第二功能控件相关联。The display unit 706 is configured to display the interface of the second manipulation object in response to the fourth input, the interface of the second manipulation object includes a second function control, and the first function control is associated with the second function control.
本申请实施例中,通过接收对目标操控对象的第一输入,目标操控对象包括第一操控对象和第二操控对象;响应于第一输入,根据第二操控对象中的与第一操控对象相关联的目标功能对第一操控对象中的子操控对象进行操控。能够快速使用目标功能对第一操控对象中的子操控对象进行操控,无需分别打开这些需要打开的操控对象,提升操控效率。本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述对象操控方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。In the embodiment of the present application, by receiving the first input to the target manipulation object, the target manipulation object includes the first manipulation object and the second manipulation object; in response to the first input, according to the second manipulation object related to the first manipulation object The linked target function manipulates the child manipulation objects in the first manipulation object. The target function can be quickly used to control the sub-control objects in the first control object without opening the control objects that need to be opened separately, thereby improving the control efficiency. The embodiment of the present application also provides a readable storage medium. The readable storage medium stores programs or instructions. When the program or instructions are executed by the processor, the various processes of the above-mentioned object manipulation method embodiments can be achieved, and the same To avoid repetition, the technical effects will not be repeated here.
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。Wherein, the processor is the processor in the electronic device described in the above embodiments. The readable storage medium includes computer readable storage medium, such as computer read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述对象操控方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the above object manipulation method embodiment Each process can achieve the same technical effect, so in order to avoid repetition, it will not be repeated here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。It should be understood that the chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品 或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。It should be noted that, in this document, the term "comprising", "comprising" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element. In addition, it should be pointed out that the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation. Based on such an understanding, the technical solution of the present application can be embodied in the form of a software product in essence or the part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, disk, CD) contains several instructions to enable a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in various embodiments of the present application.
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。The embodiments of the present application have been described above in conjunction with the accompanying drawings, but the present application is not limited to the above-mentioned specific implementations. The above-mentioned specific implementations are only illustrative and not restrictive. Those of ordinary skill in the art will Under the inspiration of this application, without departing from the purpose of this application and the scope of protection of the claims, many forms can also be made, all of which belong to the protection of this application.

Claims (21)

  1. 一种对象操控方法,包括:A method of object manipulation, comprising:
    接收对目标操控对象的第一输入,所述目标操控对象包括第一操控对象和第二操控对象;receiving a first input to a target manipulated object, where the target manipulated object includes a first manipulated object and a second manipulated object;
    响应于所述第一输入,根据所述第二操控对象中的目标功能对所述第一操控对象中的子操控对象进行操控,所述目标功能为与所述第一操控对象相关联的功能。In response to the first input, manipulating a child manipulation object in the first manipulation object according to a target function in the second manipulation object, the target function being a function associated with the first manipulation object .
  2. 根据权利要求1所述的方法,其中,所述响应于所述第一输入,根据目标功能对所述第一操控对象中的子操控对象进行操控,包括:The method according to claim 1, wherein said responding to said first input, and manipulating a sub-manipulation object in said first manipulation object according to a target function comprises:
    响应于所述第一输入,显示所述第二操控对象中的至少一个功能的功能标识;所述至少一个功能与所述第一操控对象相关联;In response to the first input, displaying a function identification of at least one function in the second manipulation object; the at least one function is associated with the first manipulation object;
    接收对所述目标功能的功能标识的第二输入,所述至少一个功能的功能标识包括所述目标功能的功能标识;receiving a second input of a function identification of the target function, the function identification of the at least one function comprising a function identification of the target function;
    响应于所述第一输入,根据所述目标功能对所述第一操控对象中的子操控对象进行操控。In response to the first input, a child manipulation object in the first manipulation object is manipulated according to the target function.
  3. 根据权利要求1所述的方法,其中,所述第一操控对象为第一图标,所述第二操控对象为第二图标,所述响应于所述第一输入,根据所述第二操控对象中的目标功能对所述第一操控对象中的子操控对象进行操控,包括:The method according to claim 1, wherein the first manipulation object is a first icon, the second manipulation object is a second icon, and in response to the first input, according to the second manipulation object The target function in manipulates the child manipulation objects in the first manipulation object, including:
    响应于所述第一输入,根据第二应用中的目标功能对第一应用中的子操控对象进行操控,所述第一应用对应所述第一图标,所述第二应用对应所述第二图标。In response to the first input, manipulate the sub-manipulation object in the first application according to the target function in the second application, the first application corresponds to the first icon, and the second application corresponds to the second icon. icon.
  4. 根据权利要求1所述的方法,其中,所述第一操控对象为第一应用中的对象标识,所述第二操控对象为第二图标,所述响应于所述第一输入,根据所述第二操控对象中的目标功能对所述第一操控对象中的子操控对象进行操控,包括:The method according to claim 1, wherein the first manipulation object is an object identifier in a first application, the second manipulation object is a second icon, and in response to the first input, according to the The target function in the second manipulation object manipulates the child manipulation objects in the first manipulation object, including:
    响应于所述第一输入,调用第二应用的所述目标功能对所述第一应用中的对象标识进行操控处理,所述第二应用对应所述第二图标,所述对象标识对应所述目标功能。In response to the first input, calling the target function of the second application to manipulate the object identifier in the first application, the second application corresponds to the second icon, and the object identifier corresponds to the target function.
  5. 根据权利要求1所述的方法,其中,所述第一操控对象为文件库图标,所述第二操控对象为通讯类应用图标,所述响应于所述第一输入,根据目标功能对所述第一操控对象中的子操控对象进行操控,包括:The method according to claim 1, wherein the first manipulation object is a file library icon, the second manipulation object is a communication application icon, and in response to the first input, according to the target function, the The child manipulation objects in the first manipulation object are manipulated, including:
    响应于所述第一输入,显示所述第一操控对象对应的界面,所述界面包括至少一个文件,所述至少一个文件包括目标文件;In response to the first input, display an interface corresponding to the first manipulation object, where the interface includes at least one file, and the at least one file includes a target file;
    接收对所述第一操控对象的界面的第三输入;receiving a third input to an interface of the first manipulated object;
    响应于用户的第三输入,确定所述第一操控对象对应的界面中的所述目标文件;In response to a third input from the user, determine the target file in the interface corresponding to the first manipulation object;
    向所述第二操控对象中的预设联系人发送所述目标文件,和/或,将所述目标文件发布在所述第二操控对象的信息共享平台中。Sending the target file to preset contacts in the second manipulation object, and/or publishing the target file on the information sharing platform of the second manipulation object.
  6. 根据权利要求1所述的方法,其中,所述第一操控对象为第三应用,所述第二操控对象为通讯类应用,所述根据目标功能对所述第一操控对象中的子操控对象进行操控,包括:The method according to claim 1, wherein the first manipulation object is a third application, the second manipulation object is a communication application, and the sub manipulation objects in the first manipulation object are controlled according to the target function. Manipulate, including:
    获取所述第二操控对象中的用户登录信息;Obtain user login information in the second manipulation object;
    根据所述用户登录信息登录所述第三应用。Logging in the third application according to the user login information.
  7. 根据权利要求1所述的方法,其中,在显示有所述第一操控对象的界面以及第二操控对象的对象标识的情况下,所述接收对目标操控对象的第一输入,包括:The method according to claim 1, wherein, when the interface of the first manipulation object and the object identification of the second manipulation object are displayed, the receiving the first input to the target manipulation object comprises:
    接收对所述第一操控对象的界面中的第一目标对象和所述第二操控对象的对象标识的第一输入;receiving a first input of an object identifier of a first target object and the second manipulated object in the interface of the first manipulated object;
    所述响应于所述第一输入,根据目标功能对所述第一操控对象中的子操控对象进行操控,包括:In response to the first input, manipulating a sub-manipulation object in the first manipulation object according to a target function includes:
    响应于所述第一输入,调用所述第二操控对象的所述目标功能对第二 目标对象进行操控处理,所述第一目标对象与所述第二目标对象相关联。In response to the first input, calling the target function of the second manipulation object to perform manipulation processing on the second target object, the first target object being associated with the second target object.
  8. 根据权利要求1所述的方法,其中,在显示有所述第一操控对象的界面以及所述第二操控对象的对象标识的情况下,所述方法还包括:The method according to claim 1, wherein, when the interface of the first manipulation object and the object identification of the second manipulation object are displayed, the method further comprises:
    接收对所述第一操控对象的界面中的第一功能控件和所述第二操控对象的对象标识的第四输入;所述第一操控对象与所述第二操控对象为同类型的操控对象;receiving a fourth input of the first function control in the interface of the first manipulation object and the object identifier of the second manipulation object; the first manipulation object and the second manipulation object are manipulation objects of the same type ;
    响应于所述第四输入,显示第二操控对象的界面,所述第二操控对象的界面包括第二功能控件,所述第一功能控件与所述第二功能控件相关联。In response to the fourth input, an interface of a second manipulation object is displayed, the interface of the second manipulation object includes a second function control, and the first function control is associated with the second function control.
  9. 一种对象操控装置,包括:An object manipulation device comprising:
    接收模块,用于接收对目标操控对象的第一输入,所述目标操控对象包括第一操控对象和第二操控对象;A receiving module, configured to receive a first input to a target manipulation object, where the target manipulation object includes a first manipulation object and a second manipulation object;
    操控模块,用于响应于所述第一输入,根据所述第二操控对象中的目标功能对所述第一操控对象中的子操控对象进行操控,所述目标功能为与所述第一操控对象相关联的功能。A manipulation module, configured to, in response to the first input, manipulate a sub-manipulation object in the first manipulation object according to a target function in the second manipulation object, the target function being the same as the first manipulation object The function associated with the object.
  10. 根据权利要求9所述的装置,其中,所述操控模块包括:The device according to claim 9, wherein the manipulation module comprises:
    显示模块,用于响应于所述第一输入,显示所述第二操控对象中的至少一个功能的功能标识;所述至少一个功能与所述第一操控对象相关联;A display module, configured to display a function identification of at least one function in the second manipulation object in response to the first input; the at least one function is associated with the first manipulation object;
    接收单元,用于接收对所述目标功能的功能标识的第二输入,所述至少一个功能的功能标识包括所述目标功能的功能标识;a receiving unit, configured to receive a second input of the function identification of the target function, the function identification of the at least one function includes the function identification of the target function;
    操控单元,用于响应于所述第一输入,根据所述目标功能对所述第一操控对象中的子操控对象进行操控。A manipulation unit, configured to, in response to the first input, manipulate a sub-manipulation object in the first manipulation object according to the target function.
  11. 根据权利要求9所述的装置,其中,所述第一操控对象为第一图标,所述第二操控对象为第二图标,所述操控模块还用于:The device according to claim 9, wherein the first manipulation object is a first icon, the second manipulation object is a second icon, and the manipulation module is further configured to:
    响应于所述第一输入,根据第二应用中的目标功能对第一应用中的子操控对象进行操控,所述第一应用对应所述第一图标,所述第二应用对应所述第二图标。In response to the first input, manipulate the sub-manipulation object in the first application according to the target function in the second application, the first application corresponds to the first icon, and the second application corresponds to the second icon. icon.
  12. 根据权利要求9所述的装置,其中,所述第一操控对象为第一应用中的对象标识,所述第二操控对象为第二图标,所述操控模块还用于:The device according to claim 9, wherein the first manipulation object is an object identifier in the first application, the second manipulation object is a second icon, and the manipulation module is further configured to:
    响应于所述第一输入,调用第二应用的所述目标功能对所述第一应用中的对象标识进行操控处理,所述第二应用对应所述第二图标,所述对象标识对应所述目标功能。In response to the first input, calling the target function of the second application to manipulate the object identifier in the first application, the second application corresponds to the second icon, and the object identifier corresponds to the target function.
  13. 根据权利要求9所述的装置,其中,所述第一操控对象为文件库图标,所述第二操控对象为通讯类应用图标,所述操控模块还包括:The device according to claim 9, wherein the first manipulation object is a file library icon, the second manipulation object is a communication application icon, and the manipulation module further includes:
    显示模块,用于响应于所述第一输入,显示所述第一操控对象对应的界面,所述界面包括至少一个文件,所述至少一个文件包括目标文件;A display module, configured to display an interface corresponding to the first manipulation object in response to the first input, where the interface includes at least one file, and the at least one file includes a target file;
    接收单元,用于接收对所述第一操控对象的界面的第三输入;a receiving unit, configured to receive a third input on the interface of the first manipulation object;
    确定模块,用于响应于用户的第三输入,确定所述第一操控对象对应的界面中的所述目标文件;A determining module, configured to determine the target file in the interface corresponding to the first manipulation object in response to a third input by the user;
    发送模块,用于向所述第二操控对象中的预设联系人发送所述目标文件,和/或,将所述目标文件发布在所述第二操控对象的信息共享平台中。A sending module, configured to send the target file to a preset contact in the second manipulation object, and/or publish the target file on the information sharing platform of the second manipulation object.
  14. 根据权利要求9所述的装置,其中,所述第一操控对象为第三应用,所述第二操控对象为通讯类应用,所述操控模块还包括:The device according to claim 9, wherein the first manipulation object is a third application, the second manipulation object is a communication application, and the manipulation module further includes:
    获取模块,用于获取所述第二操控对象中的用户登录信息;An acquisition module, configured to acquire user login information in the second manipulation object;
    登录模块,用于根据所述用户登录信息登录所述第三应用。A login module, configured to log in the third application according to the user login information.
  15. 根据权利要求9所述的装置,其中,在显示有所述第一操控对象的界面以及第二操控对象的对象标识的情况下,所述接收模块还用于:The device according to claim 9, wherein, when the interface of the first manipulation object and the object identification of the second manipulation object are displayed, the receiving module is further configured to:
    接收对所述第一操控对象的界面中的第一目标对象和所述第二操控对象的对象标识的第一输入;receiving a first input of an object identifier of a first target object and the second manipulated object in the interface of the first manipulated object;
    所述操控模块还用于:The control module is also used for:
    响应于所述第一输入,调用所述第二操控对象的所述目标功能对第二目标对象进行操控处理,所述第一目标对象与所述第二目标对象相关联。In response to the first input, calling the target function of the second manipulation object to perform manipulation processing on the second target object, the first target object being associated with the second target object.
  16. 根据权利要求9所述的装置,其中,在显示有所述第一操控对象 的界面以及所述第二操控对象的对象标识的情况下,所述接收模块还用于:The device according to claim 9, wherein, when the interface of the first manipulation object and the object identification of the second manipulation object are displayed, the receiving module is further configured to:
    接收对所述第一操控对象的界面中的第一功能控件和所述第二操控对象的对象标识的第四输入;所述第一操控对象与所述第二操控对象为同类型的操控对象;receiving a fourth input of the first function control in the interface of the first manipulation object and the object identifier of the second manipulation object; the first manipulation object and the second manipulation object are manipulation objects of the same type ;
    所述装置还包括显示模块,所述显示模块用于:The device also includes a display module for:
    响应于所述第四输入,显示第二操控对象的界面,所述第二操控对象的界面包括第二功能控件,所述第一功能控件与所述第二功能控件相关联。In response to the fourth input, an interface of a second manipulation object is displayed, the interface of the second manipulation object includes a second function control, and the first function control is associated with the second function control.
  17. 一种电子设备,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1-8中任一项所述的对象操控方法的步骤。An electronic device, comprising a processor, a memory, and a program or instruction stored in the memory and operable on the processor, when the program or instruction is executed by the processor, claims 1-8 are implemented The steps of any one of the object manipulation methods.
  18. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1-8中任一项所述的对象操控方法的步骤。A readable storage medium, storing programs or instructions on the readable storage medium, and implementing the steps of the object manipulation method according to any one of claims 1-8 when the programs or instructions are executed by a processor.
  19. 一种芯片,包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如权利要求1-8中任一项所述的对象操控方法的步骤。A chip, including a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the object manipulation method according to any one of claims 1-8 step.
  20. 一种计算机程序产品,所述程序产品被存储在非易失的存储介质中,所述程序产品被至少一个处理器执行以实现如权利要求1-8中任一项所述的对象操控方法的方法。A computer program product, the program product is stored in a non-volatile storage medium, and the program product is executed by at least one processor to implement the object manipulation method according to any one of claims 1-8 method.
  21. 一种电子设备,所述电子设备被配置成执行如权利要求1-8中任一项所述的对象操控方法的方法。An electronic device configured to execute the object manipulation method according to any one of claims 1-8.
PCT/CN2022/111049 2021-08-16 2022-08-09 Object manipulating method and apparatus, and electronic device WO2023020328A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110939732.7A CN113672135A (en) 2021-08-16 2021-08-16 Object control method and device and electronic equipment
CN202110939732.7 2021-08-16

Publications (1)

Publication Number Publication Date
WO2023020328A1 true WO2023020328A1 (en) 2023-02-23

Family

ID=78543158

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/111049 WO2023020328A1 (en) 2021-08-16 2022-08-09 Object manipulating method and apparatus, and electronic device

Country Status (2)

Country Link
CN (1) CN113672135A (en)
WO (1) WO2023020328A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113672135A (en) * 2021-08-16 2021-11-19 维沃移动通信(杭州)有限公司 Object control method and device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111459384A (en) * 2020-03-31 2020-07-28 维沃移动通信有限公司 Dialing control method and electronic equipment
CN111880713A (en) * 2020-07-25 2020-11-03 Oppo广东移动通信有限公司 Object processing method, related device, terminal and computer storage medium
WO2021057290A1 (en) * 2019-09-29 2021-04-01 维沃移动通信有限公司 Information control method and electronic device
CN113055525A (en) * 2021-03-30 2021-06-29 维沃移动通信有限公司 File sharing method, device, equipment and storage medium
CN113672135A (en) * 2021-08-16 2021-11-19 维沃移动通信(杭州)有限公司 Object control method and device and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106775334B (en) * 2016-11-14 2020-10-09 北京安云世纪科技有限公司 File calling method and device on mobile terminal and mobile terminal
CN113157231A (en) * 2019-09-18 2021-07-23 华为技术有限公司 Data transmission method and related equipment
CN111062024B (en) * 2019-11-25 2022-07-19 泰康保险集团股份有限公司 Application login method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021057290A1 (en) * 2019-09-29 2021-04-01 维沃移动通信有限公司 Information control method and electronic device
CN111459384A (en) * 2020-03-31 2020-07-28 维沃移动通信有限公司 Dialing control method and electronic equipment
CN111880713A (en) * 2020-07-25 2020-11-03 Oppo广东移动通信有限公司 Object processing method, related device, terminal and computer storage medium
CN113055525A (en) * 2021-03-30 2021-06-29 维沃移动通信有限公司 File sharing method, device, equipment and storage medium
CN113672135A (en) * 2021-08-16 2021-11-19 维沃移动通信(杭州)有限公司 Object control method and device and electronic equipment

Also Published As

Publication number Publication date
CN113672135A (en) 2021-11-19

Similar Documents

Publication Publication Date Title
JP5449390B2 (en) Separation of received information on locked devices
US20170359282A1 (en) Conversion of text relating to media content and media extension apps
US20170230318A1 (en) Return to sender
WO2022194004A1 (en) Application icon arrangement method and apparatus, and electronic device
WO2022156606A1 (en) Information processing method and apparatus, and electronic device
WO2022022697A1 (en) Audio playback method and apparatus and electronic device
CN112954046B (en) Information transmission method, information transmission device and electronic equipment
WO2023061414A1 (en) File generation method and apparatus, and electronic device
WO2023020149A1 (en) Object dragging method, device and storage medium
CN113127773A (en) Page processing method and device, storage medium and terminal equipment
WO2023040896A1 (en) Content sharing method and apparatus, and electronic device
WO2017008646A1 (en) Method of selecting a plurality targets on touch control terminal and equipment utilizing same
WO2022233276A1 (en) Display method and apparatus, and electronic device
WO2023020328A1 (en) Object manipulating method and apparatus, and electronic device
CN112764614B (en) Data isolation method and electronic equipment
WO2024051522A1 (en) Message sending method and apparatus, and electronic device and storage medium
CN114153362A (en) Information processing method and device
CN113311968A (en) Application program correlation method and device
WO2023185701A1 (en) Display method and apparatus, electronic device, and readable storage medium
WO2023155874A1 (en) Application icon management method and apparatus, and electronic device
WO2023155858A1 (en) Document editing method and apparatus
WO2022253132A1 (en) Information display method and apparatus, and electronic device
WO2022228301A1 (en) Document generation method and apparatus and electronic device
WO2022156674A1 (en) Chat content processing method and apparatus, and electronic device
CN113485600A (en) Singing list sharing method and device and electronic equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22857640

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE