Movatterモバイル変換


[0]ホーム

URL:


CN106873865A - An information processing method and device, and electronic equipment - Google Patents

An information processing method and device, and electronic equipment
Download PDF

Info

Publication number
CN106873865A
CN106873865ACN201510918928.2ACN201510918928ACN106873865ACN 106873865 ACN106873865 ACN 106873865ACN 201510918928 ACN201510918928 ACN 201510918928ACN 106873865 ACN106873865 ACN 106873865A
Authority
CN
China
Prior art keywords
condition
current page
function
identification information
parameter value
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
CN201510918928.2A
Other languages
Chinese (zh)
Other versions
CN106873865B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co LtdfiledCriticalTencent Technology Shenzhen Co Ltd
Priority to CN201510918928.2ApriorityCriticalpatent/CN106873865B/en
Priority to CN202110276347.9Aprioritypatent/CN112925458B/en
Publication of CN106873865ApublicationCriticalpatent/CN106873865A/en
Application grantedgrantedCritical
Publication of CN106873865BpublicationCriticalpatent/CN106873865B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

The invention discloses an information processing method and device and electronic equipment, wherein the method comprises the following steps: displaying a first portion of a current page of a software program on a display screen of an electronic device; detecting a first operation on the first portion; when the first operation meets a preset condition, analyzing the first operation to obtain a first parameter value; judging whether the first parameter value meets a second condition to obtain a second judgment result, wherein the second condition is a condition related to the attribute of the first operation; when the second judgment result shows that the first parameter value meets the second condition, acquiring the identification information of the current page; acquiring page content of a first function according to the identification information of the current page; and displaying the page content of the first function on the display screen.

Description

Translated fromChinese
一种信息处理方法及装置、电子设备An information processing method and device, and electronic equipment

技术领域technical field

本发明涉及电子技术,尤其涉及一种信息处理方法及装置、电子设备。The present invention relates to electronic technology, in particular to an information processing method and device, and electronic equipment.

背景技术Background technique

手机、个人计算机、平板电脑等电子设备已经成为人们生活中必不可少的一部分,人们可以利用电子设备进行生活和工作,例如可以在电子设备上打游戏等娱乐活动,可以利用电子设备访问银行从事金融活动,还可以利用电子设备进行买卖从事商务活动。利用电子设备进行生活和工作,实际上都离不开各种各样的软件程序(如软件程序(APP),以下简称程序)。在使用软件程序的过程中,人们定义了很多种与电子设备进行交互的操作,例如单击、双击、上拉、下拉、拖动等。其中下拉操作是应用于这样一种场景,程序的当前页面无法在电子设备的显示屏的界面上一次性的完整展现出来,因此需要用户进行一种操作,以便用户在当前界面上看到那些被遮挡或隐藏的页面。下面先解释一下页面和界面的概念,在本发明实施例中,页面是软件程序当前需要展示给用户的一个对象,当然本发明实施例的页面不仅仅包括通常意义上的web页面(webpage),还包括APP在展示过程的页面。界面更多是与电子设备的显示屏有关,界面与页面具有非常紧密的联系,页面足够小的时候能够在电子设备的显示屏上完整地显示,那么当前界面所展示的内容就是软件程序的当前页面所展示的内容;当页面足比较大的时候不能在电子设备的显示屏上完整地显示,那么当前界面所展示的内容只是软件程序的当前页面的一部分。Mobile phones, personal computers, tablet computers and other electronic devices have become an indispensable part of people's lives. People can use electronic devices to live and work, for example, they can play games and other entertainment activities on electronic devices, and they can use electronic devices to visit banks to engage in business activities. Financial activities, you can also use electronic equipment to buy and sell and engage in business activities. Utilizing electronic equipment for life and work is actually inseparable from various software programs (such as software programs (APP), hereinafter referred to as programs). In the process of using a software program, people define many kinds of operations for interacting with electronic devices, such as single click, double click, pull up, pull down, drag and so on. Among them, the pull-down operation is applied to such a scenario, the current page of the program cannot be completely displayed on the display screen of the electronic device at one time, so the user needs to perform an operation so that the user can see the selected pages on the current interface. Blocked or hidden pages. First explain the concepts of pages and interfaces below. In the embodiments of the present invention, a page is an object that a software program currently needs to display to the user. Of course, the pages in the embodiments of the present invention not only include web pages (webpages) in the usual sense. It also includes the page of the APP in the display process. The interface is more related to the display screen of the electronic device. The interface has a very close relationship with the page. When the page is small enough, it can be completely displayed on the display screen of the electronic device. Then the content displayed on the current interface is the current status of the software program. The content displayed on the page; when the page is too large, it cannot be completely displayed on the display screen of the electronic device, so the content displayed on the current interface is only a part of the current page of the software program.

一般来说,当页面不能一次完整地在电子设备的界面上显示的时候,如图1-1和图1-2所示,页面上通常会有一个下拉条112,那么下拉操作即通过拉动下拉条112而看到页面上的其他内容,例如图1-1的a图示出的是幅画,但是在a图中这幅画只能看见男孩的头,并看不见男孩的脖子以下,经过下拉操作,在d图中这幅画就可以看到男孩的脖子以下部分。在输入设备不同的电子设备上,下拉操作的操作方式可能有所不同,例如当电子设备的输入设备为鼠标时,下拉操作至少包括三种实现方式,方式一,如图1-1的b图所示,可以用鼠标114点击的下拉区域11的第一位置111,然后下拉条就会移动到第一位置111,需要说明的是,该第一位置需要位于下拉条112的下方,否则,该操作就成为上拉操作;方式二,如图1-1的c图所示,通过鼠标114往下拖动下拉条112至第一位置111;方式三,通过鼠标上的滚轮向用户的方向转动,以移动拉条112至第一位置111(图1-1中为示出)。例如当电子设备的输入设备为触摸屏时,下拉操作也至少包括三种实现方式,方式一,如图1-2的b图所示,可以用手指115点击的下拉区域11的第一位置111,然后下拉条就会移动到第一位置111,需要说明的是,该第一位置需要位于下拉条112的下方,否则,该操作就成为上拉操作;方式二,如图1-2的c图所示,通过手指115往下拖动下拉条112至第一位置111;方式三,如图1-3所示,手指在触摸屏上向上滑动,以移动拉条112至第一位置111,需要说明的是,如果手指在触摸屏上向下滑动时,则为上拉操作。与图1-3所示的向上滑动类似,在电子设备的使用过程中操作还可以包括向左滑动、向右滑动,两指捏合的放大操作和缩小操作等。Generally speaking, when the page cannot be completely displayed on the interface of the electronic device at one time, as shown in Figure 1-1 and Figure 1-2, there is usually a pull-down bar 112 on the page, and the pull-down operation is performed by pulling the drop-down bar 112. 112 to see other content on the page, for example, Figure a in Figure 1-1 shows a picture, but in picture a, only the boy’s head can be seen in the picture, but the boy’s neck is not visible. Pull down, and you can see the part below the neck of the boy in the picture d. On electronic devices with different input devices, the operation mode of the pull-down operation may be different. For example, when the input device of the electronic device is a mouse, the pull-down operation includes at least three implementation methods. Method 1, as shown in Figure 1-1 b As shown, the first position 111 of the drop-down area 11 that can be clicked with the mouse 114, and then the drop-down bar will move to the first position 111. It should be noted that the first position needs to be located below the drop-down bar 112, otherwise, the The operation becomes a pull-up operation; method 2, as shown in Figure 1-1 c, drag the drop-down bar 112 down to the first position 111 through the mouse 114; method 3, use the scroll wheel on the mouse to rotate towards the user , to move the pull bar 112 to the first position 111 (not shown in FIG. 1-1 ). For example, when the input device of the electronic device is a touch screen, the pull-down operation also includes at least three implementation methods. Method 1, as shown in FIG. Then the pull-down bar will move to the first position 111. It should be noted that the first position needs to be located below the pull-down bar 112, otherwise, the operation becomes a pull-up operation; method 2, as shown in Figure 1-2 c. As shown, drag the pull-down bar 112 to the first position 111 with the finger 115; in the third way, as shown in Figure 1-3, the finger slides up on the touch screen to move the pull-down bar 112 to the first position 111, which needs to be explained What's more, if the finger slides down on the touch screen, it is a pull-up operation. Similar to the upward sliding shown in FIGS. 1-3 , the operations during the use of the electronic device may also include sliding to the left, sliding to the right, pinching with two fingers to zoom in and zoom out, and the like.

在现有的页面下拉的互动形式(下拉操作),通常只能下拉操作执行的是刷新,即通过下拉操作查看更多的新的内容。由此可见,现有技术中下拉操作只能进行信息刷新,这种互动形式过于工具化,并没有从情感化的角度来丰富产品的体验,无法满足用户多层次的体验需求。而且对用户来讲,下拉操作是用户对电子设备进行的各种操作中使用最为频繁的操作之一,下拉操作目前的触发的仅仅是信息的刷新,因此用户甚至无法从中感受到惊喜。In the existing interactive form of page pull-down (pull-down operation), usually only the pull-down operation can perform refresh, that is, more new content can be viewed through the pull-down operation. It can be seen that the pull-down operation in the prior art can only refresh information. This form of interaction is too instrumental, does not enrich the product experience from an emotional perspective, and cannot meet the multi-level experience needs of users. Moreover, for the user, the pull-down operation is one of the most frequently used operations among the various operations performed by the user on the electronic device. The current pull-down operation only triggers the refresh of information, so the user cannot even feel a surprise from it.

发明内容Contents of the invention

有鉴于此,本发明实施例为解决现有技术中存在的至少一个问题而提供一种信息处理方法及装置、电子设备,能够为用户在进行满足条件的第一操作时提供更多的功能,从而提升用户的体验。In view of this, the embodiments of the present invention provide an information processing method and device, and an electronic device to solve at least one problem existing in the prior art, which can provide more functions for the user when performing the first operation that meets the conditions, Thereby improving user experience.

本发明实施例的技术方案是这样实现的:The technical scheme of the embodiment of the present invention is realized like this:

第一方面,本发明实施例提供一种信息处理方法,所述方法包括:In a first aspect, an embodiment of the present invention provides an information processing method, the method comprising:

将软件程序的当前页面的第一部分显示在电子设备的显示屏上;displaying the first portion of the current page of the software program on a display screen of the electronic device;

检测在所述第一部分上的第一操作;detecting a first operation on the first portion;

判断所述第一操作是否为满足预设的第一条件,得到第一判断结果,所述第一条件为预设的操作类型;Judging whether the first operation satisfies a preset first condition, and obtaining a first judgment result, the first condition is a preset operation type;

当所述第一判断结果表明所述第一操作满足所述第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;When the first judgment result indicates that the first operation satisfies the first condition, analyzing the first operation to obtain a first parameter value, the first parameter value is used to characterize the attribute of the first operation value;

判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;Judging whether the first parameter value satisfies a second condition, and obtaining a second judgment result, the second condition is a condition related to the attribute of the first operation;

当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;When the second judgment result indicates that the first parameter value satisfies the second condition, acquiring identification information of the current page;

根据所述当前页面的标识信息获取第一功能的页面内容;Acquire the page content of the first function according to the identification information of the current page;

将所述第一功能的页面内容显示在所述显示屏上。displaying the page content of the first function on the display screen.

第二方面,本发明实施例提供一种信息处理装置,所述装置包括第一显示单元、检测单元、第一判断单元、分析单元、第二判断单元、第一获取单元、第二获取单元和第二显示单元,其中:In the second aspect, an embodiment of the present invention provides an information processing device, which includes a first display unit, a detection unit, a first judgment unit, an analysis unit, a second judgment unit, a first acquisition unit, a second acquisition unit, and a second display unit, wherein:

所述第一显示单元,用于将软件程序的当前页面的第一部分显示在电子设备的显示屏上;The first display unit is configured to display the first part of the current page of the software program on the display screen of the electronic device;

所述检测单元,用于检测在所述第一部分上的第一操作;the detection unit for detecting a first operation on the first part;

所述第一判断单元,用于判断所述第一操作是否为满足预设的第一条件,得到第一判断结果,所述第一条件为预设的操作类型;The first judging unit is configured to judge whether the first operation satisfies a preset first condition, and obtain a first judgment result, the first condition being a preset operation type;

所述分析单元,用于当所述第一判断结果表明所述第一操作满足所述第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;The analysis unit is configured to analyze the first operation to obtain a first parameter value when the first judgment result indicates that the first operation satisfies the first condition, and the first parameter value is used to represent the value of the attribute of the first operation;

所述第二判断单元,用于判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;The second judging unit is configured to judge whether the first parameter value satisfies a second condition, and obtain a second judgment result, the second condition is a condition related to the attribute of the first operation;

所述第一获取单元,用于当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;The first acquiring unit is configured to acquire the identification information of the current page when the second judgment result indicates that the first parameter value satisfies the second condition;

所述第二获取单元,用于根据所述当前页面的标识信息获取第一功能的页面内容;The second acquiring unit is configured to acquire the page content of the first function according to the identification information of the current page;

所述第二显示单元,用于将所述第一功能的页面内容显示在所述显示屏上。The second display unit is configured to display the page content of the first function on the display screen.

第三方面,本发明实施例提供一种电子设备,所述电子设备包括显示屏和处理器,其中:In a third aspect, an embodiment of the present invention provides an electronic device, the electronic device includes a display screen and a processor, wherein:

所述显示屏,用于显示软件程序的当前页面的第一部分以及第一功能的页面内容;The display screen is used to display the first part of the current page of the software program and the page content of the first function;

所述处理器,用于将软件程序的当前页面的第一部分显示在显示屏上;检测在所述第一部分上的第一操作;判断所述第一操作是否满足预设的第一条件,得到第一判断结果;当所述第一判断结果表明所述第一操作满足所述第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;根据所述当前页面的标识信息获取第一功能的页面内容;将所述第一功能的页面内容显示在所述显示屏上。The processor is configured to display the first part of the current page of the software program on the display screen; detect a first operation on the first part; judge whether the first operation satisfies a preset first condition, and obtain First judgment result; when the first judgment result indicates that the first operation satisfies the first condition, analyze the first operation to obtain a first parameter value, and the first parameter value is used to characterize the The value of the attribute of the first operation; judging whether the first parameter value satisfies a second condition, and obtaining a second judgment result, the second condition is a condition related to the attribute of the first operation; when the second judgment The result shows that when the first parameter value satisfies the second condition, obtain the identification information of the current page; obtain the page content of the first function according to the identification information of the current page; display the page content of the first function on the on the display.

本发明实施例提供一种信息处理方法及装置、电子设备,其中,先将软件程序的当前页面的第一部分显示在电子设备的显示屏上;检测在所述第一部分上的第一操作;当所述第一操作满足第一条件时,分析所述第一操作,得到第一参数值;判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;根据所述当前页面的标识信息获取第一功能的页面内容;将所述第一功能的页面内容显示在所述显示屏上;如此,能够为用户在进行满足条件的第一操作时提供更多的功能,从而提升用户的体验。Embodiments of the present invention provide an information processing method and device, and an electronic device, wherein first, the first part of the current page of the software program is displayed on the display screen of the electronic device; a first operation on the first part is detected; when When the first operation satisfies the first condition, analyze the first operation to obtain a first parameter value; judge whether the first parameter value satisfies the second condition, and obtain a second judgment result, and the second condition is consistent with the conditions related to the attributes of the first operation; when the second judgment result shows that the first parameter value satisfies the second condition, obtain the identification information of the current page; obtain the first page according to the identification information of the current page. The page content of the function; the page content of the first function is displayed on the display screen; in this way, more functions can be provided for the user when performing the first operation satisfying the condition, thereby improving the user experience.

附图说明Description of drawings

图1-1为下拉操作场景示意图一;Figure 1-1 is a schematic diagram of the pull-down operation scenario 1;

图1-2为下拉操作场景示意图二;Figure 1-2 is the second schematic diagram of the pull-down operation scenario;

图1-3为下拉操作场景示意图三;Figure 1-3 is the third schematic diagram of the pull-down operation scenario;

图1-4为网络空间的展示示意图;Figure 1-4 is a schematic display of cyberspace;

图1-5为本发明实施例一信息处理方法的实现流程示意图;1-5 are schematic diagrams of an implementation flow of an information processing method according to Embodiment 1 of the present invention;

图1-6为本发明实施例中电子设备的硬件实体示意图;1-6 are schematic diagrams of hardware entities of an electronic device in an embodiment of the present invention;

图2为本发明实施例二信息处理方法的实现流程示意图;FIG. 2 is a schematic diagram of the implementation flow of the information processing method in Embodiment 2 of the present invention;

图3-1为本发明实施例三信息处理方法的实现流程示意图;FIG. 3-1 is a schematic diagram of an implementation flow of an information processing method in Embodiment 3 of the present invention;

图3-2至图3-12为本发明实施例三提示信息以及第一功能的展示示意图;Figure 3-2 to Figure 3-12 are schematic diagrams showing the prompt information and the first function of Embodiment 3 of the present invention;

图4为本发明实施例四信息处理装置的组成结构示意图;4 is a schematic diagram of the composition and structure of an information processing device according to Embodiment 4 of the present invention;

图5为本发明实施例七电子设备的组成结构示意图。FIG. 5 is a schematic diagram of the composition and structure of an electronic device according to Embodiment 7 of the present invention.

具体实施方式detailed description

下面以某网络空间为例进行说明,网络技术发展飞速,如网络空间其具有多种功能,用户在空间上可以书写日志,上传自己的图片(相册),听音乐,写说说,还可以根据自己的喜爱设定空间的背景、小挂件等,从而使每个空间都有自己的特色。目前,如图1-4的a图所示,当用户打开用户自己的日志界面时,就可以看到已经自己写的日志或者转发的日志,当用户在图1-4的a图上进行如1-2或图1-3所示的下拉操作(三种下拉操作的方式)时,就可以实现刷新日志,这样就可以看到更多的以前自己写的日志或者自己转发的日志。类似地,如图1-4的b图所示,当用户打开用户自己的说说界面时,就可以看到已经自己写的说说,当用户在图1-4的b图上进行如1-2或图1-3所示的下拉操作时,就可以实现刷新说说,这样就可以看到更多的以前自己写的说说。在图1-4中是以手机作为电子设备进行说明的,其中假设手机采用的显示屏为触摸屏,因此参照的是图1-2或图1-3的下拉操作方式。当电子设备的输入设备为鼠标时,具体的下拉操作方式可以参见图1-1所示的下拉操作方式。从上面的日志和说说可以看出,目前下拉操作触发的仅仅是信息的刷新,下拉操作的互动形式过于工具化,并没有从情感化的角度来丰富产品的体验,无法满足用户多层次的体验需求。Let’s take a certain cyberspace as an example to illustrate. Network technology is developing rapidly. For example, cyberspace has multiple functions. Users can write logs, upload their own pictures (photo albums), listen to music, write and talk, and Set the background of the space, small pendants, etc. according to your own preferences, so that each space has its own characteristics. Currently, as shown in figure a of Figure 1-4, when the user opens the user's own log interface, he can see the logs he has written or forwarded. 1-2 or the pull-down operation shown in Figure 1-3 (three kinds of pull-down operations), you can refresh the log, so that you can see more logs written by yourself or forwarded by yourself. Similarly, as shown in figure b of Figure 1-4, when the user opens the user's own talk interface, he can see the talk that has been written by himself. -2 or the pull-down operation shown in Figure 1-3, you can refresh the talk, so that you can see more talk that you wrote before. In Fig. 1-4, the mobile phone is used as an electronic device for illustration, and it is assumed that the display screen adopted by the mobile phone is a touch screen, so refer to the pull-down operation mode in Fig. 1-2 or Fig. 1-3. When the input device of the electronic device is a mouse, the specific pull-down operation manner may refer to the pull-down operation manner shown in FIG. 1-1. It can be seen from the above logs and talks that the current pull-down operation only triggers the refresh of information, and the interactive form of the pull-down operation is too instrumental, which does not enrich the product experience from an emotional perspective, and cannot satisfy the multi-level needs of users. experience needs.

下面结合附图和具体实施例对本发明的技术方案进一步详细阐述。The technical solutions of the present invention will be further elaborated below in conjunction with the accompanying drawings and specific embodiments.

实施例一Embodiment one

为了解决现有的下拉操作中存在的技术问题,本发明实施例提供一种信息处理方法,该方法用于电子设备,该信息处理方法所实现的功能可以通过电子设备中的处理器调用程序代码来实现,当然程序代码可以保存在计算机存储介质中,可见,该电子设备至少包括处理器和存储介质。In order to solve the technical problems existing in the existing pull-down operation, an embodiment of the present invention provides an information processing method, the method is used in an electronic device, and the function implemented by the information processing method can call the program code through the processor in the electronic device Of course, the program code can be stored in a computer storage medium. It can be seen that the electronic device at least includes a processor and a storage medium.

图1-5为本发明实施例一信息处理方法的实现流程示意图,如图1-5所示,该信息处理方法包括:Fig. 1-5 is a schematic diagram of an implementation flow of an information processing method according to Embodiment 1 of the present invention. As shown in Fig. 1-5, the information processing method includes:

步骤S101,将软件程序的当前页面的第一部分显示在电子设备的显示屏上;Step S101, displaying the first part of the current page of the software program on the display screen of the electronic device;

这里,所述电子设备可以为个人计算机(PC,Personal Computer)这种固定的电子设备,所述电子设备还可以为如个人数字助理(PAD)、平板电脑、手提电脑这种便携式的电子设备,当然所述电子设备还可以为如智能手机这种智能移动终端。Here, the electronic device can be a fixed electronic device such as a personal computer (PC, Personal Computer), and the electronic device can also be a portable electronic device such as a personal digital assistant (PAD), a tablet computer, a laptop computer, Of course, the electronic device may also be an intelligent mobile terminal such as a smart phone.

这里,所述软件程序可以为未安装在本地的软件程序例如基于web的程序,当然所述软件程序还可以安装在本地的软件程序如应用(Application,APP),其中APP在使用电子设备的过程扮演着重要的角色,例如,智能手机上安装的游戏类、购物类、新闻资讯类、金融类、社交类、教育类等各种各样的应用,台式机上安装的各种大型游戏、电子银行、购物类、医疗类等应用。在具体实现的过程中,本实施例以及其他各实施例所提供的方法具体地可以以软件程序的形式出现,换句话说,本实施例以及其他各实施例所提供的方法可以在软件程序中体现,只要该软件程序中的页面在展示的过程中需要下拉操作,才能完整的展现的时候,那么就可以利用本发明各实施例提供的方法来为用户在进行下拉操作时提供更多的功能,从而提升用户的体验。Here, the software program may be a software program that is not installed locally, such as a web-based program. Of course, the software program may also be installed locally, such as an application (Application, APP), where the APP is in the process of using the electronic device Play an important role, for example, games, shopping, news, financial, social, education and other applications installed on smartphones, various large-scale games and electronic banking installed on desktops , shopping, medical and other applications. In the process of specific implementation, the methods provided in this embodiment and other embodiments can specifically appear in the form of a software program. In other words, the methods provided in this embodiment and other embodiments can be implemented in a software program In other words, as long as the page in the software program requires a pull-down operation during the display process, it can be completely displayed, then the method provided by each embodiment of the present invention can be used to provide more functions for the user when performing the pull-down operation. , thereby enhancing the user experience.

这里,所述软件程序正在显示的页面即所述当前页面,其中所述当前页面可能包括至少包括两部分,因为当前页面需要通过下拉操作以便在显示屏的界面上展示更多内容,其中第一部分为当前页面正在显示屏的界面上所显示的内容。参见图1-4,第一部分可以为图1-4的a图所示的日志的界面,所述第一部分还可以为图1-4的b图所示的说说的界面,所述第一部分还可以为图1-1或图1-2中a图所述的男孩的界面。Here, the page being displayed by the software program is the current page, wherein the current page may include at least two parts, because the current page needs to be pulled down to display more content on the interface of the display screen, wherein the first part It is the content displayed on the interface of the display screen for the current page. Referring to Figure 1-4, the first part can be the log interface shown in Figure 1-4 a, the first part can also be the talk interface shown in Figure 1-4 b, the first part It can also be the boy's interface described in Figure 1-1 or Figure 1-2.

这里,所述电子设备至少包括显示屏、处理器和存储器(存储介质),图1-6为本发明实施例中电子设备的硬件实体示意图,该电子设备的硬件实体包括处理器61、存储介质(存储器)62、显示屏65以及至少一个外部通信接口63;所述处理器61、存储介质62以及外部通信接口63均通过总线64连接,其中外部通信接口用于电子设备与外部的电子设备之间的通信。需要说明的是,图1-6所示的电子设备是采用总线(Bus)结构的,对于本领域的技术人员来说,电子设备还可以采用其他的结构,只要处理器能够控制显示屏进行显示软件程序的页面,而存储介质用于存储待显示的内容以及程序代码等对象即可,可见,本发明实施例并不对电子设备做出更多限定。Here, the electronic device includes at least a display screen, a processor, and a memory (storage medium). FIG. 1-6 is a schematic diagram of a hardware entity of the electronic device in an embodiment of the present invention. (Memory) 62, display screen 65 and at least one external communication interface 63; Described processor 61, storage medium 62 and external communication interface 63 are all connected by bus 64, and wherein external communication interface is used for between electronic equipment and external electronic equipment communication between. It should be noted that the electronic equipment shown in Figures 1-6 adopts a bus structure. For those skilled in the art, the electronic equipment can also adopt other structures, as long as the processor can control the display screen to display The page of the software program, and the storage medium may be used to store objects such as content to be displayed and program codes. It can be seen that the embodiment of the present invention does not make further limitations on the electronic device.

步骤S102,检测在所述第一部分上的第一操作;Step S102, detecting a first operation on the first part;

这里,所述第一操作至少包括用户的操作,或者软件开发人员的操作;Here, the first operation includes at least a user's operation, or a software developer's operation;

这里,当前页面的第一部分在显示的过程中,电子设备检测在所述第一部分上的第一操作,所述第一操作根据电子设备的类型而有所不同,例如,当电子设备为普通的个人计算机,且输入设备为鼠标时,第一操作可以是用户通过鼠标在视频上点击操作。当电子设备的显示屏采用触摸屏(例如智能手机、平板电脑、桌面式电脑)时,第一操作可以为操作体的触控操作,其中操作体包括手指、触控笔等。在具体实现的过程中,可以并不局限于本发明实施例提供的方式,本领域的技术人员还可以通过各种现有技术来实现上述第一操作,因此不再赘述。Here, during the display of the first part of the current page, the electronic device detects a first operation on the first part, and the first operation is different according to the type of the electronic device. For example, when the electronic device is an ordinary When the personal computer is used, and the input device is a mouse, the first operation may be that the user clicks on the video with the mouse. When the display screen of the electronic device adopts a touch screen (such as a smart phone, a tablet computer, or a desktop computer), the first operation may be a touch operation of an operating body, where the operating body includes a finger, a stylus, and the like. In a specific implementation process, it may not be limited to the manner provided by the embodiment of the present invention, and those skilled in the art may also implement the foregoing first operation through various existing technologies, so details are not repeated here.

步骤S103,判断所述第一操作是否满足预设的第一条件,得到第一判断结果,所述第一条件为预设的操作类型;Step S103, judging whether the first operation satisfies a preset first condition, and obtaining a first judging result, the first condition being a preset operation type;

这里,所述预设的操作类型可以包括下拉操作、上拉操作,向左滑动或向右滑动、两指捏合的放大操作和缩小操作等,其中所述下拉操作可以采用图1-1至图1-3的任意一种下拉操作方式。Here, the preset operation type may include a pull-down operation, a pull-up operation, sliding to the left or right, zoom-in and zoom-out operations of two-finger pinching, etc., wherein the pull-down operation may use the Any one of the pull-down operation methods of 1-3.

步骤S104,当所述第一判断结果表明所述第一操作满足第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;Step S104, when the first judgment result shows that the first operation satisfies the first condition, analyze the first operation to obtain a first parameter value, and the first parameter value is used to characterize the first operation the value of the attribute;

这里,所述第一操作的属性包括很多种,作为一种优选的实施例,第一操作的属性至少包括以下之一:第一操作的距离、第一操作的速度、第一操作的位置。以下拉操作为例,当采用不同的下拉方式时,下拉操作具有不同的属性,例如当用户采用图1-1中b图或c图的下拉方式(即方式一和方式二)时,下来操作的属性即为下拉的距离或下拉位置;当用户采用图1-2中b图或c图的下拉方式(即方式一和方式二)时,下来操作的属性依然为下拉的距离或下拉位置。当用户采用图1-3的下拉方式(方式三)时,下来操作的属性为下拉的速度。由此可见,当用户采用不同的下拉方式时,得到的第一参数值也是不一样的,例如当用户采用方式一和方式二时,第一参数为距离和位置,对应地,第一参数值为表示距离的数值和位置的数值;当用户采用方式三时,第一参数为速度,对应地,第一参数值为表示速度的数值。Here, the attribute of the first operation includes many kinds. As a preferred embodiment, the attribute of the first operation includes at least one of the following: the distance of the first operation, the speed of the first operation, and the position of the first operation. Take the pull-down operation as an example. When using different pull-down methods, the pull-down operation has different attributes. The attribute is the drop-down distance or drop-down position; when the user adopts the drop-down method (i.e. method 1 and method 2) in figure b or c in Figure 1-2, the attribute of the down operation is still the distance or position of the drop-down operation. When the user adopts the pull-down mode (mode 3) in Figure 1-3, the attribute of the down operation is the speed of the pull-down. It can be seen that when the user uses different pull-down methods, the obtained first parameter value is also different. For example, when the user uses method 1 and method 2, the first parameter is distance and position. Correspondingly, the first parameter value is the numerical value representing the distance and the numerical value of the position; when the user adopts mode 3, the first parameter is the speed, correspondingly, the first parameter value is the numerical value representing the speed.

步骤S105,判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;Step S105, judging whether the first parameter value satisfies a second condition, and obtaining a second judging result, the second condition is a condition related to the attribute of the first operation;

这里,在具体实施的过程中,所述第二条件可以为关于第一参数值的数值范围,或者第二条件为关于一个门限阈值而设置的条件,例如,当第一参数值为距离值时,所述第二条件可以为距离值大于第一距离阈值,或者第二条件为距离值在预设的距离范围内;当第一参数值为位置值时,所述第二条件可以为位置值大于第一位置阈值,或者第二条件为位置值在预设的位置范围内;当第一参数值为速度值时,所述第二条件可以为速度值大于第一速度阈值,或者第二条件为速度值在预设的速度范围内。需要说明的是,在具体实现的过程中,距离可以采用二维坐标来表示,例如采用二维直角坐标(x,y)来表示,其中x表示位置的横坐标,而y表示位置的纵坐标。本领域的技术人员应当理解,在具体实现的过程中,位置还可以采用除二维直角坐标系之外的坐标系来表示,这里不再赘述。Here, in the process of specific implementation, the second condition may be a numerical range about the first parameter value, or the second condition may be a condition set about a threshold threshold, for example, when the first parameter value is a distance value , the second condition may be that the distance value is greater than the first distance threshold, or the second condition is that the distance value is within a preset distance range; when the first parameter value is a position value, the second condition may be a position value Greater than the first position threshold, or the second condition is that the position value is within the preset position range; when the first parameter value is a speed value, the second condition can be that the speed value is greater than the first speed threshold, or the second condition The speed value is within the preset speed range. It should be noted that, in the actual implementation process, the distance can be represented by two-dimensional coordinates, for example, by two-dimensional rectangular coordinates (x, y), where x represents the abscissa of the position, and y represents the ordinate of the position . Those skilled in the art should understand that, in a specific implementation process, the position may also be represented by a coordinate system other than the two-dimensional Cartesian coordinate system, which will not be repeated here.

步骤S106,当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取所述当前页面的标识信息;Step S106, when the second judgment result indicates that the first parameter value satisfies the second condition, acquiring the identification information of the current page;

这里,作为优选的技术方案,页面的标识可以为唯一标识页面的信息,例如页面的标识信息可以为所述页面的名称或编码等信息,对应地,所述当前页面的标识信息可以为当前页面的名称或编码等信息。Here, as a preferred technical solution, the identification of the page may be information that uniquely identifies the page, for example, the identification information of the page may be information such as the name or code of the page, and correspondingly, the identification information of the current page may be the current page information such as name or code.

步骤S107,根据所述当前页面的标识信息获取第一功能的页面内容;Step S107, acquiring the page content of the first function according to the identification information of the current page;

这里,根据所述当前页面的标识信息获取第一功能的页面内容,包括:根据所述当前页面的标识信息查询预设的第一关联信息获取第一功能的页面内容,所述第一关联信息用于表明页面的标识信息与第一功能的页面内容之间的对应关系。在具体实施的过程中,所述第一关联信息可以保存在本地,因此,电子设备可以根据当前页面的标识信息查询所述第一关联信息,得到第一功能的页面内容。Here, obtaining the page content of the first function according to the identification information of the current page includes: querying the preset first associated information according to the identification information of the current page to obtain the page content of the first function, the first associated information It is used to indicate the corresponding relationship between the identification information of the page and the page content of the first function. In a specific implementation process, the first association information may be stored locally, therefore, the electronic device may query the first association information according to the identification information of the current page to obtain the page content of the first function.

步骤S108,将所述第一功能的页面内容显示在所述显示屏上。Step S108, displaying the page content of the first function on the display screen.

本发明实施例中,步骤S107,所述根据所述当前页面的标识信息获取第一功能的页面内容,包括:In the embodiment of the present invention, step S107, the obtaining the page content of the first function according to the identification information of the current page includes:

步骤S1071,根据所述当前页面的标识信息获取第一功能的标识信息;Step S1071, acquiring the identification information of the first function according to the identification information of the current page;

这里,根据所述当前页面的标识信息查询预设的第二关联信息,得到第一功能的标识信息,所述第二关联信息用于表明页面的标识信息与第一功能的标识信息之间的对应关系,其中作为一种优选的实施例,所述第一功能的标识信息可以为唯一标识第一功能的信息,例如第一功能的标识信息可以为所述第一功能的名称或编码等信息。在具体实施的过程中,所述第二关联信息可以保存在本地。Here, the preset second association information is queried according to the identification information of the current page to obtain the identification information of the first function, and the second association information is used to indicate the relationship between the identification information of the page and the identification information of the first function Correspondence, wherein as a preferred embodiment, the identification information of the first function may be information that uniquely identifies the first function, for example, the identification information of the first function may be information such as the name or code of the first function . In a specific implementation process, the second association information may be stored locally.

步骤S1072,根据所述第一功能的标识信息获取第一功能的页面内容。Step S1072, acquiring the page content of the first function according to the identification information of the first function.

这里,第一功能的标识信息与第一功能的页面内容可以对应的关系,以便电子设备可以根据所述第一功能的标识信息获取第一功能的页面内容,在具体实现的方式可以采用步骤S1071的实现方式,这里不再赘述。Here, the identification information of the first function may correspond to the page content of the first function, so that the electronic device can obtain the page content of the first function according to the identification information of the first function. Step S1071 may be adopted in a specific implementation manner The implementation method will not be repeated here.

本发明实施例中,先将软件程序的当前页面的第一部分显示在电子设备的显示屏上;检测在所述第一部分上的第一操作;当所述第一操作满足第一条件时,分析所述第一操作,得到第一参数值;判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;根据所述当前页面的标识信息获取第一功能的页面内容;将所述第一功能的页面内容显示在所述显示屏上;如此,能够为用户在进行满足条件的第一操作时提供更多的功能,从而提升用户的体验。In the embodiment of the present invention, first display the first part of the current page of the software program on the display screen of the electronic device; detect the first operation on the first part; when the first operation meets the first condition, analyze The first operation obtains a first parameter value; judging whether the first parameter value satisfies a second condition, and obtaining a second judgment result, the second condition is a condition related to the attribute of the first operation; when the When the second judgment result shows that the first parameter value satisfies the second condition, obtain the identification information of the current page; obtain the page content of the first function according to the identification information of the current page; The page content is displayed on the display screen; in this way, more functions can be provided for the user when performing the first operation satisfying the condition, thereby improving the user experience.

实施例二Embodiment two

基于前述的实施例,本发明实施例提供一种信息处理方法,该方法用于电子设备,该信息处理方法所实现的功能可以通过电子设备中的处理器调用程序代码来实现,当然程序代码可以保存在计算机存储介质中,可见,该电子设备至少包括处理器和存储介质。Based on the foregoing embodiments, an embodiment of the present invention provides an information processing method, which is used in an electronic device. The functions implemented by the information processing method can be implemented by calling a program code from a processor in the electronic device. Of course, the program code can be stored in a computer storage medium, it can be seen that the electronic device includes at least a processor and a storage medium.

图2为本发明实施例二信息处理方法的实现流程示意图,如图2所示,该信息处理方法包括:Fig. 2 is a schematic diagram of the implementation flow of the information processing method in Embodiment 2 of the present invention. As shown in Fig. 2, the information processing method includes:

步骤S101,将软件程序的当前页面的第一部分显示在电子设备的显示屏上;Step S101, displaying the first part of the current page of the software program on the display screen of the electronic device;

步骤S102,检测在所述第一部分上的第一操作;Step S102, detecting a first operation on the first part;

步骤S103,判断所述第一操作是否为满足预设的第一条件,得到第一判断结果,所述第一条件为预设的操作类型;Step S103, judging whether the first operation satisfies a preset first condition, and obtaining a first judgment result, the first condition being a preset operation type;

这里,所述第一条件为预设的操作类型至少包括下拉操作、上拉操作,向左滑动或向有滑动等,其中所述下拉操作可以采用图1-1至图1-3的任意一种下拉操作。Here, the first condition is that the preset operation type includes at least pull-down operation, pull-up operation, sliding to the left or sliding to the right, etc., wherein the pull-down operation can use any one of Figure 1-1 to Figure 1-3 A pull-down operation.

步骤S104,当所述第一判断结果表明所述第一操作满足所述第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;Step S104, when the first judgment result shows that the first operation satisfies the first condition, analyze the first operation to obtain a first parameter value, and the first parameter value is used to represent the first the value of the property of the operation;

这里,所述第一操作的属性包括很多种,作为一种优选的实施例,第一操作的属性至少包括以下之一:第一操作的距离、第一操作的速度、第一操作的位置。以下拉操作为例,当采用不同的下拉方式时,下拉操作具有不同的属性,例如当用户采用图1-1中b图或c图的下拉方式(即方式一和方式二)时,下来操作的属性即为下拉的距离或下拉位置;当用户采用图1-2中b图或c图的下拉方式(即方式一和方式二)时,下来操作的属性依然为下拉的距离或下拉位置。当用户采用图1-3的下拉方式(方式三)时,下来操作的属性为下拉的速度。由此可见,当用户采用不同的下拉方式时,得到的第一参数值也是不一样的,例如当用户采用方式一和方式二时,第一参数为距离和位置,对应地,第一参数值为表示距离的数值和位置的数值;当用户采用方式三时,第一参数为速度,对应地,第一参数值为表示速度的数值。Here, the attribute of the first operation includes many kinds. As a preferred embodiment, the attribute of the first operation includes at least one of the following: the distance of the first operation, the speed of the first operation, and the position of the first operation. Take the pull-down operation as an example. When using different pull-down methods, the pull-down operation has different attributes. The attribute is the drop-down distance or drop-down position; when the user adopts the drop-down method (i.e. method 1 and method 2) in figure b or c in Figure 1-2, the attribute of the down operation is still the distance or position of the drop-down operation. When the user adopts the pull-down mode (mode 3) in Figure 1-3, the attribute of the down operation is the speed of the pull-down. It can be seen that when the user uses different pull-down methods, the obtained first parameter value is also different. For example, when the user uses method 1 and method 2, the first parameter is distance and position. Correspondingly, the first parameter value is the numerical value representing the distance and the numerical value of the position; when the user adopts mode 3, the first parameter is the speed, correspondingly, the first parameter value is the numerical value representing the speed.

步骤S105,判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;Step S105, judging whether the first parameter value satisfies a second condition, and obtaining a second judging result, the second condition is a condition related to the attribute of the first operation;

这里,在具体实施的过程中,所述第二条件可以为关于第一参数值的数值范围,或者第二条件为关于一个门限阈值而设置的条件,例如,当第一参数值为距离值时,所述第二条件可以为距离值大于第一距离阈值,或者第二条件为距离值在预设的距离范围内;当第一参数值为位置值时,所述第二条件可以为位置值大于第一位置阈值,或者第二条件为位置值在预设的位置范围内;当第一参数值为速度值时,所述第二条件可以为速度值大于第一速度阈值,或者第二条件为速度值在预设的速度范围内。需要说明的是,在具体实现的过程中,距离可以采用二维坐标来表示,例如采用二维直角坐标(x,y)来表示,其中x表示位置的横坐标,而y表示位置的纵坐标。本领域的技术人员应当理解,在具体实现的过程中,位置还可以采用除二维直角坐标系之外的坐标系来表示,这里不再赘述。Here, in the process of specific implementation, the second condition may be a numerical range about the first parameter value, or the second condition may be a condition set about a threshold threshold, for example, when the first parameter value is a distance value , the second condition may be that the distance value is greater than the first distance threshold, or the second condition is that the distance value is within a preset distance range; when the first parameter value is a position value, the second condition may be a position value Greater than the first position threshold, or the second condition is that the position value is within the preset position range; when the first parameter value is a speed value, the second condition can be that the speed value is greater than the first speed threshold, or the second condition The speed value is within the preset speed range. It should be noted that, in the actual implementation process, the distance can be represented by two-dimensional coordinates, for example, by two-dimensional rectangular coordinates (x, y), where x represents the abscissa of the position, and y represents the ordinate of the position . Those skilled in the art should understand that, in a specific implementation process, the position may also be represented by a coordinate system other than the two-dimensional Cartesian coordinate system, which will not be repeated here.

步骤S106,当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取所述当前页面的标识信息;Step S106, when the second judgment result indicates that the first parameter value satisfies the second condition, acquiring the identification information of the current page;

步骤S107,根据所述当前页面的标识信息获取第一功能的页面内容;Step S107, acquiring the page content of the first function according to the identification information of the current page;

本发明实施例中,所述根据所述当前页面的标识信息获取第一功能的页面内容,包括:根据所述当前页面的标识信息获取第一功能的标识信息;根据所述第一功能的标识信息获取第一功能的页面内容。In the embodiment of the present invention, the obtaining the page content of the first function according to the identification information of the current page includes: obtaining the identification information of the first function according to the identification information of the current page; The information obtains the page content of the first function.

步骤S108,将所述第一功能的页面内容显示在所述显示屏上。Step S108, displaying the page content of the first function on the display screen.

这里,上述实施例二的步骤S101至步骤S108分别对应于实施例一中的步骤S101至步骤S108,因此,本领域的技术人员可以参阅实施例一而理解上述的步骤S101至步骤S108,为节约篇幅,这里不再赘述。Here, steps S101 to S108 in the second embodiment above correspond to steps S101 to S108 in the first embodiment respectively, therefore, those skilled in the art can refer to the first embodiment to understand the above steps S101 to S108, in order to save Space, not repeat them here.

步骤S201,当所述第二判断结果表明所述第一参数值不满足所述第二条件时,获取所述当前页面的第二部分;Step S201, when the second judgment result shows that the first parameter value does not satisfy the second condition, acquire the second part of the current page;

这里,所述第一部分与所述第二部分不同,其中第一部分可以与第二部分具有相同的或重叠的部分。Here, the first portion is different from the second portion, wherein the first portion and the second portion may have identical or overlapping portions.

这里,当前页面的页面内容会存储在存储介质的一个位置,一般来说,由于当前页面正在显示,那么当前页面的页面内容会存储在缓存中,当所述第二判断结果表明所述第一参数值不满足所述第二条件时,电子设备会获取与第一部分不同的内容的第二部分。Here, the page content of the current page will be stored in a location of the storage medium. Generally speaking, since the current page is being displayed, the page content of the current page will be stored in the cache. When the second judgment result indicates that the first When the parameter value does not satisfy the second condition, the electronic device will acquire a second part of content different from the first part.

这里,作为一种优选的实施例,当所述第二判断结果表明所述第一参数值不满足所述第二条件时,电子设备会根据第一部分的属性信息获取当前页面的第二部分,其中所述第一部分的属性信息可以为第一部分的位置信息,或者第一部分的内容信息,例如,电子设备记录的第一部分的初始位置和最终位置为第一位置,那么在获取第二部分的时候,那么第二部分的初始位置与第一部分的初始不同即可,其中第二部分的初始位置位于第一部分的初始位置之后,由于显示屏的界面能够显示的内容是一定的,当第二部分的初始位置与第一部分的初始不同时,那么第二部分的最终位置也与第一部分的最终位置不同。Here, as a preferred embodiment, when the second judgment result shows that the first parameter value does not meet the second condition, the electronic device will acquire the second part of the current page according to the attribute information of the first part, Wherein the attribute information of the first part may be the position information of the first part, or the content information of the first part, for example, the initial position and the final position of the first part recorded by the electronic device are the first position, then when acquiring the second part , then the initial position of the second part is different from the initial position of the first part. The initial position of the second part is behind the initial position of the first part. Since the content that can be displayed on the interface of the display screen is certain, when the second part When the initial position is different from the initial position of the first part, then the final position of the second part is also different from the final position of the first part.

再如,电子设备记录第一部分的内容,然后电子设备根据第一部分的内容获取第二部分,其中第二部分的内容与第一部分的内容不同即可,其中第二部分位于第一部分之后。For another example, the electronic device records the content of the first part, and then the electronic device obtains the second part according to the content of the first part, wherein the content of the second part is different from the content of the first part, and the second part is located after the first part.

步骤S202,将所述当前页面的第二部分显示在所述显示屏上。Step S202, displaying the second part of the current page on the display screen.

本发明实施例中,步骤S201中的获取所述当前页面的第二部分还可以采用如下的实现方式:根据第一参数值获取当前页面的第二部分。在具体实施的过程中,可以设置一个关联信息,当第一参数值位于哪一个阈值范围内,就对应的获取当前页面的内容作为所述第二部分,例如,当第一参数值为距离值时,例如,距离值的取值范围在0至15厘米([0,15]cm),假设第二条件为:距离值为大于10cm;然后将0至10厘米划分为2个范围,假设均分,0至5cm为第一个距离阈值范围,而6至10cm为第二个距离阈值范围。当距离值为12cm(步骤S105)时,那么电子设备就会获取第一功能的页面内容(步骤S107),然后将所述第一功能的页面内容显示在所述显示屏上(步骤S108)。当距离值为7cm(步骤S201)时,那么电子设备就会获取的第二部分的初始位置位于第一位置,当距离值为2cm(步骤S201)时,那么电子设备就会获取的第二部分的初始位置位于第二位置,其中,第一位置位于第二位置之后,换句话说,距离越长,第二部分所显示的内容就越靠后,当距离比较近时,那么第二部分可能与第一部分有重合的部分(即下拉条移动的比较慢),当距离比较远的时候,第二部分可能与第一部分完全没有重合的部分(即下拉条移动的比较快)。In the embodiment of the present invention, the acquisition of the second part of the current page in step S201 may also be implemented in the following way: acquire the second part of the current page according to the first parameter value. In the process of specific implementation, an associated information can be set. When the first parameter value is within which threshold range, the content of the current page is correspondingly obtained as the second part. For example, when the first parameter value is a distance value , for example, the value range of the distance value is 0 to 15 centimeters ([0,15]cm), assuming that the second condition is: the distance value is greater than 10cm; then divide 0 to 10 centimeters into two ranges, assuming both 0 to 5cm is the first distance threshold range, and 6 to 10cm is the second distance threshold range. When the distance value is 12cm (step S105), the electronic device will acquire the page content of the first function (step S107), and then display the page content of the first function on the display screen (step S108). When the distance value is 7cm (step S201), the initial position of the second part acquired by the electronic device is at the first position, and when the distance value is 2cm (step S201), then the second part acquired by the electronic device The initial position of is located at the second position, where the first position is behind the second position. In other words, the longer the distance, the further behind the content displayed in the second part. When the distance is relatively short, the second part may be There is a part that overlaps with the first part (that is, the drop-down bar moves slowly), and when the distance is relatively far, the second part may not overlap with the first part at all (that is, the drop-down bar moves faster).

实施例三Embodiment Three

基于前述的实施例,本发明实施例提供一种信息处理方法,该方法用于电子设备,该信息处理方法所实现的功能可以通过电子设备中的处理器调用程序代码来实现,当然程序代码可以保存在计算机存储介质中,可见,该电子设备至少包括处理器和存储介质。Based on the foregoing embodiments, an embodiment of the present invention provides an information processing method, which is used in an electronic device. The functions implemented by the information processing method can be implemented by calling a program code from a processor in the electronic device. Of course, the program code can be stored in a computer storage medium, it can be seen that the electronic device includes at least a processor and a storage medium.

本发明实施例三与实施例一不同的是,在本发明实施例三中,实施例一中的第一部分还包括提示信息,所述提示信息用于提示在有第一操作时会触发第一功能。The difference between Embodiment 3 of the present invention and Embodiment 1 is that in Embodiment 3 of the present invention, the first part in Embodiment 1 further includes prompt information, and the prompt information is used to prompt that the first operation will be triggered when there is a first operation. Function.

图3-1为本发明实施例三信息处理方法的实现流程示意图,如图3-1所示,该信息处理方法包括:Figure 3-1 is a schematic diagram of the implementation flow of the information processing method in Embodiment 3 of the present invention. As shown in Figure 3-1, the information processing method includes:

步骤S301,根据所述当前页面的标识信息获取第一功能的标识信息;Step S301, acquiring the identification information of the first function according to the identification information of the current page;

步骤S302,根据所述第一功能的标识信息获取提示信息,将所述提示信息作为所述第一部分的一部分;Step S302, acquiring prompt information according to the identification information of the first function, and using the prompt information as a part of the first part;

这里,所述提示信息至少包括以下之一:背景图、文字信息、音频、视频,其中所述背景图包括静态图或动态图。Here, the prompt information includes at least one of the following: background image, text information, audio, and video, wherein the background image includes a static image or a dynamic image.

步骤S303,将包括有所述提示信息的第一部分显示在所述显示屏上;Step S303, displaying the first part including the prompt information on the display screen;

这里,下面以网络空间作为软件程序为例,进行说明包括提示信息的第一部分,网络空间具有多种功能,用户在空间上可以书写日志,上传自己的图片(相册),听音乐,写说说,还可以根据自己的喜爱设定空间的背景、小挂件等,从而使每个空间都有自己的特色。在网络空间的页面中,通过将下拉操作与网络空间的各功能相结合,可以增加用户发表内容的场景和途径,从而实现内容的快速发表,例如,如图3-2所示,在日志页面上提示“再下拉,我就要写日志咯~”(即提示信息包括背景图21和文字22);如图3-3所示,在相册的页面上提示“再往下拉,我就要拍照咯~”(即提示信息包括背景图21和文字22);如图3-4所示,在说说页面上提示“再往下拉,我就要写说说咯!”(即提示信息包括背景图21和文字22);如图3-5所示,在留言板页面上提示“再往下拉一点,随机留下个魔法留言“(即提示信息包括背景图21和文字22),通过下拉可以开启魔法留言,让留言的形式不再一成不变,从而增加留言的趣味感。Here, the following uses cyberspace as an example of a software program to illustrate the first part including the prompt information. Cyberspace has multiple functions. Users can write logs, upload their own pictures (albums), listen to music, and write chats in the space. , You can also set the background of the space, small pendants, etc. according to your own preferences, so that each space has its own characteristics. In the page of cyberspace, by combining the pull-down operation with various functions of cyberspace, the scenarios and ways for users to publish content can be increased, so as to realize the rapid publication of content. For example, as shown in Figure 3-2, on the log page It prompts "Pull down further, and I'm going to write a diary~" (that is, the prompt information includes background image 21 and text 22); Slightly~" (that is, the prompt information includes background image 21 and text 22); as shown in Figure 3-4, on the talk page, it prompts "Further down, I will write about it!" (that is, the prompt information includes background Figure 21 and text 22); as shown in Figure 3-5, on the message board page, it prompts "Pull down a little more, and leave a magic message at random" (that is, the prompt information includes background image 21 and text 22). Turn on the magic message, so that the form of the message will no longer remain the same, thereby increasing the fun of the message.

步骤S102,检测在所述第一部分上的第一操作;Step S102, detecting a first operation on the first part;

步骤S103,判断所述第一操作是否满足预设的第一条件,得到第一判断结果,所述第一条件为预设的操作类型;Step S103, judging whether the first operation satisfies a preset first condition, and obtaining a first judging result, the first condition being a preset operation type;

步骤S104,当所述第一判断结果表明所述第一操作满足所述第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;Step S104, when the first judgment result shows that the first operation satisfies the first condition, analyze the first operation to obtain a first parameter value, and the first parameter value is used to represent the first the value of the property of the operation;

这里,所述第一操作的属性包括很多种,作为一种优选的实施例,第一操作的属性至少包括以下之一:第一操作的距离、第一操作的速度、第一操作的位置。以下拉操作为例,当采用不同的下拉方式时,下拉操作具有不同的属性,例如当用户采用图1-1中b图或c图的下拉方式(即方式一和方式二)时,下来操作的属性即为下拉的距离或下拉位置;当用户采用图1-2中b图或c图的下拉方式(即方式一和方式二)时,下来操作的属性依然为下拉的距离或下拉位置。当用户采用图1-3的下拉方式(方式三)时,下来操作的属性为下拉的速度。由此可见,当用户采用不同的下拉方式时,得到的第一参数值也是不一样的,例如当用户采用方式一和方式二时,第一参数为距离和位置,对应地,第一参数值为表示距离的数值和位置的数值;当用户采用方式三时,第一参数为速度,对应地,第一参数值为表示速度的数值。Here, the attribute of the first operation includes many kinds. As a preferred embodiment, the attribute of the first operation includes at least one of the following: the distance of the first operation, the speed of the first operation, and the position of the first operation. Take the pull-down operation as an example. When using different pull-down methods, the pull-down operation has different attributes. The attribute is the drop-down distance or drop-down position; when the user adopts the drop-down method (i.e. method 1 and method 2) in figure b or c in Figure 1-2, the attribute of the down operation is still the distance or position of the drop-down operation. When the user adopts the pull-down mode (mode 3) in Figure 1-3, the attribute of the down operation is the speed of the pull-down. It can be seen that when the user uses different pull-down methods, the obtained first parameter value is also different. For example, when the user uses method 1 and method 2, the first parameter is distance and position. Correspondingly, the first parameter value is the numerical value representing the distance and the numerical value of the position; when the user adopts mode 3, the first parameter is the speed, correspondingly, the first parameter value is the numerical value representing the speed.

步骤S105,判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;Step S105, judging whether the first parameter value satisfies a second condition, and obtaining a second judging result, the second condition is a condition related to the attribute of the first operation;

这里,在具体实施的过程中,所述第二条件可以为关于第一参数值的数值范围,或者第二条件为关于一个门限阈值而设置的条件,例如,当第一参数值为距离值时,所述第二条件可以为距离值大于第一距离阈值,或者第二条件为距离值在预设的距离范围内;当第一参数值为位置值时,所述第二条件可以为位置值大于第一位置阈值,或者第二条件为位置值在预设的位置范围内;当第一参数值为速度值时,所述第二条件可以为速度值大于第一速度阈值,或者第二条件为速度值在预设的速度范围内。需要说明的是,在具体实现的过程中,距离可以采用二维坐标来表示,例如采用二维直角坐标(x,y)来表示,其中x表示位置的横坐标,而y表示位置的纵坐标。本领域的技术人员应当理解,在具体实现的过程中,位置还可以采用除二维直角坐标系之外的坐标系来表示,这里不再赘述。Here, in the process of specific implementation, the second condition may be a numerical range about the first parameter value, or the second condition may be a condition set about a threshold threshold, for example, when the first parameter value is a distance value , the second condition may be that the distance value is greater than the first distance threshold, or the second condition is that the distance value is within a preset distance range; when the first parameter value is a position value, the second condition may be a position value Greater than the first position threshold, or the second condition is that the position value is within the preset position range; when the first parameter value is a speed value, the second condition can be that the speed value is greater than the first speed threshold, or the second condition The speed value is within the preset speed range. It should be noted that, in the actual implementation process, the distance can be represented by two-dimensional coordinates, for example, by two-dimensional rectangular coordinates (x, y), where x represents the abscissa of the position, and y represents the ordinate of the position . Those skilled in the art should understand that, in a specific implementation process, the position may also be represented by a coordinate system other than the two-dimensional Cartesian coordinate system, which will not be repeated here.

步骤S106,当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取所述当前页面的标识信息;Step S106, when the second judgment result indicates that the first parameter value satisfies the second condition, acquiring the identification information of the current page;

步骤S107,根据所述当前页面的标识信息获取第一功能的页面内容;Step S107, acquiring the page content of the first function according to the identification information of the current page;

本发明实施例中,所述根据所述当前页面的标识信息获取第一功能的页面内容,包括:根据所述当前页面的标识信息获取第一功能的标识信息;根据所述第一功能的标识信息获取第一功能的页面内容。In the embodiment of the present invention, the obtaining the page content of the first function according to the identification information of the current page includes: obtaining the identification information of the first function according to the identification information of the current page; The information obtains the page content of the first function.

步骤S108,将所述第一功能的页面内容显示在所述显示屏上。Step S108, displaying the page content of the first function on the display screen.

这里,上述实施例三的步骤S101至步骤S108分别对应于实施例一中的步骤S101至步骤S108,因此,本领域的技术人员可以参阅实施例一而理解上述的步骤S101至步骤S108,为节约篇幅,这里不再赘述。Here, steps S101 to S108 in the third embodiment above respectively correspond to steps S101 to S108 in the first embodiment, therefore, those skilled in the art can refer to the first embodiment to understand the above steps S101 to S108, in order to save Space, not repeat them here.

本发明实施例提供的技术方案中,以下拉操作,与用户的下拉过程的互动可以分为三个部分,第一、当用户下拉操作之前或下拉操作的过程中时,加载背景图+文字描述,其中背景图可以为动态图和静态图;第二、如果在限定区域之内下拉操作,则不开启写操作的入口;第三、如果用户下拉的距离超出了设定的阈值,下拉操作停止之后,则自动开启写操作的页面。这里,写操作即第一功能的页面内容的展示,当在限定区域之内下拉操作,则不展示第一功能的页面内容;如果用户下拉的距离超出了设定的阈值,下拉操作停止之后,则展示第一功能的页面内容。当背景图为动态图时,伴随着下拉操作,动态图(背景动画)做相应的变化,参见图3-5所示,在图3-5中背景图21为动态图,具体地,背景图21中的指针23会对着下拉操作的速度而进行变化,从而指向不同的角度。In the technical solution provided by the embodiment of the present invention, the interaction with the user during the pull-down operation can be divided into three parts. First, when the user pulls down before or during the pull-down operation, load the background image + text description , where the background image can be a dynamic image or a static image; second, if the pull-down operation is within the limited area, the entry for the write operation will not be opened; third, if the user’s pull-down distance exceeds the set threshold, the pull-down operation will stop After that, the page for write operation is automatically opened. Here, the write operation is the display of the page content of the first function. When the pull-down operation is performed within the limited area, the page content of the first function will not be displayed; if the distance the user pulls down exceeds the set threshold, after the pull-down operation stops, Then display the page content of the first function. When the background image is a dynamic image, the dynamic image (background animation) will change accordingly with the pull-down operation, as shown in Figure 3-5. In Figure 3-5, the background image 21 is a dynamic image, specifically, the background image The pointer 23 in 21 will change according to the speed of the pull-down operation, thus pointing to different angles.

本发明实施例中,第一功能在页面下拉的操作包括并不限于快速发表内容以及留言,还包括如:In the embodiment of the present invention, the operation of the first function in the page pull-down includes but is not limited to quickly posting content and leaving a message, and also includes such as:

去送礼或收到礼包(参见图3-7、3-8或3-9),在图3-7中,当用户的下拉操作满足第二条件时,就会弹出图3-7所示的提示信息(包括文字信息22和背景图21);To send gifts or receive gift packages (see Figure 3-7, 3-8 or 3-9), in Figure 3-7, when the user's pull-down operation meets the second condition, the popup shown in Figure 3-7 Prompt information (including text information 22 and background image 21);

生日提醒(参见图3-6),在图3-6中,当用户的下拉操作时,就会弹出图3-7所示的提示信息(包括文字信息22和背景图21),其中背景图21是动态图,随者时间的变化,背景图21中的子图211会在五张图中变化。Birthday reminder (see Figure 3-6), in Figure 3-6, when the user pulls down, the prompt information shown in Figure 3-7 will pop up (including text information 22 and background image 21), where the background image 21 is a dynamic picture, as the time changes, the sub-picture 211 in the background picture 21 will change among the five pictures.

激发互动的文字描述(参见图3-10),在图3-10中,当用户下拉时,会提示“赞我才是真爱我”的提示信息。A text description that stimulates interaction (see Figure 3-10). In Figure 3-10, when the user pulls down, the prompt message "Like me is the true love for me" will be prompted.

显示好友亲密度(参见图3-11和图3-12),在图3-11中,用户与小鱼儿的亲密度为90,在图3-12中用户与南方姑娘的亲密度为35等。Display the intimacy of friends (see Figure 3-11 and Figure 3-12). In Figure 3-11, the intimacy between the user and Xiaoyuer is 90, and in Figure 3-12, the intimacy between the user and the southern girl is 35 Wait.

本发明实施例中,提示信息可以采用的视觉的表现形式,包括并不限于“图片+文字描述”,还包括听觉的表示形式如:声音和视频等形式。In the embodiment of the present invention, the visual representations that can be used for the prompt information include but are not limited to "picture + text description", and also include auditory representations such as sound and video.

本发明实施例中,互动方式包括并不限于一直下拉,还包括如:通过页面的滑动来进行某些内容的选择(如:留言时,通过上下拉动的幅度,来选择留言的内容)。In the embodiment of the present invention, the interactive method includes not limited to the constant pull down, but also includes, for example, selecting some content by sliding the page (such as: when leaving a message, select the content of the message by the range of the up and down pull).

本发明实施例中,让下拉操作与第一功能进行融合,从而引入更更多的功能入口,从而能丰富下拉的趣味互动内容和来增加用户发表内容的途径,进而丰富用户体验的趣味感。In the embodiment of the present invention, the pull-down operation is integrated with the first function, so as to introduce more function entries, thereby enriching the interesting interactive content of the pull-down and increasing the ways for users to publish content, thereby enriching the fun of user experience.

实施例四Embodiment Four

基于前述的实施例,本发明实施例提供一种信息处理装置,该装置所包括的各单元,以及各单元所包括的各模块,都可以通过电子设备中的处理器来实现,当然也可通过具体的逻辑电路实现;在具体实施例的过程中,处理器可以为中央处理器(CPU)、微处理器(MPU)、数字信号处理器(DSP)或现场可编程门阵列(FPGA)等。Based on the above-mentioned embodiments, the embodiment of the present invention provides an information processing device, each unit included in the device, and each module included in each unit can be realized by the processor in the electronic device, of course, it can also be implemented by Concrete logic circuit is realized; In the process of specific embodiment, processor can be central processing unit (CPU), microprocessor (MPU), digital signal processor (DSP) or field programmable gate array (FPGA) etc.

图4为本发明实施例四信息处理装置的组成结构示意图,如图4所示,该装置400包括第一显示单元401、检测单元402、第一判断单元403、分析单元404、第二判断单元405、第一获取单元406、第二获取单元407和第二显示单元408,其中:Figure 4 is a schematic diagram of the composition and structure of an information processing device according to Embodiment 4 of the present invention. As shown in Figure 4, the device 400 includes a first display unit 401, a detection unit 402, a first judgment unit 403, an analysis unit 404, and a second judgment unit 405. A first acquisition unit 406, a second acquisition unit 407, and a second display unit 408, wherein:

所述第一显示单元401,用于将软件程序的当前页面的第一部分显示在电子设备的显示屏上;The first display unit 401 is configured to display the first part of the current page of the software program on the display screen of the electronic device;

所述检测单元402,用于检测在所述第一部分上的第一操作;The detecting unit 402 is configured to detect a first operation on the first part;

所述第一判断单元403,用于判断所述第一操作是否满足预设的第一条件,得到第一判断结果,所述第一条件为预设的操作类型;The first judgment unit 403 is configured to judge whether the first operation satisfies a preset first condition, and obtain a first judgment result, the first condition being a preset operation type;

所述分析单元404,用于当所述第一判断结果表明所述第一操作满足所述第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;The analysis unit 404 is configured to analyze the first operation to obtain a first parameter value when the first judgment result indicates that the first operation satisfies the first condition, and the first parameter value is used for a value characterizing an attribute of said first operation;

所述第二判断单元405,用于判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;The second judgment unit 405 is configured to judge whether the first parameter value satisfies a second condition, and obtain a second judgment result, the second condition is a condition related to the attribute of the first operation;

所述第一获取单元406,用于当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;The first obtaining unit 406 is configured to obtain identification information of the current page when the second judgment result indicates that the first parameter value satisfies the second condition;

所述第二获取单元407,用于根据所述当前页面的标识信息获取第一功能的页面内容;The second acquiring unit 407 is configured to acquire the page content of the first function according to the identification information of the current page;

所述第二显示单元408,用于将所述第一功能的页面内容显示在所述显示屏上。The second display unit 408 is configured to display the page content of the first function on the display screen.

本发明实施例中,所述第二获取单元包括第一获取模块和第二获取模块,其中:所述第一获取模块,用于根据所述当前页面的标识信息获取第一功能的标识信息;所述第二获取模块,用于根据所述第一功能的标识信息获取第一功能的页面内容。In the embodiment of the present invention, the second acquisition unit includes a first acquisition module and a second acquisition module, wherein: the first acquisition module is configured to acquire the identification information of the first function according to the identification information of the current page; The second acquiring module is configured to acquire the page content of the first function according to the identification information of the first function.

本发明实施例中,所述第一操作的属性至少包括以下之一:In this embodiment of the present invention, the attributes of the first operation include at least one of the following:

第一操作的距离、第一操作的速度、第一操作的位置。The distance of the first operation, the speed of the first operation, and the position of the first operation.

本发明实施例中,先将软件程序的当前页面的第一部分显示在电子设备的显示屏上;检测在所述第一部分上的第一操作;当所述第一操作满足第一条件时,分析所述第一操作,得到第一参数值;判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;根据所述当前页面的标识信息获取第一功能的页面内容;将所述第一功能的页面内容显示在所述显示屏上;如此,能够为用户在进行满足条件的第一操作时提供更多的功能,从而提升用户的体验。In the embodiment of the present invention, first display the first part of the current page of the software program on the display screen of the electronic device; detect the first operation on the first part; when the first operation meets the first condition, analyze The first operation obtains a first parameter value; judging whether the first parameter value satisfies a second condition, and obtaining a second judgment result, the second condition is a condition related to the attribute of the first operation; when the When the second judgment result shows that the first parameter value satisfies the second condition, obtain the identification information of the current page; obtain the page content of the first function according to the identification information of the current page; The page content is displayed on the display screen; in this way, more functions can be provided for the user when performing the first operation satisfying the condition, thereby improving the user experience.

这里需要指出的是:以上装置实施例的描述,与上述方法实施例的描述是类似的,具有同方法实施例相似的有益效果,因此不做赘述。对于本发明装置实施例中未披露的技术细节,请参照本发明方法实施例的描述而理解,为节约篇幅,因此不再赘述。It should be pointed out here that: the description of the above device embodiment is similar to the description of the above method embodiment, and has similar beneficial effects as the method embodiment, so it will not be repeated here. For the technical details not disclosed in the device embodiments of the present invention, please refer to the description of the method embodiments of the present invention for understanding, and to save space, details are not repeated here.

实施例五Embodiment five

基于前述的实施例,本发明实施例提供一种信息处理装置,该装置所包括的各单元,以及各单元所包括的各模块,都可以通过电子设备中的处理器来实现,当然也可通过具体的逻辑电路实现;在具体实施例的过程中,处理器可以为中央处理器(CPU)、微处理器(MPU)、数字信号处理器(DSP)或现场可编程门阵列(FPGA)等。Based on the above-mentioned embodiments, the embodiment of the present invention provides an information processing device, each unit included in the device, and each module included in each unit can be realized by the processor in the electronic device, of course, it can also be implemented by Concrete logic circuit is realized; In the process of specific embodiment, processor can be central processing unit (CPU), microprocessor (MPU), digital signal processor (DSP) or field programmable gate array (FPGA) etc.

该装置400包括第一显示单元401、检测单元402、第一判断单元403、分析单元404、第二判断单元405、第一获取单元406、第二获取单元407、第二显示单元408和第三获取单元409,其中:The device 400 includes a first display unit 401, a detection unit 402, a first judgment unit 403, an analysis unit 404, a second judgment unit 405, a first acquisition unit 406, a second acquisition unit 407, a second display unit 408 and a third Get unit 409, where:

所述第一显示单元401,用于将软件程序的当前页面的第一部分显示在电子设备的显示屏上;The first display unit 401 is configured to display the first part of the current page of the software program on the display screen of the electronic device;

所述检测单元402,用于检测在所述第一部分上的第一操作;The detecting unit 402 is configured to detect a first operation on the first part;

所述第一判断单元403,用于判断所述第一操作是否满足预设的第一条件,得到第一判断结果,所述第一条件为预设的操作类型;The first judgment unit 403 is configured to judge whether the first operation satisfies a preset first condition, and obtain a first judgment result, the first condition being a preset operation type;

所述分析单元404,用于当所述第一判断结果表明所述第一操作满足所述第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;The analysis unit 404 is configured to analyze the first operation to obtain a first parameter value when the first judgment result indicates that the first operation satisfies the first condition, and the first parameter value is used for a value characterizing an attribute of said first operation;

所述第二判断单元405,用于判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;The second judgment unit 405 is configured to judge whether the first parameter value satisfies a second condition, and obtain a second judgment result, the second condition is a condition related to the attribute of the first operation;

所述第一获取单元406,用于当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;The first obtaining unit 406 is configured to obtain identification information of the current page when the second judgment result indicates that the first parameter value satisfies the second condition;

所述第二获取单元407,用于根据所述当前页面的标识信息获取第一功能的页面内容;The second acquiring unit 407 is configured to acquire the page content of the first function according to the identification information of the current page;

所述第三获取单元409,用于当所述第二判断结果表明所述第一参数值不满足所述第二条件时,获取所述当前页面的第二部分;The third obtaining unit 409 is configured to obtain the second part of the current page when the second judgment result indicates that the first parameter value does not satisfy the second condition;

所述第二显示单元408,用于将所述第一功能的页面内容显示在所述显示屏上。对应地,所述第二显示单元,用于将所述当前页面的第二部分显示在所述显示屏上,所述第一部分与所述第二部分不同。The second display unit 408 is configured to display the page content of the first function on the display screen. Correspondingly, the second display unit is configured to display a second part of the current page on the display screen, the first part being different from the second part.

本发明实施例中,所述第二获取单元包括第一获取模块和第二获取模块,其中:所述第一获取模块,用于根据所述当前页面的标识信息获取第一功能的标识信息;所述第二获取模块,用于根据所述第一功能的标识信息获取第一功能的页面内容。In the embodiment of the present invention, the second acquisition unit includes a first acquisition module and a second acquisition module, wherein: the first acquisition module is configured to acquire the identification information of the first function according to the identification information of the current page; The second acquiring module is configured to acquire the page content of the first function according to the identification information of the first function.

本发明实施例中,所述第一操作的属性至少包括以下之一:In this embodiment of the present invention, the attributes of the first operation include at least one of the following:

第一操作的距离、第一操作的速度、第一操作的位置。The distance of the first operation, the speed of the first operation, and the position of the first operation.

这里需要指出的是:以上装置实施例的描述,与上述方法实施例的描述是类似的,具有同方法实施例相似的有益效果,因此不做赘述。对于本发明装置实施例中未披露的技术细节,请参照本发明方法实施例的描述而理解,为节约篇幅,因此不再赘述。It should be pointed out here that: the description of the above device embodiment is similar to the description of the above method embodiment, and has similar beneficial effects as the method embodiment, so it will not be repeated here. For the technical details not disclosed in the device embodiments of the present invention, please refer to the description of the method embodiments of the present invention for understanding, and to save space, details are not repeated here.

实施例六Embodiment six

基于前述的实施例,本发明实施例提供一种信息处理装置,该装置所包括的各单元,以及各单元所包括的各模块,都可以通过电子设备中的处理器来实现,当然也可通过具体的逻辑电路实现;在具体实施例的过程中,处理器可以为中央处理器(CPU)、微处理器(MPU)、数字信号处理器(DSP)或现场可编程门阵列(FPGA)等。Based on the above-mentioned embodiments, the embodiment of the present invention provides an information processing device, each unit included in the device, and each module included in each unit can be realized by the processor in the electronic device, of course, it can also be implemented by Concrete logic circuit is realized; In the process of specific embodiment, processor can be central processing unit (CPU), microprocessor (MPU), digital signal processor (DSP) or field programmable gate array (FPGA) etc.

本发明实施例中,所述第一部分还包括提示信息,所述提示信息用于提示在有第一操作时会触发第一功能。In the embodiment of the present invention, the first part further includes prompt information, and the prompt information is used to prompt that the first function will be triggered when there is a first operation.

该装置400包括第一显示单元401、检测单元402、第一判断单元403、分析单元404、第二判断单元405、第一获取单元406、第二获取单元407和第二显示单元408,其中所述第一显示单元401包括第三获取模块411、第四获取模块412和显示模块413,其中:The device 400 includes a first display unit 401, a detection unit 402, a first judgment unit 403, an analysis unit 404, a second judgment unit 405, a first acquisition unit 406, a second acquisition unit 407 and a second display unit 408, wherein the The first display unit 401 includes a third acquisition module 411, a fourth acquisition module 412 and a display module 413, wherein:

所述第三获取模块411,用于根据所述当前页面的标识信息获取第一功能的标识信息;The third acquiring module 411 is configured to acquire the identification information of the first function according to the identification information of the current page;

所述第四获取模块412,用于根据所述第一功能的标识信息获取提示信息,将所述提示信息作为所述第一部分的一部分;The fourth obtaining module 412 is configured to obtain prompt information according to the identification information of the first function, and use the prompt information as a part of the first part;

所述显示模块413,用于将包括有所述提示信息的第一部分显示在显示屏上;The display module 413 is configured to display the first part including the prompt information on the display screen;

所述检测单元402,用于检测在所述第一部分上的第一操作;The detecting unit 402 is configured to detect a first operation on the first part;

所述第一判断单元403,用于判断所述第一操作是否满足预设的第一条件,得到第一判断结果,所述第一条件为预设的操作类型;The first judgment unit 403 is configured to judge whether the first operation satisfies a preset first condition, and obtain a first judgment result, the first condition being a preset operation type;

所述分析单元404,用于当所述第一判断结果表明所述第一操作满足所述第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;The analysis unit 404 is configured to analyze the first operation to obtain a first parameter value when the first judgment result indicates that the first operation satisfies the first condition, and the first parameter value is used for a value characterizing an attribute of said first operation;

所述第二判断单元405,用于判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;The second judgment unit 405 is configured to judge whether the first parameter value satisfies a second condition, and obtain a second judgment result, the second condition is a condition related to the attribute of the first operation;

所述第一获取单元406,用于当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;The first obtaining unit 406 is configured to obtain identification information of the current page when the second judgment result indicates that the first parameter value satisfies the second condition;

所述第二获取单元407,用于根据所述当前页面的标识信息获取第一功能的页面内容;The second acquiring unit 407 is configured to acquire the page content of the first function according to the identification information of the current page;

所述第二显示单元408,用于将所述第一功能的页面内容显示在所述显示屏上。The second display unit 408 is configured to display the page content of the first function on the display screen.

本发明实施例中,所述第二获取单元包括第一获取模块和第二获取模块,其中:所述第一获取模块,用于根据所述当前页面的标识信息获取第一功能的标识信息;所述第二获取模块,用于根据所述第一功能的标识信息获取第一功能的页面内容。In the embodiment of the present invention, the second acquisition unit includes a first acquisition module and a second acquisition module, wherein: the first acquisition module is configured to acquire the identification information of the first function according to the identification information of the current page; The second acquiring module is configured to acquire the page content of the first function according to the identification information of the first function.

本发明实施例中,所述第一操作的属性至少包括以下之一:In this embodiment of the present invention, the attributes of the first operation include at least one of the following:

第一操作的距离、第一操作的速度、第一操作的位置。The distance of the first operation, the speed of the first operation, and the position of the first operation.

本发明实施例中,其特征在于,所述提示信息至少包括以下之一:In the embodiment of the present invention, it is characterized in that the prompt information includes at least one of the following:

背景图、文字信息、音频、视频,其中所述背景图包括静态图或动态图。Background image, text information, audio, video, wherein the background image includes a static image or a dynamic image.

这里需要指出的是:以上装置实施例的描述,与上述方法实施例的描述是类似的,具有同方法实施例相似的有益效果,因此不做赘述。对于本发明装置实施例中未披露的技术细节,请参照本发明方法实施例的描述而理解,为节约篇幅,因此不再赘述。It should be pointed out here that: the description of the above device embodiment is similar to the description of the above method embodiment, and has similar beneficial effects as the method embodiment, so it will not be repeated here. For the technical details not disclosed in the device embodiments of the present invention, please refer to the description of the method embodiments of the present invention for understanding, and to save space, details are not repeated here.

实施例七Embodiment seven

基于前述的实施例,本发明实施例再提供一种电子设备,图5为本发明实施例五电子设备的组成结构示意图,如图5所示,该电子设备500包括显示屏501和处理器502,其中:Based on the aforementioned embodiments, this embodiment of the present invention further provides an electronic device. FIG. 5 is a schematic diagram of the composition and structure of an electronic device according to Embodiment 5 of the present invention. As shown in FIG. 5 , the electronic device 500 includes a display screen 501 and a processor 502 ,in:

所述显示屏,用于显示软件程序的当前页面的第一部分以及第一功能的页面内容;The display screen is used to display the first part of the current page of the software program and the page content of the first function;

所述处理器,用于将软件程序的当前页面的第一部分显示在显示屏上;检测在所述第一部分上的第一操作;判断所述第一操作是否满足预设的第一条件,得到第一判断结果,所述第一条件为预设的操作类型;当所述第一判断结果表明所述第一操作满足所述第一条件时,分析所述第一操作,得到第一参数值,所述第一参数值用于表征所述第一操作的属性的数值;判断所述第一参数值是否满足第二条件,得到第二判断结果,所述第二条件与所述第一操作的属性相关的条件;当所述第二判断结果表明所述第一参数值满足所述第二条件时,获取当前页面的标识信息;根据所述当前页面的标识信息获取第一功能的页面内容;将所述第一功能的页面内容显示在所述显示屏上。The processor is configured to display the first part of the current page of the software program on the display screen; detect a first operation on the first part; judge whether the first operation satisfies a preset first condition, and obtain A first judgment result, the first condition is a preset operation type; when the first judgment result indicates that the first operation satisfies the first condition, analyze the first operation to obtain a first parameter value , the first parameter value is used to characterize the value of the attribute of the first operation; judge whether the first parameter value satisfies the second condition, and obtain a second judgment result, the second condition and the first operation Conditions related to attributes of the current page; when the second judgment result shows that the first parameter value satisfies the second condition, obtain the identification information of the current page; obtain the page content of the first function according to the identification information of the current page ; Displaying the page content of the first function on the display screen.

这里需要指出的是:以上电子设备实施例项的描述,与上述方法描述是类似的,具有同方法实施例相同的有益效果,因此不做赘述。对于本发明电子设备实施例中未披露的技术细节,本领域的技术人员请参照本发明方法实施例的描述而理解,为节约篇幅,这里不再赘述。It should be pointed out here that: the description of the above electronic device embodiment items is similar to the above method description, and has the same beneficial effect as the method embodiment, so it is not repeated here. For technical details not disclosed in the embodiments of the electronic device of the present invention, those skilled in the art should refer to the description of the method embodiments of the present invention to understand, and to save space, details are not repeated here.

应理解,说明书通篇中提到的“一个实施例”或“一实施例”意味着与实施例有关的特定特征、结构或特性包括在本发明的至少一个实施例中。因此,在整个说明书各处出现的“在一个实施例中”或“在一实施例中”未必一定指相同的实施例。此外,这些特定的特征、结构或特性可以任意适合的方式结合在一个或多个实施例中。应理解,在本发明的各种实施例中,上述各过程的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本发明实施例的实施过程构成任何限定。上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。It should be understood that reference throughout this specification to "one embodiment" or "an embodiment" means that a particular feature, structure, or characteristic related to the embodiment is included in at least one embodiment of the present invention. Thus, appearances of "in one embodiment" or "in an embodiment" in various places throughout the specification are not necessarily referring to the same embodiment. Furthermore, the particular features, structures or characteristics may be combined in any suitable manner in one or more embodiments. It should be understood that in various embodiments of the present invention, the sequence numbers of the above-mentioned processes do not mean the order of execution, and the execution order of each process should be determined by its functions and internal logic, rather than by the embodiment of the present invention. The implementation process constitutes any limitation. The serial numbers of the above embodiments of the present invention are for description only, and do not represent the advantages and disadvantages of the embodiments.

需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。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.

在本申请所提供的几个实施例中,应该理解到,所揭露的设备和方法,可以通过其它的方式实现。以上所描述的设备实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,如:多个单元或组件可以结合,或可以集成到另一个系统,或一些特征可以忽略,或不执行。另外,所显示或讨论的各组成部分相互之间的耦合、或直接耦合、或通信连接可以是通过一些接口,设备或单元的间接耦合或通信连接,可以是电性的、机械的或其它形式的。In the several embodiments provided in this application, it should be understood that the disclosed devices and methods may be implemented in other ways. The device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods, such as: multiple units or components can be combined, or May be integrated into another system, or some features may be ignored, or not implemented. In addition, the coupling, or direct coupling, or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be electrical, mechanical or other forms of.

上述作为分离部件说明的单元可以是、或也可以不是物理上分开的,作为单元显示的部件可以是、或也可以不是物理单元;既可以位于一个地方,也可以分布到多个网络单元上;可以根据实际的需要选择其中的部分或全部单元来实现本实施例方案的目的。The units described above as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units; they may be located in one place or distributed to multiple network units; Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.

另外,在本发明各实施例中的各功能单元可以全部集成在一个处理单元中,也可以是各单元分别单独作为一个单元,也可以两个或两个以上单元集成在一个单元中;上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention can be integrated into one processing unit, or each unit can be used as a single unit, or two or more units can be integrated into one unit; the above-mentioned integration The unit can be realized in the form of hardware or in the form of hardware plus software functional unit.

本领域普通技术人员可以理解:实现上述方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成,前述的程序可以存储于计算机可读取存储介质中,该程序在执行时,执行包括上述方法实施例的步骤;而前述的存储介质包括:移动存储设备、只读存储器(Read Only Memory,ROM)、磁碟或者光盘等各种可以存储程序代码的介质。Those of ordinary skill in the art can understand that all or part of the steps to realize the above method embodiments can be completed by hardware related to program instructions, and the aforementioned programs can be stored in computer-readable storage media. When the program is executed, the execution includes The steps of the above-mentioned method embodiments; and the aforementioned storage medium includes: various media capable of storing program codes such as removable storage devices, read only memory (ROM), magnetic disks or optical disks.

或者,本发明上述集成的单元如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明实施例的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)执行本发明各个实施例所述方法的全部或部分。而前述的存储介质包括:移动存储设备、ROM、磁碟或者光盘等各种可以存储程序代码的介质。Alternatively, if the above-mentioned integrated units of the present invention are implemented in the form of software function modules and sold or used as independent products, they can also be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the embodiment of the present invention is essentially or the part that contributes to the prior art can be embodied in the form of a software product. The computer software product is stored in a storage medium and includes several instructions for Make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the methods described in various embodiments of the present invention. The aforementioned storage medium includes various media capable of storing program codes such as removable storage devices, ROMs, magnetic disks or optical disks.

以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以所述权利要求的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present invention. Should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be determined by the protection scope of the claims.

Claims (13)

The processor, for the Part I of the current page of software program to be shown on a display screen;InspectionThe first operation surveyed on the Part I;Judge whether first operation meets default first condition,Obtain the first judged result;When first judged result shows that first operation meets the first conditionWhen, first operation is analyzed, the first parameter value is obtained, first parameter value is used to characterize described firstThe numerical value of the attribute of operation;Judge whether first parameter value meets second condition, obtain the second judgement knotReally, the second condition condition related to the attribute of the described first operation;When the second judged result tableWhen bright first parameter value meets the second condition, the identification information of current page is obtained;According to describedThe identification information of current page obtains the content of pages of the first function;The content of pages of first function is shownShow on the display screen.
CN201510918928.2A2015-12-102015-12-10 An information processing method and device, and electronic equipmentActiveCN106873865B (en)

Priority Applications (2)

Application NumberPriority DateFiling DateTitle
CN201510918928.2ACN106873865B (en)2015-12-102015-12-10 An information processing method and device, and electronic equipment
CN202110276347.9ACN112925458B (en)2015-12-102015-12-10Information processing method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201510918928.2ACN106873865B (en)2015-12-102015-12-10 An information processing method and device, and electronic equipment

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
CN202110276347.9ADivisionCN112925458B (en)2015-12-102015-12-10Information processing method, device, equipment and computer readable storage medium

Publications (2)

Publication NumberPublication Date
CN106873865Atrue CN106873865A (en)2017-06-20
CN106873865B CN106873865B (en)2021-05-11

Family

ID=59177887

Family Applications (2)

Application NumberTitlePriority DateFiling Date
CN201510918928.2AActiveCN106873865B (en)2015-12-102015-12-10 An information processing method and device, and electronic equipment
CN202110276347.9AActiveCN112925458B (en)2015-12-102015-12-10Information processing method, device, equipment and computer readable storage medium

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
CN202110276347.9AActiveCN112925458B (en)2015-12-102015-12-10Information processing method, device, equipment and computer readable storage medium

Country Status (1)

CountryLink
CN (2)CN106873865B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110489187A (en)*2018-05-152019-11-22腾讯科技(深圳)有限公司Page furbishing method, device, storage medium and computer equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1916900A (en)*2006-08-302007-02-21田园Method for browsing webpage
US20080069583A1 (en)*2006-09-202008-03-20Seiko Epson CorporationPrinter control method and computer program product
CN103092494A (en)*2011-10-282013-05-08腾讯科技(深圳)有限公司Application switching method and device for touch screen terminals
CN103365644A (en)*2012-04-102013-10-23腾讯科技(深圳)有限公司Method and device for expanding software functions
CN103425416A (en)*2012-05-202013-12-04北京千橡网景科技发展有限公司Display control method and device used for portable device
CN103607516A (en)*2013-11-292014-02-26北京搜狗科技发展有限公司Short message operation method, device and equipment
WO2014191996A1 (en)*2013-05-282014-12-04GLUZMAN, ThierrySystem and method for fast and nuanced sentiment evaluation
CN104298436A (en)*2013-07-152015-01-21腾讯科技(深圳)有限公司Quick reply operation method and terminal
CN104346086A (en)*2013-07-292015-02-11联想(北京)有限公司Information processing method and electronic equipment
CN104881478A (en)*2015-06-022015-09-02吴小宇Web page positioning identification system and method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20120110506A1 (en)*2010-10-292012-05-03Toshiba Tec Kabushiki KaishaSystem and Method for File Navigation
CN103559223A (en)*2013-10-212014-02-05东莞市东信网络技术有限公司Table data refreshing system and method
CN104834474B (en)*2015-06-012019-05-31走遍世界(北京)信息技术有限公司Page furbishing method and device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN1916900A (en)*2006-08-302007-02-21田园Method for browsing webpage
US20080069583A1 (en)*2006-09-202008-03-20Seiko Epson CorporationPrinter control method and computer program product
CN103092494A (en)*2011-10-282013-05-08腾讯科技(深圳)有限公司Application switching method and device for touch screen terminals
CN103365644A (en)*2012-04-102013-10-23腾讯科技(深圳)有限公司Method and device for expanding software functions
CN103425416A (en)*2012-05-202013-12-04北京千橡网景科技发展有限公司Display control method and device used for portable device
WO2014191996A1 (en)*2013-05-282014-12-04GLUZMAN, ThierrySystem and method for fast and nuanced sentiment evaluation
CN104298436A (en)*2013-07-152015-01-21腾讯科技(深圳)有限公司Quick reply operation method and terminal
CN104346086A (en)*2013-07-292015-02-11联想(北京)有限公司Information processing method and electronic equipment
CN103607516A (en)*2013-11-292014-02-26北京搜狗科技发展有限公司Short message operation method, device and equipment
CN104881478A (en)*2015-06-022015-09-02吴小宇Web page positioning identification system and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110489187A (en)*2018-05-152019-11-22腾讯科技(深圳)有限公司Page furbishing method, device, storage medium and computer equipment
CN110489187B (en)*2018-05-152021-09-24腾讯科技(深圳)有限公司Page refreshing method and device, storage medium and computer equipment

Also Published As

Publication numberPublication date
CN106873865B (en)2021-05-11
CN112925458A (en)2021-06-08
CN112925458B (en)2022-09-30

Similar Documents

PublicationPublication DateTitle
US12200342B2 (en)User interfaces for managing visual content in media
US20250238130A1 (en)Presenting user interfaces that update in response to detection of a hovering object
US20220067283A1 (en)Analysis and validation of language models
US11635938B2 (en)Spatial management of audio
US10331297B2 (en)Device, method, and graphical user interface for navigating a content hierarchy
JP7661423B2 (en) User interface for health event logging and coaching
US20240080642A1 (en)Interfaces for device interactions
US12001642B2 (en)User interfaces for managing visual content in media
US11829591B2 (en)User interface for managing input techniques
TW201246035A (en)Electronic device and method of controlling same
US20240291916A1 (en)Interfaces and devices for dynamically-available media playback
TW202046082A (en)Thread of conversation displaying method, computer readable recording medium and computer device
CN111142650B (en)Screen brightness adjusting method, screen brightness adjusting device and terminal
US20140137018A1 (en)File position shortcut and window arrangement
US12019863B2 (en)Techniques for selecting text
CN106488318B (en) Video playing method and electronic terminal
US11696017B2 (en)User interface for managing audible descriptions for visual media
KR20240005099A (en) Devices, methods, and graphical user interfaces for automatically providing shared content to applications
CN106371732A (en)Method for controlling electronic curtain and electronic terminal
CN106445283A (en)Emoticon acquisition method and terminal
CN108469938B (en) E-book reading reminder method, device and terminal device
US11922006B2 (en)Media control for screensavers on an electronic device
CN106873865B (en) An information processing method and device, and electronic equipment
CN117178252A (en)Interface and device for dynamically available media playback
HK40046423A (en)Information processing method, apparatus and device, and computer readable storage medium

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