CN113190363B - Remote control method, remote control device, computer readable storage medium and electronic equipment - Google Patents

Remote control method, remote control device, computer readable storage medium and electronic equipment Download PDF

Info

Publication number
CN113190363B
CN113190363B CN202110438054.6A CN202110438054A CN113190363B CN 113190363 B CN113190363 B CN 113190363B CN 202110438054 A CN202110438054 A CN 202110438054A CN 113190363 B CN113190363 B CN 113190363B
Authority
CN
China
Prior art keywords
information
slice
remote
resource identifier
slices
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110438054.6A
Other languages
Chinese (zh)
Other versions
CN113190363A (en
Inventor
梁玉平
钟卫东
王立中
张斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202110438054.6A priority Critical patent/CN113190363B/en
Publication of CN113190363A publication Critical patent/CN113190363A/en
Application granted granted Critical
Publication of CN113190363B publication Critical patent/CN113190363B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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

Abstract

The embodiment of the application provides a remote control method, a remote control device, a computer readable storage medium and electronic equipment. The method comprises the steps of obtaining information of a plurality of slices on a remote device and displaying the information of the plurality of slices; receiving a first operation of a user on information of a plurality of slices, wherein the first operation is used for selecting information of a target slice from the information of the plurality of slices; acquiring the crown information of the universal resource identifier of the target slice and acquiring the path information of the universal resource identifier of the target slice; generating a universal resource identifier of the target slice according to the crown information and the path information; a universal resource identifier is sent to the remote device, the universal resource identifier being used to cause the remote device to access the target slice. According to the technical scheme, the user can remotely control the remote equipment, so that the operation of the user on a plurality of electronic equipment is simplified, and the operation efficiency of the user is improved.

Description

Remote control method, remote control device, computer readable storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a remote control method, a remote control device, a computer readable storage medium, and an electronic device.
Background
With the development of technology, users can use multiple electronic devices, such as mobile phones, tablets, watches, smart home devices, etc., but the capabilities of each device are different, and the services that can be given to users are not identical. Therefore, when a user uses a certain electronic device and needs to use the functions of other electronic devices, the user must operate the other electronic devices to realize the function.
However, when the user switches back and forth among the plurality of electronic devices to realize different functions, the operation of the user is complicated, and the operation efficiency of the plurality of electronic devices is reduced.
Disclosure of Invention
The embodiment of the application provides a remote control method, a remote control device, a storage medium and electronic equipment, which enable a user to control remote equipment through control terminal equipment, so that the operation of the user on a plurality of electronic equipment is simplified, and the operation efficiency of the user is improved.
The embodiment of the application provides a remote control method applied to control terminal equipment, comprising the following steps:
acquiring information of a plurality of slices on a remote device and displaying the information of the plurality of slices;
receiving a first operation of a user on the information of the plurality of slices, wherein the first operation is used for selecting information of a target slice from the information of the plurality of slices;
Acquiring the crown information of the universal resource identifier of the target slice and acquiring the path information of the universal resource identifier of the target slice;
generating a universal resource identifier of the target slice according to the crown information and the path information;
and transmitting the universal resource identifier to the remote device, wherein the universal resource identifier is used for enabling the remote device to access the target slice.
The embodiment of the application provides a remote control device, is applied to control end equipment, the remote control device includes:
the information display module is used for acquiring information of a plurality of slices on the remote equipment and displaying the information of the plurality of slices;
the receiving module is used for receiving the operation of the user on the information of the plurality of slices, and the operation is used for selecting the information of the target slice from the information of the plurality of slices;
the acquisition module is used for acquiring the crown information and the path information of the universal resource identifier of the target slice;
the generation module is used for generating a universal resource identifier of the target slice according to the crown information and the path information;
and the sending module is used for sending the universal resource identifier to the remote equipment, and the universal resource identifier is used for enabling the remote equipment to access the target slice.
The embodiments of the present application provide a computer-readable storage medium having stored thereon a computer program which, when run on a computer, causes the computer to perform a remote control method as described above.
An embodiment of the present application provides an electronic device, including a processor and a memory, where the memory stores a computer program, and the processor is configured to execute the remote control method described above by calling the computer program.
The embodiment of the application also provides electronic equipment, which comprises a display module, a preset slice collection module, a slice equipment service module and a transmission module which are connected in sequence;
the slicing device service module is used for acquiring information of a plurality of slices on the remote device;
the display module is used for displaying information of the plurality of slices;
the preset slice collection module is also used for receiving the operation of the user on the information of the plurality of slices and selecting the information of the target slice from the information of the plurality of slices according to the operation;
the slicing device service module is used for acquiring the crown information of the universal resource identifier of the target slice and the path information of the universal resource identifier of the target slice, and generating the universal resource identifier of the target slice according to the crown information and the path information;
The transmission module is configured to send the universal resource identifier to the remote device, where the universal resource identifier is used to enable the remote device to access the target slice.
According to the technical scheme provided by the embodiment of the application, the control end device obtains the information of the plurality of slices on the remote end device and displays the information of the plurality of slices to the user. The user selects information of a target slice from among the information of the plurality of slices through a first operation. The selection of the information of the target slice determines the crown information and the path information of the universal resource identifier, the universal resource identifier of the target slice is generated through the crown information and the path information, the universal resource identifier is sent to the remote equipment, and the remote equipment can access the target slice by receiving the universal resource identifier. In the embodiment of the application, the control end device can determine the universal resource identifier of the target slice only by determining the crown information and the path information of the universal resource identifier of the target slice according to the operation of the user, and then sends the universal resource identifier to the remote device, so that the remote device can access the target slice, thereby realizing remote control of the remote device, simplifying the operation of the user on a plurality of electronic devices, and improving the operation efficiency of the user.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings that are required to be used in the description of the embodiments will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained from these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a remote control method according to an embodiment of the present application.
Fig. 2 is a schematic flow chart of a second method for remote control according to an embodiment of the present application.
Fig. 3 is a third flowchart of a remote control method according to an embodiment of the present application.
Fig. 4 is a fourth flowchart of a remote control method according to an embodiment of the present application.
Fig. 5 is a schematic diagram of a first scenario in the remote control method provided in the embodiment of the present application.
Fig. 6 is a schematic diagram of a second scenario in the remote control method provided in the embodiment of the present application.
Fig. 7 is a schematic structural diagram of a device of a remote control method according to an embodiment of the present application.
Fig. 8 is a schematic diagram of a first structure of an electronic device according to an embodiment of the present application.
Fig. 9 is a schematic diagram of a second structure of an electronic device according to an embodiment of the present application.
Fig. 10 is a schematic design diagram of a control end device and a remote end device in the remote control method according to the embodiment of the present application.
Fig. 11 is a schematic diagram of a third structure of an electronic device according to an embodiment of the present application.
Fig. 12 is a schematic structural diagram of a display module in an electronic device according to an embodiment of the present application.
Fig. 13 is a schematic structural diagram of a preset slice aggregation module in an electronic device according to an embodiment of the present application.
Fig. 14 is a schematic structural diagram of a slicing device service module in an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application. It will be apparent that the described embodiments are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by a person skilled in the art without any inventive effort, are intended to be within the scope of the present application based on the embodiments herein.
The embodiment of the application provides a remote control method which is applied to control end equipment, wherein the control end equipment can be a computer, a smart phone, a tablet personal computer, a smart watch, a smart helmet, smart home equipment and the like. Referring to fig. 1, fig. 1 is a schematic flow chart of a first flow chart of a remote control method according to an embodiment of the present application, and the specific flow chart is as follows:
100. Information of a plurality of slices on the remote device is acquired and displayed.
In the present application, the control end device and the remote end device are based on the same slice access protocol. For example, when the operating systems of the control-side device and the remote device are both Android (Android) operating systems, slice access services provided by the control-side device and the remote device follow the same protocol. The devices in the application are mainly divided into a control end device and a remote end device, wherein the control end device refers to a device which is being controlled by a user, and the remote end device can execute instructions such as inquiry, access, control and the like of the control end device. Wherein, the remote equipment can be computer, smart mobile phone, tablet computer, TV, intelligent wrist-watch, intelligent helmet and intelligent house equipment etc..
The android operating system provides a slicing mechanism, and three roles mainly exist in the slicing mechanism: slice consumers, slice producers, and android frameworks.
It will be appreciated that slices may be used to represent functions on the remote device, each slice corresponding to a function, remote control of the remote device by the control end device being achieved by access of the control end device to the slice.
For example, the slice may be used to represent local resources on the remote device, such as pictures, memos, etc., or may represent system setup capabilities or hardware modules of the remote device, such as WIFI (wireless communication technology) switches, mobile data switches, bluetooth switches, mute switches, flashlight switches, or display brightness switches, etc., or may represent applications in the remote device or functions of the remote device that are secondarily packaged with services provided by the applications, such as weather forecast applications, stock tickers, or music players, etc.
In addition, the slice consumer mainly refers to a user, the control end device converts the conditions input by the user into the universal resource identifier, or the control end device queries the corresponding slice in the android frame according to the universal resource identifier stored in the preset program and displays the slice to the user, for example, the control end device displays the slice for querying the outline information of a certain stock.
The slice producer, i.e., the slice provider, registers slices with services with the system, it being understood that any application may register slices with the system, exposing its own provided service capabilities, such as a stock querying software on a remote device, exposing the user's profile of a stock requesting a query.
Wherein the remote device provides an XML (EXtensible Markup Language ) description file, which is a markup language description file for marking an electronic file to be structured. It will be appreciated that the XML description file associates a generic resource identifier generated by a slice consumer with a slice in a corresponding slice producer. For example, the control-end device accepts a request from a user to query for profile information for a stock, and the control-end device continues to translate the request into a universal resource identifier and passes the universal resource identifier to the remote device. The remote device associates the universal resource identifier with a slice on the remote device according to the extensible markup language and accesses the slice of the profile information about the stock.
It will be appreciated that the android system in the above embodiment is only one implementation, and embodiments of the present application include, but are not limited to, the android system. The above embodiments may be implemented based on iOS (iPhone Operation System, apple phone operating system) and MacOS (macbook operation system, apple computer operating system) and other operating systems, where the operating systems that make the control end device and the remote end device in the same slice access protocol are all within the scope of protection of the present application.
The control end equipment with the display capability can provide sliced information for a user, and the control end equipment without the display capability can provide operable hardware facilities such as keys corresponding to the sliced information for the user.
When the slice information provided by the control end of the display capability exists, the operating system provides a display template of the slice information, wherein the slice information is constructed by a list creator (listbuilder), the basic element is a slice action (slicutting), a label and a pending intention (pending) are contained, then a header generator (header) is used for constructing a header of the slice information, and a line generator (rowbuild), a grid generator (gridbuild) and a range generator (range build) are used for constructing templates for different style display, and the display can also be combined with other slice information for display. The user can customize the display color, font, image format, video format and the like of the slice information. The sliced information supports real-time data, scrolling content, embedded actions, and applications accessed with deep links, and may also include interactive controls such as switches and sliders.
When the control end equipment without display capability displays the sliced information to the user, the corresponding relation between a plurality of keys and the service capability of the remote equipment can be informed to the user in advance. For example, the first key of the control terminal device may control the start and pause service capability of the remote terminal device music player to play music, the second key may control the playing capability of the remote terminal device music player to select the previous piece of music, and the first key and the second key may jointly control the playing capability of the remote terminal device music player to select the next piece of music. The embodiment of the application includes, but is not limited to, selecting the first key or the second key to control the playing capability of the remote device music player, and other control manners, such as single click or double click, may be used.
For example, the control end device obtains information of a plurality of slices on the remote end device and displays the information of the plurality of slices. The control end equipment and the remote equipment have the same slicing mechanism, and after the control end equipment is connected with the remote equipment, the information of a plurality of slices on the remote equipment can be obtained and the obtained information of the plurality of slices can be displayed to a user. The obtained information of the plurality of slices on the remote equipment can be information of slices which the remote equipment is willing to expose, and a user can limit the information of the slices which the remote equipment exposes outwards according to the requirement.
200. And receiving a first operation of the user on the information of the plurality of slices, wherein the first operation is used for selecting the information of the target slice from the information of the plurality of slices.
The operation of the user on the information of the plurality of slices comprises key input, voice control or text input, wherein the key input operation comprises clicking operation on the information of the slices in the display screen and clicking operation on buttons outside the display screen. The voice control operation is to collect voice information of a user, and then to extract features of the voice information of the user to obtain user intention, wherein the user intention can be information of selecting a target slice from a plurality of slices. The text input operation includes a user entering text information within a search box.
The information of the target slice refers to the information of the slice corresponding to the service function of the remote device which the user wants to control.
For example, the control end device accepts an operation of a user on information of a plurality of slices, the operation being used for selecting information of a target slice from the information of the plurality of slices. For example, the control end device displays the information of the video slice and the gallery slice of the remote end device, and the user clicks the information of the gallery slice, and the information of the gallery slice is the information of the target slice.
300. The method comprises the steps of obtaining the crown information of the universal resource identifier of the target slice and obtaining the path information of the universal resource identifier of the target slice.
Wherein the universal resource identifier (URI, universalResourceIdentifier) is a string that identifies an internet resource that allows a user to interoperate with any of the resources (including local and internet) via a particular protocol. It can be appreciated that the universal resource identifier may normalize the information of the slice in the plurality of electronic devices, such that other electronic devices may find the corresponding slice or the information of the corresponding slice by reading the universal resource identifier of the slice.
Wherein the universal resource identifier is defined by a scheme comprising a determined syntax and associated protocols. A universal resource identifier mainly contains a name (scheme), crown information (authority), and path information (path). The format is as follows: scheme:// authority/path. For the information of a slice, the schema is slice-content (slice-content), the authority generally represents information of a slice producer or information of a subset of slice producers, which represents a functional set of slice producers, such as a control set, a play set, etc. For example, one universal resource identifier may be slice-content:// com.example.android.myslice/hello, it is understood that slice-content is the slice header, com.example.android.myslice is the slice's crown information, and hello is the slice's path information. For another example, the top name information may be information of the slice producer, i.e., computer, TV, or watch, or information of a subset of the slice producer, i.e., computer.
The remote device is used as a slice producer to determine the crown information of the slice, and the path information is correspondingly generated through the operation of a user.
For example, the control end device obtains the crown information of the universal resource identifier of the target slice and obtains the path information of the universal resource identifier of the target slice. For example, the user selects the information of the gallery slice from the information of the video slice and the gallery slice, and the user can determine the path information of the gallery slice when selecting the information of the gallery slice because the information of the gallery slice has already determined the top name information.
400. And generating the universal resource identifier of the target slice according to the crown information and the path information.
As can be seen from the above, the control end device combines the obtained crown information and path information to generate the universal resource identifier of the target slice. For example, the control end device generates a universal resource identifier of the target slice according to the crown information and the path information. For example, after the user selects the gallery slice, the control end device obtains the top name information and the path information of the target slice, and generates the universal resource identifier by using the top name information and the path information.
Note that, for the generic resource identifier of a slice, the name is generally slice-content. That is, each slice is named the same and is slice-content. Thus, after the crown information and the path information of the universal resource identifier are determined, the universal resource identifier of the slice can be determined from the crown information and the path information without separately determining the name of the universal resource identifier.
500. A universal resource identifier is sent to the remote device, the universal resource identifier being used to cause the remote device to access the target slice.
For example, after the control end device sends the universal resource identifier to the remote device, the universal resource identifier is used to enable the remote device to access the target slice. For example, after the user selects the information of the gallery slice, the universal resource identifier of the gallery slice is determined, the universal resource identifier is sent to the remote device, and after the remote device receives the universal resource identifier, the remote device is enabled to access the gallery slice, so that the gallery slice can be viewed on the remote device.
In particular, the present application is not limited by the order of execution of the steps described, and certain steps may be performed in other orders or concurrently without conflict.
According to the technical scheme provided by the embodiment of the application, the control end device obtains the information of the plurality of slices on the remote end device and displays the information of the plurality of slices to the user. The user selects information of a target slice from among the information of the plurality of slices through a first operation. The selection of the information of the target slice determines the crown information and the path information of the universal resource identifier, the universal resource identifier of the target slice is generated through the crown information and the path information, the universal resource identifier is sent to the remote equipment, and the remote equipment can access the target slice by receiving the universal resource identifier. In the embodiment of the application, the control end device can determine the universal resource identifier of the target slice only by determining the crown information and the path information of the universal resource identifier of the target slice according to the operation of the user, and then sends the universal resource identifier to the remote device, so that the remote device can access the target slice, and the remote control of the remote device is realized.
The method described in the previous examples is described in further detail below by way of example.
An embodiment of the present application provides a remote control method applied to a control end device, please refer to fig. 2, fig. 2 is a second flow chart of the remote control method provided in the embodiment of the present application, and the specific flow chart is as follows:
in some embodiments, the step of "obtaining the nomial information of the universal resource identifier of the target slice" may comprise the steps of:
310. and obtaining the corresponding relation between the slice and the crown information of the universal resource identifier of the slice.
320. And determining the crown information of the universal resource identifier of the target slice according to the information of the target slice and the corresponding relation.
As can be seen from the above, there is a one-to-one correspondence between the slice and the nomination information of the universal resource identifier. After obtaining the corresponding relation between the slice and the crown information of the universal resource identifier of the slice, the remote equipment determines the universal resource identifier of the target slice according to the corresponding relation of the information of the target slice. For example, the control end device obtains the slice of the remote end device and also obtains the correspondence table of the crown information of the universal resource identifier of the slice. After the user selects the information of the target slice, the control end equipment obtains the crown information of the target slice in the corresponding relation table according to the information of the target slice. For example, the user selects the slice of the target slice as the information of the gallery slice, and the control terminal device obtains the top name information corresponding to the universal resource identifier corresponding to the information of the gallery slice according to the information of the gallery slice.
In some embodiments, referring to fig. 3, the step of "obtaining path information of a universal resource identifier of a target slice" may include the steps of:
330. a second operation of the user's information of the target slice is received.
340. And determining path information of the universal resource identifier of the target slice according to the second operation.
As can be seen from the above, the user operates the path information of the universal resource symbol corresponding to the target slice. After receiving a first operation of the information of the plurality of slices by the control end device, the first operation is used for selecting information of a target slice from the information of the plurality of slices. When the user performs a second operation on the target slice, the second operation is a more specific operation in the target slice. For example, when the target slice is a gallery slice, when the user selects information of the gallery slice from the information of the plurality of slices, the control end device may browse a plurality of picture thumbnails in the gallery slice of the remote device, and the user may select, according to the plurality of picture thumbnails, a picture that the user wants to display by the remote device to be the second operation of the user on the information of the target slice. For another example, when the target slice is a control slice, when the user selects the control slice information from the information of the plurality of slices, the information of the bluetooth slice may be selected in the control end, that is, the second operation of the user on the information of the target slice, and the second operation may control the on-off of bluetooth in the remote device.
In some embodiments, please continue to refer to fig. 3, fig. 3 is a third flowchart of the remote control method according to the embodiment of the present application. When the target slice comprises a multi-level directory, the second operation comprises a first sub-operation on the information of the target slice and a second sub-operation on each level of directory in turn, and the path information of the universal resource identifier of the target slice is determined according to the second operation. The step of "determining path information of the universal resource identifier of the target slice according to the second operation" may include the steps of:
341. and determining path information of the universal resource identifier of the target slice according to the first sub-operation and each second sub-operation.
For example, the control end device determines path information of the universal resource identifier of the target slice according to the first sub-operation and each second sub-operation. For example, the target slice is a slice of a first picture in a folder in the remote device, where the folder has multiple levels of directories, such as a first folder, a second folder, and a third folder. The first folder comprises a first sub-file, a second sub-file and a third sub-file, wherein the first sub-file comprises a first picture, a second picture, a third picture and the like. And displaying the slice information of the folders at the control end, selecting a first folder by a user through a first sub-operation, selecting a first sub-file from the first folder by the user through a second sub-operation, and then selecting a first picture from the first sub-file. And the control terminal equipment determines the path information of the universal resource identifier of the folder slice according to the first sub-operation and the second sub-operation of the user.
In some embodiments, referring to fig. 4, fig. 4 is a fourth flowchart of a remote control method according to an embodiment of the present application. The step of "presenting information of the plurality of slices" may comprise the steps of:
110. classifying the plurality of slices according to the functions of the plurality of slices to determine the category to which each slice belongs;
120. and displaying the information of the plurality of slices according to the category to which each slice belongs.
The functions corresponding to the slices can be related functions of local resources, related functions of hardware resources and related functions of software resources. The related functions of the local resources are the functions of inquiring, calling and consulting the resources such as the local application list, the pictures and the documents. Related functions of the hardware resources include controlling hardware functions of the remote device, including backlight adjustment, wiFi switching, bluetooth switching, mobile network switching and volume adjustment, and when the smart home is used as the remote device, switching of the electric lamp, switching of the air conditioner, etc. Related functions of the software resource include software functions that control the remote device, including the remote device's music player, stock information query, taxi taking, car sheets, ticket reservation information, etc., typically the capabilities provided by the remote device's third party application.
The control terminal device can preset the functions of the remote terminal device into the three categories, and the information of the plurality of slices is classified and displayed according to the category to which the acquired slices of the remote terminal device belong.
For example, the control end device classifies the plurality of slices according to the functions of the plurality of slices to determine the category to which each slice belongs, and displays the information of the plurality of slices according to the category to which each slice belongs. For example, the control terminal device receives information of a plurality of slices, classifies the information according to functions described in the information of each slice, and displays the received information of the plurality of slices in a classified manner according to preset categories.
For example, the control end device receives a gallery slice, a bluetooth switch slice and a stock information consulting slice sent by the remote device, and the control end device determines that the three slices can be respectively divided into a related function of a local resource, a related function of a hardware resource and a related function of a software resource, and displays the information of the slices according to the three categories.
It will be appreciated that the classification display may also be performed by the connection manner of the remote device and the control end device, and since there is only one control end device, but there may be numerous remote devices, the connection manner between the remote device and the control end device is different, and thus the connection manner between the remote device and the control end device may also be a standard as the classification display manner.
It should be noted that, the display modes of the slice information in the control end device are not only the above two classification modes, and all the modes that can make the slice information received by the control end perform classification display are included in the protection scope of the embodiment.
In some embodiments, with continued reference to fig. 4, the step of "receiving a first operation of the user on the information of the plurality of slices" may include the steps of:
210. receiving voice information or text information input by a user;
220. the voice information or text information is analyzed to determine instructions contained in the voice information or text information.
The voice control operation is to collect voice information of a user, and then to extract features of the voice information of the user to obtain user intention, wherein the user intention can be information of selecting a target slice from a plurality of slices. The text input operation includes a user entering text information within a search box. The control terminal device analyzes the voice information or the information after the text input operation to determine instructions contained in the voice information or the text information.
For example, the control end device receives the voice information of the user and "opens the music player of the xxv", after the control end device analyzes the voice information, it determines that the instruction included in the voice information is a first operation, where the first operation is information of clicking a slice corresponding to the music player of the xxv on the control end device.
For another example, the control-end device receives text information entered by the user: after the control end device analyzes the input text information, determining that an instruction contained in the input text information is a first operation, wherein the first operation is information of clicking a slice corresponding to the album of the XXXTV on the control end device.
In some embodiments, prior to acquiring information for a plurality of slices on a remote device, the steps of:
the distance between the control end device and the remote end device is detected.
If the distance is smaller than the preset distance, the control end equipment and the remote end equipment are connected in a short-distance communication mode.
Wherein the control-end device detects a distance to the remote device, wherein the control-end device may detect the presence or proximity of the remote device using a wireless communication protocol. When the control end device detects the remote end device, the control end device may connect with the remote end device in a near field communication manner via a wireless communication protocol.
In some embodiments, the remote device may periodically broadcast the connection request, the control end device may accept the connection request, and the control end device compares the signal strength of the accepted connection request to a predetermined threshold. If the connection requester has a signal strength above a threshold value, the distance between the control end device and the remote end device is identified to be close enough, and the control end device and the remote end device establish a connection through a short-range communication mode.
In some embodiments, when the control end device cannot establish a connection with the remote end device through the short-range communication manner, acquiring a network address of the remote end device; and establishing connection with the remote equipment according to the network address of the remote equipment.
For example, when a user is out, he wants to control the on/off of an air conditioner in his home with his mobile phone. At this time, the distance between the air conditioner serving as the control end device and the remote end device by the mobile phone cannot meet the condition of the near field communication. At this time, the mobile phone queries the network address of the air conditioner and connects with the air conditioner by using the network address, so that the air conditioner can be further controlled later.
Referring to fig. 5, fig. 5 is a schematic diagram of a first scenario in the remote control method according to the embodiment of the present application.
The remote control of XXXTV is shown on the handset in fig. 5. Wherein, the cell phone is control terminal equipment, and XXXTV is remote terminal equipment. The mobile phone acquires information of a plurality of slices on a plurality of remote devices, wherein the information of the plurality of slices of XXXTV displayed on the mobile phone is information of video slices, information of gallery slices and information of slices of a music player. The user performs a first operation on the mobile phone, wherein the first operation is that the user sends an instruction of opening the music playing controller of XXXTV to the mobile phone, and at the moment, the mobile phone selects the information of the music playing controller of XXXTV from the information of a plurality of slices as the information of a target slice. At this time, the mobile phone obtains the top name information of the target slice according to the corresponding relation between the target slice and the universal resource identifier of the target slice, obtains the path information of the universal identifier of the target slice according to the path information corresponding to the first operation of the user, and obtains the universal resource identifier according to the top name information and the path information. The universal resource identifier is sent to the remote device, i.e. the XXXTV in this embodiment, through which the corresponding slice of the music play controller is opened.
Referring to fig. 6, fig. 6 is a schematic diagram of a second scenario in the remote control method according to the embodiment of the present application. The remote control of XXXTV is shown on the handset in fig. 6. Wherein, the cell phone is control terminal equipment, and XXXTV is remote terminal equipment. The user searches the search box of the mobile phone for an album, and when the display of the mobile phone displays the sliced information, the display of the mobile phone can display the sliced information of different pieces of a plurality of electronic devices according to the source of the sliced information. The user performs a first operation on the information of the plurality of slices, where the first operation is clicking on a slice of the gallery below XXXTV in the screen, and it can be understood that the slice of the gallery is the target slice. The mobile phone can obtain the crown information and the path information of the universal resource identifier of the gallery slice through the slice of the gallery and the operation of the user, can obtain the universal resource identifier corresponding to the gallery slice according to the crown information and the path information, and sends the universal resource identifier to the XXXTV, so that the XXXTV accesses the gallery slice and displays the content of the gallery slice.
A remote control device is also provided in some embodiments. Referring to fig. 7, fig. 7 is a schematic structural diagram of a device of a remote control method according to an embodiment of the present application.
Wherein, the remote control device 600 is schematically configured. The remote control device 600 includes an information display module 601, a receiving module 602, an obtaining module 603, a generating module 604, and a sending module 605, as follows:
the information display module 601 is configured to obtain information of a plurality of slices on the remote device, and display the information of the plurality of slices.
And a receiving module 602, configured to receive an operation of a user on information of a plurality of slices, and operate information for selecting a target slice from the information of the plurality of slices.
An obtaining module 603 is configured to obtain the crown information and the path information of the universal resource identifier of the target slice.
A generating module 604 is configured to generate a universal resource identifier of the target slice according to the crown information and the path information.
A sending module 605 is configured to send the universal resource identifier to the remote device, where the universal resource identifier is used to enable the remote device to access the target slice.
In some embodiments, the obtaining module 603 may also be configured to obtain a correspondence between the slice and the nomination information of the universal resource identifier of the slice; and determining the crown information of the universal resource identifier of the target slice according to the information of the target slice and the corresponding relation.
In some embodiments, the acquisition module 603 may also be configured to receive a second operation of the user on the information of the target slice; and determining path information of the universal resource identifier of the target slice according to the second operation.
In some embodiments, the target slice includes a multi-level directory, the second operation includes a first sub-operation on information of the target slice and a second sub-operation on each level of the directory in turn, determining path information of a universal resource identifier of the target slice according to the second operation, and the obtaining module 603 may be further configured to determine path information of the universal resource identifier of the target slice according to the first sub-operation and each second sub-operation.
In some embodiments, the information presenting module 601 may be further configured to classify the plurality of slices according to the functions of the plurality of slices, to determine a category to which each slice belongs, and present information of the plurality of slices according to the category to which each slice belongs.
In some embodiments, the receiving module 602 may also be configured to receive voice information or text information entered by a user; analyzing the voice information or the text information to determine instructions contained in the voice information or the text information; and determining the information of the target slice corresponding to the instruction according to the instruction.
In some embodiments, the information presentation module 601 may also be configured to detect a distance between the control-end device and the remote device; if the distance is smaller than the preset distance, the control end equipment and the remote end equipment are connected in a short-distance communication mode.
In some embodiments, the information display module 601 may be further configured to obtain a network address of the remote device when the control end device cannot establish a connection with the remote device through a short-range communication manner; and establishing connection with the remote equipment according to the network address of the remote equipment.
The embodiment of the application also provides electronic equipment. The electronic device may be a smart phone, tablet computer, etc. Referring to fig. 8, fig. 8 is a schematic diagram of a first structure of an electronic device according to an embodiment of the present application. The electronic device 700 includes a processor 701 and a memory 702. The processor 701 is electrically connected to the memory 702.
The processor 701 is a control center of the electronic device 700, connects various parts of the entire electronic device using various interfaces and lines, and performs various functions of the electronic device and processes data by running or calling computer programs stored in the memory 702, and calling data stored in the memory 702, thereby performing overall monitoring of the electronic device.
Memory 702 may be used to store computer programs and data. The memory 702 stores computer programs that include instructions executable in a processor. The computer program may constitute various functional modules. The processor 701 executes various functional applications and data processing by calling a computer program stored in the memory 702.
In this embodiment, the processor 701 in the electronic device 700 loads instructions corresponding to the processes of one or more computer programs into the memory 702 according to the following steps, and the processor 701 executes the computer programs stored in the memory 702, so as to implement various functions:
acquiring information of a plurality of slices on a remote device and displaying the information of the plurality of slices;
receiving a first operation of a user on information of a plurality of slices, wherein the first operation is used for selecting information of a target slice from the information of the plurality of slices;
acquiring the crown information of the universal resource identifier of the target slice and acquiring the path information of the universal resource identifier of the target slice;
generating a universal resource identifier of the target slice according to the crown information and the path information;
a universal resource identifier is sent to the remote device, the universal resource identifier being used to cause the remote device to access the target slice.
In some embodiments, referring to fig. 9, fig. 9 is a schematic diagram of a second structure of an electronic device according to an embodiment of the present application. The electronic device 700 further includes: radio frequency circuit 703, display 704, input unit 705, and power supply 706. The processor 701 is electrically connected to the radio frequency circuit 703, the display 704, the input unit 705, and the power supply 706, respectively.
The radio frequency circuit 703 is used for receiving and transmitting radio frequency signals to communicate with a network device or other electronic devices through wireless communication. For example, the electronic device 700 may establish a connection between the radio frequency circuitry 703 and other electronic devices.
The display 704 may be used to display information entered by a user or provided to a user as well as various graphical user interfaces of the electronic device, which may be composed of images, text, icons, video, and any combination thereof. For example, display 704 may be used to display information for a plurality of slices.
The input unit 705 may be used to receive input numbers, character information or user characteristic information (e.g., a fingerprint), and to generate a keyboard, a mouse, a joystick, an optical or trackball signal input, a microphone, a fingerprint module, etc. in connection with user settings and function control. For example, the input unit 705 may be used to receive text information or voice information input by a user.
The power supply 706 is used to power the various components of the electronic device 700. In some embodiments, the power supply 706 may be logically connected to the processor 701 through a power management system, so as to perform functions of managing charging, discharging, and power consumption management through the power management system.
Although not shown in the drawings, the electronic device 700 may further include a camera, a bluetooth module, etc., which will not be described herein.
In some embodiments, referring to fig. 10, fig. 10 is a schematic diagram illustrating design schemes of a control end device and a remote end device in the remote control method according to the embodiments of the present application.
The first electronic device and the second electronic device analyze own functions through the device capability abstract module to obtain a plurality of slices. When the first electronic equipment is used as control end equipment and the second electronic equipment is used as remote equipment, the first electronic equipment obtains information of a plurality of slices sent by the second electronic equipment, performs information collection and classification operations of the slices through a slice equipment service module, sends the classified information of the slices to a preset slice collection module of the first electronic equipment, and displays the information of the classified slices to a user through a display module.
When a user performs a first operation on the first electronic device, determining information of a target slice by clicking information of the slice in the display module, the first electronic device obtains the top name information and the path information of a universal resource identifier of the target slice through the slice device service module, obtains the universal resource identifier of the target slice according to the top name information and the path information, transmits the universal resource identifier to the second electronic device through the transmission channel, and the second electronic device can know the target slice corresponding to the universal resource identifier through the slice device service module and accesses the target slice.
It will be appreciated that the roles of the first electronic device and the second electronic device may be interchanged. That is, in some cases, the first electronic device may act as a control-end device and the second electronic device may act as a remote device; in other cases, the first electronic device may act as a remote device and the second electronic device may act as a control-end device.
The first electronic device and the second electronic device are processes for displaying the remote control method, and are not limited to the two electronic devices only. In most cases, the connections of multiple electronic devices belong to a distributed topology, and the connections belong to decentralization. Each electronic device belongs to a node, a data link is directly established between each node, and the whole distributed topology structure can share functions on the electronic devices.
In some embodiments, referring to fig. 11, fig. 11 is a schematic diagram of a third structure of an electronic device according to an embodiment of the present application.
The electronic device 800 includes a display module 810, a preset slice aggregation module 820, a slice device service module 830, and a transmission module 840, which are sequentially connected.
The slicing device service module 830 is configured to obtain information of a plurality of slices on a remote device;
The display module 810 is used for displaying information of a plurality of slices;
the preset slice aggregation module 820 is configured to receive a first operation of a user on information of a plurality of slices, and select information of a target slice from the information of the plurality of slices according to the first operation;
the slicing device service module 830 is further configured to obtain the top name information of the universal resource identifier of the target slice and obtain the path information of the universal resource identifier of the target slice, and generate the universal resource identifier of the target slice according to the top name information and the path information;
the transmission module 840 is configured to send a universal resource identifier to the remote device, the universal resource identifier being configured to enable the remote device to access the target slice.
In some embodiments, referring to fig. 12, fig. 12 is a schematic structural diagram of a display module in an electronic device according to an embodiment of the present application.
The display module 810 further includes a plurality of sub-display modules 811, each sub-display module 811 being connected to the preset slice collection module, each sub-display module 811 being capable of displaying information of a plurality of slices.
In some embodiments, referring to fig. 13, fig. 13 is a schematic structural diagram of a preset slice aggregation module in an electronic device according to an embodiment of the present application.
The preset slice aggregation module 820 further includes a plurality of sub-aggregation modules 821, each sub-aggregation module 821 is connected to the display module and the slicing device service module, and each sub-aggregation module 821 is configured to store a correspondence between a category slice and the top name information of a generic resource identifier of the category slice.
In some embodiments, referring to fig. 14, fig. 14 is a schematic structural diagram of a slicing device service module in an electronic device according to an embodiment of the present application.
The slicing device service module 830 includes a service discovery sub-module 831, a policy sub-module 832, a slice extraction sub-module 833, and a connection sub-module 834, which are sequentially connected.
The service discovery sub-module 831 is configured to detect a distance between the electronic device and the remote device;
the policy sub-module 832 is configured to determine whether the distance is smaller than a preset distance, obtain a correspondence between the pieces and the top name information of the universal resource identifier of the pieces, and determine the top name information of the universal resource identifier of the target piece according to the information of the target piece and the correspondence.
The slice extraction submodule 833 is configured to receive a second operation of the information of the target slice by the user, and determine path information of the universal resource identifier of the target slice according to the second operation.
The policy sub-module 832 is further configured to generate a universal resource identifier for the target slice based on the nomination information and the path information.
The connection sub-module 834 is configured to establish connection with the remote device according to a short-range communication manner when the distance is smaller than the preset distance, and obtain a network address of the remote device when the electronic device cannot establish connection with the remote device through the short-range communication manner, and establish connection with the remote device according to the network address of the remote device.
The embodiment of the application also provides a storage medium, in which a computer program is stored, and when the computer program runs on a computer, the computer executes the remote control method of any of the above embodiments.
It should be noted that, those skilled in the art will understand that all or part of the steps in the various methods of the above embodiments may be implemented by a computer program, which may be stored in a computer readable storage medium, and the storage medium may include, but is not limited to: read Only Memory (ROM), random access Memory (RAM, random Access Memory), magnetic or optical disk, and the like.
Furthermore, the terms "first," "second," and "third," and the like, herein, are used for distinguishing between different objects and not for describing a particular sequential order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or modules is not limited to the particular steps or modules listed and certain embodiments may include additional steps or modules not listed or inherent to such process, method, article, or apparatus.
The remote control method, the remote control device, the computer readable storage medium and the electronic equipment provided by the embodiment of the application are described in detail above. The principles and embodiments of the present application are described herein with specific examples, the above examples being provided only to assist in understanding the methods of the present application and their core ideas; meanwhile, those skilled in the art will have variations in the specific embodiments and application scope in light of the ideas of the present application, and the present description should not be construed as limiting the present application in view of the above.

Claims (15)

1. A remote control method applied to a control end device, the remote control method comprising:
acquiring information of a plurality of slices on a remote device and displaying the information of the plurality of slices, wherein the control end device and an operating system of the remote device are both android operating systems and are based on the same slice access protocol, and the slices are used for representing local resources on the remote device, or representing system setting capacity or a hardware module of the remote device, or representing applications in the remote device or functions obtained by secondary encapsulation of services provided by the applications of the remote device;
receiving a first operation of a user on the information of the plurality of slices, wherein the first operation is used for selecting information of a target slice from the information of the plurality of slices;
acquiring the crown information of the universal resource identifier of the target slice and acquiring the path information of the universal resource identifier of the target slice;
generating a universal resource identifier of the target slice according to the crown information and the path information;
and transmitting the universal resource identifier to the remote device, wherein the universal resource identifier is used for enabling the remote device to access the target slice.
2. The remote control method according to claim 1, wherein the acquiring the crown information of the universal resource identifier of the target slice includes:
acquiring the corresponding relation between the slice and the crown information of the universal resource identifier of the slice;
and determining the crown information of the universal resource identifier of the target slice according to the information of the target slice and the corresponding relation.
3. The remote control method according to claim 1, wherein the obtaining path information of the universal resource identifier of the target slice includes:
receiving a second operation of the information of the target slice by a user;
and determining path information of the universal resource identifier of the target slice according to the second operation.
4. The remote control method of claim 3, wherein the target slice comprises a multi-level directory, the second operation comprises a first sub-operation on information of the target slice and a second sub-operation on each level of the directory in turn, and determining path information of a universal resource identifier of the target slice according to the second operation comprises:
and determining path information of the universal resource identifier of the target slice according to the first sub-operation and each second sub-operation.
5. The remote control method of claim 1, wherein the presenting information of the plurality of slices comprises:
classifying the plurality of slices according to the functions of the plurality of slices to determine the category to which each slice belongs;
and displaying the information of the plurality of slices according to the category to which each slice belongs.
6. The remote control method according to claim 1, wherein the receiving a first operation of the information of the plurality of slices by the user includes:
receiving voice information or text information input by a user;
analyzing the voice information or the text information to determine instructions contained in the voice information or the text information;
and determining the information of the target slice corresponding to the instruction according to the instruction.
7. The remote control method of claim 1, wherein prior to obtaining information for a plurality of slices on a remote device, further comprising:
detecting the distance between the control end equipment and the remote end equipment;
and if the distance is smaller than the preset distance, the control end equipment and the remote end equipment are connected in a short-distance communication mode.
8. The remote control method of claim 7, wherein prior to obtaining information for a plurality of slices on a remote device, further comprising:
when the control terminal equipment cannot establish connection with the remote terminal equipment in a short-range communication mode, acquiring a network address of the remote terminal equipment;
and establishing connection with the remote equipment according to the network address of the remote equipment.
9. A remote control apparatus applied to a control end device, the remote control apparatus comprising:
the information display module is used for acquiring information of a plurality of slices on the remote equipment and displaying the information of the plurality of slices, wherein the control end equipment and an operating system of the remote equipment are both android operating systems and are based on the same slice access protocol, and the slices are used for representing local resources on the remote equipment, or representing system setting capacity or a hardware module of the remote equipment, or representing applications in the remote equipment or functions obtained by secondary encapsulation of services provided by the applications by the remote equipment;
the receiving module is used for receiving a first operation of a user on the information of the plurality of slices, wherein the first operation is used for selecting information of a target slice from the information of the plurality of slices;
The acquisition module is used for acquiring the crown information and the path information of the universal resource identifier of the target slice;
the generation module is used for generating a universal resource identifier of the target slice according to the crown information and the path information;
and the sending module is used for sending the universal resource identifier to the remote equipment, and the universal resource identifier is used for enabling the remote equipment to access the target slice.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when run on a computer, causes the computer to perform the remote control method according to any one of claims 1 to 8.
11. An electronic device comprising a processor and a memory, the memory storing a computer program, characterized in that the processor is adapted to execute the remote control method according to any of claims 1 to 8 by invoking the computer program.
12. The electronic equipment is characterized by comprising a display module, a preset slice collection module, a slice equipment service module and a transmission module which are connected in sequence;
the slice equipment service module is used for acquiring information of a plurality of slices on the remote equipment, wherein an operating system of the electronic equipment is an android operating system, and based on a slice access protocol, the slices are used for representing local resources on the remote equipment, or representing system setting capacity or a hardware module of the remote equipment, or representing applications in the remote equipment or functions obtained by secondarily packaging services provided by the applications by the remote equipment;
The display module is used for displaying information of the plurality of slices;
the preset slice collection module is used for receiving a first operation of a user on the information of the plurality of slices and selecting information of a target slice from the information of the plurality of slices according to the first operation;
the slicing device service module is further used for acquiring the crown information of the universal resource identifier of the target slice and acquiring the path information of the universal resource identifier of the target slice, and generating the universal resource identifier of the target slice according to the crown information and the path information;
the transmission module is configured to send the universal resource identifier to the remote device, where the universal resource identifier is used to enable the remote device to access the target slice.
13. The electronic device of claim 12, wherein the display module comprises a plurality of sub-display modules, each of the sub-display modules being coupled to the preset slice collection module, each of the sub-display modules being capable of displaying information for the plurality of slices.
14. The electronic device of claim 12, wherein the preset slice aggregation module comprises a plurality of sub-aggregation modules, each of the sub-aggregation modules being coupled to the display module and the slice device service module, each of the sub-aggregation modules being configured to store a correspondence between a category of slices and the nomination information of the generic resource identifier of the category of slices.
15. The electronic device of claim 12, wherein the slicing device service module comprises a service discovery sub-module, a policy sub-module, a slice extraction sub-module, and a connection sub-module connected in sequence;
the service discovery sub-module is used for detecting the distance between the electronic equipment and the remote equipment;
the strategy submodule is used for judging whether the distance is smaller than a preset distance, acquiring a corresponding relation between the slice and the crown information of the universal resource identifier of the slice, and determining the crown information of the universal resource identifier of the target slice according to the information of the target slice and the corresponding relation;
the slice extraction submodule is used for receiving a second operation of the information of the target slice by a user and determining path information of a universal resource identifier of the target slice according to the second operation;
the policy sub-module is further configured to generate a universal resource identifier of the target slice according to the crown information and the path information;
and the connection submodule is used for establishing connection with the remote equipment according to a short-range communication mode when the distance is smaller than the preset distance, acquiring a network address of the remote equipment when the electronic equipment cannot establish connection with the remote equipment through the short-range communication mode, and establishing connection with the remote equipment according to the network address of the remote equipment.
CN202110438054.6A 2021-04-22 2021-04-22 Remote control method, remote control device, computer readable storage medium and electronic equipment Active CN113190363B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110438054.6A CN113190363B (en) 2021-04-22 2021-04-22 Remote control method, remote control device, computer readable storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110438054.6A CN113190363B (en) 2021-04-22 2021-04-22 Remote control method, remote control device, computer readable storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN113190363A CN113190363A (en) 2021-07-30
CN113190363B true CN113190363B (en) 2023-05-30

Family

ID=76978621

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110438054.6A Active CN113190363B (en) 2021-04-22 2021-04-22 Remote control method, remote control device, computer readable storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN113190363B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10187474B2 (en) * 2012-08-08 2019-01-22 Samsung Electronics Co., Ltd. Method and device for resource sharing between devices
GB2504725B (en) * 2012-08-08 2017-01-11 Samsung Electronics Co Ltd Resource sharing between devices
CN103561014A (en) * 2013-10-29 2014-02-05 深圳创维数字技术股份有限公司 Method for resource access processing and control server
CN107015996A (en) * 2016-01-28 2017-08-04 阿里巴巴集团控股有限公司 A kind of resource access method, apparatus and system
CN106254572A (en) * 2016-09-05 2016-12-21 深圳Tcl新技术有限公司 Resource share method, Apparatus and system
CN108632945B (en) * 2017-03-20 2020-11-06 华为技术有限公司 Network slice selection method, user equipment and network equipment

Also Published As

Publication number Publication date
CN113190363A (en) 2021-07-30

Similar Documents

Publication Publication Date Title
CN111752442B (en) Method, device, terminal and storage medium for displaying operation guide information
US10650816B2 (en) Performing tasks and returning audio and visual feedbacks based on voice command
CN110737840B (en) Voice control method and display device
CN105634881B (en) Application scene recommendation method and device
US9811510B2 (en) Method and apparatus for sharing part of web page
CN114286165B (en) Display equipment, mobile terminal, and screen-throwing data transmission method and system
CN106527874B (en) Page processing method and device
CN108205408B (en) Message display method and device
CN112163086B (en) Multi-intention recognition method and display device
US9361787B2 (en) Information processing apparatus, information processing method, program control target device, and information processing system
CN113784200B (en) Communication terminal, display device and screen projection connection method
CN112287234B (en) Information retrieval method, device and storage medium
CN115729534A (en) Method for creating and displaying low-code page, device, equipment and medium
CN113225838A (en) Microphone control method, audio receiving equipment and audio collecting equipment
WO2014098308A1 (en) Method for displaying unified app information based on open app store, and computer readable recording medium therefor
CN113190363B (en) Remote control method, remote control device, computer readable storage medium and electronic equipment
CN113784186B (en) Terminal device, server, and communication control method
CN112786022B (en) Terminal, first voice server, second voice server and voice recognition method
CN113220954A (en) Information display method and device and projection equipment
CN114007117B (en) Control display method and device
CN112908319B (en) Method and equipment for processing information interaction
US20230119195A1 (en) Display apparatus
US20240134508A1 (en) Document relationship query method, search method, apparatus, and electronic device
US20240053957A1 (en) Display apparatus and display method
CN116320564A (en) Display device, terminal device, and device control method

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