CN111090362B - Scene processing method and device and electronic equipment - Google Patents

Scene processing method and device and electronic equipment Download PDF

Info

Publication number
CN111090362B
CN111090362B CN201811237168.9A CN201811237168A CN111090362B CN 111090362 B CN111090362 B CN 111090362B CN 201811237168 A CN201811237168 A CN 201811237168A CN 111090362 B CN111090362 B CN 111090362B
Authority
CN
China
Prior art keywords
scene
management module
target
event
starting
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
CN201811237168.9A
Other languages
Chinese (zh)
Other versions
CN111090362A (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.)
Hitevision Co Ltd
Original Assignee
Hitevision Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitevision Co Ltd filed Critical Hitevision Co Ltd
Priority to CN201811237168.9A priority Critical patent/CN111090362B/en
Publication of CN111090362A publication Critical patent/CN111090362A/en
Application granted granted Critical
Publication of CN111090362B publication Critical patent/CN111090362B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The invention discloses a scene processing method and device and electronic equipment, wherein the scene processing method comprises the following steps: executing a trigger event for starting a target scene, and sending corresponding scene control parameters to a scene management module; the scene management module determines the target scene to be started according to the received scene control parameters and sends starting data to the target scene; and the target scene executes a starting action according to the received starting data, and sends starting result data to the scene management module. The invention can realize the functions of multi-scene creation, display, switching and the like, is convenient to maintain and is easy to expand.

Description

Scene processing method and device and electronic equipment
Technical Field
The invention relates to the technical field of intelligent terminals, in particular to a scene processing method and device and electronic equipment.
Background
The existing teaching whiteboard is divided into two starting modes of lesson preparation and teaching, and a standard window of the lesson preparation mode comprises the following controls: a title bar, a toolbar, a center Canvas, an address bar, a left navigation bar of a functional area and a right attribute panel; the standard window for the lecture mode contains the central Canvas, as well as some necessary tools. The realization mechanism of the two modes is that all the controls are completely established, when the lesson preparation mode needs to be displayed, the corresponding controls in the lesson preparation mode are set to be hidden through the attributes, and when the lesson preparation mode needs to be displayed, the corresponding controls in the lesson preparation mode are hidden, namely the two modes actually use the same window template. Although the mode is presented to the user, the mode switching is not realized, the independent switching among different modes is not realized, the maintenance is not easy, and the functional expansion is not easy to carry out.
Disclosure of Invention
In view of this, the present invention provides a scene processing method and apparatus, and an electronic device, which can implement functions of creating, displaying, switching, and the like of multiple scenes, and are convenient to maintain and easy to expand.
Based on the above object, the present invention provides a scene processing method, including:
executing a trigger event for starting a target scene, and sending corresponding scene control parameters to a scene management module;
the scene management module determines the target scene to be started according to the received scene control parameters and sends starting data to the target scene;
and the target scene executes a starting action according to the received starting data, and sends starting result data to the scene management module.
Optionally, the scene processing method further includes:
executing a trigger event for switching a target scene, and sending corresponding scene switching parameters to the scene management module;
the scene management module determines the target scene to be switched according to the received scene switching parameters and sends starting data to the target scene;
and the target scene executes a starting action according to the received starting data and sends starting result data to the scene management module.
Optionally, the scene processing method further includes:
configuring scene parameters and sending the scene parameters to the scene management module;
and the scene management module creates a corresponding scene according to the received scene parameters.
Optionally, the scene control parameter includes an event identifier, an event initiating identifier, a target scene identifier, and an attribute content.
Optionally, the scene switching parameter includes an event identifier, an event initiating identifier, a target scene identifier, and attribute content, where the event initiating identifier is used to identify an event initiator, and the event initiator is a current scene.
An embodiment of the present invention further provides a scene processing apparatus, including:
the application module is used for executing a trigger event for starting a target scene and sending corresponding scene control parameters to the scene management module;
the scene management module is used for determining the target scene to be started according to the received scene control parameters and sending starting data to the target scene;
and the target scene executes a starting action according to the received starting data, and sends starting result data to the scene management module.
Optionally, the scene processing apparatus further includes:
the current scene is used for executing a trigger event for switching a target scene and sending corresponding scene switching parameters to the scene management module;
the scene management module is used for determining the target scene to be switched according to the received scene switching parameters and sending starting data to the target scene;
and the target scene is used for executing a starting action according to the received starting data and sending starting result data to the scene management module.
Optionally, the scene processing apparatus further includes:
the application module is used for configuring scene parameters and sending the scene parameters to the scene management module;
and the scene management module is used for creating a corresponding scene according to the received scene parameters.
Optionally, the scene control parameter includes an event identifier, an event initiating identifier, a target scene identifier, and an attribute content.
Optionally, the scene switching parameter includes an event identifier, an event initiating identifier, a target scene identifier, and attribute content, where the event initiating identifier is used to identify an event initiator, and the event initiator is the current scene.
The embodiment of the present invention further provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and is characterized in that the processor implements the scene processing method when executing the program.
As can be seen from the above, the scene processing method and apparatus, and the electronic device provided by the present invention transmit the corresponding scene control parameter to the scene management module by executing the trigger event for starting the target scene; the scene management module determines a target scene to be started according to the received scene control parameters and sends starting data to the target scene; and the target scene executes the starting action according to the received starting data, and sends starting result data to the scene management module. The invention can realize the functions of multi-scene creation, display, switching and the like, is convenient to maintain and is easy to expand.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic flow chart of a processing method for a startup scenario according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for processing a scene change according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a scene processing device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to specific embodiments and the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
Fig. 1 is a schematic flow chart of a processing method of a startup scenario according to an embodiment of the present invention. As shown in the figure, the scene processing method provided in the embodiment of the present invention includes:
s10: executing a trigger event for starting a target scene, and sending corresponding scene control parameters to a scene management module;
s11: the scene management module determines a target scene to be started according to the received scene control parameters and sends starting data to the target scene;
s12: and the target scene executes the starting action according to the received starting data, and sends starting result data to the scene management module.
In the embodiment of the invention, different modes are independently divided according to scenes, such as a lesson preparation scene and a lesson giving scene which are independent from each other. Corresponding trigger events are executed, the target scene to be started is started through the scene management module, the scene management module can be used for controlling and managing various scenes, including scene creation, scene starting, scene switching, scene closing and the like, and the method is convenient to control and manage and convenient to maintain.
Fig. 2 is a schematic flow chart of a processing method for scene switching according to an embodiment of the present invention. As shown in the figure, for a scene change, the scene processing method further includes:
s20: executing a trigger event for switching a target scene, and sending corresponding scene switching parameters to a scene management module;
s21: the scene management module determines a target scene to be switched according to the received scene switching parameters and sends starting data to the target scene;
s22: and the target scene executes the starting action according to the received starting data and sends starting result data to the scene management module.
For scene creation, the scene processing method further includes:
configuring scene parameters and sending the scene parameters to a scene management module;
and the scene management module creates a corresponding scene according to the received scene parameters.
Therefore, by using the scene management module, a plurality of scenes can be created according to the actual application requirements, and the function expansion is easy.
Fig. 3 is a schematic structural diagram of a scene processing device according to an embodiment of the present invention. As shown in the drawings, a scene processing apparatus provided in an embodiment of the present invention includes:
the application module is used for executing a trigger event for starting a target scene and sending corresponding scene control parameters to the scene management module;
the scene management module is used for determining a target scene to be started according to the received scene control parameters and sending starting data to the target scene;
and the target scene executes a starting action according to the received starting data, and sends starting result data to the scene management module.
The scene control parameters comprise parameters such as event identification, event initiating identification, target scene identification, attribute content and the like. The event identifier is used to identify an event type, such as a create scene, a display scene, a switch scene, a close scene, etc. The event initiation identifier is used to identify the initiator of the event, which is an application module for the initial startup scenario. The target scene identification is a scene identification of the target scene, and each scene in the plurality of scenes is provided with a corresponding scene identification. The attribute content is used to identify related attribute information of the target scene to be presented, including page number, zoom-in/zoom-out coordinate parameters, and the like.
In the embodiment of the invention, an application module is used for executing a trigger event to start a target scene, a scene management module receives scene control parameters sent by the application module and analyzes the scene control parameters, so that the target scene to be started and the attribute information of the target scene are determined, starting data are sent to the target scene, the target scene executes a starting action according to the received starting data and displays the scene according to the attribute information, after the starting is finished, the target scene sends starting result data to the scene management module, and the scene management module updates the current scene information.
In this embodiment of the present invention, the scene processing apparatus further includes:
the current scene is used for executing a trigger event for switching a target scene and sending corresponding scene switching parameters to the scene management module;
the scene management module is used for determining a target scene to be switched according to the received scene switching parameters and sending starting data to the target scene;
and the target scene is used for executing the starting action according to the received starting data and sending starting result data to the scene management module.
The scene switching parameters comprise parameters such as event identification, event initiating identification, target scene identification, attribute content and the like. The event initiating identifier is used to identify the initiator of the event, which is the current scenario for switching from the current scenario to the target scenario.
The scene control parameters and the scene switching parameters are realized based on a JSON data structure.
In the embodiment of the invention, a plurality of scenes can be configured according to the actual application requirements. The scene processing apparatus further includes:
the application module is used for configuring scene parameters and sending the scene parameters to the scene management module;
and the scene management module is used for creating a corresponding scene according to the received scene parameters.
According to the scene processing method and device provided by the embodiment of the invention, each scene is independently set and configured, the respective scenes are respectively maintained and managed, the scene management module is used for uniformly controlling and managing the multiple scenes, the maintenance is easy, the functional expansion of the corresponding scenes and the expansion of the multiple application scenes can be carried out according to the actual application requirements, and the configuration and the management are flexible and convenient.
Based on the above purpose, the embodiment of the present invention further provides an embodiment of an apparatus for executing the scene processing method. The device comprises:
one or more processors, and a memory.
The apparatus for performing the scene processing method may further include: an input device and an output device.
The processor, memory, input device, and output device may be connected by a bus or other means.
The memory, which is a non-volatile computer-readable storage medium, may be used to store non-volatile software programs, non-volatile computer-executable programs, and modules, such as program instructions/modules (e.g., the scene management module shown in fig. 3) corresponding to the scene processing method in the embodiment of the present invention. The processor executes various functional applications and data processing of the server by running the nonvolatile software programs, instructions and modules stored in the memory, that is, the scene processing method of the above method embodiment is realized.
The memory may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of an apparatus performing the scene processing method, and the like. Further, the memory may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some embodiments, the memory optionally includes memory remotely located from the processor, and these remote memories may be connected to the member user behavior monitoring device via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input means may receive input numeric or character information and generate key signal inputs related to user settings and function control of the apparatus performing the scene processing method. The output device may include a display device such as a display screen.
The one or more modules are stored in the memory and, when executed by the one or more processors, perform the method of scene processing in any of the method embodiments described above. The technical effect of the embodiment of the device for executing the scene processing method is the same as or similar to that of any method embodiment.
The embodiment of the invention also provides a non-transitory computer storage medium, wherein the computer storage medium stores computer executable instructions, and the computer executable instructions can execute the processing method of the list item operation in any method embodiment. Embodiments of the non-transitory computer storage medium may be the same or similar in technical effect to any of the method embodiments described above.
Finally, it should be noted that, as will be understood by those skilled in the art, all or part of the processes in the methods of the above embodiments may be implemented by a computer program that can be stored in a computer-readable storage medium and that, when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like. The technical effect of the embodiment of the computer program is the same as or similar to that of any of the method embodiments described above.
Furthermore, the apparatuses, devices, etc. described in the present disclosure may be various electronic terminal devices, such as a mobile phone, a Personal Digital Assistant (PDA), a tablet computer (PAD), a smart television, etc., and may also be large terminal devices, such as a server, etc., and therefore the scope of protection of the present disclosure should not be limited to a specific type of apparatus, device. The client disclosed by the present disclosure may be applied to any one of the above electronic terminal devices in the form of electronic hardware, computer software, or a combination of both.
Furthermore, the method according to the present disclosure may also be implemented as a computer program executed by a CPU, which may be stored in a computer-readable storage medium. The computer program, when executed by the CPU, performs the above-described functions defined in the method of the present disclosure.
Further, the above method steps and system elements may also be implemented using a controller and a computer readable storage medium for storing a computer program for causing the controller to implement the functions of the above steps or elements.
Further, it should be appreciated that the computer-readable storage media (e.g., memory) described herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory. By way of example, and not limitation, nonvolatile memory can include Read Only Memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which can act as external cache memory. By way of example and not limitation, RAM is available in a variety of forms such as synchronous RAM (DRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The storage devices of the disclosed aspects are intended to comprise, without being limited to, these and other suitable types of memory.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
The various illustrative logical blocks, modules, and circuits described in connection with the disclosure herein may be implemented or performed with the following components designed to perform the functions described herein: a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The steps of a method or algorithm described in connection with the disclosure herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary designs, the functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy disk, blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
Disclosed exemplary embodiments should be noted, however, that various changes and modifications could be made herein without departing from the scope of the disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosure may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a," "an," "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The above-mentioned serial numbers of the embodiments of the present disclosure are merely for description and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of an embodiment of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (9)

1. A method for processing a scene, comprising:
executing a trigger event for starting a target scene, and sending corresponding scene control parameters to a scene management module;
the scene management module determines the target scene to be started according to the received scene control parameters and sends starting data to the target scene;
the target scene executes a starting action according to the received starting data, and the target scene sends starting result data to the scene management module;
wherein the method further comprises:
configuring scene parameters and sending the scene parameters to the scene management module;
the scene management module creates a corresponding scene according to the received scene parameters;
the system comprises a scene management module, a scene management module and a scene management module, wherein the number of the created corresponding scenes is multiple, each scene is independently set and configured, the scenes are respectively maintained and managed, and the scene management module is used for uniformly controlling and managing the scenes.
2. The scene processing method according to claim 1, further comprising:
executing a trigger event for switching a target scene, and sending corresponding scene switching parameters to the scene management module;
the scene management module determines the target scene to be switched according to the received scene switching parameters and sends starting data to the target scene;
and the target scene executes a starting action according to the received starting data and sends starting result data to the scene management module.
3. The method according to claim 1, wherein the scene control parameters include an event identifier, an event initiation identifier, a target scene identifier, and an attribute content.
4. The method according to claim 2, wherein the scene switching parameter includes an event identifier, an event initiating identifier, a target scene identifier, and an attribute content, the event initiating identifier is used to identify an event initiator, and the event initiator is a current scene.
5. A scene processing apparatus, comprising:
the application module is used for executing a trigger event for starting a target scene and sending corresponding scene control parameters to the scene management module;
the scene management module is used for determining the target scene to be started according to the received scene control parameters and sending starting data to the target scene;
a plurality of scenes including the target scene, the target scene executing a start action according to the received start data, the target scene sending start result data to the scene management module;
the application module is further configured to configure a scene parameter and send the scene parameter to the scene management module;
the scene management module is further configured to create a corresponding scene according to the received scene parameters;
the system comprises a scene management module, a scene management module and a scene management module, wherein the number of the created corresponding scenes is multiple, each scene is independently set and configured, the scenes are respectively maintained and managed, and the scene management module is used for uniformly controlling and managing the scenes.
6. The scene processing apparatus according to claim 5, further comprising:
the current scene is used for executing a trigger event for switching a target scene and sending corresponding scene switching parameters to the scene management module;
the scene management module is used for determining the target scene to be switched according to the received scene switching parameters and sending starting data to the target scene;
and the target scene is used for executing a starting action according to the received starting data and sending starting result data to the scene management module.
7. The apparatus according to claim 5, wherein the scene control parameters comprise event identifier, event initiating identifier, target scene identifier, and attribute content.
8. The apparatus according to claim 6, wherein the scene switching parameter includes an event identifier, an event initiating identifier, a target scene identifier, and an attribute content, the event initiating identifier is used to identify an event initiator, and the event initiator is the current scene.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1 to 4 when executing the program.
CN201811237168.9A 2018-10-23 2018-10-23 Scene processing method and device and electronic equipment Active CN111090362B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811237168.9A CN111090362B (en) 2018-10-23 2018-10-23 Scene processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811237168.9A CN111090362B (en) 2018-10-23 2018-10-23 Scene processing method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN111090362A CN111090362A (en) 2020-05-01
CN111090362B true CN111090362B (en) 2021-12-28

Family

ID=70391859

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811237168.9A Active CN111090362B (en) 2018-10-23 2018-10-23 Scene processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111090362B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114594918A (en) * 2020-12-03 2022-06-07 西安诺瓦星云科技股份有限公司 Scene switching method and device, computer readable storage medium and processor

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102707890A (en) * 2012-05-15 2012-10-03 深圳市同洲电子股份有限公司 Browsing method and device for webpages
CN103312783A (en) * 2013-05-16 2013-09-18 腾讯科技(深圳)有限公司 Method, device and system for switching function modes
EP2722779A3 (en) * 2012-10-19 2016-10-12 Sony Corporation Apparatus and method for scene change detection-based trigger for audio fingerprinting analysis
CN106131686A (en) * 2016-06-27 2016-11-16 北京奇虎科技有限公司 Utilize video play mode changing method and the device of parasitic tool kit realization
CN107885548A (en) * 2017-11-09 2018-04-06 青岛海信移动通信技术股份有限公司 A kind of system start method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102707890A (en) * 2012-05-15 2012-10-03 深圳市同洲电子股份有限公司 Browsing method and device for webpages
EP2722779A3 (en) * 2012-10-19 2016-10-12 Sony Corporation Apparatus and method for scene change detection-based trigger for audio fingerprinting analysis
CN103312783A (en) * 2013-05-16 2013-09-18 腾讯科技(深圳)有限公司 Method, device and system for switching function modes
CN106131686A (en) * 2016-06-27 2016-11-16 北京奇虎科技有限公司 Utilize video play mode changing method and the device of parasitic tool kit realization
CN107885548A (en) * 2017-11-09 2018-04-06 青岛海信移动通信技术股份有限公司 A kind of system start method and device

Also Published As

Publication number Publication date
CN111090362A (en) 2020-05-01

Similar Documents

Publication Publication Date Title
US20210210091A1 (en) Method, device, and storage medium for waking up via speech
US20140129032A1 (en) Genetic learning for environmental control automation
CN103607427A (en) Method and device for information display
CN109634686A (en) A kind of method and system by BMC remote configuration server state
CN109618315A (en) A kind of control method of lighting apparatus, device, storage medium and intelligent terminal
CN107330028A (en) Expansion application methods and system of a kind of Apache NiFi in terms of source data input database
CN114007235A (en) Scene rule writing method and device, storage medium, processor and electronic equipment
CN107589986A (en) A kind of universal process method and device of data processing time-out
US20210058488A1 (en) Methods, systems, and media for pairing devices to complete a task using an application request
CN110807107A (en) Exhibition hall theme one-key switching method and device
US20170134364A1 (en) Note update method and device
CN111090362B (en) Scene processing method and device and electronic equipment
CN110990069A (en) Automatic updating method and device for server BMC configuration
CN105373005A (en) Universal control method, apparatus and system of Internet of things
CN104615426A (en) Method, device and terminal for operating multiple systems
CN107911427A (en) A kind of cluster control method and device based on ICE middlewares
CN111291112A (en) Read-write control method and device for distributed database and electronic equipment
CN110780905B (en) BMC software updating method and device based on USB interface
CN112732426B (en) Method, system, equipment and medium for dynamically adjusting task priority
CN111813865B (en) Method, system, equipment and medium for visual component data interaction
CN107547437A (en) Application and identification method and device
CN111246276A (en) Remote courseware playing method and device and electronic equipment
CN114189402A (en) Network switching method, device, equipment and storage medium
CN111090432A (en) Interface processing method and device and electronic equipment
CN112650958A (en) Page processing method and device, electronic equipment and computer readable 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