CN113703657A - Control method and device for element fixed display, storage medium and electronic equipment - Google Patents

Control method and device for element fixed display, storage medium and electronic equipment Download PDF

Info

Publication number
CN113703657A
CN113703657A CN202110986244.1A CN202110986244A CN113703657A CN 113703657 A CN113703657 A CN 113703657A CN 202110986244 A CN202110986244 A CN 202110986244A CN 113703657 A CN113703657 A CN 113703657A
Authority
CN
China
Prior art keywords
sliding
display
fixed
list
fixed display
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.)
Pending
Application number
CN202110986244.1A
Other languages
Chinese (zh)
Inventor
周洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Fangjianghu Technology Co Ltd
Original Assignee
Beijing Fangjianghu Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Fangjianghu Technology Co Ltd filed Critical Beijing Fangjianghu Technology Co Ltd
Priority to CN202110986244.1A priority Critical patent/CN113703657A/en
Publication of CN113703657A publication Critical patent/CN113703657A/en
Pending legal-status Critical Current

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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

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

The embodiment of the disclosure discloses a control method and a control device for element fixed display, a computer readable storage medium and electronic equipment, wherein the method comprises the following steps: responding to a page sliding operation towards a first direction performed by a user, and determining whether a target element in a currently displayed sliding display element list is a pre-specified display element to be fixed; if the target element is a display element to be fixed, determining whether the target element moves to a boundary between a preset fixed display area and a sliding display element list; in response to the target element moving to the boundary, the target element is moved into a fixed display container corresponding to the fixed display area and the target element is displayed in the fixed display area. The embodiment of the disclosure can realize that when the page development is carried out, redundant logic design is not required to be carried out aiming at the layout and elements of the fixed display, the workload of the page development is reduced, and the elements to be fixedly displayed can be randomly specified from the sliding display element list, thereby enriching the use scene.

Description

Control method and device for element fixed display, storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and an apparatus for controlling fixed display of an element, a computer-readable storage medium, and an electronic device.
Background
At present, a top-sucking function is added to display of a plurality of pages, namely when a certain element moves to the top of the page, the element can be automatically fixed and does not move along with other elements.
The existing method for realizing element top suction mainly comprises the following three steps:
first, a ceiling-up layout is separately provided above the list of slide elements, the ceiling-up layout being not associated with the list of slide elements.
Secondly, a false layout is used, that is, a default hidden ceiling layout is set above the sliding element list, the ceiling layout is a real implementation of an element (item) needing ceiling in the list, that is, the actual interaction capability and a User Interface (UI) display are provided, and the element (item) in the list exists as the false layout, that is, only the UI is displayed.
Third, classes are modified using elements native to the operating system. For example, an ItemDecode class of an android system draws a required layout on a canvas by rewriting an OnDraw method, thereby realizing a ceiling-up logic.
Disclosure of Invention
The embodiment of the disclosure provides a control method and device for element fixed display, a computer-readable storage medium and electronic equipment.
The embodiment of the disclosure provides a control method for element fixed display, which comprises the following steps: responding to a page sliding operation towards a first direction performed by a user, and determining whether a target element in a currently displayed sliding display element list is a pre-specified display element to be fixed, wherein the target element is an element located at a preset position corresponding to the first direction in the sliding display list; if the target element is a display element to be fixed, determining whether the target element moves to a boundary between a preset fixed display area and a sliding display element list; in response to the target element moving to the boundary, the target element is moved into a fixed display container corresponding to the fixed display area and the target element is displayed in the fixed display area.
In some embodiments, moving the target element into a fixed display container corresponding to the fixed display area comprises: recording the current position of the target element in the sliding display element list as the original position of the target element; the target element is moved into the fixed display container and removed from the list of sliding display elements.
In some embodiments, moving the target element into a fixed display container corresponding to the fixed display area comprises: determining whether a pinned display element exists within a pinned display container; if the fixed display element exists, replacing the fixed display element with a target element, and moving the replaced element into a preset element stack; if not, the target element is moved into the fixed display container.
In some embodiments, the method further comprises: in response to the page sliding operation towards the second direction performed by the user, determining whether a fixed display element exists in the fixed display container; if the fixed display element exists, determining whether the original position of the fixed display element in the currently displayed sliding display element list moves to the boundary; and if the original position moves to the boundary, moving the fixed display element into the original position, and sliding and displaying the moved element along with the original position.
In some embodiments, the second direction is a direction opposite to the first direction; preferably, the page sliding operation in the first direction is an operation of sliding from a first end of the screen to a second end of the screen, and the page sliding operation in the second direction is an operation of sliding from the second end to the first end; or, the page sliding operation in the first direction is an operation of sliding from the second end to the first end, and the page sliding operation in the second direction is an operation of sliding from the first end to the second end; or, the page sliding operation in the first direction is an operation of sliding from a third end of the screen to an opposite fourth end, and the page sliding operation in the second direction is an operation of sliding from the fourth end to the third end; alternatively, the page sliding operation in the first direction is a sliding operation from the fourth end to the third end, and the page sliding operation in the second direction is a sliding operation from the third end to the fourth end.
In some embodiments, after moving the pinned display element into the home position, the method further comprises: determining whether a display element to be fixed exists in an element stack; and if the display element to be fixed exists in the stack top position in the element stack, moving the display element to be fixed in the stack top position in the fixed display container, and displaying the display element to be fixed moved from the stack top position in the fixed display area.
In some embodiments, before determining whether a target element in the currently displayed sliding display element list is a pre-specified display element to be fixed in response to a user performing a page sliding operation in a first direction, the method further includes: acquiring a sliding display element list to be subjected to sliding display from a preset business sub-layout; inserting a fixed display container in a preset root layout; binding a preset sliding monitoring event with a sliding display element list; and acquiring the preset identifier of at least one display element to be fixed.
According to another aspect of the embodiments of the present disclosure, there is provided a control apparatus for an element fixing display, the apparatus including: the first determining module is used for responding to page sliding operation towards a first direction performed by a user, and determining whether a target element in a currently displayed sliding display element list is a pre-specified display element to be fixed, wherein the target element is an element located at a preset position corresponding to the first direction in the sliding display list; the second determining module is used for determining whether the target element moves to a boundary between a preset fixed display area and a sliding display element list if the target element is a display element to be fixed; and the display module is used for responding to the target element moving to the boundary, moving the target element into the fixed display container corresponding to the fixed display area, and displaying the target element in the fixed display area.
In some embodiments, the display module comprises: the recording unit is used for recording the current position of the target element in the sliding display element list as the original position of the target element; and the moving unit is used for moving the target element into the fixed display container and removing the target element from the sliding display element list.
In some embodiments, the display module comprises: a determination unit configured to determine whether a fixed display element exists in the fixed display container; the first moving-in unit is used for replacing the fixed display element with a target element and moving the replaced element into a preset element stack if the fixed display element exists; and the second moving-in unit is used for moving the target element into the fixed display container if the target element does not exist.
In some embodiments, the apparatus further comprises: the third determining module is used for responding to the page sliding operation towards the second direction performed by the user and determining whether the fixed display elements exist in the fixed display container or not; a fourth determining module, configured to determine whether an original position of the fixed display element in the currently displayed sliding display element list moves to a boundary if the fixed display element exists; and the moving-in module is used for moving the fixed display element into the original position and sliding and displaying the moved-out element along with the original position if the original position moves to the boundary.
In some embodiments, the second direction is a direction opposite to the first direction; preferably, the page sliding operation in the first direction is an operation of sliding from a first end of the screen to a second end of the screen, and the page sliding operation in the second direction is an operation of sliding from the second end to the first end; or, the page sliding operation in the first direction is an operation of sliding from the second end to the first end, and the page sliding operation in the second direction is an operation of sliding from the first end to the second end; or, the page sliding operation in the first direction is an operation of sliding from a third end of the screen to an opposite fourth end, and the page sliding operation in the second direction is an operation of sliding from the fourth end to the third end; alternatively, the page sliding operation in the first direction is a sliding operation from the fourth end to the third end, and the page sliding operation in the second direction is a sliding operation from the third end to the fourth end.
In some embodiments, the move-in module comprises: a fifth determining module, configured to determine whether a display element to be fixed exists in the element stack; and the moving-in unit is used for moving the display element to be fixed at the stack top position in the element stack into the fixed display container if the display element exists, and displaying the display element to be fixed moved from the stack top position in the fixed display area.
In some embodiments, the apparatus further comprises: the first acquisition module is used for acquiring a sliding display element list to be subjected to sliding display from a preset business sub-layout; the inserting module is used for inserting the fixed display container into a preset root layout; the binding module is used for binding a preset sliding monitoring event with a sliding display element list; and the second acquisition module is used for acquiring the preset identifier of at least one display element to be fixed.
According to another aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium storing a computer program for executing the method of controlling the element fixing display described above.
According to another aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including: a processor; a memory for storing processor-executable instructions; and the processor is used for reading the executable instructions from the memory and executing the instructions to realize the control method of the element fixed display.
According to another aspect of an embodiment of the present disclosure, there is provided a computer program product comprising computer programs/instructions which, when executed by a processor, implement the steps of the control method for fixed display of the above-mentioned elements.
Based on the control method, device, computer readable storage medium, electronic device and computer program product for element fixed display provided by the above embodiments of the present disclosure, by designating the display element to be fixed in the sliding display list in advance, and when the target element is the display element to be fixed and the target element moves into the preset fixed display area, moving the target element into the fixed display container and displaying the target element in the fixed display area, it is achieved that different display elements to be fixed can be switched in the fixed display area only by designating the display element to be fixed in advance, when performing page development, it is not necessary to perform redundant logic design for the layout and elements of the fixed display, and only the development of the sliding display element list is required, thereby greatly reducing the workload of page development, and at the same time, the display element to be fixed can be arbitrarily designated from the sliding display element list according to the actual demand of page display, thereby enriching the use scene of the scheme.
The technical solution of the present disclosure is further described in detail by the accompanying drawings and examples.
Drawings
The above and other objects, features and advantages of the present disclosure will become more apparent by describing in more detail embodiments of the present disclosure with reference to the attached drawings. The accompanying drawings are included to provide a further understanding of the embodiments of the disclosure and are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the description serve to explain the principles of the disclosure and not to limit the disclosure. In the drawings, like reference numbers generally represent like parts or steps.
Fig. 1 is a system diagram to which the present disclosure is applicable.
Fig. 2 is a flowchart illustrating a control method for element fixing display according to an exemplary embodiment of the present disclosure.
Fig. 3A and 3B are schematic diagrams of an application scenario in which a sliding operation is performed in a first direction in a control method for element fixing display according to an embodiment of the present disclosure.
Fig. 4 is a flowchart illustrating a control method for element fixing display according to another exemplary embodiment of the present disclosure.
Fig. 5 is a flowchart illustrating a control method for element fixing display according to another exemplary embodiment of the present disclosure.
Fig. 6A and 6B are schematic diagrams of an application scenario in which a sliding operation is performed in a second direction in the control method for element fixing display according to the embodiment of the present disclosure.
Fig. 7 is a flowchart illustrating a control method for element fixing display according to another exemplary embodiment of the present disclosure.
Fig. 8 is a schematic structural diagram of a control device for element fixing display according to an exemplary embodiment of the present disclosure.
Fig. 9 is a schematic structural diagram of a control device for element fixing display according to another exemplary embodiment of the present disclosure.
Fig. 10 is a block diagram of an electronic device provided in an exemplary embodiment of the present disclosure.
Detailed Description
Hereinafter, example embodiments according to the present disclosure will be described in detail with reference to the accompanying drawings. It is to be understood that the described embodiments are merely a subset of the embodiments of the present disclosure and not all embodiments of the present disclosure, with the understanding that the present disclosure is not limited to the example embodiments described herein.
It should be noted that: the relative arrangement of the components and steps, the numerical expressions, and numerical values set forth in these embodiments do not limit the scope of the present disclosure unless specifically stated otherwise.
It will be understood by those of skill in the art that the terms "first," "second," and the like in the embodiments of the present disclosure are used merely to distinguish one element from another, and are not intended to imply any particular technical meaning, nor is the necessary logical order between them.
It is also understood that in embodiments of the present disclosure, "a plurality" may refer to two or more and "at least one" may refer to one, two or more.
It is also to be understood that any reference to any component, data, or structure in the embodiments of the disclosure, may be generally understood as one or more, unless explicitly defined otherwise or stated otherwise.
In addition, the term "and/or" in the present disclosure is only one kind of association relationship describing an associated object, and means that three kinds of relationships may exist, for example, a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" in the present disclosure generally indicates that the former and latter associated objects are in an "or" relationship.
It should also be understood that the description of the various embodiments of the present disclosure emphasizes the differences between the various embodiments, and the same or similar parts may be referred to each other, so that the descriptions thereof are omitted for brevity.
Meanwhile, it should be understood that the sizes of the respective portions shown in the drawings are not drawn in an actual proportional relationship for the convenience of description.
The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the disclosure, its application, or uses.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, further discussion thereof is not required in subsequent figures.
The disclosed embodiments may be applied to electronic devices such as terminal devices, computer systems, servers, etc., which are operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known terminal devices, computing systems, environments, and/or configurations that may be suitable for use with electronic devices, such as terminal devices, computer systems, servers, and the like, include, but are not limited to: personal computer systems, server computer systems, thin clients, thick clients, hand-held or laptop devices, microprocessor-based systems, set top boxes, programmable consumer electronics, network pcs, minicomputer systems, mainframe computer systems, distributed cloud computing environments that include any of the above systems, and the like.
Electronic devices such as terminal devices, computer systems, servers, etc. may be described in the general context of computer system-executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, etc. that perform particular tasks or implement particular abstract data types. The computer system/server may be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computer system storage media including memory storage devices.
Summary of the application
The existing element ceiling method has the following defects:
first, a method for separately setting a ceiling layout above a list of sliding elements, which ceiling layout is independent of the list of sliding elements, does not support the replacement of multiple ceiling elements, and does not support ceiling of elements in the middle of the list.
Secondly, the method of using the false layout needs to solve the linkage problem of the true and false layouts, the ceiling layout and the false layout need to be developed independently, and the replacement of ceiling elements is not supported.
Thirdly, the method of using element modification classes needs to customize element modification classes for elements to be top-sucked in the sliding element list, and cannot support top-sucking of multiple types of elements; since the layout is drawn manually, the scheme cannot support rich application scenarios.
Exemplary System
Fig. 1 illustrates an exemplary system architecture 100 of a control method of an element fixed display or a control apparatus of an element fixed display to which an embodiment of the present disclosure may be applied.
As shown in fig. 1, system architecture 100 may include terminal device 101, network 102, and server 103. Network 102 is the medium used to provide communication links between terminal devices 101 and server 103. Network 102 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
A user may use terminal device 101 to interact with server 103 over network 102 to receive or send messages and the like. Various communication client applications, such as an audio/video playing application, a search application, a web browser application, a shopping application, an instant messaging tool, etc., may be installed on the terminal device 101.
The terminal device 101 may be various electronic devices including, but not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle-mounted terminal (e.g., a car navigation terminal), etc., and a fixed terminal such as a digital TV, a desktop computer, etc.
The server 103 may be a server that provides various services, such as a background server that provides support for a list of slide display elements displayed on the terminal device 101. The background server may send the sliding display element list to the terminal device 101, and specify at least one display element to be pinned from the sliding display element list.
It should be noted that the control method for element fixed display provided by the embodiment of the present disclosure is generally executed by the terminal device 101, and accordingly, the control device for element fixed display is generally disposed in the terminal device 101.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation. For example, in the case where the slide display element list does not need to be acquired from a remote place, the system architecture described above may not include the network 102 and the server 103, and only include the terminal device 101.
Exemplary method
Fig. 2 is a flowchart illustrating a control method for element fixing display according to an exemplary embodiment of the present disclosure. The embodiment can be applied to an electronic device (such as the terminal device 101 shown in fig. 1), and as shown in fig. 2, the method includes the following steps:
step 201, in response to the user performing a page sliding operation in the first direction, determining whether a target element in a currently displayed sliding display element list is a pre-specified display element to be fixed.
In this embodiment, the electronic device may determine, in response to a page sliding operation performed by a user in a first direction, whether a target element in a currently displayed sliding display element list is a pre-specified display element to be fixed. The first direction may be any set direction, such as a direction from bottom to top on the screen or a direction from left to right. The slide page operation is to move a slide display element list displayed on a screen to a direction matching the first direction, and the user may perform the slide page operation by sliding the screen with a finger, dragging with a mouse, or the like.
A sliding display element list is a collection of a series of elements for display on a page on a screen. By way of example, the list of sliding display elements includes video-related display elements, such as elements representing categories of videos, elements containing video play links, and so forth. The display elements to be fixed are manually or automatically specified when the sliding display element list is generated. For example, the display element to be fixed may be an element representing a video category, such as a text element "animation", "tv series", or the like. In general, the display elements to be fixed may be specified by marking the serial numbers of the elements in the slide display element list.
The target element may be an element located at a preset position corresponding to the first direction in the slide display list. For example, when the first direction is a bottom-to-top direction on the screen, the target element may be an element located at the top of the page in the currently displayed list of slide display elements. For another example, when the first direction is a left-to-right direction on the screen, the target element may be an element located at the rightmost side of the page in the currently displayed list of slide display elements.
Step 202, if the target element is a display element to be fixed, determining whether the target element moves to a boundary between a preset fixed display area and a sliding display element list.
In this embodiment, if the target element is a display element to be fixed, the electronic device may determine whether the target element moves to a boundary between a preset fixed display area and a sliding display element list. The fixed display area may be a display area at a preset position on the currently displayed page. Such as the area at the top of the page, the area at the bottom of the page, the area at the left end of the page, the area at the right end of the page, etc.
As shown in fig. 3A, in the currently displayed list of sliding display elements, the elements representing dates are to-be-fixed display elements, and the area at the top of the page including a plurality of non-fixed display elements (i.e., item1, item2, item3, etc. in the figure) below each to-be-fixed display element is a fixed display area (top-sucking area). The target element is the uppermost element in the currently displayed sliding display element list, namely the element "2021-01" representing the date, the target element is the display element to be fixed, and the electronic device can monitor through the sliding event and determine whether the target element moves to the boundary between the fixed display area and the sliding display element list in real time.
In this embodiment, the electronic device may determine whether the target element moves to the boundary according to a preset determination condition. For example, as long as one edge of the rectangular area containing the target element is in contact with the fixed display area, it can be determined that the target element moves to the above-mentioned edge; alternatively, when a part (which may be set based on a preset area ratio, for example, half of the rectangular region) or all of a rectangular region containing the target element moves out of the boundary line between the slide display element list and the fixed display region, it is determined that the target element moves to the boundary.
And step 203, responding to the target element moving to the boundary, moving the target element into a fixed display container corresponding to the fixed display area, and displaying the target element in the fixed display area.
In this embodiment, the electronic device may move the target element into a fixed display container corresponding to the fixed display area and display the target element in the fixed display area in response to the target element moving to a boundary between the fixed display area and the sliding display element list.
The fixed display container is used for bearing the moved target elements and fixedly displaying the elements in the fixed display container in the corresponding fixed display areas. The target element does not slide as the list of sliding display elements slides before the target element moves out of the fixed display container. As shown in fig. 3B, in the process of sliding the slide display element list upward, the target element "2021-01" is fixedly displayed in the fixed display area.
According to the method provided by the embodiment of the disclosure, the display elements to be fixed are specified in the sliding display list in advance, when the target element is the display element to be fixed and the target element moves into the preset fixed display area, the target element is moved into the fixed display container and is displayed in the fixed display area, so that different display elements to be fixed can be switched in the fixed display area only by specifying the display element to be fixed in advance, when page development is carried out, redundant logic design is not required for the layout and elements of fixed display, only the development of the sliding display element list is concerned, the workload of page development is greatly reduced, meanwhile, the display elements to be fixed can be randomly specified from the sliding display element list according to the actual requirements of page display, and therefore, the use scene of the scheme is enriched.
In some alternative implementations, in step 203, the target element may be moved into a fixed display container corresponding to the fixed display area as follows:
first, the current position of the target element in the slide display element list is recorded as the original position of the target element.
As an example, each element in the slide display element list may have a corresponding number, and the original position of the record target element in the slide display element list is reached by the corresponding number of the record target element.
The target element is then moved into the fixed display container and removed from the list of sliding display elements.
It should be noted that the execution order of the two steps in this implementation is not limited.
According to the implementation mode, the original positions of the target elements in the sliding display element list are recorded, so that the target elements can be accurately moved into the corresponding original positions when the subsequent target elements are moved into the sliding display element list again.
In some alternative implementations, as shown in fig. 4, in step 203, moving the target element into a fixed display container corresponding to a fixed display region may include the following sub-steps:
step 2031, determine if there are fixed display elements in the fixed display container.
If yes, go to step 2032, otherwise go to step 2033.
Wherein the fixed display element is the element that was most recently moved into the fixed display container. The elements which are displayed in a fixed mode, namely the elements which are moved into the fixed display container by the control method for carrying out element fixed display provided by the embodiment of the disclosure last time.
Step 2032, replacing the fixed display element with a target element, and moving the replaced element into a preset element stack.
The element stack is used for temporarily storing the replaced elements, and generally, the element stack follows a principle of first in and then out, so that the elements moved into the element stack at each time are located at the top of the stack, and when the element stack is popped out, the elements in the element stack are sequentially popped from the top of the stack.
Step 2033, move the target element into a fixed display container.
According to the implementation mode, the fixed display elements are moved into the element stack, so that when at least two to-be-fixed display elements exist in the sliding display element list, the appointed to-be-fixed display elements are displayed in the fixed display area in turn along with the sliding page operation of a user, and therefore the alternate display of the plurality of to-be-fixed display elements can be configured flexibly and simply.
In some optional implementations, as shown in fig. 5, the method may further include the steps of:
step 501, responding to the sliding page operation towards the second direction performed by the user, and determining whether the fixed display element exists in the fixed display container.
Generally, the second direction may be a direction opposite to the first direction described above. For example, when the first direction is a direction of sliding from bottom to top on the screen, the second direction is a direction of sliding from top to bottom.
Step 502, if there is a fixed display element, determining whether the original position of the fixed display element in the currently displayed sliding display element list moves to the boundary between the fixed display area and the sliding display element list.
Specifically, the electronic device may determine whether the original position moves to the boundary according to a preset determination condition. For example, as long as one edge line of the rectangular area containing the original position of the target element is in contact with the display interface of the sliding display element list and the boundary line of the fixed display area, it can be determined that the original position moves to the boundary; alternatively, when a part (which may be set based on a preset area ratio, for example, half of the rectangular region) or all of a rectangular region containing the original position of the target element is moved into the display interface of the slide display element list, it is determined that the target element is moved to the above-described boundary.
As an example, when the fixed display area is located at the top of the page (i.e. the top-suction area), in the process of controlling the sliding display element list to slide downwards by the user, if the original position of the element currently displayed in the top-suction area in the sliding display element list moves to the boundary between the top-suction area and the sliding display element list, step 503 is executed.
In step 503, if the original position moves to the boundary, the fixed display element is moved to the original position, and the moved element is displayed by sliding along the original position.
Continuing with the above example, after moving the element in the ceiling area into the original position, the ceiling element no longer ceiling, i.e., slides down the list of slide display elements.
As shown in fig. 6A, the slide display element list slides down, and when the element "2021-02" indicating the date in the top-suction area coincides with its original position in the slide display element list, the element is moved back to the original position. As shown in FIG. 6B, the list of slide display elements continues to slide downward, with the element "2021-02" also moving downward with the list of slide display elements.
The implementation mode realizes that when the page sliding operation is performed in the second direction and the original position of the fixed display element in the current fixed display area in the sliding display element list is moved to the boundary between the ceiling area and the sliding display element list, the fixed display element in the fixed display area is restored to the sliding display element list, so that the fixed display of the appointed display element to be fixed is accurately cancelled and restored to the sliding display element list, and the rotation fixed display of the plurality of display elements to be fixed is facilitated when the plurality of display elements to be fixed exist in the sliding display element list.
In some alternative implementations, the second direction is a direction opposite the first direction.
Based on this, the implementation manner of the page sliding operation towards the first direction and the page sliding operation towards the second direction may include any one of the following:
the page sliding operation in the first direction is an operation of sliding the screen from the first end to the opposite second end (for example, sliding the screen from the bottom end to the top end, i.e., sliding upward), and the page sliding operation in the second direction is an operation of sliding the screen from the second end to the first end (for example, sliding the screen from the top end to the bottom end, i.e., sliding downward).
The operation of sliding the page in the first direction is an operation of sliding the page from the second end to the first end, and the operation of sliding the page in the second direction is an operation of sliding the page from the first end to the second end.
The page sliding operation in the first direction is an operation of sliding the screen from the third end to the opposite fourth end (for example, sliding the screen from the left side to the right side), and the page sliding operation in the second direction is an operation of sliding the screen from the fourth end to the third end (for example, sliding the screen from the right side to the left side).
The operation of sliding the page in the first direction is to slide the page from the fourth end to the third end, and the operation of sliding the page in the second direction is to slide the page from the third end to the fourth end.
Each example of the sliding page operation provided by the implementation manner can enrich the control method of the element fixed display, and is helpful for setting the relationship between the position of the fixed display area and the sliding direction of the sliding display element list more flexibly.
In some optional implementations, in step 503, after moving the fixed display element into the original position, the method may further include the steps of:
first, it is determined whether a display element to be fixed exists in the element stack. Wherein the element stack is the same as the element stack described in step 2032 above.
And if the display element to be fixed exists in the stack top position in the element stack, moving the display element to be fixed in the stack top position in the fixed display container, and displaying the display element to be fixed moved from the stack top position in the fixed display area.
As shown in fig. 6B, the display element to be fixed "2021-01" pops out of the element stack and is displayed in the fixed display area.
Since the element stack follows a first-in-last-out principle, the display element to be fixed that is currently moved out of the element stack is the display element to be fixed that was most recently replaced from within the fixed display container. The implementation mode realizes automatic alternate fixed display of a plurality of appointed display elements to be fixed in the sliding display element list by using the element stack, and further improves the alternate process of the plurality of display elements to be fixed. In some optional implementations, as shown in fig. 7, before step 201, the method may further include the steps of:
step 701, obtaining a sliding display element list to be subjected to sliding display from a preset business sub-layout.
The business sub-layout is an interface arrangement mode which is set when a UI (user interface) is designed in advance and is used for bearing a sliding display element list.
Step 702, insert a fixed display container in a preset root layout.
The root layout is an outermost base layout which is used for bearing various display elements and is set when a UI (user interface) is designed in advance. Various seed layouts, containers, etc. may be provided in the root layout.
Step 703, binding the preset slide event monitor with the slide display element list.
Wherein the slide event listens to slide logic and fixed display logic for processing the list of slide display elements.
Step 704, obtaining the preset identifier of at least one display element to be fixed.
Here, the position of each display element to be fixed can be tracked in a subsequent sliding operation according to the identification.
The implementation mode realizes the initialization operation of the steps 201 to 203, and only needs to automatically load the sliding display element list and obtain the identifier of at least one display element to be fixed in the initialization process, and the fixed display logic of at least one display element to be fixed can be realized by utilizing sliding event monitoring, so that the use of the control method for fixed display of the elements is more efficient, and the method is suitable for more application scenes.
Exemplary devices
Fig. 8 is a schematic structural diagram of a control device for element fixing display according to an exemplary embodiment of the present disclosure. The present embodiment can be applied to an electronic device, and as shown in fig. 8, the control device for element fixing display includes: a first determining module 801, configured to determine, in response to a page sliding operation performed by a user in a first direction, whether a target element in a currently displayed sliding display element list is a pre-specified display element to be fixed, where the target element is an element located at a preset position in the sliding display list corresponding to the first direction; a second determining module 802, configured to determine, if the target element is a display element to be fixed, whether the target element moves to a boundary between a preset fixed display area and a sliding display element list; and a display module 803, configured to move the target element into the fixed display container corresponding to the fixed display area in response to the target element moving to the boundary, and display the target element in the fixed display area.
In this embodiment, the first determining module 801 may determine whether a target element in the currently displayed sliding display element list is a pre-specified display element to be fixed in response to a user performing a page sliding operation in the first direction. The first direction may be any set direction, such as a direction from bottom to top on the screen or a direction from left to right. The slide page operation is to move a slide display element list displayed on a screen to a direction matching the first direction, and the user may perform the slide page operation by sliding the screen with a finger, dragging with a mouse, or the like.
A sliding display element list is a collection of a series of elements for display on a page on a screen. By way of example, the list of sliding display elements includes video-related display elements, such as elements representing categories of videos, elements containing video play links, and so forth. The display elements to be fixed are manually or automatically specified when the sliding display element list is generated. For example, the display element to be fixed may be an element representing a video category, such as a text element "animation", "tv series", or the like. In general, the display elements to be fixed may be specified by marking the serial numbers of the elements in the slide display element list.
The target element may be an element located at a preset position corresponding to the first direction in the slide display list. For example, when the first direction is a bottom-to-top direction on the screen, the target element may be an element located at the top of the page in the currently displayed list of slide display elements. For another example, when the first direction is a left-to-right direction on the screen, the target element may be an element located at the rightmost side of the page in the currently displayed list of slide display elements.
In this embodiment, if the target element is a display element to be fixed, the second determining module 802 may determine whether the target element moves to a boundary between a preset fixed display area and a sliding display element list. The fixed display area may be a display area at a preset position on the currently displayed page. Such as the area at the top of the page, the area at the bottom of the page, the area at the left end of the page, the area at the right end of the page, etc.
As shown in fig. 3A, in the currently displayed list of sliding display elements, the elements representing dates are to-be-fixed display elements, and the area at the top of the page including a plurality of non-fixed display elements (i.e., item1, item2, item3, etc. in the figure) below each to-be-fixed display element is a fixed display area (top-sucking area). The target element is the uppermost element in the currently displayed list of the sliding display elements, i.e. the element "2021-01" indicating the date, the target element is the display element to be fixed, and the second determining module 802 may determine whether the target element moves to the boundary between the fixed display area and the list of the sliding display elements in real time by monitoring the sliding event.
In this embodiment, the electronic device may determine whether the target element moves to the boundary according to a preset determination condition. For example, as long as one edge of the rectangular area containing the target element is in contact with the fixed display area, it can be determined that the target element moves to the above-mentioned edge; alternatively, when a part (which may be set based on a preset area ratio, for example, half of the rectangular region) or all of a rectangular region containing the target element moves out of the boundary line between the slide display element list and the fixed display region, it is determined that the target element moves to the boundary.
In this embodiment, the display module 803 may move the target element into a fixed display container corresponding to the fixed display area and display the target element in the fixed display area in response to the target element moving to the boundary between the fixed display area and the sliding display element list.
The fixed display container is used for bearing the moved target elements and fixedly displaying the elements in the fixed display container in the corresponding fixed display areas. The target element does not slide as the list of sliding display elements slides before the target element moves out of the fixed display container. As shown in fig. 3B, in the process of sliding the slide display element list upward, the target element "2021-01" is fixedly displayed in the fixed display area.
Referring to fig. 9, fig. 9 is a schematic structural diagram of a control apparatus for element fixing display according to another exemplary embodiment of the present disclosure.
In some alternative implementations, the display module 803 includes: a recording unit 8031, configured to record a current position of the target element in the sliding display element list as an original position of the target element; and a moving unit 8032 for moving the target element into the fixed display container and removing the target element from the list of sliding display elements.
In some alternative implementations, the display module 803 includes: a determination unit 8033 configured to determine whether or not there is a fixed display element in the fixed display container; a first moving-in unit 8034, configured to replace the fixed display element with the target element if the fixed display element exists, and move the replaced element into a preset element stack; a second moving-in unit 8035 for, if not present, moving the target element into the fixed display container.
In some optional implementations, the apparatus further comprises: a third determining module 804, configured to determine whether a pinned display element exists in the pinned display container in response to a page sliding operation performed by the user in the second direction; a fourth determining module 805, configured to determine whether an original position of a fixed display element in the currently displayed sliding display element list moves to a boundary if the fixed display element exists; and a moving-in module 806, configured to move the fixed display element into the original position if the original position moves to the boundary, and to slide and display the moved-out element along with the original position.
In some alternative implementations, the second direction is a direction opposite the first direction; preferably, the page sliding operation in the first direction is an operation of sliding from a first end of the screen to a second end of the screen, and the page sliding operation in the second direction is an operation of sliding from the second end to the first end; or, the page sliding operation in the first direction is an operation of sliding from the second end to the first end, and the page sliding operation in the second direction is an operation of sliding from the first end to the second end; or, the page sliding operation in the first direction is an operation of sliding from a third end of the screen to an opposite fourth end, and the page sliding operation in the second direction is an operation of sliding from the fourth end to the third end; alternatively, the page sliding operation in the first direction is a sliding operation from the fourth end to the third end, and the page sliding operation in the second direction is a sliding operation from the third end to the fourth end.
In some alternative implementations, the move-in module 806 includes: a fifth determining module 8061, configured to determine whether a display element to be fixed exists in the element stack; the moving-in unit 8062 is configured to move, if existing, a display element to be fixed at a stack top position in the element stack into the fixed display container, and display, in the fixed display area, the display element to be fixed moved from the stack top position.
In some optional implementations, the apparatus further comprises: a first obtaining module 807, configured to obtain a sliding display element list to be subjected to sliding display from a preset service sub-layout; an insertion module 808 configured to insert a fixed display container in a preset root layout; a binding module 809, configured to bind a preset slide monitoring event with the slide display element list; and a second obtaining module 810, configured to obtain an identifier of at least one preset display element to be fixed.
The control device for element fixing display provided by the above embodiment of the present disclosure, by specifying in advance the display elements to be fixed in the sliding display list, when the target element is a display element to be fixed and the target element moves into a preset fixed display area, the target element is moved into a fixed display container, and displays the target element in the fixed display area, realizes that different display elements to be fixed can be switched in the fixed display area only by appointing the display elements to be fixed in advance, when the page development is carried out, redundant logic design is not needed for the layout and elements of the fixed display, only the development of the sliding display element list is needed to be concerned, the workload of the page development is greatly reduced, meanwhile, the display elements to be fixed can be randomly specified from the sliding display element list according to the actual requirements of page display, so that the use scene of the scheme is enriched.
Exemplary electronic device
Next, an electronic apparatus according to an embodiment of the present disclosure is described with reference to fig. 10. The electronic device may be either or both of the terminal device 101 and the server 103 as shown in fig. 1, or a stand-alone device separate from them, which may communicate with the terminal device 101 and the server 103 to receive the collected input signals therefrom.
FIG. 10 illustrates a block diagram of an electronic device in accordance with an embodiment of the disclosure.
As shown in fig. 10, the electronic device 1000 includes one or more processors 1001 and memory 1002.
The processor 1001 may be a Central Processing Unit (CPU) or other form of processing unit having data processing capabilities and/or instruction execution capabilities, and may control other components in the electronic device 1000 to perform desired functions.
Memory 1002 may include one or more computer program products, which may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. Volatile memory can include, for example, Random Access Memory (RAM), cache memory (or the like). The non-volatile memory may include, for example, Read Only Memory (ROM), a hard disk, flash memory, and the like. One or more computer program instructions may be stored on a computer readable storage medium and executed by the processor 1001 to implement the above control methods of the fixed display of elements of the various embodiments of the present disclosure and/or other desired functions. Various contents such as a list of slide display elements may also be stored in the computer-readable storage medium.
In one example, the electronic device 1000 may further include: an input device 1003 and an output device 1004, which are interconnected by a bus system and/or other form of connection mechanism (not shown).
For example, when the electronic device is the terminal device 101 or the server 103, the input device 1003 may be a device such as a touch panel, a mouse, or a keyboard, and is used for inputting various instructions. When the electronic device is a stand-alone device, the input device 1003 may be a communication network connector for receiving input instructions from the terminal device 101 and the server 103.
The output means 1004 may output various information including the determined category information to the outside. The output devices 1004 may include, for example, a display, speakers, a printer, and a communication network and its connected remote output devices, among others.
Of course, for simplicity, only some of the components of the electronic device 1000 relevant to the present disclosure are shown in fig. 10, omitting components such as buses, input/output interfaces, and the like. In addition, the electronic device 1000 may include any other suitable components depending on the particular application.
Exemplary computer program product and computer-readable storage Medium
In addition to the above-described methods and apparatus, embodiments of the present disclosure may also be a computer program product comprising computer program instructions that, when executed by a processor, cause the processor to perform the steps in a control method for fixed display of elements according to various embodiments of the present disclosure described in the "exemplary methods" section of this specification above.
The computer program product may write program code for carrying out operations for embodiments of the present disclosure in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server.
Furthermore, embodiments of the present disclosure may also be a computer-readable storage medium having stored thereon computer program instructions that, when executed by a processor, cause the processor to perform steps in a method of controlling a fixed display of elements according to various embodiments of the present disclosure described in the "exemplary methods" section above in this specification.
The computer-readable storage medium may take any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may include, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
Exemplary computer program
The embodiment of the present disclosure further provides a computer program product, which includes a computer program/instruction, and when the computer program/instruction is executed by a processor, the method for controlling fixed display of elements in any of the foregoing possible implementation manners may be implemented.
The computer program product may be embodied in hardware, software or a combination thereof. In one alternative, the computer program product is embodied in a computer storage medium, and in another alternative, the computer program product is embodied in a Software product, such as a Software Development Kit (SDK), or the like.
The foregoing describes the general principles of the present disclosure in conjunction with specific embodiments, however, it is noted that the advantages, effects, etc. mentioned in the present disclosure are merely examples and are not limiting, and they should not be considered essential to the various embodiments of the present disclosure. Furthermore, the foregoing disclosure of specific details is for the purpose of illustration and description and is not intended to be limiting, since the disclosure is not intended to be limited to the specific details so described.
In the present specification, the embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts in the embodiments are referred to each other. For the system embodiment, since it basically corresponds to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The block diagrams of devices, apparatuses, systems referred to in this disclosure are only given as illustrative examples and are not intended to require or imply that the connections, arrangements, configurations, etc. must be made in the manner shown in the block diagrams. These devices, apparatuses, devices, systems may be connected, arranged, configured in any manner, as will be appreciated by those skilled in the art. Words such as "including," "comprising," "having," and the like are open-ended words that mean "including, but not limited to," and are used interchangeably therewith. The words "or" and "as used herein mean, and are used interchangeably with, the word" and/or, "unless the context clearly dictates otherwise. The word "such as" is used herein to mean, and is used interchangeably with, the phrase "such as but not limited to".
The methods and apparatus of the present disclosure may be implemented in a number of ways. For example, the methods and apparatus of the present disclosure may be implemented by software, hardware, firmware, or any combination of software, hardware, and firmware. The above-described order for the steps of the method is for illustration only, and the steps of the method of the present disclosure are not limited to the order specifically described above unless specifically stated otherwise. Further, in some embodiments, the present disclosure may also be embodied as programs recorded in a recording medium, the programs including machine-readable instructions for implementing the methods according to the present disclosure. Thus, the present disclosure also covers a recording medium storing a program for executing the method according to the present disclosure.
It is also noted that in the devices, apparatuses, and methods of the present disclosure, each component or step can be decomposed and/or recombined. These decompositions and/or recombinations are to be considered equivalents of the present disclosure.
The previous description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present disclosure. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects without departing from the scope of the disclosure. Thus, the present disclosure is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing description has been presented for purposes of illustration and description. Furthermore, this description is not intended to limit embodiments of the disclosure to the form disclosed herein. While a number of example aspects and embodiments have been discussed above, those of skill in the art will recognize certain variations, modifications, alterations, additions and sub-combinations thereof.

Claims (10)

1. A control method of element fixed display comprises the following steps:
responding to a page sliding operation towards a first direction performed by a user, and determining whether a target element in a currently displayed sliding display element list is a pre-specified display element to be fixed, wherein the target element is an element located at a preset position corresponding to the first direction in the sliding display list;
if the target element is a display element to be fixed, determining whether the target element moves to a boundary between a preset fixed display area and the sliding display element list;
in response to the target element moving to the boundary, moving the target element into a fixed display container corresponding to the fixed display area and displaying the target element in the fixed display area.
2. The method of claim 1, wherein said moving the target element into a fixed display container corresponding to the fixed display area comprises:
recording the current position of the target element in the sliding display element list as the original position of the target element;
moving the target element into the fixed display container and removing the target element from the sliding display element list.
3. The method of claim 1, wherein said moving the target element into a fixed display container corresponding to the fixed display area comprises:
determining whether a pinned display element exists within the pinned display container;
if yes, replacing the fixed display element with the target element, and moving the replaced element into a preset element stack;
and if not, moving the target element into the fixed display container.
4. The method of claim 3, wherein the method further comprises:
in response to a page sliding operation towards a second direction performed by a user, determining whether a fixed display element exists in the fixed display container;
if the fixed display element exists, determining whether the original position of the fixed display element in the currently displayed sliding display element list moves to the boundary;
and if the original position moves to the boundary, moving the fixed display element into the original position, and sliding and displaying the moved element along with the original position.
5. The method of claim 4, wherein the second direction is an opposite direction to the first direction;
preferably, the page sliding operation in the first direction is an operation of sliding from a first end of the screen to a second end of the screen, and the page sliding operation in the second direction is an operation of sliding from the second end to the first end; alternatively, the first and second electrodes may be,
the sliding page operation in the first direction is an operation of sliding from the second end to the first end, and the sliding page operation in the second direction is an operation of sliding from the first end to the second end; alternatively, the first and second electrodes may be,
the sliding page operation towards the first direction is an operation of sliding towards a direction of an opposite fourth end from a third end of the screen, and the sliding page operation towards the second direction is an operation of sliding towards the third end from the fourth end; alternatively, the first and second electrodes may be,
the sliding page operation in the first direction is an operation of sliding from the fourth end to the third end, and the sliding page operation in the second direction is an operation of sliding from the third end to the fourth end.
6. The method of claim 4, wherein after the moving the pinned display element into the original position, the method further comprises:
determining whether a display element to be fixed exists in the element stack;
and if the display element to be fixed exists in the stack top position in the element stack, moving the display element to be fixed in the stack top position in the fixed display container, and displaying the display element to be fixed moved from the stack top position in the fixed display area.
7. The method according to claim 1, wherein before the determining whether the target element in the currently displayed sliding display element list is a pre-specified display element to be fixed in response to the user's sliding page operation in the first direction, the method further comprises:
acquiring a sliding display element list to be subjected to sliding display from a preset business sub-layout;
inserting a fixed display container in a preset root layout;
binding a preset sliding monitoring event with the sliding display element list;
and acquiring the preset identifier of at least one display element to be fixed.
8. A control apparatus for a fixed display of elements, comprising:
the device comprises a first determining module, a first display module and a second determining module, wherein the first determining module is used for responding to page sliding operation towards a first direction performed by a user, and determining whether a target element in a currently displayed sliding display element list is a pre-specified display element to be fixed, wherein the target element is an element located at a preset position corresponding to the first direction in the sliding display list;
a second determining module, configured to determine, if the target element is a display element to be fixed, whether the target element moves to a boundary between a preset fixed display area and the sliding display element list;
and the display module is used for responding to the movement of the target element to the boundary, moving the target element into a fixed display container corresponding to the fixed display area, and displaying the target element in the fixed display area.
9. A computer-readable storage medium, the storage medium storing a computer program for performing the method of any of the preceding claims 1-7.
10. A computer program product comprising computer programs/instructions which, when executed by a processor, implement the steps of the method of any one of claims 1 to 7.
CN202110986244.1A 2021-08-26 2021-08-26 Control method and device for element fixed display, storage medium and electronic equipment Pending CN113703657A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110986244.1A CN113703657A (en) 2021-08-26 2021-08-26 Control method and device for element fixed display, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110986244.1A CN113703657A (en) 2021-08-26 2021-08-26 Control method and device for element fixed display, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN113703657A true CN113703657A (en) 2021-11-26

Family

ID=78654996

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110986244.1A Pending CN113703657A (en) 2021-08-26 2021-08-26 Control method and device for element fixed display, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN113703657A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373593A (en) * 2015-10-14 2016-03-02 北京锤子数码科技有限公司 Method and apparatus for displaying target element from webpage
CN107908719A (en) * 2017-11-13 2018-04-13 维沃移动通信有限公司 The display methods and device of a kind of web page element
CN111459375A (en) * 2020-03-31 2020-07-28 北京金山安全软件有限公司 Page sliding position control method and device, electronic equipment and storage medium
CN111880712A (en) * 2020-08-07 2020-11-03 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN111949900A (en) * 2020-08-12 2020-11-17 北京百度网讯科技有限公司 Display method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105373593A (en) * 2015-10-14 2016-03-02 北京锤子数码科技有限公司 Method and apparatus for displaying target element from webpage
CN107908719A (en) * 2017-11-13 2018-04-13 维沃移动通信有限公司 The display methods and device of a kind of web page element
CN111459375A (en) * 2020-03-31 2020-07-28 北京金山安全软件有限公司 Page sliding position control method and device, electronic equipment and storage medium
CN111880712A (en) * 2020-08-07 2020-11-03 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN111949900A (en) * 2020-08-12 2020-11-17 北京百度网讯科技有限公司 Display method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
US11003846B2 (en) Smarter copy/paste
JP7322435B2 (en) ANIMATION PREVIEW GENERATION METHOD AND PROGRAM
CN103853548A (en) Method and system for deep links in application contexts
US8671389B1 (en) Web application resource manager on the web and localizable components
KR20140126702A (en) Extension activation for related documents
CN110554874A (en) Method and device for reusing webpage components of SaaS platform
EP3738037A1 (en) Displaying an indication of changes made to content at a source
CN113407882A (en) Component generation method and device, computer-readable storage medium and electronic equipment
CN112528207B (en) Activity page generation method and device and electronic equipment
TW201426361A (en) Flat book to rich book conversion in e-readers
CN111324535A (en) Control abnormity detection method and device and computer equipment
CN112035024A (en) Multi-dimensional data display method and device, readable storage medium and electronic equipment
US9507790B2 (en) Providing file indexes and per-file viewing modes within a file management application
CN111782106B (en) Method and device for displaying page menu bar, electronic equipment and readable medium
CN104049831A (en) Method and device for inputting emotion icon
CN112492399B (en) Information display method and device and electronic equipment
CN113703657A (en) Control method and device for element fixed display, storage medium and electronic equipment
US10254931B2 (en) Metadata-driven list user interface component builder
US10902179B2 (en) Modification of file graphic appearance within a collection canvas
CN114356858A (en) Document merging method, electronic device and storage medium
CN111897778B (en) Computer file merging method, device and system
CN109460525B (en) Method, device, medium and computing equipment for displaying news-letter articles
CN114548040A (en) Note processing method, electronic device and storage medium
CN109190097B (en) Method and apparatus for outputting information
CN112989766A (en) Method and device for processing document labeling information and terminal equipment

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