WO2020119409A1 - List positioning method and apparatus, and device and storage medium - Google Patents

List positioning method and apparatus, and device and storage medium Download PDF

Info

Publication number
WO2020119409A1
WO2020119409A1 PCT/CN2019/119678 CN2019119678W WO2020119409A1 WO 2020119409 A1 WO2020119409 A1 WO 2020119409A1 CN 2019119678 W CN2019119678 W CN 2019119678W WO 2020119409 A1 WO2020119409 A1 WO 2020119409A1
Authority
WO
WIPO (PCT)
Prior art keywords
detail page
page
list
list item
target
Prior art date
Application number
PCT/CN2019/119678
Other languages
French (fr)
Chinese (zh)
Inventor
丘智鉴
梁沛恒
汪方
王道新
张林伟
姜健华
Original Assignee
广州市百果园信息技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 广州市百果园信息技术有限公司 filed Critical 广州市百果园信息技术有限公司
Publication of WO2020119409A1 publication Critical patent/WO2020119409A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Definitions

  • the method for positioning a list provided in an embodiment of the present application mainly includes steps S110 to 130.
  • FIG. 3 is a flowchart of opening a detail page in a list page provided by an embodiment of the present application. As shown in FIG. 3, jumping from the list page to the detail page mainly includes steps S301 to S309.
  • the touch event entered by the user in the preset area includes a point trigger button.
  • a trigger button is set, and when it is detected that the trigger button is clicked, the touch event entered by the user in the preset area is determined.
  • the trigger button may be a physical button in the terminal, or a virtual button on the display operation screen.
  • external devices include but are not limited to: a mouse wiredly or wirelessly connected to the terminal, a remote control device wiredly or wirelessly connected to the terminal, and so on.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Disclosed are a list positioning method and apparatus, and a device and a storage medium. The method comprises: first detecting that a browsing interface is switched from a current detail page to a target detail page; then determining a list item value corresponding to the target detail page; and finally, sending the list item value corresponding to the target detail page to the list page, so that the list page is positioned to the list item corresponding to the target detail page.

Description

列表定位方法、装置、设备及存储介质List positioning method, device, equipment and storage medium
本申请要求在2018年12月13日提交中国专利局、申请号为201811526700.9的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。This application requires the priority of the Chinese patent application with the application number 201811526700.9 submitted to the China Patent Office on December 13, 2018. The entire contents of this application are incorporated by reference in this application.
技术领域Technical field
本申请实施例涉及应用界面管理技术领域,例如一种列表定位方法、装置、设备及存储介质。The embodiments of the present application relate to the technical field of application interface management, such as a list positioning method, device, device, and storage medium.
背景技术Background technique
随着科技的发展以及人们生活水平的提高,用户对信息的获取越来越方便,人们通过常见的手机、平板电脑、电子阅读器等含触摸屏功能的移动终端获取信息。With the development of technology and the improvement of people's living standards, users have more and more convenient access to information. People obtain information through mobile terminals with touch screen functions, such as common mobile phones, tablet computers, e-readers.
用户在信息浏览时,常见的方法是点击列表页中的列表项a,从而进入列表项a对应的详情页A,并且在详情页A上通过上下滑动,浏览列表页中被点击项的之前或者之后列表项b对应的详情页B。When the user browses the information, a common method is to click on the list item a in the list page to enter the detail page A corresponding to the list item a, and slide up or down on the detail page A to browse before the clicked item in the list page or Then the detail page B corresponding to the list item b.
在实现上述技术方案的过程中,申请人发现上述技术方案存在如下缺情况:In the process of implementing the above technical solutions, the applicant found that the above technical solutions had the following shortcomings:
用户浏览详情页B之后,在直接退出详情页B返回列表页的情况下,列表页定位在之前的被点击列表项a。用户希望再次进入退出前的详情页B,则需要在列表页中寻找列表项b,寻找难度大;并且,由于列表项的内容相对于详情页的内容少很多,也难以快速、准确的找到列表项b。After the user browses the detail page B, and directly exits the detail page B and returns to the list page, the list page is positioned at the previously clicked list item a. If the user wants to enter the detail page B before exiting again, he needs to find the list item b in the list page, which is more difficult to find; and because the content of the list item is much less than that of the detail page, it is difficult to find the list quickly and accurately Item b.
发明内容Summary of the invention
本申请提供一种列表定位方法、装置、设备及存储介质,以实现在由详情页切换至列表页的情况下,列表页可以进行快速、准确的定位至列表项。The present application provides a list positioning method, device, equipment, and storage medium, so that when the details page is switched to the list page, the list page can be quickly and accurately positioned to the list item.
第一方面,本申请实施例提供了一种列表定位方法,包括:检测到浏览界面从当前详情页切换到目标详情页;确定所述目标详情页对应的列表项值;将所述目标详情页对应的列表项值发送至列表页,以使所述列表页定位至所述目标详情页对应的列表项。In the first aspect, an embodiment of the present application provides a list positioning method, including: detecting that a browsing interface is switched from a current detail page to a target detail page; determining a list item value corresponding to the target detail page; and transferring the target detail page The corresponding list item value is sent to the list page, so that the list page is located to the list item corresponding to the target detail page.
第二方面,本申请实施例还提供了一种列表定位装置,包括检测模块、确定模块及发送模块;检测模块,设置为检测到浏览界面从当前详情页切换到目标详情页;确定模块,设置为确定所述目标详情页对应的列表项值;发送模块,设置为将所述目标详情页对应的列表项值发送至列表页,以使所述列表页定位至所述目标详情页对应的列表项。In a second aspect, an embodiment of the present application further provides a list positioning device, including a detection module, a determination module, and a sending module; the detection module is configured to detect that the browsing interface is switched from the current detail page to the target detail page; the determination module, setting To determine the list item value corresponding to the target detail page; the sending module is configured to send the list item value corresponding to the target detail page to the list page, so that the list page is positioned to the list corresponding to the target detail page item.
第三方面,本申请实施例还提供了一种设备,包括:至少一个处理器;存 储器,设置为存储至少一个程序,当所述至少一个程序被所述至少一个处理器执行,使得所述至少一个处理器实现如上述第一方面中所述的列表定位方法。In a third aspect, an embodiment of the present application further provides a device, including: at least one processor; a memory configured to store at least one program, when the at least one program is executed by the at least one processor, such that the at least one A processor implements the list positioning method as described in the first aspect above.
第四方面,本申请实施例还提供了一种计算机可读存储介质,其上存储有计算机可执行指令,所述计算机可执行指令被处理器执行时,实现如上述第一方面中所述的列表定位方法。According to a fourth aspect, an embodiment of the present application further provides a computer-readable storage medium on which computer-executable instructions are stored, and when the computer-executable instructions are executed by a processor, the implementation is as described in the first aspect above List positioning method.
附图说明BRIEF DESCRIPTION
图1为本申请一实施例提供的一种列表定位方法的流程图;FIG. 1 is a flowchart of a list positioning method provided by an embodiment of the present application;
图2为本申请一实施例提供的实现列表定位方法的模块示意图;2 is a schematic diagram of a module for implementing a list positioning method provided by an embodiment of the present application;
图3为本申请一实施例提供的列表页打开详情页的流程图;FIG. 3 is a flowchart of opening a detail page of a list page provided by an embodiment of this application;
图4为本申请一实施例中的另一种列表定位方法的流程图;4 is a flowchart of another list positioning method in an embodiment of this application;
图5为本申请一实施例中的详情页切换操作的示意图;5 is a schematic diagram of a detail page switching operation in an embodiment of this application;
图6为本申请一实施例中的第二详情页的示意图;6 is a schematic diagram of a second detail page in an embodiment of the application;
图7为本申请一实施例中的列表定位的操作流程图;7 is an operation flowchart of list positioning in an embodiment of the present application;
图8为本申请一实施例中的另一种详情页切换操作的示意图;8 is a schematic diagram of another detail page switching operation in an embodiment of this application;
图9是本申请一实施例中的列表定位装置的结构示意图;9 is a schematic structural diagram of a list positioning device in an embodiment of the present application;
图10为本申请一实施例提供的一种设备的结构示意图。FIG. 10 is a schematic structural diagram of a device provided by an embodiment of the present application.
具体实施方式detailed description
图1为本申请一实施例提供的列表定位方法的流程图,本实施例可适用于定位列表项的情况,该方法可以由列表定位装置来执行,该列表定位装置可以通过软件和/或硬件的方式实现。设定列表定位装置集成在终端中,即列表定位方法由终端来执行。上述终端是指具有向计算机输入程序和数据或接收计算机输出处理结果功能的设备。上述终端包括但不限于笔记本电脑、智能手机、平板电脑和便携式多媒体播放设备等移动终端以及数字TV、台式计算机等固定终端。FIG. 1 is a flowchart of a list positioning method provided by an embodiment of the present application. This embodiment can be applied to the case of positioning a list item. The method can be executed by a list positioning apparatus, which can be implemented by software and/or hardware. Way. The setting list positioning device is integrated in the terminal, that is, the list positioning method is executed by the terminal. The above-mentioned terminal refers to a device having a function of inputting programs and data to a computer or receiving a computer to output a processing result. The above-mentioned terminals include but are not limited to mobile terminals such as notebook computers, smart phones, tablet computers and portable multimedia playback devices, and fixed terminals such as digital TVs and desktop computers.
如图1所示,本申请实施例提供的列表定位的方法,主要包括步骤S110至步骤130。As shown in FIG. 1, the method for positioning a list provided in an embodiment of the present application mainly includes steps S110 to 130.
在步骤S110中,检测到浏览界面从当前详情页切换到目标详情页。In step S110, it is detected that the browsing interface is switched from the current detail page to the target detail page.
在本实施例中,当前详情页是指在用户使用终端中安装的应用程序进行信息阅读、观看、收听时,终端的操作***向用户展示当前信息详情的页面。目标详情页是指用户在进行信息阅读、收听的过程中,终端的操作***即将向用户展示详情页面。In this embodiment, the current detail page refers to a page where the operating system of the terminal presents the details of the current information to the user when the user uses the application installed in the terminal for information reading, viewing, and listening. The target detail page refers to the terminal's operating system about to display the detail page to the user while the user is reading and listening to the information.
在本申请实施例中,所述应用程序包括但不限于新闻、微博、微信、QQ、短信、淘宝、电子阅览、视频播放、音频播放等涉及到信息阅读的应用程序。 在本实施例中不对应用程序进行限定。In the embodiments of the present application, the application programs include but are not limited to news, Weibo, WeChat, QQ, SMS, Taobao, electronic reading, video playback, audio playback, and other applications related to information reading. In this embodiment, the application program is not limited.
在本申请实施例中,详情页的信息可以为图片信息、文本信息、语音信息、视频信息等中的一种或者至少两种的组合,在本实施例中不对详情页的内容进行限定。In the embodiment of the present application, the information of the detail page may be one or a combination of at least two of picture information, text information, voice information, video information, etc. In this embodiment, the content of the detail page is not limited.
需要说明的是,每个详情页面都在列表页有一个相对应的列表项,选择列表页中的列表项即可进入相对应的信息详情页面。在本申请实施例中,所述列表项的表现形式可以为详情页信息的标题、信息的缩略图或者信息的标题与其缩略图的组合等。本实施例中不对列表项的表现形式进行限定。It should be noted that each detail page has a corresponding list item on the list page. Select the list item in the list page to enter the corresponding information detail page. In the embodiment of the present application, the manifestation of the list item may be a title of the detail page information, a thumbnail of the information, or a combination of the title of the information and its thumbnail, and so on. In this embodiment, the expression form of the list item is not limited.
图2为本申请一实施例提供的实现列表定位方法的模块示意图;如图2所示,主要包括公共数据源201、列表页202、详情页203、数据来源者204、资源管理者205以及***206。公共数据源201是连接列表页202和详情页203之间的桥梁,设置为通过数据来源者204获取数据资源,并向列表页202和详情页203提供数据资源。列表页202设置为根据指令从公共数据源201获取相应的列表项内容并展示。详情页203设置为根据指令从公共数据源201获取相应的详情页内容并展示。数据来源者204从服务器或者其他数据库获取数据并提供给公共数据源201。资源管理者205设置为对公共数据源201中的资源进行管理,例如:生成和查找资源等。***206设置为监听详情页203内容的变化,在本实施例中,列表页202用来充当公共数据源201的***的功能,在详情页203发生变化的情况下,公共数据源201调用***206中的监听函数onItemIndexChanged(index:int),来实现对详情页的监听。2 is a schematic diagram of a module for implementing a list positioning method provided by an embodiment of the present application; as shown in FIG. 2, it mainly includes a public data source 201, a list page 202, a detail page 203, a data source 204, a resource manager 205, and monitoring器206. The public data source 201 is a bridge connecting the list page 202 and the detail page 203, and is configured to obtain data resources through the data source 204 and provide the list page 202 and the detail page 203 with data resources. The list page 202 is set to obtain and display the corresponding list item content from the public data source 201 according to the instruction. The detail page 203 is set to obtain the corresponding detail page content from the public data source 201 according to the instruction and display it. The data source 204 obtains data from a server or other database and provides it to the public data source 201. The resource manager 205 is configured to manage resources in the public data source 201, for example, generate and search for resources. The listener 206 is configured to listen for changes in the content of the detail page 203. In this embodiment, the list page 202 is used as a listener function of the public data source 201. When the detail page 203 changes, the public data source 201 calls The listener function onItemIndexChanged(index:int) in the listener 206 implements monitoring of the detail page.
在本实施例中提供一种从列表页跳转到详情页的实施方案,图3为本申请一实施例提供的列表页打开详情页的流程图。如图3所示,从列表页跳转到详情页主要包括步骤S301至步骤S309。In this embodiment, an implementation solution for jumping from a list page to a detail page is provided. FIG. 3 is a flowchart of opening a detail page in a list page provided by an embodiment of the present application. As shown in FIG. 3, jumping from the list page to the detail page mainly includes steps S301 to S309.
在步骤S301中,在列表页202初始化的情况下,从资源管理器创建一个新的公共数据源201并将公共数据源201与该资源管理器绑定。并且设置列表页202为公共数据源201的***,即列表页202监听公共数据源201的数据变化。In step S301, when the list page 202 is initialized, a new public data source 201 is created from the resource manager and the public data source 201 is bound to the resource manager. In addition, the list page 202 is set as a listener of the public data source 201, that is, the list page 202 listens to data changes of the public data source 201.
在步骤S302中,公共数据源201从数据来源者加载数据并且保存。数据来源者从服务器或者其他数据库获取数据并提供给公共数据源201。In step S302, the public data source 201 loads data from the data source and saves it. The data source obtains data from a server or other database and provides it to the public data source 201.
在步骤S303中,公共数据源201将列表项数据发送至列表页202,列表页202显示列表项数据。In step S303, the public data source 201 sends the list item data to the list page 202, and the list page 202 displays the list item data.
在步骤S304中,在列表页202接收用户在预设区域录入的触摸事件,打开第N项对应的详情页。In step S304, a touch event entered by a user in a preset area is received on the list page 202, and the detail page corresponding to the Nth item is opened.
在本申请实施例中,用户在预设区域录入的触摸事件包括点触发按键。例如,设定触发按键,在检测到触发按键被点击的情况下,确定用户在预设区域录入的触摸事件。其中,触发按键可以是终端中的实体按键,也可以是位于显 示操作屏上的虚拟按键。再如,设定接收到外置设备发送的切换详情页的信号时,确定接收用户在预设区域录入的触摸事件。其中,外置设备包括但不限定于:与终端有线或无线连接的鼠标、与终端有线或无线连接的遥控装置等。In the embodiment of the present application, the touch event entered by the user in the preset area includes a point trigger button. For example, a trigger button is set, and when it is detected that the trigger button is clicked, the touch event entered by the user in the preset area is determined. The trigger button may be a physical button in the terminal, or a virtual button on the display operation screen. For another example, when receiving the signal for switching the detail page sent by the external device, it is determined to receive the touch event entered by the user in the preset area. Among them, external devices include but are not limited to: a mouse wiredly or wirelessly connected to the terminal, a remote control device wiredly or wirelessly connected to the terminal, and so on.
在步骤S305中,公共数据源201设置当前列表项值为N。In step S305, the public data source 201 sets the current list item value to N.
在本实施例中,在用户点击列表页202中的第N项的情况下,列表项向公共数据源201发送设置信息,将当前列表项值设置为N。其中,N为大于等于1的正整数。In this embodiment, when the user clicks the Nth item in the list page 202, the list item sends setting information to the public data source 201, and the current list item value is set to N. Where N is a positive integer greater than or equal to 1.
在步骤S306中,列表页202发送第N项对应的详情页的数据编码至详情页203。In step S306, the list page 202 sends the data code of the detail page corresponding to the Nth item to the detail page 203.
在步骤S307中,详情页203根据数据编码通过资源管理器在公共数据源进行查找。查找数据编码对应的详情页内容。In step S307, the detail page 203 searches the public data source through the resource manager according to the data encoding. Find the content of the detail page corresponding to the data encoding.
在步骤S308中,公共数据源201获取第N项对应的详情页的数据,并发送至详情页203。In step S308, the public data source 201 obtains the data of the detail page corresponding to the Nth item and sends it to the detail page 203.
在步骤S309中,详情页203接收并显示第N项对应的详情页的数据。进而实现从列表页到详情页的跳转。In step S309, the detail page 203 receives and displays data of the detail page corresponding to the Nth item. Then realize the jump from the list page to the detail page.
本实施例中仅仅是对从列表页跳转到详情页的实施方案进行说明,而非限定。In this embodiment, the implementation of jumping from the list page to the detail page is only illustrative, not limiting.
在一实施例中,当接收当前详情页发送的获取目标详情页内容的请求;将目标详情页内容发送至浏览界面。在检测到浏览界面显示目标详情页内容的情况下,确定浏览界面从当前详情页切换到目标详情页。In one embodiment, when receiving the request to obtain the content of the target detail page sent by the current detail page; the content of the target detail page is sent to the browsing interface. When it is detected that the browsing interface displays the content of the target detail page, it is determined that the browsing interface is switched from the current detail page to the target detail page.
在本实施例中,接收用户在预设区域录入的触发事件,在该触发事件与预设的切换事件相匹配的情况下,生成获取目标详情页内容的请求。In this embodiment, a trigger event entered by a user in a preset area is received, and in a case where the trigger event matches a preset switching event, a request for acquiring content of a target detail page is generated.
在本申请实施例中,用户在预设区域录入的触摸事件包括点击触摸事件、滑动触摸事件,该触摸事件的信息包括触摸事件的方向。在一实施例中,用户在预设区域录入的触发事件还包括用户在预设的输入框中输入具体的页码。需要说明的是,用户在预设区域任意一处录入触摸事件,移动终端设备的操作***均可识别并接收。In the embodiment of the present application, the touch event entered by the user in the preset area includes a click touch event and a sliding touch event, and the information of the touch event includes the direction of the touch event. In an embodiment, the trigger event entered by the user in the preset area further includes the user entering a specific page number in the preset input box. It should be noted that, when a user enters a touch event at any place in the preset area, the operating system of the mobile terminal device can recognize and receive it.
在接收到目标详情页内容的请求的情况下,从公共数据源中获取目标详情页内容并发送至详情页进行展示。在检测到浏览界面显示目标详情页内容的情况下,确定浏览界面从当前详情页切换到目标详情页。In the case of receiving a request for the content of the target detail page, the content of the target detail page is obtained from a public data source and sent to the detail page for display. When it is detected that the browsing interface displays the content of the target detail page, it is determined that the browsing interface is switched from the current detail page to the target detail page.
在步骤S120中,确定目标详情页对应的列表项值。In step S120, the list item value corresponding to the target detail page is determined.
在本实施例中,列表项值是指列表项对应的数值,示例性的,“车体广告”的列表项对应的列表项值为3,“灯箱广告”的列表项对应的列表项值为4。需要说明的是,列表项值和列表项的对应关系可以是一对一的关系,也可以是多对一的关系。示例性的,在微信、微博中,列表项值和列表项的对应关系可以 是一对一的关系,在电子阅读器中,列表项值和列表项的对应关系可以是多对一的关系。例如:一个章节可以只有一个列表项,在一个章节内容分多页展示的情况下,存在多个页码,此时多个页码对应的一个列表项。In this embodiment, the list item value refers to the value corresponding to the list item. Exemplarily, the list item value corresponding to the list item of the "car body advertisement" is 3, and the list item value corresponding to the list item of the "light box advertisement" 4. It should be noted that the correspondence between list item values and list items may be a one-to-one relationship or a many-to-one relationship. Exemplarily, in WeChat and Weibo, the correspondence between list item values and list items may be a one-to-one relationship, and in an e-reader, the correspondence relationship between list item values and list items may be a many-to-one relationship . For example, a chapter may have only one list item. In the case where the content of a chapter is displayed on multiple pages, there are multiple page numbers. In this case, the multiple page numbers correspond to one list item.
在本申请实施例中,所述列表项的表现形式可以为详情页信息的标题、信息的缩略图或者信息的标题与其缩略图的组合等。本实施例中不对列表项的表现形式进行限定。In the embodiment of the present application, the manifestation of the list item may be a title of the detail page information, a thumbnail of the information, or a combination of the title of the information and its thumbnail, and so on. In this embodiment, the expression form of the list item is not limited.
在一实施例中,根据当前详情页切换到目标详情页的具体情况确定目标详情页对应的列表项值。In an embodiment, the list item value corresponding to the target detail page is determined according to the specific situation of the current detail page switching to the target detail page.
示例性的,在目标详情页是通过在当前详情页输入具体页码实现切换的情况下,目标详情页对应的列表项值为用户输入的具体页码。Exemplarily, in the case that the target detail page is switched by inputting a specific page number on the current detail page, the list item corresponding to the target detail page is the specific page number input by the user.
示例性的,在目标详情页是通过触摸当前详情页的触摸操作是实现切换的情况下,根据触摸操作的次数,确定目标详情页对应的列表项值。Exemplarily, in the case where the target detail page is a touch operation by touching the current detail page, the list item value corresponding to the target detail page is determined according to the number of touch operations.
在一实施例中,在当前详情页是向下翻页的情况下,每翻一页则对应的列表项值不断的加一,直到用户停止翻页,将得到的列表项值作为目标详情页对应的列表项值。In one embodiment, in the case where the current detail page is page down, the value of the corresponding list item is continuously increased by one every page, until the user stops page turning, and the obtained list item value is used as the target detail page The corresponding list item value.
在一实施例中,在当前详情页是向上翻页的情况下,每翻一页则对应的列表项值不断的减一,直到用户停止翻页,则将得到的列表项值作为目标详情页对应的列表项值。In an embodiment, in the case where the current detail page is a page up, the value of the corresponding list item continuously decreases by one every page, until the user stops page turning, the obtained list item value is used as the target detail page The corresponding list item value.
在步骤S130中,将目标详情页对应的列表项值发送至列表页,以使列表页定位至目标详情页对应的列表项。In step S130, the value of the list item corresponding to the target detail page is sent to the list page, so that the list page is located to the list item corresponding to the target detail page.
在本实施例中,公共数据源将目标详情页对应的列表项值发送至列表页,在用户由目标详情页直接返回列表页的情况下,列表页的列表项可以直接定位到列表项值对应的列表项,由此,可以实现在用户由目标详情页直接返回列表页的情况下,列表页的列表项可以直接定位到目标详情页对应的列表项。In this embodiment, the public data source sends the value of the list item corresponding to the target detail page to the list page. In the case where the user returns directly from the target detail page to the list page, the list item of the list page can be directly located to the value corresponding to the list item value The list item of, so that when the user directly returns to the list page from the target detail page, the list item of the list page can be directly located to the list item corresponding to the target detail page.
本申请实施例中提供的列表定位方法,通过首先检测到浏览界面从当前详情页切换到目标详情页;然后确定目标详情页对应的列表项值;最后将目标详情页对应的列表项值发送至列表页,以使列表页定位至目标详情页对应的列表项。可见,本实施例在从当前详情页切换到目标详情页之后,确定目标详情页对应的列表项值,并发送至列表页,使得用户从目标详情页返回列表页之后,列表页定位在目标详情页对应的列表项。实现了在由详情页切换至列表页的情况下,列表页可以进行快速、准确的定位至列表项。The list positioning method provided in the embodiment of the present application first detects that the browsing interface is switched from the current detail page to the target detail page; then determines the list item value corresponding to the target detail page; and finally sends the list item value corresponding to the target detail page to List page, so that the list page is positioned to the list item corresponding to the target detail page. It can be seen that in this embodiment, after switching from the current detail page to the target detail page, the list item value corresponding to the target detail page is determined and sent to the list page, so that after the user returns to the list page from the target detail page, the list page is positioned at the target detail List items corresponding to the page. In the case of switching from the detail page to the list page, the list page can be quickly and accurately located to the list item.
图4为本申请一实施例中的另一种列表定位方法的流程图;本实施例细化了列表定位的方法,如图4所示,细化后的列表定位方法,主要包括步骤S410至步骤S440。FIG. 4 is a flowchart of another list positioning method in an embodiment of the present application; this embodiment refines the list positioning method. As shown in FIG. 4, the refined list positioning method mainly includes steps S410 to Step S440.
在步骤S410,检测用户在当前详情页上的预设区域的触摸操作。In step S410, the user's touch operation on the preset area on the current detail page is detected.
在本实施例中,预设区域的触摸操作包括点击触摸操作、滑动触摸操作,该触摸操作的信息包括触摸操作的方向。用户在预设区域任意一处录入触摸操作,移动终端设备的操作***均可识别并接收。实时检测并接收用户在当前详情页上的预设区域的触摸操作。In this embodiment, the touch operation in the preset area includes a click touch operation and a slide touch operation, and the information of the touch operation includes the direction of the touch operation. The user enters a touch operation at any place in the preset area, and the operating system of the mobile terminal device can recognize and receive it. Real-time detection and reception of user's touch operation in the preset area on the current detail page.
在步骤S420,根据触摸操作从当前详情页切换到目标详情页。In step S420, the current detail page is switched to the target detail page according to the touch operation.
在本实施例中,在触摸操作与预设的页面切换操作相匹配的情况下,从当前详情页切换到目标详情页展示目标详情页面。In this embodiment, when the touch operation matches the preset page switching operation, the current detail page is switched to the target detail page to display the target detail page.
在本申请实施例中,预设的页面切换操作的信息包括用户在预设区域录入的触摸操作的时间、方向、滑动长度等信息。In the embodiment of the present application, the information of the preset page switching operation includes information such as the time, direction, and sliding length of the touch operation entered by the user in the preset area.
图5为本申请一实施例中的详情页切换操作的示意图,图6为本申请一实施例中的目标详情页的示意图。预设的页面切换事件在预设区域录入的触摸操作方向向左,滑动长度超过终端屏幕宽度的二分之一的情况下,下翻信息,展示目标信息详情页面,在接收到的用户在当前详情页502中的预设区域录入的触摸操作501方向向左,滑动长度超过终端屏幕宽度的二分之一的情况下,确定用户预设区域录入的触摸操作与预设的页面切换事件相匹配,根据此匹配结果,展示如图6所示的目标详情页面601。FIG. 5 is a schematic diagram of a detail page switching operation in an embodiment of the application, and FIG. 6 is a schematic diagram of a target detail page in an embodiment of the application. In the case of a preset page switching event, when the touch operation direction entered in the preset area is to the left and the sliding length exceeds half of the terminal screen width, the information is scrolled down to display the target information details page. If the touch operation 501 entered in the preset area on the detail page 502 is to the left and the sliding length exceeds one-half the width of the terminal screen, it is determined that the touch operation entered in the user's preset area matches the preset page switching event Based on this matching result, the target detail page 601 shown in FIG. 6 is displayed.
在一实施例中,在触摸操作与预设的页面切换操作相匹配的情况下,向公共数据源发送获取目标详情页内容的请求,公共数据源获取目标详情页的数据,并返回至详情页面进行展示。In an embodiment, when the touch operation matches the preset page switching operation, a request to obtain the content of the target detail page is sent to the public data source, and the public data source obtains the data of the target detail page and returns to the detail page To show.
在步骤S430,触摸操作包括至少一次第一触摸操作,在每检测到一次第一触摸操作的情况下,将所述当前详情页对应的列表项值加一,直至所述至少一次第一触摸操作结束,将得到的列表项值作为目标详情页对应的列表项值。In step S430, the touch operation includes at least one first touch operation, and each time the first touch operation is detected, the value of the list item corresponding to the current detail page is increased by one until the at least one first touch operation At the end, the obtained list item value is used as the list item value corresponding to the target detail page.
在本实施例中,第一触摸操作是指向后或者向下翻页的操作,示例性的,当前详情页是第八页,进行一次第一触摸操作则切换切换一页,即切换到第九页。In this embodiment, the first touch operation is a page-back or page-down operation. Exemplarily, the current details page is the eighth page. Performing the first touch operation once switches the page, that is, to the ninth. page.
在一实施例中,在本实施例中,用户进行一次第一触摸操作,当前详情页切换至第一目标详情页进行显示,同时当前详情页对应的列表项值加一,并且把第一目标详情页作为新的当前详情页,将列表项值加一之后的列表项值作为新的当前详情页对应的列表项值。In an embodiment, in this embodiment, the user performs a first touch operation, the current detail page is switched to the first target detail page for display, and at the same time, the value of the list item corresponding to the current detail page is increased by one, and the first target is added The detail page serves as the new current detail page, and the list item value after adding one to the list item value is used as the list item value corresponding to the new current detail page.
在一实施例中,直到用户结束第一触摸操作,则将得到的列表项值作为目标详情页对应的列表项值。In an embodiment, until the user ends the first touch operation, the obtained list item value is used as the list item value corresponding to the target detail page.
在一实施例中,本申请实施提供另外一种确定目标详情页对应的列表项值的步骤S430’,在步骤S430’中,触摸操作包括至少一次第二触摸操作,在每检测到一次第二触摸操作的情况下,将所述当前详情页对应的列表项值减一,直至所述至少一次第二触摸操作结束,将得到的列表项值作为目标详情页对应 的列表项值。In an embodiment, the present application implements another step S430' of determining the value of the list item corresponding to the target detail page. In step S430', the touch operation includes at least one second touch operation, and each time a second In the case of a touch operation, the list item value corresponding to the current detail page is reduced by one until the at least one second touch operation ends, and the obtained list item value is used as the list item value corresponding to the target detail page.
在本实施例中,第二触摸操作是指向前或者向上翻页的操作,示例性的,当前详情页是第八页,进行一次第二触摸操作则切换切换一页,即切换到第七页。In this embodiment, the second touch operation is an operation of pointing forward or page up. Exemplarily, the current detail page is the eighth page, and a second touch operation switches the page, that is, the seventh page .
在一实施例中,在本实施例中,用户进行一次第二触摸操作,当前详情页切换至第二目标详情页进行显示,同时当前详情页对应的列表项值减一,并且把第二目标详情页作为新的当前详情页,将列表项值减一之后的列表项值作为新的当前详情页对应的列表项值。In one embodiment, in this embodiment, the user performs a second touch operation, the current detail page is switched to the second target detail page for display, and at the same time, the value of the list item corresponding to the current detail page is reduced by one, and the second target is reduced The detail page serves as a new current detail page, and the list item value after the list item value is reduced by one is used as the list item value corresponding to the new current detail page.
在一实施例中,直到用户结束第二触摸操作,则将得到的列表项值作为目标详情页对应的列表项值。In an embodiment, until the user ends the second touch operation, the obtained list item value is used as the list item value corresponding to the target detail page.
在步骤S440,将目标详情页对应的列表项值发送至列表页,以使列表页定位至目标详情页对应的列表项。In step S440, the list item value corresponding to the target detail page is sent to the list page, so that the list page is located to the list item corresponding to the target detail page.
在本实施例中,公共数据源将目标详情页对应的列表项值至列表页,在用户由目标详情页直接返回列表页的情况下,列表页的列表项可以直接定位到列表项值对应的列表项,由此,可以实现在用户由目标详情页直接返回列表页的情况下,列表页的列表项可以直接定位到目标详情页对应的列表项。In this embodiment, the public data source transfers the list item value corresponding to the target detail page to the list page. In the case where the user returns directly from the target detail page to the list page, the list item of the list page can be directly located to the list item value. List items, thus, when the user returns directly to the list page from the target detail page, the list items of the list page can be directly located to the list item corresponding to the target detail page.
在上述实施例的技术上,本实施例提供一种实现列表定位方法。图7为本申请一实施例中的列表定位的操作流程图,操作流程图包括步骤S701至步骤S705。Based on the technology of the above embodiment, this embodiment provides a method for implementing list positioning. FIG. 7 is an operation flowchart of list positioning in an embodiment of the present application. The operation flowchart includes steps S701 to S705.
在步骤S701中,详情页330接收第一触摸操作,生成目标详情页请求。In step S701, the detail page 330 receives the first touch operation and generates a target detail page request.
接收用户在当前详情页上的预设区域的触摸操作,在触摸操作与预设的页面切换操作相匹配的情况下,向公共数据源320发送获取目标详情页内容的请求。Receive the user's touch operation on the preset area on the current detail page, and send a request to the public data source 320 to obtain the target detail page content if the touch operation matches the preset page switching operation.
在步骤S702中,公共数据源320返回目标详情页数据。In step S702, the public data source 320 returns the target detail page data.
在本实施例中,公共数据源320获取到目标详情页数据并返回至详情页330。In this embodiment, the public data source 320 obtains the target detail page data and returns to the detail page 330.
在步骤S703中,详情页330接收并显示目标详情页内容。In step S703, the detail page 330 receives and displays the content of the target detail page.
在本实施例中,详情页330接收并显示目标详情页内容,同时通过函数notifyIndexChanged通知公共数据源320,列表项值修改为N+1。其中,N为当前详情页对应的列表项值。In this embodiment, the detail page 330 receives and displays the content of the target detail page, and at the same time notifies the public data source 320 through the function notifyIndexChanged that the value of the list item is modified to N+1. Where N is the value of the list item corresponding to the current detail page.
在步骤S704中,公共数据源320设置当前列表项值为N+1。In step S704, the public data source 320 sets the current list item value to N+1.
在本实施例中,公共数据源320设置当前列表项值为N+1,同时通过***通知列表页,当前列表项值设置为N+1。In this embodiment, the public data source 320 sets the current list item value to N+1, and at the same time notifies the list page through the listener that the current list item value is set to N+1.
在步骤S705中,列表页310定位至第N+1项。In step S705, the list page 310 is located to the N+1th item.
在本实施例中,在列表页得知列表项值为N+1的情况下,定位在第N+1项。In this embodiment, when the list page knows that the value of the list item is N+1, it is located at the N+1th item.
在上述实施例的基础上,本实施例提供另一种列表定位方法。该方法包括: 在当前详情页的输入框获取用户输入的页码,根据输入的页码切换到目标详情页。输入的页码为目标详情页对应的列表项值。Based on the above embodiment, this embodiment provides another list positioning method. The method includes: obtaining the page number input by the user in the input box of the current detail page, and switching to the target detail page according to the entered page number. The page number entered is the value of the list item corresponding to the target detail page.
在本实施例中,图8为本申请一实施例中的另一种详情页切换操作的示意图。如图8所示,用户在当前详情页802的输入框801输入想要切换的页码,终端获取用户输入的页码,并根据输入的页码发送至公共数据源,获取输入的页码对应的目标详情页内容并返回值详情页,详情页展示目标详情页内容,实现从当前详情页切换到目标详情页。示例性的,用户在输入框中输入页码为15,则公共数据源获取页码15对应的目标详情页的内容,并返回至详情页进行展示。In this embodiment, FIG. 8 is a schematic diagram of another detail page switching operation in an embodiment of the present application. As shown in FIG. 8, the user enters the page number to be switched in the input box 801 of the current detail page 802, the terminal obtains the page number input by the user, and sends to the public data source according to the entered page number to obtain the target detail page corresponding to the entered page number Content and return to the value details page. The detail page displays the content of the target detail page, enabling you to switch from the current detail page to the target detail page. Exemplarily, if the user enters the page number 15 in the input box, the public data source obtains the content of the target detail page corresponding to the page number 15 and returns to the detail page for display.
在一实施例中,在详情页展示目标详情页内容的情况下,将页码15作为列表项值发送至公共数据源,即将输入的页码为目标详情页对应的列表项值。公共数据源设置当前列表项值为15,同时通过***通知列表页,当前列表项值设置为15。在列表页得知列表项值为N+1的情况下,将定位在第N+1项。In an embodiment, when the detail page displays the content of the target detail page, the page number 15 is sent to the public data source as the list item value, that is, the page number to be input is the list item value corresponding to the target detail page. The public data source sets the current list item value to 15, and notifies the list page through the listener that the current list item value is set to 15. When the list page knows that the value of the list item is N+1, it will locate the N+1 item.
本申请实施例中提供的列表定位方法,通过首先检测到浏览界面从当前详情页切换到目标详情页;然后确定目标详情页对应的列表项值;最后将目标详情页对应的列表项值发送至列表页,以使列表页定位至目标详情页对应的列表项。可见,本实施例在从当前详情页切换到目标详情页之后,确定目标详情页对应的列表项值,并发送至列表页,使得用户从目标详情页返回列表页之后,列表页定位在目标详情页对应的列表项。实现了在由详情页切换至列表页的情况下,列表页可以进行快速、准确的定位至列表项。The list positioning method provided in the embodiment of the present application first detects that the browsing interface is switched from the current detail page to the target detail page; then determines the list item value corresponding to the target detail page; and finally sends the list item value corresponding to the target detail page to List page, so that the list page is positioned to the list item corresponding to the target detail page. It can be seen that in this embodiment, after switching from the current detail page to the target detail page, the list item value corresponding to the target detail page is determined and sent to the list page, so that after the user returns to the list page from the target detail page, the list page is positioned at the target detail List items corresponding to the page. In the case of switching from the detail page to the list page, the list page can be quickly and accurately located to the list item.
图9是本申请一实施例中的列表定位装置的结构示意图,本实施例可适用于定位列表项的的情况,该列表定位装置可以通过软件和/或硬件的方式实现。设定列表定位的装置集成在终端设备中,该列表定位装置包括检测模块910、确定模块920及发送模块930。FIG. 9 is a schematic structural diagram of a list positioning device in an embodiment of the present application. This embodiment is applicable to the case of positioning a list item. The list positioning device may be implemented by software and/or hardware. An apparatus for setting list positioning is integrated in the terminal device. The list positioning apparatus includes a detection module 910, a determination module 920, and a sending module 930.
检测模块910,设置为检测到浏览界面从当前详情页切换到目标详情页。The detection module 910 is configured to detect that the browsing interface is switched from the current detail page to the target detail page.
确定模块920,设置为确定所述目标详情页对应的列表项值。The determining module 920 is configured to determine the list item value corresponding to the target detail page.
发送模块930,设置为将所述目标详情页对应的列表项值发送至列表页,以使所述列表页定位至所述目标详情页对应的列表项。The sending module 930 is configured to send the value of the list item corresponding to the target detail page to the list page, so that the list page is located to the list item corresponding to the target detail page.
上述实施例中提供的列表定位装置,通过首先检测到浏览界面从当前详情页切换到目标详情页;然后确定目标详情页对应的列表项值;最后将目标详情页对应的列表项值发送至列表页,以使列表页定位至目标详情页对应的列表项。可见,本实施例在从当前详情页切换到目标详情页之后,确定目标详情页对应的列表项值,并发送至列表页,使得用户从目标详情页返回列表页之后,列表页定位在目标详情页对应的列表项。实现了在由详情页切换至列表页的情况下,列表页可以进行快速、准确的定位至列表项。The list positioning device provided in the above embodiment first switches the current detail page to the target detail page by detecting the browsing interface; then determines the list item value corresponding to the target detail page; and finally sends the list item value corresponding to the target detail page to the list Page to position the list page to the list item corresponding to the target detail page. It can be seen that in this embodiment, after switching from the current detail page to the target detail page, the list item value corresponding to the target detail page is determined and sent to the list page, so that after the user returns from the target detail page to the list page, the list page is positioned at the target detail List items corresponding to the page. In the case of switching from the detail page to the list page, the list page can be quickly and accurately located to the list item.
在一实施例中,检测模块910包括接收单元、发送单元及确定单元。In an embodiment, the detection module 910 includes a receiving unit, a sending unit, and a determining unit.
接收单元,设置为接收当前详情页发送的获取目标详情页内容的请求。The receiving unit is configured to receive a request sent by the current detail page to obtain the content of the target detail page.
发送单元,设置为将所述目标详情页内容发送至浏览界面。The sending unit is configured to send the content of the target detail page to the browsing interface.
确定单元,设置为在检测到浏览界面显示目标详情页内容的情况下,确定浏览界面从当前详情页切换到目标详情页。The determining unit is configured to determine that the browsing interface is switched from the current detail page to the target detail page when detecting that the browsing interface displays the content of the target detail page.
在一实施例中,从当前详情页切换到目标详情页包括:在当前详情页的输入框获取用户输入的页码;根据输入的页码跳转到所述目标详情页。In an embodiment, switching from the current detail page to the target detail page includes: obtaining a page number input by a user in an input box of the current detail page; and jumping to the target detail page according to the entered page number.
在一实施例中,所述输入的页码为所述目标详情页对应的列表项值。In an embodiment, the input page number is a list item value corresponding to the target detail page.
在一实施例中,从当前详情页切换到目标详情页包括:检测用户在当前详情页上的预设区域的触摸操作;根据所述触摸操作从当前详情页切换到目标详情页。In an embodiment, switching from the current detail page to the target detail page includes: detecting a user's touch operation on a preset area on the current detail page; and switching from the current detail page to the target detail page according to the touch operation.
相应的,在触摸操作包括至少一次第一触摸操作的情况下,确定模块920,设置为在每检测到一次第一触摸操作的情况下,将所述当前详情页对应的列表项值加一,直至所述至少一次第一触摸操作结束,将得到的列表项值作为目标详情页对应的列表项值。Correspondingly, when the touch operation includes at least one first touch operation, the determining module 920 is configured to increase the value of the list item corresponding to the current detail page by one every time the first touch operation is detected, Until the at least one first touch operation ends, the obtained list item value is used as the list item value corresponding to the target detail page.
相应的,在触摸操作包括至少一次第二触摸操作的情况下,确定模块920,设置为在每检测到一次第二触摸操作的情况下,将所述当前详情页对应的列表项值减一,直至所述至少一次第二触摸操作结束,将得到的列表项值作为目标详情页对应的列表项值。Correspondingly, when the touch operation includes at least one second touch operation, the determination module 920 is configured to reduce the value of the list item corresponding to the current detail page by one every time a second touch operation is detected, Until the at least one second touch operation ends, the obtained list item value is used as the list item value corresponding to the target detail page.
本申请实施例所提供的列表定位装置可执行本申请任意实施例所提供的列表定位方法。The list positioning apparatus provided by the embodiment of the present application may execute the list positioning method provided by any embodiment of the present application.
图10为本申请一实施例提供的一种设备的结构示意图,如图10所示,该设备包括处理器70、存储器71、输入装置72和输出装置73;设备中处理器70的数量可以是至少一个,图10中以一个处理器70为例;设备中的处理器70、存储器71、输入装置72和输出装置73可以通过总线或其他方式连接,图10中以通过总线连接为例。10 is a schematic structural diagram of a device provided by an embodiment of the present application. As shown in FIG. 10, the device includes a processor 70, a memory 71, an input device 72, and an output device 73; the number of processors 70 in the device may be At least one, one processor 70 is taken as an example in FIG. 10; the processor 70, the memory 71, the input device 72, and the output device 73 in the device may be connected by a bus or other means, and FIG. 10 is taken as an example of connecting by a bus.
存储器71作为一种计算机可读存储介质,设置为存储软件程序、计算机可执行程序以及模块,如本申请实施例中的列表定位方法对应的程序指令/模块(例如,列表定位装置中的检测模块910、确定模块920和发送模块930)。处理器70通过运行存储在存储器71中的软件程序、指令以及模块,从而执行设备的各种功能应用以及数据处理,即实现上述的列表定位方法。The memory 71 is a computer-readable storage medium and is configured to store software programs, computer executable programs, and modules, such as program instructions/modules corresponding to the list positioning method in the embodiments of the present application (for example, a detection module in a list positioning apparatus 910, the determining module 920 and the sending module 930). The processor 70 executes software functions, instructions, and modules stored in the memory 71 to execute various functional applications and data processing of the device, that is, to implement the above-mentioned list positioning method.
存储器71可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作***、至少一个功能所需的应用程序;存储数据区可存储根据终端的使用所创建的数据等。此外,存储器71可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。在一些实例中,存储器71可包括相对于处理器70远程设置的存 储器,这些远程存储器可以通过网络连接至设备。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 71 may mainly include a storage program area and a storage data area, where the storage program area may store an operating system and application programs required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. In addition, the memory 71 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other non-volatile solid-state storage devices. In some examples, the memory 71 may include memories remotely provided with respect to the processor 70, and these remote memories may be connected to the device through a network. Examples of the above network include but are not limited to the Internet, intranet, local area network, mobile communication network, and combinations thereof.
输入装置72设置为接收输入的数字或字符信息,以及产生与设备/终端/服务器的用户设置以及功能控制有关的键信号输入。输出装置73可包括显示屏等显示设备。The input device 72 is configured to receive input numeric or character information, and generate key signal input related to user settings and function control of the device/terminal/server. The output device 73 may include a display device such as a display screen.
本申请一实施例还提供一种包含计算机可执行指令的计算机存储介质,所述计算机可执行指令在由计算机处理器执行时,用于执行一种列表定位方法,该方法包括:检测到浏览界面从当前详情页切换到目标详情页;确定所述目标详情页对应的列表项值;将所述目标详情页对应的列表项值发送至列表页,以使所述列表页定位至所述目标详情页对应的列表项。An embodiment of the present application further provides a computer storage medium containing computer-executable instructions. When the computer-executable instructions are executed by a computer processor, the computer storage medium is used to perform a list positioning method. The method includes: detecting a browsing interface Switch from the current detail page to the target detail page; determine the list item value corresponding to the target detail page; send the list item value corresponding to the target detail page to the list page, so that the list page is positioned to the target detail List items corresponding to the page.
当然,本申请实施例所提供的一种包含计算机可执行指令的存储介质,其计算机可执行指令不限于如上所述的方法操作,还可以执行本申请任意实施例所提供的列表定位方法中的相关操作。Of course, a storage medium containing computer-executable instructions provided by the embodiments of the present application is not limited to the method operations described above, and can also execute the list positioning method provided by any embodiment of the present application. Related operations.
通过以上关于实施方式的描述,所属领域的技术人员可以清楚地了解到,本申请可借助软件及必需的通用硬件来实现,当然也可以通过硬件实现。基于这样的理解,本申请的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如计算机的软盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、闪存(FLASH)、硬盘或光盘等,包括多个指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。Through the above description of the embodiments, those skilled in the art can clearly understand that the present application can be implemented by software and necessary general hardware, and of course, can also be implemented by hardware. Based on this understanding, the technical solution of the present application can essentially be embodied in the form of a software product that contributes to the related technology, and the computer software product can be stored in a computer-readable storage medium, such as a computer floppy disk, Read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), flash memory (FLASH), hard disk or optical disc, etc., including multiple instructions to make a computer device (which can be a personal computer) , A server, or a network device, etc.) execute the methods described in the embodiments of the present application.
值得注意的是,上述列表定位装置的实施例中,所包括的各个单元和模块只是按照功能逻辑进行划分的,但并不局限于上述的划分,只要能够实现相应的功能即可;另外,各功能单元的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。It is worth noting that in the above embodiment of the list positioning device, the included units and modules are only divided according to the function logic, but it is not limited to the above division, as long as the corresponding functions can be achieved; in addition, each The specific names of the functional units are only for the purpose of distinguishing each other, and are not used to limit the protection scope of the present application.

Claims (10)

  1. 一种列表定位方法,包括:A list positioning method, including:
    检测到浏览界面从当前详情页切换到目标详情页;It is detected that the browsing interface is switched from the current detail page to the target detail page;
    确定所述目标详情页对应的列表项值;Determine the value of the list item corresponding to the target detail page;
    将所述目标详情页对应的列表项值发送至列表页,以使所述列表页定位至所述目标详情页对应的列表项。Sending the value of the list item corresponding to the target detail page to the list page, so that the list page is located to the list item corresponding to the target detail page.
  2. 根据权利要求1所述的方法,其中,所述检测到浏览界面从当前详情页切换到目标详情页,包括:The method according to claim 1, wherein the detecting that the browsing interface is switched from the current detail page to the target detail page includes:
    接收所述当前详情页发送的获取目标详情页内容的请求;Receiving a request sent by the current detail page to obtain the content of the target detail page;
    将所述目标详情页内容发送至浏览界面;Send the content of the target detail page to the browsing interface;
    在检测到所述浏览界面显示所述目标详情页内容的情况下,确定所述浏览界面从所述当前详情页切换到所述目标详情页。When it is detected that the browsing interface displays the content of the target detail page, it is determined that the browsing interface is switched from the current detail page to the target detail page.
  3. 根据权利要求1所述的方法,其中,从当前详情页切换到目标详情页,包括:The method of claim 1, wherein switching from the current detail page to the target detail page includes:
    在所述当前详情页的输入框获取用户输入的页码;Obtaining the page number input by the user in the input box of the current detail page;
    根据输入的页码切换到所述目标详情页。Switch to the target detail page according to the entered page number.
  4. 根据权利要求3所述的方法,其中,所述输入的页码为所述目标详情页对应的列表项值。The method according to claim 3, wherein the input page number is a list item value corresponding to the target detail page.
  5. 根据权利要求2所述的方法,其中,从当前详情页切换到目标详情页,包括:The method according to claim 2, wherein switching from the current detail page to the target detail page includes:
    检测用户在所述当前详情页上的预设区域的触摸操作;Detecting the user's touch operation on the preset area on the current detail page;
    根据所述触摸操作从所述当前详情页切换到所述目标详情页。Switching from the current detail page to the target detail page according to the touch operation.
  6. 根据权利要求5所述的方法,其中,所述触摸操作包括至少一次第一触摸操作,所述确定所述目标详情页对应的列表项值,包括:The method according to claim 5, wherein the touch operation includes at least one first touch operation, and the determining of the list item value corresponding to the target detail page includes:
    在每检测到一次所述第一触摸操作的情况下,将所述当前详情页对应的列表项值加一,直至所述至少一次第一触摸操作结束,将得到的列表项值作为目标详情页对应的列表项值。Each time the first touch operation is detected, the value of the list item corresponding to the current detail page is increased by one until the end of the at least one first touch operation, and the obtained list item value is used as the target detail page The corresponding list item value.
  7. 根据权利要求5所述的方法,其中,所述触摸操作包括至少一次第二触摸操作,所述确定所述目标详情页对应的列表项值,包括:The method according to claim 5, wherein the touch operation includes at least one second touch operation, and the determining of the list item value corresponding to the target detail page includes:
    在每检测到一次所述第二触摸操作的情况下,将所述当前详情页对应的列表项值减一,直至所述至少一次第二触摸操作结束,将得到的列表项值作为目标详情页对应的列表项值。Each time the second touch operation is detected, the value of the list item corresponding to the current detail page is reduced by one until the end of the at least one second touch operation, and the obtained list item value is used as the target detail page The corresponding list item value.
  8. 一种列表定位装置,包括检测模块、确定模块及发送模块;A list positioning device includes a detection module, a determination module and a sending module;
    检测模块,设置为检测到浏览界面从当前详情页切换到目标详情页;The detection module is set to detect that the browsing interface is switched from the current detail page to the target detail page;
    确定模块,设置为确定所述目标详情页对应的列表项值;A determining module, configured to determine the value of the list item corresponding to the target detail page;
    发送模块,设置为将所述目标详情页对应的列表项值发送至列表页,以使 所述列表页定位至所述目标详情页对应的列表项。The sending module is configured to send the value of the list item corresponding to the target detail page to the list page, so that the list page is located to the list item corresponding to the target detail page.
  9. 一种设备,包括:A device, including:
    至少一个处理器;At least one processor;
    存储器,设置为存储至少一个程序,Memory, set to store at least one program,
    当所述至少一个程序被所述至少一个处理器执行,使得所述至少一个处理器实现如权利要求1-7中任一项所述的列表定位方法。When the at least one program is executed by the at least one processor, the at least one processor implements the list positioning method according to any one of claims 1-7.
  10. 一种计算机可读存储介质,其上存储有计算机可执行指令,所述计算机可执行指令被处理器执行时,实现如权利要求1-7任一项所述的列表定位方法。A computer-readable storage medium having computer-executable instructions stored thereon, when the computer-executable instructions are executed by a processor, implement the list positioning method according to any one of claims 1-7.
PCT/CN2019/119678 2018-12-13 2019-11-20 List positioning method and apparatus, and device and storage medium WO2020119409A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811526700.9 2018-12-13
CN201811526700.9A CN109656444B (en) 2018-12-13 2018-12-13 List positioning method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2020119409A1 true WO2020119409A1 (en) 2020-06-18

Family

ID=66113930

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/119678 WO2020119409A1 (en) 2018-12-13 2019-11-20 List positioning method and apparatus, and device and storage medium

Country Status (2)

Country Link
CN (1) CN109656444B (en)
WO (1) WO2020119409A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109656444B (en) * 2018-12-13 2021-06-08 广州市百果园信息技术有限公司 List positioning method, device, equipment and storage medium
CN110267088B (en) * 2019-07-18 2021-09-07 北京字节跳动网络技术有限公司 Video playing control method and device, electronic equipment and storage medium
CN112379814A (en) * 2020-10-14 2021-02-19 广州市百果园网络科技有限公司 Picture preview sliding processing method and system, electronic equipment and storage medium
CN113065082A (en) * 2021-02-26 2021-07-02 北京达佳互联信息技术有限公司 Data processing method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150033184A1 (en) * 2013-07-25 2015-01-29 Samsung Electronics Co., Ltd. Method and apparatus for executing application in electronic device
CN105224225A (en) * 2015-09-23 2016-01-06 百度在线网络技术(北京)有限公司 The changing method of details page and device
CN105760060A (en) * 2014-12-19 2016-07-13 大陆汽车投资(上海)有限公司 Rapid page positioning method
CN109656444A (en) * 2018-12-13 2019-04-19 广州市百果园信息技术有限公司 List localization method, device, equipment and storage medium

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002092413A (en) * 2000-09-18 2002-03-29 Tsutaya Online:Kk Electronic commerce system
CN101853127B (en) * 2010-05-18 2013-01-09 鸿富锦精密工业(深圳)有限公司 Electronic reading device and preview method thereof
US20140302470A1 (en) * 2013-04-08 2014-10-09 Healthy Connections, Inc Managing lifestyle resources system and method
CN103389858B (en) * 2013-08-13 2017-02-08 惠州Tcl移动通信有限公司 Mobile terminal and list operation method thereof
US10503357B2 (en) * 2014-04-03 2019-12-10 Oath Inc. Systems and methods for delivering task-oriented content using a desktop widget
CN105488057B (en) * 2014-09-17 2020-04-03 腾讯科技(深圳)有限公司 Page element processing method and device
CN105988667B (en) * 2015-01-30 2019-07-02 广州市百果园信息技术有限公司 The method and device of list display
JP6758921B2 (en) * 2016-06-01 2020-09-23 キヤノン株式会社 Electronic devices and their control methods
CN108694180A (en) * 2017-04-06 2018-10-23 阿里巴巴集团控股有限公司 The method, apparatus and computer system of content of pages are provided
CN108803974B (en) * 2018-06-06 2021-07-27 腾讯科技(深圳)有限公司 Page processing method and device and related equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150033184A1 (en) * 2013-07-25 2015-01-29 Samsung Electronics Co., Ltd. Method and apparatus for executing application in electronic device
CN105760060A (en) * 2014-12-19 2016-07-13 大陆汽车投资(上海)有限公司 Rapid page positioning method
CN105224225A (en) * 2015-09-23 2016-01-06 百度在线网络技术(北京)有限公司 The changing method of details page and device
CN109656444A (en) * 2018-12-13 2019-04-19 广州市百果园信息技术有限公司 List localization method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN109656444A (en) 2019-04-19
CN109656444B (en) 2021-06-08

Similar Documents

Publication Publication Date Title
WO2020119409A1 (en) List positioning method and apparatus, and device and storage medium
WO2020007012A1 (en) Method and device for displaying search page, terminal, and storage medium
US10122839B1 (en) Techniques for enhancing content on a mobile device
US20170024226A1 (en) Information processing method and electronic device
WO2017032089A1 (en) Search method and terminal
WO2022089568A1 (en) File sharing method and apparatus, and electronic device
CN104484193A (en) Method and device for rapidly starting application program
WO2023045872A1 (en) Page jumping method, apparatus, and device, and storage medium and program product
JP6211543B2 (en) Method and apparatus for text retrieval on a touch terminal
WO2022156606A1 (en) Information processing method and apparatus, and electronic device
WO2022161431A1 (en) Display method, apparatus, and electronic device
CN105094603B (en) Method and device for associated input
US20200234008A1 (en) Information processing method and device
WO2019218688A1 (en) Method and device for displaying information and searching information
WO2018010316A1 (en) Desktop page management method and device
KR101919257B1 (en) Application program switch method, apparatus and electronic terminal
WO2022135339A1 (en) Message content input method and apparatus, and electronic device
CN112291412B (en) Application program control method and device and electronic equipment
US10481792B2 (en) Secure authenticated connected keyboard
WO2022253132A1 (en) Information display method and apparatus, and electronic device
WO2022228294A1 (en) Method and apparatus for carrying out searching, electronic device, and readable storage medium
WO2022222785A1 (en) Image display method and device
WO2015122742A1 (en) Electronic device and method for extracting and using sematic entity in text message of electronic device
KR101729681B1 (en) Security system based on physical level for data security of security terminal and method using the same
JP2023525205A (en) Information processing method, device and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19895091

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19895091

Country of ref document: EP

Kind code of ref document: A1