WO2024067329A1 - 显示方法、装置、电子设备和存储介质 - Google Patents

显示方法、装置、电子设备和存储介质 Download PDF

Info

Publication number
WO2024067329A1
WO2024067329A1 PCT/CN2023/120267 CN2023120267W WO2024067329A1 WO 2024067329 A1 WO2024067329 A1 WO 2024067329A1 CN 2023120267 W CN2023120267 W CN 2023120267W WO 2024067329 A1 WO2024067329 A1 WO 2024067329A1
Authority
WO
WIPO (PCT)
Prior art keywords
template
target
function
sorting
color
Prior art date
Application number
PCT/CN2023/120267
Other languages
English (en)
French (fr)
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 WO2024067329A1 publication Critical patent/WO2024067329A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • the present application belongs to the field of computers, and specifically relates to a display method, device, electronic device and storage medium.
  • the style of the main interface of the electronic device is pre-configured by the system.
  • the user selects the style of the main interface, he can only select from the styles configured by the system, which cannot meet the personalized needs of the user.
  • the purpose of the embodiments of the present application is to provide a display method, device, electronic device and storage medium, which can solve the problem in the prior art that the main interface style of smart wearable electronic devices cannot meet the personalized needs of users.
  • an embodiment of the present application provides a display method, the method comprising:
  • At least one first template is determined, wherein the number of pits of each first template is greater than or equal to the number of the at least one target function. quantity;
  • the style of each first function identifier matches the style of the filled pit.
  • an embodiment of the present application provides a display device, the device comprising:
  • a first acquisition module is used to acquire at least one target function, each of which corresponds to a function identifier of at least one style;
  • a first determination module configured to determine at least one first template according to the number of the at least one target function, wherein the number of pits of each of the first templates is greater than or equal to the number of the at least one target function;
  • the first display module is used to select a first function identifier corresponding to each target function and fill it into the slot of the first template, and display the first template after the first function identifier is filled in; wherein the style of each first function identifier matches the style of the filled slot.
  • an embodiment of the present application provides an electronic device, which includes a processor and a memory, wherein the memory stores programs or instructions that can be run on the processor, and when the program or instructions are executed by the processor, the steps of the method described in the first aspect are implemented.
  • an embodiment of the present application further provides an electronic device, which is configured to execute the method described in the first aspect.
  • an embodiment of the present application provides a readable storage medium, on which a program or 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.
  • an embodiment of the present application provides a chip, comprising a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run a program or instruction to implement the method described in the first aspect.
  • an embodiment of the present application provides a computer program product, which is stored in a storage medium and is executed by at least one processor to implement the method described in the first aspect.
  • At least one first template can be determined according to the number of at least one target function obtained, and then a first function identifier corresponding to each target function is selected to fill in the blank.
  • the first template after the first function identifier is filled in is displayed, so that the target function required by the user can be selected according to the user's needs, and the first function identifier corresponding to each target function is filled in the pit in the first template that matches the style of the first function identifier.
  • the first template after the first function identifier is filled in with multiple styles can be obtained.
  • the first template after the first function identifier is filled in that meets the user's needs can be obtained, which meets the user's individual needs and improves the user experience.
  • FIG1 is a schematic diagram of a flow chart of a display method according to an exemplary embodiment
  • FIG. 2a is a schematic diagram of a component style corresponding to a function identifier shown in an exemplary embodiment
  • FIG2b is a schematic diagram of a component style corresponding to a function identifier shown in an exemplary embodiment
  • FIG3 is one of the schematic diagrams of the candidate interface of interface elements shown in an exemplary embodiment
  • FIG4 is a second schematic diagram of a candidate interface of interface elements shown in an exemplary embodiment
  • FIG5 is a third schematic diagram of a candidate interface of interface elements shown in an exemplary embodiment
  • FIG6 is a fourth schematic diagram of a candidate interface of interface elements shown in an exemplary embodiment
  • FIG7 is a schematic diagram of a layout library shown in an exemplary embodiment
  • FIG8 is one of the schematic diagrams of functional layout styles shown in an exemplary embodiment
  • FIG. 9a is a second schematic diagram of a functional layout style shown in an exemplary embodiment
  • FIG9b is a third schematic diagram of a functional layout style shown in an exemplary embodiment
  • FIG9c is a fourth schematic diagram of a functional layout style shown in an exemplary embodiment.
  • FIG9d is a fifth schematic diagram of a functional layout style shown in an exemplary embodiment
  • FIG10 is a schematic diagram of a target function layout pattern shown in an exemplary embodiment
  • FIG11 is one of the target interface schematic diagrams shown in an exemplary embodiment
  • FIG12 is a second schematic diagram of a target interface shown in an exemplary embodiment
  • FIG13 is a second flow chart of a display method shown in an exemplary embodiment
  • FIG14 is a schematic structural diagram of a display device shown in an exemplary embodiment
  • FIG15 is a schematic structural diagram of an electronic device shown in an exemplary embodiment
  • FIG. 16 is a schematic diagram of the hardware structure of an electronic device shown in an embodiment of the present application.
  • first, second, etc. in the specification and claims of this application are used to distinguish similar objects, and are not used to describe a specific order or sequence. It should be understood that the data used in this way can be interchangeable under appropriate circumstances, so that the embodiments of the present application can be implemented in an order other than those illustrated or described here, and the objects distinguished by "first”, “second”, etc. are generally of one type, and the number of objects is not limited.
  • the first object can be one or more.
  • “and/or” in the specification and claims represents at least one of the connected objects, and the character “/" generally indicates that the objects associated with each other are in an "or” relationship.
  • the present application implements a display method, device, electronic device and storage medium.
  • determining at least one first template based on the number of at least one target function obtained, and then selecting a first function identifier corresponding to each target function to fill in the pit of the first template, and displaying the first template after filling in the first function identifier.
  • the target function required by the user can be selected, and the first function identifier corresponding to each target function can be filled in the pit in the first template that matches the style of the first function identifier.
  • FIG1 is a flow chart of a display method provided in an embodiment of the present application.
  • the execution subject of the display method may be an electronic device, specifically a smart wearable electronic device. It should be noted that the above-mentioned execution subject does not constitute a limitation on the embodiment of the present application.
  • the smart wearable electronic device may be, but is not limited to, a smart watch, smart glasses, etc.
  • the display method provided in the embodiment of the present application may include steps 110 to 130 .
  • Step 110 Obtain at least one target function.
  • the target function may be a function selected by the user, such as a phone function, a text message function, a weather function, etc.
  • each target function corresponds to a function identifier of at least one style.
  • FIG. 2a and FIG. 2b for the weather function, there are two styles of function identifiers corresponding to FIG. 2a and FIG. 2b .
  • the above-mentioned display method may further include:
  • At least one target function is determined.
  • the first input may be used to display at least one function.
  • the first input may be, but is not limited to, a click input, a double-click input, a slide input, a voice input, a gesture input, etc. on the main interface of the electronic device, and may also be a combination of at least two of the above inputs, which is not limited here.
  • the function candidate interface may be an interface displaying a plurality of candidate functions.
  • the second input can be used to determine at least one target function.
  • the second input can be but is not limited to a click input, double-click input, sliding input, voice input, gesture input, etc. of at least one function on the function candidate interface. It can also be a combination input of at least two of the above inputs, which is not limited here.
  • the function will appear in other areas outside the function candidate interface (such as area 42 in FIG. 4 ) and will no longer appear on the function candidate interface.
  • an “OK” button may appear, and the user may click the “OK” button to indicate that the function to be selected (ie, the target function) has been successfully selected.
  • the number of target functions that the user wants to select is limited.
  • a preset number which can be set according to user needs and is not limited. For example, it can be 10
  • a corresponding text prompt message 51 may appear (for example, the limit number has been reached).
  • a function candidate interface is displayed in response to a first input from a user, and at least one target function can be determined in response to receiving a second input from the user on the function candidate interface.
  • the target function required by the user can be selected according to user needs, thereby meeting the user's personalized needs and improving the user experience.
  • At least one function on the function candidate interface can be presented on the function candidate interface in sequence according to a preset speed and direction.
  • the direction of the preset speed may be a preset speed and direction.
  • the function candidate interface 31 can be displayed in the form of a conveyor belt, and each function on the function candidate interface can be presented in sequence on the function candidate interface 31 at a certain speed and direction (for example, from left to right or from right to left).
  • At least one function on the function candidate interface is presented on the function candidate interface in sequence according to a preset speed and direction, which can increase the fun of the user selecting the target function and improve the user experience.
  • the above-mentioned display method may further include:
  • the target color may be a color selected by the user.
  • the above-mentioned display method may further include:
  • At least one target color is determined.
  • the color candidate interface may be an interface for selecting a target color, and may have multiple colors on the interface.
  • the third input can be used to determine at least one target color.
  • the third input can be but is not limited to a click input, double-click input, slide input, voice input, gesture input, etc. of at least one color in the color candidate interface. It can also be a combination input of at least two of the above inputs, which is not limited here.
  • the color candidate interface may be entered, and then a third input from the user for at least one color on the color candidate interface may be received, and at least one target color may be determined in response to the third input.
  • a color candidate interface 61 has multiple colors (each circle represents a color), and the user slides the color to be selected downward to area 62 (ie, the third input) to select the color.
  • the colors on the color candidate interface may also be presented on the color candidate interface in sequence according to a preset speed and direction in the manner shown in FIG. 3 .
  • an "OK” button may appear, and the user may click the “OK” button to indicate that the color to be selected is successfully selected.
  • the user drags the selected color to the color candidate interface, it indicates that the color is deselected and the color will appear on the color candidate interface again.
  • the number of target colors that the user wants to select is limited.
  • a preset number which can be set according to user needs and is not limited. For example, it can be 4
  • a corresponding text prompt message may appear (for example, the limit number has been reached).
  • At least one target color can be determined in response to the user's third input of at least one color in the color candidate interface. In this way, the target color required by the user can be selected according to the user's needs, thereby meeting the user's personalized needs and improving the user experience.
  • Step 120 Determine at least one first template according to the quantity of at least one target function.
  • the first template may be a template determined according to the number of at least one target function.
  • step 120 may specifically include:
  • At least one first template whose number is less than or equal to the number of at least one target color is selected from at least one second template.
  • the second template may be obtained according to the quantity of at least one target function, and at least one template corresponding to the quantity is obtained.
  • At least one second template corresponding to the number can be obtained from the template library, and then based on the number of target colors, when the number of target colors is greater than the number of second templates, all second templates can be used as first templates, and when the number of target colors is less than the number of second templates, templates equal to the number of target colors can be selected from the second templates as first templates.
  • the number of slots in the second template is equal to the number of at least one target function.
  • the template library has templates corresponding to the number of functions. For example, if the number of target functions selected by the user is 3, then there are 4 templates (i.e., second templates) corresponding to the target number of functions being 3 in the template library; if the number of target functions selected by the user is 2, then there are 2 templates (i.e., second templates) corresponding to the target number of functions being 2 in the template library.
  • the second template corresponding to the number of target functions is first selected from the template library. According to FIG. 7 , there are a total of 4 second templates. Then, according to the number of target colors, 2 second templates are selected from the 4 second templates as the first templates.
  • the second template corresponding to the number of target functions is first selected from the template library. According to Figure 7, there are a total of 4 second templates, and then according to the number of target colors, these 4 second templates are all used as first templates.
  • the second template that is ranked first by the user can be used as the first template.
  • the second template that is ranked first by the user can be used as the first template.
  • the user selects 2 target colors and 3 target functions
  • 4 second templates can be selected from the template library. If, in FIG7, the frequency of use of these 4 second templates by users decreases from top to bottom after statistics, the 4 second templates corresponding to the 3 target functions in FIG7 are ranked from top to bottom, and the first 2 second templates are selected as the first templates.
  • At least one second template corresponding to the number is obtained, and based on the number of at least one target color, at least one first template that is less than or equal to the number of at least one target color is selected from at least one second template.
  • the first template can be accurately determined, and then the first template required by the user after filling in the first function identifier is obtained, thereby improving the user experience.
  • Step 130 select a first function identifier corresponding to each target function and fill it into a slot of the first template, and display the first template after the first function identifier is filled in.
  • step 130 may specifically include:
  • the first target function may be any one of the at least one target function.
  • the first ranking may be a ranking of at least one target function.
  • At least one target function may be ranked based on the determined duration of at least one target function to obtain a first ranking.
  • the determined duration of at least one target function may be the duration between the target function being displayed and receiving the second input. Specifically, the shorter the duration between the target function being displayed and receiving the second input, the higher its ranking.
  • the target template may be any one of the at least one first template.
  • the second sorting may be the sorting of the pit positions in the target template.
  • the pits in the target template may be sorted based on the area size of each pit in the target template to obtain a second sorting.
  • the target pit position can be determined according to the position of the first target function in the first sorting of at least one target function and the second sorting of the pit positions in the target template, so as to determine the pit position of the first target function in the target template.
  • the number of slots of each first template may be greater than or equal to the number of at least one target function.
  • the number of slots in each first template is equal to the number of at least one target function.
  • the number of target functions is 3, and the number of slots in the first template matching the number of target functions in the template library is 3.
  • FIG8 is a first template selected from the template library that matches the number of target functions (3), and the first template has 3 slots, 1, 2, and 3.
  • the remaining slots can be blank.
  • the three pits, pit 1, pit 2 and pit 3 in Figure 9a can be sorted according to the area sizes of the three pits to obtain a second sorting (for example, it can be pit 1-pit 2-pit 3).
  • the sorting can be based on the following principles: sort by pit area size, and if at least two pits have the same area, sort from left to right and then from top to bottom. For example, for pit 1 and pit 2 in Figure 9a, the areas of pit 1 and pit 2 are equal, and pit 1 is located to the left of pit 2, so pit 1 is ranked before pit 2. For pit 1 and pit 3 in Figure 9c, the areas of pit 1 and pit 3 are equal, and pit 1 is located above pit 3, so pit 1 is ranked before pit 3.
  • the selected durations are 1 minute, 2 minutes, and 3 minutes respectively. Then, according to the determined duration of each target function, these three target functions are sorted to obtain the first sort (for example, it can be weather, music, and daily activities).
  • the target functions with higher sorting among the target functions are placed in the higher sorting positions, that is, the first position in the first sorting is placed in the first position in the second sorting, the second position in the first sorting is placed in the second position in the second sorting, and the third position in the first sorting is placed in the third position in the second sorting.
  • the function identifier corresponding to the weather is placed in position 1 in Figure 9a
  • the function identifier corresponding to the music is placed in position 2 in Figure 9a
  • the function identifier corresponding to the daily activities is placed in position 3 in Figure 9a, so that the result shown in Figure 10 can be obtained.
  • the style of each first function identifier matches the style of the filled pit.
  • the function identifier i.e., the first function identifier
  • the target function i.e., the first target function
  • the corresponding first function identifier can be automatically selected according to the shape of the target pit.
  • the function identifier corresponding to the weather is placed in the pit.
  • pit 1 in Figure 9a is a square
  • the function identifier corresponding to the weather is placed in the pit.
  • a square weather corresponding function logo i.e., the function logo shown in FIG2b
  • a rectangular weather corresponding function logo i.e., the function logo shown in FIG2a
  • the target pit corresponding to the first target function is determined according to the position of the first target function in the first sorting of at least one target function and the second sorting of each pit in the target template, and then the first function identifier corresponding to the shape of the target pit in the target template is selected from at least one function identifier corresponding to the first target function, and the first function identifier is filled into the target pit of the target template.
  • a target template filled with the first function identifier that conforms to the shape of the target pit can be obtained.
  • the first template obtained by filling in the first function identifier is more beautiful and improves the user experience.
  • the target template may further include time information (such as 10:08 in FIG. 8 ), and at least one target color may be used to render the time information.
  • the above-mentioned display method may further include:
  • the time information in the first template after the first function identifier is filled in based on the at least one target color rendering, and the at least one first template after rendering is displayed.
  • At least one target color can be used to render the time information in the first template after the first function identifier is filled in, and at least one first template after rendering can be displayed.
  • the time information in each first template can be rendered to obtain the first template after the time is rendered.
  • the first template after the time is rendered in this way is more beautiful and improves the user experience.
  • the time information in the first template after the first function identifier is filled in based on at least one target color rendering, and displaying at least one first template after rendering may include:
  • the second target color in the first P positions in the fourth sorting is rendered as the first target color in the first P positions in the third sorting.
  • j is a positive integer.
  • the first target color may be a target color at the jth position in the fourth sorting.
  • the fourth sorting may be a sorting of at least one target color.
  • At least one target color may be sorted based on the determination time of at least one target color to obtain a fourth sorting.
  • the determination time of at least one target color may be the duration between the at least one target color being displayed and the third input being received.
  • the third sorting may be a sorting of at least one first template.
  • At least one first template may be sorted based on the usage frequency of at least one first template to obtain a third sorting.
  • P is the number of at least one template.
  • Q is the difference between the number of at least one target color and the number of at least one template, and the Q sequence is located after the P sequence.
  • the three target functions in the template library may correspond to four different first templates (the third sorting order of which is template 1-template 2-template 3-template 4). If the user selects four target colors (hereinafter represented by color 1, color 2, color 3, and color 4, the fourth sorting order is color 1-color 2-color 3-color 4), the number of at least one template is equal to the number of at least one target color.
  • first templates filled with the first function identifiers can be obtained (these four first templates filled with the first function identifiers are represented by Style 1, Style 2, Style 3 and Style 4 below).
  • Style 1, Style 2, Style 3 and Style 4 are obtained by filling the function identifiers corresponding to the target functions into Template 1, Template 2, Template 3 and Template 4 respectively, the sorting of Style 1, Style 2, Style 3 and Style 4 is consistent with the third sorting.
  • the first template (specifically, it can be the first template after filling in the first function identifier) and the color can be combined according to the following rules: style 1 and color 1 are combined to generate the first template after rendering at the first time, style 2 and color 2 are combined to generate the first template after rendering at the second first time, style 3 and color 3 are combined to generate the first template after rendering at the third first time, style 4 and color 4 are combined to generate the first template after rendering at the fourth first time.
  • the two target functions in the template library may correspond to two first templates (the third sorting order of which is Template 1-Template 2). If the user selects four target colors (hereinafter represented by Color 1, Color 2, Color 3 and Color 4, the fourth sorting order is Color 1-Color 2-Color 3-Color 4), that is, the number of at least one template is less than the number of at least one target color.
  • style 1 and style 2 are used to represent the two first templates filled with the first function identifiers.
  • Style 1 and Style 2 are obtained by filling the function identifier corresponding to the target function into Template 1 and Template 2 respectively, the sorting of Style 1 and Style 2 is consistent with the third sorting.
  • the first template (specifically, the first template after the first function identifier is filled in) and the color can be combined according to the following rules: Style 1 and Color 1 are combined to generate the first template after the first time rendering, Style 2 and Color 2 are combined to generate the first template after the second time rendering, Style 1 and Color 3 are combined to generate the first template after the third time rendering, Style 2 and Color 4 are combined to generate the first template after the fourth time rendering. That is, when the number of first templates after the first function identifier is filled in is insufficient, the first template after the first function identifier is filled in will be recycled.
  • the first template is combined with the target color to obtain a first template after time rendering in a different style. In this way, a first template after time rendering that better meets user needs can be obtained, further improving the user experience.
  • the display rendering The at least one first template may include:
  • the above-mentioned display method may further include:
  • the third template is displayed.
  • the third template may be any one of the at least one first template after rendering.
  • the preset display mode may be a pre-set display mode, and specifically may be that the third template is covered with a hidden layer, and the hidden layer is used to hide the third template.
  • the fourth input can be used to display the third template.
  • the fourth input can be but is not limited to a click input, double-click input, sliding input, voice input, gesture input, etc. of the hidden layer. It can also be a combination input of at least two of the above inputs, which is not limited here.
  • the preset erasing area may be a preset threshold of the erasing area of the hidden layer, and the threshold may be set according to user needs and is not limited here.
  • the first template after the first time information rendering when displaying at least one first template after time information rendering to the user, can be displayed preferentially.
  • the first template after the time information rendering can be displayed in the manner shown in Figure 11, that is, a hidden layer is covered on the first template after the time information rendering.
  • the following prompt message 111 may be displayed on the interface of the electronic device: Please pull out the crown and wipe the dial.
  • a corresponding arrow may be displayed on the screen to point to the crown 112, and the crown may emit a flashing light and have intermittent short-term vibrations to remind the user of the position of the crown.
  • the user uses the crown to erase the hidden layer 113 .
  • the erased area is larger than the preset erased area (eg, 80%)
  • the third template 114 can be directly displayed.
  • the third template is displayed in a preset display mode, and then in response to the fourth input of the user erasing the hidden layer, when it is determined that the erased area of the hidden layer is greater than the preset erased area, the third template is displayed, thereby increasing the interest of the display mode of the third template and improving the user experience. Improved user experience.
  • the above-mentioned display method may further include:
  • the fourth template is displayed in a preset display manner.
  • the preset control may be a pre-set control, for example, the “Change to” control 115 in FIG. 11 .
  • the fifth input can be used to display the fourth template in a preset display mode.
  • the fifth input can be but is not limited to a click input, double-click input, sliding input, voice input, gesture input, etc. of a preset control. It can also be a combination input of at least two of the above inputs, which is not limited here.
  • the fourth template may be a template that is arranged after the third template in the at least one first template after the time information is rendered.
  • these 4 first templates rendered with time information can be sorted according to the sorting method of the first templates before rendering, and can be displayed in sequence according to the sorting method. That is, if the third template is the first template rendered with time information ranked first, the fourth template is the first template rendered with time information ranked second.
  • the user can click the "Change" control 115, and then the fourth template can be displayed in a preset display mode. The user can then use the crown to erase the hidden layer covering the fourth template. When it is determined that the erasing area of the hidden layer is larger than the preset erasing area, the fourth template can be displayed.
  • the first template after the next time information rendering can continue to be displayed in the preset display mode, and the erasing logic follows the third template, and so on.
  • the prompt message 121 in Figure 12 may appear: All dials have been erased, please put the crown back to its original position. At this time, the crown will flash and intermittent short-term vibrations will appear. When the user puts the crown back to its original position according to the prompt message, the light disappears and the vibration disappears.
  • the fourth template is displayed in a preset display mode, and the time information desired by the user can be selected according to the user's needs.
  • the first template after that improves the user experience.
  • the above-mentioned display method may further include:
  • the third template is determined as the main interface of the electronic device.
  • the sixth input can be used to determine the first target interface as the main interface of the electronic device.
  • the sixth input can be but is not limited to a click input, double-click input, sliding input, voice input, gesture input, etc. on the main interface of the electronic device. It can also be a combination input of at least two of the above inputs, which is not limited here.
  • taking the electronic device as a smart watch after the third template is displayed, if the user wants to set the third template as the main interface of the watch, the user can click on the dial, or press the crown to directly set the third template as the main interface of the watch.
  • the third template is determined as the main interface of the electronic device.
  • the main interface of the electronic device determined in this way is required by the user, meets the user's personalized needs, and improves the user experience.
  • the present application embodiment also provides another implementable manner of the display method. As shown in FIG13 , the display method provided by the embodiment of the present application may include steps 1310 to 1380.
  • Step 1310 Receive a first input from a user.
  • Step 1320 In response to the first input, display a function candidate interface, receive a user's selection of at least one function, and determine at least one target function.
  • Steps 1310 to 1320 are consistent with the method of determining at least one target function in the above embodiment and will not be repeated here.
  • Step 1330 Display a color candidate interface, and determine at least one target color in response to a third input of at least one color by the user.
  • This step is consistent with the method of determining at least one target color in the above embodiment, and will not be described in detail here.
  • Step 1340 Determine at least one first template from the template library according to the quantity of at least one target function.
  • Step 1350 Obtain a first function identifier that matches the pattern of the pit in the first template from at least one function identifier corresponding to the target function.
  • Step 1360 Combine the first function identifier, the first template, and the target color to generate at least one first template after time information rendering.
  • This step is consistent with step 130 in the above embodiment, and the process of displaying at least one rendered first template based on at least one target color rendering and filling in the time information in the first template after the first function identifier is rendered, and will not be repeated here.
  • Step 1370 Push at least one first template rendered with time information to the user.
  • Step 1380 In response to the user's fourth input of erasing the third template, display the third template.
  • This step is consistent with the process of erasing the third template and displaying the third template in the above embodiment, and will not be repeated here.
  • a variety of templates can be generated to meet a variety of usage scenarios, providing a more open and interesting display method, without the need for users to select preset templates in the template market, creating a sense of exploration and surprise for users, and utilizing novel conveyor belt selections and the operation method of erasing the appearing templates instead of simple click operations, thereby increasing the fun of the operation.
  • the display method provided in the embodiment of the present application can be executed by a display device.
  • the display method is executed by a display device as an example to illustrate the display device provided in the embodiment of the present application.
  • Fig. 14 is a schematic structural diagram of a display device according to an exemplary embodiment.
  • the display device 1400 may include:
  • a first acquisition module 1410 is used to acquire at least one target function, each of which corresponds to a function identifier of at least one style;
  • a first determination module 1420 configured to determine at least one first template according to the number of the at least one target function, wherein the number of pits of each first template is greater than or equal to the number of the at least one target function;
  • the first display module 1430 is used to select a first function identifier corresponding to each target function and fill it into the slot of the first template, and display the first template after the first function identifier is filled in; wherein the style of each first function identifier matches the style of the filled slot.
  • At least one first template can be determined, and then based on the first display module, a first function identifier corresponding to each target function can be selected and filled into the slot of the first template, and the first template after the first function identifier is filled in is displayed.
  • the target function required by the user can be selected, and the first function identifier corresponding to each target function can be filled into the slot in the first template that matches the style of the first function identifier.
  • a variety of styles of first templates after the first function identifier is filled in can be obtained.
  • a first template after the first function identifier is filled in that meets user needs can be obtained, which meets the user's individual needs and improves the user experience.
  • the above-mentioned display device may further include:
  • a second acquisition module used to acquire at least one target color
  • the first determining module 1420 may specifically include:
  • a first acquisition unit configured to acquire, according to the quantity of the at least one target function, at least one second template corresponding to the quantity
  • the first selection unit is used to select at least one first template whose number is less than or equal to the number of the at least one target color from the at least one second template according to the number of the at least one target color.
  • the first display module 1430 may include:
  • a first determination unit is configured to determine a target pit position corresponding to the first target function according to the position sequence of the first target function in the first sequence of the at least one target function and the second sequence of the pit positions in the target template; wherein the first target function is any one of the at least one target function; and the target template is any one of the at least one first template;
  • a second selection unit configured to select a first function identifier corresponding to the shape of the target pit position in the target template from at least one function identifier corresponding to the first target function;
  • a filling unit is used to fill the first function identifier into the target pit position of the target template.
  • the target template further includes time information, and the at least one target color is used to render the time information
  • the above-mentioned display device may further include:
  • the second display module is used to render the time information in the first template after the first function identifier is filled in based on the at least one target color, and display the at least one rendered first template.
  • the second display module in order to further improve the user experience, can be specifically used for:
  • the first target color at the jth position in the fourth sorting is rendered with the time information of the first template at the jth position in the third sorting, and the at least one first template after rendering is displayed; wherein j is a positive integer; wherein the first target color is the target color at the jth position in the fourth sorting;
  • the second target color in the first P order in the fourth sorting is rendered with the time information in the first template in the first P order in the third sorting, and the third target color in the Q order in the fourth sorting is cyclically rendered with the time information in the first template in the first P order, and the at least one first template after rendering is displayed;
  • P is the number of the at least one template
  • Q is the difference between the number of the at least one target color and the number of the at least one template, and the Q sequence is located after the P sequence
  • the display device in the embodiment of the present application can be an electronic device or a component in the electronic device, such as an integrated circuit or a chip.
  • the electronic device can be a terminal or other devices other than a terminal.
  • the electronic device can be a mobile phone, a tablet computer, a laptop computer, a PDA, a vehicle-mounted electronic device, a mobile Internet device (Mobile Internet Device, MID), an augmented reality (augmented reality, AR)/virtual reality (virtual reality, VR) device, a robot, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant, PDA), etc.
  • NAS Network Attached Storage
  • PC personal computer
  • TV television
  • teller machine a self-service machine
  • the display device in the embodiment of the present application may be a device having an operating system. It can be an Android operating system, an iOS operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
  • the display device provided in the embodiment of the present application can implement each process implemented by the method embodiment of Figure 1 and/or Figure 13. To avoid repetition, they will not be described again here.
  • an embodiment of the present application also provides an electronic device 1500, including a processor 1501 and a memory 1502, and the memory 1502 stores a program or instruction that can be executed on the processor 1501.
  • the program or instruction is executed by the processor 1501
  • the various steps of the above-mentioned display method embodiment are implemented and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
  • the electronic devices in the embodiments of the present application include the mobile electronic devices and non-mobile electronic devices mentioned above.
  • FIG. 16 is a schematic diagram of the hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 1600 includes but is not limited to: a radio frequency unit 1601, a network module 1602, an audio output unit 1603, an input unit 1604, a sensor 1605, a display unit 1606, a user input unit 1607, an interface unit 1608, a memory 1609, and a processor 1610 and other components.
  • the electronic device 1600 may also include a power source (such as a battery) for supplying power to each component, and the power source may be logically connected to the processor 1610 through a power management system, so that the power management system can manage charging, discharging, and power consumption management.
  • a power source such as a battery
  • the electronic device structure shown in FIG16 does not constitute a limitation on the electronic device, and the electronic device may include more or fewer components than shown, or combine certain components, or arrange components differently, which will not be described in detail here.
  • the processor 1610 is used to obtain at least one target function, each of which corresponds to at least one style of function identifier; determine at least one first template according to the number of the at least one target function, wherein the number of slots of each first template is greater than or equal to the number of the at least one target function; select a first function identifier corresponding to each target function and fill it into the slot of the first template;
  • the display unit 1606 is used to display the first template after the first function identifier is filled in, wherein the style of each first function identifier matches the style of the filled-in pit position.
  • At least one first target function can be determined according to the quantity of at least one target function obtained.
  • a template is provided, and then a first function identifier corresponding to each target function is selected and filled into the slot of the first template, and the first template after the first function identifier is filled in is displayed.
  • the target function required by the user can be selected according to the user's needs, and the first function identifier corresponding to each target function is filled into the slot in the first template that matches the style of the first function identifier.
  • the first template after the first function identifier is filled in with various styles can be obtained.
  • the first template after the first function identifier is filled in that meets the user's needs can be obtained, which meets the user's individual needs and improves the user experience.
  • processor 1610 is further used to obtain at least one target color; based on the number of the at least one target function, obtain at least one second template corresponding to the number; and based on the number of the at least one target color, select at least one first template from the at least one second template that is less than or equal to the number of the at least one target color.
  • At least one second template corresponding to the number is obtained, and according to the number of at least one target color, at least one first template whose number is less than or equal to the number of at least one target color is selected from at least one second template.
  • the first template can be accurately determined, and then the first template required by the user after filling in the first function identifier is obtained, thereby improving the user experience.
  • processor 1610 is also used to determine the target pit position corresponding to the first target function based on the position order of the first target function in the first sorting of at least one target function and the second sorting of each pit position in the target template; wherein the first target function is any one of the at least one target function; the target template is any one of the at least one first template; select a first function identifier corresponding to the shape of the target pit position in the target template from at least one function identifier corresponding to the first target function; and fill the first function identifier into the target pit position of the target template.
  • the target pit corresponding to the first target function is determined according to the position order of the first target function in the first sorting of at least one target function and the second sorting of each pit in the target template, and then the first function identifier corresponding to the shape of the target pit in the target template is selected from at least one function identifier corresponding to the first target function, and the first function identifier is filled into the target pit of the target template.
  • a target template filled with the first function identifier that conforms to the shape of the target pit can be obtained.
  • the first template obtained after the first function identifier is filled in is more beautiful, which improves the user experience. Test.
  • the target template further includes time information, and the at least one target color is used to render the time information;
  • the processor 1610 is further configured to render the time information in the first template after the first function identifier is filled in based on the at least one target color;
  • the display unit 1606 is further configured to display the at least one first template after rendering.
  • At least one target color can be used to render the time information in the first template after the first function identifier, and at least one first template after rendering can be displayed.
  • the time information in each first template can be rendered to obtain the first template after rendering the time.
  • the first template after rendering the time obtained in this way is more beautiful and improves the user experience.
  • the processor 1610 is further configured to render the first target color at the jth position in the fourth sorting with the time information of the first template at the jth position in the third sorting, and display the at least one first template after rendering, when the number of the at least one template is equal to the number of the at least one target color; wherein j is a positive integer; wherein the first target color is the target color at the jth position in the fourth sorting; when the number of the at least one template is less than the number of the at least one target color, render the second target color at the first P positions in the fourth sorting with the time information of the first template at the first P positions in the third sorting, and cyclically render the third target color at the Q position in the fourth sorting with the time information of the first template at the first P positions, and display the at least one first template after rendering; wherein P is the number of the at least one template; Q is the difference between the number of the at least one target color and the number of the at least one template, and the Q position is after the
  • the first template is combined with the target color to obtain a first template after time rendering in a different style.
  • a first template after time rendering that better meets user needs can be obtained, further improving the user experience.
  • the input unit 1604 may include a graphics processing unit (GPU) 16041 and a microphone 16042.
  • the graphics processor 16041 is used for the image capture device (such as a camera) in the video capture mode or the image capture mode.
  • the image data of the static picture or video obtained is processed.
  • the display unit 1606 may include a display panel 16061, and the display panel 16061 may be configured in the form of a liquid crystal display, an organic light emitting diode, etc.
  • the user input unit 1607 includes a touch panel 16071 and at least one of other input devices 16072.
  • the touch panel 16071 is also called a touch screen.
  • the touch panel 16071 may include two parts: a touch detection device and a touch controller.
  • Other input devices 16072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which will not be repeated here.
  • the memory 1609 can be used to store software programs and various data.
  • the memory 1609 may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, an application program or instructions required for at least one function (such as a sound playback function, an image playback function, etc.), etc.
  • the memory 1609 may include a volatile memory or a non-volatile memory, or the memory 1609 may include both volatile and non-volatile memories.
  • the non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or a flash memory.
  • the volatile memory may be a random access memory (RAM), a static random access memory (SRAM), a dynamic random access memory (DRAM), a synchronous dynamic random access memory (SDRAM), a double data rate synchronous dynamic random access memory (DDRSDRAM), an enhanced synchronous dynamic random access memory (ESDRAM), a synchronous link dynamic random access memory (SLDRAM) and a direct memory bus random access memory (DRRAM).
  • the memory 1609 in the embodiment of the present application includes but is not limited to these and any other suitable types of memory.
  • the processor 1610 may include one or more processing units; optionally, the processor 1610 integrates an application processor and a modem processor, wherein the application processor mainly processes operations related to an operating system, a user interface, and application programs, and the modem processor mainly processes wireless communication signals, such as a baseband processor. It is understandable that the modem processor may not be integrated into the processor 1610.
  • An embodiment of the present application also provides a readable storage medium, on which a program or instruction is stored.
  • a program or instruction is stored.
  • the various processes of the above-mentioned display method embodiment are implemented and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
  • 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 computer read-only memory ROM, a random access memory RAM, a magnetic disk or an optical disk.
  • An embodiment of the present application further provides a chip, which includes a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the various processes of the above-mentioned display method embodiment, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.
  • the chip mentioned in the embodiments of the present application can also be called a system-level chip, a system chip, a chip system or a system-on-chip chip, etc.
  • An embodiment of the present application provides a computer program product, which is stored in a storage medium.
  • the program product is executed by at least one processor to implement the various processes of the above-mentioned display method embodiment and can achieve the same technical effect. To avoid repetition, it will not be repeated here.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种显示方法、装置、电子设备和存储介质,属于通信技术领域。显示方法包括:获取至少一个目标功能,每个目标功能对应至少一个样式的功能标识;根据目标功能的数量,确定至少一个第一模板,其中,每个第一模板具有的坑位数量大于或等于目标功能的数量;选择每个目标功能对应的一个第一功能标识填入第一模板的坑位中,显示填入第一功能标识后的第一模板;其中,每个第一功能标识的样式与填入的坑位的样式相匹配。

Description

显示方法、装置、电子设备和存储介质
相关申请的交叉引用
本申请要求享有于2022年09月26日提交的名称为“显示方法、装置、电子设备和存储介质”的中国专利申请202211172097.5的优先权,该申请的全部内容通过引用并入本文中。
技术领域
本申请属于计算机领域,具体涉及一种显示方法、装置、电子设备和存储介质。
背景技术
随着电子设备技术的高速发展,人们对电子设备的表盘的样式要求也越来越高。
目前,电子设备的主界面的样式是系统预先配置好的,用户在选取主界面的样式时,只能在系统配置好的样式中进行选取,如此无法满足用户的个性化需求。
发明内容
本申请实施例的目的是提供一种显示方法、装置、电子设备和存储介质。能够解决现有技术中智能穿戴式电子设备的主界面样式无法满足用户的个性化需求的问题。
第一方面,本申请实施例提供了一种显示方法,该方法包括:
获取至少一个目标功能,每个所述目标功能对应至少一个样式的功能标识;
根据所述至少一个目标功能的数量,确定至少一个第一模板,其中,每个所述第一模板具有的坑位数量大于或等于所述至少一个目标功能的数 量;
选择每个目标功能对应的一个第一功能标识填入所述第一模板的坑位中,显示填入所述第一功能标识后的所述第一模板;
其中,每个第一功能标识的样式与填入的坑位的样式相配合。
第二方面,本申请实施例提供了一种显示装置,该装置包括:
第一获取模块,用于获取至少一个目标功能,每个所述目标功能对应至少一个样式的功能标识;
第一确定模块,用于根据所述至少一个目标功能的数量,确定至少一个第一模板,其中,每个所述第一模板具有的坑位数量大于或等于所述至少一个目标功能的数量;
第一显示模块,用于选择每个目标功能对应的一个第一功能标识填入所述第一模板的坑位中,显示填入所述第一功能标识后的所述第一模板;其中,每个第一功能标识的样式与填入的坑位的样式相配合。
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器和存储器,所述存储器存储可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。
第四方面,本申请实施例还提供一种电子设备,该电子设备被配置成用于执行如第一方面所述的方法。
第五方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法的步骤。
第六方面,本申请实施例提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的方法。
第七方面,本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如第一方面所述的方法。
在本申请实施例中,通过根据获取的至少一个目标功能的数量,可确定至少一个第一模板,然后选择每个目标功能对应的一个第一功能标识填 入到第一模板的坑位中,显示填入第一功能标识后的第一模板,如此可根据用户需求,选取用户所需的目标功能,将各目标功能对应的第一功能标识填入到第一模板中与第一功能标识的样式相配合的坑位中,这样可得到多种样式的填入第一功能标识后的第一模板通过本申请的方案,可得到满足用户需求的填入第一功能标识后的第一模板,满足了用户的个性需求,提升了用户体验。
附图说明
图1是一示例性实施例示出的一种显示方法的流程示意图之一;
图2a是一示例性实施例示出的功能标识对应的部件样式示意图;
图2b是一示例性实施例示出的功能标识对应的部件样式示意图;
图3是一示例性实施例示出的界面元素候选界面示意图之一;
图4是一示例性实施例示出的界面元素候选界面示意图之二;
图5是一示例性实施例示出的界面元素候选界面示意图之三;
图6是一示例性实施例示出的界面元素候选界面示意图之四;
图7是一示例性实施例示出的布局库示意图;
图8是一示例性实施例示出的功能布局样式示意图之一;
图9a是一示例性实施例示出的功能布局样式示意图之二;
图9b是一示例性实施例示出的功能布局样式示意图之三;
图9c是一示例性实施例示出的功能布局样式示意图之四;
图9d是一示例性实施例示出的功能布局样式示意图之五;
图10是一示例性实施例示出的目标功能布局样式示意图;
图11是一示例性实施例示出的目标界面示意图之一;
图12是一示例性实施例示出的目标界面示意图之二;
图13是一示例性实施例示出的一种显示方法的流程示意图之二;
图14是一示例性实施例示出的一种显示装置的结构示意图;
图15是一示例性实施例示出的一种电子设备的结构示意图;
图16是本申请实施例示出的一种电子设备的硬件结构示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员获得的所有其他实施例,都属于本申请保护的范围。
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”等所区分的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。
如背景技术部分所述,现有技术中存在智能式穿戴设备的主界面样式无法满足用户的个性化需求的问题,为了解决上述问题,本申请实施提供了一种显示方法、装置、电子设备和存储介质,通过根据获取的至少一个目标功能的数量,可确定至少一个第一模板,然后选择每个目标功能对应的一个第一功能标识填入到第一模板的坑位中,显示填入第一功能标识后的第一模板,如此可根据用户需求,选取用户所需的目标功能,将各目标功能对应的第一功能标识填入到第一模板中与第一功能标识的样式相配合的坑位中,这样可得到多种样式的填入第一功能标识后的第一模板通过本申请的方案,可得到满足用户需求的填入第一功能标识后的第一模板,满足了用户的个性需求,提升了用户体验。
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的显示进行详细地说明。
图1是本申请实施例所提供的一种显示方法的流程示意图,该显示方法的执行主体可以为电子设备,具体的可以是智能穿戴式电子设备,需要说明的是,上述执行主体并不构成对本申请实施例的限定。
在本申请的实施例中,智能穿戴式电子设备可以但不限于是智能手表、智能眼镜等。
如图1所示,本申请实施例提供的显示方法可以包括步骤110-步骤130。
步骤110、获取至少一个目标功能。
其中,目标功能可以是用户选取的功能。例如可以是电话功能、短信功能、天气功能等。
在本申请的一些实施例中,每个目标功能对应至少一个样式的功能标识。
在一个示例中,参考图2a和图2b,针对天气功能,其对应有图2a和图2b两种样式的功能标识。
在本申请的一些实施例中,为了进一步提升用户体验,在步骤110之前,上述所涉及的显示方法还可以包括:
接收用户的第一输入;
响应于第一输入,显示功能候选界面;
接收用户对功能候选界面上的至少一个功能的第二输入;
响应于第二输入,确定至少一个目标功能。
其中,第一输入可以是用于显示至少一个功能。该第一输入可以但不限于是对电子设备的主界面的点击输入、双击输入、滑动输入、语音输入和手势输入等,还可以是上述至少两个输入的组合输入,这里不做限定。
功能候选界面可以是显示有多个候选功能的界面。
在一个示例中,参考图3,以电子设备为智能手表为例,用户点击智能手表的表盘中的“新增表盘”,或者“+”标识(即第一输入),即可显示出功能候选界面31,在该功能候选界面上具有智能手表的多个功能(即功能候选界面31中的各圆圈分别代表一个功能)。
第二输入可以是用于确定至少一个目标功能,该第二输入可以但不限于是对功能候选界面上的至少一个功能的点击输入、双击输入、滑动输入、语音输入和手势输入等,还可以是上述至少两个输入的组合输入,这里不做限定。
在一个示例中,参考图4,用户想要选取哪个功能,则在功能候选界面41上将对应功能向下滑动,则表明选取了该功能。
需要说明的是,在用户选取了某个功能后,该功能会出现在功能候选界面之外的其他区域(例如图4中的区域42),不会再出现在功能候选界面上。
在一个示例中,继续参考图4,待用户选取完所要选取的所有功能后,可出现“确定”按钮,用户可点击该“确定”按钮,表明选取成功所要选取的功能(即目标功能)。
在另一示例中,继续参考图4,若用户将已经选取的功能拖动到功能候选界面41上,则表明取消选取该功能,该功能会再次出现在功能候选界面41上。
在另一示例中,参考图5,用户所要选取的目标功能的数量是有限制的,在用户选取的目标功能的数量达到预设数量(可根据用户需求,自行设置,不做限定。例如可以是10个),可出现对应的文字提示信息51(例如已达到极限数量)。
在本申请的实施例中,通过响应于用户的第一输入,显示功能候选界面,响应于接收用户在功能候选界面上的第二输入,可确定至少一个目标功能,如此可根据用户需求选取用户所需的目标功能,满足了用户的个性化需求,提升了用户体验。
在本申请的一些实施例中,为了进一步提升用户体验,功能候选界面上的至少一个功能可以按照预设速度和方向依次呈现在功能候选界面上。
其中,预设速度的方向可以是预先设置的速度和方向。
在一个示例中,继续参考图3,功能候选界面31可以是以传送带的形式滚动显示,该功能候选界面上的各功能可以按照一定的速度和方向(例如可以是从左向右,也可以是从右向左)依次呈现在功能候选界面31上。
需要说明的是,功能候选界面最开始只出现1个功能,之后再按照预设速度依次出现第2、第3、……等其他功能,这多个功能在功能候选界面上循环滚动展示。
在本申请的实施例中,功能候选界面上的至少一个功能按照预设速度和方向依次呈现在功能候选界面上,如此可以增加用户选取目标功能的趣味性,提升用户体验。
在本申请的一些实施例中,为了进一步提升用户体验,在所述响应于第二输入,确定至少一个目标功能之后,上述所涉及的显示方法还可以包括:
获取至少一个目标颜色。
其中,目标颜色可以是用户选取的颜色。
在本申请的一些实施例中,在所述获取至少一个目标颜色之前,上述所涉及的显示方法还可以包括:
显示颜色候选界面;
接收用户对颜色候选界面中的至少一个颜色的第三输入;
响应于第三输入,确定至少一个目标颜色。
其中,颜色候选界面可以是用于选取目标颜色的界面,在该界面上具有多个颜色。
第三输入可以是用于确定至少一个目标颜色,该第三输入可以但不限于是对颜色候选界面中的至少一个颜色点击输入、双击输入、滑动输入、语音输入和手势输入等,还可以是上述至少两个输入的组合输入,这里不做限定。
在本申请的一些实施例中,在确定目标功能后,可进入到颜色候选界面,然后接收用户对颜色候选界面上的至少一个颜色的第三输入,响应于第三输入,确定至少一个目标颜色。
在一个示例中,参考图6,颜色候选界面61中具有多个颜色(每个圆圈代表一种颜色),用户将所要选取的颜色向下滑动至区域62(即第三输入),即可选取该颜色。
需要说明的是,颜色候选界面上的各颜色也可以如图3所示的方式,按照预设速度和方向依次呈现在颜色候选界面上。
需要说明的是,颜色候选界面最开始只出现1个颜色,之后再按照预设速度依次出现第2、第3、……等其他颜色,这多个颜色在颜色候选界面上循环滚动展示。
需要说明的是,在用户选取了某个颜色后,该颜色会出现在颜色候选界面之外的其他区域(可参考上述功能候选界面,在此不再赘述),不会 再出现在颜色候选界面上。
在一个示例中,待用户选取完所要选取的所有颜色后,可出现“确定”按钮,用户可点击该“确定”按钮,表明选取成功所要选取的颜色。
在另一示例中,若用户将已经选取的颜色拖动到颜色候选界面上,则表明取消选取该颜色,该颜色会再次出现在颜色候选界面上。
在另一示例中,用户所要选取的目标颜色的数量是有限制的,在用户选取的目标颜色的数量达到预设数量(可根据用户需求,自行设置,不做限定。例如可以是4个),可出现对应的文字提示信息(例如已达到极限数量)。
需要说明的是,该颜色候选界面的功能与上述功能候选界面的功能一致,在此不再赘述。
在本申请的实施例中,通过响应于用户对颜色候选界面中的至少一个颜色的第三输入,可确定至少一个目标颜色,如此可根据用户需求选取用户所需的目标颜色,满足了用户的个性化需求,提升了用户体验。
步骤120、根据至少一个目标功能的数量,确定至少一个第一模板。
其中,第一模板可以是根据至少一个目标功能的数量,确定的模板。
在本申请的一些实施例中,为了进一步提升用户体验,步骤120具体可以包括:
根据至少一个目标功能的数量,获取与数量对应的至少一个第二模板;
根据至少一个目标颜色的数量,从至少一个第二模板中选取小于或等于至少一个目标颜色的数量的至少一个第一模板。
其中,第二模板可以是根据至少一个目标功能的数量,获取与数量对应的至少一个模板。
在本申请的一些实施例中,根据至少一个目标功能的数量,可以是从模板库中获取与数量对应的至少一个第二模板,然后根据目标颜色的数量,在目标颜色的数量大于第二模板的数量时,可将所有的第二模板均作为第一模板,在目标颜色的数量小于第二模板的数量时,可从第二模板中选取与目标颜色的数量相等的模板作为第一模板。
在一个示例中,第二模板中的坑位数量以与至少一个目标功能的数量 相等为例,参考图7,模板库中具有与功能数量对应模板,例如,若用户选取的目标功能的数量为3个,则模板库中与目标功能数量为3对应的模板(即第二模板)有4个,若用户选取的目标功能的数量为2个,则模板库中与目标功能数量为2对应的模板(即第二模板)有2个。
继续上述示例,若用户选取的目标颜色有2个,目标功能有3个,则从模板库中先选取与目标功能的数量对应的第二模板,根据图7可知,一共有4个第二模板,然后根据目标颜色的数量,从4个第二模板中选取2个第二模板,作为第一模板。
在另一示例中,若用户选取的目标颜色有6个,目标功能有3个,则从模板库中先选取与目标功能的数量对应的第二模板,根据图7可知,一共有4个第二模板,然后根据目标颜色的数量,将这4个第二模板中均作为第一模板。
需要说明的是,在目标颜色的数量小于第二模板的数量时,可将第二模板中用户使用排序靠前的第二模板作为第一模板。例如,参考图7,若用户选取的目标颜色有2个,目标功能有3个,则从模板库中可选取出4个第二模板,若在图7中,经过统计,这4个第二模板被用户使用的频次,从上到下依次减少,故图7中目标功能为3个时所对应的4个第二模板从上到下依次排序,则选取前2个第二模板作为第一模板。
在本申请的实施例中,根据至少一个目标功能的数量,获取与数量对应的至少一个第二模板,根据至少一个目标颜色的数量,从至少一个第二模板中选取小于或等于至少一个目标颜色的数量的至少一个第一模板,如此可精确确定第一模板,进而得到用户所需的填入所述第一功能标识后的所述第一模板,提升了用户体验。
步骤130、选择每个目标功能对应的一个第一功能标识填入第一模板的坑位中,显示填入第一功能标识后的第一模板。
在本申请的一些实施例中,为了进一步提升用户体验,步骤130具体可以包括:
根据第一目标功能在至少一个目标功能的第一排序中的位序,以及目标模板中各坑位的第二排序,确定第一目标功能对应的目标坑位;
从第一目标功能对应的至少一个功能标识中选取与目标模板中的目标坑位的形态对应的第一功能标识;
将第一功能标识填入目标模板的目标坑位中。
其中,第一目标功能可以为至少一个目标功能中的任意一个。
第一排序可以是至少一个目标功能的排序。
在本申请的一些实施例中,可以是基于至少一个目标功能的确定时长,对至少一个目标功能进行排序,得到第一排序。
这里的至少一个目标功能的确定时长可以为目标功能从显示到接收到第二输入之间的时长。具体的可以是某一目标功能从显示到接收到第二输入之间的时长越短,其排序越靠前。
目标模板可以为至少一个第一模板中的任意一个。
第二排序可以是目标模板中各坑位的排序。
在本申请的一些实施例中,可以是基于目标模板中的各坑位的面积大小,对目标模板中的各坑位进行排序,得到第二排序。
具体的可以是目标模板中的某一坑位的面积越大,其排序越靠前。
目标坑位可以是根据第一目标功能在至少一个目标功能的第一排序中的位序,以及目标模板中各坑位的第二排序,确定第一目标功能在目标模板中的坑位。
在本申请的一些实施例中,每个第一模板具有的坑位数量可以大于或等于至少一个目标功能的数量。
在一个示例中,以每个第一模板具有的坑位数量等于至少一个目标功能的数量为例。目标功能的数量是3个,模板库中的与目标功能的数量相匹配的第一模板中坑位的数量为3个,如图8为从模板库中选取出的与目标功能的数量(3个)相匹配的某一个第一模板,该第一模板中具有1、2和3这3个坑位。
需要说明的是,在第一模板具有的坑位数量大于至少一个目标功能的数量的情况下,除了与至少一个目标功能对应的坑位外(即用于放置至少一个目标功能的功能标识),剩余的坑位可以是空白的。
在一个示例中,若用户选取了3个目标功能(例如可以是天气、音乐 和每日活动),4个目标颜色,则对应的从模板库中选取4个第一模板(如图9a、图9b、图9c和图9d)。
继续上述示例,针对上述图9a、图9b、图9c和图9d这4个第一模板中的每个第一模板,例如针对图9a,可以根据图9a的坑位1、坑位2和坑位3这3个坑位的面积大小,对这3个坑位进行排序,得到第二排序(例如可以是坑位1-坑位2-坑位3)。
需要说明的是,在对坑位进行排序时,可以基于如下原则进行排序:按照坑位面积大小进行排序,若至少两个坑位的面积一样,则按照从左到右,再从上到下的顺序进行排序。例如针对图9a的坑位1和坑位2,坑位1和坑位2的面积相等,坑位1位于坑位2的左边,则坑位1的排序位于坑位2之前。针对图9c中的坑位1和坑位3,坑位1和坑位3的面积相等,坑位1位于坑位3的上边,则坑位1的排序位于坑位3之前。
继续上述示例,针对天气、音乐和每日活动这3个目标功能,用户在选取时,选取时长分别为1分钟、2分钟和3分钟,则根据各目标功能的确定时长,对这3个目标功能进行排序,得到第一排序(例如可以是天气、音乐和每日活动)。
在确定了第一排序和第二排序后,将目标功能中排序靠前的目标功能放置于排序靠前的坑位上,即第一排序中的第一位放置于第二排序中的第一位上,第一排序中的第二位放置于第二排序中的第二位上,第一排序中的第三位放置于第二排序中的第三位上。例如针对图9a(即第一模板),将天气对应的功能标识放置于图9a中的坑位1中,将音乐对应的功能标识放置于图9a中的坑位2中,将每日活动对应的功能标识放置于图9a中的坑位3中,如此可得到如图10所示的结果。
需要说明的是,在本申请的一些实施例中,每个第一功能标识的样式与填入的坑位的样式相配合。
也就是说,在将目标功能(即第一目标功能)对应的功能标识(即第一功能标识)放置于目标模板的坑位时,可以根据目标坑位的形态,自动选取对应的第一功能标识。例如针对图9a中的坑位1,在该坑位中放置天气对应的功能标识,由于图9a中的坑位1是正方形,故在放置天气对应的 功能标识时,可以放置正方形的天气对应的功能标识(即图2b所示的功能标识)。针对图9b中的坑位1,由于图9b中的坑位1是长方形,故在放置天气对应的功能标识时,可以放置长方形的天气对应的功能标识(即图2a所示的功能标识)。
在本申请的实施例中,通过根据第一目标功能在至少一个目标功能的第一排序中的位序,以及目标模板中各坑位的第二排序,确定第一目标功能对应的目标坑位,然后从第一目标功能对应的至少一个功能标识中选取与目标模板中的目标坑位的形态对应的第一功能标识,将第一功能标识填入目标模板的目标坑位中,如此可得到符合目标坑位形态的已填入第一功能标识的目标模板,这样得到的填入第一功能标识后的第一模板更加美观,提升了用户体验。
在本申请的一些实施例中,目标模板中还可以包括时间信息(如图8中的10:08),至少一个目标颜色可以是用于渲染该时间信息。
在本申请的一些实施例中,为了进一步提升用户体验,在步骤130之后,上述所涉及的显示方法还可以包括:
基于至少一个目标颜色渲染填入第一功能标识后的第一模板中的时间信息,显示渲染后的至少一个第一模板。
在本申请的实施例中,可以利用至少一个目标颜色渲染填入第一功能标识后的第一模板中的时间信息,显示渲染后的至少一个第一模板,如此可以把每个第一模板中的时间信息进行渲染,得到渲染过时间后的第一模板,如此得到的渲染过时间后的第一模板更加美观,提升了用户体验。
在本申请的一些实施例中,为了进一步精确得到渲染过时间后的第一模板,所述基于至少一个目标颜色渲染填入第一功能标识后的第一模板中的时间信息,显示渲染后的至少一个第一模板,可以包括:
在至少一个模板的数量等于至少一个目标颜色的数量的情况下,将第四排序中位于第j位序的第一目标颜色渲染第三排序中位于第j位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;
在至少一个模板的数量小于至少一个目标颜色的数量的情况下,将第四排序中位于前P位序的第二目标颜色渲染第三排序中位于前P位序的第 一模板中的时间信息,以及将第四排序中位于Q位序的第三目标颜色循环渲染前P位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;
其中,j为正整数。
第一目标颜色可以为第四排序中位于第j位序的目标颜色。
第四排序可以是至少一个目标颜色的排序。
在本申请的一些实施例中,可以是基于至少一个目标颜色的确定时间,对至少一个目标颜色进行排序,得到第四排序。
在本申请的一些实施例中,至少一个目标颜色的确定时间可以是至少一个目标颜色从显示到接收到第三输入之间的时长。
第三排序可以为至少一个第一模板的排序。
在本申请的一些实施例中,可以是基于至少一个第一模板的使用频次,对至少一个第一模板进行排序,得到第三排序。
P为至少一个模板的数量。
Q为至少一个目标颜色的数量和至少一个模板的数量的差值,且Q位序位于P位序之后。
在一个示例中,若用户选取了3个目标功能(例如可以是天气、音乐和每日活动),则模板库中3个目标功能可对应有4个不同的第一模板(其第三排序的顺序为模板1-模板2-模板3-模板4),若用户选取了4个目标颜色(以下用颜色1、颜色2、颜色3和颜色4来表示,其第四排序的顺序为颜色1-颜色2-颜色3-颜色4),即至少一个模板的数量等于至少一个目标颜色的数量。
在将3个目标功能对应的功能标识放置在确定的4个第一模板后,可得到4个填入第一功能标识后的第一模板(以下用样式1、样式2、样式3和样式4来表示这4个填入第一功能标识后的第一模板)。
由于第三排序为模板1-模板2-模板3-模板4,且样式1、样式2、样式3和样式4是将目标功能对应的功能标识分别填入模板1、模板2、模板3和模板4得到的,故样式1、样式2、样式3和样式4的排序与第三排序一致。
继续上述示例,在至少一个模板的数量等于至少一个目标颜色的数量 的情况下,可按照如下规则将第一模板(具体的可以是填入第一功能标识后的第一模板)与颜色进行组合:样式1和颜色1组合,生成第一个时间渲染后的第一模板,样式2和颜色2组合,生成第二第一个时间渲染后的第一模板,样式3和颜色3组合,生成第三第一个时间渲染后的第一模板,样式4和颜色4组合,生成第四第一个时间渲染后的第一模板。
在另一示例中,若用户选取了2个目标功能(例如可以是音乐和每日活动),则模板库中2个目标功能可对应有2个第一模板(其第三排序的顺序为模板1-模板2),若用户选取了4个目标颜色(以下用颜色1、颜色2、颜色3和颜色4来表示,其第四排序的顺序为颜色1-颜色2-颜色3-颜色4),即至少一个模板的数量小于至少一个目标颜色的数量。
在将2个目标功能对应的功能标识放置在确定的2个第一模板后,可得到2个填入第一功能标识后的第一模板(以下用样式1和样式2来表示这2个填入第一功能标识后的第一模板)。
由于第三排序为模板1-模板2,且样式1和样式2是将目标功能对应的功能标识分别填入模板1和模板2得到的,故样式1和样式2的排序与第三排序一致。
继续上述示例,在至少一个模板的数量小于至少一个目标颜色的数量的情况下,可按照如下规则将第一模板(具体的可以是填入第一功能标识后的第一模板)与颜色进行组合:样式1和颜色1组合,生成第一个时间渲染后的第一模板,样式2和颜色2组合,生成第二个时间渲染后的第一模板,样式1和颜色3组合,生成第三个时间渲染后的第一模板,样式2和颜色4组合,生成第四个时间渲染后的第一模板。即填入第一功能标识后的第一模板的数量不足的情况下,则将填入第一功能标识后的第一模板循环利用。
在本申请的实施例中,根据至少一个模板的数量和至少一个目标颜色的数量的对应关系,将第一模板与目标颜色进行组合,得到不同样式的时间渲染后的第一模板,如此可得到更加满足用户需求的时间渲染后的第一模板,进一步提升了用户体验。
在本申请的一些实施例中,为了进一步提升用户体验,所述显示渲染 后的至少一个第一模板,可以包括:
以预设显示方式显示第三模板;
在所述显示渲染后的第三模板之后,上述所涉及的显示方法还可以包括:
接收用户擦除隐藏层的第四输入;
响应于第四输入,在确定隐藏层的擦除面积大于预设擦除面积的情况下,显示第三模板。
其中,第三模板可以是渲染后的至少一个第一模板中的任意一个。
预设显示方式可以为预先设置的显示方式,具体的可以是第三模板上覆盖有隐藏层,该隐藏层用于将第三模板进行隐藏。
第四输入可以是用于显示第三模板,该第四输入可以但不限于是对隐藏层的点击输入、双击输入、滑动输入、语音输入和手势输入等,还可以是上述至少两个输入的组合输入,这里不做限定。
预设擦除面积可以是预先设置的隐藏层的擦除面积的阈值,该阈值可以根据用户需求自行设置,这里不做限定。
在一个示例中,参考图11,电子设备为智能手表为例,在向用户展示时间信息渲染后的至少一个第一模板时,可以优先展示第一个时间信息渲染后的第一模板,该时间信息渲染后的第一模板可以是以图11所示的方式进行显示,即在时间信息渲染后的第一模板上覆盖一层隐藏层。
继续参考图11,在显示时间信息渲染后的第一模板(即第三模板)时,可以在电子设备的界面上显示如下提示信息111:请拔出表冠,擦开表盘。同时屏幕上有对应的箭头指引表冠112,同时表冠可发出闪烁光芒,出现间断的短期振动,以提示用户表冠的位置。
继续参考图11,用户根据提示信息拔出表冠后,利用表冠对隐藏层113进行擦除,在擦除面积大于预设擦除面积(例如可以是80%)的情况下,可直接显示第三模板114。
在本申请的实施例中,以预设显示方式显示第三模板,然后响应于用户擦除隐藏层的第四输入,在确定隐藏层的擦除面积大于预设擦除面积的情况下,显示第三模板,如此增加了第三模板的显示方式的趣味性,提升 了用户体验。
在本申请的一些实施例中,为了进一步提升用户体验,在所述显示第三模板之后,上述所涉及的显示方法还可以包括:
接收用户对预设控件的第五输入;
响应于第五输入,以预设显示方式显示第四模板。
其中,预设控件可以是预先设置的控件,例如可以是图11中的“换一个”控件115。
第五输入可以是用于以预设显示方式显示第四模板,该第五输入可以但不限于是对预设控件的点击输入、双击输入、滑动输入、语音输入和手势输入等,还可以是上述至少两个输入的组合输入,这里不做限定。
第四模板可以是时间信息渲染后的至少一个第一模板中排序位于第三模板后面的模板。
在一个示例中,若一共有4个时间信息渲染后的第一模板,这4个时间信息渲染后的第一模板可以按照其渲染前对应的第一模板的排序方式进行排序,在展示时,可以按照该排序依次进行展示。即若第三模板为排序第一的时间信息渲染后的第一模板,则第四模板为排序第二的时间信息渲染后的第一模板。
在一个示例中,继续参考图11,在显示第三模板之后,用户可以点击“换一个”控件115,然后可以预设显示方式显示第四模板,然后用户可用表冠擦除覆盖在第四模板上的隐藏层,在确定隐藏层的擦除面积大于预设擦除面积的情况下,可显示出第四模板。
若用户想换另一个,则可继续以预设显示方式展示下一个时间信息渲染后的第一模板,擦除逻辑按照第三模板的方式,以此类推。
参考图12,在用户擦除完所有推送的时间信息渲染后的第一模板后,可出现图12中的提示信息121:所有表盘已完成擦除,请将表冠放回原处,此时表冠光芒闪烁,并出现间断的短期振动,当用户可按照提示信息将表冠放回原处后,光芒消失,振动消失。
在本申请的实施例中,通过响应于用户对预设控件的第五输入,以预设显示方式显示第四模板,可根据用户需求选取用户想要的时间信息渲染 后的第一模板,提升了用户体验。
在本申请的一些实施例中,在所述显示第三模板之后,上述所涉及的显示方法还可以包括:
接收用户的第六输入;
响应于第六输入,将第三模板确定为电子设备的主界面。
其中,第六输入可以用于将第一目标界面确定为电子设备的主界面,该第流输入可以但不限于是对电子设备的主界面的点击输入、双击输入、滑动输入、语音输入和手势输入等,还可以是上述至少两个输入的组合输入,这里不做限定。
在一个示例中,以电子设备为智能手表为例,在显示出第三模板后,若用户想要将该第三模板设置为手表的主界面,则可以点击表盘,或者可以按压一下表冠,则可直接将第三模板设置为手表的主界面。
在本申请的实施例中,通过响应于用户的第六输入,将第三模板确定为电子设备的主界面,如此确定出的电子设备的主界面为用户所需的,满足了用户的个性化需求,提升了用户体验。
在本申请的一些实施例中,为了进一步理解本申请的技术方案,本申请实施例还提供了显示方法的另一种可实现方式。如图13所示,本申请实施例提供的显示方法可以包括步骤1310-步骤1380。
步骤1310、接收用户的第一输入。
步骤1320、响应于第一输入,显示功能候选界面,接收用户对至少一个功能的选择,确定至少一个目标功能。
步骤1310-步骤1320与上述实施例中至少一个目标功能的确定方式一致,在此不再赘述。
步骤1330、展示颜色候选界面,响应于用户对至少一个颜色的第三输入,确定至少一个目标颜色。
该步骤与上述实施例中至少一个目标颜色的确定方式一致,在此不再赘述。
步骤1340、根据至少一个目标功能的数量,从模板库中确定至少一个第一模板。
该步骤与上述实施例中的步骤120一致,在此不再赘述。
步骤1350、从目标功能对应的至少一个功能标识中,获取与第一模板中坑位的样式匹配的第一功能标识。
步骤1360、将第一功能标识、第一模板和目标颜色进行组合,生成时间信息渲染后的至少一个第一模板。
该步骤与上述实施例中步骤130,以及基于至少一个目标颜色渲染填入第一功能标识后的第一模板中的时间信息,显示渲染后的至少一个第一模板的过程一致,在此不再赘述。
步骤1370、向用户推送时间信息渲染后的至少一个第一模板。
步骤1380、响应于用户擦除第三模板的第四输入,显示第三模板。
该步骤与上述实施例中擦除第三模板,将第三模板显示的过程一致,在此不再赘述。
在本申请的实施例中,通过将功能、颜色选择完全开放给用户自定义,可以生成多样化的模板以满足多样化的使用场景,提供了一种更开放、更具趣味性的显示方式,无需用户选择模板市场中已经预设好的模板,为用户制造探索感和惊喜感,利用新颖的传送带选择,以及擦除出现模板的操作方式取代单纯的点击操作,提升操作的趣味性。
本申请实施例提供的显示方法,执行主体可以为显示装置。本申请实施例中以显示装置执行显示方法为例,说明本申请实施例提供的显示装置。
图14是根据一示例性实施例示出的一种显示装置的结构示意图。
如图14所示,该显示装置1400可以包括:
第一获取模块1410,用于获取至少一个目标功能,每个所述目标功能对应至少一个样式的功能标识;
第一确定模块1420,用于根据所述至少一个目标功能的数量,确定至少一个第一模板,其中,每个所述第一模板具有的坑位数量大于或等于所述至少一个目标功能的数量;
第一显示模块1430,用于选择每个目标功能对应的一个第一功能标识填入所述第一模板的坑位中,显示填入所述第一功能标识后的所述第一模板;其中,每个第一功能标识的样式与填入的坑位的样式相配合。
在本申请的实施例中,基于第一确定模块根据第一获取模块获取的至少一个目标功能的数量,可确定至少一个第一模板,然后基于第一显示模块可选择每个目标功能对应的一个第一功能标识填入到第一模板的坑位中,显示填入第一功能标识后的第一模板,如此可根据用户需求,选取用户所需的目标功能,将各目标功能对应的第一功能标识填入到第一模板中与第一功能标识的样式相配合的坑位中,这样可得到多种样式的填入第一功能标识后的第一模板通过本申请的方案,可得到满足用户需求的填入第一功能标识后的第一模板,满足了用户的个性需求,提升了用户体验。
在本申请的一些实施例中,为了进一步提升用户体验,上述所涉及的显示装置还可以包括:
第二获取模块,用于获取至少一个目标颜色;
对应的,第一确定模块1420可以具体包括:
第一获取单元,用于根据所述至少一个目标功能的数量,获取与所述数量对应的至少一个第二模板;
第一选取单元,用于根据所述至少一个目标颜色的数量,从所述至少一个第二模板中选取小于或等于所述至少一个目标颜色的数量的至少一个第一模板。
在本申请的一些实施例中,为了进一步提升用户体验,第一显示模块1430可以包括:
第一确定单元,用于根据第一目标功能在所述至少一个目标功能的第一排序中的位序,以及目标模板中各坑位的第二排序,确定所述第一目标功能对应的目标坑位;其中,所述第一目标功能为所述至少一个目标功能中的任意一个;所述目标模板为所述至少一个第一模板中的任意一个;
第二选取单元,用于从第一目标功能对应的至少一个功能标识中选取与所述目标模板中的目标坑位的形态对应的第一功能标识;
填入单元,用于将所述第一功能标识填入所述目标模板的目标坑位中。
在本申请的一些实施例中,所述目标模板中还包括时间信息,所述至少一个目标颜色用于渲染所述时间信息;
为了进一步提升用户体验,上述所涉及的显示装置还可以包括:
第二显示模块,用于基于所述至少一个目标颜色渲染填入所述第一功能标识后的所述第一模板中的时间信息,显示渲染后的至少一个第一模板。
在本申请的一些实施例中,为了进一步提升用户体验,所述第二显示模块具体可以用于:
在所述至少一个模板的数量等于所述至少一个目标颜色的数量的情况下,将第四排序中位于第j位序的第一目标颜色渲染第三排序中位于第j位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;其中,j为正整数;其中,所述第一目标颜色为所述第四排序中位于第j位序的目标颜色;
在所述至少一个模板的数量小于所述至少一个目标颜色的数量的情况下,将所述第四排序中位于前P位序的第二目标颜色渲染所述第三排序中位于前P位序的第一模板中的时间信息,以及将所述第四排序中位于Q位序的第三目标颜色循环渲染前P位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;
其中,P为所述至少一个模板的数量;Q为所述至少一个目标颜色的数量和所述至少一个模板的数量的差值,且Q位序位于P位序之后;
所述第三排序为所述至少一个第一模板的排序;所述第四排序为所述至少一个目标颜色的排序。
本申请实施例中的显示装置可以是电子设备,也可以是电子设备中的部件,例如集成电路或芯片。该电子设备可以是终端,也可以为除终端之外的其他设备。示例性的,电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、移动上网装置(Mobile Internet Device,MID)、增强现实(augmented reality,AR)/虚拟现实(virtual reality,VR)设备、机器人、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,还可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。
本申请实施例中的显示装置可以为具有操作系统的装置。该操作系统 可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。
本申请实施例提供的显示装置能够实现图1和/或图13的方法实施例实现的各个过程,为避免重复,这里不再赘述。
可选地,如图15所示,本申请实施例还提供一种电子设备1500,包括处理器1501和存储器1502,存储器1502上存储有可在所述处理器1501上运行的程序或指令,该程序或指令被处理器1501执行时实现上述显示方法实施例的各个步骤,且能达到相同的技术效果,为避免重复,这里不再赘述。
需要说明的是,本申请实施例中的电子设备包括上述所述的移动电子设备和非移动电子设备。
图16为实现本申请实施例的一种电子设备的硬件结构示意图。
该电子设备1600包括但不限于:射频单元1601、网络模块1602、音频输出单元1603、输入单元1604、传感器1605、显示单元1606、用户输入单元1607、接口单元1608、存储器1609、以及处理器1610等部件。
本领域技术人员可以理解,电子设备1600还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器1610逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图16中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。
其中,处理器1610,用于获取至少一个目标功能,每个所述目标功能对应至少一个样式的功能标识;根据所述至少一个目标功能的数量,确定至少一个第一模板,其中,每个所述第一模板具有的坑位数量大于或等于所述至少一个目标功能的数量;选择每个目标功能对应的一个第一功能标识填入所述第一模板的坑位中;
显示单元1606,用于显示填入所述第一功能标识后的所述第一模板,其中,每个第一功能标识的样式与填入的坑位的样式相配合。
如此,通过根据获取的至少一个目标功能的数量,可确定至少一个第 一模板,然后选择每个目标功能对应的一个第一功能标识填入到第一模板的坑位中,显示填入第一功能标识后的第一模板,如此可根据用户需求,选取用户所需的目标功能,将各目标功能对应的第一功能标识填入到第一模板中与第一功能标识的样式相配合的坑位中,这样可得到多种样式的填入第一功能标识后的第一模板通过本申请的方案,可得到满足用户需求的填入第一功能标识后的第一模板,满足了用户的个性需求,提升了用户体验。
可选地,处理器1610,还用于获取至少一个目标颜色;根据所述至少一个目标功能的数量,获取与所述数量对应的至少一个第二模板;根据所述至少一个目标颜色的数量,从所述至少一个第二模板中选取小于或等于所述至少一个目标颜色的数量的至少一个第一模板。
如此,根据至少一个目标功能的数量,获取与数量对应的至少一个第二模板,根据至少一个目标颜色的数量,从至少一个第二模板中选取小于或等于至少一个目标颜色的数量的至少一个第一模板,如此可精确确定第一模板,进而得到用户所需的填入所述第一功能标识后的所述第一模板,提升了用户体验。
可选地,处理器1610,还用于根据第一目标功能在所述至少一个目标功能的第一排序中的位序,以及目标模板中各坑位的第二排序,确定所述第一目标功能对应的目标坑位;其中,所述第一目标功能为所述至少一个目标功能中的任意一个;所述目标模板为所述至少一个第一模板中的任意一个;从第一目标功能对应的至少一个功能标识中选取与所述目标模板中的目标坑位的形态对应的第一功能标识;将所述第一功能标识填入所述目标模板的目标坑位中。
如此,通过根据第一目标功能在至少一个目标功能的第一排序中的位序,以及目标模板中各坑位的第二排序,确定第一目标功能对应的目标坑位,然后从第一目标功能对应的至少一个功能标识中选取与目标模板中的目标坑位的形态对应的第一功能标识,将第一功能标识填入目标模板的目标坑位中,如此可得到符合目标坑位形态的已填入第一功能标识的目标模板,这样得到的填入第一功能标识后的第一模板更加美观,提升了用户体 验。
可选地,所述目标模板中还包括时间信息,所述至少一个目标颜色用于渲染所述时间信息;
处理器1610,还用于基于所述至少一个目标颜色渲染填入所述第一功能标识后的所述第一模板中的时间信息;
显示单元1606,还用于显示渲染后的至少一个第一模板。
如此,可以利用至少一个目标颜色渲染填入第一功能标识后的第一模板中的时间信息,显示渲染后的至少一个第一模板,如此可以把每个第一模板中的时间信息进行渲染,得到渲染过时间后的第一模板,如此得到的渲染过时间后的第一模板更加美观,提升了用户体验。
可选地,处理器1610,还用于在所述至少一个模板的数量等于所述至少一个目标颜色的数量的情况下,将第四排序中位于第j位序的第一目标颜色渲染第三排序中位于第j位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;其中,j为正整数;其中,所述第一目标颜色为所述第四排序中位于第j位序的目标颜色;在所述至少一个模板的数量小于所述至少一个目标颜色的数量的情况下,将所述第四排序中位于前P位序的第二目标颜色渲染所述第三排序中位于前P位序的第一模板中的时间信息,以及将所述第四排序中位于Q位序的第三目标颜色循环渲染前P位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;其中,P为所述至少一个模板的数量;Q为所述至少一个目标颜色的数量和所述至少一个模板的数量的差值,且Q位序位于P位序之后;所述第三排序为所述至少一个第一模板的排序;所述第四排序为所述至少一个目标颜色的排序。
如此,根据至少一个模板的数量和至少一个目标颜色的数量的对应关系,将第一模板与目标颜色进行组合,得到不同样式的时间渲染后的第一模板,如此可得到更加满足用户需求的时间渲染后的第一模板,进一步提升了用户体验。
应理解的是,本申请实施例中,输入单元1604可以包括图形处理器(Graphics Processing Unit,GPU)16041和麦克风16042,图形处理器16041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头) 获得的静态图片或视频的图像数据进行处理。显示单元1606可包括显示面板16061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板16061。用户输入单元1607包括触控面板16071以及其他输入设备16072中的至少一种。触控面板16071,也称为触摸屏。触控面板16071可包括触摸检测装置和触摸控制器两个部分。其他输入设备16072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。
存储器1609可用于存储软件程序以及各种数据。存储器1609可主要包括存储程序或指令的第一存储区和存储数据的第二存储区,其中,第一存储区可存储操作系统、至少一个功能所需的应用程序或指令(比如声音播放功能、图像播放功能等)等。此外,存储器1609可以包括易失性存储器或非易失性存储器,或者,存储器1609可以包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synch link DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DRRAM)。本申请实施例中的存储器1609包括但不限于这些和任意其它适合类型的存储器。
处理器1610可包括一个或多个处理单元;可选的,处理器1610集成应用处理器和调制解调处理器,其中,应用处理器主要处理涉及操作系统、用户界面和应用程序等的操作,调制解调处理器主要处理无线通信信号,如基带处理器。可以理解的是,上述调制解调处理器也可以不集成到处理器1610中。
本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器ROM、随机存取存储器RAM、磁碟或者光盘等。
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。
本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如上述显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本 申请的技术方案本质上或者说对现有技术做出贡献的部分可以以计算机软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。

Claims (15)

  1. 一种显示方法,所述方法包括:
    获取至少一个目标功能,每个所述目标功能对应至少一个样式的功能标识;
    根据所述至少一个目标功能的数量,确定至少一个第一模板,其中,每个所述第一模板具有的坑位数量大于或等于所述至少一个目标功能的数量;
    选择每个目标功能对应的一个第一功能标识填入所述第一模板的坑位中,显示填入所述第一功能标识后的所述第一模板;
    其中,每个第一功能标识的样式与填入的坑位的样式相配合。
  2. 根据权利要求1所述的方法,在所述获取至少一个目标功能之后,所述方法还包括:
    获取至少一个目标颜色;
    所述根据所述至少一个目标功能的数量,确定至少一个第一模板,包括:
    根据所述至少一个目标功能的数量,获取与所述数量对应的至少一个第二模板;
    根据所述至少一个目标颜色的数量,从所述至少一个第二模板中选取小于或等于所述至少一个目标颜色的数量的至少一个第一模板。
  3. 根据权利要求2所述的方法,其中,所述选择每个目标功能对应的一个第一功能标识填入所述第一模板的坑位中,包括:
    根据第一目标功能在所述至少一个目标功能的第一排序中的位序,以及目标模板中各坑位的第二排序,确定所述第一目标功能对应的目标坑位;其中,所述第一目标功能为所述至少一个目标功能中的任意一个;所述目标模板为所述至少一个第一模板中的任意一个;
    从第一目标功能对应的至少一个功能标识中选取与所述目标模板中的目标坑位的形态对应的第一功能标识;
    将所述第一功能标识填入所述目标模板的目标坑位中。
  4. 根据权利要求3所述的方法,其中,所述目标模板中还包括时间信 息,所述至少一个目标颜色用于渲染所述时间信息;
    在所述显示填入所述第一功能标识后的所述第一模板之后,所述方法还包括:
    基于所述至少一个目标颜色渲染填入所述第一功能标识后的所述第一模板中的时间信息,显示渲染后的至少一个第一模板。
  5. 根据权利要求4所述的方法,其中,所述基于所述至少一个目标颜色渲染填入所述第一功能标识后的所述第一模板中的时间信息,显示渲染后的至少一个第一模板,包括:
    在所述至少一个模板的数量等于所述至少一个目标颜色的数量的情况下,将第四排序中位于第j位序的第一目标颜色渲染第三排序中位于第j位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;其中,j为正整数;其中,所述第一目标颜色为所述第四排序中位于第j位序的目标颜色;
    在所述至少一个模板的数量小于所述至少一个目标颜色的数量的情况下,将所述第四排序中位于前P位序的第二目标颜色渲染所述第三排序中位于前P位序的第一模板中的时间信息,以及将所述第四排序中位于Q位序的第三目标颜色循环渲染前P位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;
    其中,P为所述至少一个模板的数量;Q为所述至少一个目标颜色的数量和所述至少一个模板的数量的差值,且Q位序位于P位序之后;
    所述第三排序为所述至少一个第一模板的排序;所述第四排序为所述至少一个目标颜色的排序。
  6. 一种显示装置,所述装置包括:
    第一获取模块,用于获取至少一个目标功能,每个所述目标功能对应至少一个样式的功能标识;
    第一确定模块,用于根据所述至少一个目标功能的数量,确定至少一个第一模板,其中,每个所述第一模板具有的坑位数量大于或等于所述至少一个目标功能的数量;
    第一显示模块,用于选择每个目标功能对应的一个第一功能标识填入 所述第一模板的坑位中,显示填入所述第一功能标识后的所述第一模板;其中,每个第一功能标识的样式与填入的坑位的样式相配合。
  7. 根据权利要求6所述的装置,所述装置还包括:
    第二获取模块,用于获取至少一个目标颜色;
    所述第一确定模块,包括:
    第一获取单元,用于根据所述至少一个目标功能的数量,获取与所述数量对应的至少一个第二模板;
    第一选取单元,用于根据所述至少一个目标颜色的数量,从所述至少一个第二模板中选取小于或等于所述至少一个目标颜色的数量的至少一个第一模板。
  8. 根据权利要求7所述的装置,其中,所述第一显示模块包括:
    第一确定单元,用于根据第一目标功能在所述至少一个目标功能的第一排序中的位序,以及目标模板中各坑位的第二排序,确定所述第一目标功能对应的目标坑位;其中,所述第一目标功能为所述至少一个目标功能中的任意一个;所述目标模板为所述至少一个第一模板中的任意一个;
    第二选取单元,用于从第一目标功能对应的至少一个功能标识中选取与所述目标模板中的目标坑位的形态对应的第一功能标识;
    填入单元,用于将所述第一功能标识填入所述目标模板的目标坑位中。
  9. 根据权利要求8所述的装置,其中,所述目标模板中还包括时间信息,所述至少一个目标颜色用于渲染所述时间信息;
    所述装置还包括:
    第二显示模块,用于基于所述至少一个目标颜色渲染填入所述第一功能标识后的所述第一模板中的时间信息,显示渲染后的至少一个第一模板。
  10. 根据权利要求9所述的装置,其中,所述第二显示模块具体用于:
    在所述至少一个模板的数量等于所述至少一个目标颜色的数量的情况下,将第四排序中位于第j位序的第一目标颜色渲染第三排序中位于第j位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;其中,j为正整数;其中,所述第一目标颜色为所述第四排序中位于第j位序的目标颜色;
    在所述至少一个模板的数量小于所述至少一个目标颜色的数量的情况下,将所述第四排序中位于前P位序的第二目标颜色渲染所述第三排序中位于前P位序的第一模板中的时间信息,以及将所述第四排序中位于Q位序的第三目标颜色循环渲染前P位序的第一模板中的时间信息,显示渲染后的至少一个第一模板;
    其中,P为所述至少一个模板的数量;Q为所述至少一个目标颜色的数量和所述至少一个模板的数量的差值,且Q位序位于P位序之后;
    所述第三排序为所述至少一个第一模板的排序;所述第四排序为所述至少一个目标颜色的排序。
  11. 一种电子设备,包括处理器和存储器,所述存储器存储可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1至5任一项所述的显示方法的步骤。
  12. 一种电子设备,所述电子设备被配置成用于执行如权利要求1至5任一项所述的显示方法。
  13. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1至5任一项所述的显示方法的步骤。
  14. 一种计算机程序产品,所述计算机程序产品被至少一个处理器执行以实现如权利要求1至5任一项所述的显示方法。
  15. 一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如权利要求1至5任一项所述的显示方法。
PCT/CN2023/120267 2022-09-26 2023-09-21 显示方法、装置、电子设备和存储介质 WO2024067329A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211172097.5 2022-09-26
CN202211172097.5A CN115658195A (zh) 2022-09-26 2022-09-26 显示方法、装置、电子设备和存储介质

Publications (1)

Publication Number Publication Date
WO2024067329A1 true WO2024067329A1 (zh) 2024-04-04

Family

ID=84986170

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/120267 WO2024067329A1 (zh) 2022-09-26 2023-09-21 显示方法、装置、电子设备和存储介质

Country Status (2)

Country Link
CN (1) CN115658195A (zh)
WO (1) WO2024067329A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115658195A (zh) * 2022-09-26 2023-01-31 维沃移动通信有限公司 显示方法、装置、电子设备和存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019033385A1 (zh) * 2017-08-18 2019-02-21 华为技术有限公司 一种显示方法及终端
CN112987998A (zh) * 2015-06-05 2021-06-18 苹果公司 在电子手表上提供信息
CN114995710A (zh) * 2022-05-17 2022-09-02 深圳市爱都科技有限公司 一种可穿戴设备交互方法、可穿戴设备及可读存储介质
CN115658195A (zh) * 2022-09-26 2023-01-31 维沃移动通信有限公司 显示方法、装置、电子设备和存储介质

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112987998A (zh) * 2015-06-05 2021-06-18 苹果公司 在电子手表上提供信息
WO2019033385A1 (zh) * 2017-08-18 2019-02-21 华为技术有限公司 一种显示方法及终端
CN114995710A (zh) * 2022-05-17 2022-09-02 深圳市爱都科技有限公司 一种可穿戴设备交互方法、可穿戴设备及可读存储介质
CN115658195A (zh) * 2022-09-26 2023-01-31 维沃移动通信有限公司 显示方法、装置、电子设备和存储介质

Also Published As

Publication number Publication date
CN115658195A (zh) 2023-01-31

Similar Documents

Publication Publication Date Title
CN108334371B (zh) 编辑对象的方法和装置
JP2018514838A (ja) ユーザ構成可能グラフィック構造体の共有
US20240121468A1 (en) Display method, apparatus, device and storage medium
US20120096354A1 (en) Mobile terminal and control method thereof
WO2024067329A1 (zh) 显示方法、装置、电子设备和存储介质
WO2023134419A1 (zh) 信息交互方法、装置、设备及存储介质
WO2022257916A1 (zh) 推荐方法及装置
CN112416485A (zh) 信息引导方法、装置、终端及存储介质
CN112578959B (zh) 内容发布方法及装置
WO2023061414A1 (zh) 一种文件生成方法、装置及电子设备
CN112306347B (zh) 图像编辑方法、图像编辑装置及电子设备
CN112287165A (zh) 文件处理方法及装置
WO2023088183A1 (zh) 图像显示方法、装置及电子设备
CN114936000B (zh) 基于图片构架的车机交互方法、系统、介质及设备
CN112860921A (zh) 信息搜索方法及装置
CN112328829A (zh) 视频内容的检索方法和装置
WO2022257844A1 (zh) 游记生成方法及装置
CN115309487A (zh) 显示方法、装置、电子设备和可读存储介质
CN114090896A (zh) 信息展示方法、装置及电子设备
CN113157966A (zh) 显示方法、装置及电子设备
CN114416664A (zh) 信息显示方法、信息显示装置、电子设备和可读存储介质
CN115795089A (zh) 信息分享方法、装置、电子设备及可读存储介质
CN114579244A (zh) 应用程序的运行方法、装置和电子设备
CN116225272A (zh) 显示方法、装置及电子设备
CN115904540A (zh) 设置方法、装置和电子设备

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: 23870561

Country of ref document: EP

Kind code of ref document: A1