CN112445557B - Interface display method and device for displaying interface - Google Patents
Interface display method and device for displaying interface Download PDFInfo
- Publication number
- CN112445557B CN112445557B CN201910817883.8A CN201910817883A CN112445557B CN 112445557 B CN112445557 B CN 112445557B CN 201910817883 A CN201910817883 A CN 201910817883A CN 112445557 B CN112445557 B CN 112445557B
- Authority
- CN
- China
- Prior art keywords
- applet
- interface
- target
- input method
- user
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 224
- 230000006870 function Effects 0.000 claims description 37
- 238000001514 detection method Methods 0.000 claims description 7
- 238000004590 computer program Methods 0.000 claims description 2
- 230000008569 process Effects 0.000 description 14
- 238000012545 processing Methods 0.000 description 13
- 230000006854 communication Effects 0.000 description 12
- 238000010586 diagram Methods 0.000 description 11
- 238000004891 communication Methods 0.000 description 10
- 238000005516 engineering process Methods 0.000 description 7
- 230000003287 optical effect Effects 0.000 description 5
- 230000001960 triggered effect Effects 0.000 description 5
- 238000012905 input function Methods 0.000 description 4
- 230000005236 sound signal Effects 0.000 description 4
- 241000353135 Psenopsis anomala Species 0.000 description 3
- 101100012902 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) FIG2 gene Proteins 0.000 description 3
- 101100233916 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) KAR5 gene Proteins 0.000 description 3
- 230000003993 interaction Effects 0.000 description 3
- 101001121408 Homo sapiens L-amino-acid oxidase Proteins 0.000 description 2
- 101000827703 Homo sapiens Polyphosphoinositide phosphatase Proteins 0.000 description 2
- 102100026388 L-amino-acid oxidase Human genes 0.000 description 2
- 102100023591 Polyphosphoinositide phosphatase Human genes 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 1
- 230000009471 action Effects 0.000 description 1
- 230000006978 adaptation Effects 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
- 238000011112 process operation Methods 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
技术领域Technical Field
本申请实施例涉及计算机技术领域,具体涉及一种界面展示方法、装置和用于展示界面的装置。The embodiments of the present application relate to the field of computer technology, and specifically to an interface display method, device, and a device for displaying an interface.
背景技术Background Art
随着计算机技术的发展,小程序作为一种不需要下载安装即可使用的应用,被应用于越来越多的场景中。例如,在即时通讯(Instant Messaging,IM)应用中,可以部署多种小程序(如点餐类小程序、咨询类小程序等),以丰富即时通讯应用的功能。With the development of computer technology, mini programs, as an application that can be used without downloading and installing, are being used in more and more scenarios. For example, in instant messaging (IM) applications, multiple mini programs (such as ordering mini programs, consulting mini programs, etc.) can be deployed to enrich the functions of instant messaging applications.
由于终端设备的一些操作系统(如安卓(Android)、iOS等)无法进行多进程操作,因而,若需使用小程序的功能,通常需要退出当前进程。例如,若需要在会话过程中使用某小程序所提供的服务,则需要首先退出当前的会话页面,而后点击进入小程序界面,在该小程序使用完成后需先退出小程序界面,并重新点击进入上述会话页面。由此,用户使用小程序所提供的服务时,需要执行较为繁琐的操作,导致对小程序服务的获取效率较低。Since some operating systems of terminal devices (such as Android, iOS, etc.) cannot perform multi-process operations, if you need to use the functions of a mini-program, you usually need to exit the current process. For example, if you need to use the services provided by a mini-program during a session, you need to exit the current session page first, and then click to enter the mini-program interface. After the mini-program is used, you need to exit the mini-program interface first, and then click to enter the above session page again. As a result, when users use the services provided by the mini-program, they need to perform more cumbersome operations, resulting in low efficiency in obtaining mini-program services.
发明内容Summary of the invention
本申请实施例提出了一种界面展示方法、装置和用于展示界面的装置,以提高对小程序服务的获取效率。The embodiments of the present application propose an interface display method, device, and device for displaying an interface to improve the efficiency of obtaining mini-program services.
第一方面,本申请实施例提供了一种界面展示方法,该方法包括:当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面,小程序平台界面包含至少一个小程序选项;检测用户对小程序平台界面中的小程序选项的点击操作;将点击操作指示的小程序作为目标小程序,加载目标小程序,并在输入法界面中展示目标小程序的界面。In the first aspect, an embodiment of the present application provides an interface display method, the method comprising: when it is detected that a user triggers a mini-program function, displaying a mini-program platform interface in the input method interface, the mini-program platform interface including at least one mini-program option; detecting a user click operation on a mini-program option in the mini-program platform interface; taking the mini-program indicated by the click operation as the target mini-program, loading the target mini-program, and displaying the interface of the target mini-program in the input method interface.
第二方面,本申请实施例提供了一种界面展示装置,该装置包括:第一展示单元,被配置成当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面,小程序平台界面包含至少一个小程序选项;第一检测单元,被配置成检测用户对小程序平台界面中的小程序选项的点击操作;第二展示单元,被配置成将点击操作指示的小程序作为目标小程序,加载目标小程序,并在输入法界面中展示目标小程序的界面。In second aspect, an embodiment of the present application provides an interface display device, which includes: a first display unit, configured to display a mini-program platform interface in an input method interface when it detects that a user triggers a mini-program function, and the mini-program platform interface includes at least one mini-program option; a first detection unit, configured to detect a user's click operation on a mini-program option in the mini-program platform interface; a second display unit, configured to take the mini-program indicated by the click operation as a target mini-program, load the target mini-program, and display the interface of the target mini-program in the input method interface.
第三方面,本申请实施例提供了一种用于展示界面的装置,包括有存储器,以及一个或者一个以上的程序,其中一个或者一个以上程序存储于存储器中,且经配置以由一个或者一个以上处理器执行一个或者一个以上程序包含用于进行以下操作的指令:当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面,小程序平台界面包含至少一个小程序选项;检测用户对小程序平台界面中的小程序选项的点击操作;将点击操作指示的小程序作为目标小程序,加载目标小程序,并在输入法界面中展示目标小程序的界面。In the third aspect, an embodiment of the present application provides a device for displaying an interface, comprising a memory, and one or more programs, wherein the one or more programs are stored in the memory and are configured to be executed by one or more processors. The one or more programs include instructions for performing the following operations: when it is detected that a user triggers a mini-program function, displaying a mini-program platform interface in the input method interface, the mini-program platform interface including at least one mini-program option; detecting a user's click operation on a mini-program option in the mini-program platform interface; taking the mini-program indicated by the click operation as a target mini-program, loading the target mini-program, and displaying the interface of the target mini-program in the input method interface.
第四方面,本申请实施例提供了一种计算机可读介质,其上存储有计算机程序,该程序被处理器执行时实现如上述第一方面所描述的方法。In a fourth aspect, an embodiment of the present application provides a computer-readable medium having a computer program stored thereon, which, when executed by a processor, implements the method described in the first aspect above.
本申请实施例提供的输入方法、装置和用于输入的装置,当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面;在检测到用户对小程序平台界面中的小程序选项的点击操作时,将点击操作指示的小程序作为目标小程序,加载目标小程序,并在输入法界面中展示目标小程序的界面。由此,可在不退出当前页面的情况下,使用小程序的服务,无需多次执行页面开启和退出操作,降低了获取小程序服务时的操作的复杂程度,提高了对小程序服务的获取效率。The input method, device and device for input provided by the embodiment of the present application, when detecting that a user triggers a mini-program function, displays the mini-program platform interface in the input method interface; when detecting that a user clicks on a mini-program option in the mini-program platform interface, the mini-program indicated by the click operation is used as the target mini-program, the target mini-program is loaded, and the interface of the target mini-program is displayed in the input method interface. Thus, the mini-program service can be used without exiting the current page, and there is no need to perform page opening and exit operations multiple times, which reduces the complexity of operations when obtaining mini-program services and improves the efficiency of obtaining mini-program services.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本申请的其它特征、目的和优点将会变得更明显:Other features, objects and advantages of the present application will become more apparent by reading the detailed description of non-limiting embodiments made with reference to the following drawings:
图1是根据本申请的界面展示方法的一个实施例的流程图;FIG1 is a flow chart of an embodiment of an interface display method according to the present application;
图2是根据本申请的小程序平台界面的呈现过程的示意图;FIG2 is a schematic diagram of the presentation process of the mini program platform interface according to the present application;
图3是根据本申请的目标小程序的界面的呈现过程的示意图;FIG3 is a schematic diagram of a process of presenting an interface of a target applet according to the present application;
图4是根据本申请的界面展示方法的又一个实施例的流程图;FIG4 is a flow chart of another embodiment of the interface display method according to the present application;
图5是根据本申请的界面展示方法的应用场景的示意图;FIG5 is a schematic diagram of an application scenario of the interface display method according to the present application;
图6是根据本申请的界面展示方法的又一个实施例的流程图;FIG6 is a flow chart of another embodiment of the interface display method according to the present application;
图7是根据本申请的界面展示装置的一个实施例的结构示意图;FIG7 is a schematic structural diagram of an embodiment of an interface display device according to the present application;
图8是根据本申请的一种用于展示界面的装置的结构示意图;FIG8 is a schematic structural diagram of a device for displaying an interface according to the present application;
图9是根据本申请的一些实施例中服务器的结构示意图。FIG. 9 is a schematic diagram of the structure of a server according to some embodiments of the present application.
具体实施方式DETAILED DESCRIPTION
下面结合附图和实施例对本申请作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释相关发明,而非对该发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与有关发明相关的部分。The present application will be further described in detail below in conjunction with the accompanying drawings and embodiments. It is to be understood that the specific embodiments described herein are only used to explain the relevant invention, rather than to limit the invention. It should also be noted that, for ease of description, only the parts related to the relevant invention are shown in the accompanying drawings.
需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本申请。It should be noted that, in the absence of conflict, the embodiments and features in the embodiments of the present application can be combined with each other. The present application will be described in detail below with reference to the accompanying drawings and in combination with the embodiments.
请参考图1,其示出了根据本申请的界面展示方法的一个实施例的流程100。上述界面展示方法可运行于各种电子设备,上述电子设备包括但不限于:服务器、智能手机、平板电脑、电子书阅读器、MP3(动态影像专家压缩标准音频层面3,Moving Picture ExpertsGroup Audio Layer III)播放器、MP4(动态影像专家压缩标准音频层面4,Moving PictureExperts Group Audio Layer IV)播放器、膝上型便携计算机、车载电脑、台式计算机、机顶盒、智能电视机、可穿戴设备等等。Please refer to FIG1 , which shows a process 100 of an embodiment of the interface display method according to the present application. The above interface display method can be run on various electronic devices, including but not limited to: servers, smart phones, tablet computers, e-book readers, MP3 (Moving Picture Experts Group Audio Layer III) players, MP4 (Moving Picture Experts Group Audio Layer IV) players, laptop computers, car computers, desktop computers, set-top boxes, smart TVs, wearable devices, etc.
本申请实施例中所提到的输入法应用能够支持多种输入法。其中,输入法可以是一种为了将各种符号输入到如计算机、手机等电子设备而采用的编码方法,用户可以使用输入法应用便利地将需要的字符或者字符串输入电子设备。需要注意的是,在本申请实施例中输入法除了支持常见的中文输入法(比如拼音输入法、五笔输入法、注音输入法、语音输入法、手写输入法等)以外,还可以支持其他语种的输入法(比如日文平假名输入法、韩文输入法等),在此不对输入法以及输入法的语言种类做任何限定。The input method application mentioned in the embodiment of the present application can support multiple input methods. Among them, the input method can be a coding method used to input various symbols into electronic devices such as computers and mobile phones. Users can use the input method application to conveniently input the required characters or strings into electronic devices. It should be noted that in the embodiment of the present application, in addition to supporting common Chinese input methods (such as pinyin input method, Wubi input method, Zhuyin input method, voice input method, handwriting input method, etc.), the input method can also support input methods of other languages (such as Japanese Hiragana input method, Korean input method, etc.), and no limitation is made on the input method and the language type of the input method.
本实施例中的界面展示方法,可以包括以下步骤:The interface display method in this embodiment may include the following steps:
步骤101,当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面。Step 101, when it is detected that the user triggers the mini-program function, the mini-program platform interface is displayed in the input method interface.
在本实施例中,界面展示方法的执行主体(如上述电子设备)可以安装有各种类型的客户端应用,例如输入法应用、即时通信应用等。其中,输入法应用可以配置有小程序功能。该小程序功能支持在输入法界面中展现小程序的相关界面,从而能够使用户直接在输入法界面中获取到小程序提供的服务。In this embodiment, the execution subject of the interface display method (such as the above-mentioned electronic device) can be installed with various types of client applications, such as input method applications, instant messaging applications, etc. Among them, the input method application can be configured with a mini-program function. The mini-program function supports displaying the relevant interface of the mini-program in the input method interface, so that the user can directly obtain the services provided by the mini-program in the input method interface.
在本实施例中,当检测到用户触发小程序功能时,上述执行主体可以在输入法界面中展示小程序平台界面。实践中,输入法界面中可以包含键盘区域和各种功能按键,如语音输入功能按键、小程序功能按键、搜索功能按键、表情输入功能按键等。当用户触发(如点击)上述小程序功能按键后,即可触发输入法应用的小程序功能。In this embodiment, when it is detected that a user triggers a mini-program function, the above-mentioned execution subject can display the mini-program platform interface in the input method interface. In practice, the input method interface can include a keyboard area and various function keys, such as a voice input function key, a mini-program function key, a search function key, an emoticon input function key, etc. When the user triggers (such as clicking) the above mini-program function key, the mini-program function of the input method application can be triggered.
需要说明的是,用户还可以通过其他方式触发小程序功能。作为示例,用户可以通过在输入法应用中进行内容输入,来触发小程序。如用户输入了“小程序”等内容时,可以触发小程序功能。此外,输入法应用的小程序功能还可以通过检测用户输入意图的方式触发。小程序功能的触发途径可以根据需要预先设定,此处不作限定。It should be noted that users can also trigger the mini-program function in other ways. As an example, users can trigger the mini-program by inputting content in the input method application. For example, when the user enters content such as "mini-program", the mini-program function can be triggered. In addition, the mini-program function of the input method application can also be triggered by detecting the user's input intention. The triggering method of the mini-program function can be pre-set as needed and is not limited here.
此处,小程序是一种不需要下载安装即可使用的应用程序。小程序平台可以是用于管理多个小程序的系统、设备等。小程序平台可以对小程序制作者参照平台规则所制作的小程序进行存储、审核、上线等。小程序平台界面可以是小程序平台的首页或者默认界面等。Here, a mini program is an application that can be used without downloading and installing. A mini program platform can be a system, device, etc. for managing multiple mini programs. The mini program platform can store, review, and launch mini programs created by mini program creators in accordance with platform rules. The mini program platform interface can be the homepage or default interface of the mini program platform, etc.
在本实施例中,小程序平台界面中可以包含至少一个小程序选项。每一个小程序选项对应一个小程序。小程序平台界面所涉及的小程序可以包括但不限于以下至少一项:用户使用过的小程序、用户在某一时间范围内(如近7天)使用过的小程序、小程序平台中的热门小程序(即被使用频次较多的小程序)、与用户当前的输入意图相关联的小程序、最新上线的小程序等。In this embodiment, the mini-program platform interface may include at least one mini-program option. Each mini-program option corresponds to a mini-program. The mini-programs involved in the mini-program platform interface may include, but are not limited to, at least one of the following: mini-programs used by the user, mini-programs used by the user within a certain time range (such as the past 7 days), popular mini-programs in the mini-program platform (i.e., mini-programs that are used more frequently), mini-programs associated with the user's current input intention, and the latest mini-programs launched, etc.
作为示例,图2示出了小程序平台界面的呈现过程的示意图。如图2所示,用户在某即时通讯应用中与另一用户X进行通讯。并在通讯过程中,利用输入法应用进行内容输入。与用户X的会话界面如标号201所示。在进行内容输入时,会话界面中呈现有输入法界面202。其中,输入法界面中包含键盘区域和各种功能按键,如语音输入功能按键、小程序功能按键、搜索功能按键、表情输入功能按键等。As an example, FIG2 shows a schematic diagram of the presentation process of the mini-program platform interface. As shown in FIG2, a user communicates with another user X in an instant messaging application. During the communication process, an input method application is used to input content. The conversation interface with user X is shown as reference numeral 201. When inputting content, an input method interface 202 is presented in the conversation interface. Among them, the input method interface includes a keyboard area and various function buttons, such as a voice input function button, a mini-program function button, a search function button, an emoticon input function button, etc.
当用户触发(如点击)输入法界面中的小程序功能按键(如标号203所示)后,即可触发输入法应用的小程序功能,从而,在输入法界面中呈现小程序平台界面(如标号204所示)。此处,小程序平台界面包含热门推荐的小程序和我的小程序(即用户使用过的小程序或者收藏的小程序)。When the user triggers (e.g., clicks) the mini-program function button (as shown by reference numeral 203) in the input method interface, the mini-program function of the input method application is triggered, thereby presenting the mini-program platform interface (as shown by reference numeral 204) in the input method interface. Here, the mini-program platform interface includes popular recommended mini-programs and my mini-programs (i.e., mini-programs that the user has used or favorited).
在本实施例的一些可选的实现方式中,上述输入法应用可以与输入法服务器通信连接。上述输入法服务器中可以搭建有用于管理小程序的小程序平台。上述执行主体可以首先向上述输入法服务器发送对小程序平台界面的界面数据获取请求,并接收上述输入法服务器返回的界面数据(如代码、图片等)。而后,可以加载上述界面数据,并在输入法界面中展示小程序平台界面。In some optional implementations of this embodiment, the input method application can be connected to the input method server. A mini-program platform for managing mini-programs can be built in the input method server. The execution subject can first send an interface data acquisition request for the mini-program platform interface to the input method server, and receive the interface data (such as code, pictures, etc.) returned by the input method server. Then, the interface data can be loaded, and the mini-program platform interface can be displayed in the input method interface.
在本实施例的一些可选的实现方式中,可以在上述输入法界面的键盘区域展示小程序平台界面。In some optional implementations of this embodiment, the mini-program platform interface may be displayed in the keyboard area of the above-mentioned input method interface.
在本实施例的一些可选的实现方式中,可以将上述输入法界面切换为上述目标小程序的界面,即,在上述输入法界面的边界范围内展示上述目标小程序的界面。In some optional implementations of the present embodiment, the input method interface may be switched to the target mini-program interface, that is, the target mini-program interface may be displayed within the boundary of the input method interface.
需要说明的是,小程序平台界面的具体展示位置,此处不作限定。It should be noted that the specific display location of the mini program platform interface is not limited here.
在本实施例的一些可选的实现方式中,输入法应用的小程序功能还可以通过检测用户输入意图的方式触发。此时,可以通过如下步骤展示小程序平台界面:首先,检测用户的输入意图。而后,从上述小程序平台中,查询提供上述输入意图对应的服务的小程序。最后,在上述输入法界面中展示包含上述查询结果的小程序平台界面。In some optional implementations of this embodiment, the mini-program function of the input method application can also be triggered by detecting the user's input intention. In this case, the mini-program platform interface can be displayed by the following steps: First, the user's input intention is detected. Then, from the above mini-program platform, the mini-program that provides the service corresponding to the above input intention is searched. Finally, the mini-program platform interface containing the above query results is displayed in the above input method interface.
作为示例,用户在输入法中输入了“瓜子皮是干垃圾吗”。此时,上述执行主体可以分析用户的输入意图为查询瓜子皮的垃圾分类结果。从而,可以查询小程序平台中的垃圾分类小程序,并展示包含垃圾分类小程序的小程序平台界面。As an example, a user inputs "Are melon seed peels considered dry garbage" in the input method. At this point, the execution subject may analyze the user's input intention as to query the garbage classification results of melon seed peels. Thus, the garbage classification applet in the applet platform may be queried, and the applet platform interface containing the garbage classification applet may be displayed.
需要说明的是,上述执行主体不仅可以通过用户当前在输入法应用中所输入的信息,对用户的输入意图的检测;也可以通过用户与对端交互的内容,对用户的输入意图进行检测。例如,本地用户向对端或者对端向本地用户发送了“瓜子皮是干垃圾吗”,此时,也可以分析用户的输入意图,并执行小程序的查询和展示操作。It should be noted that the above execution subject can detect the user's input intention not only through the information currently input by the user in the input method application, but also through the content of the user's interaction with the other end. For example, when a local user sends a message to the other end, or the other end sends a message to the local user, "Are melon seed peels considered dry garbage?", the user's input intention can also be analyzed, and the mini program's query and display operations can be executed.
在本实施例的一些可选的实现方式中,在查询提供输入意图对应的服务的小程序时,可以首先检测所述输入意图中包含的小程序名称,而后,查询所述小程序名称所指示的小程序。例如,用户输入了“我去XX商城下个单”,此时,可以在输入法界面中展示XX商城的小程序。In some optional implementations of this embodiment, when querying the mini-program that provides the service corresponding to the input intention, the mini-program name contained in the input intention can be detected first, and then the mini-program indicated by the mini-program name can be queried. For example, if the user inputs "I will go to XX mall to place an order", the mini-program of XX mall can be displayed in the input method interface.
在本实施例的一些可选的实现方式中,在查询提供输入意图对应的服务的小程序时,也可以首先检测所述输入意图对应的服务类型,而后,查询提供所述服务类型的服务的小程序。例如,当检测到用户有对图片修图的意图时,可以确定出用户需要图像处理类服务,此时,可以查询图像处理类的小程序,并将查询结果进行展现。再例如,用户与对端交互时,向对端发送了“我想买个A牌的手机”。此时,可以确定出用户需要电商购物服务,因而可以查询提供电商购物服务的小程序,并将查询结果进行展现。In some optional implementations of this embodiment, when querying the mini-program that provides the service corresponding to the input intention, you can also first detect the service type corresponding to the input intention, and then query the mini-program that provides the service type. For example, when it is detected that the user has the intention to retouch a picture, it can be determined that the user needs image processing services. At this time, you can query the mini-programs of the image processing type and display the query results. For another example, when the user interacts with the other end, he sends the message "I want to buy a brand A mobile phone" to the other end. At this time, it can be determined that the user needs e-commerce shopping services, so you can query the mini-programs that provide e-commerce shopping services and display the query results.
步骤102,检测用户对小程序平台界面中的小程序选项的点击操作。Step 102: Detect a user's click operation on a mini-program option in the mini-program platform interface.
在本实施例中,在呈现出小程序平台界面后,上述执行主体可以检测用户对小程序平台界面中的小程序选项的点击操作。在检测到用户点击了任一小程序选项后,即可执行如下步骤103的操作。In this embodiment, after the mini program platform interface is presented, the execution subject can detect the user's click operation on the mini program option in the mini program platform interface. After detecting that the user clicks on any mini program option, the following step 103 can be performed.
步骤103,将点击操作指示的小程序作为目标小程序,加载目标小程序,并在输入法界面中展示目标小程序的界面。Step 103, taking the applet indicated by the click operation as the target applet, loading the target applet, and displaying the interface of the target applet in the input method interface.
在本实施例中,上述执行主体可以将点击操作指示的小程序作为目标小程序,加载上述目标小程序,并在输入法界面中展示目标小程序的界面。In this embodiment, the execution subject may take the applet indicated by the click operation as the target applet, load the target applet, and display the interface of the target applet in the input method interface.
在一种场景中,上述输入法应用中可以内置有多个小程序的数据包。在用户点击了小程序平台界面中的某个目标小程序后,若该目标小程序的数据包已预存于本地,则可以直接从本地提取该数据包,以加载该目标小程序。In one scenario, the input method application may have multiple mini-program data packets built in. After the user clicks on a target mini-program in the mini-program platform interface, if the data packet of the target mini-program has been pre-stored locally, the data packet may be directly extracted from the local computer to load the target mini-program.
在另一种场景中,上述执行可以向输入法服务器发送对目标小程序的数据包获取请求,从而接收服务器返回的数据包。进而,加载该数据包,以运行目标小程序。In another scenario, the above execution may send a data packet acquisition request for the target applet to the input method server, thereby receiving the data packet returned by the server, and then loading the data packet to run the target applet.
作为示例,图3是示出了目标小程序的界面的呈现过程的示意图。如图3所示,用户点击了小程序平台界面(如标号301所示)中的信息查询小程序后,可以在输入法界面中呈现该信息查询小程序的界面(如标号302所示)。用户可在该界面的输入框中输入需要查询的信息,从而得到查询结果。As an example, FIG3 is a schematic diagram showing the process of presenting the interface of the target applet. As shown in FIG3, after the user clicks on the information query applet in the applet platform interface (as shown by reference numeral 301), the interface of the information query applet can be presented in the input method interface (as shown by reference numeral 302). The user can enter the information to be queried in the input box of the interface to obtain the query result.
在本实施例的一些可选的实现方式中,可以在上述输入法界面的键盘区域展示目标小程序的界面。In some optional implementations of this embodiment, the interface of the target applet may be displayed in the keyboard area of the above-mentioned input method interface.
在本实施例的一些可选的实现方式中,可以将上述小程序平台界面切换为上述目标小程序的界面,即,在上述输入法界面的边界范围内展示上述目标小程序的界面。In some optional implementations of the present embodiment, the mini-program platform interface may be switched to the target mini-program interface, that is, the target mini-program interface may be displayed within the boundary of the input method interface.
需要说明的是,目标小程序的界面的具体展示位置,此处不作限定。It should be noted that the specific display location of the target mini program's interface is not limited here.
在本实施例的一些可选的实现方式中,在点击目标小程序图标之前,还可以在小程序平台界面中对目标小程序进行搜索。作为示例,用户可以在输入法界面的输入框中直接输入目标小程序的名字,此时,上述执行主体即可查询该目标小程序,从而加载该目标小程序,并显示该目标小程序的界面。In some optional implementations of this embodiment, before clicking the target mini-program icon, the target mini-program can also be searched in the mini-program platform interface. As an example, the user can directly enter the name of the target mini-program in the input box of the input method interface, and then the above-mentioned execution subject can query the target mini-program, thereby loading the target mini-program and displaying the interface of the target mini-program.
本申请实施例提供的输入方法,当检测到用户触发输入法应用的小程序功能时,在输入法界面中展示小程序平台界面;在检测到用户对小程序平台界面中的小程序选项的点击操作时,将点击操作指示的小程序作为目标小程序,加载目标小程序,并在输入法界面中展示目标小程序的界面。由此,可在不退出当前页面的情况下,使用小程序的服务,无需多次执行页面开启和退出操作,降低了获取小程序服务时的操作的复杂程度,提高了对小程序服务的获取效率。The input method provided in the embodiment of the present application displays the mini-program platform interface in the input method interface when it is detected that the user triggers the mini-program function of the input method application; when it is detected that the user clicks on the mini-program option in the mini-program platform interface, the mini-program indicated by the click operation is used as the target mini-program, the target mini-program is loaded, and the interface of the target mini-program is displayed in the input method interface. In this way, the mini-program service can be used without exiting the current page, and there is no need to perform page opening and exit operations multiple times, which reduces the complexity of the operation when obtaining the mini-program service and improves the efficiency of obtaining the mini-program service.
进一步参考图4,其示出了界面展示方法的又一个实施例的流程400。该界面展示方法的流程400,包括以下步骤:Further referring to FIG4 , it shows a process 400 of another embodiment of the interface display method. The process 400 of the interface display method includes the following steps:
步骤401,当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面。Step 401, when it is detected that the user triggers the mini-program function, the mini-program platform interface is displayed in the input method interface.
步骤402,检测用户对小程序平台界面中的小程序选项的点击操作。Step 402: Detect a user's click operation on a mini-program option in the mini-program platform interface.
步骤403,将点击操作指示的小程序作为目标小程序,加载目标小程序,并在输入法界面中展示目标小程序的界面。Step 403: The mini-program indicated by the click operation is taken as the target mini-program, the target mini-program is loaded, and the interface of the target mini-program is displayed in the input method interface.
本实施例中的步骤401-步骤403,可参见图1所示的实施例中的步骤101-步骤103,此处不再赘述。Steps 401 to 403 in this embodiment may refer to steps 101 to 103 in the embodiment shown in FIG. 1 , and will not be described in detail here.
步骤404,检测用户在目标小程序的界面中的信息选取操作。Step 404, detecting the user's information selection operation in the interface of the target mini-program.
在本实施例中,上述执行主体可以检测用户在目标小程序的界面中的信息选取操作。实践中,用户可以通过点击、长按等方式,在目标小程序中选取信息。其中,用户所选取的信息可以包括但不限于以下至少一项:文字、表情、图片、链接等。In this embodiment, the execution subject can detect the information selection operation of the user in the interface of the target mini program. In practice, the user can select information in the target mini program by clicking, long pressing, etc. The information selected by the user can include but is not limited to at least one of the following: text, emoticons, pictures, links, etc.
作为示例,目标小程序为信息查询小程序。用户在息查询小程序中检索了某个词语(如“自动驾驶汽车”)的含义,得到的检索结果为“自动驾驶汽车是一种通过电脑系统实现无人驾驶的智能汽车。”此时,用户可以对该检索结果进行选取,以便于进行该检索结果的发送。As an example, the target applet is an information query applet. The user searches for the meaning of a certain word (such as "self-driving car") in the information query applet, and the search result obtained is "self-driving car is a smart car that uses a computer system to achieve unmanned driving." At this time, the user can select the search result to facilitate the sending of the search result.
步骤405,将用户选取的信息作为目标信息,利用输入法应用输出目标信息。Step 405: Use the information selected by the user as target information and output the target information using the input method application.
在本实施例中,上述执行主体可以将用户选取的信息作为目标信息,利用输入法应用输出目标信息。实践中,上述目标小程序的界面或者上述输入法界面的其他位置,可以配置有发送选项。当检测到用户触发(如点击)该发送选项后,即可输出该目标信息。In this embodiment, the execution subject may use the information selected by the user as the target information and output the target information using the input method application. In practice, the interface of the target applet or other locations of the input method interface may be configured with a send option. When it is detected that the user triggers (such as clicking) the send option, the target information may be output.
在本实施例的一些可选的实现方式中,上述执行主体可以在当前会话页面中发送上述目标信息。作为示例,图5为本实施例的界面展示方法的应用场景的示意图。如图5所示,用户在使用即时通讯应用的过程中调用了小程序功能,且此时信息查询小程序呈现于输入法界面中。当用户在信息查询小程序的界面(如标号501所示)中输入了“自动驾驶汽车”后,该界面则显示出搜索结果“自动驾驶汽车是一种通过电脑系统实现无人驾驶的智能汽车。”,并呈现有发送选项。此时,用户点击该发送选项后,即可将该内容发送至当前会话页面(如标号502所示)。In some optional implementations of the present embodiment, the above-mentioned execution subject can send the above-mentioned target information in the current session page. As an example, Figure 5 is a schematic diagram of the application scenario of the interface display method of the present embodiment. As shown in Figure 5, the user calls the applet function in the process of using the instant messaging application, and the information query applet is presented in the input method interface at this time. When the user enters "self-driving car" in the interface of the information query applet (as shown in label 501), the interface displays the search result "Self-driving car is a smart car that achieves unmanned driving through a computer system." and presents a send option. At this time, after the user clicks the send option, the content can be sent to the current session page (as shown in label 502).
以往的方式中,若需要在即时通讯过程中使用小程序服务,则需要首先退出当前聊天场景;而后进入小程序;之后,在小程序中依次搜索获取信息、复制或分享信息;之后退出小程序;之后点击进入所需发送信息的聊天场景;最后输出该信息。而本申请实施例中的方式,无需退出当前会话页面即可调用小程序,且可直接在会话页面中发送小程序中的信息。降低了信息发送操作的复杂程度,提高了信息发送效率。In the previous method, if you need to use the mini program service during instant messaging, you need to exit the current chat scene first; then enter the mini program; then search for information, copy or share information in the mini program in turn; then exit the mini program; then click to enter the chat scene where you want to send information; and finally output the information. However, in the method in the embodiment of the present application, the mini program can be called without exiting the current session page, and the information in the mini program can be sent directly in the session page. The complexity of the information sending operation is reduced and the efficiency of information sending is improved.
在本实施例的一些可选的实现方式中,上述执行主体可以向用户选定的目标用户发送上述目标信息。作为示例,用户在使用即时通讯应用的过程中调用了小程序功能,并呈现目标小程序的界面后,上述用户可以在发送目标信息时,选择其想要发送的目标用户。从而,使该目标信息被发送至与目标用户的会话界面中。In some optional implementations of this embodiment, the execution subject may send the target information to the target user selected by the user. As an example, when the user calls the mini-program function in the process of using the instant messaging application and the interface of the target mini-program is presented, the user may select the target user to whom the target information is to be sent when sending the target information. Thus, the target information is sent to the conversation interface with the target user.
在本实施例的一些可选的实现方式中,上述执行主体可以调用目标应用,在上述目标应用中分享上述目标信息。In some optional implementations of this embodiment, the execution subject may call a target application and share the target information in the target application.
从图4中可以看出,与图1对应的实施例相比,本实施例中的界面展示方法的流程400涉及了对小程序中的内容直接进行输出的步骤。由于本申请实施例中的方式,无需退出当前会话页面即可调用小程序,且可直接在会话页面中发送小程序中的信息。降低了信息发送操作的复杂程度,提高了信息发送效率。As can be seen from FIG. 4 , compared with the embodiment corresponding to FIG. 1 , the process 400 of the interface display method in this embodiment involves the step of directly outputting the content in the mini-program. Due to the method in the embodiment of the present application, the mini-program can be called without exiting the current session page, and the information in the mini-program can be directly sent in the session page. The complexity of the information sending operation is reduced and the efficiency of information sending is improved.
进一步参考图6,其示出了界面展示方法的又一个实施例的流程600。该界面展示方法的流程600,包括以下步骤:Further referring to FIG6 , it shows a process 600 of another embodiment of the interface display method. The process 600 of the interface display method includes the following steps:
步骤601,当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面。Step 601, when it is detected that the user triggers the mini-program function, the mini-program platform interface is displayed in the input method interface.
步骤602,检测用户对小程序平台界面中的小程序选项的点击操作。Step 602: Detect a user's click operation on a mini-program option in the mini-program platform interface.
步骤603,将点击操作指示的小程序作为目标小程序,加载目标小程序,并在输入法界面中展示目标小程序的界面。Step 603: The applet indicated by the click operation is taken as the target applet, the target applet is loaded, and the interface of the target applet is displayed in the input method interface.
本实施例中的步骤601-步骤603,可参见图1所示的实施例中的步骤101-步骤103,此处不再赘述。Steps 601 to 603 in this embodiment may refer to steps 101 to 103 in the embodiment shown in FIG. 1 , and will not be described in detail here.
步骤604,在检测到用户对目标小程序的分享操作后,生成目标小程序的分享链接。Step 604, after detecting the user's sharing operation on the target mini program, generate a sharing link of the target mini program.
在本实施例中,上述执行主体在检测到用户对目标小程序的分享操作后,可以目标小程序的分享链接。其中,上述连接可以是文本形式的连接、图片形式的链接等,此处不作限定。In this embodiment, after detecting the user's sharing operation on the target mini program, the execution subject can share the link of the target mini program. The link can be a text link, a picture link, etc., which is not limited here.
实践中,上述目标小程序的界面或者输入法界面中可以呈现有用于分享目标小程序的按键或者标识。当用户点击该标识时,即可生成目标小程序的分享链接。In practice, a button or logo for sharing the target mini-program may be presented in the interface of the target mini-program or the input method interface. When the user clicks the logo, a sharing link of the target mini-program may be generated.
步骤605,输出目标小程序的分享链接。Step 605, output the sharing link of the target mini program.
在本实施例中,上述执行主体可以使用多种输出方式输出目标小程序的分享链接。例如,输出在当前会话界面中,输出在用户选择的某一界面中等。当其他用户点击该分享链接时,即可在该其他用户的输入法界面中呈现该目标小程序的界面。In this embodiment, the execution subject can output the target applet's shared link in a variety of output methods. For example, output in the current session interface, output in a certain interface selected by the user, etc. When other users click on the shared link, the interface of the target applet can be presented in the input method interface of the other user.
在本实施例的一些可选的实现方式中,上述执行主体可以在当前会话页面中发送上述分享链接。作为示例,用户在使用即时通讯应用的过程中调用了小程序功能,且此时信息查询小程序展现于输入法界面中。当用户点击的分享标识后,即可将该分享链接发给当前与该用户进行会话的另一用户。In some optional implementations of this embodiment, the execution subject may send the sharing link in the current conversation page. As an example, a user calls a mini-program function while using an instant messaging application, and the information query mini-program is displayed in the input method interface. When the user clicks the sharing icon, the sharing link can be sent to another user who is currently in conversation with the user.
在本实施例的一些可选的实现方式中,上述执行主体可以向用户选定的目标用户发送上述分享链接。例如,当前本地用户与用户X进行会话。目标用户可以是用户Y。此时,可以向用户Y发送该分享链接。In some optional implementations of this embodiment, the execution subject may send the sharing link to the target user selected by the user. For example, the current local user is in a conversation with user X. The target user may be user Y. At this time, the sharing link may be sent to user Y.
在本实施例的一些可选的实现方式中,上述执行主体可以调用目标应用,在上述目标应用中分享上述分享链接。In some optional implementations of this embodiment, the execution entity may call a target application and share the sharing link in the target application.
在本实施例的一些可选的实现方式中,在未启动输入法应用时,上述执行主体还可以通过用户点击分享链接的方式呈现某一小程序的界面。具体地,当检测到用户对目标分享链接(如小程序平台所管理的任一小程序的分享链接)的点击操作时,可以加载上述目标分享链接所指示的小程序,并在上述输入法界面中展示上述目标分享链接所指示的小程序的界面。例如,本地用户在某一即时通讯应用中与另一用户X进行通讯。并在通讯过程中,利用输入法应用进行内容输入。此时,用户X向本地用户发送了某一小程序的分享链接。当本地用户点击该分享链接后,即可调用输入法应用,并在输入法界面中呈现该分享链接所指示的小呈现的界面。In some optional implementations of the present embodiment, when the input method application is not started, the above-mentioned execution entity can also present the interface of a small program by the user clicking a sharing link. Specifically, when a user clicks on a target sharing link (such as a sharing link of any small program managed by the small program platform) is detected, the small program indicated by the above-mentioned target sharing link can be loaded, and the interface of the small program indicated by the above-mentioned target sharing link can be displayed in the above-mentioned input method interface. For example, a local user communicates with another user X in an instant messaging application. And during the communication process, the input method application is used to input content. At this time, user X sends a sharing link of a small program to the local user. When the local user clicks the sharing link, the input method application can be called, and the interface of the small program indicated by the sharing link is presented in the input method interface.
从图6中可以看出,与图1对应的实施例相比,本实施例中的界面展示方法的流程600涉及了对小程序进行分享的步骤。由于本申请实施例中的方式无需退出当前会话页面即可打开小程序及分享小程序,因而,小程序分享操作的复杂程度。As can be seen from Figure 6, compared with the embodiment corresponding to Figure 1, the process 600 of the interface display method in this embodiment involves the step of sharing the mini program. Since the method in the embodiment of the present application can open and share the mini program without exiting the current session page, the mini program sharing operation is more complicated.
进一步参考图7,作为对上述各图所示方法的实现,本申请提供了一种界面展示装置的一个实施例,该装置实施例与图1所示的方法实施例相对应,该装置具体可以应用于各种电子设备中。Further referring to FIG. 7 , as an implementation of the methods shown in the above figures, the present application provides an embodiment of an interface display device, which corresponds to the method embodiment shown in FIG. 1 , and can be specifically applied to various electronic devices.
如图7所示,本实施例所述的界面展示装置700包括:第一展示单元701,被配置成当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面,上述小程序平台界面包含至少一个小程序选项;第一检测单元702,被配置成检测上述用户对上述小程序平台界面中的小程序选项的点击操作;第二展示单元703,被配置成将上述点击操作指示的小程序作为目标小程序,加载上述目标小程序,并在上述输入法界面中展示上述目标小程序的界面。As shown in Figure 7, the interface display device 700 described in this embodiment includes: a first display unit 701, which is configured to display the mini-program platform interface in the input method interface when it is detected that the user triggers the mini-program function, and the above-mentioned mini-program platform interface includes at least one mini-program option; a first detection unit 702, which is configured to detect the above-mentioned user's click operation on the mini-program option in the above-mentioned mini-program platform interface; a second display unit 703, which is configured to take the mini-program indicated by the above-mentioned click operation as the target mini-program, load the above-mentioned target mini-program, and display the interface of the above-mentioned target mini-program in the above-mentioned input method interface.
在本实施例的一些可选的实现方式中,上述第一展示单元701,进一步被配置成:向上述输入法服务器发送对小程序平台界面的界面数据获取请求,并接收上述输入法服务器返回的界面数据,其中,上述输入法服务器中搭建有用于管理小程序的小程序平台;加载上述界面数据,并在输入法界面中展示小程序平台界面。In some optional implementations of this embodiment, the above-mentioned first display unit 701 is further configured to: send an interface data acquisition request for the mini-program platform interface to the above-mentioned input method server, and receive the interface data returned by the above-mentioned input method server, wherein the above-mentioned input method server has a mini-program platform for managing mini-programs; load the above-mentioned interface data, and display the mini-program platform interface in the input method interface.
在本实施例的一些可选的实现方式中,上述第一展示单元701,进一步被配置成:在上述输入法界面的键盘区域展示小程序平台界面;或者将上述输入法界面切换为上述目标小程序的界面。In some optional implementations of this embodiment, the above-mentioned first display unit 701 is further configured to: display the mini-program platform interface in the keyboard area of the above-mentioned input method interface; or switch the above-mentioned input method interface to the interface of the above-mentioned target mini-program.
在本实施例的一些可选的实现方式中,上述第一展示单元701,进一步被配置成检测用户的输入意图;从上述小程序平台中,查询提供上述输入意图对应的服务的小程序;在上述输入法界面中展示包含上述查询结果的小程序平台界面。In some optional implementations of this embodiment, the above-mentioned first display unit 701 is further configured to detect the user's input intention; query the mini-programs that provide services corresponding to the above-mentioned input intention from the above-mentioned mini-program platform; and display the mini-program platform interface containing the above-mentioned query results in the above-mentioned input method interface.
在本实施例的一些可选的实现方式中,上述第一展示单元701,进一步被配置成检测用户的输入意图;检测所述输入意图中包含的小程序名称,查询所述小程序名称所指示的小程序;或者,检测所述输入意图对应的服务类型,查询提供所述服务类型的服务的小程序。In some optional implementations of this embodiment, the above-mentioned first display unit 701 is further configured to detect the user's input intention; detect the mini-program name contained in the input intention, and query the mini-program indicated by the mini-program name; or, detect the service type corresponding to the input intention, and query the mini-program that provides the service of the service type.
在本实施例的一些可选的实现方式中,上述装置还包括:第二检测单元,被配置成检测上述用户在上述目标小程序的界面中的信息选取操作;第一输出单元,被配置成输出将上述用户选取的信息作为目标信息,利用上述输入法应用输出上述目标信息。In some optional implementations of this embodiment, the above-mentioned device also includes: a second detection unit, configured to detect the information selection operation of the above-mentioned user in the interface of the above-mentioned target applet; a first output unit, configured to output the information selected by the above-mentioned user as target information, and output the above-mentioned target information using the above-mentioned input method application.
在本实施例的一些可选的实现方式中,上述第一输出单元,进一步被配置成在当前会话页面中发送上述目标信息;或者向用户选定的目标用户发送上述目标信息;或者调用目标应用,在上述目标应用中分享上述目标信息。In some optional implementations of this embodiment, the above-mentioned first output unit is further configured to send the above-mentioned target information in the current session page; or send the above-mentioned target information to the target user selected by the user; or call the target application to share the above-mentioned target information in the above-mentioned target application.
在本实施例的一些可选的实现方式中,上述装置还包括:第三检测单元,被配置成在检测到上述用户对上述目标小程序的分享操作后,生成上述目标小程序的分享链接;第二输出单元,被配置成输出上述目标小程序的分享链接。In some optional implementations of the present embodiment, the device further includes: a third detection unit, configured to generate a sharing link of the target mini program after detecting the user's sharing operation on the target mini program; and a second output unit, configured to output the sharing link of the target mini program.
在本实施例的一些可选的实现方式中,上述第二输出单元,进一步被配置成在当前会话页面中发送上述分享链接;或者向用户选定的目标用户发送上述分享链接;或者调用目标应用,在上述目标应用中分享上述分享链接。In some optional implementations of this embodiment, the above-mentioned second output unit is further configured to send the above-mentioned sharing link in the current session page; or send the above-mentioned sharing link to the target user selected by the user; or call the target application to share the above-mentioned sharing link in the above-mentioned target application.
在本实施例的一些可选的实现方式中,上述装置还包括:第三展示单元,被配置成当检测到用户对目标分享链接的点击操作时,加载上述目标分享链接所指示的小程序,并在上述输入法界面中展示上述目标分享链接所指示的小程序的界面,其中,上述目标分享链接为小程序平台所管理的任一小程序的分享链接。In some optional implementations of the present embodiment, the above-mentioned device also includes: a third display unit, which is configured to load the mini program indicated by the above-mentioned target sharing link when a user click operation on the target sharing link is detected, and display the interface of the mini program indicated by the above-mentioned target sharing link in the above-mentioned input method interface, wherein the above-mentioned target sharing link is a sharing link of any mini program managed by the mini program platform.
本申请的上述实施例提供的装置,当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面;在检测到用户对小程序平台界面中的小程序选项的点击操作时,将点击操作指示的小程序作为目标小程序,加载目标小程序,并在输入法界面中展示目标小程序的界面。由此,可在不退出当前页面的情况下,使用小程序的服务,无需多次执行页面开启和退出操作,降低了获取小程序服务时的操作的复杂程度,提高了对小程序服务的获取效率。The device provided by the above embodiment of the present application displays the mini-program platform interface in the input method interface when it is detected that the user triggers the mini-program function; when it is detected that the user clicks on the mini-program option in the mini-program platform interface, the mini-program indicated by the click operation is used as the target mini-program, the target mini-program is loaded, and the interface of the target mini-program is displayed in the input method interface. In this way, the mini-program service can be used without exiting the current page, and there is no need to perform page opening and exit operations multiple times, which reduces the complexity of the operation when obtaining the mini-program service and improves the efficiency of obtaining the mini-program service.
图8是根据一示例性实施例示出的用于输入的装置800的框图,该装置800可以为智能终端或者服务器。例如,装置800可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。Fig. 8 is a block diagram of a device 800 for input according to an exemplary embodiment, and the device 800 may be a smart terminal or a server. For example, the device 800 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, etc.
参照图8,装置800可以包括以下一个或多个组件:处理组件802,存储器804,电源组件806,多媒体组件808,音频组件810,输入/输出(I/O)的接口812,传感器组件814,以及通信组件816。8 , the device 800 may include one or more of the following components: a processing component 802 , a memory 804 , a power component 806 , a multimedia component 808 , an audio component 810 , an input/output (I/O) interface 812 , a sensor component 814 , and a communication component 816 .
处理组件802通常控制装置800的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理元件802可以包括一个或多个处理器820来执行指令,以完成上述的方法的全部或部分步骤。此外,处理组件802可以包括一个或多个模块,便于处理组件802和其他组件之间的交互。例如,处理组件802可以包括多媒体模块,以方便多媒体组件808和处理组件802之间的交互。The processing component 802 generally controls the overall operation of the device 800, such as operations associated with display, phone calls, data communications, camera operations, and recording operations. The processing component 802 may include one or more processors 820 to execute instructions to complete all or part of the steps of the above-mentioned method. In addition, the processing component 802 may include one or more modules to facilitate the interaction between the processing component 802 and other components. For example, the processing component 802 may include a multimedia module to facilitate the interaction between the multimedia component 808 and the processing component 802.
存储器804被配置为存储各种类型的数据以支持在装置800的操作。这些数据的示例包括用于在装置800上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器804可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。The memory 804 is configured to store various types of data to support operations on the device 800. Examples of such data include instructions for any application or method operating on the device 800, contact data, phone book data, messages, pictures, videos, etc. 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 programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk.
电源组件806为装置800的各种组件提供电力。电源组件806可以包括电源管理系统,一个或多个电源,及其他与为装置800生成、管理和分配电力相关联的组件。The power supply component 806 provides power to the various components of the device 800. The power supply component 806 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the device 800.
多媒体组件808包括在上述装置800和用户之间的提供一个输出接口的屏幕。在一些实施例中,屏幕可以包括液晶显示器(LCD)和触摸面板(TP)。如果屏幕包括触摸面板,屏幕可以被实现为触摸屏,以接收来自用户的输入信号。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手势。上述触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与上述触摸或滑动操作相关的持续时间和压力。在一些实施例中,多媒体组件808包括一个前置摄像头和/或后置摄像头。当设备800处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。The multimedia component 808 includes a screen that provides an output interface between the above-mentioned device 800 and the user. In some embodiments, the screen may 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 touch, slide, and gestures on the touch panel. The above-mentioned touch sensor can not only sense the boundaries of the touch or slide action, but also detect the duration and pressure associated with the above-mentioned touch or slide operation. In some embodiments, the multimedia component 808 includes a front camera and/or a rear camera. When the device 800 is in an operating 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 camera and rear camera can be a fixed optical lens system or have a focal length and optical zoom capability.
音频组件810被配置为输出和/或输入音频信号。例如,音频组件810包括一个麦克风(MIC),当装置800处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器804或经由通信组件816发送。在一些实施例中,音频组件810还包括一个扬声器,用于输出音频信号。The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a microphone (MIC), and when the device 800 is in an operating mode, such as a call mode, a recording mode, and a speech recognition mode, the microphone is configured to receive an external audio signal. The received audio signal can be further stored in the memory 804 or sent via the communication component 816. In some embodiments, the audio component 810 also includes a speaker for outputting audio signals.
I/O接口812为处理组件802和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主页按钮、音量按钮、启动按钮和锁定按钮。I/O interface 812 provides an interface between processing component 802 and peripheral interface modules, such as keyboards, click wheels, buttons, etc. These buttons may include but are not limited to: home button, volume button, start button, and lock button.
传感器组件814包括一个或多个传感器,用于为装置800提供各个方面的状态评估。例如,传感器组件814可以检测到设备800的打开/关闭状态,组件的相对定位,例如上述组件为装置800的显示器和小键盘,传感器组件814还可以检测装置800或装置800一个组件的位置改变,用户与装置800接触的存在或不存在,装置800方位或加速/减速和装置800的温度变化。传感器组件814可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件814还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件814还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。The sensor assembly 814 includes one or more sensors for providing various aspects of status assessment for the device 800. For example, the sensor assembly 814 can detect the open/closed state of the device 800, the relative positioning of the components, such as the display and keypad of the device 800, the sensor assembly 814 can also detect the position change of the device 800 or a component of the device 800, the presence or absence of user contact with the device 800, the orientation or acceleration/deceleration of the device 800 and the temperature change of the device 800. The sensor assembly 814 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 814 may also include an optical sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include an accelerometer, a gyroscope sensor, a magnetic sensor, a pressure sensor or a temperature sensor.
通信组件816被配置为便于装置800和其他设备之间有线或无线方式的通信。装置800可以接入基于通信标准的无线网络,如WiFi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件816经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,上述通信组件816还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。The communication component 816 is configured to facilitate wired or wireless communication between the 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. In an exemplary embodiment, the communication component 816 receives a broadcast signal or broadcast-related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 816 also includes a near field communication (NFC) module to facilitate short-range communication. For example, 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.
在示例性实施例中,装置800可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述方法。In an exemplary embodiment, the apparatus 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 gate arrays (FPGAs), controllers, microcontrollers, microprocessors or other electronic components to perform the above method.
在示例性实施例中,还提供了一种包括指令的非临时性计算机可读存储介质,例如包括指令的存储器804,上述指令可由装置800的处理器820执行以完成上述方法。例如,上述非临时性计算机可读存储介质可以是ROM、随机存取存储器(RAM)、CD-ROM、磁带、软盘和光数据存储设备等。In an exemplary embodiment, a non-transitory computer-readable storage medium including instructions is also provided, such as a memory 804 including instructions, and the instructions can be executed by the processor 820 of the device 800 to perform the above method. For example, the non-transitory computer-readable storage medium can be a ROM, a random access memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, etc.
图9是本申请的一些实施例中服务器的结构示意图。该服务器900可因配置或性能不同而产生比较大的差异,可以包括一个或一个以上中央处理器(central processingunits,CPU)922(例如,一个或一个以上处理器)和存储器932,一个或一个以上存储应用程序942或数据944的存储介质930(例如一个或一个以上海量存储设备)。其中,存储器932和存储介质930可以是短暂存储或持久存储。存储在存储介质930的程序可以包括一个或一个以上模块(图示没标出),每个模块可以包括对服务器中的一系列指令操作。更进一步地,中央处理器922可以设置为与存储介质930通信,在服务器900上执行存储介质930中的一系列指令操作。FIG9 is a schematic diagram of the structure of a server in some embodiments of the present application. The server 900 may have relatively large differences due to different configurations or performances, and may include one or more central processing units (CPU) 922 (for example, one or more processors) and a memory 932, and one or more storage media 930 (for example, one or more mass storage devices) storing application programs 942 or data 944. Among them, the memory 932 and the storage medium 930 may be temporary storage or permanent storage. The program stored in the storage medium 930 may include one or more modules (not shown in the figure), and each module may include a series of instruction operations on the server. Furthermore, the central processing unit 922 may be configured to communicate with the storage medium 930 and execute a series of instruction operations in the storage medium 930 on the server 900.
服务器900还可以包括一个或一个以上电源926,一个或一个以上有线或无线网络接口950,一个或一个以上输入输出接口958,一个或一个以上键盘956,和/或,一个或一个以上操作系统941,例如Windows ServerTM,Mac OS XTM,UnixTM,LinuxTM,FreeBSDTM等等。The server 900 may also include one or more power supplies 926, one or more wired or wireless network interfaces 950, one or more input and output interfaces 958, one or more keyboards 956, and/or one or more operating systems 941, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
一种非临时性计算机可读介质,当上述介质中的指令由装置(智能终端或者服务器)的处理器执行时,使得装置能够执行一种输入方法,上述方法包括:当检测到用户触发小程序功能时,在输入法界面中展示小程序平台界面,所述小程序平台界面包含至少一个小程序选项;检测所述用户对所述小程序平台界面中的小程序选项的点击操作;将所述点击操作指示的小程序作为目标小程序,加载所述目标小程序,并在所述输入法界面中展示所述目标小程序的界面。A non-temporary computer-readable medium, when the instructions in the above medium are executed by the processor of a device (smart terminal or server), the device is able to execute an input method, the above method comprising: when it is detected that a user triggers a mini-program function, displaying a mini-program platform interface in the input method interface, the mini-program platform interface including at least one mini-program option; detecting the user's click operation on the mini-program option in the mini-program platform interface; taking the mini-program indicated by the click operation as the target mini-program, loading the target mini-program, and displaying the interface of the target mini-program in the input method interface.
可选的,所述在输入法界面中展示小程序平台界面,包括:向所述输入法服务器发送对小程序平台界面的界面数据获取请求,并接收所述输入法服务器返回的界面数据,其中,所述输入法服务器中搭建有用于管理小程序的小程序平台;加载所述界面数据,并在输入法界面中展示小程序平台界面。Optionally, displaying the mini-program platform interface in the input method interface includes: sending an interface data acquisition request for the mini-program platform interface to the input method server, and receiving the interface data returned by the input method server, wherein the input method server has a mini-program platform for managing mini-programs; loading the interface data, and displaying the mini-program platform interface in the input method interface.
可选的,所述在输入法界面中展示小程序平台界面,包括:在所述输入法界面的键盘区域展示小程序平台界面;或者将所述输入法界面切换为所述目标小程序的界面。Optionally, displaying the mini-program platform interface in the input method interface includes: displaying the mini-program platform interface in the keyboard area of the input method interface; or switching the input method interface to the interface of the target mini-program.
可选的,所述在输入法界面中展示小程序平台界面,包括:检测用户的输入意图;从所述小程序平台中,查询提供所述输入意图对应的服务的小程序;在所述输入法界面中展示包含所述查询结果的小程序平台界面。Optionally, displaying the mini-program platform interface in the input method interface includes: detecting the user's input intention; querying the mini-program platform for mini-programs that provide services corresponding to the input intention; and displaying the mini-program platform interface including the query results in the input method interface.
可选的,所述查询提供所述输入意图对应的服务的小程序,包括:检测所述输入意图中包含的小程序名称,查询所述小程序名称所指示的小程序;或者检测所述输入意图对应的服务类型,查询提供所述服务类型的服务的小程序。Optionally, the querying for the mini-program that provides the service corresponding to the input intention includes: detecting the mini-program name contained in the input intent, and querying the mini-program indicated by the mini-program name; or detecting the service type corresponding to the input intent, and querying the mini-program that provides the service of the service type.
可选的,所述装置经配置以由一个或者一个以上处理器执行所述一个或者一个以上程序包含用于进行以下操作的指令:检测所述用户在所述目标小程序的界面中的信息选取操作;将所述用户选取的信息作为目标信息,利用所述输入法应用输出所述目标信息。Optionally, the device is configured to execute the one or more programs including instructions for performing the following operations by one or more processors: detecting the information selection operation of the user in the interface of the target applet; taking the information selected by the user as target information, and outputting the target information using the input method application.
可选的,所述利用所述输入法应用输出所述目标信息,包括:在当前会话页面中发送所述目标信息;或者向用户选定的目标用户发送所述目标信息;或者调用目标应用,在所述目标应用中分享所述目标信息。Optionally, outputting the target information using the input method application includes: sending the target information in a current session page; or sending the target information to a target user selected by a user; or calling a target application to share the target information in the target application.
可选的,所述装置经配置以由一个或者一个以上处理器执行所述一个或者一个以上程序包含用于进行以下操作的指令:在检测到所述用户对所述目标小程序的分享操作后,生成所述目标小程序的分享链接;输出所述目标小程序的分享链接。Optionally, the device is configured to execute the one or more programs including instructions for performing the following operations by one or more processors: after detecting the user's sharing operation on the target mini-program, generating a sharing link of the target mini-program; and outputting the sharing link of the target mini-program.
可选的,所述输出所述目标小程序的分享链接,包括:在当前会话页面中发送所述分享链接;或者向用户选定的目标用户发送所述分享链接;或者调用目标应用,在所述目标应用中分享所述分享链接。Optionally, outputting the sharing link of the target mini-program includes: sending the sharing link in the current session page; or sending the sharing link to a target user selected by the user; or calling a target application and sharing the sharing link in the target application.
可选的,所述装置经配置以由一个或者一个以上处理器执行所述一个或者一个以上程序包含用于进行以下操作的指令:当检测到用户对目标分享链接的点击操作时,加载所述目标分享链接所指示的小程序,并在所述输入法界面中展示所述目标分享链接所指示的小程序的界面,其中,所述目标分享链接为小程序平台所管理的任一小程序的分享链接。Optionally, the device is configured to execute one or more programs including instructions for performing the following operations by one or more processors: when a user click operation on a target sharing link is detected, loading the mini program indicated by the target sharing link, and displaying the interface of the mini program indicated by the target sharing link in the input method interface, wherein the target sharing link is a sharing link of any mini program managed by the mini program platform.
本领域技术人员在考虑说明书及实践这里公开的申请后,将容易想到本申请的其它实施方案。本申请旨在涵盖本申请的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本申请的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本申请的真正范围和精神由下面的权利要求指出。Those skilled in the art will readily appreciate other embodiments of the present application after considering the specification and practicing the application disclosed herein. The present application is intended to cover any variations, uses or adaptations of the present application, which follow the general principles of the present application and include common knowledge or customary techniques in the art that are not disclosed in the present disclosure. The specification and examples are intended to be exemplary only, and the true scope and spirit of the present application are indicated by the following claims.
应当理解的是,本申请并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本申请的范围仅由所附的权利要求来限制。It should be understood that the present application is not limited to the precise structures that have been described above and shown in the drawings, and that various modifications and changes may be made without departing from the scope thereof. The scope of the present application is limited only by the appended claims.
以上上述仅为本申请的较佳实施例,并不用以限制本申请,凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above is only a preferred embodiment of the present application and is not intended to limit the present application. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and principles of the present application should be included in the protection scope of the present application.
以上对本申请所提供的一种界面展示方法、装置和一种用于展示界面的装置进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的一般技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本申请的限制。The above is a detailed introduction to an interface display method, device and a device for displaying an interface provided by the present application. Specific examples are used in this article to illustrate the principles and implementation methods of the present application. The description of the above embodiments is only used to help understand the method of the present application and its core idea; at the same time, for general technical personnel in this field, according to the idea of the present application, there will be changes in the specific implementation method and application scope. In summary, the content of this specification should not be understood as a limitation on the present application.
Claims (22)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202411416686.2A CN119292723A (en) | 2019-08-30 | 2019-08-30 | Interface display method, device and device for displaying interface |
CN201910817883.8A CN112445557B (en) | 2019-08-30 | 2019-08-30 | Interface display method and device for displaying interface |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910817883.8A CN112445557B (en) | 2019-08-30 | 2019-08-30 | Interface display method and device for displaying interface |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202411416686.2A Division CN119292723A (en) | 2019-08-30 | 2019-08-30 | Interface display method, device and device for displaying interface |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112445557A CN112445557A (en) | 2021-03-05 |
CN112445557B true CN112445557B (en) | 2024-09-10 |
Family
ID=74733755
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202411416686.2A Pending CN119292723A (en) | 2019-08-30 | 2019-08-30 | Interface display method, device and device for displaying interface |
CN201910817883.8A Active CN112445557B (en) | 2019-08-30 | 2019-08-30 | Interface display method and device for displaying interface |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202411416686.2A Pending CN119292723A (en) | 2019-08-30 | 2019-08-30 | Interface display method, device and device for displaying interface |
Country Status (1)
Country | Link |
---|---|
CN (2) | CN119292723A (en) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110083413A (en) * | 2019-03-13 | 2019-08-02 | 维沃移动通信有限公司 | A kind of small routine call method and terminal device |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9880735B2 (en) * | 2015-08-10 | 2018-01-30 | Apple Inc. | Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback |
US20170220573A1 (en) * | 2016-01-05 | 2017-08-03 | William McMichael | Systems and methods of performing searches within a text input application |
CN108268147B (en) * | 2018-02-14 | 2021-07-02 | Oppo广东移动通信有限公司 | Input method-based computing processing method, device and device |
CN108664304A (en) * | 2018-05-03 | 2018-10-16 | 广州腾讯科技有限公司 | Applied program processing method, device, storage medium and computer equipment |
-
2019
- 2019-08-30 CN CN202411416686.2A patent/CN119292723A/en active Pending
- 2019-08-30 CN CN201910817883.8A patent/CN112445557B/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110083413A (en) * | 2019-03-13 | 2019-08-02 | 维沃移动通信有限公司 | A kind of small routine call method and terminal device |
Also Published As
Publication number | Publication date |
---|---|
CN119292723A (en) | 2025-01-10 |
CN112445557A (en) | 2021-03-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105843615B (en) | Notification message processing method and device | |
US20180121040A1 (en) | Method and device for managing notification messages | |
CN107948708B (en) | Bullet screen display method and device | |
WO2017084176A1 (en) | Information pushing method and device | |
CN106775202B (en) | Information transmission method and device | |
CN108495168B (en) | Bullet screen information display method and device | |
WO2017092121A1 (en) | Information processing method and device | |
WO2017185567A1 (en) | Resource searching method and apparatus | |
CN112463418A (en) | Cross-device information sharing method, device, medium and electronic device | |
CN113311968A (en) | Application program correlation method and device | |
CN109922098B (en) | Content sharing method and device for content sharing | |
CN104111979A (en) | Search recommendation method and device | |
CN108011990B (en) | Contact management method and device | |
CN106020998A (en) | Service invoke method and device | |
CN105117115B (en) | A kind of method and apparatus for showing electronic document | |
CN105653658A (en) | Information display method and device | |
CN106447747B (en) | Image processing method and device | |
CN113535161B (en) | User interface generation method and device | |
CN112486604B (en) | Toolbar setting method and device for setting toolbar | |
CN112445557B (en) | Interface display method and device for displaying interface | |
CN112486362A (en) | Font setting method and device for setting fonts | |
CN112667852B (en) | Video-based searching method and device, electronic equipment and storage medium | |
CN116069220A (en) | Content transmitting method, content transmitting device and content transmitting device | |
CN110851624B (en) | Information query method and related device | |
CN111782110B (en) | Screen capture method and device, electronic device and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
TG01 | Patent term adjustment | ||
TG01 | Patent term adjustment |