CN113778580B - Modal user interface display method, electronic device and storage medium - Google Patents

Modal user interface display method, electronic device and storage medium Download PDF

Info

Publication number
CN113778580B
CN113778580B CN202110856894.4A CN202110856894A CN113778580B CN 113778580 B CN113778580 B CN 113778580B CN 202110856894 A CN202110856894 A CN 202110856894A CN 113778580 B CN113778580 B CN 113778580B
Authority
CN
China
Prior art keywords
user interface
type
user
display
modal
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
CN202110856894.4A
Other languages
Chinese (zh)
Other versions
CN113778580A (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.)
Newborn Town Network Technology Beijing Co ltd
Original Assignee
Newborn Town Network Technology Beijing 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 Newborn Town Network Technology Beijing Co ltd filed Critical Newborn Town Network Technology Beijing Co ltd
Priority to CN202110856894.4A priority Critical patent/CN113778580B/en
Publication of CN113778580A publication Critical patent/CN113778580A/en
Application granted granted Critical
Publication of CN113778580B publication Critical patent/CN113778580B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The method comprises the steps of firstly carrying out preliminary setting on display priority of a modal user interface according to login information of a user, then adjusting the display priority of a first type of user interface in the modal user interface according to historical use data of the user, re-determining the display priority of the modal user interface according to the adjusted display priority of the first type of user interface and the priority of a second type of user interface in the modal user interface, and then displaying the modal user interface to the user according to the re-determined display priority of the modal user interface, so that the user interface is accurately displayed to the user according to preference of the user, and experience of the user is improved.

Description

Modal user interface display method, electronic device and storage medium
Technical Field
The disclosure relates to the technical field of user interfaces, and in particular relates to a modal user interface display method, electronic equipment and a storage medium.
Background
UI (User Interface) is a medium for interaction and information exchange between a system and a User, which enables conversion between an internal form of information and a form acceptable to the User.
Existing user interfaces are generally classified into modal user interfaces and modeless user interfaces. The modeless UI may pop up multiple at the same time without limitation. In contrast, only one modal user interface is allowed to pop up at any time, if a plurality of modal user interfaces need to pop up, a modal user interface queue is maintained, and when the popped up modal user interface is normally closed, the next modal user interface in the modal user interface queue is continuously popped up. Therefore, when a plurality of bullet frames are triggered at a certain moment, orderly popping of the modal user interface according to the triggering sequence and the importance degree can be ensured, and the situation that a multi-layer modal UI is overlapped is avoided. However, a specific method for determining the importance degree of the user interface is not provided in the prior art, and personalized display can not be performed well for different users, so that the experience of the users is reduced.
Disclosure of Invention
In view of the foregoing, an object of the present disclosure is to provide a modal user interface display method, an electronic device and a storage medium.
Based on the above object, the present disclosure provides a method for displaying a modal user interface, including:
determining a display priority of a modal user interface based on login information of a user;
adjusting display priorities of first-type user interfaces in the modal user interfaces based on historical usage data of the user;
determining a corrected display priority of the modal user interface based on the adjusted display priority of the first type user interface and the adjusted display priority of the second type user interface in the modal user interface;
and displaying the modal user interface to a user based on the modified display priority.
As can be seen from the foregoing, in the method for displaying a modal user interface provided by the present disclosure, the display priority of the modal user interface is initially set according to the login information of the user, then the display priority of the first type of user interface in the modal user interface is adjusted according to the historical usage data of the user, the display priority of the modal user interface is redetermined according to the adjusted display priority of the first type of user interface and the priority of the second type of user interface in the modal user interface, and then the modal user interface is displayed to the user according to the redetermined display priority of the modal user interface, so that the user can be accurately displayed to the user according to the preference of the user, and the experience of the user is improved.
Drawings
In order to more clearly illustrate the technical solutions of the present disclosure or related art, the drawings required for the embodiments or related art description will be briefly described below, and it is apparent that the drawings in the following description are only embodiments of the present disclosure, and other drawings may be obtained according to these drawings without inventive effort to those of ordinary skill in the art.
FIG. 1 is a flow chart of a method for displaying a modal user interface according to an embodiment of the disclosure;
fig. 2 is a schematic diagram of a display effect of a first preset area without enlargement according to an embodiment of the disclosure;
fig. 3 is a schematic diagram of a display effect of a first preset area after being enlarged in an embodiment of the disclosure;
fig. 4 is a schematic structural diagram of a specific electronic device according to an embodiment of the disclosure.
Detailed Description
For the purposes of promoting an understanding of the principles and advantages of the disclosure, reference will now be made to the embodiments illustrated in the drawings and specific language will be used to describe the same.
It should be noted that unless otherwise defined, technical or scientific terms used in the embodiments of the present disclosure should be given the ordinary meaning as understood by one of ordinary skill in the art to which the present disclosure pertains. The terms "first," "second," and the like, as used in embodiments of the present disclosure, do not denote any order, quantity, or importance, but rather are used to distinguish one element from another. The word "comprising" or "comprises", and the like, means that elements or items preceding the word are included in the element or item listed after the word and equivalents thereof, but does not exclude other elements or items. The terms "connected" or "connected," and the like, are not limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "upper", "lower", "left", "right", etc. are used merely to indicate relative positional relationships, which may also be changed when the absolute position of the object to be described is changed.
As described in the background art, the existing user interfaces are mainly divided into a modal user interface and a non-modal user interface, and since the modal user interface only allows one to pop up at any time, if a fixed priority is simply set, different users can face the same display priority, which can definitely reduce the experience of the users. Meanwhile, if different display methods cannot be adopted for user interfaces of advertisements or other recommendation types, the user interfaces cannot be effectively popularized in a targeted manner, and the user can be inspired. Therefore, the method for displaying the user interface in a personalized way for different users is provided, not only considers different requirements of different user groups, but also further obtains the use habit and preference of the users by detecting the historical data of the users, and further improves the experience of the users.
In some application scenarios, the user interface of the present application may be a popup window or a display interface of a mobile terminal such as a mobile phone, a tablet, or a display interface on another terminal capable of performing man-machine interaction, such as a television, a computer, etc.
Referring to fig. 1, a schematic flow chart of a method for displaying a modal user interface according to an embodiment of the disclosure includes the following steps:
s101, determining the display priority of the modal user interface based on login information of the user.
In this step, the display priority of the modal user interface is initially determined according to the login information of the user, where the login information may include personal information of the user, such as age, gender, occupation, and the like, and further includes information such as time and place when the user logs in to the terminal device. Therefore, the display priority of the user interface can be set in a targeted manner by carrying out the portrait on the user and according to the scene of the current user using the terminal. Alternatively, a user interface with a high priority is displayed, and the user interface is preferentially displayed under the same conditions.
S102, adjusting the display priority of the first type of user interface in the modal user interfaces based on the historical use data of the user.
In the step, after the display priority of the modal user interface is preliminarily determined, the display priority of the first type of user interface in the modal user interface is adjusted according to the historical use data of the user. Optionally, the modality user interface comprises: the display priority of the first type user interface and the second type user interface can be further continuously adjusted according to historical use data of a user, and the second type user interface is generally important, belongs to user interfaces which are required or forced to be seen by the user, and generally cannot be adjusted for multiple times. Optionally, the display priority of the second type of user interface may be set higher than the display priority of the first type of user interface, and the higher level is a preset level, where the preset level makes the display priority of the first type of user interface difficult to exceed the display priority of the second type of user interface even if the display priority is continuously increased, so as to ensure that the second type of user interface is always arranged in front.
To accurately adjust the display priority of the first type of user interface according to the preference of the user, in some embodiments, the adjustment of the display priority of the first type of user interface in the modal user interface based on the historical usage data of the user specifically includes:
acquiring the average existence time from the beginning of display to the closing of the modal user interface;
determining a first self-tuning threshold based on the average time of presence and a first preset threshold;
in response to determining that the time from the start of display to the time of being closed of the first type of user interface is less than the first self-adjustment threshold, display priorities of the first type of user interface and other first type of user interfaces having the same type of content as the first type of user interface are reduced.
In particular, in general, a user prefers or focuses on a certain type of user interface, and the residence time of the user interface is longer, and the time from the start of display to the closing of the user interface is longer, so that if the user interface is unpleasant, the user interface is turned off very quickly. Considering that the hand speed and the operation habit of each user are different, if a fixed threshold is used singly to judge the preference of the user, the accuracy is not enough. Thus, the present disclosure sets a self-adjusting threshold that can be adjusted according to different users, optionally, first obtaining an average time of presence of each modality user interface from start display to being turned off, the average time of presence representing an average operating hand speed or habit of the user. It should be noted that, since the average lifetime is obtained first each time the display priority is adjusted, the average lifetime is updated and evolved continuously when the operation habit of the same user is changed. After the average existence time is obtained, a first self-adjustment threshold is determined according to the average existence time and a first preset threshold, wherein the first preset threshold can be set according to requirements, and optionally, the first preset threshold can be a specific time value, and then the first self-adjustment threshold is obtained by subtracting the first preset threshold from the average existence time. Alternatively, the first preset threshold may be a percentage or fraction, and then the percentage or fraction is multiplied by the average time of presence to obtain a first self-adjusting threshold. Finally, when the time from the start of display to the closing of the first type of user interface is less than the first self-adjustment threshold value, the display priority of the first type of user interface and other first type of user interfaces with the same type of content as the first type of user interface is reduced. Alternatively, the specific priority reduction value may be set as required, and is not limited herein. Alternatively, the content of the different first type of user interface may be of the same type, e.g., all recommendations of items of a certain category, or other categories of content such as the activity of adding money in a game. Thus, the user favors or dislikes a certain type of content, and the user interface corresponding to the content can be adjusted in display priority.
In some embodiments, since the first self-adjustment threshold value will continuously change, when all the user interfaces recommended to the user belong to the user and are favored by the user through the adjustment of the display priority, the time for the user to close the user interface as a whole will be longer, further the value of the obtained average lifetime will be larger, and finally the lifetime from the start of displaying to the closing of the first type of user interface will be easier than the first self-adjustment threshold value, at this time, the priority adjustment will be excessive, that is, the requirement for the user interface recommended to the user will be higher, and when the first self-adjustment threshold value is particularly large, the display priority of most of the user interfaces may be reduced, thus playing no role of screening, so that the first self-adjustment threshold value needs to be further attenuated by a reduced value. Optionally, after obtaining the average lifetime of the modal user interface from the start of display to being turned off, the method further comprises: in response to determining that the sum of the modified display priorities of all of the modal user interfaces is less than a second preset threshold, the second preset threshold is used to indicate that the display priorities of all of the user interfaces are reduced to a very low level, and the specific value is not limited. A first self-tuning threshold is determined based on the average time of existence, a first preset threshold, and a preset decay threshold. The preset decay threshold is used to reduce the first self-tuning threshold, and the specific value may be set as desired, for example as a percentage or as a time value. Optionally, when it is determined that the sum of the modified display priorities of all the modal user interfaces is smaller than the second preset threshold, the average duration may also be directly subjected to a value reduction process to achieve the same effect as the above-mentioned reduction of the first self-adjustment threshold. These are all within the scope of the present disclosure.
In some embodiments, the adjusting the display priority of the first type of user interface in the modal user interface based on the historical usage data of the user specifically further includes:
determining a second self-adjusting threshold based on the average time of presence and a third preset threshold;
in response to determining that the time from the start of display to the time of being closed of the first type of user interface is greater than the second self-adjustment threshold, the display priority of the first type of user interface and other first type of user interfaces having the same type of content as the first type of user interface is increased.
Specifically, the method for increasing the display priority of the first type of user interface and other first type of user interfaces having the same type of content as the first type of user interface is similar to the principle and effect of the method for reducing the display priority described above, and will not be described herein.
In some embodiments, when the time for the user to turn off the user interface as a whole is reduced by the display priority adjustment, the second self-adjustment threshold may be made too small, so that most of the display priority of the user interface is raised, the second self-adjustment threshold loses the filtering function, and optionally, after obtaining the average lifetime of the modal user interface from the start of display to the turn off, the method further comprises: and in response to determining that the sum of the modified display priorities of all the modal user interfaces is greater than or equal to a fourth preset threshold, determining a second self-adjustment threshold based on the average time of existence, a third preset threshold, and a preset compensation threshold. Optionally, the preset compensation threshold is used to increase the value of the second self-adjustment threshold, and the specific value may be set as required, which is not limited herein.
In some embodiments, adjusting the display priority of the first type of user interface in the modal user interfaces based on the historical usage data of the user specifically includes:
in response to determining that a plurality of first type user interfaces are to be displayed in a preset period, determining the first type user interface with the shortest time from the beginning of display to the closing of the plurality of first type user interfaces as a pending first type user interface;
in response to determining that the time of presence of the pending first type user interface is less than a fifth preset threshold, display priority of a first type user interface of the same type as content of the pending first type user interface is reduced.
Specifically, if there are a plurality of first type user interfaces to be displayed in a preset period, the preset period may be set according to needs, optionally, the preset period represents a short time, a first type user interface with the shortest time is selected from the preset period, and optionally, the first type user interface with the shortest time is represented by the first type user interface to be determined. And when the first type user interface with the shortest existence time is smaller than a fifth preset threshold value, the display priority of the first type user interface which is the same as the content of the first type user interface is reduced. It should be noted that, the method selects the most offensive user interface from among the plurality of user interfaces by sensing different responses of the user to the plurality of user interfaces in a short time, and excludes the possibility that all user interfaces are liked in the time by the fifth preset threshold, and then reduces the display priority of the determined most offensive user interface.
In some embodiments, the adjusting the display priority of the first type of user interface in the modal user interface based on the historical usage data of the user specifically further includes:
in response to determining that the first type user interface is displayed for a preset period of time, determining the first type user interface with the longest time from the beginning of display to the closing from among the plurality of first type user interfaces as a pending first type user interface;
in response to determining that the time of presence of the pending first type user interface is greater than a sixth preset threshold, display priority of a first type user interface that is the same type as content of the pending first type user interface is increased.
S103, correcting the display priority of the modal user interface based on the adjusted display priority of the first type user interface and the display priority of the second type user interface in the modal user interface.
In this step, the display priority of the second type of user interface in the modal user interface is not adjusted, and the corrected display priority of each modal user interface is redetermined according to the adjusted display priority of the first type of user interface and the unchanged display priority of the second type of user interface.
And S104, displaying the modal user interface to the user based on the display priority of the revised modal user interface.
In this step, after obtaining the corrected display priorities of the respective modal user interfaces, the modal user interfaces are displayed to the user according to the corrected display priorities. Optionally, the display priorities are displayed to the user in turn according to the display priorities corrected by the user interfaces.
In some embodiments, displaying the modal user interface to a user based on the revised display priority comprises:
and in response to determining that the user interface of the same mode is turned on and turned off twice within the preset time, a first display area of the preset size of a first switch of the user interface of the same mode is provided with a second switch of the user interface of a mode other than the user interface of the same mode, and the display priority of the user interface of the same mode is larger than the first preset priority, the size of the first display area is enlarged, so that the first switch and the second switch are selected by a user in a distinguishing mode.
Specifically, referring to fig. 2 and 3, when it is determined that the same modal user interface is turned on and off twice within a preset time, a first display area 3 of a preset size where a first switch 1 of the same modal user interface is located has a second switch 2 of a modal user interface other than the same modal user interface, and a display priority of the same modal user interface is greater than a first preset priority, the size of the first display area 3 is enlarged, so that the first switch 1 and the second switch 2 are selected by a user in a distinguishing manner. Wherein 4 denotes the entire display area.
It should be noted that, when the user interface of the same modality is turned on and turned off twice within the preset time means that the user interface of the same modality is turned on twice and turned off twice at the same time. The step is mainly used for sensing that when a user wants to open a certain user interface, but because the user interface is too close to other user interfaces to be distinguished, then the user continuously opens an unnecessary interface, at this time, in order to facilitate the user to open the user interface, all preset areas of the user interface are enlarged, so that the user can conveniently select the user interface which the user wants to open, and meanwhile, in consideration of the operation habits of the user in some applications, such as frequently opening a certain interface and then immediately closing the interface, the priority of the user interface is reduced very low through a set self-adjusting threshold, and the operation habits of the user can be sensed through the priority adjusting method of the disclosure. In order to avoid interruption of the operation habit of the user, the priority of the user interface is considered when the preset area is enlarged, the step of enlarging the preset area is started only when the priority is greater than the first preset priority, and the step is not executed when the priority is less than the first preset priority. Alternatively, the user interface may be opened by a user through a touch screen operation, a mouse pointer operation, or by other manners such as a remote controller, which is not limited herein.
In some embodiments, displaying the modal user interface to a user based on the revised display priority, specifically further comprising:
and responding to the fact that the user interface of the same mode is turned on and turned off twice within the preset time, wherein a first display area of the same mode user interface with the preset size where a first switch of the same mode user interface is located has a second switch of the mode user interface outside the same mode user interface, the display priority of the same mode user interface is larger than a second preset priority, and the size of the first display area is kept unchanged.
Specifically, the priority of some modal user interfaces that may be frequently opened and closed by the user may be set to be high in an active setting, and optionally, the modal user interface may be designated as a second type user interface, so that the display priority is not adjusted. Such a modal user interface then does not perform the step of enlarging the size of the first display area. Further improving the experience of the user.
As can be seen from the foregoing, in the user interface display method provided by the present disclosure, the display priority of the modal user interface is initially set according to the login information of the user, then the display priority of the first type of user interface in the modal user interface is adjusted according to the historical usage data of the user, the display priority of the modal user interface is redetermined according to the adjusted display priority of the first type of user interface and the priority of the second type of user interface in the modal user interface, and then the modal user interface is displayed to the user according to the redetermined display priority of the modal user interface, so that the user experience is improved for the user to accurately display the user interface without user preference.
It should be noted that the method of the embodiments of the present disclosure may be performed by a single device, such as a computer or a server. The method of the embodiment can also be applied to a distributed scene, and is completed by mutually matching a plurality of devices. In the case of such a distributed scenario, one of the devices may perform only one or more steps of the methods of embodiments of the present disclosure, the devices interacting with each other to accomplish the methods.
It should be noted that the foregoing describes some embodiments of the present disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments described above and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
Based on the same inventive concept, the present disclosure also provides an electronic device corresponding to the method of any embodiment, including a memory, a processor, and a computer program stored on the memory and capable of running on the processor, where the processor implements the method of displaying a modal user interface according to any embodiment when executing the program.
Fig. 4 shows a more specific hardware architecture of an electronic device according to this embodiment, where the device may include: a processor 1010, a memory 1020, an input/output interface 1030, a communication interface 1040, and a bus 1050. Wherein processor 1010, memory 1020, input/output interface 1030, and communication interface 1040 implement communication connections therebetween within the device via a bus 1050.
The processor 1010 may be implemented by a general-purpose CPU (Central Processing Unit ), microprocessor, application specific integrated circuit (Application Specific Integrated Circuit, ASIC), or one or more integrated circuits, etc. for executing relevant programs to implement the technical solutions provided in the embodiments of the present disclosure.
The Memory 1020 may be implemented in the form of ROM (Read Only Memory), RAM (Random Access Memory ), static storage device, dynamic storage device, or the like. Memory 1020 may store an operating system and other application programs, and when the embodiments of the present specification are implemented in software or firmware, the associated program code is stored in memory 1020 and executed by processor 1010.
The input/output interface 1030 is used to connect with an input/output module for inputting and outputting information. The input/output module may be configured as a component in a device (not shown) or may be external to the device to provide corresponding functionality. Wherein the input devices may include a keyboard, mouse, touch screen, microphone, various types of sensors, etc., and the output devices may include a display, speaker, vibrator, indicator lights, etc.
Communication interface 1040 is used to connect communication modules (not shown) to enable communication interactions of the present device with other devices. The communication module may implement communication through a wired manner (such as USB, network cable, etc.), or may implement communication through a wireless manner (such as mobile network, WIFI, bluetooth, etc.).
Bus 1050 includes a path for transferring information between components of the device (e.g., processor 1010, memory 1020, input/output interface 1030, and communication interface 1040).
It should be noted that although the above-described device only shows processor 1010, memory 1020, input/output interface 1030, communication interface 1040, and bus 1050, in an implementation, the device may include other components necessary to achieve proper operation. Furthermore, it will be understood by those skilled in the art that the above-described apparatus may include only the components necessary to implement the embodiments of the present description, and not all the components shown in the drawings.
The electronic device of the foregoing embodiment is configured to implement the corresponding method for displaying a modal user interface in any of the foregoing embodiments, and has the beneficial effects of the corresponding method embodiment, which is not described herein.
Based on the same inventive concept, corresponding to any of the above embodiments of the method, the present disclosure further provides a non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the modal user interface display method according to any of the above embodiments.
The computer readable media of the present embodiments, including both permanent and non-permanent, removable and non-removable media, may be used to implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device.
The storage medium of the foregoing embodiments stores computer instructions for causing the computer to execute the method for displaying a modal user interface according to any one of the foregoing embodiments, and has the beneficial effects of the corresponding method embodiments, which are not described herein.
It should be noted that the embodiments of the present disclosure may be further described in the following manner:
a method of modal user interface display, comprising:
determining a display priority of a modal user interface based on login information of a user;
adjusting display priorities of first-type user interfaces in the modal user interfaces based on historical usage data of the user;
correcting the display priority of the modal user interface based on the adjusted display priority of the first type user interface and the display priority of the second type user interface in the modal user interface;
and displaying the modal user interface to the user based on the modified display priority of the modal user interface.
Optionally, adjusting the display priority of the first type of user interface in the modal user interface based on the historical usage data of the user specifically includes:
acquiring the average existence time from the beginning of display to the closing of the modal user interface;
determining a first self-tuning threshold based on the average time of presence and a first preset threshold;
in response to determining that the time from the start of display to the time of being closed of the first type of user interface is less than the first self-adjustment threshold, display priorities of the first type of user interface and other first type of user interfaces having the same type of content as the first type of user interface are reduced.
Optionally, after obtaining the average lifetime of the modal user interface from the start of display to being turned off, the method further comprises:
in response to determining that the sum of the modified display priorities of all of the modality user interfaces is less than a second preset threshold, a first self-tuning threshold is determined based on the average time of existence, a first preset threshold, and a preset decay threshold.
Optionally, adjusting the display priority of the first type of user interface in the modal user interface based on the historical usage data of the user specifically includes:
determining a second self-adjusting threshold based on the average time of presence and a third preset threshold;
in response to determining that the time from the start of display to the time of being closed of the first type of user interface is greater than the second self-adjustment threshold, the display priority of the first type of user interface and other first type of user interfaces having the same type of content as the first type of user interface is increased.
Optionally, after obtaining the average lifetime of the modal user interface from the start of display to being turned off, the method further comprises:
and in response to determining that the sum of the modified display priorities of all the modal user interfaces is greater than or equal to a fourth preset threshold, determining a second self-adjustment threshold based on the average time of existence, a third preset threshold, and a preset compensation threshold.
Optionally, adjusting the display priority of the first type of user interface in the modal user interface based on the historical usage data of the user specifically includes:
in response to determining that a plurality of first type user interfaces are to be displayed in a preset period, determining the first type user interface with the shortest time from the beginning of display to the closing of the plurality of first type user interfaces as a pending first type user interface;
in response to determining that the time of presence of the pending first type user interface is less than a fifth preset threshold, display priority of a first type user interface of the same type as content of the pending first type user interface is reduced.
Optionally, displaying the modal user interface to the user based on the modified display priority, specifically including:
and in response to determining that the user interface of the same mode is turned on and turned off twice within the preset time, a first display area of the preset size of a first switch of the user interface of the same mode is provided with a second switch of the user interface of a mode other than the user interface of the same mode, and the display priority of the user interface of the same mode is larger than the first preset priority, the size of the first display area is enlarged, so that the first switch and the second switch are selected by a user in a distinguishing mode.
Optionally, displaying the modal user interface to the user based on the modified display priority, specifically including:
and responding to the fact that the user interface of the same mode is turned on and turned off twice within the preset time, wherein a first display area of the same mode user interface with the preset size where a first switch of the same mode user interface is located has a second switch of the mode user interface outside the same mode user interface, the display priority of the same mode user interface is larger than a second preset priority, and the size of the first display area is kept unchanged.
Those of ordinary skill in the art will appreciate that: the discussion of any of the embodiments above is merely exemplary and is not intended to suggest that the scope of the disclosure, including the claims, is limited to these examples; the technical features of the above embodiments or in the different embodiments may also be combined under the idea of the present disclosure, the steps may be implemented in any order, and there are many other variations of the different aspects of the embodiments of the present disclosure as described above, which are not provided in details for the sake of brevity.
Additionally, well-known power/ground connections to Integrated Circuit (IC) chips and other components may or may not be shown within the provided figures, in order to simplify the illustration and discussion, and so as not to obscure the embodiments of the present disclosure. Furthermore, the devices may be shown in block diagram form in order to avoid obscuring the embodiments of the present disclosure, and this also accounts for the fact that specifics with respect to implementation of such block diagram devices are highly dependent upon the platform on which the embodiments of the present disclosure are to be implemented (i.e., such specifics should be well within purview of one skilled in the art). Where specific details (e.g., circuits) are set forth in order to describe example embodiments of the disclosure, it should be apparent to one skilled in the art that embodiments of the disclosure can be practiced without, or with variation of, these specific details. Accordingly, the description is to be regarded as illustrative in nature and not as restrictive.
While the present disclosure has been described in conjunction with specific embodiments thereof, many alternatives, modifications, and variations of those embodiments will be apparent to those skilled in the art in light of the foregoing description. For example, other memory architectures (e.g., dynamic RAM (DRAM)) may use the embodiments discussed.
The disclosed embodiments are intended to embrace all such alternatives, modifications and variances which fall within the broad scope of the appended claims. Accordingly, any omissions, modifications, equivalents, improvements, and the like, which are within the spirit and principles of the embodiments of the disclosure, are intended to be included within the scope of the disclosure.

Claims (9)

1. A method of modal user interface display, comprising:
determining a display priority of a modal user interface based on login information of a user;
adjusting display priorities of first-type user interfaces in the modal user interfaces based on historical usage data of the user;
correcting the display priority of the modal user interface based on the adjusted display priority of the first type user interface and the display priority of the second type user interface in the modal user interface;
displaying the modal user interface to the user based on the modified display priority of the modal user interface;
wherein adjusting the display priority of a first type of user interface in the modal user interfaces based on historical usage data of the user comprises:
acquiring the average existence time from the beginning of display to the closing of the modal user interface;
determining a first self-tuning threshold based on the average time of presence and a first preset threshold;
in response to determining that the time from the start of display to the time of being closed of the first type of user interface is less than the first self-adjustment threshold, display priorities of the first type of user interface and other first type of user interfaces having the same type of content as the first type of user interface are reduced.
2. The method of claim 1, wherein determining a first self-tuning threshold based on the average time-to-live and a first preset threshold comprises:
in response to determining that the sum of all of the modified display priorities of the modal user interfaces is less than a second preset threshold, the first self-adjustment threshold is determined based on the average time-to-live, the first preset threshold, and a preset decay threshold.
3. The method of claim 1, wherein adjusting the display priority of a first type of user interface in the modality user interface based on historical usage data of a user, further comprises:
determining a second self-adjusting threshold based on the average time of presence and a third preset threshold;
in response to determining that the time from the start of display to the time of being closed of the first type of user interface is greater than the second self-adjustment threshold, the display priority of the first type of user interface and other first type of user interfaces having the same type of content as the first type of user interface is increased.
4. The method of claim 3, wherein determining a second self-tuning threshold based on the average time-to-live and a third preset threshold comprises:
in response to determining that the sum of all of the modified display priorities of the modal user interfaces is greater than or equal to a fourth preset threshold, the second self-adjustment threshold is determined based on the average time of existence, the third preset threshold, and a preset compensation threshold.
5. The method of claim 1, wherein adjusting the display priority of a first type of user interface in the modality user interface based on historical usage data of a user comprises:
in response to determining that a plurality of first type user interfaces are to be displayed in a preset period, determining the first type user interface with the shortest time from the beginning of display to the closing of the plurality of first type user interfaces as a pending first type user interface;
in response to determining that the time of presence of the pending first type user interface is less than a fifth preset threshold, display priorities of the first type user interface and other first type user interfaces having the same type of content as the first type user interface are reduced.
6. The method of any of claims 1-5, wherein displaying the modality user interface to a user based on the revised display priority of the modality user interface comprises:
and in response to determining that the first mode user interface is turned on and off twice within the preset time, a second switch of the second mode user interface exists in a preset first display area where the first switch of the first mode user interface is located, and the display priority of the first mode user interface is larger than the first preset priority, the size of the first display area is enlarged, so that the first switch and the second switch are selected by a user in a distinguishing mode.
7. The method of any of claims 1-5, wherein displaying the modality user interface to a user based on the revised display priority of the modality user interface comprises:
and responding to the fact that the first mode user interface is turned on and turned off twice within the preset time, a second switch of the second mode user interface exists in a preset first display area where the first switch of the first mode user interface is located, the display priority of the first mode user interface is larger than the second preset priority, and the size of the first display area is kept unchanged.
8. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable by the processor, the processor implementing the method of any one of claims 1 to 7 when the computer program is executed.
9. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the method of any one of claims 1 to 7.
CN202110856894.4A 2021-07-28 2021-07-28 Modal user interface display method, electronic device and storage medium Active CN113778580B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110856894.4A CN113778580B (en) 2021-07-28 2021-07-28 Modal user interface display method, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110856894.4A CN113778580B (en) 2021-07-28 2021-07-28 Modal user interface display method, electronic device and storage medium

Publications (2)

Publication Number Publication Date
CN113778580A CN113778580A (en) 2021-12-10
CN113778580B true CN113778580B (en) 2023-12-08

Family

ID=78836300

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110856894.4A Active CN113778580B (en) 2021-07-28 2021-07-28 Modal user interface display method, electronic device and storage medium

Country Status (1)

Country Link
CN (1) CN113778580B (en)

Citations (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104020947A (en) * 2013-02-28 2014-09-03 联想(北京)有限公司 Interface display method and device
CN104921723A (en) * 2015-05-15 2015-09-23 华南理工大学 Conscious state detection method based on multi-mode brain-computer interface
CN105117110A (en) * 2015-09-15 2015-12-02 北京金山安全软件有限公司 Method and device for displaying user equipment state on preset interface of application program
CN106346481A (en) * 2016-11-17 2017-01-25 北京光年无限科技有限公司 Intelligent robot system for achieving configuration information transplanting and information transplant method
CN106500684A (en) * 2016-09-30 2017-03-15 百度在线网络技术(北京)有限公司 The processing method and processing device of the routing information of navigation
CN106527817A (en) * 2016-12-15 2017-03-22 青岛海信电器股份有限公司 Touch-operated identification method and device thereof
EP2672231B1 (en) * 2012-06-05 2017-05-03 Apple Inc. Rotation operations in a mapping application
CN106650407A (en) * 2016-12-05 2017-05-10 宇龙计算机通信科技(深圳)有限公司 Authority management method and device
CN107340859A (en) * 2017-06-14 2017-11-10 北京光年无限科技有限公司 The multi-modal exchange method and system of multi-modal virtual robot
CN107423809A (en) * 2017-07-07 2017-12-01 北京光年无限科技有限公司 The multi-modal exchange method of virtual robot and system applied to net cast platform
CN107765852A (en) * 2017-10-11 2018-03-06 北京光年无限科技有限公司 Multi-modal interaction processing method and system based on visual human
CN107765856A (en) * 2017-10-26 2018-03-06 北京光年无限科技有限公司 Visual human's visual processing method and system based on multi-modal interaction
CN107797663A (en) * 2017-10-26 2018-03-13 北京光年无限科技有限公司 Multi-modal interaction processing method and system based on visual human
CN107870784A (en) * 2017-11-24 2018-04-03 维沃移动通信有限公司 A kind of display control method, mobile terminal and computer-readable recording medium
CN108227932A (en) * 2018-01-26 2018-06-29 上海智臻智能网络科技股份有限公司 Interaction is intended to determine method and device, computer equipment and storage medium
CN108305671A (en) * 2018-01-23 2018-07-20 深圳科亚医疗科技有限公司 By computer implemented medical image dispatching method, scheduling system and storage medium
CN108304123A (en) * 2018-02-14 2018-07-20 广东欧珀移动通信有限公司 Page display control method and related product
CN108334163A (en) * 2018-01-05 2018-07-27 联想(北京)有限公司 A kind of dual-screen electronic device and its display control method
CN108363602A (en) * 2018-01-23 2018-08-03 平安普惠企业管理有限公司 Intelligent UI quick interface arrangement methods, device, terminal device and storage medium
CN108399073A (en) * 2018-01-26 2018-08-14 广东欧珀移动通信有限公司 Information displaying method, device, server and computer-readable medium
CN108536415A (en) * 2018-02-28 2018-09-14 广东欧珀移动通信有限公司 Using method for controlling volume, device, mobile terminal and computer-readable medium
EP3380917A1 (en) * 2015-11-23 2018-10-03 Bombardier Inc. System and a method of operation of the system incorporating a graphical user interface in a bulkhead of a vehicle cabin
CN108764178A (en) * 2018-05-31 2018-11-06 中国民航大学 A kind of three modal characteristics image posture synchronous acquisition device of finger and control method
CN108920234A (en) * 2018-06-26 2018-11-30 三星电子(中国)研发中心 The method and terminal of Dynamically Announce UI element
CN109271129A (en) * 2018-09-04 2019-01-25 Oppo广东移动通信有限公司 Audio method of adjustment, device, electronic equipment and storage medium
CN109271230A (en) * 2018-10-10 2019-01-25 深圳Tcl新技术有限公司 Display methods, intelligent terminal and the computer readable storage medium of volume bar
CN109375975A (en) * 2018-09-30 2019-02-22 新华三大数据技术有限公司 Mode frame construction method, apparatus, electronic equipment, computer readable storage medium
CN109413477A (en) * 2018-09-21 2019-03-01 青岛海信电器股份有限公司 Display methods and device for historical content service in display terminal
CN109483572A (en) * 2018-10-15 2019-03-19 昆明理工大学 One kind being based on home intelligent service robot control system and its control method
CN109788136A (en) * 2019-01-29 2019-05-21 维沃移动通信有限公司 Information display method and mobile terminal
CN109933272A (en) * 2019-01-31 2019-06-25 西南电子技术研究所(中国电子科技集团公司第十研究所) The multi-modal airborne cockpit man-machine interaction method of depth integration
CN109995941A (en) * 2019-03-27 2019-07-09 腾讯音乐娱乐科技(深圳)有限公司 A kind of data adjustment method, equipment and storage medium
CN110110169A (en) * 2018-01-26 2019-08-09 上海智臻智能网络科技股份有限公司 Man-machine interaction method and human-computer interaction device
CN110427150A (en) * 2019-08-08 2019-11-08 北京字节跳动网络技术有限公司 Display methods, device, electronic equipment and the computer-readable medium of application program
CN110457634A (en) * 2019-08-12 2019-11-15 拉扎斯网络科技(上海)有限公司 Information issuing method, device, electronic equipment and computer readable storage medium
CN110456950A (en) * 2019-06-26 2019-11-15 维沃移动通信有限公司 Interface display method and terminal device
CN110515524A (en) * 2019-08-30 2019-11-29 Oppo广东移动通信有限公司 Input method, apparatus, terminal and the storage medium of information
CN110543290A (en) * 2018-09-04 2019-12-06 谷歌有限责任公司 Multimodal response
CN110619683A (en) * 2019-09-04 2019-12-27 广东虚拟现实科技有限公司 Three-dimensional model adjusting method and device, terminal equipment and storage medium
CN110658961A (en) * 2019-09-27 2020-01-07 北京字节跳动网络技术有限公司 Information display method and device and electronic equipment
CN110765294A (en) * 2019-10-25 2020-02-07 深圳追一科技有限公司 Image searching method and device, terminal equipment and storage medium
CN110928612A (en) * 2018-09-20 2020-03-27 网易(杭州)网络有限公司 Display control method and device of virtual resources and electronic equipment
CN110955821A (en) * 2018-09-25 2020-04-03 北京搜狗科技发展有限公司 Recommendation method and device and readable medium
CN111026320A (en) * 2019-12-26 2020-04-17 腾讯科技(深圳)有限公司 Multi-mode intelligent text processing method and device, electronic equipment and storage medium
CN111159975A (en) * 2019-12-31 2020-05-15 联想(北京)有限公司 Display method and device
CN111158485A (en) * 2019-12-30 2020-05-15 维沃移动通信有限公司 Screen control method and electronic equipment
CN111191164A (en) * 2019-11-29 2020-05-22 泰康保险集团股份有限公司 Window display control method and device
CN111488744A (en) * 2020-04-12 2020-08-04 北京花兰德科技咨询服务有限公司 Multi-modal language information AI translation method, system and terminal
CN111581510A (en) * 2020-05-07 2020-08-25 腾讯科技(深圳)有限公司 Shared content processing method and device, computer equipment and storage medium
CN111680236A (en) * 2020-06-05 2020-09-18 深圳市铭数信息有限公司 Menu display method and device, terminal equipment and storage medium
CN111787387A (en) * 2020-06-30 2020-10-16 百度在线网络技术(北京)有限公司 Content display method, device, equipment and storage medium
CN111904379A (en) * 2020-07-13 2020-11-10 上海联影医疗科技有限公司 Scanning method and device of multi-modal medical equipment
CN112114670A (en) * 2020-09-10 2020-12-22 季华实验室 Man-machine co-driving system based on hybrid brain-computer interface and control method thereof
CN112130941A (en) * 2020-08-28 2020-12-25 华为技术有限公司 Interface display method and related equipment
CN112181148A (en) * 2020-09-29 2021-01-05 中国人民解放军军事科学院国防科技创新研究院 Multimodal man-machine interaction method based on reinforcement learning
CN112286614A (en) * 2020-10-30 2021-01-29 维沃移动通信有限公司 User interface display method and device, electronic equipment and storage medium
EP3822981A1 (en) * 2019-11-15 2021-05-19 Koninklijke Philips N.V. Image acquisition visuals for augmented reality
CN112997134A (en) * 2018-12-29 2021-06-18 深圳市欢太科技有限公司 Application icon display method and device, storage medium and electronic equipment

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10497022B2 (en) * 2012-01-20 2019-12-03 Visa International Service Association Systems and methods to present and process offers
US20130321400A1 (en) * 2012-06-05 2013-12-05 Apple Inc. 3D Map Views for 3D Maps
US9083816B2 (en) * 2012-09-14 2015-07-14 Microsoft Technology Licensing, Llc Managing modality views on conversation canvas
US9650141B2 (en) * 2013-01-31 2017-05-16 Bombardier Inc. System and a method of operation of the system incorporating a graphical user interface in a bulkhead of a vehicle cabin
US9342297B2 (en) * 2013-06-07 2016-05-17 Capital One Financial Corporation Systems and methods for providing predictive quality analysis
US9524465B2 (en) * 2014-08-05 2016-12-20 E.S.I. Software Ltd System and method for analyzing and prioritizing changes and differences to configuration parameters in information technology systems
EP3539476B1 (en) * 2014-10-17 2022-04-27 Samsung Electronics Co., Ltd. X-ray device for controlling an x-ray irradiation area using the same
US20170106144A1 (en) * 2015-10-19 2017-04-20 Medtronic Minimed, Inc. Medical devices and related event pattern presentation methods
US11666702B2 (en) * 2015-10-19 2023-06-06 Medtronic Minimed, Inc. Medical devices and related event pattern treatment recommendation methods
US10408624B2 (en) * 2017-04-18 2019-09-10 Microsoft Technology Licensing, Llc Providing familiarizing directional information
US20200169559A1 (en) * 2018-11-27 2020-05-28 Slack Technologies, Inc. Multi-modal user authorization in group-based communication systems

Patent Citations (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2672231B1 (en) * 2012-06-05 2017-05-03 Apple Inc. Rotation operations in a mapping application
CN104020947A (en) * 2013-02-28 2014-09-03 联想(北京)有限公司 Interface display method and device
CN104921723A (en) * 2015-05-15 2015-09-23 华南理工大学 Conscious state detection method based on multi-mode brain-computer interface
CN105117110A (en) * 2015-09-15 2015-12-02 北京金山安全软件有限公司 Method and device for displaying user equipment state on preset interface of application program
EP3380917A1 (en) * 2015-11-23 2018-10-03 Bombardier Inc. System and a method of operation of the system incorporating a graphical user interface in a bulkhead of a vehicle cabin
CN106500684A (en) * 2016-09-30 2017-03-15 百度在线网络技术(北京)有限公司 The processing method and processing device of the routing information of navigation
CN106346481A (en) * 2016-11-17 2017-01-25 北京光年无限科技有限公司 Intelligent robot system for achieving configuration information transplanting and information transplant method
CN106650407A (en) * 2016-12-05 2017-05-10 宇龙计算机通信科技(深圳)有限公司 Authority management method and device
CN106527817A (en) * 2016-12-15 2017-03-22 青岛海信电器股份有限公司 Touch-operated identification method and device thereof
CN107340859A (en) * 2017-06-14 2017-11-10 北京光年无限科技有限公司 The multi-modal exchange method and system of multi-modal virtual robot
CN107423809A (en) * 2017-07-07 2017-12-01 北京光年无限科技有限公司 The multi-modal exchange method of virtual robot and system applied to net cast platform
CN107765852A (en) * 2017-10-11 2018-03-06 北京光年无限科技有限公司 Multi-modal interaction processing method and system based on visual human
CN107765856A (en) * 2017-10-26 2018-03-06 北京光年无限科技有限公司 Visual human's visual processing method and system based on multi-modal interaction
CN107797663A (en) * 2017-10-26 2018-03-13 北京光年无限科技有限公司 Multi-modal interaction processing method and system based on visual human
CN107870784A (en) * 2017-11-24 2018-04-03 维沃移动通信有限公司 A kind of display control method, mobile terminal and computer-readable recording medium
CN108334163A (en) * 2018-01-05 2018-07-27 联想(北京)有限公司 A kind of dual-screen electronic device and its display control method
CN108363602A (en) * 2018-01-23 2018-08-03 平安普惠企业管理有限公司 Intelligent UI quick interface arrangement methods, device, terminal device and storage medium
CN108305671A (en) * 2018-01-23 2018-07-20 深圳科亚医疗科技有限公司 By computer implemented medical image dispatching method, scheduling system and storage medium
CN108399073A (en) * 2018-01-26 2018-08-14 广东欧珀移动通信有限公司 Information displaying method, device, server and computer-readable medium
CN110110169A (en) * 2018-01-26 2019-08-09 上海智臻智能网络科技股份有限公司 Man-machine interaction method and human-computer interaction device
CN108227932A (en) * 2018-01-26 2018-06-29 上海智臻智能网络科技股份有限公司 Interaction is intended to determine method and device, computer equipment and storage medium
CN108304123A (en) * 2018-02-14 2018-07-20 广东欧珀移动通信有限公司 Page display control method and related product
CN108536415A (en) * 2018-02-28 2018-09-14 广东欧珀移动通信有限公司 Using method for controlling volume, device, mobile terminal and computer-readable medium
CN108764178A (en) * 2018-05-31 2018-11-06 中国民航大学 A kind of three modal characteristics image posture synchronous acquisition device of finger and control method
CN108920234A (en) * 2018-06-26 2018-11-30 三星电子(中国)研发中心 The method and terminal of Dynamically Announce UI element
CN109271129A (en) * 2018-09-04 2019-01-25 Oppo广东移动通信有限公司 Audio method of adjustment, device, electronic equipment and storage medium
CN110543290A (en) * 2018-09-04 2019-12-06 谷歌有限责任公司 Multimodal response
CN110928612A (en) * 2018-09-20 2020-03-27 网易(杭州)网络有限公司 Display control method and device of virtual resources and electronic equipment
CN109413477A (en) * 2018-09-21 2019-03-01 青岛海信电器股份有限公司 Display methods and device for historical content service in display terminal
CN110955821A (en) * 2018-09-25 2020-04-03 北京搜狗科技发展有限公司 Recommendation method and device and readable medium
CN109375975A (en) * 2018-09-30 2019-02-22 新华三大数据技术有限公司 Mode frame construction method, apparatus, electronic equipment, computer readable storage medium
CN109271230A (en) * 2018-10-10 2019-01-25 深圳Tcl新技术有限公司 Display methods, intelligent terminal and the computer readable storage medium of volume bar
CN109483572A (en) * 2018-10-15 2019-03-19 昆明理工大学 One kind being based on home intelligent service robot control system and its control method
CN112997134A (en) * 2018-12-29 2021-06-18 深圳市欢太科技有限公司 Application icon display method and device, storage medium and electronic equipment
CN109788136A (en) * 2019-01-29 2019-05-21 维沃移动通信有限公司 Information display method and mobile terminal
CN109933272A (en) * 2019-01-31 2019-06-25 西南电子技术研究所(中国电子科技集团公司第十研究所) The multi-modal airborne cockpit man-machine interaction method of depth integration
CN109995941A (en) * 2019-03-27 2019-07-09 腾讯音乐娱乐科技(深圳)有限公司 A kind of data adjustment method, equipment and storage medium
CN110456950A (en) * 2019-06-26 2019-11-15 维沃移动通信有限公司 Interface display method and terminal device
CN110427150A (en) * 2019-08-08 2019-11-08 北京字节跳动网络技术有限公司 Display methods, device, electronic equipment and the computer-readable medium of application program
CN110457634A (en) * 2019-08-12 2019-11-15 拉扎斯网络科技(上海)有限公司 Information issuing method, device, electronic equipment and computer readable storage medium
CN110515524A (en) * 2019-08-30 2019-11-29 Oppo广东移动通信有限公司 Input method, apparatus, terminal and the storage medium of information
CN110619683A (en) * 2019-09-04 2019-12-27 广东虚拟现实科技有限公司 Three-dimensional model adjusting method and device, terminal equipment and storage medium
CN110658961A (en) * 2019-09-27 2020-01-07 北京字节跳动网络技术有限公司 Information display method and device and electronic equipment
CN110765294A (en) * 2019-10-25 2020-02-07 深圳追一科技有限公司 Image searching method and device, terminal equipment and storage medium
EP3822981A1 (en) * 2019-11-15 2021-05-19 Koninklijke Philips N.V. Image acquisition visuals for augmented reality
CN111191164A (en) * 2019-11-29 2020-05-22 泰康保险集团股份有限公司 Window display control method and device
CN111026320A (en) * 2019-12-26 2020-04-17 腾讯科技(深圳)有限公司 Multi-mode intelligent text processing method and device, electronic equipment and storage medium
CN111158485A (en) * 2019-12-30 2020-05-15 维沃移动通信有限公司 Screen control method and electronic equipment
CN111159975A (en) * 2019-12-31 2020-05-15 联想(北京)有限公司 Display method and device
CN111488744A (en) * 2020-04-12 2020-08-04 北京花兰德科技咨询服务有限公司 Multi-modal language information AI translation method, system and terminal
CN111581510A (en) * 2020-05-07 2020-08-25 腾讯科技(深圳)有限公司 Shared content processing method and device, computer equipment and storage medium
CN111680236A (en) * 2020-06-05 2020-09-18 深圳市铭数信息有限公司 Menu display method and device, terminal equipment and storage medium
CN111787387A (en) * 2020-06-30 2020-10-16 百度在线网络技术(北京)有限公司 Content display method, device, equipment and storage medium
CN111904379A (en) * 2020-07-13 2020-11-10 上海联影医疗科技有限公司 Scanning method and device of multi-modal medical equipment
CN112130941A (en) * 2020-08-28 2020-12-25 华为技术有限公司 Interface display method and related equipment
CN112114670A (en) * 2020-09-10 2020-12-22 季华实验室 Man-machine co-driving system based on hybrid brain-computer interface and control method thereof
CN112181148A (en) * 2020-09-29 2021-01-05 中国人民解放军军事科学院国防科技创新研究院 Multimodal man-machine interaction method based on reinforcement learning
CN112286614A (en) * 2020-10-30 2021-01-29 维沃移动通信有限公司 User interface display method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113778580A (en) 2021-12-10

Similar Documents

Publication Publication Date Title
US11119627B2 (en) Information display method, device, apparatus and storage medium
CN107911798B (en) Message pushing method and device and terminal
US11768694B2 (en) Content sharing method, device, terminal and storage medium
US20160026272A1 (en) Method for displaying screen in electronic device, and electronic device thereof
US9329759B1 (en) Customized content display and interaction
US20150287389A1 (en) Brightness control method, apparatus and program product
US10838612B2 (en) Apparatus and method for processing drag and drop
CN102855124A (en) Method and device for adjusting navigation bar in self-adaptive manner on browser and browser
CN104412319B (en) Brightness control method and equipment
CN111881396A (en) Page display method and device
CN111198640B (en) Interactive interface display method and device
CN107402712B (en) Touch operation response method and device, storage medium and terminal
CN110209975B (en) Method, apparatus, device and storage medium for providing object
US9060194B2 (en) Video reproduction apparatus, control method thereof, and computer-readable storage medium storing program
US20150363091A1 (en) Electronic device and method of controlling same
CN108416009A (en) Text searching method, device, storage medium and the mobile terminal of mobile terminal
US20180285148A1 (en) Automate control of media playback based on visibility
CN113835588A (en) Shortcut setting method and device, electronic equipment and storage medium
CN115357834A (en) Page jump method, device, equipment and storage medium
US20170169599A1 (en) Methods and electronic devices for displaying picture
WO2020124962A1 (en) Product recommendation method and apparatus based on data analysis and terminal device
CN113778580B (en) Modal user interface display method, electronic device and storage medium
US20150355788A1 (en) Method and electronic device for information processing
US9959598B2 (en) Method of processing image and electronic device thereof
CN110046237B (en) Conversational interactive processing method and 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