WO2020156055A1 - 显示界面切换方法、电子设备及计算机可读存储介质 - Google Patents

显示界面切换方法、电子设备及计算机可读存储介质 Download PDF

Info

Publication number
WO2020156055A1
WO2020156055A1 PCT/CN2020/070690 CN2020070690W WO2020156055A1 WO 2020156055 A1 WO2020156055 A1 WO 2020156055A1 CN 2020070690 W CN2020070690 W CN 2020070690W WO 2020156055 A1 WO2020156055 A1 WO 2020156055A1
Authority
WO
WIPO (PCT)
Prior art keywords
switching
special effect
gesture operation
effect information
display interface
Prior art date
Application number
PCT/CN2020/070690
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 WO2020156055A1 publication Critical patent/WO2020156055A1/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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present disclosure relates to the technical field of application software, and in particular to a display interface switching method, electronic equipment, and computer-readable storage media.
  • a display interface switching method includes:
  • the switching special effect information has a corresponding binding relationship with the switching gesture operation.
  • determining the corresponding switching special effect information based on the switching gesture operation includes:
  • the corresponding switching special effect information is determined.
  • the movement track information includes movement direction and/or movement distance
  • determining the corresponding switching special effect information includes:
  • the corresponding switching special effect information is determined.
  • determining the corresponding switching special effect information based on the switching gesture operation includes:
  • the method further includes: when a switching gesture operation triggered by the user in the current display interface is detected,
  • the corresponding target display interface is determined based on the switching gesture operation.
  • the switching special effect information is at least one of an animation special effect and a sound special effect.
  • a display interface switching device which includes:
  • the determining unit is configured to determine the corresponding switching special effect information based on the switching gesture operation when the switching gesture operation triggered by the user in the current display interface is detected;
  • the processing unit is configured to switch the current interface information to the target display interface according to the switching gesture operation, and display the switching special effect information during the switching process, and
  • the switching special effect information has a corresponding binding relationship with the switching gesture operation.
  • the determining unit is configured to: determine the movement track information of the switching gesture operation in the current display interface; and determine the corresponding switching special effect information according to the movement track information.
  • the movement track information includes movement direction and/or movement distance
  • the determining unit is configured to determine corresponding switching special effect information according to the moving direction and/or the moving distance.
  • the determining unit is configured to query local storage according to the switching gesture operation to obtain switching special effect information that matches the switching gesture operation; or, specifically, to send the carrying information to the server The switching special effect information query request of the switching gesture operation; receiving a switching special effect information query response returned by the server, the switching special effect information query response carrying switching special effect information matching the switching gesture operation.
  • the determining unit is further configured to determine a corresponding target display interface based on the switching gesture operation.
  • the switching special effect information is at least one of an animation special effect and a sound special effect.
  • an electronic device in a third aspect, includes:
  • the memory is configured to store operation instructions
  • the processor is configured to execute the foregoing display interface switching method by invoking the operation instruction.
  • a computer-readable storage medium is provided.
  • the computer-readable storage medium is used to store computer instructions.
  • the computer instructions When executed on a computer, the computer can execute the above-mentioned display interface switching method.
  • corresponding display interface switching can be realized based on the user's switching gesture operation, thereby avoiding the display interface switching problem caused by accidentally clicking the display screen in the prior art, and increasing the user experience.
  • FIG. 1 is a schematic flowchart of a display interface switching method provided by the present disclosure
  • FIG. 2 is a schematic diagram of a specific processing flow of a possible implementation of the display interface switching method provided by the present disclosure
  • FIG. 3 is a schematic structural diagram of a display interface switching device provided by the present disclosure.
  • FIG. 4 is a schematic structural diagram of an electronic device of the display interface switching method provided by the present disclosure.
  • the present disclosure proposes a display interface switching method, an electronic device, and a computer-readable storage medium.
  • the specific embodiments of the present disclosure will be described in detail below with reference to the drawings.
  • FIG. 1 it is a schematic flowchart of the display interface switching method provided by the present disclosure.
  • the method may include the following steps:
  • Step S101 When a switching gesture operation triggered by the user in the current display interface is detected, determine corresponding switching special effect information based on the switching gesture operation;
  • Step S102 switching the current interface information to the target display interface according to the switching gesture operation, and displaying the switching special effect information during the switching process;
  • the switching special effect information and the switching gesture operation have a corresponding binding relationship.
  • the corresponding switching special effect information is determined based on the switching gesture operation; the current interface information is switched to the target display interface according to the switching gesture operation, And display the switching special effect information during the switching process; the switching special effect information has a corresponding binding relationship with the switching gesture operation.
  • FIG. 2 a specific processing flowchart of a possible implementation of the display interface switching method provided by the present disclosure.
  • the processing of the foregoing step S101 may specifically include the processing of the following steps S201 to S202.
  • Step S201 A handover gesture operation triggered by the user is detected in the current display interface.
  • the electronic device in the current display interface of the electronic device, if the user performs a switching gesture operation within the recognizable range of the current display interface, the electronic device can detect the switching gesture operation in the current display interface.
  • the switching gesture operation may include pre-configured switching gesture operations, such as a sliding operation, etc., where the sliding operation may be a sliding operation in any direction on the current display interface, such as sliding left, sliding right, sliding up, and sliding down.
  • the sliding operation may be a sliding operation in any direction on the current display interface, such as sliding left, sliding right, sliding up, and sliding down.
  • it is not limited to the sliding direction in this example, and it can also be sliding in any other direction.
  • Step S202 Determine corresponding switching special effect information based on the switching gesture operation.
  • the operation of determining the switching special effect information may include the following three processing methods:
  • the above determination of the switching special effect information may specifically include the processing of step S2021 (not shown in the figure) and step 2022 (not shown in the figure).
  • Step S2021 Determine the movement track information corresponding to the switching gesture operation in the current display interface.
  • the movement track information of the switching gesture operation triggered by the user can be collected through the touch screen signal acquisition device built in the electronic device to obtain movement track information corresponding to the switching gesture operation.
  • the movement track information includes the movement direction and/ Or moving distance.
  • Step S2022 Determine corresponding switching special effect information based on the movement track information.
  • a binding relationship is configured for the movement track information and the switching special effect information in advance, that is, different movement track information corresponds to different switching special effect information, and the switching special effect information may specifically be an animation special effect and/or a sound special effect. Therefore, during subsequent display interface switching, different animation special effects can be presented through the switching special effect information corresponding to the pre-configured movement track information, thereby enriching the switching effect during display interface switching and improving the user experience.
  • the switching special effect information may include identification information corresponding to the switching special effect information. When the switching special effect information is configured, each switching special effect information will be configured with matching identification information, so that it can be based on the identification information.
  • the corresponding switching special effect information is determined, where the identification information corresponding to the switching special effect information can be triggered based on the movement track information.
  • the configured switching special effect information it includes animation special effects such as blinds, smoothing, fading out, advancing, random lines, curtains, dissolving, and peeling.
  • the corresponding target display interface is also determined based on the trigger of the switching gesture operation.
  • the target display interface corresponding to the switching gesture operation will be pre-configured. Therefore, after the corresponding switching gesture operation is acquired, the determination of the target display interface is triggered based on the switching gesture operation.
  • the switching gesture operation can trigger the electronic device to extract the corresponding identification information to determine the corresponding target display interface.
  • the identification information is used to characterize the indicated target display interface to be switched to.
  • the identification information can be pre-configured or configured by the current user according to the needs, and the target corresponding to the identification information
  • the display interface can also be pre-configured or configured by the current user according to their needs.
  • the current display interface is display interface 1, but the target display interface is not limited to display interface 2, but can also be display interface 3.
  • the display interface 5, etc. that is, when the display interface is subsequently switched according to the sequence of the display interface, the sequence switching is not necessarily performed according to the arrangement order of the display interface, and the corresponding switching can be performed based on the display interface corresponding to the identification information.
  • the local storage is queried according to the switching gesture operation, the switching special effect information matching the switching gesture operation is found in the local storage, and the switching special effect information matching the switching gesture operation is used as the corresponding switching special effect information.
  • the electronic device sends a switching special effect information query request carrying the switching gesture operation to the server, and the server performs a database query based on the switching gesture operation carried in the switching special effect information query request, and the server finds that the switching gesture operation matches the switching gesture operation.
  • the switching special effect information is carried in the switching special effect information query response and sent to the electronic device, and the electronic device uses the switching special effect information that matches the switching gesture operation carried in the switching special effect information query response as the corresponding switching Special effects information.
  • the processing of the foregoing step S102 may specifically include the processing of the following step S203.
  • Step S203 Perform a switching process of the display interface.
  • a corresponding display interface switching process is performed, that is, switching from the current display interface to the target display interface, and during the switching process, the corresponding switching special effect information is also displayed.
  • the switching process of the display interface colorful, it is no longer a monotonous display interface switching process, and the user experience is increased.
  • the corresponding switching special effect information is determined based on the switching gesture operation; the current interface information is switched to the target display interface according to the switching gesture operation, And display the switching special effect information during the switching process; the switching special effect information has a corresponding binding relationship with the switching gesture operation.
  • the present disclosure provides a schematic structural diagram of a display interface switching device.
  • the display interface switching device 30 of the present disclosure may include:
  • the determining unit 31 is configured to determine the corresponding switching special effect information based on the switching gesture operation when the switching gesture operation triggered by the user in the current display interface is detected;
  • the processing unit 32 is configured to switch the current interface information to the target display interface according to the switching gesture operation, and display the switching special effect information during the switching process, and
  • the switching special effect information and the switching gesture operation have a corresponding binding relationship.
  • the determining unit 31 is configured to determine the movement track information of the switching gesture operation in the current display interface; and determine the corresponding switching special effect information according to the movement track information.
  • the movement track information may include movement direction and/or movement distance
  • the determining unit 31 is configured to determine corresponding switching special effect information according to the moving direction and/or the moving distance.
  • the determining unit 31 is configured to query the local storage according to the switching gesture operation to obtain switching special effect information matching the switching gesture operation; or, specifically, to send the switching special effect carrying the switching gesture operation to the server Information query request; receiving the switching special effect information query response returned by the server, and the switching special effect information query response carries switching special effect information matching the switching gesture operation.
  • the determining unit 31 is further configured to determine the corresponding target display interface based on the switching gesture operation.
  • the switching special effect information may be at least one of animation special effects and sound special effects.
  • corresponding display interface switching can be realized based on the user's switching gesture operation, thereby avoiding the display interface switching problem caused by accidentally clicking the display screen in the prior art, and increasing the user experience.
  • Terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PAD (tablet computers), PMPs (portable multimedia players), vehicle-mounted terminals (e.g. Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG. 4 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
  • the electronic device 400 may include a processing device (such as a central processing unit, a graphics processor, etc.) 401, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 402 or from a storage device 408.
  • the program in the memory (RAM) 403 executes various appropriate actions and processing.
  • the RAM 403 also stores various programs and data required for the operation of the electronic device 400.
  • the processing device 401, ROM 402, and RAM 403 are connected to each other through a bus 404.
  • An input/output (I/O) interface 405 is also connected to the bus 404.
  • the following devices can be connected to the I/O interface 405: including input devices 406 such as touch screens, touch pads, keyboards, mice, cameras, microphones, accelerometers, gyroscopes, etc.; including, for example, liquid crystal displays (LCD), speakers, vibration An output device 407 such as a device; a storage device 408 such as a magnetic tape and a hard disk;
  • the communication device 409 may allow the electronic device 400 to perform wireless or wired communication with other devices to exchange data.
  • FIG. 4 shows an electronic device 400 having various devices, it should be understood that it is not required to implement or have all the illustrated devices. It may alternatively be implemented or provided with more or fewer devices.
  • the process described above with reference to the flowchart can be implemented as a computer software program.
  • the embodiments of the present disclosure include a computer program product, which includes a computer program carried on a computer-readable medium, and the computer program contains program code for executing the method shown in the flowchart.
  • the computer program may be downloaded and installed from the network through the communication device 409, or installed from the storage device 408, or installed from the ROM 402.
  • the processing device 401 the above-mentioned functions defined in the method of the embodiment of the present disclosure are executed.
  • the aforementioned computer-readable medium 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 may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium.
  • the computer-readable signal medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wire, optical cable, RF (Radio Frequency), etc., or any suitable combination of the above.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or it may exist alone without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs.
  • the electronic device obtains at least two Internet protocol addresses; and sends to the node evaluation device including the at least two A node evaluation request for an Internet Protocol address, wherein the node evaluation device selects an Internet Protocol address from the at least two Internet Protocol addresses and returns it; receives the Internet Protocol address returned by the node evaluation device; wherein, the obtained The Internet Protocol address indicates the edge node in the content distribution network.
  • the aforementioned computer-readable medium carries one or more programs, and when the aforementioned one or more programs are executed by the electronic device, the electronic device: receives a node evaluation request including at least two Internet Protocol addresses; Among the at least two Internet Protocol addresses, select the Internet Protocol address; return the selected Internet Protocol address; wherein, the received Internet Protocol address indicates the edge node in the content distribution network.
  • the computer program code used to perform the operations of the present disclosure may be written in one or more programming languages or a combination thereof.
  • the above-mentioned programming languages include object-oriented programming languages—such as Java, Smalltalk, C++, and also conventional Procedural programming language-such as "C" language or similar programming language.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server.
  • the remote computer can 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 it can be connected to an external computer (for example, using an Internet service provider to pass Internet connection).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagram can represent a module, program segment, or part of code, and the module, program segment, or part of code contains one or more for realizing the specified logic function Executable instructions.
  • the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown in succession can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments described in the present disclosure can be implemented in software or hardware. Wherein, the name of the unit does not constitute a limitation on the unit itself under certain circumstances.
  • the first obtaining unit can also be described as "a unit for obtaining at least two Internet Protocol addresses.”
  • the electronic device provided in the present disclosure is applicable to any embodiment of the foregoing display interface switching method, and will not be repeated here.
  • the present disclosure provides a computer-readable storage medium that stores computer instructions, and the computer instructions cause a computer to execute the display interface switching method shown in the foregoing embodiments.
  • the computer-readable storage medium provided in the present disclosure is applicable to any embodiment of the above-mentioned display interface switching method, and will not be repeated here.
  • corresponding display interface switching based on the user's switching gesture operation can be realized, thereby avoiding the display interface switching problem caused by accidentally clicking the display screen in the prior art, and increasing the user experience.
  • the various modules of the device of the present disclosure can be integrated or deployed separately.
  • the above modules can be combined into one module or further divided into multiple sub-modules.
  • modules in the device in the embodiment can be distributed in the device in the embodiment according to the description of the embodiment, or can be changed to be located in one or more devices different from this embodiment.
  • the modules of the above-mentioned embodiments can be combined into one module, or further divided into multiple sub-modules.

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

一种显示界面切换方法、电子设备及计算机可读存储介质。该显示界面切换方法包括:检测到用户在当前显示界面中触发的切换手势操作时,基于所述切换手势操作确定对应的切换特效信息(S101);根据所述切换手势操作将所述当前界面信息切换至目标显示界面,并在切换过程中显示所述切换特效信息(S102);所述切换特效信息与所述切换手势操作具有对应的绑定关系。所述方法可以实现基于用户的切换手势操作进行相应的显示界面切换,从而避免了现有技术中由于误点击显示屏幕而造成的显示界面切换问题,并增加了用户的使用体验。

Description

显示界面切换方法、电子设备及计算机可读存储介质
相关申请的交叉引用
本申请要求2019年1月31日在中国知识产权局提交的中国专利申请No.201910100025.1的优先权,通过引用将该中国专利申请公开的全部内容并入本文。
技术领域
本公开涉及应用软件技术领域,特别是涉及一种显示界面切换方法、电子设备及计算机可读存储介质。
背景技术
现有技术中,对于多媒体播放软件而言,在进行多媒体信息播放时,其各显示界面在进行显示界面间的切换时,只需要基于用户的点击操作直接进行显示界面切换操作处理,如此处理,虽然可以实现显示界面的快速切换。但是,当用户正在浏览当前显示界面时,若由于误点击显示屏幕而造成了显示界面切换,则会给用户造成较差的使用体验。
发明内容
第一方面,提供了一种显示界面切换方法,该方法包括:
检测到用户在当前显示界面中触发的切换手势操作时,基于所述切换手势操作确定对应的切换特效信息;
根据所述切换手势操作将所述当前界面信息切换至目标显示界面,并在切换过程中显示所述切换特效信息;以及
所述切换特效信息与所述切换手势操作具有对应的绑定关系。
在一个可能地实现方式中,基于所述切换手势操作确定对应的切换特效 信息包括:
确定所述切换手势操作在所述当前显示界面中的移动轨迹信息;以及
根据所述移动轨迹信息,确定对应的切换特效信息。
在一个可能地实现方式中,所述移动轨迹信息包括移动方向和/或移动距离,并且
根据所述移动轨迹信息,确定对应的切换特效信息,包括:
根据所述移动方向和/或所述移动距离,确定对应的切换特效信息。
在一个可能地实现方式中,基于所述切换手势操作确定对应的切换特效信息包括:
根据所述切换手势操作查询本地存储,得到与所述切换手势操作相匹配的切换特效信息;
或,
向服务器发送携带所述切换手势操作的切换特效信息查询请求;
接收所述服务器返回的切换特效信息查询响应,所述切换特效信息查询响应中携带有与所述切换手势操作相匹配的切换特效信息。
在一个可能地实现方式中,该方法还包括:检测到用户在当前显示界面中触发的切换手势操作时,
基于所述切换手势操作确定对应的目标显示界面。
在一个可能地实现方式中,所述切换特效信息为动画特效、声音特效中的至少一项。
第二方面,提供了一种显示界面切换装置,该装置包括:
确定单元,被配置为检测到用户在当前显示界面中触发的切换手势操作时,基于所述切换手势操作确定对应的切换特效信息;以及
处理单元,被配置为根据所述切换手势操作将所述当前界面信息切换至目标显示界面,并在切换过程中显示所述切换特效信息,并且
其中,所述切换特效信息与所述切换手势操作具有对应的绑定关系。
在一个可能地实现方式中,所述确定单元被配置为:确定所述切换手势 操作在所述当前显示界面中的移动轨迹信息;根据所述移动轨迹信息,确定对应的切换特效信息。
在一个可能地实现方式中,所述移动轨迹信息包括移动方向和/或移动距离,
所述确定单元,被配置为根据所述移动方向和/或所述移动距离,确定对应的切换特效信息。
在一个可能地实现方式中,所述确定单元,被配置为根据所述切换手势操作查询本地存储,得到与所述切换手势操作相匹配的切换特效信息;或,具体用于向服务器发送携带所述切换手势操作的切换特效信息查询请求;接收所述服务器返回的切换特效信息查询响应,所述切换特效信息查询响应中携带有与所述切换手势操作相匹配的切换特效信息。
在一个可能地实现方式中,所述确定单元,还被配置为基于所述切换手势操作确定对应的目标显示界面。
在一个可能地实现方式中,所述切换特效信息为动画特效、声音特效中的至少一项。
第三方面,提供了一种电子设备,该电子设备包括:
存储器,被配置为存储操作指令;以及
处理器,被配置为通过调用所述操作指令,执行上述的显示界面切换方法。
第四方面,提供了一种计算机可读存储介质,该计算机可读存储介质用于存储计算机指令,当计算机指令在计算机上运行时,使得计算机可以执行上述的显示界面切换方法。
根据本公开的实施例,可以实现基于用户的切换手势操作进行相应的显示界面切换,从而避免了现有技术中由于误点击显示屏幕而造成的显示界面切换问题,并增加了用户的使用体验。
附图说明
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明实施例的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:
图1为本公开提供的显示界面切换方法的流程示意图;
图2为本公开提供的显示界面切换方法的一种可能实现方式的具体处理流程示意图;
图3为本公开提供的显示界面切换装置的结构示意图;以及
图4为本公开提供的显示界面切换方法的电子设备的结构示意图。
具体实施方式
本公开提出一种显示界面切换方法、电子设备及计算机可读存储介质,下面结合附图,对本公开具体实施方式进行详细说明。
下面详细描述本公开的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,仅用于解释本公开,而不能解释为对本公开的限制。
本技术领域技术人员可以理解,除非特意声明,这里使用的单数形式“一”、“一个”、“所述”和“该”也可包括复数形式。应该进一步理解的是,本公开的说明书中使用的措辞“包括”是指存在所述特征、整数、步骤、操作、元件和/或组件,但是并不排除存在或添加一个或多个其他特征、整数、步骤、操作、元件、组件和/或它们的组。应该理解,当我们称元件被“连接”或“耦接”到另一元件时,它可以直接连接或耦接到其他元件,或者也可以存在中间元件。此外,这里使用的“连接”或“耦接”可以包括无线连接或无线耦接。这里使用的措辞“和/或”包括一个或更多个相关联的列出项的全部或任一单元和全部组合。
本技术领域技术人员可以理解,除非另外定义,这里使用的所有术语(包括技术术语和科学术语),具有与本公开所属领域中的普通技术人员的一般 理解相同的意义。还应该理解的是,诸如通用字典中定义的那些术语,应该被理解为具有与现有技术的上下文中的意义一致的意义,并且除非像这里一样被特定定义,否则不会用理想化或过于正式的含义来解释。
为使本公开的目的、技术方案和优点更加清楚,下面将结合附图对本公开实施方式作进一步地详细描述。下面这几个具体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例中不再赘述。
如图1所示,为本公开提供的显示界面切换方法的流程示意图,该方法可以包括如下步骤:
步骤S101,检测到用户在当前显示界面中触发的切换手势操作时,基于切换手势操作确定对应的切换特效信息;
步骤S102,根据切换手势操作将当前界面信息切换至目标显示界面,并在切换过程中显示切换特效信息;
其中,切换特效信息与切换手势操作具有对应的绑定关系。
本公开中,检测到用户在当前显示界面中触发的切换手势操作时,基于所述切换手势操作确定对应的切换特效信息;根据所述切换手势操作将所述当前界面信息切换至目标显示界面,并在切换过程中显示所述切换特效信息;所述切换特效信息与所述切换手势操作具有对应的绑定关系。本公开提供的上述处理,实现了基于用户的切换手势操作进行相应的显示界面切换,避免了现有技术中由于误点击显示屏幕而造成的显示界面切换问题,增加了用户的使用体验。
基于上述本公开所提供的技术方案,下面对该技术方案进行详尽阐释,如图2所示,为本公开提供的显示界面切换方法的一个可能地实现方式的具体处理流程图。
在一个可能地实现方式中,前述步骤S101的处理具体可以包括下述步骤S201~步骤S202的处理。
步骤S201,在当前显示界面中检测到用户触发的切换手势操作。
对于本公开,在电子设备的当前显示界面中,若用户在当前显示界面的 可识别范围内进行切换手势操作时,则电子设备可以在当前显示界面中检测到该切换手势操作。
其中,该切换手势操作可以包括预先配置的切换手势操作,如滑动操作等,其中的滑动操作可以是在当前显示界面上任意方向的滑动操作,如左滑、右滑、上滑和下滑等,当然,并不局限于该举例的滑动方向,还可以是其他任意方向的滑动。
步骤S202,基于切换手势操作确定对应的切换特效信息。
对于本公开,在检测到用户触发的切换手势操作后,会基于该切换手势操作确定对应的切换特效信息。其中,对于该确定切换特效信息的操作,可以包括如下三种处理方式:
(1)确定切换手势操作在当前显示界面中的移动轨迹信息,根据移动轨迹信息,确定对应的切换特效信息。
对于本公开,上述确定切换特效信息,具体可以包括步骤S2021(图中未示出)以及步骤2022(图中未示出)的处理。
步骤S2021,确定切换手势操作在当前显示界面中对应的移动轨迹信息。
对于本公开,在获取到对应的切换手势操作后,需要确定该切换手势操作在当前显示界面中对应的移动轨迹信息。具体的,可以通过该电子设备中内置的触屏信号采集装置对该用户触发的切换手势操作进行移动轨迹信息采集,得到该切换手势操作对应的移动轨迹信息,该移动轨迹信息包括移动方向和/或移动距离。
步骤S2022,基于移动轨迹信息确定对应的切换特效信息。
对于本公开,预先对移动轨迹信息和切换特效信息进行绑定关系的配置,即不同的移动轨迹信息对应不同的切换特效信息,该切换特效信息具体可以为动画特效和/或声音特效。从而使得后续在进行显示界面切换时,通过预先配置的移动轨迹信息对应的切换特效信息,可以呈现出不同的动画特效,从而丰富了显示界面切换时的切换效果,提升了用户的使用感受。其中,该切换特效信息中可以包括切换特效信息所对应的标识信息,在配置切换特效信息时,针对每一个切换特效信息均会配置有与其相匹配的标识信息,以使得 可以基于该标识信息来确定对应的切换特效信息,其中,该切换特效信息对应的标识信息可以基于移动轨迹信息进行触发。对于所配置的切换特效信息,包括如百叶窗、平滑、淡出、推进、随机线条、帘式、溶解、剥离等动画特效。
在一个可能地实现方式中,在检测到切换手势操作后,还会基于该切换手势操作的触发确定对应的目标显示界面。
对于本公开,针对切换手势操作的不同,会预先配置切换手势操作对应的目标显示界面。因此,在获取到对应的切换手势操作后,会基于该切换手势操作来触发对目标显示界面的确定。对于目标显示界面的确定,可以通过该切换手势操作触发电子设备提取对应的标识信息来进行相应的目标显示界面确定。其中,该标识信息用于表征所指示的即将切换到的目标显示界面,该标识信息可以是预先配置的,也可以由当前用户根据所需自行进行相应的配置,且该标识信息所对应的目标显示界面也可以是预先配置的,或者是由当前用户根据所需自行进行相应的配置,如当前显示界面是显示界面1,但是目标显示界面并不局限于显示界面2,还可以是显示界面3、显示界面5等,也即在后续根据进行显示界面切换时并不一定是按照显示界面的排列顺序进行顺序切换,是可以基于该标识信息所对应的显示界面进行对应的切换。
(2)本地确定切换特效信息处理;
具体地,根据该切换手势操作查询本地存储,在该本地存储中找到与该切换手势操作相匹配的切换特效信息,并将与切换手势操作相匹配的切换特效信息作为对应的切换特效信息。
(3)基于服务器的切换特效信息处理;
具体地,电子设备向服务器发送携带该切换手势操作的切换特效信息查询请求,服务器基于该切换特效信息查询请求中携带的切换手势操作进行数据库查询,服务器在查询到与该切换手势操作相匹配的切换特效信息后,将该切换特效信息携带于切换特效信息查询响应中发送给该电子设备,电子设备将该切换特效信息查询响应中携带的与切换手势操作相匹配的切换特效信息作为对应的切换特效信息。
在一个可能地实现方式中,前述步骤S102的处理具体可以包括下述步骤S203的处理。
步骤S203,执行显示界面的切换过程。
对于本公开,基于前述确定的目标显示界面以及切换特效信息,进行相应的显示界面切换过程,即从当前显示界面切换到目标显示界面,并且在切换过程中,还会显示相应的切换特效信息,以使得显示界面的切换过程变得丰富多彩,不再是单调的显示界面切换过程,增加了用户的使用体验。
本公开中,检测到用户在当前显示界面中触发的切换手势操作时,基于所述切换手势操作确定对应的切换特效信息;根据所述切换手势操作将所述当前界面信息切换至目标显示界面,并在切换过程中显示所述切换特效信息;所述切换特效信息与所述切换手势操作具有对应的绑定关系。本公开提供的上述处理,实现了基于用户的切换手势操作进行相应的显示界面切换,避免了现有技术中由于误点击显示屏幕而造成的显示界面切换问题,增加了用户的使用体验。
本公开提供了一种显示界面切换装置的结构示意图,如图3所示,本公开的显示界面切换装置30可以包括:
确定单元31,被配置为检测到用户在当前显示界面中触发的切换手势操作时,基于切换手势操作确定对应的切换特效信息;以及
处理单元32,被配置为根据切换手势操作将当前界面信息切换至目标显示界面,并在切换过程中显示切换特效信息,并且
其中,切换特效信息与切换手势操作具有对应的绑定关系。
在一个可能地实现方式中,确定单元31,被配置为确定切换手势操作在当前显示界面中的移动轨迹信息;根据移动轨迹信息,确定对应的切换特效信息。
在一个可能地实现方式中,移动轨迹信息可以包括移动方向和/或移动距离,
确定单元31,被配置为用于根据移动方向和/或移动距离,确定对应的切换特效信息。
在一个可能地实现方式中,确定单元31,被配置为根据切换手势操作查询本地存储,得到与切换手势操作相匹配的切换特效信息;或,具体用于向服务器发送携带切换手势操作的切换特效信息查询请求;接收服务器返回的切换特效信息查询响应,切换特效信息查询响应中携带有与切换手势操作相匹配的切换特效信息。
在一个可能地实现方式中,确定单元31,还被配置为基于切换手势操作确定对应的目标显示界面。
在一个可能地实现方式中,切换特效信息可以为动画特效、声音特效中的至少一项。
根据本公开的实施例,可以实现基于用户的切换手势操作进行相应的显示界面切换,从而避免了现有技术中由于误点击显示屏幕而造成的显示界面切换问题,并增加了用户的使用体验。
下面参考图4,其示出了适于用来实现本公开实施例的电子设备(例如图1中的终端设备或服务器)400的结构示意图。本公开实施例中的终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图4示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图4所示,电子设备400可以包括处理装置(例如中央处理器、图形处理器等)401,其可以根据存储在只读存储器(ROM)402中的程序或者从存储装置408加载到随机访问存储器(RAM)403中的程序而执行各种适当的动作和处理。在RAM 403中,还存储有电子设备400操作所需的各种程序和数据。处理装置401、ROM 402以及RAM 403通过总线404彼此相连。输入/输出(I/O)接口405也连接至总线404。
通常,以下装置可以连接至I/O接口405:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置406;包括例如 液晶显示器(LCD)、扬声器、振动器等的输出装置407;包括例如磁带、硬盘等的存储装置408;以及通信装置409。通信装置409可以允许电子设备400与其他设备进行无线或有线通信以交换数据。虽然图4示出了具有各种装置的电子设备400,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置409从网络上被下载和安装,或者从存储装置408被安装,或者从ROM 402被安装。在该计算机程序被处理装置401执行时,执行本公开实施例的方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的***、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行***、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行***、装置或者器件使用或 者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:获取至少两个网际协议地址;向节点评价设备发送包括所述至少两个网际协议地址的节点评价请求,其中,所述节点评价设备从所述至少两个网际协议地址中,选取网际协议地址并返回;接收所述节点评价设备返回的网际协议地址;其中,所获取的网际协议地址指示内容分发网络中的边缘节点。
或者,上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:接收包括至少两个网际协议地址的节点评价请求;从所述至少两个网际协议地址中,选取网际协议地址;返回选取出的网际协议地址;其中,接收到的网际协议地址指示内容分发网络中的边缘节点。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的***、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或 框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的***来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定,例如,第一获取单元还可以被描述为“获取至少两个网际协议地址的单元”。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
本公开提供的电子设备,适用于上述显示界面切换方法的任一实施例,在此不再赘述。
本公开提供了一种计算机可读存储介质,该计算机可读存储介质存储计算机指令,计算机指令使计算机执行上述实施例所示的显示界面切换方法。
本公开提供的计算机可读存储介质,适用于上述显示界面切换方法的任一实施例,在此不再赘述。
根据本公开的实施例可以实现了基于用户的切换手势操作进行相应的显示界面切换,从而避免了现有技术中由于误点击显示屏幕而造成的显示界面 切换问题,并增加了用户的使用体验。
本技术领域技术人员可以理解,可以用计算机程序指令来实现这些结构图和/或框图和/或流图中的每个框以及这些结构图和/或框图和/或流图中的框的组合。本技术领域技术人员可以理解,可以将这些计算机程序指令提供给通用计算机、专业计算机或其他可编程数据处理方法的处理器来实现,从而通过计算机或其他可编程数据处理方法的处理器来执行本公开公开的结构图和/或框图和/或流图的框或多个框中指定的方案。
其中,本公开装置的各个模块可以集成于一体,也可以分离部署。上述模块可以合并为一个模块,也可以进一步拆分成多个子模块。
本领域技术人员可以理解附图只是一个优选实施例的示意图,附图中的模块或流程并不一定是实施本公开所必须的。
本领域技术人员可以理解实施例中的装置中的模块可以按照实施例描述进行分布于实施例的装置中,也可以进行相应变化位于不同于本实施例的一个或多个装置中。上述实施例的模块可以合并为一个模块,也可以进一步拆分成多个子模块。
上述本公开序号仅仅为了描述,不代表实施例的优劣。
以上公开的仅为本公开的几个具体实施例,但是,本公开并非局限于此,任何本领域的技术人员能思之的变化都应落入本公开的保护范围。

Claims (10)

  1. 一种显示界面切换方法,所述方法包括:
    检测到用户在当前显示界面中触发的切换手势操作时,基于所述切换手势操作确定对应的切换特效信息;
    根据所述切换手势操作将所述当前界面信息切换至目标显示界面,并在切换过程中显示所述切换特效信息;以及
    所述切换特效信息与所述切换手势操作具有对应的绑定关系。
  2. 如权利要求1所述方法,其中,基于所述切换手势操作确定对应的切换特效信息包括:
    确定所述切换手势操作在所述当前显示界面中的移动轨迹信息;以及
    根据所述移动轨迹信息,确定对应的切换特效信息。
  3. 如权利要求2所述方法,其中,所述移动轨迹信息包括移动方向和/或移动距离,并且
    其中,根据所述移动轨迹信息,确定对应的切换特效信息,包括:
    根据所述移动方向和/或所述移动距离,确定对应的切换特效信息。
  4. 如权利要求1所述方法,其中,基于所述切换手势操作确定对应的切换特效信息包括:
    根据所述切换手势操作查询本地存储,得到与所述切换手势操作相匹配的切换特效信息;
    或,
    向服务器发送携带所述切换手势操作的切换特效信息查询请求;
    接收所述服务器返回的切换特效信息查询响应,所述切换特效信息查询响应中携带有与所述切换手势操作相匹配的切换特效信息。
  5. 如权利要求1-3任一项所述方法,所述方法还包括:检测到用户在当前显示界面中触发的切换手势操作时,
    基于所述切换手势操作确定对应的目标显示界面。
  6. 如权利要求1所述方法,其中,所述切换特效信息为动画特效、声音特效中的至少一项。
  7. 一种显示界面切换装置,所述装置包括:
    确定单元,被配置为检测到用户在当前显示界面中触发的切换手势操作时,基于所述切换手势操作确定对应的切换特效信息;以及
    处理单元,被配置为根据所述切换手势操作将所述当前界面信息切换至目标显示界面,并在切换过程中显示所述切换特效信息,并且
    其中,所述切换特效信息与所述切换手势操作具有对应的绑定关系。
  8. 如权利要求7所述装置,其中,所述确定单元被配置为:确定所述切换手势操作在所述当前显示界面中的移动轨迹信息;根据所述移动轨迹信息,确定对应的切换特效信息。
  9. 一种电子设备,所述电子设备包括:
    存储器,被配置为存储操作指令;以及
    处理器,被配置为通过调用所述操作指令,执行上述权利要求1至6中任一项所述的显示界面切换方法。
  10. 一种计算机可读存储介质,所述计算机可读存储介质用于存储计算机指令,当所述计算机指令在计算机上运行时,使得所述计算机执行上述权利要求1至6中任一项所述的显示界面切换方法。
PCT/CN2020/070690 2019-01-31 2020-01-07 显示界面切换方法、电子设备及计算机可读存储介质 WO2020156055A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910100025.1A CN109857325A (zh) 2019-01-31 2019-01-31 显示界面切换方法、电子设备及计算机可读存储介质
CN201910100025.1 2019-01-31

Publications (1)

Publication Number Publication Date
WO2020156055A1 true WO2020156055A1 (zh) 2020-08-06

Family

ID=66897188

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/070690 WO2020156055A1 (zh) 2019-01-31 2020-01-07 显示界面切换方法、电子设备及计算机可读存储介质

Country Status (2)

Country Link
CN (1) CN109857325A (zh)
WO (1) WO2020156055A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109857325A (zh) * 2019-01-31 2019-06-07 北京字节跳动网络技术有限公司 显示界面切换方法、电子设备及计算机可读存储介质
CN115079971A (zh) * 2021-03-16 2022-09-20 Oppo广东移动通信有限公司 一种多屏设备的控制方法、电子设备和存储介质
CN113051018A (zh) * 2021-03-30 2021-06-29 京东方科技集团股份有限公司 会议***的控制方法、装置、设备和介质
CN113407141B (zh) * 2021-07-12 2023-03-17 广州繁星互娱信息科技有限公司 界面更新方法、装置、终端和存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103106039A (zh) * 2013-02-19 2013-05-15 广东欧珀移动通信有限公司 一种移动终端的页面切换方法及装置
CN104679434A (zh) * 2015-03-17 2015-06-03 北京合生共济投资咨询有限责任公司 一种客户端页面的切换方法
US20180027042A1 (en) * 2015-12-15 2018-01-25 Line Corporation Method and system for video call using two-way communication of visual or auditory effect
CN109857325A (zh) * 2019-01-31 2019-06-07 北京字节跳动网络技术有限公司 显示界面切换方法、电子设备及计算机可读存储介质

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103268153B (zh) * 2013-05-31 2016-07-06 南京大学 演示环境下基于计算机视觉的人机交互***及交互方法
CN105373291B (zh) * 2015-11-11 2019-02-15 麒麟合盛网络技术股份有限公司 一种界面切换方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103106039A (zh) * 2013-02-19 2013-05-15 广东欧珀移动通信有限公司 一种移动终端的页面切换方法及装置
CN104679434A (zh) * 2015-03-17 2015-06-03 北京合生共济投资咨询有限责任公司 一种客户端页面的切换方法
US20180027042A1 (en) * 2015-12-15 2018-01-25 Line Corporation Method and system for video call using two-way communication of visual or auditory effect
CN109857325A (zh) * 2019-01-31 2019-06-07 北京字节跳动网络技术有限公司 显示界面切换方法、电子设备及计算机可读存储介质

Also Published As

Publication number Publication date
CN109857325A (zh) 2019-06-07

Similar Documents

Publication Publication Date Title
WO2020156055A1 (zh) 显示界面切换方法、电子设备及计算机可读存储介质
WO2021004221A1 (zh) 特效的展示处理方法、装置及电子设备
WO2021088798A1 (zh) 信息展示方法、装置、电子设备和计算机可读介质
WO2020133377A1 (zh) 视频预览方法、装置、电子设备及计算机可读存储介质
WO2021008223A1 (zh) 信息的确定方法、装置及电子设备
WO2021135626A1 (zh) 菜单项选择方法、装置、可读介质及电子设备
WO2021160143A1 (zh) 用于显示视频的方法、装置、电子设备和介质
WO2021068634A1 (zh) 页面跳转方法、装置、电子设备及计算机可读存储介质
WO2020233444A1 (zh) 在线文档***信息方法及装置
WO2020224482A1 (zh) 针对虚拟礼物的消息推送方法及电子设备
WO2020253453A1 (zh) 图像切换方法、装置、电子设备及存储介质
WO2020151599A1 (zh) 视频同步发布方法、装置、电子设备及可读存储介质
WO2021012952A1 (zh) 消息处理方法、装置及电子设备
WO2021114979A1 (zh) 视频页面显示方法、装置、电子设备和计算机可读介质
WO2020248745A1 (zh) 用户界面中字符的显示方法、装置、电子设备及存储介质
WO2020200173A1 (zh) 文档输入内容的处理方法、装置、电子设备和存储介质
WO2020143555A1 (zh) 用于展现信息的方法和装置
WO2020244487A1 (zh) 彩蛋的展示方法、装置、电子设备和计算机可读存储介质
WO2021190129A1 (zh) 页面处理方法、装置、电子设备及计算机可读存储介质
WO2020199749A1 (zh) 基于反馈的信息推送方法、装置及电子设备
WO2021170013A1 (zh) 图像特效处理方法及装置
WO2021093688A1 (zh) 目标对象显示方法、装置、电子设备和计算机可读介质
WO2023151589A1 (zh) 视频显示方法、装置、电子设备和存储介质
WO2023125161A1 (zh) 直播间控制方法、装置、电子设备、介质及程序产品
WO2021197161A1 (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: 20748601

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 01.12.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 20748601

Country of ref document: EP

Kind code of ref document: A1