WO2019095821A1 - 界面展示方法及装置 - Google Patents

界面展示方法及装置 Download PDF

Info

Publication number
WO2019095821A1
WO2019095821A1 PCT/CN2018/105460 CN2018105460W WO2019095821A1 WO 2019095821 A1 WO2019095821 A1 WO 2019095821A1 CN 2018105460 W CN2018105460 W CN 2018105460W WO 2019095821 A1 WO2019095821 A1 WO 2019095821A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface
image display
content
moving speed
network speed
Prior art date
Application number
PCT/CN2018/105460
Other languages
English (en)
French (fr)
Inventor
王海新
吴艺
魏茉
Original Assignee
优酷网络技术(北京)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 优酷网络技术(北京)有限公司 filed Critical 优酷网络技术(北京)有限公司
Publication of WO2019095821A1 publication Critical patent/WO2019095821A1/zh

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/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
    • G06F3/0485Scrolling or panning
    • 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
    • G06F3/04845Interaction 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 for image manipulation, e.g. dragging, rotation, expansion or change of colour

Definitions

  • the present disclosure relates to the field of terminal equipment technologies, and in particular, to an interface display method and apparatus.
  • a terminal device such as a mobile phone to slide or drag the interface to browse the content displayed in the interface (or called the glance) to find content that they are interested in.
  • the elements in the interface move rapidly in the direction in which the user slides or drags. Due to the fast moving speed and the large amount of content displayed in the interface, it is difficult for the user to view the content displayed on the interface in a timely and clear manner in the quick browsing, so that the content that is of interest is missed, and the user's needs cannot be met.
  • the present disclosure proposes an interface display method and apparatus.
  • an interface display method is provided, the method being used for a terminal device, the method comprising:
  • the content in the interface is displayed according to the image display manner.
  • the image display manner includes one or two of a static image display and a dynamic image display.
  • determining an image display manner corresponding to the interface according to the moving speed and the network speed including:
  • determining that the image display manner corresponding to the interface is a static image display.
  • the first triggering condition includes at least one of the following:
  • the moving speed is greater than a first threshold
  • the network speed is less than or equal to a second threshold.
  • determining an image display manner corresponding to the interface according to the moving speed and the network speed including:
  • the second triggering condition includes:
  • the moving speed is less than or equal to a first threshold, and the network speed is greater than a second threshold.
  • the first threshold is equal to zero.
  • the content in the interface is displayed according to the image display manner, including:
  • a static image corresponding to content other than the center content in the interface is displayed.
  • determining a central content in the interface includes:
  • the content of the interface that is the smallest distance from the geometric center of the interface is determined as the center content.
  • an interface display apparatus comprising:
  • An acquisition module configured to acquire a moving speed and a network speed of the interface
  • a determining module configured to determine, according to the moving speed and the network speed, an image display manner corresponding to the interface
  • a display module configured to display content in the interface according to the image display manner.
  • the image display manner includes one or two of a static image display and a dynamic image display.
  • the determining module includes:
  • a first determining submodule configured to determine whether the moving speed and the network speed meet the first triggering condition
  • a first determining submodule configured to determine, in the case that the moving speed and the network speed meet the first triggering condition, that the image display manner corresponding to the interface is a static image display.
  • the first triggering condition includes at least one of the following:
  • the moving speed is greater than a first threshold
  • the network speed is less than or equal to a second threshold.
  • the determining module includes:
  • a second determining submodule configured to determine whether the moving speed and the network speed meet a second trigger condition
  • a second determining submodule configured to determine, according to the moving speed and the network speed that the second triggering condition is satisfied, that the display manner corresponding to the interface is a dynamic image display
  • the second triggering condition includes:
  • the moving speed is less than or equal to a first threshold, and the network speed is greater than a second threshold.
  • the first threshold is equal to zero.
  • the display module includes:
  • a third determining submodule configured to determine a center content in the interface if the image display mode is a dynamic image display
  • a first display sub-module configured to display a dynamic image corresponding to the central content
  • a second display sub-module configured to display a static image corresponding to the content in the interface except the central content.
  • the third determining submodule is configured to:
  • the image display mode is dynamic image display
  • content having the smallest distance from the geometric center of the interface in the interface is determined as the central content.
  • an interface presentation apparatus comprising: a processor; a memory for storing processor-executable instructions; wherein the processor is configured to perform the above method.
  • a non-transitory computer readable storage medium having stored thereon computer program instructions, wherein the computer program instructions are implemented by a processor to implement the above method.
  • the interface display method and device of various aspects of the present disclosure determine an image display manner corresponding to the interface according to the moving speed and the network speed of the interface, thereby being able to flexibly determine an image display manner suitable for the current moving speed and the network speed, and is helpful for the user to browse.
  • the content displayed on the interface is timely and clearly viewed to prevent the user from missing the content of interest.
  • FIG. 1 illustrates a flow chart of an interface presentation method in accordance with an embodiment of the present disclosure.
  • FIG. 2 is a schematic diagram showing content in an interface according to a static image display manner in an interface display method according to an embodiment of the present disclosure.
  • FIG. 3 illustrates another schematic diagram of displaying content in an interface according to a static image display manner in an interface display method according to an embodiment of the present disclosure.
  • FIG. 4 illustrates an exemplary flow chart of an interface presentation method step S12 in accordance with an embodiment of the present disclosure.
  • FIG. 5 illustrates an exemplary flow chart of an interface presentation method step S12 in accordance with an embodiment of the present disclosure.
  • FIG. 6 illustrates an exemplary flowchart of an interface presentation method step S13 in accordance with an embodiment of the present disclosure.
  • FIG. 7 illustrates a schematic diagram of central content and content other than central content in an interface in an interface presentation method according to an embodiment of the present disclosure.
  • FIG. 8 illustrates a block diagram of an interface display device in accordance with an embodiment of the present disclosure.
  • FIG. 9 illustrates an exemplary block diagram of an interface display device in accordance with an embodiment of the present disclosure.
  • FIG. 10 illustrates a block diagram of an apparatus 800 for interface presentation, in accordance with an exemplary embodiment.
  • FIG. 1 illustrates a flow chart of an interface presentation method in accordance with an embodiment of the present disclosure.
  • the terminal device can be a mobile phone, a tablet computer, a smart watch, a vehicle terminal, an MP3 player, a VR (Virtual Reality) head display, a VR glasses, an AR (Augmented Reality) head display, an AR glasses, and an MR device.
  • VR Virtual Reality
  • AR Augmented Reality
  • MR device MR device
  • MR device Recorded Reality, mixed display
  • any device such as head-mounted display, MR glasses, HUD (Head Up Display) or smart TV, which displays video, audio or other visual, auditory, olfactory, tactile, and tactile sensations with humans.
  • the function of related content As shown in FIG. 1, the method includes steps S11 to S13.
  • step S11 the moving speed and the network speed of the interface are acquired.
  • the interface in this embodiment may be any interface displayed by the terminal device.
  • the interface may be a video related interface.
  • it can be a video recommendation interface, a video playback interface, or a video interface with a barrage.
  • the interface may be a news interface.
  • it can be a news list interface.
  • the interface may be a presentation interface of financial information.
  • it can be a display interface of stocks or a display interface of exchange rates.
  • the interface may be a presentation interface of search results.
  • the interface may be a contact list interface.
  • the interface may be an interface of learning software. For example, you can review the interface of the word for the word, and so on.
  • the interface may be an interface for online shopping.
  • the interface may be an interface for ordering food online.
  • the interface may be an audio related interface.
  • a user's touch slide operation on the touch screen can be detected, and the interface movement can be controlled according to the touch slide operation.
  • the gesture operation of the user can be detected, and the interface movement is controlled according to the gesture operation.
  • the user's key operation can be detected, and the interface movement can be controlled according to the key operation.
  • the user's mouse operation can be detected and the interface movement can be controlled according to the mouse operation.
  • the user's handle operation can be detected and the interface movement can be controlled according to the handle operation.
  • the remote controller operation can be detected and moved according to the remote controller operation control interface.
  • the eyeball tracking technology may be used to identify the user's eyeball activity information, and the interface movement is controlled according to the user's eyeball activity information.
  • the brain wave of the user can be detected and the interface movement can be controlled according to the brain wave of the user, whereby the interface movement can be controlled by way of mind control.
  • the movement of the interface can be detected by detecting a program event related to the interface movement triggered by the control operation of the above example, and the present disclosure does not limit the manner in which the interface movement is detected.
  • step S12 an image display manner corresponding to the interface is determined according to the moving speed and the network speed.
  • the image display mode corresponding to the interface is determined by the moving speed of the interface and the network speed, thereby being able to flexibly determine an image display mode suitable for the current moving speed and the network speed.
  • step S13 the content in the interface is displayed according to the image display mode.
  • the image display mode includes one or two of a static image display and a dynamic image display.
  • the still image display may present a still image of the content in the interface or a still image capable of representing the content, such as a poster.
  • FIG. 2 is a schematic diagram showing content in an interface according to a static image display manner in an interface display method according to an embodiment of the present disclosure.
  • the still image display mode can display only static images in the display area corresponding to each content in the interface. For example, only the stills or posters corresponding to the respective contents may be displayed in the respective display areas in the interface.
  • FIG. 3 illustrates another schematic diagram of displaying content in an interface according to a static image display manner in an interface display method according to an embodiment of the present disclosure.
  • the still image display mode can display a static image and a text in a display area corresponding to each content in the interface. For example, a still picture corresponding to each content, and a title and a subtitle of each content may be displayed in each display area in the interface.
  • the dynamic image display may present a dynamic image corresponding to a video segment of the content in the interface.
  • the dynamic image display mode may display only the dynamic image corresponding to the video segment of the content in the display area corresponding to each content in the interface.
  • the dynamic image display mode may display a dynamic image corresponding to a video segment of the content and a title of each content in a display area corresponding to each content in the interface.
  • the dynamic image display mode may display a dynamic image corresponding to a video segment of the content in a display region corresponding to each content in the interface, and a title and a subtitle of each content.
  • the image display mode corresponding to the interface is determined according to the moving speed of the interface and the network speed, thereby being able to flexibly determine an image display mode suitable for the current moving speed and the network speed, which is helpful for the user to promptly and clearly in the process of browsing the interface. View the content displayed on the interface to prevent users from missing content of interest.
  • FIG. 4 illustrates an exemplary flow chart of an interface presentation method step S12 in accordance with an embodiment of the present disclosure.
  • step S12 may include step S121 and step S122.
  • step S121 it is determined whether the moving speed and the network speed satisfy the first trigger condition.
  • step S122 if the moving speed and the network speed meet the first trigger condition, it is determined that the image display mode corresponding to the interface is a static image display.
  • the first triggering condition includes at least one of the following: the moving speed is greater than the first threshold; and the network speed is less than or equal to the second threshold.
  • the first trigger condition may be that the moving speed of the interface is greater than the first threshold.
  • the first threshold can be 300ms per screen.
  • the moving speed of the interface if the moving speed of the interface is greater than the first threshold, it may be determined that the user cannot view the dynamic image in the determining interface during the interface movement. In this example, if the moving speed of the interface is greater than the first threshold, it may be determined that the moving speed and the network speed of the interface satisfy the first triggering condition, and the display manner corresponding to the interface may be determined to be a static image display.
  • the first trigger condition may be that the network speed is less than or equal to the second threshold.
  • the network speed is less than or equal to the second threshold, it may be determined that the dynamic image in the interface cannot be normally displayed at the network speed. In this example, if the network speed is less than or equal to the second threshold, it may be determined that the moving speed and the network speed of the interface meet the first triggering condition, and the display manner corresponding to the interface may be determined to be a static image display.
  • the first trigger condition may be that the moving speed is greater than the first threshold or the network speed is less than or equal to the second threshold.
  • the moving speed of the interface is greater than the first threshold, or the network speed is less than or equal to the second threshold, it may be determined that the moving speed and the network speed of the interface meet the first triggering condition, and the corresponding display manner of the interface may be determined as Static image display.
  • first trigger condition is described above in the above implementation manner, those skilled in the art can understand that the present disclosure is not limited thereto. A person skilled in the art can flexibly set the first trigger condition according to the actual application scenario and/or personal preference.
  • FIG. 5 illustrates an exemplary flow chart of an interface presentation method step S12 in accordance with an embodiment of the present disclosure.
  • step S12 may include step S123 and step S124.
  • step S123 it is determined whether the moving speed and the network speed satisfy the second trigger condition.
  • step S124 if the moving speed and the network speed meet the second trigger condition, it is determined that the display mode corresponding to the interface is dynamic image display.
  • the moving speed of the interface and the network speed meet the second triggering condition, it may be determined that the current moving speed enables the user to view the content in the interface in a timely and clear manner by means of dynamic image display, and the current The network speed is sufficient to load the dynamic image in the interface in time.
  • the second triggering condition includes: the moving speed is less than or equal to the first threshold, and the network speed is greater than the second threshold.
  • the moving speed of the interface is less than or equal to the first threshold, and the network speed is greater than the second threshold, it may be determined that the moving speed of the interface and the network speed meet the second triggering condition, and the first display of the interface may be determined.
  • the way is dynamic image display.
  • the first threshold may be equal to zero. In this implementation manner, if the moving speed of the interface is greater than 0, it may be determined that the image display mode corresponding to the interface is a static image display, thereby displaying a static image without displaying a dynamic image when the interface moves. If the moving speed of the interface is equal to 0, that is, the interface does not move, and the network speed is greater than the second threshold, it may be determined that the image display mode corresponding to the interface is a dynamic image display, thereby the case where the interface does not move and the network speed is suitable for playing the dynamic image. Next, display dynamic images to provide users with richer display information.
  • FIG. 6 illustrates an exemplary flowchart of an interface presentation method step S13 in accordance with an embodiment of the present disclosure. As shown in FIG. 6, step S13 may include steps S131 to S133.
  • step S131 in the case where the image display mode is dynamic image display, the center content in the interface is determined.
  • the number of the central content may be one or more.
  • determining the center content in the interface may include determining content having the smallest distance from the geometric center of the interface in the interface as the center content.
  • FIG. 7 illustrates a schematic diagram of central content and content other than central content in an interface in an interface presentation method according to an embodiment of the present disclosure.
  • the content 71 and the content 74 can be determined as the center content, and the content 72, the content 73, and the content 75 are determined as contents other than the center content.
  • the content 71 may be determined as the center content, and the content 72, the content 73, the content 74, and the content 75 may be determined as content other than the center content.
  • the content 74 may be determined as the center content, and the content 71, 72, the content 73, and the content 75 may be determined as content other than the center content.
  • the content with the highest click rate in the interface may be determined as the center content in the interface.
  • the content having the largest amount of play in the interface may be determined as the center content in the interface.
  • step S132 a dynamic image corresponding to the center content is displayed.
  • step S133 a still image corresponding to the content other than the center content in the interface is displayed.
  • the dynamic image corresponding to the central content 71 may be displayed in the display area corresponding to the central content 71
  • the content 72 may be displayed in the display area corresponding to the content 72, the content 73, the content 74, and the content 75, respectively.
  • displaying the content in the interface according to the image display manner may include: displaying the dynamic image corresponding to all the content in the interface in the case that the image display mode is a dynamic image display.
  • FIG. 8 illustrates a block diagram of an interface display device in accordance with an embodiment of the present disclosure.
  • the device includes: an obtaining module 81, configured to acquire a moving speed and a network speed of the interface; and a determining module 82, configured to determine, according to the moving speed and the network speed, an image display corresponding to the interface.
  • the display module 83 is configured to display content in the interface according to the image display manner.
  • the image display manner includes one or two of a static image display and a dynamic image display.
  • FIG. 9 illustrates an exemplary block diagram of an interface display device in accordance with an embodiment of the present disclosure. As shown in Figure 9:
  • the determining module 82 includes: a first determining sub-module 821, configured to determine whether the moving speed and the network speed meet the first trigger condition; the first determining sub-module 822, In the case that the moving speed and the network speed meet the first trigger condition, it is determined that the image display manner corresponding to the interface is a static image display.
  • the first triggering condition includes at least one of: the moving speed is greater than a first threshold; and the network speed is less than or equal to a second threshold.
  • the determining module 82 includes: a second determining submodule 823, configured to determine whether the moving speed and the network speed meet a second trigger condition; and the second determining submodule 824, And in the case that the moving speed and the network speed meet the second triggering condition, determining that the display manner corresponding to the interface is a dynamic image display.
  • the second triggering condition includes: the moving speed is less than or equal to a first threshold, and the network speed is greater than a second threshold.
  • the first threshold is equal to zero.
  • the display module 83 includes: a third determining submodule 831, configured to determine a center content in the interface if the image display mode is a dynamic image display;
  • the display sub-module 832 is configured to display a dynamic image corresponding to the central content, and the second display sub-module 833 is configured to display a static image corresponding to the content in the interface except the central content.
  • the third determining submodule 831 is configured to: when the image display mode is a dynamic image display, minimize a distance between the interface and a geometric center of the interface.
  • the content is determined to be the central content.
  • the image display mode corresponding to the interface is determined according to the moving speed of the interface and the network speed, thereby being able to flexibly determine an image display mode suitable for the current moving speed and the network speed, which is helpful for the user to promptly and clearly in the process of browsing the interface. View the content displayed on the interface to prevent users from missing content of interest.
  • FIG. 10 illustrates a block diagram of an apparatus 800 for interface presentation, in accordance with an exemplary embodiment.
  • device 800 can be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a gaming console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.
  • apparatus 800 can include one or more of the following components: processing component 802, memory 804, power component 806, multimedia component 808, audio component 810, input/output (I/O) interface 812, sensor component 814, And a communication component 816.
  • Processing component 802 typically controls the overall operation of device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations.
  • Processing component 802 can include one or more processors 820 to execute instructions to perform all or part of the steps of the above described methods.
  • processing component 802 can include one or more modules to facilitate interaction between component 802 and other components.
  • processing component 802 can include a multimedia module to facilitate interaction between multimedia component 808 and processing component 802.
  • Memory 804 is configured to store various types of data to support operation at device 800. Examples of such data include instructions for any application or method operating on device 800, contact data, phone book data, messages, pictures, videos, and the like.
  • the memory 804 can be implemented by any type of volatile or non-volatile storage device, or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable.
  • SRAM static random access memory
  • EEPROM electrically erasable programmable read only memory
  • EPROM Electrically erasable programmable read only memory
  • PROM Programmable Read Only Memory
  • ROM Read Only Memory
  • Magnetic Memory Flash Memory
  • Disk Disk or Optical Disk.
  • Power component 806 provides power to various components of device 800.
  • Power component 806 can include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for device 800.
  • the multimedia component 808 includes a screen between the device 800 and the user that provides an output interface.
  • the screen can include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen can be implemented as a touch screen to receive input signals from the user.
  • the touch panel includes one or more touch sensors to sense touches, slides, and gestures on the touch panel. The touch sensor may sense not only the boundary of the touch or sliding action, but also the duration and pressure associated with the touch or slide operation.
  • the multimedia component 808 includes a front camera and/or a rear camera. When the device 800 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front and rear camera can be a fixed optical lens system or have focal length and optical zoom capabilities.
  • the audio component 810 is configured to output and/or input an audio signal.
  • the audio component 810 includes a microphone (MIC) that is configured to receive an external audio signal when the device 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode.
  • the received audio signal may be further stored in memory 804 or transmitted via communication component 816.
  • the audio component 810 also includes a speaker for outputting an audio signal.
  • the I/O interface 812 provides an interface between the processing component 802 and the peripheral interface module, which may be a keyboard, a click wheel, a button, or the like. These buttons may include, but are not limited to, a home button, a volume button, a start button, and a lock button.
  • Sensor assembly 814 includes one or more sensors for providing device 800 with a status assessment of various aspects.
  • sensor assembly 814 can detect an open/closed state of device 800, relative positioning of components, such as the display and keypad of device 800, and sensor component 814 can also detect a change in position of one component of device 800 or device 800. The presence or absence of user contact with device 800, device 800 orientation or acceleration/deceleration, and temperature variation of device 800.
  • Sensor assembly 814 can include a proximity sensor configured to detect the presence of nearby objects without any physical contact.
  • Sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications.
  • the sensor assembly 814 can also include an acceleration sensor, a gyro sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
  • Communication component 816 is configured to facilitate wired or wireless communication between device 800 and other devices.
  • the device 800 can access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof.
  • communication component 816 receives broadcast signals or broadcast associated information from an external broadcast management system via a broadcast channel.
  • the communication component 816 also includes a near field communication (NFC) module to facilitate short range communication.
  • NFC near field communication
  • the NFC module can be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
  • RFID radio frequency identification
  • IrDA infrared data association
  • UWB ultra-wideband
  • Bluetooth Bluetooth
  • device 800 may be implemented by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable A gate array (FPGA), controller, microcontroller, microprocessor, or other electronic component implementation for performing the above methods.
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPDs digital signal processing devices
  • PLDs programmable logic devices
  • FPGA field programmable A gate array
  • controller microcontroller, microprocessor, or other electronic component implementation for performing the above methods.
  • a non-transitory computer readable storage medium such as a memory 804 comprising computer program instructions executable by processor 820 of apparatus 800 to perform the above method.
  • the present disclosure can be a system, method, and/or computer program product.
  • the computer program product can comprise a computer readable storage medium having computer readable program instructions embodied thereon for causing a processor to implement various aspects of the present disclosure.
  • the computer readable storage medium can be a tangible device that can hold and store the instructions used by the instruction execution device.
  • the computer readable storage medium can be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
  • Non-exhaustive list of computer readable storage media include: portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM) Or flash memory), static random access memory (SRAM), portable compact disk read only memory (CD-ROM), digital versatile disk (DVD), memory stick, floppy disk, mechanical encoding device, for example, with instructions stored thereon A raised structure in the hole card or groove, and any suitable combination of the above.
  • a computer readable storage medium as used herein is not to be interpreted as a transient signal itself, such as a radio wave or other freely propagating electromagnetic wave, an electromagnetic wave propagating through a waveguide or other transmission medium (eg, a light pulse through a fiber optic cable), or through a wire The electrical signal transmitted.
  • the computer readable program instructions described herein can be downloaded to a respective computing/processing device from a computer readable storage medium or downloaded to an external computer or external storage device over a network, such as the Internet, a local area network, a wide area network, and/or a wireless network.
  • the network may include copper transmission cables, fiber optic transmissions, wireless transmissions, routers, firewalls, switches, gateway computers, and/or edge servers.
  • a network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium in each computing/processing device .
  • Computer program instructions for performing the operations of the present disclosure may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine related instructions, microcode, firmware instructions, state setting data, or in one or more programming languages.
  • Source code or object code written in any combination including object oriented programming languages such as Smalltalk, C++, etc., as well as conventional procedural programming languages such as the "C" language or similar programming languages.
  • the computer readable program instructions can 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, partly on the remote computer, or entirely on the remote computer or server. carried out.
  • the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or wide area network (WAN), or can be connected to an external computer (eg, using an Internet service provider to access the Internet) connection).
  • the customized electronic circuit such as a programmable logic circuit, a field programmable gate array (FPGA), or a programmable logic array (PLA), can be customized by utilizing state information of computer readable program instructions.
  • Computer readable program instructions are executed to implement various aspects of the present disclosure.
  • the computer readable program instructions can be provided to a general purpose computer, a special purpose computer, or a processor of other programmable data processing apparatus to produce a machine such that when executed by a processor of a computer or other programmable data processing apparatus Means for implementing the functions/acts specified in one or more of the blocks of the flowcharts and/or block diagrams.
  • the computer readable program instructions can also be stored in a computer readable storage medium that causes the computer, programmable data processing device, and/or other device to operate in a particular manner, such that the computer readable medium storing the instructions includes An article of manufacture that includes instructions for implementing various aspects of the functions/acts recited in one or more of the flowcharts.
  • the computer readable program instructions can also be loaded onto a computer, other programmable data processing device, or other device to perform a series of operational steps on a computer, other programmable data processing device or other device to produce a computer-implemented process.
  • instructions executed on a computer, other programmable data processing apparatus, or other device implement the functions/acts recited in one or more of the flowcharts and/or block diagrams.
  • each block in the flowchart or block diagram can represent a module, a program segment, or a portion of an instruction that includes one or more components for implementing the specified logical functions.
  • Executable instructions can also occur in a different order than those illustrated in the drawings. For example, two consecutive blocks may be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts can be implemented in a dedicated hardware-based system that performs the specified function or function. Or it can be implemented by a combination of dedicated hardware and computer instructions.

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

本公开涉及界面展示方法及装置。该方法包括:获取界面的移动速度和网速;根据所述移动速度和所述网速,确定所述界面对应的图像展示方式;根据所述图像展示方式,展示所述界面中的内容。本公开根据界面的移动速度和网速确定界面对应的图像展示方式,由此能够灵活确定适合当前移动速度和网速的图像展示方式,有助于用户在浏览界面的过程中及时、清楚地查看界面所展示的内容,避免用户错过感兴趣的内容。

Description

界面展示方法及装置 技术领域
本公开涉及终端设备技术领域,尤其涉及一种界面展示方法及装置。
背景技术
用户经常会通过手机等终端设备滑动或拖动界面以浏览(或称为扫视)界面中展示的内容,从中寻找自己感兴趣的内容。在用户滑动或拖动界面使界面快速移动的过程中,界面中的元素沿着用户滑动或拖动的方向快速移动。由于移动速度较快,且界面中展示的内容非常多,用户在快速浏览中难以及时、清楚地查看界面所展示的内容,以致错过感兴趣的内容,无法满足用户的需求。
发明内容
有鉴于此,本公开提出了一种界面展示方法及装置。
根据本公开的一方面,提供了一种界面展示方法,所述方法用于终端设备,所述方法包括:
获取界面的移动速度和网速;
根据所述移动速度和所述网速,确定所述界面对应的图像展示方式;
根据所述图像展示方式,展示所述界面中的内容。
在一种可能的实现方式中,所述图像展示方式包括静态图像展示和动态图像展示中的一项或两项。
在一种可能的实现方式中,根据所述移动速度和所述网速,确定所述界面对应的图像展示方式,包括:
判断所述移动速度和所述网速是否满足第一触发条件;
在所述移动速度和所述网速满足所述第一触发条件的情况下,确定所述界面对应的图像展示方式为静态图像展示。
在一种可能的实现方式中,所述第一触发条件包括以下至少一项:
所述移动速度大于第一阈值;
所述网速小于或等于第二阈值。
在一种可能的实现方式中,根据所述移动速度和所述网速,确定所述界面对应的图像展示方式,包括:
判断所述移动速度和所述网速是否满足第二触发条件;
在所述移动速度和所述网速满足所述第二触发条件的情况下,确定所述界面对应的展示方式为动态图像展示。
在一种可能的实现方式中,所述第二触发条件包括:
所述移动速度小于或等于第一阈值,且所述网速大于第二阈值。
在一种可能的实现方式中,所述第一阈值等于0。
在一种可能的实现方式中,根据所述图像展示方式,展示所述界面中的内容,包括:
在所述图像展示方式为动态图像展示的情况下,确定所述界面中的中心内容;
展示所述中心内容对应的动态图像;
展示所述界面中除所述中心内容以外的内容对应的静态图像。
在一种可能的实现方式中,确定所述界面中的中心内容,包括:
将所述界面中与所述界面的几何中心的距离最小的内容确定为所述中心内容。
根据本公开的另一方面,提供了一种界面展示装置,所述装置包括:
获取模块,用于获取界面的移动速度和网速;
确定模块,用于根据所述移动速度和所述网速,确定所述界面对应的图像展示方式;
展示模块,用于根据所述图像展示方式,展示所述界面中的内容。
在一种可能的实现方式中,所述图像展示方式包括静态图像展示和动态图像展示中的一项或两项。
在一种可能的实现方式中,所述确定模块包括:
第一判断子模块,用于判断所述移动速度和所述网速是否满足第一触发条件;
第一确定子模块,用于在所述移动速度和所述网速满足所述第一触发条件的情况下,确定所述界面对应的图像展示方式为静态图像展示。
在一种可能的实现方式中,所述第一触发条件包括以下至少一项:
所述移动速度大于第一阈值;
所述网速小于或等于第二阈值。
在一种可能的实现方式中,所述确定模块包括:
第二判断子模块,用于判断所述移动速度和所述网速是否满足第二触发条件;
第二确定子模块,用于在所述移动速度和所述网速满足所述第二触发条件的情况下,确定所述界面对应的展示方式为动态图像展示
在一种可能的实现方式中,所述第二触发条件包括:
所述移动速度小于或等于第一阈值,且所述网速大于第二阈值。
在一种可能的实现方式中,所述第一阈值等于0。
在一种可能的实现方式中,所述展示模块包括:
第三确定子模块,用于在所述图像展示方式为动态图像展示的情况下,确定所述界面中的中心内容;
第一展示子模块,用于展示所述中心内容对应的动态图像;
第二展示子模块,用于展示所述界面中除所述中心内容以外的内容对应的静态图像。
在一种可能的实现方式中,所述第三确定子模块用于:
在所述图像展示方式为动态图像展示的情况下,将所述界面中与所述界面的几何中心的距离最小的内容确定为所述中心内容。
根据本公开的另一方面,提供了一种界面展示装置,包括:处理器;用于存储处理器可执行指令的存储器;其中,所述处理器被配置为执行上述方法。
根据本公开的另一方面,提供了一种非易失性计算机可读存储介质,其上存储有计算机程序指令,其中,所述计算机程序指令被处理器执行时实现上述方法。
本公开的各方面的界面展示方法及装置根据界面的移动速度和网速确定界面对应的图像展示方式,由此能够灵活确定适合当前移动速度和网速的图像展示方式,有助于用户在浏览界面的过程中及时、清楚地查看界面所展示的内容,避免用户错过感兴趣的内容。
根据下面参考附图对示例性实施例的详细说明,本公开的其它特征及方面将变得清楚。
附图说明
包含在说明书中并且构成说明书的一部分的附图与说明书一起示出了本公开的示例性实施例、特征和方面,并且用于解释本公开的原理。
图1示出根据本公开一实施例的界面展示方法的流程图。
图2示出根据本公开一实施例的界面展示方法中根据静态图像展示方式,展示界面中的内容的示意图。
图3示出根据本公开一实施例的界面展示方法中根据静态图像展示方式,展示界面中的内容的另一示意图。
图4示出根据本公开一实施例的界面展示方法步骤S12的一示例性的流程图。
图5示出根据本公开一实施例的界面展示方法步骤S12的一示例性的流程图。
图6示出根据本公开一实施例的界面展示方法步骤S13的一示例性的流程图。
图7示出根据本公开一实施例的界面展示方法中界面中的中心内容和除中心内容以外的内容的示意图。
图8示出根据本公开一实施例的界面展示装置的框图。
图9示出根据本公开一实施例的界面展示装置的一示例性的框图。
图10示出根据一示例性实施例的一种用于界面展示的装置800的框图。
具体实施方式
以下将参考附图详细说明本公开的各种示例性实施例、特征和方面。附图中相同的附图标记表示功能相同或相似的元件。尽管在附图中示出了实施例的各种方面,但是除非特别指出,不必按比例绘制附图。
在这里专用的词“示例性”意为“用作例子、实施例或说明性”。这里作为“示例性”所说明的任何实施例不必解释为优于或好于其它实施例。
另外,为了更好的说明本公开,在下文的具体实施方式中给出了众多的具体细节。本领域技术人员应当理解,没有某些具体细节,本公开同样可以实施。在一些实例中,对于本领域技术人员熟知的方法、手段、元件和电路未作详细描述,以便于凸显本公开的主旨。
图1示出根据本公开一实施例的界面展示方法的流程图。该方法可以应用于终端设备中。其中,终端设备可以为手机、平板电脑、智能手表、车载终端、MP3播放器、VR(Virtual Reality,虚拟现实)头显、VR眼镜、AR(Augmented Reality,增强现实)头显、AR眼镜、MR(Mixed Reality,混合显示)头显、MR眼镜、HUD(Head Up Display,平视显示器)或者智能电视等任何设备,该设备具有显示视频、音频或其他与人类的视觉、听觉、嗅觉、触觉、味觉相关的内容的功能。如图1所示,该方法包括步骤S11至步骤S13。
在步骤S11中,获取界面的移动速度和网速。
本实施例中的界面可以为终端设备展示的任意界面。
作为本实施例的一个示例,界面可以为视频相关界面。例如,可以为视频推荐界面、视频播放界面或者带有弹幕的视频界面等。
作为本实施例的另一个示例,界面可以为新闻界面。例如,可以为新闻列表界面。
作为本实施例的另一个示例,界面可以为金融信息的展示界面。例如,可以为股票的展示界面或者汇率的展示界面等。
作为本实施例的另一个示例,界面可以为搜索结果的展示界面。
作为本实施例的另一个示例,界面可以为联系人列表界面。
作为本实施例的另一个示例,界面可以为学习软件的界面。例如,可以为单词复习软件的界面等。
作为本实施例的另一个示例,界面可以为线上购物的界面。
作为本实施例的另一个示例,界面可以为线上订餐的界面。
作为本实施例的另一个示例,界面可以为音频相关的界面。
需要说明的是,尽管以以上示例介绍了界面如上,但本领域技术人员能够理解,本公开应不限于此。本领域技术人员可以根据实际应用场景灵活确定界面的类型。
作为本实施例的一个示例,可以检测用户在触摸屏上的触摸滑动操作,并根据触摸滑动操作控制界面移动。
作为本实施例的另一个示例,可以检测用户的手势操作,并根据手势操作控制界面移动。
作为本实施例的另一个示例,可以检测用户的按键操作,并根据按键操作控制界面移动。
作为本实施例的另一个示例,可以检测用户的鼠标操作,并根据鼠标操作控制界面移动。
作为本实施例的另一个示例,可以检测用户的手柄操作,并根据手柄操作控制界面移动。
作为本实施例的另一个示例,可以检测遥控器操作,并根据遥控器操作控制界面移动。
作为本实施例的另一个示例,可以采用眼球追踪技术识别用户的眼球活动信息,并根据用户的眼球活动信息控制界面移动。
作为本实施例的另一个示例,可以检测用户的脑电波,并根据用户的脑电波控制界面移动,由此能够通过意念控制的方式控制界面移动。
需要说明的是,尽管以以上示例介绍了控制界面移动的方式如上,但本领域技术人员能够理解,本公开应不限于此。本领域技术人员可以根据实际应用场景灵活确定控制界面移动的方式。
作为本实施例的一个示例,可以通过检测例如上述示例的控制操作触发的与界面移动有关的程序事件,来检测界面的移动,本公开对检测界面移动的方式不做限制。
在步骤S12中,根据该移动速度和该网速,确定界面对应的图像展示方式。
在本实施例中,界面对应的图像展示方式由界面的移动速度和网速决定,由此能够灵活确定适合当前移动速度和网速的图像展示方式。
在步骤S13中,根据该图像展示方式,展示界面中的内容。
在一种可能的实现方式中,图像展示方式包括静态图像展示和动态图像展示中的一项或两项。
作为该实现方式的一个示例,静态图像展示可以展示界面中的内容的剧照或者海报 等能够表现内容的静态图像。
图2示出根据本公开一实施例的界面展示方法中根据静态图像展示方式,展示界面中的内容的示意图。如图2所示,静态图像展示方式可以在界面中各个内容对应的显示区域中仅显示静态图像。例如,可以在界面中各个显示区域中仅显示各个内容对应的剧照或海报。
图3示出根据本公开一实施例的界面展示方法中根据静态图像展示方式,展示界面中的内容的另一示意图。如图3所示,静态图像展示方式可以在界面中各个内容对应的显示区域中显示静态图像和文字。例如,可以在界面中各个显示区域中显示各个内容对应的剧照,以及各个内容的标题和副标题。
作为该实现方式的一个示例,动态图像展示可以展示界面中的内容的视频片段对应的动态图像。
例如,动态图像展示方式可以在界面中各个内容对应的显示区域中仅显示内容的视频片段对应的动态图像。
又如,动态图像展示方式可以在界面中各个内容对应的显示区域中显示内容的视频片段对应的动态图像,以及各个内容的标题。
又如,动态图像展示方式可以在界面中各个内容对应的显示区域中显示内容的视频片段对应的动态图像,以及各个内容的标题和副标题。
本实施例根据界面的移动速度和网速确定界面对应的图像展示方式,由此能够灵活确定适合当前移动速度和网速的图像展示方式,有助于用户在浏览界面的过程中及时、清楚地查看界面所展示的内容,避免用户错过感兴趣的内容。
图4示出根据本公开一实施例的界面展示方法步骤S12的一示例性的流程图。如图4所示,步骤S12可以包括步骤S121和步骤S122。
在步骤S121中,判断该移动速度和该网速是否满足第一触发条件。
在步骤S122中,在该移动速度和该述网速满足第一触发条件的情况下,确定界面对应的图像展示方式为静态图像展示。
在一种可能的实现方式中,第一触发条件包括以下至少一项:移动速度大于第一阈值;网速小于或等于第二阈值。
作为该实现方式的一个示例,第一触发条件可以为界面的移动速度大于第一阈值。例如,第一阈值可以为300ms每屏。
在该示例中,若界面的移动速度大于第一阈值,则可以确定在界面移动的过程中,用户无法查看确定界面中的动态图像。在该示例中,若界面的移动速度大于第一阈值,则可以确定界面的移动速度和网速满足第一触发条件,并可以确定界面对应的展示方式 为静态图像展示。
作为该实现方式的另一个示例,第一触发条件可以为网速小于或等于第二阈值。
在该示例中,若网速小于或等于第二阈值,则可以确定在该网速下无法正常显示界面中的动态图像。在该示例中,若网速小于或等于第二阈值,则可以确定界面的移动速度和网速满足第一触发条件,并可以确定界面对应的展示方式为静态图像展示。
作为该实现方式的另一个示例,第一触发条件可以为移动速度大于第一阈值或者网速小于或等于第二阈值。在该示例中,若界面的移动速度大于第一阈值,或者网速小于或等于第二阈值,则可以确定界面的移动速度和网速满足第一触发条件,并可以确定界面对应的展示方式为静态图像展示。
需要说明的是,尽管以以上实现方式介绍了第一触发条件如上,但本领域技术人员能够理解,本公开应不限于此。本领域技术人员可以根据实际应用场景和/或个人喜好灵活设置第一触发条件。
图5示出根据本公开一实施例的界面展示方法步骤S12的一示例性的流程图。如图5所示,步骤S12可以包括步骤S123和步骤S124。
在步骤S123中,判断该移动速度和该网速是否满足第二触发条件。
在步骤S124中,在该移动速度和该网速满足第二触发条件的情况下,确定界面对应的展示方式为动态图像展示。
在该实现方式中,若界面的移动速度和网速满足第二触发条件,则可以确定当前的移动速度能够使用户通过动态图像展示的方式及时、清楚地查看确定界面中的内容,且当前的网速足以及时加载界面中的动态图像。
在一种可能的实现方式中,第二触发条件包括:移动速度小于或等于第一阈值,且网速大于第二阈值。在该实现方式中,若界面的移动速度小于或等于第一阈值,且网速大于第二阈值,则可以确定界面的移动速度和网速满足第二触发条件,并可以确定界面第一的展示方式为动态图像展示。
需要说明的是,尽管以以上实现方式介绍了第二触发条件如上,但本领域技术人员能够理解,本公开应不限于此。本领域技术人员可以根据实际应用场景和/或个人喜好灵活设置第二触发条件。
在一种可能的实现方式中,第一阈值可以等于0。在该实现方式中,若界面的移动速度大于0,则可以确定界面对应的图像展示方式为静态图像展示,由此在界面移动的情况下展示静态图像,不展示动态图像。若界面的移动速度等于0,即界面不移动,且网速大于第二阈值,则可以确定界面对应的图像展示方式为动态图像展示,由此在界面不移动且网速适合播放动态图像的情况下,展示动态图像,从而能够为用户提供更丰富的展示 信息。
图6示出根据本公开一实施例的界面展示方法步骤S13的一示例性的流程图。如图6所示,步骤S13可以包括步骤S131至步骤S133。
在步骤S131中,在图像展示方式为动态图像展示的情况下,确定界面中的中心内容。
其中,中心内容的个数可以为1个或多个。
作为本实施例的一个示例,确定界面中的中心内容,可以包括:将界面中与界面的几何中心的距离最小的内容确定为中心内容。
图7示出根据本公开一实施例的界面展示方法中界面中的中心内容和除中心内容以外的内容的示意图。如图7所示,可以将内容71和内容74确定为中心内容,将内容72、内容73和内容75确定为除中心内容以外的内容。或者,可以将内容71确定为中心内容,将内容72、内容73、内容74和内容75确定为除中心内容以外的内容。或者,可以将内容74确定为中心内容,将内容71、72、内容73和内容75确定为除中心内容以外的内容。
作为本实施例的另一个示例,可以将界面中点击率最高的内容确定为界面中的中心内容。
作为本实施例的另一个示例,可以将界面中播放量最大的内容确定为界面中的中心内容。
需要说明的是,尽管以以上示例介绍了确定界面中的中心内容的方式,但本领域技术人员能够理解,本公开应不限于此。本领域技术人员可以根据实际应用场景需求和/或个人喜好设置确定界面中的中心内容的方式。
在步骤S132中,展示中心内容对应的动态图像。
在步骤S133中,展示界面中除中心内容以外的内容对应的静态图像。
例如,在图7中,可以在中心内容71对应的显示区域中展示中心内容71对应的动态图像,并可以在内容72、内容73、内容74和内容75对应的显示区域中分别展示内容72、内容73、内容74和内容75对应的静态图像。
在另一种可能的实现方式中,根据图像展示方式,展示界面中的内容,可以包括:在图像展示方式为动态图像展示的情况下,展示界面中所有内容对应的动态图像。
图8示出根据本公开一实施例的界面展示装置的框图。如图8所示,该装置包括:获取模块81,用于获取界面的移动速度和网速;确定模块82,用于根据所述移动速度和所述网速,确定所述界面对应的图像展示方式;展示模块83,用于根据所述图像展示方式,展示所述界面中的内容。
在一种可能的实现方式中,所述图像展示方式包括静态图像展示和动态图像展示中 的一项或两项。
图9示出根据本公开一实施例的界面展示装置的一示例性的框图。如图9所示:
在一种可能的实现方式中,所述确定模块82包括:第一判断子模块821,用于判断所述移动速度和所述网速是否满足第一触发条件;第一确定子模块822,用于在所述移动速度和所述网速满足所述第一触发条件的情况下,确定所述界面对应的图像展示方式为静态图像展示。
在一种可能的实现方式中,所述第一触发条件包括以下至少一项:所述移动速度大于第一阈值;所述网速小于或等于第二阈值。
在一种可能的实现方式中,所述确定模块82包括:第二判断子模块823,用于判断所述移动速度和所述网速是否满足第二触发条件;第二确定子模块824,用于在所述移动速度和所述网速满足所述第二触发条件的情况下,确定所述界面对应的展示方式为动态图像展示。
在一种可能的实现方式中,所述第二触发条件包括:所述移动速度小于或等于第一阈值,且所述网速大于第二阈值。
在一种可能的实现方式中,所述第一阈值等于0。
在一种可能的实现方式中,所述展示模块83包括:第三确定子模块831,用于在所述图像展示方式为动态图像展示的情况下,确定所述界面中的中心内容;第一展示子模块832,用于展示所述中心内容对应的动态图像;第二展示子模块833,用于展示所述界面中除所述中心内容以外的内容对应的静态图像。
在一种可能的实现方式中,所述第三确定子模块831用于:在所述图像展示方式为动态图像展示的情况下,将所述界面中与所述界面的几何中心的距离最小的内容确定为所述中心内容。
本实施例根据界面的移动速度和网速确定界面对应的图像展示方式,由此能够灵活确定适合当前移动速度和网速的图像展示方式,有助于用户在浏览界面的过程中及时、清楚地查看界面所展示的内容,避免用户错过感兴趣的内容。
图10示出根据一示例性实施例的一种用于界面展示的装置800的框图。例如,装置800可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。
参照图10,装置800可以包括以下一个或多个组件:处理组件802,存储器804,电源组件806,多媒体组件808,音频组件810,输入/输出(I/O)的接口812,传感器组件814,以及通信组件816。
处理组件802通常控制装置800的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理组件802可以包括一个或多个处理器820来执行指令,以完成上述的方法的全部或部分步骤。此外,处理组件802可以包括一个或多个模块,便于处理组件802和其他组件之间的交互。例如,处理组件802可以包括多媒体模块,以方便多媒体组件808和处理组件802之间的交互。
存储器804被配置为存储各种类型的数据以支持在装置800的操作。这些数据的示例包括用于在装置800上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器804可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。
电源组件806为装置800的各种组件提供电力。电源组件806可以包括电源管理系统,一个或多个电源,及其他与为装置800生成、管理和分配电力相关联的组件。
多媒体组件808包括在所述装置800和用户之间的提供一个输出接口的屏幕。在一些实施例中,屏幕可以包括液晶显示器(LCD)和触摸面板(TP)。如果屏幕包括触摸面板,屏幕可以被实现为触摸屏,以接收来自用户的输入信号。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手势。所述触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与所述触摸或滑动操作相关的持续时间和压力。在一些实施例中,多媒体组件808包括一个前置摄像头和/或后置摄像头。当装置800处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。
音频组件810被配置为输出和/或输入音频信号。例如,音频组件810包括一个麦克风(MIC),当装置800处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器804或经由通信组件816发送。在一些实施例中,音频组件810还包括一个扬声器,用于输出音频信号。
I/O接口812为处理组件802和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主页按钮、音量按钮、启动按钮和锁定按钮。
传感器组件814包括一个或多个传感器,用于为装置800提供各个方面的状态评估。例如,传感器组件814可以检测到装置800的打开/关闭状态,组件的相对定位,例如所述组件为装置800的显示器和小键盘,传感器组件814还可以检测装置800或装置800一个组 件的位置改变,用户与装置800接触的存在或不存在,装置800方位或加速/减速和装置800的温度变化。传感器组件814可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件814还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件814还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。
通信组件816被配置为便于装置800和其他设备之间有线或无线方式的通信。装置800可以接入基于通信标准的无线网络,如WiFi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件816经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,所述通信组件816还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。
在示例性实施例中,装置800可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述方法。
在示例性实施例中,还提供了一种非易失性计算机可读存储介质,例如包括计算机程序指令的存储器804,上述计算机程序指令可由装置800的处理器820执行以完成上述方法。
本公开可以是系统、方法和/或计算机程序产品。计算机程序产品可以包括计算机可读存储介质,其上载有用于使处理器实现本公开的各个方面的计算机可读程序指令。
计算机可读存储介质可以是可以保持和存储由指令执行设备使用的指令的有形设备。计算机可读存储介质例如可以是――但不限于――电存储设备、磁存储设备、光存储设备、电磁存储设备、半导体存储设备或者上述的任意合适的组合。计算机可读存储介质的更具体的例子(非穷举的列表)包括:便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、静态随机存取存储器(SRAM)、便携式压缩盘只读存储器(CD-ROM)、数字多功能盘(DVD)、记忆棒、软盘、机械编码设备、例如其上存储有指令的打孔卡或凹槽内凸起结构、以及上述的任意合适的组合。这里所使用的计算机可读存储介质不被解释为瞬时信号本身,诸如无线电波或者其他自由传播的电磁波、通过波导或其他传输媒介传播的电磁波(例如,通过光纤电缆的光脉冲)、或者通过电线传输的电信号。
这里所描述的计算机可读程序指令可以从计算机可读存储介质下载到各个计算/处 理设备,或者通过网络、例如因特网、局域网、广域网和/或无线网下载到外部计算机或外部存储设备。网络可以包括铜传输电缆、光纤传输、无线传输、路由器、防火墙、交换机、网关计算机和/或边缘服务器。每个计算/处理设备中的网络适配卡或者网络接口从网络接收计算机可读程序指令,并转发该计算机可读程序指令,以供存储在各个计算/处理设备中的计算机可读存储介质中。
用于执行本公开操作的计算机程序指令可以是汇编指令、指令集架构(ISA)指令、机器指令、机器相关指令、微代码、固件指令、状态设置数据、或者以一种或多种编程语言的任意组合编写的源代码或目标代码,所述编程语言包括面向对象的编程语言—诸如Smalltalk、C++等,以及常规的过程式编程语言—诸如“C”语言或类似的编程语言。计算机可读程序指令可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络—包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。在一些实施例中,通过利用计算机可读程序指令的状态信息来个性化定制电子电路,例如可编程逻辑电路、现场可编程门阵列(FPGA)或可编程逻辑阵列(PLA),该电子电路可以执行计算机可读程序指令,从而实现本公开的各个方面。
这里参照根据本公开实施例的方法、装置(系统)和计算机程序产品的流程图和/或框图描述了本公开的各个方面。应当理解,流程图和/或框图的每个方框以及流程图和/或框图中各方框的组合,都可以由计算机可读程序指令实现。
这些计算机可读程序指令可以提供给通用计算机、专用计算机或其它可编程数据处理装置的处理器,从而生产出一种机器,使得这些指令在通过计算机或其它可编程数据处理装置的处理器执行时,产生了实现流程图和/或框图中的一个或多个方框中规定的功能/动作的装置。也可以把这些计算机可读程序指令存储在计算机可读存储介质中,这些指令使得计算机、可编程数据处理装置和/或其他设备以特定方式工作,从而,存储有指令的计算机可读介质则包括一个制造品,其包括实现流程图和/或框图中的一个或多个方框中规定的功能/动作的各个方面的指令。
也可以把计算机可读程序指令加载到计算机、其它可编程数据处理装置、或其它设备上,使得在计算机、其它可编程数据处理装置或其它设备上执行一系列操作步骤,以产生计算机实现的过程,从而使得在计算机、其它可编程数据处理装置、或其它设备上执行的指令实现流程图和/或框图中的一个或多个方框中规定的功能/动作。
附图中的流程图和框图显示了根据本公开的多个实施例的系统、方法和计算机程序 产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或指令的一部分,所述模块、程序段或指令的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
以上已经描述了本公开的各实施例,上述说明是示例性的,并非穷尽性的,并且也不限于所披露的各实施例。在不偏离所说明的各实施例的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。本文中所用术语的选择,旨在最好地解释各实施例的原理、实际应用或对市场中的技术的技术改进,或者使本技术领域的其它普通技术人员能理解本文披露的各实施例。

Claims (20)

  1. 一种界面展示方法,其特征在于,所述方法用于终端设备,所述方法包括:
    获取界面的移动速度和网速;
    根据所述移动速度和所述网速,确定所述界面对应的图像展示方式;
    根据所述图像展示方式,展示所述界面中的内容。
  2. 根据权利要求1所述的方法,其特征在于,所述图像展示方式包括静态图像展示和动态图像展示中的一项或两项。
  3. 根据权利要求1所述的方法,其特征在于,根据所述移动速度和所述网速,确定所述界面对应的图像展示方式,包括:
    判断所述移动速度和所述网速是否满足第一触发条件;
    在所述移动速度和所述网速满足所述第一触发条件的情况下,确定所述界面对应的图像展示方式为静态图像展示。
  4. 根据权利要求3所述的方法,其特征在于,所述第一触发条件包括以下至少一项:
    所述移动速度大于第一阈值;
    所述网速小于或等于第二阈值。
  5. 根据权利要求1所述的方法,其特征在于,根据所述移动速度和所述网速,确定所述界面对应的图像展示方式,包括:
    判断所述移动速度和所述网速是否满足第二触发条件;
    在所述移动速度和所述网速满足所述第二触发条件的情况下,确定所述界面对应的展示方式为动态图像展示。
  6. 根据权利要求5所述的方法,其特征在于,所述第二触发条件包括:
    所述移动速度小于或等于第一阈值,且所述网速大于第二阈值。
  7. 根据权利要求4或6所述的方法,其特征在于,所述第一阈值等于0。
  8. 根据权利要求1或2所述的方法,其特征在于,根据所述图像展示方式,展示所述界面中的内容,包括:
    在所述图像展示方式为动态图像展示的情况下,确定所述界面中的中心内容;
    展示所述中心内容对应的动态图像;
    展示所述界面中除所述中心内容以外的内容对应的静态图像。
  9. 根据权利要求8所述的方法,其特征在于,确定所述界面中的中心内容,包括:
    将所述界面中与所述界面的几何中心的距离最小的内容确定为所述中心内容。
  10. 一种界面展示装置,其特征在于,所述装置包括:
    获取模块,用于获取界面的移动速度和网速;
    确定模块,用于根据所述移动速度和所述网速,确定所述界面对应的图像展示方式;
    展示模块,用于根据所述图像展示方式,展示所述界面中的内容。
  11. 根据权利要求10所述的装置,其特征在于,所述图像展示方式包括静态图像展示和动态图像展示中的一项或两项。
  12. 根据权利要求10所述的装置,其特征在于,所述确定模块包括:
    第一判断子模块,用于判断所述移动速度和所述网速是否满足第一触发条件;
    第一确定子模块,用于在所述移动速度和所述网速满足所述第一触发条件的情况下,确定所述界面对应的图像展示方式为静态图像展示。
  13. 根据权利要求12所述的装置,其特征在于,所述第一触发条件包括以下至少一项:
    所述移动速度大于第一阈值;
    所述网速小于或等于第二阈值。
  14. 根据权利要求10所述的装置,其特征在于,所述确定模块包括:
    第二判断子模块,用于判断所述移动速度和所述网速是否满足第二触发条件;
    第二确定子模块,用于在所述移动速度和所述网速满足所述第二触发条件的情况下,确定所述界面对应的展示方式为动态图像展示。
  15. 根据权利要求14所述的装置,其特征在于,所述第二触发条件包括:
    所述移动速度小于或等于第一阈值,且所述网速大于第二阈值。
  16. 根据权利要求13或15所述的装置,其特征在于,所述第一阈值等于0。
  17. 根据权利要求10或11所述的装置,其特征在于,所述展示模块包括:
    第三确定子模块,用于在所述图像展示方式为动态图像展示的情况下,确定所述界面中的中心内容;
    第一展示子模块,用于展示所述中心内容对应的动态图像;
    第二展示子模块,用于展示所述界面中除所述中心内容以外的内容对应的静态图像。
  18. 根据权利要求17所述的装置,其特征在于,所述第三确定子模块用于:
    在所述图像展示方式为动态图像展示的情况下,将所述界面中与所述界面的几何中心的距离最小的内容确定为所述中心内容。
  19. 一种界面展示装置,其特征在于,包括:
    处理器;
    用于存储处理器可执行指令的存储器;
    其中,所述处理器被配置为执行权利要求1至9中任意一项所述的方法。
  20. 一种非易失性计算机可读存储介质,其上存储有计算机程序指令,其特征在于,所述计算机程序指令被处理器执行时实现权利要求1至9中任意一项所述的方法。
PCT/CN2018/105460 2017-11-14 2018-09-13 界面展示方法及装置 WO2019095821A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711121330.6 2017-11-14
CN201711121330.6A CN107797741A (zh) 2017-11-14 2017-11-14 界面展示方法及装置

Publications (1)

Publication Number Publication Date
WO2019095821A1 true WO2019095821A1 (zh) 2019-05-23

Family

ID=61534934

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/105460 WO2019095821A1 (zh) 2017-11-14 2018-09-13 界面展示方法及装置

Country Status (3)

Country Link
CN (1) CN107797741A (zh)
TW (1) TWI690841B (zh)
WO (1) WO2019095821A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107807762A (zh) * 2017-11-14 2018-03-16 优酷网络技术(北京)有限公司 界面展示方法及装置
CN107797741A (zh) * 2017-11-14 2018-03-13 优酷网络技术(北京)有限公司 界面展示方法及装置
CN107943404A (zh) * 2017-11-14 2018-04-20 优酷网络技术(北京)有限公司 界面展示方法及装置
CN107943550A (zh) * 2017-11-14 2018-04-20 优酷网络技术(北京)有限公司 界面展示方法及装置
CN109766006B (zh) 2019-01-02 2021-02-05 京东方科技集团股份有限公司 虚拟现实场景的显示方法、装置及设备

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080126958A1 (en) * 2006-08-31 2008-05-29 Ati Technologies Inc. Adding graphical user interface to display
CN104935655A (zh) * 2015-06-15 2015-09-23 北京奇虎科技有限公司 数据展示方法和装置
CN105786352A (zh) * 2014-12-26 2016-07-20 阿里巴巴集团控股有限公司 快速定位页面内容的方法、装置及移动终端
CN106911943A (zh) * 2017-02-21 2017-06-30 腾讯科技(深圳)有限公司 一种视频展示方法及其装置
CN107797741A (zh) * 2017-11-14 2018-03-13 优酷网络技术(北京)有限公司 界面展示方法及装置
CN107943550A (zh) * 2017-11-14 2018-04-20 优酷网络技术(北京)有限公司 界面展示方法及装置

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105389105B (zh) * 2014-09-03 2018-09-14 富泰华工业(深圳)有限公司 应用程序功能界面的移动方法、系统与移动装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080126958A1 (en) * 2006-08-31 2008-05-29 Ati Technologies Inc. Adding graphical user interface to display
CN105786352A (zh) * 2014-12-26 2016-07-20 阿里巴巴集团控股有限公司 快速定位页面内容的方法、装置及移动终端
CN104935655A (zh) * 2015-06-15 2015-09-23 北京奇虎科技有限公司 数据展示方法和装置
CN106911943A (zh) * 2017-02-21 2017-06-30 腾讯科技(深圳)有限公司 一种视频展示方法及其装置
CN107797741A (zh) * 2017-11-14 2018-03-13 优酷网络技术(北京)有限公司 界面展示方法及装置
CN107943550A (zh) * 2017-11-14 2018-04-20 优酷网络技术(北京)有限公司 界面展示方法及装置

Also Published As

Publication number Publication date
CN107797741A (zh) 2018-03-13
TWI690841B (zh) 2020-04-11
TW201918860A (zh) 2019-05-16

Similar Documents

Publication Publication Date Title
TWI667917B (zh) Multimedia search result display method and device
WO2019095821A1 (zh) 界面展示方法及装置
WO2018157629A1 (zh) 互动属性展示方法及装置
WO2019095914A1 (zh) 弹幕展示方法及装置
WO2019095913A1 (zh) 界面展示方法及装置
US11627279B2 (en) Method and apparatus for displaying interactive information in panoramic video
US10425807B2 (en) Method and apparatus for controlling interface display
WO2019095814A1 (zh) 界面展示方法及装置
CN114003326B (zh) 消息处理方法、装置、设备及存储介质
WO2018157630A1 (zh) 关联用户推荐方法及装置
WO2018214604A1 (zh) 预览视频搜索结果的方法和装置
WO2019109704A1 (zh) 信息展示方法及装置
CN107820131B (zh) 分享评论信息的方法及装置
WO2019095819A1 (zh) 界面展示方法及装置
CN108174269B (zh) 可视化音频播放方法及装置
WO2018188414A1 (zh) 搜索结果显示方法及装置
US20170052693A1 (en) Method and device for displaying a target object
WO2017054354A1 (zh) 信息处理方法及装置
WO2018188410A1 (zh) 反馈的响应方法及装置
WO2019095820A1 (zh) 音频播放方法及装置
WO2019095817A1 (zh) 界面展示方法及装置
WO2019095810A1 (zh) 界面展示方法及装置
US20200037050A1 (en) Play Framework, Display Method, Apparatus and Storage Medium for Media Content
WO2023097981A1 (zh) 一种对象显示方法及电子设备
WO2019095812A1 (zh) 界面展示方法及装置

Legal Events

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

Ref document number: 18878798

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18878798

Country of ref document: EP

Kind code of ref document: A1