Movatterモバイル変換


[0]ホーム

URL:


CN107885571A - Show page control method and device - Google Patents

Show page control method and device
Download PDF

Info

Publication number
CN107885571A
CN107885571ACN201711239288.8ACN201711239288ACN107885571ACN 107885571 ACN107885571 ACN 107885571ACN 201711239288 ACN201711239288 ACN 201711239288ACN 107885571 ACN107885571 ACN 107885571A
Authority
CN
China
Prior art keywords
application
page
rollback
node page
hierarchical relationship
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.)
Granted
Application number
CN201711239288.8A
Other languages
Chinese (zh)
Other versions
CN107885571B (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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co LtdfiledCriticalBeijing Xiaomi Mobile Software Co Ltd
Priority to CN201711239288.8ApriorityCriticalpatent/CN107885571B/en
Publication of CN107885571ApublicationCriticalpatent/CN107885571A/en
Application grantedgrantedCritical
Publication of CN107885571BpublicationCriticalpatent/CN107885571B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Landscapes

Abstract

Translated fromChinese

本公开是关于一种显示页面控制方法及装置。包括:在检测到对应用的访问操作的情况下,记录所述应用中被访问的各节点页面之间的层级关系。在检测到对所述应用的回退操作的情况下,根据所述回退操作对应的回退模式和所述层级关系回退至所述应用的指定节点页面,其中,所述指定节点页面为已记录的被访问的各节点页面中的一个。本公开根据记录的应用中被访问的各节点页面之间的层级关系,在需要回退时,可以直接回退至所述应用的指定节点页面。因此,能够在应用中快速回退至用户需要的页面,无需用户针对应用进行逐级的多次回退操作,帮助用户提高访问效率。

The present disclosure relates to a display page control method and device. The method includes: recording the hierarchical relationship among the accessed node pages in the application when the access operation to the application is detected. When a rollback operation on the application is detected, roll back to the specified node page of the application according to the rollback mode corresponding to the rollback operation and the hierarchical relationship, where the specified node page is One of the pages of each node that has been logged. According to the recorded hierarchical relationship among the accessed node pages in the application, the present disclosure can directly roll back to the specified node page of the application when rollback is required. Therefore, it is possible to quickly roll back to the page that the user needs in the application, without requiring the user to perform multiple rollback operations step by step for the application, helping the user to improve access efficiency.

Description

Translated fromChinese
显示页面控制方法及装置Display page control method and device

技术领域technical field

本公开涉及用户界面技术,尤其涉及一种显示页面控制方法及装置。The present disclosure relates to user interface technology, in particular to a display page control method and device.

背景技术Background technique

相关技术中,安卓手机的虚拟键一般分为三类,依次为功能键、Home(主页)键、回退键。回退键的功能是回退到上一级页面,如果已经是应用的最顶层页面,则回退到桌面。In related technologies, the virtual keys of an Android mobile phone are generally divided into three categories, which are function keys, Home (main page) keys, and return keys in sequence. The function of the back button is to return to the previous page. If it is already the topmost page of the application, it will return to the desktop.

但是,用户在使用手机中的应用时,若想从该应用中的当前页面回退至用户想要看到的某一界面时,需要进行多次回退操作,浪费用户的时间和精力,降低用户访问应用的效率。However, when the user uses the application in the mobile phone, if he wants to roll back from the current page in the application to a certain interface that the user wants to see, he needs to perform multiple rollback operations, which wastes the user's time and energy, and reduces the user experience. Access to application efficiency.

发明内容Contents of the invention

为克服相关技术中存在的问题,本公开提供一种显示页面控制方法及装置。In order to overcome the problems existing in related technologies, the present disclosure provides a display page control method and device.

根据本公开实施例的第一方面,提供一种显示页面控制方法,包括:According to a first aspect of an embodiment of the present disclosure, a method for controlling a display page is provided, including:

在检测到对应用的访问操作的情况下,记录所述应用中被访问的各节点页面之间的层级关系;In the case of detecting an access operation to the application, recording the hierarchical relationship between the accessed node pages in the application;

在检测到对所述应用的回退操作的情况下,根据所述回退操作对应的回退模式和所述层级关系回退至所述应用的指定节点页面,其中,所述指定节点页面为已记录的被访问的各节点页面中的一个。When a rollback operation on the application is detected, roll back to the specified node page of the application according to the rollback mode corresponding to the rollback operation and the hierarchical relationship, where the specified node page is One of the pages of each node that has been logged.

对于上述方法,在一种可能的实现方式中,记录所述应用中被访问的各节点页面之间的层级关系,包括:For the above method, in a possible implementation manner, recording the hierarchical relationship between the accessed node pages in the application includes:

记录所述应用中被访问的根节点页面和各子节点页面之间的层级关系。Record the hierarchical relationship between the accessed root node page and each child node page in the application.

对于上述方法,在一种可能的实现方式中,所述回退操作为快速回退操作,所述回退操作对应的回退模式为快速回退模式;For the above method, in a possible implementation manner, the rollback operation is a fast rollback operation, and the rollback mode corresponding to the rollback operation is a fast rollback mode;

所述根据所述回退操作对应的回退模式和所述层级关系回退至所述应用的指定节点页面,包括:The stepping back to the specified node page of the application according to the rollback mode corresponding to the rollback operation and the hierarchical relationship includes:

根据所述层级关系回退至所述应用的根节点页面。Return to the root node page of the application according to the hierarchical relationship.

对于上述方法,在一种可能的实现方式中,记录所述应用中被访问的各节点页面之间的层级关系,还包括:For the above method, in a possible implementation manner, recording the hierarchical relationship between the accessed node pages in the application also includes:

按照访问顺序保存所述应用中被访问的根节点页面和各子节点页面的截图。Save screenshots of the visited root node page and sub-node pages in the application according to the visiting order.

对于上述方法,在一种可能的实现方式中,所述回退操作为个性化回退操作,所述回退操作对应的回退模式为个性化回退模式;For the above method, in a possible implementation manner, the rollback operation is a personalized rollback operation, and the rollback mode corresponding to the rollback operation is a personalized rollback mode;

所述根据所述回退操作对应的回退模式和所述层级关系回退至所述应用的指定节点页面,包括:The stepping back to the specified node page of the application according to the rollback mode corresponding to the rollback operation and the hierarchical relationship includes:

根据所述层级关系显示个性化选择界面,其中,所述个性化选择界面中同时显示已保存的所述应用中被访问的根节点页面和各子节点页面的截图;Displaying a personalized selection interface according to the hierarchical relationship, wherein the saved screenshots of the accessed root node page and each sub-node page in the application are simultaneously displayed in the personalized selection interface;

在检测到对所述个性化选择界面中任一节点页面的截图的选择操作后,回退至用户所选择的截图所对应的节点页面。After detecting a selection operation on a screenshot of any node page in the personalized selection interface, the user returns to the node page corresponding to the screenshot selected by the user.

根据本公开实施例的第二方面,提供一种显示页面控制装置,包括:According to a second aspect of an embodiment of the present disclosure, there is provided a display page control device, including:

记录模块,用于在检测到对应用的访问操作的情况下,记录所述应用中被访问的各节点页面之间的层级关系;A recording module, configured to record the hierarchical relationship between the accessed node pages in the application when an access operation to the application is detected;

回退模块,用于在检测到对所述应用的回退操作的情况下,根据所述回退操作对应的回退模式和所述层级关系回退至所述应用的指定节点页面,其中,所述指定节点页面为已记录的被访问的各节点页面中的一个。A rollback module, configured to roll back to a specified node page of the application according to the rollback mode corresponding to the rollback operation and the hierarchical relationship when a rollback operation on the application is detected, wherein, The designated node page is one of the recorded visited node pages.

对于上述装置,在一种可能的实现方式中,所述记录模块包括:For the above device, in a possible implementation manner, the recording module includes:

第一记录子模块,用于记录所述应用中被访问的根节点页面和各子节点页面之间的层级关系。The first recording submodule is used to record the hierarchical relationship between the accessed root node page and each child node page in the application.

对于上述装置,在一种可能的实现方式中,所述回退操作为快速回退操作,所述回退操作对应的回退模式为快速回退模式;For the above device, in a possible implementation manner, the rollback operation is a fast rollback operation, and the rollback mode corresponding to the rollback operation is a fast rollback mode;

所述回退模块包括:The rollback module includes:

第一回退子模块,用于根据所述层级关系回退至所述应用的根节点页面。The first rollback submodule is configured to roll back to the root node page of the application according to the hierarchical relationship.

对于上述装置,在一种可能的实现方式中,所述记录模块还包括:For the above device, in a possible implementation manner, the recording module further includes:

第二记录子模块,用于按照访问顺序保存所述应用中被访问的根节点页面和各子节点页面的截图。The second recording sub-module is used to save screenshots of the accessed root node page and sub-node pages in the application according to the access sequence.

对于上述装置,在一种可能的实现方式中,所述回退操作为个性化回退操作,所述回退操作对应的回退模式为个性化回退模式;For the above device, in a possible implementation manner, the rollback operation is a personalized rollback operation, and the rollback mode corresponding to the rollback operation is a personalized rollback mode;

所述回退模块包括:The rollback module includes:

第二回退子模块,用于根据所述层级关系显示个性化选择界面,其中,所述个性化选择界面中同时显示已保存的所述应用中被访问的根节点页面和各子节点页面的截图;The second fallback submodule is configured to display a personalized selection interface according to the hierarchical relationship, wherein the saved root node page and each sub-node page in the application are simultaneously displayed in the personalized selection interface screenshot;

第三回退子模块,用于在检测到对所述个性化选择界面中任一节点页面的截图的选择操作后,回退至用户所选择的截图所对应的节点页面。The third rollback submodule is configured to roll back to the node page corresponding to the screenshot selected by the user after detecting a selection operation on a screenshot of any node page in the personalized selection interface.

根据本公开的第三方面,提供一种显示页面控制装置,包括:According to a third aspect of the present disclosure, there is provided a display page control device, including:

处理器;processor;

用于存储处理器可执行指令的存储器;memory for storing processor-executable instructions;

其中,所述处理器被配置为:Wherein, the processor is configured as:

执行上述方法。Execute the method above.

根据本公开实施例的第四方面,提供一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述方法。According to a fourth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the foregoing method is implemented.

本公开的实施例提供的技术方案可以包括以下有益效果:本公开根据记录的应用中被访问的各节点页面之间的层级关系,在需要回退时,可以直接回退至所述应用的指定节点页面。因此,能够在应用中快速回退至用户需要的页面,无需用户针对应用进行一级一级的多次回退操作,帮助用户提高访问效率。The technical solutions provided by the embodiments of the present disclosure may include the following beneficial effects: According to the hierarchical relationship between the accessed node pages in the recorded application, when a rollback is required, the disclosure can directly roll back to the specified application. node page. Therefore, it is possible to quickly roll back to the page that the user needs in the application, without requiring the user to perform multiple rollback operations level by level for the application, helping the user to improve access efficiency.

应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the present disclosure.

附图说明Description of drawings

此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description serve to explain the principles of the disclosure.

图1是根据一示例性实施例示出的一种显示页面控制方法的流程图。Fig. 1 is a flow chart showing a method for controlling a display page according to an exemplary embodiment.

图2是根据一示例性实施例的一个示例示出的一种显示页面控制方法的流程图。Fig. 2 is a flow chart showing a method for controlling a display page according to an example of an exemplary embodiment.

图3是根据另一示例性实施例的一个示例示出的一种显示页面控制方法的流程图。Fig. 3 is a flow chart showing a method for controlling a display page according to an example of another exemplary embodiment.

图4是根据一示例性实施例示出的一种显示页面控制装置的框图。Fig. 4 is a block diagram showing a display page control device according to an exemplary embodiment.

图5是根据一示例性实施例的一个示例示出的一种显示页面控制装置的框图。Fig. 5 is a block diagram showing a display page control device according to an example of an exemplary embodiment.

图6是根据一示例性实施例示出的一种显示页面控制装置的框图。Fig. 6 is a block diagram showing a display page control device according to an exemplary embodiment.

具体实施方式Detailed ways

这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numerals in different drawings refer to the same or similar elements unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatuses and methods consistent with aspects of the present disclosure as recited in the appended claims.

图1是根据一示例性实施例示出的一种显示页面控制方法的流程图。该方法可以应用于智能手机、平板电脑、笔记本电脑、台式电脑等智能终端,在此不做限定。如图1所示,该方法:Fig. 1 is a flow chart showing a method for controlling a display page according to an exemplary embodiment. This method can be applied to intelligent terminals such as smart phones, tablet computers, notebook computers, and desktop computers, and is not limited here. As shown in Figure 1, the method:

在步骤100中,在检测到对应用的访问操作的情况下,记录所述应用中被访问的各节点页面之间的层级关系。In step 100, when an access operation to an application is detected, the hierarchical relationship among the accessed node pages in the application is recorded.

在步骤101中,在检测到对所述应用的回退操作的情况下,根据所述回退操作对应的回退模式和所述层级关系回退至所述应用的指定节点页面,其中,所述指定节点页面为已记录的被访问的各节点页面中的一个。In step 101, when a rollback operation on the application is detected, roll back to the specified node page of the application according to the rollback mode corresponding to the rollback operation and the hierarchical relationship, wherein the The specified node page is one of the recorded visited node pages.

在本示例中,应用中的节点页面可以表示在终端例如手机中使用该应用所展示的UI(User Interface,用户界面)页面。节点页面的种类可以包括根节点页面和子节点页面。最后一级的子节点页面也可以称为叶子节点页面。其中,根节点页面可以为例如该应用对外展示的首页。通常,根节点页面不具备上一级节点页面,是节点页面的层级结构的开端。根节点页面中可以包括多个连接,每个链接具有对应的子节点页面。用户点击该链接,可以对应的打开该链接对应的子节点页面。子节点页面中也可以包括多个链接,每个连接具有对应的下一级子节点页面,以此类推,不再赘述。叶子节点页面没有的下一级的子节点页面,是处于该应用的层级结构最末端的节点页面。In this example, the node page in the application may represent a UI (User Interface, user interface) page displayed by using the application in a terminal such as a mobile phone. Types of node pages may include root node pages and child node pages. The child node pages of the last level may also be referred to as leaf node pages. Wherein, the root node page may be, for example, a homepage displayed externally by the application. Usually, the root node page does not have a higher-level node page, and is the beginning of the hierarchical structure of the node page. A root node page may include multiple links, and each link has a corresponding child node page. When the user clicks the link, the sub-node page corresponding to the link can be opened correspondingly. The sub-node page may also include multiple links, and each link has a corresponding next-level sub-node page, and so on, which will not be repeated here. The child node page of the next level that the leaf node page does not have is the node page at the end of the hierarchical structure of the application.

作为本实施例的一个示例,步骤100可以包括:在检测到对应用的多个点击操作的情况下,记录各点击操作所对应的节点页面之间的层级关系。例如,如果用户依次点击了根节点页面a,a链接的一级子节点页面b,b链接的二级子节点页面c。则记录的层级关系可以包括a→b→c。其中,本领域技术人员也可以根据需要选择合适的其他的访问操作方式,例如,长按操作、滑动操作、其他预设手势操作等,在此不做限定。As an example of this embodiment, step 100 may include: when multiple click operations on the application are detected, recording a hierarchical relationship between node pages corresponding to each click operation. For example, if the user sequentially clicks on the root node page a, the first-level child node page b linked by a, and the second-level child node page c linked by b. Then the recorded hierarchical relationship may include a→b→c. Wherein, those skilled in the art may also select other appropriate access operation methods according to needs, for example, long press operation, slide operation, other preset gesture operations, etc., which are not limited herein.

作为本实施例的一个示例,步骤101可以包括:在检测到用户在对所述应用的当前界面进行长按操作的情况下,根据所述长按操作对应的回退模式和之前所记录的层级关系回退至所述应用的指定节点页面,其中,所述指定节点页面为已记录的被访问的各节点页面中的一个。需要说明的是,回退操作可以包括多种,且不同的回退操作可以对应不同的回退模式。例如,回退操作可以包括但不限于快速回退操作和个性化回退操作。其中,快速回退操作可以为长按回退键,快速回退操作所对应的回退模式可以为快速回退模式。个性化回退操作可以为长按屏幕显示界面,个性化回退操作所对应的回退模式可以为个性化回退模式。本领域技术人员可以根据需要选择其他合适的操作方式作为回退操作,例如滑动操作、单击操作、双击操作或其他预设手势操作等,在此不做限定。As an example of this embodiment, step 101 may include: when it is detected that the user is performing a long press operation on the current interface of the application, according to the fallback mode corresponding to the long press operation and the previously recorded level The relationship falls back to the designated node page of the application, wherein the designated node page is one of the recorded visited node pages. It should be noted that the rollback operations may include multiple types, and different rollback operations may correspond to different rollback modes. For example, the rollback operation may include, but not limited to, a quick rollback operation and a personalized rollback operation. Wherein, the fast back operation may be a long press of a back key, and the back mode corresponding to the fast back operation may be a fast back mode. The personalized rollback operation may be a long press on the screen display interface, and the rollback mode corresponding to the personalized rollback operation may be a personalized rollback mode. Those skilled in the art may select other suitable operation modes as the rollback operation according to needs, such as sliding operation, single-click operation, double-tap operation, or other preset gesture operations, etc., which are not limited herein.

本公开根据记录的应用中被访问的各节点页面之间的层级关系,在需要回退时,可以直接回退至所述应用的指定节点页面。因此,能够在应用中快速回退至用户需要的页面,无需用户针对应用进行一级一级的多次回退操作,帮助用户提高访问效率。According to the recorded hierarchical relationship among the accessed node pages in the application, the present disclosure can directly roll back to the specified node page of the application when rollback is required. Therefore, it is possible to quickly roll back to the page that the user needs in the application, without requiring the user to perform multiple rollback operations level by level for the application, helping the user to improve access efficiency.

图2是根据一示例性实施例的一个示例示出的一种显示页面控制方法的流程图。如图2所示,步骤100包括步骤200,步骤101包括步骤201。Fig. 2 is a flow chart showing a method for controlling a display page according to an example of an exemplary embodiment. As shown in FIG. 2 , step 100 includes step 200 , and step 101 includes step 201 .

在步骤200中,在检测到对应用的访问操作的情况下,记录所述应用中被访问的根节点页面和各子节点页面之间的层级关系。In step 200, when an access operation to an application is detected, the hierarchical relationship between the accessed root node page and each child node page in the application is recorded.

在步骤201中,所述回退操作为快速回退操作,所述回退操作对应的回退模式为快速回退模式,根据所述层级关系回退至所述应用的根节点页面。In step 201, the rollback operation is a fast rollback operation, the rollback mode corresponding to the rollback operation is a fast rollback mode, and the root node page of the application is rolled back according to the hierarchical relationship.

在一种应用示例中,以访问操作为点击操作,快速回退操作为长按回退键操作为例,该显示页面控制方法包括以下步骤:In an application example, taking the access operation as a click operation and the fast return operation as an operation of long pressing the back button, the display page control method includes the following steps:

步骤一:终端系统可以在用户对应用的访问过程中,检测并记录该访问过程中每次点击操作所对应的节点页面之间的关系链结构(层级关系的示例)。Step 1: During the user's access to the application, the terminal system can detect and record the relationship chain structure (an example of hierarchical relationship) between the node pages corresponding to each click operation during the access process.

步骤二:当用户长按回退键时,系统自动检测到针对回退键的长按事件(快速回退操作的示例),将回退模式确定为快速回退模式。Step 2: When the user presses the back button for a long time, the system automatically detects a long press event for the back button (an example of a fast back operation), and determines the back mode as the fast back mode.

步骤三:系统在快速回退模式下,自动根据记录的关系链结构回退到该关系链结构顶端的根节点页面。Step 3: In the fast rollback mode, the system automatically rolls back to the root node page at the top of the relationship chain structure according to the recorded relationship chain structure.

本公开能够在同一应用中快速回退至根节点页面,无需用户针对同一应用进行多次回退操作,帮助用户提高访问效率。并且,本公开利用系统检测并记录应用中被访问的各节点页面的层级关系,在各应用程序之上维护其被访问的节点页面之间的层级关系,实现各应用程序无感知。The disclosure can quickly roll back to the root node page in the same application, without requiring the user to perform multiple rollback operations on the same application, and helping the user improve access efficiency. Moreover, the present disclosure utilizes the system to detect and record the hierarchical relationship of the accessed node pages in the application, maintains the hierarchical relationship between the accessed node pages on the application programs, and realizes the non-awareness of each application program.

图3是根据另一示例性实施例的一个示例示出的一种显示页面控制方法的流程图。如图3所示,图3和图2的不同之处在于,步骤100还包括步骤300,步骤101包括步骤301和步骤302。Fig. 3 is a flow chart showing a method for controlling a display page according to an example of another exemplary embodiment. As shown in FIG. 3 , the difference between FIG. 3 and FIG. 2 is that step 100 further includes step 300 , and step 101 includes step 301 and step 302 .

在步骤300中,在检测到对应用的访问操作的情况下,按照访问顺序保存所述应用中被访问的根节点页面和各子节点页面的截图。In step 300, when an access operation to an application is detected, screenshots of the accessed root node page and sub-node pages in the application are saved in order of access.

在步骤301中,所述回退操作为个性化回退操作,所述回退操作对应的回退模式为个性化回退模式,根据所述层级关系显示个性化选择界面,其中,所述个性化选择界面中同时显示已保存的所述应用中被访问的根节点页面和各子节点页面的截图。In step 301, the rollback operation is a personalized rollback operation, the rollback mode corresponding to the rollback operation is a personalized rollback mode, and a personalized selection interface is displayed according to the hierarchical relationship, wherein the personality The stored screenshots of the accessed root node page and each sub-node page in the application are simultaneously displayed in the optimization selection interface.

在步骤302中,在在检测到对所述个性化选择界面中任一节点页面的截图的选择操作后,回退至用户所选择的截图所对应的节点页面。In step 302, after detecting a selection operation on a screenshot of any node page in the personalized selection interface, return to the node page corresponding to the screenshot selected by the user.

在本示例中,本领域技术人员可以根据需要选择不同的排序方式和展示方式显示在个性化选择界面同时显示已保存的所述应用中被访问的根节点页面和各子节点页面的截图。例如,被访问的根节点页面和各子节点页面的截图的排序方式可以为按照其被访问时长排序,也可以为按照其被访问的先后顺序排序,在此不做限定。例如,被访问的根节点页面和各子节点页面的截图的展示方式可以为呈排展示,也可以为呈环形展示,只要能够方便用户查看及选择即可,在此不做限定。In this example, those skilled in the art can select different sorting and displaying methods as required to display the saved screenshots of the visited root node page and each sub-node page in the application at the same time on the personalized selection interface. For example, the screenshots of the accessed root node page and each sub-node page may be sorted according to the time they were accessed, or they may be sorted according to the order in which they were accessed, which is not limited here. For example, the screenshots of the accessed root node page and each sub-node page may be displayed in a row or in a ring, as long as it is convenient for users to view and select, and there is no limitation here.

在一种应用示例中,以访问操作为点击操作,个性化回退操作为长按显示界面的操作为例,包括以下步骤:In an application example, the access operation is a click operation, and the personalized return operation is an operation of long pressing the display interface as an example, including the following steps:

步骤一:终端系统可以在用户对应用的访问过程中,检测并记录该访问过程中每次点击操作所对应的节点页面之间的层级关系。Step 1: During the user's access to the application, the terminal system can detect and record the hierarchical relationship between the node pages corresponding to each click operation in the access process.

步骤二:系统对该层级关系中每一层级的节点页面进行截屏,然后根据各截屏的图片生成各节点页面对应悬浮图。Step 2: The system takes screenshots of the node pages of each level in the hierarchical relationship, and then generates a floating map corresponding to each node page according to the pictures of each screenshot.

步骤三:当用户长按显示界面时,系统自动检测到针对显示界面长按事件(个性化回退操作的示例)。Step 3: When the user long presses the display interface, the system automatically detects a long press event on the display interface (an example of a personalized rollback operation).

步骤四:系统在显示界面中按照各节点页面被访问的顺序,从左至右依次排序展示各节点页面对应的悬浮图。Step 4: In the display interface, the system sorts and displays the floating images corresponding to each node page from left to right according to the order in which each node page is accessed.

步骤五:用户可以根据自己的喜好来点击某一个层级的节点页面所对应的悬浮图。系统检测到用户的点击选择悬浮图的操作(选择操作的示例)时,可以快速回退至该悬浮图所对应的节点页面,从而达到快速回退的目的。其中,也可以选择其他操作方式作为选择悬浮图的操作,例如滑动操作、手势操作等,在此不做限定。Step 5: The user can click on the floating map corresponding to a node page of a certain level according to their preferences. When the system detects the user's operation of clicking and selecting the floating graph (an example of a selection operation), it can quickly roll back to the node page corresponding to the floating graph, so as to achieve the purpose of fast rollback. Wherein, other operation modes may also be selected as the operation for selecting the floating image, such as sliding operation, gesture operation, etc., which are not limited herein.

本公开可以在检测到回退操作的情况下,根据记录的层级关系和节点页面截图,向用户展示用户访问过的界面,更有利于用户直观的查找到需要退回的页面。同时,灵活的满足用户个性化的回退需求。In the present disclosure, when a rollback operation is detected, the interface that the user has visited can be displayed to the user according to the recorded hierarchical relationship and the screenshot of the node page, which is more conducive to the user to intuitively find the page that needs to be returned. At the same time, it flexibly meets the user's personalized fallback requirements.

图4是根据一示例性实施例示出的一种显示页面控制装置的框图。如图4所示,该装置包括:Fig. 4 is a block diagram showing a display page control device according to an exemplary embodiment. As shown in Figure 4, the device includes:

记录模块41,用于在检测到对应用的访问操作的情况下,记录所述应用中被访问的各节点页面之间的层级关系。The recording module 41 is configured to record the hierarchical relationship between the accessed node pages in the application when an access operation to the application is detected.

回退模块42,用于在检测到对所述应用的回退操作的情况下,根据所述回退操作对应的回退模式和所述层级关系回退至所述应用的指定节点页面,其中,所述指定节点页面为已记录的被访问的各节点页面中的一个。The rollback module 42 is configured to roll back to the specified node page of the application according to the rollback mode corresponding to the rollback operation and the hierarchical relationship when a rollback operation on the application is detected, wherein , the specified node page is one of the recorded visited node pages.

本公开根据记录的应用中被访问的各节点页面之间的层级关系,在需要回退时,可以直接回退至所述应用的指定节点页面。因此,能够在应用中快速回退至用户需要的界面,无需用户针对应用进行一级一级的多次回退操作,帮助用户提高访问效率。According to the recorded hierarchical relationship among the accessed node pages in the application, the present disclosure can directly roll back to the specified node page of the application when rollback is required. Therefore, it is possible to quickly roll back to the interface that the user needs in the application, without requiring the user to perform multiple rollback operations level by level for the application, helping the user to improve access efficiency.

图5是根据一示例性实施例的一个示例示出的一种显示页面控制装置的框图。为了便于说明,在图5中仅展示出了与本实施例相关的部分。图5中标号与图4相同的组件具有相同的功能,为了简明起见,省略对这些组件的详细说明。如图5所示,Fig. 5 is a block diagram showing a display page control device according to an example of an exemplary embodiment. For ease of description, only parts related to this embodiment are shown in FIG. 5 . Components with the same numbers in FIG. 5 as those in FIG. 4 have the same functions, and for the sake of brevity, detailed descriptions of these components are omitted. As shown in Figure 5,

对于上述装置,在一种可能的实现方式中,所述记录模块41包括:For the above device, in a possible implementation manner, the recording module 41 includes:

第一记录子模块411,用于记录所述应用中被访问的根节点页面和各子节点页面之间的层级关系。The first recording submodule 411 is configured to record the hierarchical relationship between the accessed root node page and each child node page in the application.

对于上述装置,在一种可能的实现方式中,所述回退操作为快速回退操作,所述回退操作对应的回退模式为快速回退模式。For the above apparatus, in a possible implementation manner, the rollback operation is a fast rollback operation, and a rollback mode corresponding to the rollback operation is a fast rollback mode.

所述回退模块42包括:The rollback module 42 includes:

第一回退子模块421,用于根据所述层级关系回退至所述应用的根节点页面。The first rollback submodule 421 is configured to roll back to the root node page of the application according to the hierarchical relationship.

对于上述装置,在一种可能的实现方式中,所述记录模块41还包括:For the above device, in a possible implementation manner, the recording module 41 further includes:

第二记录子模块412,用于按照访问顺序保存所述应用中被访问的根节点页面和各子节点页面的截图。The second recording sub-module 412 is configured to save screenshots of the accessed root node page and sub-node pages in the application according to the access sequence.

对于上述装置,在一种可能的实现方式中,所述回退操作为个性化回退操作,所述回退操作对应的回退模式为个性化回退模式。For the above apparatus, in a possible implementation manner, the rollback operation is a personalized rollback operation, and the rollback mode corresponding to the rollback operation is a personalized rollback mode.

所述回退模块42还包括:The fallback module 42 also includes:

第二回退子模块422,用于根据所述层级关系显示个性化选择界面,其中,所述个性化选择界面中同时显示已保存的所述应用中被访问的根节点页面和各子节点页面的截图。The second fallback sub-module 422 is configured to display a personalized selection interface according to the hierarchical relationship, wherein the saved root node page and each sub-node page in the application are simultaneously displayed in the personalized selection interface screenshot of .

第三回退子模块423,用于在检测到对所述个性化选择界面中任一节点页面的截图的选择操作后,回退至用户所选择的截图所对应的节点页面。The third rollback submodule 423 is configured to roll back to the node page corresponding to the screenshot selected by the user after detecting a selection operation on a screenshot of any node page in the personalized selection interface.

本公开根据记录的应用中被访问的各节点页面之间的层级关系,在需要回退时,可以直接回退至所述应用的指定节点页面。因此,能够在应用中快速回退至用户需要的界面,无需用户针对应用进行一级一级的多次回退操作,帮助用户提高访问效率。According to the recorded hierarchical relationship among the accessed node pages in the application, the present disclosure can directly roll back to the specified node page of the application when rollback is required. Therefore, it is possible to quickly roll back to the interface that the user needs in the application, without requiring the user to perform multiple rollback operations level by level for the application, helping the user to improve access efficiency.

关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。Regarding the apparatus in the foregoing embodiments, the specific manner in which each module executes operations has been described in detail in the embodiments related to the method, and will not be described in detail here.

图6是根据一示例性实施例示出的一种显示页面控制装置的框图。例如,装置800可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。Fig. 6 is a block diagram showing a display page control device according to an exemplary embodiment. For example, the apparatus 800 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.

参照图6,装置800可以包括以下一个或多个组件:处理组件802,存储器804,电源组件806,多媒体组件808,音频组件810,输入/输出(I/O)的接口812,传感器组件814,以及通信组件816。Referring to FIG. 6, the device 800 may include one or more of the following components: a processing component 802, a memory 804, a power supply component 806, a multimedia component 808, an audio component 810, an input/output (I/O) interface 812, a sensor component 814, and communication component 816 .

处理组件802通常控制装置800的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理组件802可以包括一个或多个处理器820来执行指令,以完成上述的方法的全部或部分步骤。此外,处理组件802可以包括一个或多个模块,便于处理组件802和其他组件之间的交互。例如,处理组件802可以包括多媒体模块,以方便多媒体组件808和处理组件802之间的交互。The processing component 802 generally controls the overall operations of the device 800, such as those associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 802 may include one or more processors 820 to execute instructions to complete all or part of the steps of the above method. Additionally, processing component 802 may include one or more modules that facilitate interaction between processing component 802 and other components. For example, processing component 802 may include a multimedia module to facilitate interaction between multimedia component 808 and processing component 802 .

存储器804被配置为存储各种类型的数据以支持在装置800的操作。这些数据的示例包括用于在装置800上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器804可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。The memory 804 is configured to store various types of data to support operations at the device 800 . Examples of such data include instructions for any application or method operating on device 800, contact data, phonebook data, messages, pictures, videos, and the like. The memory 804 can be implemented by any type of volatile or non-volatile storage device or their combination, such as static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic or Optical Disk.

电源组件806为装置800的各种组件提供电力。电源组件806可以包括电源管理系统,一个或多个电源,及其他与为装置800生成、管理和分配电力相关联的组件。The power supply component 806 provides power to the various components of the device 800 . Power components 806 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for device 800 .

多媒体组件808包括在所述装置800和之间的提供一个输出接口的屏幕。在一些实施例中,屏幕可以包括液晶显示器(LCD)和触摸面板(TP)。如果屏幕包括触摸面板,屏幕可以被实现为触摸屏,以接收来自的输入信号。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手势。所述触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与所述触摸或滑动操作相关的持续时间和压力。在一些实施例中,多媒体组件808包括一个前置摄像头和/或后置摄像头。当装置800处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。The multimedia component 808 includes a screen between the device 800 and which provides an output interface. In some embodiments, the screen may include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from it. The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may not only sense a boundary of a touch or swipe action, but also detect duration and pressure associated with the touch or swipe action. In some embodiments, the multimedia component 808 includes a front camera and/or a rear camera. When the device 800 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front camera and rear camera can be a fixed optical lens system or have focal length and optical zoom capability.

音频组件810被配置为输出和/或输入音频信号。例如,音频组件810包括一个麦克风(MIC),当装置800处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器804或经由通信组件816发送。在一些实施例中,音频组件810还包括一个扬声器,用于输出音频信号。The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a microphone (MIC) configured to receive external audio signals when the device 800 is in operation modes, such as call mode, recording mode and voice recognition mode. Received audio signals may be further stored in memory 804 or sent via communication component 816 . In some embodiments, the audio component 810 also includes a speaker for outputting audio signals.

I/O接口812为处理组件802和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主页按钮、音量按钮、启动按钮和锁定按钮。The I/O interface 812 provides an interface between the processing component 802 and a peripheral interface module, which may be a keyboard, a click wheel, a button, and the like. These buttons may include, but are not limited to: a home button, volume buttons, start button, and lock button.

传感器组件814包括一个或多个传感器,用于为装置800提供各个方面的状态评估。例如,传感器组件814可以检测到装置800的打开/关闭状态,组件的相对定位,例如所述组件为装置800的显示器和小键盘,传感器组件814还可以检测装置800或装置800一个组件的位置改变,与装置800接触的存在或不存在,装置800方位或加速/减速和装置800的温度变化。传感器组件814可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件814还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件814还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。Sensor assembly 814 includes one or more sensors for providing status assessments of various aspects of device 800 . For example, the sensor component 814 can detect the open/closed state of the device 800, the relative positioning of components, such as the display and keypad of the device 800, and the sensor component 814 can also detect a change in the position of the device 800 or a component of the device 800 , the presence or absence of contact with the device 800 , the device 800 orientation or acceleration/deceleration and the temperature change of the device 800 . Sensor assembly 814 may include a proximity sensor configured to detect the presence of nearby objects in the absence of any physical contact. Sensor assembly 814 may also include an optical sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor component 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor or a temperature sensor.

通信组件816被配置为便于装置800和其他设备之间有线或无线方式的通信。装置800可以接入基于通信标准的无线网络,如WiFi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件816经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,所述通信组件816还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。The communication component 816 is configured to facilitate wired or wireless communication between the apparatus 800 and other devices. The device 800 can access wireless networks based on communication standards, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 816 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 816 also includes a near field communication (NFC) module to facilitate short-range communication. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, Infrared Data Association (IrDA) technology, Ultra Wide Band (UWB) technology, Bluetooth (BT) technology and other technologies.

在示例性实施例中,装置800可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述方法。In an exemplary embodiment, apparatus 800 may be programmed by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable A gate array (FPGA), controller, microcontroller, microprocessor or other electronic component implementation for performing the methods described above.

在示例性实施例中,还提供了一种包括指令的非临时性计算机可读存储介质,例如包括指令的存储器804,上述指令可由装置800的处理器820执行以完成上述方法。例如,所述非临时性计算机可读存储介质可以是ROM、随机存取存储器(RAM)、CD-ROM、磁带、软盘和光数据存储设备等。In an exemplary embodiment, there is also provided a non-transitory computer-readable storage medium including instructions, such as the memory 804 including instructions, which can be executed by the processor 820 of the device 800 to implement the above method. For example, the non-transitory computer readable storage medium may be ROM, random access memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.

本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求指出。Other embodiments of the present disclosure will be readily apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any modification, use or adaptation of the present disclosure, and these modifications, uses or adaptations follow the general principles of the present disclosure and include common knowledge or conventional technical means in the technical field not disclosed in the present disclosure . The specification and examples are to be considered exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求来限制。It should be understood that the present disclosure is not limited to the precise constructions which have been described above and shown in the drawings, and various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (7)

CN201711239288.8A2017-11-302017-11-30Display page control method and deviceActiveCN107885571B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201711239288.8ACN107885571B (en)2017-11-302017-11-30Display page control method and device

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201711239288.8ACN107885571B (en)2017-11-302017-11-30Display page control method and device

Publications (2)

Publication NumberPublication Date
CN107885571Atrue CN107885571A (en)2018-04-06
CN107885571B CN107885571B (en)2021-09-14

Family

ID=61776296

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201711239288.8AActiveCN107885571B (en)2017-11-302017-11-30Display page control method and device

Country Status (1)

CountryLink
CN (1)CN107885571B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111814088A (en)*2020-06-222020-10-23五八有限公司 A kind of page processing method and device
CN112148171A (en)*2020-09-292020-12-29维沃移动通信有限公司 Interface switching method, device and electronic device
CN113920220A (en)*2020-07-092022-01-11北京字节跳动网络技术有限公司Image editing backspacing method and device
CN114968017A (en)*2022-06-092022-08-30珠海格力电器股份有限公司Interface interaction method and device
TWI843050B (en)*2022-01-262024-05-21台灣松下電器股份有限公司 How to display device status

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20170293403A1 (en)*2016-04-112017-10-12Beijing Xiaomi Mobile Software Co., Ltd.Method and device for displaying pages in application program and computer-readable medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20170293403A1 (en)*2016-04-112017-10-12Beijing Xiaomi Mobile Software Co., Ltd.Method and device for displaying pages in application program and computer-readable medium

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
_LAOLIU: "《Android跳转到任意界面》", 2 September 2016, HTTPS://WWW.JIANSHU.COM/P/166093CA01CE*
DSA63: "《返回上一层activity的实现方式(拓展:不同activity间的任意跳转)》", 28 November 2013, HTTPS://BLOG.CSDN.NET/DSA63/ARTICLE/DETAILS/17010887*
向_天_笑: "《监听微信物理返回键,并返回指定页面》", 21 April 2017, HTTPS://WWW.CNBLOGS.COM/SUPERJINYANG/P/6744917.HTML*
在奋斗的大道: "《Android 返回键返回到指定的Activity》", 7 September 2013, HTTPS://BLOG.CSDN.NET/ZHOUZHIWENGANG/ARTICLE/DETAILS/11772343*
张亚波: "《Android开发实现连续跳转几个界面后在最后一个界面完美跳回最初的界面》", 13 August 2015, HTTP://BLOG.CSDN.NET/U011895534/ARTICLE/DETAILS/47616979*
永往: "《点击手机自带返回键,指定返回的内容//阻止安卓自带后退//禁止浏览器后退》", 8 May 2017, HTTPS://WWW.CNBLOGS.COM/YONGWANG/P/6824582.HTML*
起風了: "《Android Intent实现界面跳转切换,随时记录一下》", 21 December 2016, HTTPS://WWW.CNBLOGS.COM/THEWINDRISES/P/6206278.HTML*

Cited By (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111814088A (en)*2020-06-222020-10-23五八有限公司 A kind of page processing method and device
CN113920220A (en)*2020-07-092022-01-11北京字节跳动网络技术有限公司Image editing backspacing method and device
CN112148171A (en)*2020-09-292020-12-29维沃移动通信有限公司 Interface switching method, device and electronic device
CN112148171B (en)*2020-09-292022-07-22维沃移动通信有限公司Interface switching method and device and electronic equipment
TWI843050B (en)*2022-01-262024-05-21台灣松下電器股份有限公司 How to display device status
CN114968017A (en)*2022-06-092022-08-30珠海格力电器股份有限公司Interface interaction method and device

Also Published As

Publication numberPublication date
CN107885571B (en)2021-09-14

Similar Documents

PublicationPublication DateTitle
CN108509232A (en)Screen recording method, device and computer readable storage medium
CN105955607A (en)Content sharing method and apparatus
CN106489126A (en)The method and device that a kind of content is shared
CN107357505A (en)The method, apparatus and computer-readable recording medium of screenshot capture
CN107885571A (en)Show page control method and device
CN110968364B (en) Methods, devices and smart devices for adding shortcut plug-ins
CN106293396A (en)terminal control method, device and terminal
CN104679599A (en)Application program duplicating method and device
CN106528131A (en)Application function display method and apparatus, and terminal device
CN107562347B (en)Method and device for displaying object
CN105677473A (en)Method and device for switching application program
CN106843592A (en)Touch control method and device and mobile terminal
CN111651104A (en) Method and device for displaying application page, and storage medium
CN107273013A (en)Text handling method, device and electronic equipment
CN106095236A (en)The method and device of arranging desktop icons
CN106168877A (en)Enter the method and device of singlehanded pattern
CN110209454A (en)Interface switching method and changing interface device
CN106354504A (en)Message display method and device thereof
CN110673917A (en)Information management method and device
CN106775228A (en)The operating method and device of icon
CN105955808A (en)Method and device for task management of instant messaging application
CN105205093A (en) Method and device for image processing in gallery
CN107491250A (en)Display methods, device and the equipment of notification message
CN106095313A (en)The method and device that touch panel device event triggers
CN106339452B (en)Event response method and device

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp