CN112579234B - Estimation method of list element position, mobile terminal and storage medium - Google Patents

Estimation method of list element position, mobile terminal and storage medium Download PDF

Info

Publication number
CN112579234B
CN112579234B CN202011490564.XA CN202011490564A CN112579234B CN 112579234 B CN112579234 B CN 112579234B CN 202011490564 A CN202011490564 A CN 202011490564A CN 112579234 B CN112579234 B CN 112579234B
Authority
CN
China
Prior art keywords
list
display interface
sequence number
arrangement sequence
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011490564.XA
Other languages
Chinese (zh)
Other versions
CN112579234A (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.)
Guangzhou Pinwei Software Co Ltd
Original Assignee
Guangzhou Pinwei Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Pinwei Software Co Ltd filed Critical Guangzhou Pinwei Software Co Ltd
Priority to CN202011490564.XA priority Critical patent/CN112579234B/en
Publication of CN112579234A publication Critical patent/CN112579234A/en
Application granted granted Critical
Publication of CN112579234B publication Critical patent/CN112579234B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

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

Landscapes

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

Abstract

The invention discloses a method for estimating the position of a list element, which comprises the following steps: determining a first arrangement sequence number corresponding to a list element displayed in a current display interface; acquiring a second arrangement sequence number of other list elements except the list elements displayed in the current display interface in the current list; acquiring size information corresponding to each list element; and determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information. The invention also discloses a mobile terminal and a computer readable storage medium, which achieve the purpose of improving the display effect.

Description

Estimation method of list element position, mobile terminal and storage medium
Technical Field
The present invention relates to the field of mobile terminals, and in particular, to a method for estimating a position of a list element, a mobile terminal, and a computer readable storage medium.
Background
With the rapid development of internet technology, various electronic commerce APPs (applications) have emerged. In the e-commerce APP, the commodity list is a widely used important page. In order to enable a user to quickly search for a target commodity in a commodity list, the commodity is generally displayed in a classified manner. In the interface of one commodity list, each classification label and the corresponding specific commodity under the classification label can be displayed at the same time. While the specific merchandise is typically presented in the form of a thumbnail. In order to make the currently displayed commodity correspond to the classification label, the corresponding classification label needs to be switched timely and accurately according to the current display content. Referring to fig. 3, when the items classified for the shoe pack are displayed in the display interface, the shoe pack classification label among the highlighting classification labels is required.
In the conventional art, it is generally necessary to determine a distance between a thumbnail corresponding to each commodity and a preset reference point in a display area according to the width and height of the thumbnail (i.e., list element) of the commodity that has been loaded. However, in the existing system, in order to improve loading efficiency, only part of the content is generally rendered in advance, and then gradually loaded through a multiplexing mechanism, so that the size of the whole content of the list cannot be obtained at the beginning. Therefore, the width and the height of the thumbnail of all the commodities in the whole list cannot be directly acquired, and the corresponding classification labels cannot be synchronously jumped in the list scrolling process. This has the disadvantage of poor display.
The foregoing is provided merely for the purpose of facilitating understanding of the technical solutions of the present invention and is not intended to represent an admission that the foregoing is prior art.
Disclosure of Invention
The main objective of the present invention is to provide a method for estimating the position of a list element, a mobile terminal and a computer readable storage medium, which aim to achieve the purpose of simplifying and improving the display effect.
To achieve the above object, the present invention provides a method for estimating a position of a list element, the method for estimating a position of a list element comprising the steps of:
determining a first arrangement sequence number corresponding to a list element displayed in a current display interface;
acquiring a second arrangement sequence number of other list elements except the list elements displayed in the current display interface in the current list;
acquiring size information corresponding to each list element;
and determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information.
Optionally, the relative distance between the other list element and the reference point in the display interface is the relative distance between the target point in the other list element and the reference point in the display interface.
Optionally, the step of determining the distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information includes:
determining a difference between the first permutation number and the second permutation number;
and determining the distance between the other list elements and the display interface according to the difference value and the size information.
Optionally, after the step of determining the relative distance between the other list elements and the display interface according to the first arrangement serial number, the second arrangement serial number and the size information, the method further includes:
acquiring a corresponding relation between an element identifier corresponding to each list element and each classification label;
and determining the target classification label corresponding to the list element currently displayed according to the corresponding relation and the relative distance.
Optionally, the target classification label is highlighted in the display interface.
Optionally, before the step of determining the relative distance between the other list elements and the display interface according to the first arrangement serial number, the second arrangement serial number and the size information, the method further includes:
acquiring a first basic distance of a datum point in the display interface relative to the top end of the display interface and/or a second basic distance relative to the bottom end of the display interface;
the step of determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information comprises the following steps:
and determining the relative distance of the other list elements relative to the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information and the first basic distance and/or the second basic distance.
In addition, in order to achieve the above object, the present invention also provides a mobile terminal including a memory, a processor, and an estimation program of a list element position stored on the memory and executable on the processor, the estimation program of a list element position implementing the steps of the estimation method of a list element position as described above when executed by the processor.
In addition, to achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon an estimation program of a list element position, which when executed by a processor, implements the steps of the estimation method of a list element position as described above.
According to the estimation method, the mobile terminal and the computer readable storage medium for the list element position, a first arrangement sequence number corresponding to a list element displayed in a current display interface is determined, then a second arrangement sequence number of other list elements except the list element displayed in the current display interface in the current list is obtained, and size information corresponding to each list element is obtained, so that the relative distance between the other list elements and the display interface is determined according to the first arrangement sequence number, the second arrangement sequence number and the size information. Therefore, the effect of estimating the position of the unexpected list element of the display interface is achieved, and further, under the condition that the content of the An Zhuoduan list cannot be known in advance, by utilizing the scheme, the navigation component can accurately calculate and estimate the element outside the screen through the element in the screen in the process of scrolling the list, and the linkage switching can be timely and accurately carried out directly. Thereby achieving the purpose of improving the display effect
Drawings
FIG. 1 is a schematic diagram of a terminal structure of a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating an embodiment of a method for estimating a position of a list element according to the present invention;
fig. 3 is a schematic diagram of an e-commerce APP interface according to an embodiment of the present invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
In the conventional e-commerce APP, when corresponding category labels are synchronously switched according to category contents displayed on a display page, it is generally required to determine a distance between a thumbnail corresponding to each commodity and a preset reference point in a display area according to a width and a height of a thumbnail (i.e., list element) of the commodity that has been loaded. However, in the existing system, in order to improve loading efficiency, only part of the content is generally rendered in advance, and then gradually loaded through a multiplexing mechanism, so that the size of the whole content of the list cannot be obtained at the beginning. Therefore, the width and the height of the thumbnail of all the commodities in the whole list cannot be directly acquired, and the corresponding classification labels cannot be synchronously jumped in the list scrolling process. This has the disadvantage of poor display.
In order to solve the above-mentioned drawbacks of the conventional solution, an embodiment of the present invention provides a method for estimating a position of a list element, so that a relative distance between display interfaces of each list element can be rapidly determined. I.e. determining the position of the list element, the main solution of which comprises the steps of:
determining a first arrangement sequence number corresponding to a list element displayed in a current display interface;
acquiring a second arrangement sequence number of other list elements except the list elements displayed in the current display interface in the current list;
acquiring size information corresponding to each list element;
and determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information.
Therefore, the effect of estimating the position of the unexpected list element of the display interface can be achieved, and further under the condition that the content of the An Zhuoduan list cannot be known in advance, by means of the scheme thought, in the process of scrolling the list, the navigation component can accurately calculate and estimate the element outside the screen through the element in the screen, and linkage switching can be timely and accurately conducted directly. Thereby achieving the purpose of improving the display effect
As shown in fig. 1, fig. 1 is a schematic diagram of a terminal structure of a hardware running environment according to an embodiment of the present invention.
The terminal of the embodiment of the invention can be a mobile terminal such as a smart phone, a tablet personal computer and the like.
As shown in fig. 1, the terminal may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. Wherein the communication bus 1002 is used to enable connected communication between these components. The user interface 1003 may include a Display, an input unit such as keys, etc., and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a stable memory (non-volatile memory), such as a disk memory. The memory 1005 may also optionally be a storage device separate from the processor 1001 described above.
It will be appreciated by those skilled in the art that the terminal structure shown in fig. 1 is not limiting of the terminal and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
As shown in fig. 1, an operating system, a network communication module, a user interface module, and an estimation program of list element positions may be included in a memory 1005 as one type of computer storage medium.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a background server and performing data communication with the background server; the processor 1001 may be configured to call an estimation program of the list element position stored in the memory 1005, and perform the following operations:
determining a first arrangement sequence number corresponding to a list element displayed in a current display interface;
acquiring a second arrangement sequence number of other list elements except the list elements displayed in the current display interface in the current list;
acquiring size information corresponding to each list element;
and determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information.
Further, the processor 1001 may call an estimation program of the list element position stored in the memory 1005, and further perform the following operations:
determining a difference between the first permutation number and the second permutation number;
and determining the distance between the other list elements and the display interface according to the difference value and the size information.
Further, the processor 1001 may call an estimation program of the list element position stored in the memory 1005, and further perform the following operations:
acquiring a corresponding relation between an element identifier corresponding to each list element and each classification label;
and determining the target classification label corresponding to the list element currently displayed according to the corresponding relation and the relative distance.
Further, the processor 1001 may call an estimation program of the list element position stored in the memory 1005, and further perform the following operations:
acquiring a first basic distance of a datum point in the display interface relative to the top end of the display interface and/or a second basic distance relative to the bottom end of the display interface;
the step of determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information comprises the following steps:
and determining the relative distance of the other list elements relative to the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information and the first basic distance and/or the second basic distance.
Referring to fig. 2, in an embodiment of the method for estimating a list element position of the present invention, the method for estimating a list element position includes the steps of:
step S10, determining a first arrangement sequence number corresponding to a list element displayed in a current display interface;
step S20, acquiring a second arrangement sequence number of other list elements except the list elements displayed in the current display interface in the current list;
step S30, obtaining size information corresponding to each list element;
and S40, determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information.
In the conventional e-commerce APP, when corresponding category labels are synchronously switched according to category contents displayed on a display page, it is generally required to determine a distance between a thumbnail corresponding to each commodity and a preset reference point in a display area according to a width and a height of a thumbnail (i.e., list element) of the commodity that has been loaded. However, in the existing system, in order to improve loading efficiency, only part of the content is generally rendered in advance, and then gradually loaded through a multiplexing mechanism, so that the size of the whole content of the list cannot be obtained at the beginning. Therefore, the width and the height of the thumbnail of all the commodities in the whole list cannot be directly acquired, and the corresponding classification labels cannot be synchronously jumped in the list scrolling process. This has the disadvantage of poor display.
In order to solve the above-mentioned drawbacks of the conventional solution, an embodiment of the present invention provides a method for estimating a position of a list element, so that a relative distance between display interfaces of each list element can be rapidly determined. I.e. determining the position of the list element.
In this embodiment, the first arrangement sequence number corresponding to the list element currently displayed in the display interface may be determined first. The display interface is a display area for displaying the list element in the mobile terminal. Reference is made to the corresponding areas within the dashed boxes in fig. 3. Alternatively, the entire display screen of the mobile terminal may be used as the display interface. Here, the present embodiment is not particularly limited thereto.
It will be appreciated that the display interface is configured to display a list, where the list may be a data form such as a list of items that present particular list elements in a list form. In the following, a commodity list is taken as an example for the sake of understanding. However, this is not intended to limit the present method to only the display process of the commodity category, and any list that can be displayed by classification through the classification tag may be applicable to the present method.
The above-mentioned commodity list includes a plurality of list elements, wherein each list element may be set as a thumbnail and/or brief information corresponding to a commodity. In a general application scene, the length of the commodity list is larger than that of a real interface, namely the mobile terminal cannot display the whole commodity list at the same time in a display interface. Accordingly, the product list can be presented in the above-described display interface in the form of scroll-displaying the product list by automatic scroll or based on a sliding operation by the user. Therefore, only a part of list elements in the commodity list are displayed in the display interface at any one time.
Further, each list element is preset with a corresponding identification (i.e. element ID) and an arrangement sequence number, so that a specific position of each list element in the list can be determined through the element ID and the arrangement sequence number. That is, the list elements in the commodity list are arranged in the commodity list according to the arrangement number order. Therefore, the mobile terminal can acquire the first arrangement sequence number of the list element displayed in the current display interface according to the loaded display data.
After the first arrangement sequence number is acquired, a second arrangement sequence number of other list elements in the current list except the list elements displayed in the current display interface can be acquired. I.e. the current time is obtained, and the list is required for arranging list elements displayed in the display interface.
Further, size information corresponding to each list element may also be obtained, where the size information is estimation information. For example, the size information of the list element displayed in the current display interface may be determined according to the size information of the list element displayed in the current display interface. For example, when the height of the currently displayed list clerk is 300mm, the size information may also be set to 300mm. But the specific determination mode can be adjusted according to the actual application scene. The present embodiment is not particularly limited thereto. Only one specific implementation is presented as a reference:
the size of the other list elements (i.e., the size of the list elements displayed in the display interface) C may be determined based on the following formula:
C=kx+b
where k is a fixed coefficient, x is the size of the currently displayed list element, and b is an adjustment coefficient. The size of a table element generally refers to a display height corresponding to a list element.
Further, when the first permutation number Y is acquired 1 Second permutation number Y 2 After the size information C, the position of the other list elements located above the current display interface may be estimated according to the following formula, i.e. the relative distance S of the other list elements above the current display interface with respect to the display interface:
S=(Y 2 -Y 1 )*C
it will be appreciated that the relative distance between the other list elements and the display interface is the relative distance between the target point in the other list elements and the reference point in the display interface, where the reference point may be set to any point in the display interface, and the target point may also be set to any point in the list elements. For simplicity of calculation, in the technical solution disclosed in the present embodiment, referring to fig. 3, in the present embodiment, the reference point is set to a point a as shown in fig. 3, and the target point is set to B point B as shown in fig. 3. This makes it easier to reduce the amount of calculation by making the target point and the reference point on the same straight line.
Further, as an implementation manner, the relative distance between the other list elements and the display interface may be set as the distance S between the list element above the current display interface and the top of the current display interface 1 And/or the distance S of the list element below the current display interface relative to the bottommost end of the current display interface 2
Specifically, a first basic distance between a reference point in the display interface and a top end of the display interface and/or a second basic distance between the reference point and a bottom end of the display interface may be obtained, and then the step of determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information includes determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information and the first basic distance and/or the second basic distance.
For example, referring to fig. 3, when the point a is taken as the reference point, the first base distance is 0, and thus,
S 1 =(Y 2 -Y 1 )*C-0=(Y 2 -Y 1 )*C
and the second basic distance is the distance between the point A and the point D, namely the height H of the display interface, thus S 2 The calculation can be based on the following formula:
S 1 =(Y 2 -Y 1 )*C-H
further, a corresponding relation between the element identifier corresponding to each list element and each classification label can be obtained, the target classification label corresponding to the currently displayed list element is determined according to the corresponding relation and the relative distance, and the target classification label is highlighted in the display interface.
In the technical scheme disclosed in this embodiment, a first arrangement sequence number corresponding to a list element displayed in a current display interface is determined, then a second arrangement sequence number of other list elements in the current list except the list element displayed in the current display interface is obtained, and size information corresponding to each list element is obtained, so that relative distances between the other list elements and the display interface are determined according to the first arrangement sequence number, the second arrangement sequence number and the size information. Therefore, the effect of estimating the position of the unexpected list element of the display interface is achieved, and further, under the condition that the content of the An Zhuoduan list cannot be known in advance, by utilizing the scheme, the navigation component can accurately calculate and estimate the element outside the screen through the element in the screen in the process of scrolling the list, and the linkage switching can be timely and accurately carried out directly. Thereby achieving the purpose of improving the display effect.
In addition, the embodiment of the invention also provides a mobile terminal, which comprises a memory, a processor and a list element position estimation program stored in the memory and capable of running on the processor, wherein the list element position estimation program is executed by the processor to realize the steps of the list element position estimation method in each embodiment.
Furthermore, the embodiments of the present invention also provide a computer-readable storage medium having stored thereon a program for estimating a position of a list element, which when executed by a processor, implements the steps of the method for estimating a position of a list element according to the above embodiments.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) as described above, comprising instructions for causing a mobile terminal (which may be a smart phone, tablet computer, etc.) to perform the method according to the embodiments of the present invention.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (4)

1. A method for estimating a position of a list element, the method comprising the steps of:
determining a first arrangement sequence number corresponding to a list element displayed in a current display interface, wherein the display interface refers to a display area used for displaying the list element in the mobile terminal;
acquiring a second arrangement sequence number of other list elements except the list elements displayed in the current display interface in the current list;
acquiring size information corresponding to each list element;
determining the relative distance of the other list elements relative to the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information, wherein the relative distance of the other list elements relative to the display interface is the relative distance between the target point in the other list elements and the reference point in the display interface;
the step of determining the distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information comprises the following steps:
determining a difference between the first permutation number and the second permutation number;
determining the distance between the other list elements and the display interface according to the difference value and the size information;
after the step of determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information, the method further includes:
acquiring a corresponding relation between an element identifier corresponding to each list element and each classification label;
determining a target classification label corresponding to the list element currently displayed according to the corresponding relation and the relative distance;
before the step of determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information, the method further includes:
acquiring a first basic distance of a datum point in the display interface relative to the top end of the display interface and/or a second basic distance relative to the bottom end of the display interface;
the step of determining the relative distance between the other list elements and the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information comprises the following steps:
and determining the relative distance of the other list elements relative to the display interface according to the first arrangement sequence number, the second arrangement sequence number and the size information and the first basic distance and/or the second basic distance.
2. The method of estimating a position of a list element of claim 1 wherein said target class label is highlighted in said display interface.
3. A mobile terminal, the mobile terminal comprising: memory, a processor and a list element position estimation program stored on the memory and executable on the processor, which when executed by the processor, implements the steps of the list element position estimation method according to any one of claims 1 to 2.
4. A computer-readable storage medium, on which a list element position estimation program is stored, which when executed by a processor implements the steps of the list element position estimation method according to any one of claims 1 to 2.
CN202011490564.XA 2020-12-15 2020-12-15 Estimation method of list element position, mobile terminal and storage medium Active CN112579234B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011490564.XA CN112579234B (en) 2020-12-15 2020-12-15 Estimation method of list element position, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011490564.XA CN112579234B (en) 2020-12-15 2020-12-15 Estimation method of list element position, mobile terminal and storage medium

Publications (2)

Publication Number Publication Date
CN112579234A CN112579234A (en) 2021-03-30
CN112579234B true CN112579234B (en) 2024-02-09

Family

ID=75135686

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011490564.XA Active CN112579234B (en) 2020-12-15 2020-12-15 Estimation method of list element position, mobile terminal and storage medium

Country Status (1)

Country Link
CN (1) CN112579234B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294523A (en) * 2015-06-24 2017-01-04 华平智慧信息技术(深圳)有限公司 A kind of list control and method showing big data item based on finite list item
CN110134308A (en) * 2019-05-17 2019-08-16 深圳前海微众银行股份有限公司 Method for exhibiting data, device, equipment and computer readable storage medium
CN110851058A (en) * 2019-11-11 2020-02-28 支付宝(杭州)信息技术有限公司 Page virtual scrolling method, device and equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10496273B2 (en) * 2017-03-27 2019-12-03 Google Llc Dismissing displayed elements
US10620815B2 (en) * 2017-04-12 2020-04-14 Microsoft Technology Licensing, Llc Continued selection during scrolling past screen edge thresholds

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294523A (en) * 2015-06-24 2017-01-04 华平智慧信息技术(深圳)有限公司 A kind of list control and method showing big data item based on finite list item
CN110134308A (en) * 2019-05-17 2019-08-16 深圳前海微众银行股份有限公司 Method for exhibiting data, device, equipment and computer readable storage medium
CN110851058A (en) * 2019-11-11 2020-02-28 支付宝(杭州)信息技术有限公司 Page virtual scrolling method, device and equipment

Also Published As

Publication number Publication date
CN112579234A (en) 2021-03-30

Similar Documents

Publication Publication Date Title
CN106610984B (en) Commodity object page information processing method and device
CN111553673B (en) Information display method and device based on graphic code identification
CN109753643B (en) Report style creation method, device, equipment and computer readable storage medium
US8699824B2 (en) Method, apparatus and computer program product for providing multi-feature based sampling for relevance feedback
CN108459998B (en) Document updating method, document updating device, document format converting method, document updating format converting device, document format converting device and readable storage medium
CN111899068A (en) Commodity shopping guide method and device, storage medium and computer equipment
KR20180102907A (en) Display apparatus and information displaying method thereof
JP2017173795A (en) Information processing system, information processing method, and information processing program
EP2693719B1 (en) Mobile device, method of activating application, and program
CN107632752B (en) Multimedia data display method and device and computer readable storage medium
CN112579234B (en) Estimation method of list element position, mobile terminal and storage medium
CN113515717A (en) Navigation page updating method and device, electronic equipment and storage medium
CN111538453B (en) Book detail page display method, terminal and computer storage medium
WO2014155681A1 (en) Information processing device, information processing method, and information processing program
CN107832373B (en) Data searching and displaying method and system, storage medium and electronic equipment
WO2014173159A1 (en) Method, apparatus and mobile terminal for selecting hyperlinks
CN107862728B (en) Picture label adding method and device and computer readable storage medium
CN112836154B (en) Page display method and device and computer equipment
CN113835704B (en) Layout file generation method, device, equipment and storage medium
CN109032924A (en) Identify method, apparatus, equipment and the storage medium of resource type in the page
US20170154373A1 (en) System and method for price comparison
JP6386627B2 (en) Information processing apparatus, information processing method, and program
CN114510189B (en) Label switching method and device, electronic equipment and storage medium
CN113434214B (en) Method and device for displaying components in page
CN115422958B (en) Picture operation method, electronic device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant