CN110647369B - Page dynamic display method and device, mobile terminal and storage medium - Google Patents

Page dynamic display method and device, mobile terminal and storage medium Download PDF

Info

Publication number
CN110647369B
CN110647369B CN201910482528.XA CN201910482528A CN110647369B CN 110647369 B CN110647369 B CN 110647369B CN 201910482528 A CN201910482528 A CN 201910482528A CN 110647369 B CN110647369 B CN 110647369B
Authority
CN
China
Prior art keywords
display area
display
boundary coordinates
resolution
page
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
CN201910482528.XA
Other languages
Chinese (zh)
Other versions
CN110647369A (en
Inventor
请求不公布姓名
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Youzhuju Network Technology Co Ltd
Original Assignee
Beijing Youzhuju Network 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 Youzhuju Network Technology Co Ltd filed Critical Beijing Youzhuju Network Technology Co Ltd
Priority to CN201910482528.XA priority Critical patent/CN110647369B/en
Publication of CN110647369A publication Critical patent/CN110647369A/en
Application granted granted Critical
Publication of CN110647369B publication Critical patent/CN110647369B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • 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)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to the technical field of computers, and in particular relates to a method and device for dynamically displaying pages, a mobile terminal and a storage medium. In the method for dynamically displaying the page, a display interface of an application program comprises a first display area and a second display area with variable boundary coordinates, wherein the first display area displays a first material, and firstly, the application program responds to an operation event of a user on the first material to acquire a second material, and the second material has different resolution ratio from the first material; and then, adjusting boundary coordinates of the first display area and the second display area according to the resolution of the second material, wherein the first display area after the adjustment of the boundary coordinates is used for displaying the second material. Therefore, the display area for the material in the method and the device can correspondingly adjust the boundary coordinates of the display area according to the change of the resolution of the material, so that the page utilization rate is improved, and further the user experience is improved.

Description

Page dynamic display method and device, mobile terminal and storage medium
Technical Field
The disclosure relates to the technical field of computers, and in particular relates to a method and device for dynamically displaying pages, a mobile terminal and a storage medium.
Background
Currently, with the richness and the perfection of functions of application program types, the application program types have become one of main ways for users to browse internet contents. The display interface of the application program can simultaneously present various multimedia and text contents. For example, when a user browses an application, pictures are typically embedded in a display interface in the form of small drawings, the user can view the full-view format of the picture by clicking on the small drawings, and can browse the full-view of each picture by sliding left and right.
However, in the above-mentioned scene, a large scale of a small image or the like is often accompanied by a wide black edge, and the user cannot view other information of the page at the same time, particularly, text content corresponding to the image, and the page utilization rate is low. On the other hand, the picture in the display interface of the application program is usually required to be a fixed height-width ratio, and when the original format of the picture is inconsistent with the height-width ratio, the picture has the problems of incomplete display or picture distortion in the application program, and the user experience is reduced.
Disclosure of Invention
In order to solve the above problems, the disclosure provides a method, an apparatus, a mobile terminal and a storage medium for dynamically displaying a page, and the specific technical scheme is as follows:
in one aspect, the present disclosure provides a method for dynamically displaying a page, where the method is applied to a display interface of an application, where the display interface includes a first display area and a second display area with variable boundary coordinates, and the first display area displays a first material, and the method includes: responding to an operation event of a user on the first material, and acquiring a second material, wherein the second material has different resolution from the first material; and adjusting boundary coordinates of the first display area and the second display area according to the resolution of the second material, wherein the first display area after the adjustment of the boundary coordinates is used for displaying the second material.
In another aspect, the present disclosure provides a device for dynamically displaying a page, where the device is applied to a display interface of an application, where the display interface includes a first display area and a second display area with variable boundary coordinates, and the first display area displays a first material, and the device includes: the acquisition unit is used for responding to an operation event of a user on the first material and acquiring a second material, wherein the second material has different resolution from the first material; the first adjusting unit is used for adjusting boundary coordinates of the first display area and the second display area according to the resolution ratio of the second material, and the first display area after the boundary coordinates are adjusted is used for displaying the second material.
In another aspect, the present disclosure provides a mobile terminal, including: at least one memory and at least one processor; the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the page dynamic display method.
In another aspect, the present disclosure provides a computer storage medium storing program code for executing the above method for dynamically displaying pages.
In the method for dynamically displaying the page, a display interface of an application program comprises a first display area and a second display area with variable boundary coordinates, wherein the first display area is used for displaying a first material, the application program firstly responds to an operation event of a user on the first material to acquire a second material, and the second material has different resolution ratio from the first material; and then, adjusting boundary coordinates of the first display area and the second display area according to the resolution of the second material, wherein the first display area with the adjusted boundary coordinates is used for displaying the second material.
Therefore, the display area for the image material in the disclosure can correspondingly adjust the boundary coordinates according to the resolution change of the material, namely the layout of the display interface can be dynamically adjusted according to the different display materials, so that the occupation of other contents is reduced to the minimum when the full view is browsed, the page utilization rate is improved, meanwhile, the displayed picture does not need to be required to have a fixed height-width ratio, and incomplete display of the picture content or picture distortion is avoided.
Drawings
In order to more clearly illustrate the concepts of the embodiments of the present disclosure, the drawings that are needed in the description of the embodiments will be briefly described below, it being apparent that the drawings in the following description are only some embodiments of the present disclosure and that other drawings may be obtained from these drawings by one of ordinary skill in the art without inventive effort.
FIG. 1 is a diagram of an application display interface for browsing a full view of a picture according to the prior art;
FIG. 2 is a flow chart of a method for dynamically displaying pages provided by an embodiment of the present disclosure;
fig. 3 is a schematic diagram of an application display interface when displaying a first material according to a method for dynamically displaying a page provided in an embodiment of the present disclosure;
fig. 4 is a schematic diagram of an application display interface when displaying a second material according to a method for dynamically displaying a page provided in an embodiment of the present disclosure;
fig. 5 is a schematic diagram of an application display interface when displaying a first material according to a method for dynamically displaying a page provided in another embodiment of the present disclosure;
fig. 6 is a schematic diagram of an application display interface when displaying a second material according to a method for dynamically displaying a page provided in another embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of a device for dynamically displaying pages according to an embodiment of the present disclosure;
fig. 8 is a schematic structural diagram of an electronic device for implementing an embodiment of the present disclosure.
Detailed Description
Based on the background art, the prior application program often has wider black edges when clicking the small image to browse the whole image, as shown in fig. 1, a picture 2 is displayed on the application program display interface 1, and black edges 3 and 4 are arranged on the upper side and the lower side of the picture 2. At this time, the user cannot view other information contained in the application display interface at the same time, particularly text content corresponding to the picture, and the page utilization rate is low; on the other hand, the picture in the display interface of the application program is usually required to be a fixed height-width ratio, and when the original format of the picture is inconsistent with the required height-width ratio, the picture has the problems of incomplete display or picture distortion in the application program, and the user experience is poor.
In order to solve the above problems, in the method for dynamically displaying a page provided by the present disclosure, a display interface of an application program includes a first display area with variable boundary coordinates, the first display area is used for displaying a first material, the application program firstly responds to an operation event of a user on the first material, and obtains a second material, where the second material has a resolution different from that of the first material; and then, adjusting boundary coordinates of the first display area and the second display area according to the resolution of the second material, wherein the first display area with the adjusted boundary coordinates is used for displaying the second material. Therefore, the display area for the image material in the disclosure can correspondingly adjust the boundary coordinates according to the resolution change of the material, namely the layout of the display interface can be dynamically adjusted according to the different display materials, so that the occupation of other contents is reduced to the minimum when the full view is browsed, the page utilization rate is improved, meanwhile, the displayed picture does not need to be required to have a fixed height-width ratio, and incomplete display of the picture content or picture distortion is avoided.
The method, the device, the mobile terminal and the storage medium for dynamically displaying the page of the present disclosure are described in detail based on the detailed description below with reference to the accompanying drawings. Additionally, while the disclosure is described in conjunction with certain embodiments, it will be understood that the description is not intended to limit the disclosure to the described embodiments. On the contrary, the description is intended to cover alternatives, modifications and equivalents, which may be included within the spirit and scope of the disclosure as defined by the appended claims.
Method embodiment:
referring to fig. 2, the present embodiment provides a method for dynamically displaying a page, where the method is applied to a display interface of an application program, the display interface includes a first display area with changeable boundary coordinates and a second display area, and the first display area displays a first material, and the method includes the following steps:
s101: responding to an operation event of a user on the first material, and acquiring a second material, wherein the second material has different resolution from the first material;
fig. 3 shows an application display interface when displaying a first material according to a method for dynamically displaying a page provided in an embodiment of the present disclosure, where the display interface 1 includes a first display area 10 and a second display area 20 with variable boundary coordinates, and the first display area 10 displays the first material 11. The operation event of the user on the first material includes touch operation and operation by using an external device, including but not limited to operations such as touching, sliding, clicking and voice operation. When the terminal, system or application detects an operation event of the user on the first material 11, the application acquires the second material in response to the operation event. The first material and the second material are image materials which are display elements of a display interface, the image materials can be static or dynamic, and all elements existing in the form of images on the display interface are the image materials of the disclosure. The image material can only represent pictures, and can also represent multimedia controls such as video controls or audio. The image material has a resolution, the resolution of the second material being different from the resolution of the first material.
S102: and adjusting boundary coordinates of the first display area and the second display area according to the resolution of the second material, wherein the first display area after the boundary coordinates are adjusted is used for displaying the second material.
As shown in fig. 3, the resolution of the screen of the smart terminal is 720x1280, assuming that the coordinates of the upper left corner of the screen are (0, 0), the boundary coordinates of the display interface 1 are (0,0,720,1280), which represent the upper left corner coordinates of the display interface are (0, 0) and the lower right corner coordinates are (720,1280), and the boundary coordinates are represented in the same manner.
Fig. 3 and 4 illustrate an embodiment of the present disclosure. As shown in fig. 3, the resolution of the picture of the first material 11 is 720x400, the boundary coordinates of the first display area 10 are (0,80,720,480), and the first display area 10 just displays the first material 11. At this time, the boundary coordinates of the second display area 20 are (0,480,720,1280). As described in step S101, when the terminal, system or application detects an operation event of the user on the first material 11, the application acquires the second material 12, the resolution 720x600 of the second material 12 having a different resolution from the first material 11. As shown in fig. 4, the application program further adjusts the boundary coordinates of the first display area 10 from (0,80,720,480) to (0,80,720,680) according to the resolution 720x600 of the second material 12, and correspondingly, adjusts the boundary coordinates of the second display area 20 from (0,480,720,1280) to (0,680,720,1280). The first display area 10 after the boundary coordinate adjustment is used to display the second material 12. The display of multimedia material belongs to a mature technology in the art and will not be described in detail here.
Fig. 5 and 6 illustrate another embodiment of the present disclosure. As shown in fig. 5, the resolution of the picture of the first material 11 is 600x600, the boundary coordinates of the first display area 10 are (0,80,600,680), and the first display area 10 just displays the first material 11. At this time, the boundary coordinates of the second display area 20 are (600,80,960,680). As described in step S101, when the terminal, system or application detects an operation event of the user on the first material 11, the application acquires the second material 12, the resolution 720x800 of the second material 12 having a different resolution from the first material 11. As shown in fig. 6, the application program further adjusts the boundary coordinates of the first display area 10 from (0,80,600,680) to (0,80,720,880) according to the resolution 720x800 of the second material 12, and correspondingly, adjusts the boundary coordinates of the second display area 20 from (600,80,960,680) to (720,80,960,880). The first display area 10 after the boundary coordinate adjustment is used to display the second material 12.
It should be noted that, in the present disclosure, adjusting the boundary coordinates of the second display area according to the resolution of the second material also includes adjusting the boundary coordinates of the second display area according to the boundary coordinates of the first display area, and the boundary coordinates of the first display area are substantially the same because they are adjusted according to the resolution of the second material. In addition, the boundary coordinates of the first display area and the second display area are adjusted according to the resolution of the second material, and the second material is displayed in the first display area after the adjustment of the boundary coordinates, which can be performed simultaneously or sequentially, and the disclosure is not limited.
In another preferred embodiment, step S102 further comprises: calculating the display resolution of the second material 12 according to the resolution of the second material 12 and the boundary coordinates of the display interface 1; the boundary coordinates of the first display area 10 and the second display area 20 are adjusted according to the display resolution of the second material 12. As shown in fig. 3, the boundary coordinates of the display interface 1 are (0,0,720,1280), and if the resolution of the second material 12 is 1440x1200, the second material is adaptively adjusted, and the display resolution of the second material is 720x600, which is the resolution to be displayed in the first display area. Finally, the boundary coordinates of the first display area are adjusted according to the calculated display resolution of the second material, and the adjustment mode is not repeated. The calculation mode of the display resolution of the second material provided in this embodiment makes the aspect ratio of the second material keep the original reduced and adapt to the width of the display interface, but the disclosure is not limited thereto, and other modes of adaptively adjusting the second material according to the display interface may also be adopted.
In addition, the relationship between the resolution of the first material and the second material and the setting relationship of the coordinate values of the first display region, and the relationship between the boundary coordinates of the first display region and the second display region are merely exemplary. The present disclosure is not limited thereto, and other coordinate relationships may be set for the adjustment.
In another preferred embodiment, the first material and the second material are multimedia files, including but not limited to: picture, motion picture, audio, video file formats.
Further, the types of the multimedia files of the first material and the second material may be the same or different. For example, the first material is a thumbnail of a screenshot of a certain frame of the video file, the second material is a video source file, and when the user clicks on the thumbnail, the first display area plays the video source file.
In another preferred embodiment, the first material and the second material are respectively a small image and a full image of the same picture material, that is, after the user clicks the small image in the first area, the full image corresponding to the small image is obtained, and the first area correspondingly adjusts the boundary coordinates and displays the full image, so that the user browses the full image.
Further, the small image has the same aspect ratio as the full image or original image. Because the first display area in the embodiment of the disclosure can dynamically adjust the boundary coordinates of the first display area according to the resolution of the material, the fixed aspect ratio is not required for the material, and any displayed material can keep the original aspect ratio.
In another preferred embodiment, the method for dynamically displaying pages provided by the present disclosure further includes the following steps: and adjusting the display sequence of the contents of the second display area according to the boundary coordinates of the second display area. As shown in fig. 3 and 4, when the boundary coordinates of the second display area 20 are adjusted from (0,480,720,1280) to (0,680,720,1280), the display area of the second display area 20 decreases, resulting in a decrease in displayable content thereof, and a portion of the content originally displayed on the display interface 1 by the second display area 20 cannot be displayed. In contrast, in the method provided in this embodiment, the application program ensures that the important content in the second display area 20 is still displayed in the display interface 1 by adjusting the priority display sequence of the content in the second display area 20. For example, the content of the second display area is set with priority in advance, and the content with the highest level is preferentially displayed with adjustment of the boundary coordinates of the second display area.
As can be seen from the foregoing, in the method for dynamically displaying a page provided by the embodiment of the present disclosure, a display interface of an application program includes a first display area and a second display area with variable boundary coordinates, the first display area displays a first material, and the application program firstly responds to an operation event of a user on the first material to obtain a second material, where the second material has a resolution different from that of the first material; and then, adjusting boundary coordinates of the first display area and the second display area according to the resolution of the second material, wherein the first display area after the adjustment of the boundary coordinates is used for displaying the second material. Therefore, in the embodiment of the disclosure, the display area for the image material can be correspondingly adjusted according to the resolution change of the material, that is, the layout of the display interface can be dynamically adjusted according to the difference of the display materials, so that the occupation of other contents is reduced to the minimum when the full view is browsed, the page utilization rate is improved, and meanwhile, the displayed picture does not need to be required to have a fixed height-width ratio, so that incomplete display of the picture content or picture distortion is avoided.
Device example:
as shown in fig. 7, corresponding to the method for dynamically displaying a page provided in the foregoing embodiment, the present disclosure further provides a device for dynamically displaying a page, where the device is applied to a display interface of an application program, the display interface includes a first display area and a second display area with variable boundary coordinates, and the first display area displays a first material, and the device includes:
an obtaining unit 701, configured to obtain a second material in response to an operation event of a user on the first material, where the second material has a resolution different from that of the first material;
the first adjusting unit 702 is configured to adjust boundary coordinates of the first display area and the second display area according to a resolution of the second material, where the first display area after the boundary coordinates are adjusted is used to display the second material.
In a preferred embodiment, the first adjustment unit comprises a calculation subunit and a first adjustment subunit. The calculating subunit is used for calculating the display resolution of the second material according to the resolution of the second material and the boundary coordinates of the display interface; the first adjusting subunit is used for adjusting boundary coordinates of the first display area and the second display area according to the display resolution of the second material.
In another preferred embodiment, the first material and the second material are multimedia files, including but not limited to: picture, moving picture, video file formats.
Further, the types of the multimedia files of the first material and the second material may be the same or different. For example, the first material is a thumbnail of a screenshot of a certain frame of the video file, the second material is a video source file, and when the user clicks on the thumbnail, the first display area plays the video source file.
In another preferred embodiment, the first material and the second material are respectively a small image and a full image of the same picture material, that is, after the user clicks the small image in the first area, the full image corresponding to the small image is obtained, and the first area correspondingly adjusts the boundary coordinates and displays the full image, so that the user browses the full image.
Further, the small image has the same aspect ratio as the full image or original image. Because the first display area in the embodiment of the disclosure can dynamically adjust the boundary coordinates of the first display area according to the resolution of the material, the fixed aspect ratio is not required for the material, and any displayed material can keep the original aspect ratio.
In another preferred embodiment, the apparatus further comprises a second adjustment unit for adjusting a display order of contents of the second display area according to boundary coordinates of the second display area.
For the device embodiments, reference is made to the description of the method embodiments for the relevant points, since they essentially correspond to the method embodiments. The apparatus embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
Correspondingly, the present disclosure also provides a mobile terminal, including: at least one memory and at least one processor; the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the page dynamic display method.
Accordingly, the present disclosure also provides a computer storage medium storing program code for executing the above method for dynamically displaying pages. The computer storage media may be ROM, random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, etc.
Referring now to fig. 8, a schematic diagram of an electronic device 800 suitable for use in implementing embodiments of the present disclosure is shown. The terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 8 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 8, the electronic device 800 may include a processing means (e.g., a central processor, a graphics processor, etc.) 801, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 802 or a program loaded from a storage means 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data required for the operation of the electronic device 800 are also stored. The processing device 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to the bus 804.
In general, the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 807 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, etc.; storage 808 including, for example, magnetic tape, hard disk, etc.; communication means 809. The communication means 809 may allow the electronic device 800 to communicate wirelessly or by wire with other devices to exchange data. While fig. 8 shows an electronic device 800 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via communication device 809, or installed from storage device 808, or installed from ROM 802. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 801.
It should be noted that the computer readable medium described in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, 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 of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, 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. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring at least two internet protocol addresses; sending a node evaluation request comprising the at least two internet protocol addresses to node evaluation equipment, wherein the node evaluation equipment selects an internet protocol address from the at least two internet protocol addresses and returns the internet protocol address; receiving an Internet protocol address returned by the node evaluation equipment; wherein the acquired internet protocol address indicates an edge node in the content distribution network.
Alternatively, the computer-readable medium carries one or more programs that, when executed by the electronic device, cause the electronic device to: receiving a node evaluation request comprising at least two internet protocol addresses; selecting an internet protocol address from the at least two internet protocol addresses; returning the selected internet protocol address; wherein the received internet protocol address indicates an edge node in the content distribution network.
Computer program code for carrying out operations of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, sma lta l k, C++ 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 computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. The name of the unit is not limited to the unit itself in some cases, and for example, the first obtaining unit may also be described as "a unit for adjusting the boundary coordinates of the first and second display areas".
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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 apparatus. 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 apparatus that comprises the element.
The foregoing description is only of the preferred embodiments of the present disclosure and description of the principles of the technology being employed. It will be appreciated by persons skilled in the art that the scope of the disclosure referred to in this disclosure is not limited to the specific combinations of features described above, but also covers other embodiments which may be formed by any combination of features described above or equivalents thereof without departing from the spirit of the disclosure. Such as those described above, are mutually substituted with the technical features having similar functions disclosed in the present disclosure (but not limited thereto).

Claims (8)

1. A method for dynamically displaying a page, the method being applied to a display interface of an application program, the display interface comprising a first display area and a second display area with variable boundary coordinates, the first display area displaying a first material, the method comprising:
responding to an operation event of a user on the first material, and acquiring a second material, wherein the second material has different resolution from the first material;
adjusting boundary coordinates of the first display area and the second display area according to the resolution of the second material, wherein the first display area after the adjustment of the boundary coordinates is used for displaying the second material;
the first material and the second material are respectively a small image and a full image of the same picture material, and the small image and the full image have the same height-width ratio, so that the small image can be displayed with the height-width ratio of the full image.
2. The method for dynamically displaying a page according to claim 1, wherein the adjusting the boundary coordinates of the first display region and the second display region according to the resolution of the second material includes:
calculating the display resolution of the second material according to the resolution of the second material and the boundary coordinates of the display interface;
and adjusting boundary coordinates of the first display area and the second display area according to the display resolution of the second material.
3. The method of dynamic page display of claim 1, wherein the first material and the second material are multimedia files, the multimedia files including pictures, moving pictures, video files.
4. A method of dynamically displaying pages according to claim 3, wherein the multimedia files of the first material and the multimedia files of the second material have different file types.
5. The method of dynamic display of pages of claim 1, further comprising:
and adjusting the display sequence of the contents of the second display area according to the boundary coordinates of the second display area.
6. A device for dynamically displaying a page, the device being applied to a display interface of an application program, the display interface comprising a first display area and a second display area with variable boundary coordinates, the first display area displaying a first material, the device comprising:
the acquisition unit is used for responding to an operation event of a user on the first material and acquiring a second material, wherein the second material has different resolution from the first material;
the first adjusting unit is used for adjusting boundary coordinates of the first display area and the second display area according to the resolution ratio of the second material, and the first display area after the adjustment of the boundary coordinates is used for displaying the second material;
the first material and the second material are respectively a small image and a full image of the same picture material, and the small image and the full image have the same height-width ratio, so that the small image can be displayed with the height-width ratio of the full image.
7. A mobile terminal, the mobile terminal comprising:
at least one memory and at least one processor;
wherein the memory is for storing program code and the processor is for invoking the program code stored in the memory to perform the method of page dynamic display of any of claims 1 to 5.
8. A computer storage medium, characterized in that the computer storage medium stores a program code for executing the method of page dynamic display according to any one of claims 1 to 5.
CN201910482528.XA 2019-06-04 2019-06-04 Page dynamic display method and device, mobile terminal and storage medium Active CN110647369B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910482528.XA CN110647369B (en) 2019-06-04 2019-06-04 Page dynamic display method and device, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910482528.XA CN110647369B (en) 2019-06-04 2019-06-04 Page dynamic display method and device, mobile terminal and storage medium

Publications (2)

Publication Number Publication Date
CN110647369A CN110647369A (en) 2020-01-03
CN110647369B true CN110647369B (en) 2023-10-13

Family

ID=69009341

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910482528.XA Active CN110647369B (en) 2019-06-04 2019-06-04 Page dynamic display method and device, mobile terminal and storage medium

Country Status (1)

Country Link
CN (1) CN110647369B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111309202B (en) * 2020-01-20 2021-09-21 深圳市赛易特信息技术有限公司 Dynamic display method, terminal and storage medium based on webpage
CN113204299B (en) * 2021-05-21 2023-05-05 北京字跳网络技术有限公司 Display method, display device, electronic equipment and storage medium
CN113672149A (en) * 2021-06-29 2021-11-19 珠海金山办公软件有限公司 View display method and device, electronic equipment and computer storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970894A (en) * 2014-05-27 2014-08-06 合一网络技术(北京)有限公司 Method and system for displaying interface streaming layout in adaptive adjustment mode
CN104284048A (en) * 2013-07-03 2015-01-14 柯尼卡美能达株式会社 Image displaying apparatus for displaying preview images
CN107037949A (en) * 2017-03-29 2017-08-11 北京小米移动软件有限公司 A kind of multi-screen display method and device
CN108469941A (en) * 2017-02-17 2018-08-31 Lg 电子株式会社 Mobile terminal and its control method
CN108628563A (en) * 2017-03-24 2018-10-09 卡西欧计算机株式会社 Display device, display methods and storage medium
CN108696732A (en) * 2017-02-17 2018-10-23 北京三星通信技术研究有限公司 Wear the method for adjusting resolution and equipment of display equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8271876B2 (en) * 2009-01-26 2012-09-18 International Business Machines Corporation Trigger, generate, and display hover helps for multiple user interface elements

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104284048A (en) * 2013-07-03 2015-01-14 柯尼卡美能达株式会社 Image displaying apparatus for displaying preview images
CN103970894A (en) * 2014-05-27 2014-08-06 合一网络技术(北京)有限公司 Method and system for displaying interface streaming layout in adaptive adjustment mode
CN108469941A (en) * 2017-02-17 2018-08-31 Lg 电子株式会社 Mobile terminal and its control method
CN108696732A (en) * 2017-02-17 2018-10-23 北京三星通信技术研究有限公司 Wear the method for adjusting resolution and equipment of display equipment
CN108628563A (en) * 2017-03-24 2018-10-09 卡西欧计算机株式会社 Display device, display methods and storage medium
CN107037949A (en) * 2017-03-29 2017-08-11 北京小米移动软件有限公司 A kind of multi-screen display method and device

Also Published As

Publication number Publication date
CN110647369A (en) 2020-01-03

Similar Documents

Publication Publication Date Title
CN109508128B (en) Search control display method, device and equipment and computer readable storage medium
CN109408189B (en) Dynamic adjustment method, device, equipment and medium for client interface layout
CN110647369B (en) Page dynamic display method and device, mobile terminal and storage medium
CN109885314B (en) Automatic layout method and device for small programs
CN111291244B (en) House source information display method, device, terminal and storage medium
CN111580879A (en) Applet running method and device, electronic equipment and computer storage medium
KR102616386B1 (en) Method, device, electronic equipment and storage medium for displaying hotspot list
CN110188299B (en) Response type page processing method and device and electronic equipment
CN110688829A (en) Table generation method, device, equipment and storage medium
CN110795196A (en) Window display method, device, terminal and storage medium
CN114363686B (en) Method, device, equipment and medium for publishing multimedia content
CN109635263B (en) Column width fixed display method and device based on WEB ultra-wide table and electronic equipment
CN110618811B (en) Information presentation method and device
CN112492399B (en) Information display method and device and electronic equipment
CN110134905B (en) Page update display method, device, equipment and storage medium
CN110619101B (en) Method and apparatus for processing information
CN111177634A (en) Multi-language supporting file content loading method, device, equipment and medium
CN111310086A (en) Page jump method and device and electronic equipment
CN113676677B (en) Dynamic picture synthesis method and device, electronic equipment and readable storage medium
CN112445394A (en) Screenshot method and device
CN110807164B (en) Automatic image area adjusting method and device, electronic equipment and computer readable storage medium
CN113961280B (en) View display method and device, electronic equipment and computer readable storage medium
CN111274513B (en) Window display method, device, terminal and storage medium
CN112672182B (en) Live broadcast interface display method, device, electronic equipment and computer readable medium
CN111831386B (en) Page content display method and device, electronic equipment and computer readable 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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230421

Address after: Room 802, Information Building, 13 Linyin North Street, Pinggu District, Beijing, 101299

Applicant after: Beijing youzhuju Network Technology Co.,Ltd.

Address before: No. 715, 7th floor, building 3, 52 Zhongguancun South Street, Haidian District, Beijing 100081

Applicant before: Beijing infinite light field technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant