CN111880706B - Function switching method and device, electronic equipment and readable storage medium - Google Patents

Function switching method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN111880706B
CN111880706B CN202010716338.2A CN202010716338A CN111880706B CN 111880706 B CN111880706 B CN 111880706B CN 202010716338 A CN202010716338 A CN 202010716338A CN 111880706 B CN111880706 B CN 111880706B
Authority
CN
China
Prior art keywords
function
identifier
switching
input
target object
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010716338.2A
Other languages
Chinese (zh)
Other versions
CN111880706A (en
Inventor
何志创
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202010716338.2A priority Critical patent/CN111880706B/en
Publication of CN111880706A publication Critical patent/CN111880706A/en
Application granted granted Critical
Publication of CN111880706B publication Critical patent/CN111880706B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials

Abstract

The embodiment of the application provides a function switching method, a function switching device, electronic equipment and a readable storage medium, wherein the function switching method comprises the following steps: displaying a first identifier in a target area associated with the target object, wherein the first identifier indicates a first function currently associated with the target object; receiving a first input to a first identifier; in response to the first input, switching the first identifier to a second identifier and switching a first function associated with the target object to a second function; wherein the second identification indicates a second function associated with the target object, and the function attribute of the first function is the same as that of the second function. According to the method and the device, the user can intuitively master the currently associated first function of the target object through the first identification. Meanwhile, when the function of the target object needs to be switched, the user only needs to input the first identifier, the function related to the target object can be conveniently switched, the operation is simple and fast, and the operation experience is effectively improved.

Description

Function switching method and device, electronic equipment and readable storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a function switching method, a function switching apparatus, an electronic device, and a readable storage medium.
Background
In the related art, when a user operates an electronic device, operation experience is poor because display of functions currently associated with target objects such as an application program is not intuitive enough, and operations for switching the functions associated with the target objects such as the application program are complicated.
Disclosure of Invention
The embodiment of the application provides a function switching method, a function switching device, an electronic device and a readable storage medium, which can solve the technical problems that in the related art, due to the fact that the display of the current associated functions of target objects such as application programs is not intuitive enough and the operation of switching the associated functions of the target objects such as application programs is complex, the use experience is poor.
In order to solve the above problems, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a function switching method, including:
displaying a first identifier in a target area associated with the target object, wherein the first identifier indicates a first function currently associated with the target object;
receiving a first input to a first identifier; in response to the first input, switching the first identifier to a second identifier and switching a first function associated with the target object to a second function;
wherein the second identification indicates a second function associated with the target object, and the function attribute of the first function is the same as that of the second function.
In a second aspect, an embodiment of the present application provides a function switching apparatus, including:
the display module is used for displaying a first identifier in a target area associated with the target object, and the first identifier indicates a first function currently associated with the target object;
the receiving module is used for receiving a first input of the first identifier;
the switching module is used for responding to the first input, switching the first identifier into a second identifier and switching the first function associated with the target object into a second function;
wherein the second identification indicates a second function associated with the target object, and the function attribute of the first function is the same as that of the second function.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or an instruction stored in the memory and running on the processor, where the program or the instruction, when executed by the processor, implements the steps of the function switching method provided in the first aspect.
In a fourth aspect, the present application provides a readable storage medium, on which a program or instructions are stored, and when the program or instructions are executed by a processor, the program or instructions implement the steps of the function switching method provided in the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the steps of the function switching method according to the first aspect.
In the embodiment of the application, a first identifier is displayed in a target area associated with a target object, and the first identifier indicates a first function currently associated with the target object; receiving a first input to a first identifier; in response to the first input, switching the first identifier to a second identifier and switching a first function associated with the target object to a second function; wherein the second identification indicates a second function associated with the target object, and the function attribute of the first function is the same as that of the second function. In the process of operating the electronic equipment by the user, the first identifier is displayed in the target area associated with the target object, so that the user can intuitively master the first function currently associated with the target object through the first identifier. Meanwhile, when the function of the target object needs to be switched, the user only needs to input the first identifier, the function related to the target object can be conveniently switched, the operation is simple and fast, and the operation experience is effectively improved.
Drawings
FIG. 1 shows one of the flow diagrams of a method of function switching according to one embodiment of the present application;
FIG. 2 illustrates a second flow chart of a method of function switching according to an embodiment of the present application;
FIG. 3 shows a third flowchart of a method of function switching according to an embodiment of the present application;
FIG. 4 shows one of the display diagrams of an electronic device according to an embodiment of the application;
FIG. 5 shows a second display schematic of an electronic device according to an embodiment of the present application;
FIG. 6 shows a third display schematic of an electronic device according to an embodiment of the present application;
FIG. 7 shows a fourth display schematic of an electronic device according to an embodiment of the present application;
FIG. 8 shows a fifth display schematic of an electronic device according to an embodiment of the present application;
FIG. 9 shows six of a display schematic of an electronic device according to one embodiment of the present application;
FIG. 10 shows a seventh display schematic of an electronic device according to an embodiment of the present application;
FIG. 11 shows an eighth display schematic of an electronic device according to an embodiment of the present application;
FIG. 12 shows a fourth flowchart of a function switching method according to an embodiment of the present application;
FIG. 13 shows a ninth display schematic of an electronic device according to an embodiment of the present application;
FIG. 14 shows ten of a display schematic of an electronic device according to one embodiment of the present application;
FIG. 15 shows a fifth flowchart of a function switching method according to an embodiment of the present application;
FIG. 16 shows a sixth flowchart of a method of function switching according to an embodiment of the present application;
FIG. 17 shows a seventh flowchart of a method of function switching according to an embodiment of the present application;
FIG. 18 shows an eighth flowchart of a method of function switching according to an embodiment of the present application;
fig. 19 shows a block diagram of a function switching apparatus according to an embodiment of the present application;
FIG. 20 shows one of the block diagrams of the structure of an electronic device according to an embodiment of the present application;
fig. 21 shows a second block diagram of the structure of the electronic device according to an embodiment of the present application.
Detailed Description
In order that the above objects, features and advantages of the present application can be more clearly understood, the present application will be described in further detail with reference to the accompanying drawings and detailed description. It should be noted that the embodiments and features of the embodiments of the present application may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present application, however, the present application may be practiced in other ways than those described herein, and therefore the scope of the present application is not limited by the specific embodiments disclosed below.
The function switching method, the function switching apparatus, the electronic device, and the readable storage medium according to some embodiments of the present application are described below with reference to fig. 1 to 21.
In an embodiment of the present application, fig. 1 shows one of flowcharts of a function switching method of the embodiment of the present application, including:
102, displaying a first identifier in a target area associated with a target object;
in step 102, the target object includes one or a combination of the following: application icons, application interfaces, network addresses.
The first identification indicates a first function currently associated with the target object, wherein the first function comprises one or a combination of the following: network connection mode, file storage position, sound playing device and picture display area.
Step 104, receiving a first input of a first identifier;
and 106, responding to the first input, switching the first identifier to the second identifier, and switching the first function associated with the target object to the second function.
In step 106, the second identifier indicates a second function associated with the target object, and the function attribute of the first function is the same as that of the second function.
For step 106, specifically, fig. 2 shows a second flowchart of a function switching method according to an embodiment of the present application, including:
step 202, responding to the first input, displaying a plurality of third identifications, wherein the function attributes corresponding to the plurality of third identifications are the same;
step 204, receiving a second input of a second identifier in the plurality of third identifiers;
in response to the second input, the first identifier is switched to the second identifier, and the first function is switched to the second function, step 206.
In this embodiment, the target area may be located around the target object, and the target area may also be located wholly or partially inside the target object.
The first input and the second input are user inputs received through the human-computer interaction part, and the first input and the second input comprise: a combination of one or more of a touch input, a biometric input, a click input, a somatosensory input, a voice input, a keyboard input, or a press input, wherein: touch input includes, but is not limited to, a tap, a swipe, or a particular touch gesture, etc.; biometric inputs include, but are not limited to, biometric information inputs such as fingerprints, iris, voice print, or facial recognition, etc.; click inputs include, but are not limited to, mouse clicks, switch clicks, etc.; somatosensory inputs include, but are not limited to, shaking the electronic device, flipping the electronic device, etc.; the press input includes, but is not limited to, a press input to the touch screen, a press input to the bezel, a press input to the rear cover, or a press input to a portion of the other electronic device. The embodiment of the present application does not limit the specific form of the first input and the second input.
The functional attribute includes a network connection mode, and the specific network connection mode may include: Wi-Fi networks (Wireless local area network technology based on the IEEE 802.11 standard created by the Wi-Fi alliance), 4G networks (fourth generation wireless communication technology), 5G networks (fifth generation wireless communication technology), Bluetooth (Blue Tooth) networks, and so on.
The functional attributes further include file storage locations, and the specific file storage locations may include: the storage is performed in a ROM (Read-Only Memory), a RAM (Random-Access Memory), a Hard Disk Drive (HDD), a Solid State Drive (SSD), and the like.
The functional attributes further include sound playing devices, and specific sound playing devices may include: front speaker playing, rear speaker playing, wired earphone playing, wireless earphone playing, external speaker playing and the like.
The functional attribute further includes a screen display area, which may include, for an electronic device including only a single display screen: the screen is displayed in the center area of the display screen, and the screen is displayed in the edge area of the display screen. For an electronic device including multiple display screens, such as a dual-screen device, the picture display area may include: the screen is displayed on the main screen (front screen), the screen is displayed on the sub screen (rear screen), and the like. For an electronic device having a flexible screen, the picture display area may include: the picture is displayed in the area of the unfolded flexible screen, the picture is displayed in the first area (front screen) of the folded flexible screen, the picture is displayed in the second area (rear screen) of the folded flexible screen, and the picture is displayed in the 'crease' area of the folded flexible screen.
And displaying a first identifier in a target area associated with the target object, specifically for example, the target object is an application icon of a network chat program installed in the electronic device, and the network chat program is associated with a network connection function, and the current network connection mode is a Wi-Fi network. At this time, the Wi-Fi identifier (i.e., the first identifier) is displayed in the upper right corner of the application icon of the network chat program, and may also be displayed in a specific window or other display. The specific range of the target area is not limited in the embodiment of the present application.
When a user wants to switch the networking function of the network chat program, for example, to switch to a 5G network, the user performs a first input on the Wi-Fi identifier, and after receiving the first input, displays identifiers of a plurality of networking modes, such as a 4G identifier, a 5G identifier, a Bluetooth identifier and the like, which are associated with the network chat program and are possessed by the current electronic device, around the network chat program, or through a pop-up window and the like. And the user selects the 5G identifier from the identifiers and carries out second input, at the moment, the electronic equipment replaces the Wi-Fi identifier with the 5G identifier, and simultaneously, the networking function of the network chat program is switched to access the network through 5G network connection.
In an embodiment of the present application, before step 102, fig. 3 shows a third flowchart of a function switching method of the embodiment of the present application, specifically:
step 302, displaying a function switch;
in step 302, the function switch is used to turn on or off the function switching function.
Step 304, receiving a third input to the function switch;
step 306, in response to the third input, the function switching function is turned on.
The third input is a user input received through the human-computer interaction component, and the specific form of the third input is not limited in the embodiment of the application.
Specifically, fig. 4 shows a fourth display schematic diagram of an electronic device according to an embodiment of the present application, in which a setting menu page 402 is displayed in the electronic device 400, a function switch 404 (here, the function switch takes an "intelligent network switch" as an example) may be displayed in the setting menu page 402 of the electronic device, and a user clicks on the setting menu page 402 entering the electronic device and clicks on the "intelligent network switch" in the setting menu page 402 to "turn on" or "turn off" the function switch 404. In fig. 4, "WLAN", "Wi-Fi 1", "mobile network", "SIM 1", and the like are identified as examples, and do not have actual meanings.
Fig. 5 shows a fifth display diagram of an electronic device according to an embodiment of the present application, where the electronic device 400 includes a shortcut center menu 502, the function switch 404 (for example, an intelligent network switch) can also be displayed in the shortcut center menu 502 such as "shortcut control center", and a user calls out the shortcut control center menu 502 by "drag-up", "pull-down", and the like, finds the function switch 404 in the shortcut control center menu 502, and clicks the function switch 404 to "turn on" or "turn off" the function switch.
When the function changeover switch 404 is turned "off", the display interface of the electronic apparatus 400 normally displays contents such as a shortcut screen, an application icon, and the like. When the function switch 404 is turned on, the function identifier corresponding to the application program is displayed in the display interface of the electronic device according to a preset setting mode, and then the electronic device enters a "fast function switching" mode, so that a user can independently switch the function associated with any application program, and the convenience of function switching is improved.
In one embodiment of the present application, the target area is specifically located around the target object, and the first identifier or the second identifier is displayed around the target object.
Specifically, fig. 6 shows a third display schematic diagram of an electronic device according to an embodiment of the present application, where a first application icon 602 and a second application icon 604 are displayed on a main display interface 600 of the electronic device 400, where a Wi-Fi network identifier 606 is displayed in an upper right corner of the first application icon 602, and a mobile network identifier 608 is displayed in an upper right corner of the second application icon 604.
In this embodiment, when the function changeover switch is activated on, a first identifier indicating the currently associated function is displayed around the application icon.
The application icon of the application program is displayed in a first display form, and the first identifier is displayed in a second display form.
In this embodiment, in order to make the current function identifier stand out from the application icon to visually create a clearer display effect, the display form of the first identifier and the display form of the application program are distinguished, for example, by icon color, icon size, icon shape, or icon pattern.
For example, the icon color of the application and the color of the first identifier may have a higher contrast color difference, or a reverse color display. If the color of the icon of the application is red, the color of the first indicator may be green or blue.
For example, the size of the icon of the application and the size of the first identifier may have a significant difference. For example, the size of the application icon is 100 × 100 pixels, and the size of the first flag is 9 × 9 pixels.
For example, the shape of the application icon and the shape of the first identifier may have a significant shape difference, such as the application icon being a "quasi-materialized" design icon and the shape of the first identifier being a regular geometric shape.
For example, the pattern of the icon of the application program and the pattern of the first logo may have a difference in style, such as the pattern of the application icon is an artistic pattern, and the pattern of the first logo visually reflects the corresponding function type.
Specifically, as one of the optional embodiments, the first identifiers are displayed without being overlapped with the application icon, that is, one or more first identifiers are distributed around the application icon in a satellite shape with the application icon as a center, and keep a small distance with the application icon at the center, so as to ensure that the plurality of first identifiers do not overlap with each other, and that the first identifiers corresponding to different application programs do not overlap or interfere with each other.
As an alternative embodiment, the first identifier may partially coincide with the application icon, and in this real-time manner, a part of the first identifier is "stuck" to the application icon associated therewith, and another part is displayed separately from the application icon.
As one of the alternative embodiments, the whole of the first indicator is displayed in superposition with the application icon, that is, the first indicator is positioned inside the application icon and is highlighted by distinguishing colors, drawing an outer frame, or the like, or creating a stereoscopic display effect by art, so that the first indicator appears to "float" above the application icon to the naked eye.
When the plurality of third identifiers are displayed in response to the second input, the plurality of third identifiers may be sorted in a certain order, and a part of the third identifiers may be displayed around the corresponding application icon in the order.
Part of the third identifiers may be displayed as 1, 2, 3, 4, and the like, and may be freely set according to the screen size of the electronic device, the density and size of the application icons, the usage habits of the user, and the like, which is not specifically limited in the embodiment of the present application.
When there is no second identifier corresponding to a function that the user wishes to switch among the third identifiers displayed around the application icon, the user can switch the third identifiers displayed around the application icon by inputting a click, a slide, or the like.
It can be understood that, when the third identifier displayed around the icon is switched, the switching process of the third identifier can be made consistent and smooth by playing the corresponding switching animation.
For example, the user may slide the third identifiers around the application icon to switch the displayed third identifiers, and at this time, the plurality of third identifiers may "rotate" according to the direction of the sliding operation, and after the rotating animation is played, a part of the third identifiers displayed around the application icon is replaced with a new third identifier.
For example, the user may double click the third indicator around the application icon to switch the displayed third indicator, and at this time, the third indicator makes a linear motion with the application icon as a center, thereby visually creating a feeling that the plurality of third indicators are "absorbed" into the application icon, and after the animation is played, the plurality of new third indicators radially "fly" out of the application icon with the center of the application icon as a starting point, and visually creating a feeling that the plurality of third indicators are "fried" out of the application icon.
In an embodiment of the present application, fig. 7 shows a fourth display schematic diagram of an electronic device according to an embodiment of the present application, and specifically, after a user finger 700 clicks a Wi-Fi network identifier 606 in the upper right corner of a first application icon 602, fig. 8 shows a fifth display schematic diagram of an electronic device according to an embodiment of the present application, a function window 800 pops up on a display interface of the electronic device 400, and a plurality of third identifiers, including the Wi-Fi network identifier 606 and a mobile network identifier 608, are displayed in the function window 800.
The user's finger 700 further clicks the mobile network identifier 608, so that the Wi-Fi network identifier 606 displayed in the upper right corner of the first application icon 602 can be replaced by the mobile network identifier 608, and meanwhile, the application program corresponding to the first application icon 602 is switched to be networked through the mobile network.
Fig. 9 shows a sixth display diagram of an electronic device according to an embodiment of the present application, and in the function window 800, one or more third function identifiers may be displayed in an arrangement manner, such as a Wi-Fi network identifier 606, a mobile network identifier 608, a 4G network identifier 610, and a 5G network identifier 612 in an arrangement manner of a "nine-square grid".
In some embodiments, fig. 10 shows a seventh display schematic diagram of an electronic device according to an embodiment of the present application, and in the function window 800, a plurality of third indicators are arranged in a "ring" shape.
In some embodiments, fig. 11 shows an eighth display schematic diagram of an electronic device according to an embodiment of the present application, and a part of the third identifier is displayed in the function window 800 and the switch button 614 is displayed. When the user needs to switch the third identifier displayed in the function window 800, the switch button 614 is triggered, and the Wi-Fi network identifier 606 displayed in the function window 800 moves in the direction indicated by the "arrow" of the switch button 614 and leaves the function window, and the new third identifier moves in the same direction into the function window 800.
In an embodiment of the present application, the target object is an application icon of an application program, and fig. 12 shows a fourth flowchart of a function switching method according to an embodiment of the present application, which specifically includes the following steps:
step 1202, determining a second function corresponding to the second identifier;
step 1204, switch the corresponding function associated with the application program to a second function.
The switching of the corresponding function associated with the application program to the second function in step 1204 may specifically include one or more of the following specific steps:
1204a, switching the network connection of the application program to the target network connection;
1204b, switching the file storage position of the application program to a target file storage position;
1204c, switching the sound playing device of the application program to a target sound playing device;
1204d, switch the picture display area of the application program to the target display area.
In this embodiment, the second input is specifically a user input to the second identifier, and after the user inputs the second identifier, the target object associated with the first function identifier is first determined, and if this function identifier is displayed around the application icon of the "online video playing software", the associated target object is the online video playing software. Then, a second function indicated by the second identifier is determined, which is exemplified here as a "5G network". And finally, switching the network connection function of the online video playing software to a 5G network to complete the switching of the program function.
Specifically, for example, fig. 13 shows a ninth display diagram of the electronic device according to an embodiment of the present application, where a first identifier, specifically, a 4G network identifier 610 is displayed in an upper right corner of a first application icon 602, and after a user finger 700 touches the 4G network identifier 610, fig. 14 shows a tenth display diagram of the electronic device according to an embodiment of the present application, where a function window 800 pops up on a screen of the electronic device 400, and a plurality of third identifiers are displayed in the function window 800, where the third identifiers include the 4G network identifier 610, the 5G network identifier 612, and a Wi-Fi network identifier 606.
At this time, the user further touches the 5G network identifier 612 therein, and at this time, the system automatically sets the network connection function of the application program corresponding to the first application icon 602 to be 5G network connection.
In an embodiment of the present application, the target object includes an application interface, and fig. 15 shows a fifth flowchart of a function switching method according to an embodiment of the present application, which specifically includes:
step 902, displaying a network connection identifier in an application interface of an application program;
step 904, receiving a user input of a network connection identifier;
step 906, responding to the user input, and switching the network connection mode corresponding to the application interface to the network connection mode corresponding to the second identifier.
In this embodiment, each application interface can independently set the corresponding function. The application interface may be one or more interfaces of a software program, such as a product introduction interface of a shopping application, or a tab of a browser, and the following description will be given by taking an application program as a web browser and an application interface as a tab of a browser as an example:
in a web browser with multiple tab pages, each time a user accesses an internet page (web page), a new tab page, i.e., an application interface, is created in the web browser. Since different web connections may have different access speeds or may not be accessible to different web pages.
Meanwhile, for some sensitive network accesses, such as access of an internet bank and a personal secret mailbox, a user may not want to access through a network connection with a low security level, such as public Wi-Fi.
To address these situations, the embodiments of the present application may display a plurality of third identifiers corresponding to different network connections in a title bar of each tab page or a specific location within the tab page. When a user needs to set independent network connection for one or more tab pages, the user can access the tab pages through 5G network connection when the current tab pages access the network by clicking a second identifier of a plurality of third identifiers, for example, clicking a 5G identifier of a Wi-Fi identifier, a 4G identifier and a 5G identifier.
Specifically, taking an application interface a and an application interface B opened in a browser as an example, a user associates a 5G network connection with tab a and associates a Wi-Fi network with tab B.
At this time, when the user accesses the network address through the tab page a, the user accesses the network address through the 5G network connection. When the user accesses the network address through the label page B, the user can access the network address through the Wi-Fi network connection.
In some embodiments, when switching the network connection mode corresponding to the application interface, specifically, the network connection mode of a specific function included in the application interface is switched.
Specifically, for example, the application program is certain shopping software, the application interface is a commodity introduction interface in the shopping software, wherein the commodity introduction interface includes text introduction content and video introduction content, because network traffic required for loading the text introduction content is small, and network traffic consumed when loading the video introduction content (streaming media content) is relatively large, when a user has little remaining traffic, a network connection mode corresponding to the commodity introduction interface can be correspondingly switched to a Wi-Fi connection mode, and at this time, when the commodity introduction interface is loaded, particularly when the video introduction content is played, the commodity introduction interface can be networked through the Wi-Fi connection mode. If the Wi-Fi network connection cannot be connected at the moment, the video introduction content cannot be automatically played, and when an instruction of playing the video introduction content is received from a user, a prompt message that the Wi-Fi network connection cannot be connected is popped up, and the flow rate may be consumed.
In an embodiment of the present application, the target object is a network Address, and the network Address may be an Internet domain name Address or an IP (Internet Protocol Address).
Because different network service providers have different security policies and user protocols when providing network services, a situation may occur in which a network provided by some network service providers cannot access some specific network addresses, and therefore, when a user wishes to access these network addresses, the network connection used needs to be manually switched, which is cumbersome to operate.
Meanwhile, for some sensitive operations, such as logging in to an internet bank, the user often does not want to log in to the internet bank for fund operation through some network connections with low security, such as a public Wi-Fi network, so that in these scenes, the user also needs to manually change the used network connection, which brings a bad influence to the user experience.
Based on the above problem, in the embodiment of the application, by associating the network address with the target network connection, when any application program (such as a browser, social software, or other application program capable of accessing the network address) accesses the network addresses, the corresponding network connection function is automatically switched to the associated target network connection, and a user does not need to manually switch the network connection, so that convenience in use is improved.
Specifically, fig. 16 shows a sixth flowchart of a function switching method according to an embodiment of the present application, which specifically includes:
step 1002, receive a user action for any network address.
In step 1002, a user may manually specify a network address through user manipulation and associate a network connection with the specified network address.
Specifically, for example, a user wishes to access "www. x.com" (where "www. x.com" refers to any network connection that may be accessed, and does not actually have an internet domain name address), via a "5G network connection".
The user can select an icon or a character corresponding to the ' 5G network connection ' from the plurality of popped network connections by inputting the address of the ' www. After the above operation is completed, the system automatically generates a prompt message to prompt the user that the network address "www.
Step 1004, responding to the user operation, switching the network connection mode when any application program accesses the network address to the network connection mode corresponding to the second identifier.
In step 1004, upon confirming that a network address is accessed by any application, the system first traverses the database to determine whether the network address to be accessed is already associated with the target network connection. And if the network address to be accessed is associated with a target network connection, controlling the current application program to switch the network connection function to the target network connection so as to access the network address through the target network connection.
If the network address to be accessed is not associated with any target network connection, the network address is accessed through the target network connection with which the current application has been associated.
Specifically, for example, when the system detects that the browser application starts to access the network address of "www.
The system determines that the network address of the' www.
In one embodiment of the application, functions associated with a plurality of application programs can be switched at one time in a multi-selection mode.
Specifically, fig. 17 shows a seventh flowchart of a function switching method according to an embodiment of the present application, including:
step 1102, receiving a first input of a first identifier corresponding to any one of a plurality of target objects;
step 1104, in response to the first input, switching the first identifiers corresponding to the plurality of target objects to the second identifiers, and switching the first functions associated with the plurality of target objects to the second functions.
In this embodiment, a plurality of target objects have an association relationship therebetween, where each target object in the plurality of target objects is associated with a target area, and a first identifier is displayed in the target area. After receiving a first input of a first identifier corresponding to any one target object, synchronously executing switching of functions of a plurality of target objects with current association relation, and synchronously replacing the first identifier with a second identifier.
Specifically, before step 1102, fig. 18 shows an eighth flowchart of a function switching method according to an embodiment of the present application, and includes the following specific steps:
step 1302, receiving a fourth operation on a plurality of target objects;
in step 1304, in response to the fourth operation, an association relationship between the plurality of target objects is established.
The fourth operation may be a user operation such as "long press", "re-press", "double click", or the like, or may be a user operation in which a multi-selection icon is displayed on a screen of the electronic device, and after entering a "multi-selection mode" through the multi-selection icon, a plurality of target objects are sequentially clicked. The multi-selection icon may be displayed in a display interface of the electronic device in a normal state or may be hidden in a normal state and displayed after receiving a specific user operation. The specific display mode of the multi-selection icon and the operation mode of the calling multi-selection icon are not limited in the embodiment of the application.
For example, when the user inputs a multi-selection icon, an application icon displayed on a display interface of the electronic device enters an alternative state, and the user can select one or more application icons to determine a target application program to be selected.
And simultaneously, after the multi-selection icon is triggered, the multi-selection icon is correspondingly switched to a selection completion icon, and when the user triggers the multi-selection completion icon again, the system automatically determines the corresponding target application program according to the selection state of the current application icon.
It will be appreciated that if the user does not select any application icon after triggering the multiple selection icon, and again triggers the selection complete icon, then the multiple selection mode is exited.
In order to make it more clear to the user which application icons have been selected respectively, a selected identifier may be displayed around the application icon corresponding to the target application program, wherein the application icon is displayed in the third display form and the selected identifier is displayed in the fourth display form.
The selected identifier can be intuitively conveyed to the client, the application program corresponding to the current application icon is already marked as the target application program, namely the application program is listed as the target of the multi-selection operation, and the application icon which is not marked as the target application program is not changed.
The selected mark can be a mark of 'number matching', or a mark of 'circle', or a character of 'selected'. The embodiment of the present application does not limit the specific appearance form of the selected logo.
Specifically, the icon of the application program is displayed in a third display form, and the selected identifier is displayed in a fourth display form.
In order to make the current function mark stand out from the application icon to visually create a clearer display effect, the display form of the selected mark and the display form of the application program are distinguished, for example, by the icon color, the icon size, the icon shape or the icon pattern.
For example, the icon color of the application and the color of the selected logo may have a higher contrast color difference, or a reverse color display. If the color of the icon of the application is black, the color of the selected mark may be white.
For example, the size of the icon for the application and the size of the selected identifier may have a significant difference. Such as an application icon of size 70 x 60 pixels and a selected logo of size 5 x 4 pixels.
For example, the shape of the icon of the application program and the shape of the selected logo may have a significant shape difference, such as the shape of the application icon is a "pseudo-materialized" design icon, while the shape of the selected logo is a simple geometric shape or text.
For example, the pattern of the application icon of the application program may have a stylistic difference from the pattern of the selected logo, such as an artistic pattern, while the pattern of the selected logo is a simple geometric pattern such as a "check mark" or a "circle".
In an embodiment of the present application, a specific application scenario in which a user switches a network connection function of an application is taken as an example to specifically describe the embodiment of the present application.
When a plurality of network connections are simultaneously connected to an electronic device such as a mobile phone held by a user, for example, a Wireless Local Area Network (WLAN) network and a 4G network, in most scenarios, it is possible to satisfy the user requirements only by using the WLAN network to use an application program.
However, there may also be scenarios as follows: in public places, users do not want to use personal chat software, payment software and other applications related to user privacy by using public Wi-Fi, but want to use a 4G network connected with own mobile phones. At the same time, users also want to use public Wi-Fi to use applications that are traffic-intensive, such as web video software, news software, etc.
For the scenes, the embodiment of the application provides an intelligent network switching method, and for the scenes that a mobile phone is simultaneously connected with a plurality of network connections, particularly a Wi-Fi network and a 4G network, a user can start an intelligent network switch in the mobile phone setting or a quick control center.
After the switch is turned on, a small icon of the networking mode of the current application program is displayed at the upper right corner of the application icon of each application on the screen of the mobile phone, and a user can judge the networking mode of the current application program according to the small icon.
After the user clicks the small icon, a window pops up, icon identifications corresponding to the Wi-Fi network and the 4G network are displayed in the window, and the user can set the expected network connection for the application program in a mode of clicking the corresponding icon identifications. After the determination, the small icon displayed at the upper right corner of the application icon is synchronously updated to inform the user that the networking mode of the application program has changed.
By the method, the user can quickly set the desired networking mode for each application, and the user experience is greatly improved.
The specific implementation steps are as follows:
in a first step, as shown in fig. 4, a user enters a setting interface 402 of the electronic device 400 and turns on a function switch 404 in the setting interface 402. Or as shown in fig. 5, the user operates the call-out shortcut control center menu 502 by a gesture of sliding up or down, and turns on the function switch 404 in the shortcut control center menu 502.
Second, as shown in fig. 6, after the user turns on the function switch 404, a network small icon, i.e. a first identifier, is displayed at the upper right corner of the application icon on the screen, and this network small icon identifies the current network connection mode of the corresponding application program.
As in fig. 6, a first application icon 602 on the left and a second application icon 604 on the right display a Wi-Fi network identification 606 and a mobile network identification 608, respectively. This networking thumbnail is hidden synchronously after the function switcher 404 is closed.
Thirdly, the user wants to switch the first application to 5G network connection, as shown in fig. 13, at this time, the user only needs to click the 4G network identifier 610 at the upper right corner, at this time, the function window 800 as shown in fig. 14 pops up, the user further selects the 5G network identifier 612 in the function window 800, then, the system switches the networking function of the first application corresponding to the first application icon 602 to the 5G network, and after the switching is completed, as shown in fig. 14, the corresponding network connection small icon is switched to the identifier icon corresponding to the 5G network at the upper right corner of the first application icon 602.
In an embodiment of the present application, fig. 19 shows a block diagram of a function switching apparatus according to an embodiment of the present application, and the function switching apparatus 1900 includes: a display module 1902, the display module 1902 being configured to display a first identifier within a target area associated with the target object, the first identifier indicating a first function with which the target object is currently associated; a receiving module 1904, the receiving module 1904 is configured to receive a first input of a first identifier; a switching module 1906, the switching module 1906 is configured to switch the first identifier to the second identifier and switch the first function associated with the target object to the second function in response to the first input; wherein the second identification indicates a second function associated with the target object, and the function attribute of the first function is the same as that of the second function.
Optionally, the display module 1902 is further configured to: responding to the first input, displaying a plurality of third identifications, wherein the function attributes corresponding to the third identifications are the same; the receiving module 1904 is further configured to: receiving a second input to a second identifier of the plurality of third identifiers; the switching module 1906 is further configured to switch the first identifier to the second identifier and the first function to the second function in response to the second input.
Wherein the target object includes: application icons, application interfaces, network addresses.
The functional attributes include: network connection mode, file storage position, sound playing device and picture display area.
Optionally, the display module 1902 is further configured to display a function switch, where the function switch is configured to turn on or off the function switching function; the receiving module 1904 is further configured to receive a third input to the function switcher; the switching module 1906 is further configured to turn on a function switching function in response to a third input.
Optionally, the target object includes an application interface, and the function attribute includes a network connection mode; the switching module 1906 is further configured to switch the network connection mode corresponding to the application interface to the network connection mode corresponding to the second identifier.
Optionally, the target object includes a network address, and the functional attribute includes a network connection mode; the switching module 1906 is further configured to switch the network connection mode when any application accesses the network address to the network connection mode corresponding to the second identifier.
Optionally, the number of the target objects is multiple, and the receiving module 1904 is specifically configured to receive a first input of a first identifier corresponding to any target object in the multiple target objects; the switching module 1906 is specifically configured to switch the first identifiers corresponding to the multiple target objects to the second identifiers, and switch the first functions associated with the multiple target objects to the second functions.
Optionally, the receiving module 1904 is further configured to receive a fourth operation on multiple target objects; the function switching apparatus 1900 further includes a selecting module 1908, and the selecting module 1908 is configured to determine a plurality of targets among the plurality of target operands in response to the fourth operation.
The function switching device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The function switching device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
In this embodiment, when each module of the function switching device 1900 executes its own function, the steps of the function switching method in any of the above embodiments are implemented, so that the function switching device also includes all the beneficial effects of the function switching method in any of the above embodiments, which are not described herein again.
In one embodiment of the present application, as shown in fig. 20, there is provided an electronic device 1400 comprising: a memory 1402 on which a computer program is stored; the processor 1404 is configured to execute the computer program to implement the steps of the function switching method provided in any of the above embodiments, and therefore, the electronic device 1400 includes all the advantages of the function switching method provided in any of the above embodiments, which are not described herein again.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
As shown in fig. 21, the electronic device 1500 includes, but is not limited to: a radio frequency unit 1502, a network module 1504, an audio output unit 1506, an input unit 1508, a sensor 1510, a display unit 1512, a user input unit 1514, an interface unit 1516, a memory 1518, a processor 1520, and a power supply 1522. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 21 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present application, the electronic device includes, but is not limited to, a mobile terminal, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted electronic device, a wearable device, a pedometer, and the like.
The display unit 1512 displays a first identifier in a target area associated with the target object, where the first identifier indicates a first function currently associated with the target object;
the user input unit 1514 receives a first input for a first identification;
the processor 1520, in response to the first input, switches the first identification to the second identification and switches the first function associated with the target object to the second function;
wherein the second identification indicates a second function associated with the target object, and the function attribute of the first function is the same as that of the second function.
In some embodiments, in response to the first input, the display unit 1512 displays a plurality of third identifiers, wherein the functional attributes corresponding to the plurality of third identifiers are the same;
the user input unit 1514 receives a second input for a second identifier of the plurality of third identifiers;
the processor 1520, in response to the second input, switches the first identification to the second identification and switches the first function to the second function.
In some embodiments, the target object comprises: application icons, application interfaces, network addresses.
In some embodiments, the functional attributes include: network connection mode, file storage position, sound playing device and picture display area.
In some embodiments, the display unit 1512 displays a function switch for turning on or off a function switching function;
the user input unit 1514 receives a third input to the function switching switch;
the processor 1520 turns on the function switching function in response to the third input.
In some embodiments, the target object comprises an application interface, and the functional attribute comprises a network connection mode;
the processor 1520 switches the network connection mode corresponding to the application interface to the network connection mode corresponding to the second identifier.
In some embodiments, the target object includes a network address, and the functional attribute includes a network connection mode;
the processor 1520 switches the network connection mode when any application accesses the network address to the network connection mode corresponding to the second identifier.
In some embodiments, the number of target objects is multiple;
the user input unit 1514 receives a first input for a first identification corresponding to any one of the plurality of target objects;
the processor 1520 switches the first identifiers corresponding to the target objects to the second identifiers, and switches the first functions associated with the target objects to the second functions.
In some implementations, the user input unit 1514 receives a fourth operation for a plurality of target objects;
the processor 1520 determines a plurality of targets among the plurality of target operands in response to the fourth operation.
It should be understood that, in the embodiment of the present application, the radio frequency unit 1502 may be configured to send and receive information or send and receive signals during a call, and in particular, receive downlink data of a base station or send uplink data to the base station. Radio frequency unit 1502 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
The network module 1504 provides wireless broadband internet access to the user, such as assisting the user in emailing, browsing web pages, and accessing streaming media.
The audio output unit 1506 may convert audio data received by the radio frequency unit 1502 or the network module 1504 or stored in the memory 1518 into an audio signal and output as sound. Also, the audio output unit 1506 may also provide audio output related to a specific function performed by the electronic device 1500 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 1506 includes a speaker, a buzzer, a receiver, and the like.
The input unit 1508 is for receiving an audio or video signal. The input Unit 1508 may include a Graphics Processing Unit (GPU) 5082 and a microphone 5084, the Graphics processor 5082 Processing image data of still pictures or video obtained by an image capture device (e.g., a camera) in a video capture mode or an image capture mode. The processed image frames may be displayed on the display unit 1512 or stored in the memory 1518 (or other storage medium) or transmitted via the radio frequency unit 1502 or the network module 1504. The microphone 5084 may receive sound and may be capable of processing the sound into audio data, and the processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 1502 in case of a phone call mode.
The electronic device 1500 also includes at least one sensor 1510, such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, a light sensor, a motion sensor, and others.
The display unit 1512 is used to display information input by the user or information provided to the user. The display unit 1512 may include a display panel 5122, and the display panel 5122 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
The user input unit 1514 may be used to receive input numeric or character information, and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 1514 includes a touch panel 5142 and other input devices 5144. Touch panel 5142, also referred to as a touch screen, can collect touch operations by a user on or near it. The touch panel 5142 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 1520, and receives and executes commands from the processor 1520. Other input devices 5144 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, the touch panel 5142 can be overlaid on the display panel 5122, and when the touch panel 5142 detects a touch operation thereon or nearby, the touch panel is transmitted to the processor 1520 to determine the type of the touch event, and then the processor 1520 provides a corresponding visual output on the display panel 5122 according to the type of the touch event. The touch panel 5142 and the display panel 5122 can be provided as two separate components or can be integrated into one component.
The interface unit 1516 is an interface for connecting an external device to the electronic apparatus 1500. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/0) port, a video I/0 port, an earphone port, and the like. The interface unit 1516 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the electronic apparatus 1500 or may be used to transmit data between the electronic apparatus 1500 and the external device.
The memory 1518 may be used to store software programs as well as various data. The memory 1518 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the mobile terminal, and the like. Further, the memory 1518 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 1520 performs various functions of the electronic device 1500 and processes data by running or executing software programs and/or modules stored in the memory 1518 and calling data stored in the memory 1518, thereby performing overall monitoring of the electronic device 1500. Processor 1520 may include one or more processing units; preferably, the processor 1520 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications.
The electronic device 1500 can also include a power supply 1522 that provides power to the various components, and preferably, the power supply 1522 can be logically coupled to the processor 1520 via a power management system that can provide management of charging, discharging, and power consumption.
In an embodiment of the present application, a readable storage medium is provided, on which a program or instructions are stored, which when executed by a processor implement the steps of the function switching method provided in any of the above embodiments.
In this embodiment, the readable storage medium can implement each process of the function switching method provided in the embodiments of the present application, and can achieve the same technical effect, and is not described herein again to avoid repetition.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the above embodiment of the function switching method, and can achieve the same technical effect, and the details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. The term "plurality" means two or more unless expressly limited otherwise. The terms "connected" and "connected" should be interpreted broadly, for example, the term "connected" may be fixed, detachable or integrated; "coupled" may be direct or indirect through an intermediary. The terms "first," "second," and the like are used for distinguishing between different objects and not for describing a particular order of the objects. The specific meaning of the above terms in the present application can be understood by those of ordinary skill in the art as appropriate.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (11)

1. A function switching method, characterized by comprising:
displaying a first identifier in a target area associated with a target object, wherein the first identifier indicates a first function currently associated with the target object;
receiving a first input to the first identification;
in response to the first input, switching the first identifier to a second identifier and switching a first function associated with the target object to a second function;
wherein the second identifier indicates the second function associated with the target object, and the first function and the second function have the same function attribute;
the receiving of the first input to the first identifier specifically includes:
receiving the first input of the first identification corresponding to any one of the plurality of target objects;
the switching the first identifier to a second identifier and the switching the first function associated with the target object to a second function in response to the first input specifically includes:
and switching the first identifications corresponding to the target objects to the second identifications, and switching the first functions associated with the target objects to the second functions.
2. The method according to claim 1, wherein the switching the first identifier to a second identifier and the switching the first function associated with the target object to a second function in response to the first input specifically includes:
responding to the first input, displaying a plurality of third identifications, wherein the functional attributes corresponding to the third identifications are the same;
receiving a second input to the second one of the plurality of third identifiers;
in response to the second input, switching the first identity to the second identity and switching the first function to the second function.
3. The function switching method according to claim 1 or 2, wherein the target object includes:
application icons, application interfaces, network addresses.
4. The function switching method according to claim 3, wherein the function attribute comprises:
network connection mode, file storage position, sound playing device and picture display area.
5. The method according to claim 1 or 2, wherein before the displaying the first identifier in the target area associated with the target object, the method further comprises:
the display function switch is used for switching on or switching off the function switching function;
receiving a third input to the function switch;
in response to the third input, turning on the function switching function.
6. The function switching method according to claim 4, wherein the target object includes the application interface, and the function attribute includes the network connection mode;
the switching the first function associated with the target object to the second function specifically includes:
and switching the network connection mode corresponding to the application interface to the network connection mode corresponding to the second identifier.
7. The function switching method according to claim 4, wherein the target object includes the network address, and the function attribute includes the network connection mode;
the switching the first function associated with the target object to the second function specifically includes:
and switching the network connection mode when any application program accesses the network address to the network connection mode corresponding to the second identifier.
8. The function switching method according to claim 1, further comprising, before said receiving the first input of the first identifier corresponding to any one of the plurality of target objects:
receiving a fourth operation on a plurality of the target objects;
and responding to the fourth operation, and establishing the association relation among the target objects.
9. A function switching apparatus, comprising:
a display module for displaying a first identifier within a target area associated with a target object, the first identifier indicating a first function with which the target object is currently associated;
a receiving module for receiving a first input to the first identifier;
a switching module, configured to switch the first identifier to a second identifier and switch a first function associated with the target object to a second function in response to the first input;
wherein the second identifier indicates the second function associated with the target object, and the first function and the second function have the same function attribute;
the receiving module is specifically configured to:
receiving a first input of a first identifier corresponding to any one of a plurality of target objects;
the switching module is specifically configured to:
and switching the first identifications corresponding to the target objects into second identifications, and switching the first functions associated with the target objects into second functions.
10. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executed on the processor, which when executed by the processor, implement the steps of the function switching method of any one of claims 1 to 8.
11. A readable storage medium, characterized in that the readable storage medium stores thereon a program or instructions which, when executed by a processor, implement the steps of the function switching method according to any one of claims 1 to 8.
CN202010716338.2A 2020-07-23 2020-07-23 Function switching method and device, electronic equipment and readable storage medium Active CN111880706B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010716338.2A CN111880706B (en) 2020-07-23 2020-07-23 Function switching method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010716338.2A CN111880706B (en) 2020-07-23 2020-07-23 Function switching method and device, electronic equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN111880706A CN111880706A (en) 2020-11-03
CN111880706B true CN111880706B (en) 2021-12-14

Family

ID=73154626

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010716338.2A Active CN111880706B (en) 2020-07-23 2020-07-23 Function switching method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN111880706B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114697953A (en) * 2020-12-30 2022-07-01 华为技术有限公司 Network type determining method and device
CN113434064B (en) * 2021-07-01 2022-03-29 掌阅科技股份有限公司 Handwriting reader stroke switching method, electronic equipment and storage medium
CN117149028A (en) * 2023-10-27 2023-12-01 Tcl通讯科技(成都)有限公司 Display control method and device, storage medium and terminal equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106489112A (en) * 2015-03-08 2017-03-08 苹果公司 For manipulating equipment, method and the graphic user interface of user interface object using vision and/or touch feedback
CN106648864A (en) * 2016-12-15 2017-05-10 珠海格力电器股份有限公司 Method and device of opening and/or switching plurality of applications
CN108595074A (en) * 2018-04-28 2018-09-28 北京小米移动软件有限公司 Status bar operating method, device and computer readable storage medium
CN109725789A (en) * 2018-12-27 2019-05-07 维沃移动通信有限公司 A kind of application icon archiving method and terminal device
CN110908582A (en) * 2019-11-26 2020-03-24 维沃移动通信有限公司 Control method, touch control pen and electronic assembly
WO2020098437A1 (en) * 2018-11-14 2020-05-22 华为技术有限公司 Method for playing multimedia data and electronic device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10228819B2 (en) * 2013-02-04 2019-03-12 602531 British Cilumbia Ltd. Method, system, and apparatus for executing an action related to user selection
CN108958865B (en) * 2018-06-29 2021-01-08 维沃移动通信有限公司 Corner mark management method and mobile terminal
CN110502163B (en) * 2019-07-18 2021-04-13 维沃移动通信有限公司 Terminal device control method and terminal device
CN110750188A (en) * 2019-09-27 2020-02-04 维沃移动通信有限公司 Message display method and electronic equipment
CN110989882B (en) * 2019-11-28 2021-04-02 维沃移动通信有限公司 Control method, electronic device and computer readable storage medium
CN111314964B (en) * 2020-01-22 2023-09-15 维沃移动通信有限公司 Data flow control method and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106489112A (en) * 2015-03-08 2017-03-08 苹果公司 For manipulating equipment, method and the graphic user interface of user interface object using vision and/or touch feedback
CN106648864A (en) * 2016-12-15 2017-05-10 珠海格力电器股份有限公司 Method and device of opening and/or switching plurality of applications
CN108595074A (en) * 2018-04-28 2018-09-28 北京小米移动软件有限公司 Status bar operating method, device and computer readable storage medium
WO2020098437A1 (en) * 2018-11-14 2020-05-22 华为技术有限公司 Method for playing multimedia data and electronic device
CN109725789A (en) * 2018-12-27 2019-05-07 维沃移动通信有限公司 A kind of application icon archiving method and terminal device
CN110908582A (en) * 2019-11-26 2020-03-24 维沃移动通信有限公司 Control method, touch control pen and electronic assembly

Also Published As

Publication number Publication date
CN111880706A (en) 2020-11-03

Similar Documents

Publication Publication Date Title
CN108701001B (en) Method for displaying graphical user interface and electronic equipment
CN111107222B (en) Interface sharing method and electronic equipment
CN111880706B (en) Function switching method and device, electronic equipment and readable storage medium
CN110431521B (en) Split screen display method and device and terminal
WO2019141174A1 (en) Unread message processing method and mobile terminal
US10775979B2 (en) Buddy list presentation control method and system, and computer storage medium
CN109917979B (en) Searching method and mobile terminal
US20140173498A1 (en) Multiple screen mode in mobile terminal
CN110221885B (en) Interface display method and terminal equipment
CN109491738B (en) Terminal device control method and terminal device
CN111142747B (en) Group management method and electronic equipment
WO2019206036A1 (en) Message management method and terminal
CN111309209B (en) Method and device for quickly opening application or application function and terminal equipment
CN109739407B (en) Information processing method and terminal equipment
CN110968228B (en) Display method of application program icon and electronic equipment
CN107193451B (en) Information display method and device, computer equipment and computer readable storage medium
JP7393561B2 (en) Information display methods, electronic devices and storage media
CN112068744A (en) Interaction method, mobile terminal and storage medium
WO2023046184A1 (en) Message processing method and apparatus, and electronic device
CN111796734B (en) Application program management method, management device, electronic device and storage medium
CN109901976A (en) A kind of management method and terminal device of application program
WO2022253182A1 (en) Communication method and apparatus, electronic device, and readable storage medium
US7830396B2 (en) Content and activity monitoring
CN109800095B (en) Notification message processing method and mobile terminal
WO2023078348A1 (en) Application display method and apparatus, and electronic device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant