




技术领域technical field
本发明实施例涉及数据处理领域,尤其涉及一种信息显示方法及装置。Embodiments of the present invention relate to the field of data processing, and in particular, to an information display method and device.
背景技术Background technique
用户在使用电子设备的过程中,可能会根据需求调整电子设备的屏幕状态。例如当用户在电子设备上阅读文档或者网页的过程中,当用户调整了电子设备的屏幕状态,例如横竖屏切换、分屏和全屏切换,则文档或者网页的显示方式会重新调整。During the process of using the electronic device, the user may adjust the screen status of the electronic device according to requirements. For example, when a user reads a document or a web page on an electronic device, when the user adjusts the screen status of the electronic device, such as switching between horizontal and vertical screens, split screen and full screen, the display mode of the document or web page will be readjusted.
当应用界面的显示方式发生调整时,若用户需要重新找到应用界面发生变化之前阅读的位置时,一般需要从头浏览,花大量时间来寻找阅读中断的位置,即寻找显示方式变化之前用户阅读的最后信息,耗时较多。When the display mode of the application interface is adjusted, if the user needs to find the reading position before the change of the application interface, it is generally necessary to browse from the beginning and spend a lot of time to find the position where the reading was interrupted, that is, to find the last place where the user read before the change of the display mode. information, time-consuming.
发明内容Contents of the invention
本发明实施例提供一种信息显示方法及装置,以解决在应用界面的显示方式发生变化的情况下,查找显示方式变化之前阅读的最后信息耗时较多的问题。Embodiments of the present invention provide an information display method and device to solve the problem that it takes a lot of time to search for the last information read before the display mode changes when the display mode of the application interface changes.
为了解决上述技术问题,本发明是这样实现的:一种信息显示方法,包括:In order to solve the above-mentioned technical problems, the present invention is implemented as follows: an information display method, comprising:
在当前应用界面由第一显示方式变化到第二显示方式的情况下,获取当前应用界面所属目标应用的目标应用标识;When the current application interface changes from the first display mode to the second display mode, acquire the target application identifier of the target application to which the current application interface belongs;
基于建立的应用标识与用户眼睛注视信息的对应关系,确定与目标应用标识对应的目标用户眼睛注视信息,目标用户眼睛注视信息为在第一显示方式下的当前应用界面中用户眼睛注视的信息;Based on the established correspondence between the application identifier and the user's eye gaze information, determine the target user's eye gaze information corresponding to the target application identifier, where the target user's eye gaze information is the information on the user's eye gaze in the current application interface in the first display mode;
将目标用户眼睛注视信息与第二显示方式下的当前应用界面中的信息进行匹配;matching the eye gaze information of the target user with the information in the current application interface in the second display mode;
在第二显示方式下的当前应用界面中以预定方式显示与目标用户眼睛注视信息匹配的信息,或,在第二显示方式下的当前应用界面中与用户眼睛当前注视点对应的位置处,显示与目标用户眼睛注视信息匹配的信息;In the current application interface in the second display mode, display information that matches the gaze information of the target user's eyes in a predetermined manner, or, at the position corresponding to the current gaze point of the user's eyes in the current application interface in the second display mode, display Information that matches the eye gaze information of the target user;
其中,与目标用户眼睛注视信息不匹配的信息的显示方式与预定方式不同。Wherein, the display mode of the information that does not match the eye gaze information of the target user is different from the predetermined mode.
第一方面,本发明实施例提供一种信息显示装置,包括:In a first aspect, an embodiment of the present invention provides an information display device, including:
第一应用标识获取模块,用于在当前应用界面由第一显示方式变化到第二显示方式的情况下,获取当前应用界面所属目标应用的目标应用标识;The first application identification acquisition module is used to obtain the target application identification of the target application to which the current application interface belongs when the current application interface changes from the first display mode to the second display mode;
眼睛注视信息确定模块,用于基于建立的应用标识与用户眼睛注视信息的对应关系,确定与目标应用标识对应的目标用户眼睛注视信息,目标用户眼睛注视信息为在第一显示方式下的当前应用界面中用户眼睛注视的信息;The eye gaze information determination module is used to determine the target user eye gaze information corresponding to the target application identifier based on the established correspondence between the application identifier and the user eye gaze information, where the target user eye gaze information is the current application in the first display mode Information about the user's eye gaze in the interface;
信息匹配模块,用于将目标用户眼睛注视信息与第二显示方式下的当前应用界面中的信息进行匹配;An information matching module, configured to match the eye gaze information of the target user with the information in the current application interface in the second display mode;
显示模块,用于在第二显示方式下的当前应用界面中以预定方式显示与目标用户眼睛注视信息匹配的信息,或,在第二显示方式下的当前应用界面中与用户眼睛当前注视点对应的位置处,显示与目标用户眼睛注视信息匹配的信息;A display module, configured to display information matching the gaze information of the target user's eyes in a predetermined manner in the current application interface in the second display manner, or correspond to the current gaze point of the user's eyes in the current application interface in the second display manner At the position of , display the information that matches the eye gaze information of the target user;
其中,与目标用户眼睛注视信息不匹配的信息的显示方式与预定方式不同。Wherein, the display mode of the information that does not match the eye gaze information of the target user is different from the predetermined mode.
第二方面,本发明实施例提供一种电子设备,设备包括:处理器以及存储有计算机程序指令的存储器;In a second aspect, an embodiment of the present invention provides an electronic device, which includes: a processor and a memory storing computer program instructions;
处理器执行计算机程序指令时实现如本发明实施例提供的信息显示方法。When the processor executes the computer program instructions, the information display method provided by the embodiment of the present invention is realized.
第三方面,本发明实施例提供一种计算机存储介质,计算机存储介质上存储有计算机程序指令,计算机程序指令被处理器执行时实现如本发明实施例提供的信息显示方法。In a third aspect, an embodiment of the present invention provides a computer storage medium, on which computer program instructions are stored, and when the computer program instructions are executed by a processor, the information display method provided by the embodiment of the present invention is implemented.
在本发明的实施例中,通过获取记录的第一显示方式下用户眼睛所注视的最新信息,并在第二显示方式下的应用界面中以与目标用户眼睛注视信息不匹配的信息的显示方式不同的预定方式,突出显示与目标用户眼睛注视信息匹配的信息。或者,在第二显示方式下的应用界面中将与目标用户眼睛注视信息匹配的信息自动调整至用户眼睛的当前注视点,可以使用户快速找到应用界面显示方式变化前用户阅读的最后位置,减少了用户查找应用界面显示方式变化前用户阅读的最后信息的时间,提高了查找效率。In the embodiment of the present invention, by acquiring the latest recorded information on the gaze of the user's eyes in the first display mode, and displaying information that does not match the gaze information of the target user's eyes in the application interface in the second display mode Different predetermined methods, highlighting the information that matches the eye gaze information of the target user. Alternatively, in the application interface in the second display mode, the information that matches the gaze information of the target user's eyes is automatically adjusted to the current gaze point of the user's eyes, so that the user can quickly find the last position of the user's reading before the change of the display mode of the application interface, reducing The time for the user to search for the last information read by the user before the change of the display mode of the application interface is shortened, and the search efficiency is improved.
附图说明Description of drawings
从下面结合附图对本发明的具体实施方式的描述中可以更好地理解本发明其中,相同或相似的附图标记表示相同或相似的特征。The present invention can be better understood from the following description of specific embodiments of the present invention in conjunction with the accompanying drawings, wherein the same or similar reference numerals represent the same or similar features.
图1为本发明实施例提供的信息显示方法的流程示意图;FIG. 1 is a schematic flowchart of an information display method provided by an embodiment of the present invention;
图2为本发明实施例提供的横屏显示方式下的应用界面;Fig. 2 is the application interface under the horizontal screen display mode provided by the embodiment of the present invention;
图3为本发明实施例提供的纵屏显示方式下的应用界面;Fig. 3 is the application interface under the vertical screen display mode provided by the embodiment of the present invention;
图4为本发明实施例提供的信息显示装置的结构示意图;FIG. 4 is a schematic structural diagram of an information display device provided by an embodiment of the present invention;
图5为本发明实施例的电子设备的结构示意图。FIG. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
具体实施方式Detailed ways
下面将详细描述本发明的各个方面的特征和示例性实施例,为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细描述。应理解,此处所描述的具体实施例仅被配置为解释本发明,并不被配置为限定本发明。对于本领域技术人员来说,本发明可以在不需要这些具体细节中的一些细节的情况下实施。下面对实施例的描述仅仅是为了通过示出本发明的示例来提供对本发明更好的理解。The characteristics and exemplary embodiments of various aspects of the present invention will be described in detail below. In order to make the purpose, technical solutions and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only configured to explain the present invention, not to limit the present invention. It will be apparent to one skilled in the art that the present invention may be practiced without some of these specific details. The following description of the embodiments is only to provide a better understanding of the present invention by showing examples of the present invention.
需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。It should be noted that in this article, relational terms such as first and second are only used to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply that there is a relationship between these entities or operations. There is no such actual relationship or order between them. Furthermore, the term "comprises", "comprises" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article, or apparatus comprising a set of elements includes not only those elements, but also includes elements not expressly listed. other elements of or also include elements inherent in such a process, method, article, or device. Without further limitations, an element defined by the statement "comprising..." does not exclude the presence of additional same elements in the process, method, article or device comprising said element.
图1示出本发明实施例提供的信息显示方法100的流程示意图。如图1所示,本发明实施例提供的信息显示方法应用于电子设备,包括以下步骤:FIG. 1 shows a schematic flowchart of an information display method 100 provided by an embodiment of the present invention. As shown in Figure 1, the information display method provided by the embodiment of the present invention is applied to electronic equipment, including the following steps:
S110,在当前应用界面由第一显示方式变化到第二显示方式的情况下,获取当前应用界面所属目标应用的目标应用标识。S110. Acquire a target application identifier of a target application to which the current application interface belongs when the current application interface changes from the first display manner to the second display manner.
其中,应用界面可以为某个应用程序的显示界面(例如微信的显示界面、淘宝的显示界面等),也可以为电子设备的系统应用的显示界面(例如电子设备的主界面)。Wherein, the application interface may be a display interface of an application program (such as a display interface of WeChat, a display interface of Taobao, etc.), or a display interface of a system application of an electronic device (such as a main interface of an electronic device).
S120,基于建立的应用标识与用户眼睛注视信息的对应关系,确定与目标应用标识对应的目标用户眼睛注视信息,目标用户眼睛注视信息为在第一显示方式下的当前应用界面中用户眼睛注视的信息。S120, based on the established correspondence between the application identifier and the user's eye gaze information, determine the target user's eye gaze information corresponding to the target application identifier, where the target user's eye gaze information is the user's eye gaze in the current application interface in the first display mode information.
S130,将目标用户眼睛注视信息与第二显示方式下的当前应用界面中的信息进行匹配。S130. Match the eye gaze information of the target user with the information in the current application interface in the second display manner.
S140,在第二显示方式下的当前应用界面中以预定方式显示与目标用户眼睛注视信息匹配的信息,或,在第二显示方式下的当前应用界面中与用户眼睛当前注视点对应的位置处,显示与目标用户眼睛注视信息匹配的信息。S140. Display information matching the eye gaze information of the target user in a predetermined manner in the current application interface in the second display manner, or, at a position corresponding to the current gaze point of the user's eyes in the current application interface in the second display manner , to display the information matching the eye gaze information of the target user.
其中,与目标用户眼睛注视信息不匹配的信息的显示方式与预定方式不同。Wherein, the display mode of the information that does not match the eye gaze information of the target user is different from the predetermined mode.
在本发明的实施例中,在用户浏览的当前应用界面的显示方式发生变化的情况下,获取预先记录的第一显示方式下用户眼睛所注视的最新信息,即记录在第一显示方式下用户在当前应用界面的最后阅读位置,即阅读中断点。然后在显示方式变化后的应用界面中以与目标用户眼睛注视信息不匹配的信息的显示方式不同的预定方式突出显示与目标用户眼睛注视信息匹配的信息,向用户提示阅读中断位置,减少了用户查找中断位置的时间。或者,在显示方式变化后的应用界面中将与目标用户眼睛注视信息匹配的信息自动调整至用户眼睛的当前注视点,可以使用户快速找到显示方式变化前阅读的最后位置,减少了用户查找显示方式变化前阅读的最后信息的时间,提高了查找效率。In the embodiment of the present invention, when the display mode of the current application interface browsed by the user changes, the latest information on the user's eyes in the pre-recorded first display mode is obtained, that is, the latest information recorded by the user in the first display mode At the last reading position of the current application interface, that is, the reading interruption point. Then, in the application interface after the display mode changes, the information that matches the target user's eye gaze information is highlighted in a predetermined manner that is different from the display mode of the information that does not match the target user's eye gaze information, and the user is prompted to read the interruption position, which reduces the user's attention. Time to find the location of the break. Alternatively, in the application interface after the display mode is changed, the information that matches the gaze information of the target user's eyes is automatically adjusted to the current gaze point of the user's eyes, so that the user can quickly find the last reading position before the display mode change, reducing the need for users to search for and display The time of the last message read before the mode change improves search efficiency.
在本发明的实施例中,在步骤S110之前,信息显示方法还包括:获取人脸图像;确定人脸图像中的用户眼睛的注视点在应用界面上的位置坐标;获取应用界面中以位置坐标为中心的预设区域内的用户眼睛注视信息;获取应用界面所属应用的应用标识;建立应用标识与用户眼睛注视信息的对应关系。In an embodiment of the present invention, before step S110, the information display method further includes: acquiring a face image; determining the position coordinates of the gaze point of the user's eyes in the face image on the application interface; acquiring the position coordinates in the application interface The user's eye gaze information in the preset area centered on the center; the application identifier of the application to which the application interface belongs is obtained; and the corresponding relationship between the application identifier and the user's eye gaze information is established.
在用户浏览应用界面的过程中,电子设备通过前置摄像头或红外设备按照预设时间间隔获取用户的人脸图像。When the user browses the application interface, the electronic device obtains the user's face image at preset time intervals through the front camera or the infrared device.
作为一个示例,可以通过预先训练的注视点识别模型来确定人脸图像中用户眼睛的注视点在应用界面上的位置坐标,也即用户眼睛的注视点在电子设备的屏幕上的位置。As an example, the position coordinates of the gaze point of the user's eyes on the application interface in the face image may be determined through a pre-trained gaze point recognition model, that is, the position of the gaze point of the user's eyes on the screen of the electronic device.
其中,预先训练的注视点识别模型可以是卷积神经网络模型、支持向量机模型等深度学习模型。Wherein, the pre-trained gaze point recognition model may be a deep learning model such as a convolutional neural network model or a support vector machine model.
在使用注视点识别模型之前,可以使用大量标注了人眼的注视点在电子设备屏幕上的坐标的人眼图像对注视点识别模型进行训练。通过利用训练后得到的注视点识别模型,则可以得到输入到该模型中的人脸图像中的用户眼睛在应用界面上的注视点在预设坐标系下的坐标。作为一个示例,预设坐标系可以是基于电子设备屏幕建立的坐标系。Before using the gaze point recognition model, a large number of human eye images marked with the coordinates of the gaze point of the human eye on the screen of the electronic device can be used to train the gaze point recognition model. By using the gaze point recognition model obtained after training, the coordinates of the gaze point of the user's eyes on the application interface in the face image input into the model in the preset coordinate system can be obtained. As an example, the preset coordinate system may be a coordinate system established based on the screen of the electronic device.
当确定人脸图像中的用户眼睛的注视点在应用界面上的位置坐标之后,则可以获取在该应用界面中以位置坐标为中心的预设区域内的用户眼睛注视信息。作为一个具体示例,预设区域可以是以用户眼睛的注视点在应用界面上的位置坐标为中心,前后距离均为d的范围内的信息。作为一个示例,用户眼睛注视信息可以为图片信息、文字信息等信息。After determining the position coordinates of the gaze point of the user's eyes in the face image on the application interface, the gaze information of the user's eyes within a preset area centered on the position coordinates in the application interface may be acquired. As a specific example, the preset area may be information within a range of distance d from front to back with the center of the gaze point of the user on the application interface. As an example, the user's gaze information may be image information, text information, and other information.
然后电子设备获取用户正在浏览的应用界面所属应用的应用标识,例如该应用的包名。最后建立获取的应用界面中与位置坐标对应的用户眼睛注视信息与该应用界面所属应用的应用标识的对应关系。Then the electronic device acquires the application identifier of the application to which the application interface that the user is browsing belongs, such as the package name of the application. Finally, a corresponding relationship between the user's gaze information corresponding to the location coordinates in the acquired application interface and the application identifier of the application to which the application interface belongs is established.
在本发明的实施例中,随着用户在同一个应用界面中不断浏览信息时,用户眼睛的注视点在不断发生变化,则随着用户眼睛的注视点的不断更新,对应地更新该应用界面所属应用的应用标识对应的用户眼睛注视信息。In the embodiment of the present invention, as the user continues to browse information in the same application interface, the gaze point of the user's eyes is constantly changing, and as the gaze point of the user's eyes is continuously updated, the application interface is updated accordingly The user's eye gaze information corresponding to the application identifier of the application to which it belongs.
也就是说,在用户使用电子设备的过程中,根据用户眼睛注视点不断更新应用标识与用户眼睛注视信息的对应关系。在上述对应关系中,对于任一应用标识,该应用标识对应的用户眼睛注视信息为用户在该应用标识对应的应用界面中眼睛所注视的最新信息。That is to say, when the user uses the electronic device, the corresponding relationship between the application identification and the user's eye gaze information is constantly updated according to the gaze point of the user's eye. In the above correspondence, for any application identifier, the user's eye gaze information corresponding to the application identifier is the latest information on the user's eye gaze in the application interface corresponding to the application identifier.
在本发明的实施例中,若用户打开了一个之前从未打开的应用程序界面,则在对应关系新增该应用程序的应用标识,并将用户眼睛在该应用程序界面中的注视信息与该应用标识关联。In the embodiment of the present invention, if the user opens an application program interface that has never been opened before, the application identification of the application program is added in the corresponding relationship, and the gaze information of the user's eyes in the application program interface is combined with the application program interface. App identity association.
在本发明的实施例中,当前应用界面由第一显示方式变化到第二显示方式的情况包括以下任意一种情况:电子设备的屏幕状态在第一状态和第二状态之间切换以及目标应用由后台切换至前台。In the embodiment of the present invention, the situation that the current application interface changes from the first display mode to the second display mode includes any of the following situations: the screen state of the electronic device is switched between the first state and the second state and the target application Switch from background to foreground.
作为一个示例,第一状态为横屏状态,第二状态为纵屏状态。当电子设备的屏幕状态从横屏状态切换至纵屏状态,则当前应用界面的显示方式从横屏显示方式切换至纵屏显示方式,即当前应用界面的显示方式发生变化。或者当电子设备的屏幕状态从纵屏状态切换至横屏状态,则当前应用界面的显示方式从纵屏显示方式切换至横屏显示方式,即当前应用界面的显示方式发生变化。As an example, the first state is a horizontal screen state, and the second state is a vertical screen state. When the screen state of the electronic device is switched from the horizontal screen state to the vertical screen state, the display mode of the current application interface is switched from the horizontal screen display mode to the vertical screen display mode, that is, the display mode of the current application interface changes. Or when the screen state of the electronic device is switched from the portrait screen state to the landscape screen state, the display mode of the current application interface is switched from the portrait screen display mode to the landscape screen display mode, that is, the display mode of the current application interface changes.
作为另一个示例,第一状态为分屏状态,第二状态为全屏状态。当电子设备的屏幕状态从分屏状态切换至全屏状态,则当前应用界面的显示方式从分屏显示方式切换至全屏显示方式,导致当前应用界面的显示方式发生变化。或者当电子设备的屏幕状态从纵屏状态切换至全屏状态,则当前应用界面的显示方式从纵屏显示方式切换至全屏显示方式,导致当前应用界面的显示方式发生变化。As another example, the first state is a split-screen state, and the second state is a full-screen state. When the screen state of the electronic device is switched from the split-screen state to the full-screen state, the display mode of the current application interface is switched from the split-screen display mode to the full-screen display mode, resulting in a change in the display mode of the current application interface. Or when the screen state of the electronic device is switched from the vertical screen state to the full screen state, the display mode of the current application interface is switched from the vertical screen display mode to the full screen display mode, resulting in a change in the display mode of the current application interface.
在又一个示例中,在电子设备为可折叠电子设备的情况下,第一状态为折叠状态,第二状态为展开状态。当电子设备的屏幕状态在折叠状态和展开状态之间发生切换时,应用界面的显示方式也会发生变化。需要说明的是,具有柔性屏的电子设备也属于可折叠电子设备。In yet another example, when the electronic device is a foldable electronic device, the first state is a folded state, and the second state is an unfolded state. When the screen state of the electronic device is switched between the folded state and the unfolded state, the display mode of the application interface will also change. It should be noted that electronic devices with flexible screens also belong to foldable electronic devices.
在本发明的一些实施例中,若应用程序从后台切换至前台,代表需要重新显示该应用程序的界面,用户也需要重新寻找阅读中断位置,因此该种情况也是应用界面的显示方式发生变化的情况。In some embodiments of the present invention, if the application program is switched from the background to the foreground, it means that the interface of the application program needs to be redisplayed, and the user also needs to find the location where the reading was interrupted. Therefore, this situation is also due to the change of the display mode of the application interface. Condition.
下面结合具体示例界面本发明实施例提供的信息显示方法的具体实现过程。The specific implementation process of the information display method provided by the embodiment of the present invention will be combined with specific examples below.
作为一个示例,用户正在浏览B应用的界面。若用户在浏览B应用的界面中,将电子设备的屏幕状态从纵屏状态切换至横屏状态。如图2所示,在旋转屏幕之前,当前应用界面以纵屏显示方式显示。在旋转屏幕之前,用户眼睛注视的信息为图2中的“xxxxxxxxx”。则在应用标识与用户眼睛注视信息的对应关系中,B应用的应用标识对应的目标用户眼睛注视信息即为“xxxxxxxxx”。As an example, the user is browsing the interface of application B. If the user is browsing the interface of the B application, the screen state of the electronic device is switched from the portrait state to the landscape state. As shown in FIG. 2 , before the screen is rotated, the current application interface is displayed in a vertical screen display mode. Before rotating the screen, the information that the user's eyes are looking at is "xxxxxxxxx" in Figure 2. Then, in the corresponding relationship between the application identifier and the user's eye gaze information, the target user's eye gaze information corresponding to the application identifier of the B application is "xxxxxxxxx".
当从对应关系中获取B应用的应用标识对应的目标用户眼睛注视信息后,将目标用户眼睛注视信息与横屏显示方式下的当前应用界面中的信息进行匹配。After acquiring the eye gaze information of the target user corresponding to the application identifier of the application B from the corresponding relationship, the eye gaze information of the target user is matched with the information in the current application interface in the horizontal screen display mode.
第一种方式,可以将与目标用户眼睛注视信息匹配的信息以预定方式进行突出显示,以提示用户。其中,预定方式包括以下方式中的至少一种:以预设字体颜色显示与目标用户眼睛注视信息匹配的信息的字体;以预设字体类型显示与目标用户眼睛注视信息匹配的信息的字体;以预设字体大小显示与目标用户眼睛注视信息匹配的信息的字体;以及以预设背景颜色显示与目标用户眼睛注视信息匹配的信息的背景。如图3所示,以第一预设字体颜色显示与目标用户眼睛注视信息匹配的信息的字体,以第二预设字体颜色显示与目标用户眼睛注视信息不匹配的信息的字体,用于提示用户。In the first way, the information that matches the eye gaze information of the target user may be highlighted in a predetermined manner to prompt the user. Wherein, the predetermined method includes at least one of the following methods: display the font of the information matching the target user's eye gaze information in a preset font color; display the font of the information matching the target user's eye gaze information in a preset font type; The preset font size displays the font of the information matching the eye gaze information of the target user; and the background of the information matching the eye gaze information of the target user is displayed in a preset background color. As shown in Figure 3, the font of the information that matches the eye gaze information of the target user is displayed with the first preset font color, and the font of the information that does not match the eye gaze information of the target user is displayed with the second preset font color for prompting user.
第二种方式,可以重新检测用户眼睛的当前注视点。然后,调整横屏显示方式下的当前应用界面中与目标用户眼睛注视信息匹配的信息的显示位置,以使与目标用户眼睛注视信息匹配的信息显示在横屏显示方式下的当前应用界面中与用户眼睛当前注视点对应的位置处。也就是将在纵屏状态下用户阅读的最后信息正好显示在用户眼睛当前的注视点。In the second way, the current gaze point of the user's eyes can be re-detected. Then, adjust the display position of the information that matches the eye gaze information of the target user in the current application interface in the horizontal screen display mode, so that the information that matches the eye gaze information of the target user is displayed in the current application interface in the horizontal screen display mode. The position corresponding to the current gaze point of the user's eyes. That is, the last information read by the user in the vertical screen state is displayed exactly at the current gaze point of the user's eyes.
在本发明的实施例中,在用户浏览应用界面的过程中,在应用界面的显示方式发生调整的情况下,不需要用户重新寻找显示方式变化前阅读的最后位置,可以预定方式显示应用界面显示方式变化前阅读的最后信息给用户直接的提示,或者自动调整到显示方式变化前阅读的最后位置,提升了用户阅读体验。In the embodiment of the present invention, when the display mode of the application interface is adjusted during the process of the user browsing the application interface, the user does not need to search for the last position read before the change of the display mode, and the application interface display can be displayed in a predetermined manner. The last information read before the mode change gives the user a direct prompt, or automatically adjusts to the last position read before the display mode changes, which improves the user's reading experience.
在本发明的实施例中,当检测到用户在第二显示方式下的当前应用界面中的注视点发生变化的情况下,即用户继续阅读时,则清除对与目标用户眼睛注视信息匹配的信息的突出显示,即以原有的显示方式显示与目标用户眼睛注视信息匹配的信息,不再以预定方式显示与目标用户眼睛注视信息匹配的信息。In an embodiment of the present invention, when it is detected that the gaze point of the user in the current application interface in the second display mode changes, that is, when the user continues to read, the information matching the eye gaze information of the target user is cleared. highlighting, that is, to display the information that matches the eye gaze information of the target user in the original display mode, and no longer display the information that matches the eye gaze information of the target user in a predetermined manner.
在本发明的一些实施例中,若用户释放掉某一应用时,则在对应关系中,清除该应用的应用标识以及该应用标识对应的用户眼睛注视信息,以节省电子设备的存储空间,当用户重新打开该应用时,则再次新增该应用的应用标识,并将用户眼睛在该应用的显示界面中的注视信息与该应用标识进行关联。In some embodiments of the present invention, if the user releases an application, the application identifier of the application and the user's eye gaze information corresponding to the application identifier are cleared in the corresponding relationship, so as to save the storage space of the electronic device. When the user reopens the application, the application identification of the application is added again, and the gaze information of the user's eyes on the display interface of the application is associated with the application identification.
图4示出了根据本发明一实施例提供的信息显示装置400的结构示意图。如图4所示,信息显示装置400包括:FIG. 4 shows a schematic structural diagram of an
第一应用标识获取模块410,用于在当前应用界面由第一显示方式变化到第二显示方式的情况下,获取当前应用界面所属目标应用的目标应用标识。The first application
眼睛注视信息确定模块420,用于基于建立的应用标识与用户眼睛注视信息的对应关系,确定与目标应用标识对应的目标用户眼睛注视信息,目标用户眼睛注视信息为在第一显示方式下的当前应用界面中用户眼睛注视的信息。The eye gaze
信息匹配模块430,用于将目标用户眼睛注视信息与第二显示方式下的当前应用界面中的信息进行匹配。The
显示模块440,用于在第二显示方式下的当前应用界面中以预定方式显示与目标用户眼睛注视信息匹配的信息,或,在第二显示方式下的当前应用界面中与用户眼睛当前注视点对应的位置处,显示与目标用户眼睛注视信息匹配的信息。The
其中,与目标用户眼睛注视信息不匹配的信息的显示方式与预定方式不同。Wherein, the display mode of the information that does not match the eye gaze information of the target user is different from the predetermined mode.
本发明的实施例通过获取记录的第一显示方式下用户眼睛所注视的最新信息,并在第二显示方式下的应用界面中以与目标用户眼睛注视信息不匹配的信息的显示方式不同的预定方式,突出显示与目标用户眼睛注视信息匹配的信息。或者,在第二显示方式下的应用界面中将与目标用户眼睛注视信息匹配的信息自动调整至用户眼睛的当前注视点,可以使用户快速找到应用界面显示方式变化前用户阅读的最后位置,减少了用户查找应用界面显示方式变化前用户阅读的最后信息的时间,提高了查找效率。The embodiment of the present invention obtains the latest recorded information on the gaze of the user's eyes in the first display mode, and uses different display modes for the information that does not match the gaze information of the target user's eyes in the application interface in the second display mode. way to highlight the information that matches the eye gaze information of the target user. Alternatively, in the application interface in the second display mode, the information that matches the gaze information of the target user's eyes is automatically adjusted to the current gaze point of the user's eyes, so that the user can quickly find the last position of the user's reading before the change of the display mode of the application interface, reducing The time for the user to search for the last information read by the user before the change of the display mode of the application interface is shortened, and the search efficiency is improved.
在本发明的实施例中,当前应用界面由第一显示方式变化到第二显示方式的情况包括以下任意一种情况:电子设备的屏幕状态在第一状态和第二状态之间切换以及目标应用由后台切换至前台。In the embodiment of the present invention, the situation that the current application interface changes from the first display mode to the second display mode includes any of the following situations: the screen state of the electronic device is switched between the first state and the second state and the target application Switch from background to foreground.
在本发明的实施例中,第一状态为横屏状态,第二状态为纵屏状态;或,第一状态为分屏状态,第二状态为全屏状态;或,在电子设备为可折叠电子设备的情况下,第一状态为折叠状态,第二状态为展开状态。In an embodiment of the present invention, the first state is a horizontal screen state, and the second state is a vertical screen state; or, the first state is a split screen state, and the second state is a full screen state; or, when the electronic device is a foldable electronic In the case of a device, the first state is the folded state, and the second state is the unfolded state.
在本发明的实施例中,预定方式包括以下方式中的至少一种:以预设字体颜色显示与目标用户眼睛注视信息匹配的信息的字体;以预设字体类型显示与目标用户眼睛注视信息匹配的信息的字体;以预设字体大小显示与目标用户眼睛注视信息匹配的信息的字体;以及以预设背景颜色显示与目标用户眼睛注视信息匹配的信息的背景。In an embodiment of the present invention, the predetermined method includes at least one of the following methods: display the font of the information matching the eye gaze information of the target user in a preset font color; display the font matching the eye gaze information of the target user in a preset font type The font of the information; display the font of the information matching the eye gaze information of the target user in a preset font size; and display the background of the information matching the eye gaze information of the target user in a preset background color.
在本发明的实施例中,信息显示装置还包括:In an embodiment of the present invention, the information display device further includes:
图像获取模块,用于获取人脸图像。The image acquisition module is used to acquire face images.
位置确定模块,用于确定所述人脸图像中的用户眼睛的注视点在所述应用界面上的位置坐标。A position determining module, configured to determine the position coordinates of the gaze point of the user's eyes in the face image on the application interface.
眼睛注视信息获取模块,用于获取所述应用界面中以位置坐标为中心的预设区域内的用户眼睛注视信息。The eye-gazing information acquisition module is configured to acquire the user's eye-gazing information in a preset area centered on the position coordinates in the application interface.
第二应用标识获取模块,用于获取所述应用界面所属应用的应用标识。The second application identification obtaining module is configured to obtain the application identification of the application to which the application interface belongs.
对应关系建立模块,用于建立所述应用标识与所述用户眼睛注视信息的对应关系。A correspondence relationship establishing module, configured to establish a correspondence relationship between the application identifier and the user's eye gaze information.
本发明实施例提供的信息显示装置能够实现图1至图3的方法实施例中的各个过程,为避免重复,这里不再赘述。The information display device provided by the embodiment of the present invention can realize each process in the method embodiment in FIG. 1 to FIG. 3 , and to avoid repetition, details are not repeated here.
图5为实现本发明各个实施例的一种电子设备的硬件结构示意图,该电子设备500包括但不限于:射频单元501、网络模块502、音频输出单元503、输入单元504、传感器505、显示单元506、用户输入单元507、接口单元508、存储器509、处理器510、以及电源511等部件。本领域技术人员可以理解,图5中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本发明实施例中,电子设备包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、以及计步器等。5 is a schematic diagram of the hardware structure of an electronic device implementing various embodiments of the present invention, the
其中,处理器510,用于在当前应用界面由第一显示方式变化到第二显示方式的情况下,获取当前应用界面所属目标应用的目标应用标识;基于建立的应用标识与用户眼睛注视信息的对应关系,确定与目标应用标识对应的目标用户眼睛注视信息,目标用户眼睛注视信息为在第一显示方式下的当前应用界面中用户眼睛注视的信息;将目标用户眼睛注视信息与第二显示方式下的当前应用界面中的信息进行匹配;在第二显示方式下的当前应用界面中以预定方式显示与目标用户眼睛注视信息匹配的信息,或,在第二显示方式下的当前应用界面中与用户眼睛当前注视点对应的位置处,显示与目标用户眼睛注视信息匹配的信息;其中,与目标用户眼睛注视信息不匹配的信息的显示方式与预定方式不同。Wherein, the
本发明的实施例通过获取记录的第一显示方式下用户眼睛所注视的最新信息,并在第二显示方式下的应用界面中以与目标用户眼睛注视信息不匹配的信息的显示方式不同的预定方式,突出显示与目标用户眼睛注视信息匹配的信息。或者,在第二显示方式下的应用界面中将与目标用户眼睛注视信息匹配的信息自动调整至用户眼睛的当前注视点,可以使用户快速找到应用界面显示方式变化前用户阅读的最后位置,减少了用户查找应用界面显示方式变化前用户阅读的最后信息的时间,提高了查找效率。The embodiment of the present invention obtains the latest recorded information on the gaze of the user's eyes in the first display mode, and uses different display modes for the information that does not match the gaze information of the target user's eyes in the application interface in the second display mode. way to highlight the information that matches the eye gaze information of the target user. Alternatively, in the application interface in the second display mode, the information that matches the gaze information of the target user's eyes is automatically adjusted to the current gaze point of the user's eyes, so that the user can quickly find the last position of the user's reading before the change of the display mode of the application interface, reducing The time for the user to search for the last information read by the user before the change of the display mode of the application interface is shortened, and the search efficiency is improved.
应理解的是,本发明实施例中,射频单元501可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器510处理;另外,将上行的数据发送给基站。通常,射频单元501包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元501还可以通过无线通信系统与网络和其他设备通信。It should be understood that, in the embodiment of the present invention, the
电子设备通过网络模块502为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。The electronic device provides users with wireless broadband Internet access through the
音频输出单元503可以将射频单元501或网络模块502接收的或者在存储器509中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元503还可以提供与电子设备500执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元503包括扬声器、蜂鸣器以及受话器等。The
输入单元504用于接收音频或视频信号。输入单元504可以包括图形处理器(Graphics Processing Unit,GPU)5041和麦克风5042,图形处理器5041对在视频捕获方式或图像捕获方式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元506上。经图形处理器5041处理后的图像帧可以存储在存储器509(或其它存储介质)中或者经由射频单元501或网络模块502进行发送。麦克风5042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话方式的情况下转换为可经由射频单元501发送到移动通信基站的格式输出。The
电子设备500还包括至少一种传感器505,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板5061的亮度,接近传感器可在电子设备500移动到耳边时,关闭显示面板5061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别电子设备姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器505还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。The
显示单元506用于显示由用户输入的信息或提供给用户的信息。显示单元506可包括显示面板5061,可以采用液晶显示器(Liquid CrystalDisplay,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板5061。The
用户输入单元507可用于接收输入的数字或字符信息,以及产生与电子设备的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元507包括触控面板5071以及其他输入设备5072。触控面板5071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板5071上或在触控面板5071附近的操作)。触控面板5071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器510,接收处理器510发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板5071。除了触控面板5071,用户输入单元507还可以包括其他输入设备5072。具体地,其他输入设备5072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The
进一步的,触控面板5071可覆盖在显示面板5061上,当触控面板5071检测到在其上或附近的触摸操作后,传送给处理器510以确定触摸事件的类型,随后处理器510根据触摸事件的类型在显示面板5061上提供相应的视觉输出。虽然在图5中,触控面板5071与显示面板5061是作为两个独立的部件来实现电子设备的输入和输出功能,但是在某些实施例中,可以将触控面板5071与显示面板5061集成而实现电子设备的输入和输出功能,具体此处不做限定。Further, the
接口单元508为外部装置与电子设备500连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元508可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到电子设备500内的一个或多个元件或者可以用于在电子设备500和外部装置之间传输数据。The
存储器509可用于存储软件程序以及各种数据。存储器509可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器509可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The
处理器510是电子设备的控制中心,利用各种接口和线路连接整个电子设备的各个部分,通过运行或执行存储在存储器509内的软件程序和/或模块,以及调用存储在存储器509内的数据,执行电子设备的各种功能和处理数据,从而对电子设备进行整体监控。处理器510可包括一个或多个处理单元;优选的,处理器510可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器510中。The
电子设备500还可以包括给各个部件供电的电源511(比如电池),优选的,电源511可以通过电源管理系统与处理器510逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The
另外,电子设备500包括一些未示出的功能模块,在此不再赘述。In addition, the
优选的,本发明实施例还提供一种电子设备,还包括处理器510,存储器509,存储在存储器509上并可在处理器510上运行的计算机程序,该计算机程序被处理器510执行时实现上述信息显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Preferably, the embodiment of the present invention also provides an electronic device, which also includes a
本发明实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现信息显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random Access Memory,简称RAM)、磁碟或者光盘等。The embodiment of the present invention also provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, each process of the information display method embodiment is realized, and the same technical effect can be achieved , to avoid repetition, it will not be repeated here. Wherein, the computer-readable storage medium is, for example, a read-only memory (Read-Only Memory, ROM for short), a random access memory (Random Access Memory, RAM for short), a magnetic disk or an optical disk, and the like.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that, in this document, the term "comprising", "comprising" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。上面结合附图对本发明的实施例进行了描述,但是本发明并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本发明的启示下,在不脱离本发明宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本发明的保护之内。Through the description of the above embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation. Based on such an understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art can be embodied in the form of software products, and the computer software products are stored in a storage medium (such as ROM/RAM, disk, CD) contains several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in various embodiments of the present invention. Embodiments of the present invention have been described above in conjunction with the accompanying drawings, but the present invention is not limited to the above-mentioned specific implementations, and the above-mentioned specific implementations are only illustrative, rather than restrictive, and those of ordinary skill in the art will Under the enlightenment of the present invention, without departing from the gist of the present invention and the protection scope of the claims, many forms can also be made, all of which belong to the protection of the present invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201911044192.5ACN110928407B (en) | 2019-10-30 | 2019-10-30 | Information display method and device |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201911044192.5ACN110928407B (en) | 2019-10-30 | 2019-10-30 | Information display method and device |
| Publication Number | Publication Date |
|---|---|
| CN110928407A CN110928407A (en) | 2020-03-27 |
| CN110928407Btrue CN110928407B (en) | 2023-06-09 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201911044192.5AActiveCN110928407B (en) | 2019-10-30 | 2019-10-30 | Information display method and device |
| Country | Link |
|---|---|
| CN (1) | CN110928407B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111596986B (en)* | 2020-04-24 | 2024-04-02 | 维沃移动通信有限公司 | Information prompting method and electronic device |
| CN111695516B (en)* | 2020-06-12 | 2023-11-07 | 百度在线网络技术(北京)有限公司 | Thermodynamic diagram generation method, device and equipment |
| JP6980883B1 (en)* | 2020-09-30 | 2021-12-15 | 株式会社ドワンゴ | Assist system, assist method, and assist program |
| CN113723351B (en)* | 2021-09-13 | 2024-07-02 | 中国银行股份有限公司 | Interface optimization method, system, storage medium and electronic equipment |
| CN114661401B (en)* | 2022-03-28 | 2024-06-21 | Oppo广东移动通信有限公司 | Interface display method and device, storage medium and terminal |
| CN116301357A (en)* | 2023-02-28 | 2023-06-23 | 维沃移动通信有限公司 | Display method and device and wearable equipment |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108984489A (en)* | 2018-07-17 | 2018-12-11 | 北京七鑫易维信息技术有限公司 | For the reading method of electronic document, device, terminal device and storage medium |
| CN109634481A (en)* | 2018-12-03 | 2019-04-16 | 惠州Tcl移动通信有限公司 | Text display method, device, mobile terminal and storage medium |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8643680B2 (en)* | 2011-04-08 | 2014-02-04 | Amazon Technologies, Inc. | Gaze-based content display |
| CN102707946B (en)* | 2012-04-17 | 2016-08-17 | Tcl集团股份有限公司 | A kind of processing method and processing device of Application Program Interface |
| CN103399636A (en)* | 2013-07-30 | 2013-11-20 | 深圳市中兴移动通信有限公司 | Method and device for adjusting terminal font through eye motion |
| CN104808923B (en)* | 2015-05-25 | 2018-07-06 | 联想(北京)有限公司 | A kind of screen control method and electronic equipment |
| CN105892647B (en)* | 2016-03-23 | 2018-09-25 | 京东方科技集团股份有限公司 | A kind of display screen method of adjustment, its device and display device |
| CN106648056A (en)* | 2016-09-30 | 2017-05-10 | 宇龙计算机通信科技(深圳)有限公司 | Method and device for switching between landscape display and portrait display of mobile terminal |
| CN106527693A (en)* | 2016-10-31 | 2017-03-22 | 维沃移动通信有限公司 | Application control method and mobile terminal |
| CN107885512B (en)* | 2017-11-14 | 2019-08-16 | 维沃移动通信有限公司 | A kind of application program installation method, mobile terminal |
| CN107993604A (en)* | 2017-11-28 | 2018-05-04 | 珠海格力电器股份有限公司 | Display screen adjusting method and device |
| CN109164908B (en)* | 2018-07-03 | 2021-12-24 | 维沃移动通信有限公司 | Interface control method and mobile terminal |
| CN108958587B (en)* | 2018-07-06 | 2020-09-08 | Oppo广东移动通信有限公司 | Split screen processing method and device, storage medium and electronic equipment |
| CN109270986A (en)* | 2018-07-27 | 2019-01-25 | 努比亚技术有限公司 | Flexible screen terminal and its display methods and computer readable storage medium |
| CN109782970B (en)* | 2018-12-25 | 2021-01-08 | 维沃移动通信有限公司 | Display method and terminal |
| CN110262659B (en)* | 2019-06-18 | 2022-03-15 | Oppo广东移动通信有限公司 | Application control method and related device |
| CN110308769B (en)* | 2019-06-28 | 2021-08-24 | 维沃移动通信有限公司 | Information display method and terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108984489A (en)* | 2018-07-17 | 2018-12-11 | 北京七鑫易维信息技术有限公司 | For the reading method of electronic document, device, terminal device and storage medium |
| CN109634481A (en)* | 2018-12-03 | 2019-04-16 | 惠州Tcl移动通信有限公司 | Text display method, device, mobile terminal and storage medium |
| Publication number | Publication date |
|---|---|
| CN110928407A (en) | 2020-03-27 |
| Publication | Publication Date | Title |
|---|---|---|
| CN110928407B (en) | Information display method and device | |
| US12105935B2 (en) | Method for displaying background application and mobile terminal | |
| CN108073343B (en) | A display interface adjustment method and mobile terminal | |
| WO2019196707A1 (en) | Mobile terminal control method and mobile terminal | |
| CN107608514A (en) | Information processing method and mobile terminal | |
| US11543935B2 (en) | Information processing method and terminal device | |
| CN109240577B (en) | Screen capturing method and terminal | |
| CN108491123A (en) | A kind of adjusting application program image target method and mobile terminal | |
| CN109521937B (en) | Screen display control method and mobile terminal | |
| CN109144393B (en) | Image display method and mobile terminal | |
| WO2021115172A1 (en) | Display method and electronic device | |
| CN110072012A (en) | A kind of based reminding method and mobile terminal for screen state switching | |
| CN108089801A (en) | A kind of method for information display and mobile terminal | |
| CN107608606A (en) | A kind of image display method, mobile terminal and computer-readable recording medium | |
| CN107808107B (en) | Application message display method and mobile terminal | |
| CN107734172B (en) | Information display method and mobile terminal | |
| CN107831891A (en) | A kind of brightness adjusting method and mobile terminal | |
| CN107678672A (en) | A kind of display processing method and mobile terminal | |
| WO2020220893A1 (en) | Screenshot method and mobile terminal | |
| CN111556358A (en) | Display method and device and electronic equipment | |
| CN109522524A (en) | A text browsing method and terminal device | |
| CN107729100B (en) | A kind of interface display control method and mobile terminal | |
| CN111443796B (en) | An information processing method and device | |
| CN109993010A (en) | Information display method and mobile terminal | |
| CN109033913A (en) | An identification code identification method and mobile terminal |
| 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 |