CN111324378B - Configuration method, device and equipment for video monitoring application software - Google Patents

Configuration method, device and equipment for video monitoring application software Download PDF

Info

Publication number
CN111324378B
CN111324378B CN202010194038.2A CN202010194038A CN111324378B CN 111324378 B CN111324378 B CN 111324378B CN 202010194038 A CN202010194038 A CN 202010194038A CN 111324378 B CN111324378 B CN 111324378B
Authority
CN
China
Prior art keywords
page
monitoring
application software
equipment
monitoring point
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
CN202010194038.2A
Other languages
Chinese (zh)
Other versions
CN111324378A (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.)
Haoyun Technologies Co Ltd
Original Assignee
Haoyun Technologies 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 Haoyun Technologies Co Ltd filed Critical Haoyun Technologies Co Ltd
Priority to CN202010194038.2A priority Critical patent/CN111324378B/en
Publication of CN111324378A publication Critical patent/CN111324378A/en
Application granted granted Critical
Publication of CN111324378B publication Critical patent/CN111324378B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a configuration method, a device, equipment and a medium for video monitoring application software, wherein the method comprises the steps of displaying an H5 page corresponding to a page configuration instruction and the model of monitoring equipment according to the received page configuration instruction of newly added monitoring equipment; receiving page configuration information corresponding to the model of the monitoring equipment, which is input by a user based on the H5 page, and reading characteristic parameters contained in the page configuration information; acquiring corresponding monitoring point data from a preset equipment database according to the characteristic parameters; and displaying the H5 page matched with the monitoring point data in the application software according to the received monitoring point calling instruction. The embodiment of the invention can support APP call to play videos of various brands and equipment types, and can flexibly expand various types of monitoring equipment.

Description

Configuration method, device and equipment for video monitoring application software
Technical Field
The present invention relates to the field of monitoring technologies, and in particular, to a configuration method, apparatus, device and storage medium for video monitoring application software.
Background
Currently, the monitoring picture of the monitoring device can be displayed by the APP in real time or played back to store the picture. Because the types (such as definition and brightness) and functions (such as intercom and steering) of the supported play parameters and the numerical ranges of the supported play parameters are different, the prior art is based on the same brand or model of monitoring equipment and independently develops the APP software matched with the monitoring equipment, but the APP cannot be applied to monitoring equipment of other factories, even if the functions or parameters of the new and old model equipment are different from each other, the APP can be supported in a new model only by improving the APP, and because of the original codes of the APP, if a new model of equipment is expanded, a plurality of different original interfaces are required to be designed and the development of the bottom codes is carried out, and two mobile operating system platforms of Android and IOS are also required to be considered, so that the method is quite a large workload. After development is completed, a user is required to update the APP version, so that unnecessary trouble is caused.
Disclosure of Invention
The invention provides a configuration method, a device, equipment and a medium for video monitoring application software, which are used for solving the technical problem that the existing independently developed APP cannot flexibly support video monitoring equipment with various brands and equipment types.
In order to solve the technical problems, the embodiment of the invention provides a configuration method for video monitoring application software, which comprises the following steps:
according to a received page configuration instruction of the newly-added monitoring equipment, displaying an H5 page corresponding to the page configuration instruction and the model of the monitoring equipment;
receiving page configuration information corresponding to the model of the monitoring equipment, which is input by a user based on the H5 page, and reading characteristic parameters contained in the page configuration information;
acquiring corresponding monitoring point data from a preset equipment database according to the characteristic parameters, wherein the monitoring point data comprise an address, an ID and a model of corresponding monitoring equipment;
and displaying the H5 page matched with the monitoring point data in the application software according to the received monitoring point calling instruction.
Preferably, the page configuration information includes interface parameters for binding each button, which are input by the user on the H5 page, and the interface parameters are interface URLs, interface names, and parameter sets of the corresponding buttons.
As a preferred solution, according to the received monitoring point call instruction, the H5 page matching the monitoring point data is displayed in the application software, specifically:
when a monitoring point call instruction input by a user is received, responding to the monitoring point call instruction to inquire URL parameters of corresponding function codes, matching the URL parameters with the model of corresponding monitoring equipment, and loading an H5 page corresponding to the URL parameters on the application software.
Preferably, the method further comprises:
and calling the interface parameters corresponding to the binding of the button and executing the function operation according to the received function instruction input by the user through the button.
The embodiment of the invention also provides a configuration device for the video monitoring application software, which comprises:
the page configuration module is used for displaying an H5 page corresponding to the page configuration instruction and the model of the monitoring equipment according to the received page configuration instruction of the newly added monitoring equipment;
the parameter reading module is used for receiving page configuration information which is input by a user based on the H5 page and corresponds to the model of the monitoring equipment, and reading characteristic parameters contained in the page configuration information;
the monitoring point information acquisition module is used for acquiring corresponding monitoring point data from a preset equipment database according to the characteristic parameters, wherein the monitoring point data comprise an address, an ID and a model of corresponding monitoring equipment;
and the page display module is used for displaying the H5 page matched with the monitoring point data in the application software according to the received monitoring point calling instruction.
Preferably, the page configuration information includes interface parameters for binding each button, which are input by the user on the H5 page, and the interface parameters are interface URLs, interface names, and parameter sets of the corresponding buttons.
Preferably, the page display module includes:
when a monitoring point call instruction input by a user is received, responding to the monitoring point call instruction to inquire URL parameters of corresponding function codes, matching the URL parameters with the model of corresponding monitoring equipment, and loading an H5 page corresponding to the URL parameters on the application software.
Preferably, the method further comprises:
and the function execution module is used for calling the interface parameters which are correspondingly bound by the button and executing the function operation according to the received function instruction which is input by the user through the button.
The embodiment of the invention also provides configuration equipment for video monitoring application software, which comprises: the configuration method for the video monitoring application software comprises a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the configuration method for the video monitoring application software is realized when the processor executes the computer program.
The embodiment of the invention also provides a storage medium, which comprises a stored computer program, wherein the computer program is used for controlling equipment where the computer readable storage medium is located to execute the steps of the configuration method facing the video monitoring application software.
Compared with the prior art, the embodiment of the invention has the beneficial effects that the embodiment of the invention provides a configuration method, a device, equipment and a medium for video monitoring application software, wherein the method comprises the following steps: according to a received page configuration instruction of the newly-added monitoring equipment, displaying an H5 page corresponding to the page configuration instruction and the model of the monitoring equipment; receiving page configuration information corresponding to the model of the monitoring equipment, which is input by a user based on the H5 page, and reading characteristic parameters contained in the page configuration information; acquiring corresponding monitoring point data from a preset equipment database according to the characteristic parameters, wherein the monitoring point data comprise an address, an ID and a model of corresponding monitoring equipment; and displaying the H5 page matched with the monitoring point data in the application software according to the received monitoring point calling instruction. When a type of monitoring equipment is newly added, the method can be realized by only configuring parameters corresponding to the type of the monitoring equipment and setting an H5 page and binding a function interface, so that the bottom code development is not needed, the Android and IOS mobile operating systems are considered, the operation function of the novel type equipment can be obtained in real time without updating the APP version by a user, the APP can be supported to call and play videos of various brands and equipment types, and the types of the existing monitoring equipment can be flexibly expanded.
Drawings
FIG. 1 is a flow chart of a configuration method for video monitoring application software provided by the invention;
fig. 2 is an H5 page parameter configuration diagram of the configuration method for video monitoring application software provided by the invention;
FIG. 3 is a monitor model page configuration operation diagram of an embodiment of a configuration method for video monitoring application software provided by the invention;
FIG. 4 is a configuration page diagram of different monitor device models of an embodiment of a configuration method for video monitoring application software provided by the present invention;
FIG. 5 is a parameter setting diagram of a button binding setting interface of one embodiment of a configuration method for video monitoring application software provided by the present invention;
fig. 6 is a picture showing a real-time monitoring function executed according to an embodiment of a configuration method for video monitoring application software provided by the present invention;
fig. 7 is a picture showing the function of performing history playback for one embodiment of the configuration method for video monitoring application software provided by the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, fig. 1 is a flowchart of a configuration method for video monitoring application software according to an embodiment of the present invention, where the configuration method includes the following steps:
s101, displaying an H5 page corresponding to the page configuration instruction and the model of the monitoring equipment according to the received page configuration instruction of the newly added monitoring equipment;
s102, receiving page configuration information corresponding to the model of the monitoring equipment, which is input by a user based on the H5 page, and reading characteristic parameters contained in the page configuration information;
s103, acquiring corresponding monitoring point data from a preset equipment database according to the characteristic parameters, wherein the monitoring point data comprise an address, an ID and a model of corresponding monitoring equipment;
s104, displaying the H5 page matched with the monitoring point data in the application software according to the received monitoring point calling instruction.
In this embodiment, when a type of monitoring device is newly added, only parameters corresponding to the type of the monitoring device are configured, an H5 page is set, and the binding function interface can be realized, so that the bottom code development is not needed, android and IOS mobile operating systems are considered, the operating function of the new type of device can be obtained in real time without updating the version of the APP by a user, and further, video of various brands and device types can be supported to be called and played by the APP, and the existing monitoring device types can be flexibly expanded.
In one possible design, the page configuration information includes interface parameters for binding each button, which are input by the user on the H5 page, and the interface parameters are interface URLs, interface names, and parameter groups of the corresponding buttons.
In one possible design, the H5 page matching the monitoring point data is displayed in the application software according to the received monitoring point call instruction, specifically:
when a monitoring point call instruction input by a user is received, responding to the monitoring point call instruction to inquire URL parameters of corresponding function codes, matching the URL parameters with the model of corresponding monitoring equipment, and loading an H5 page corresponding to the URL parameters on the application software.
To facilitate a better understanding of the above-described aspects by those skilled in the art, one of the modes of operation of the present invention is illustrated by way of example in fig. 2-7:
as shown in fig. 3 and fig. 4, each time a monitoring device of a model is newly added, a corresponding H5 page is designed through an H5 page configuration tool according to the function/parameter type (such as zoom, focal length, aperture, and definition) of the monitoring device of the model.
As shown in fig. 5, after the configuration of the H5 page is completed, interfaces are set for the respective button bindings, wherein the interface parameters include interface URLs, interface names, parameter groups (parameter names and values) called by the buttons.
After the H5 page configuration of the monitoring equipment of the model is completed, the background equipment management system can input a new monitoring point (the address, the equipment ID and the equipment model of the monitoring equipment of the model).
When a user at the mobile phone end selects the monitoring point to check through the application software APP, and the user clicks a setting button at the right lower part of the monitoring picture, the application software APP queries the URL of the corresponding function code through a background flow configuration list, the model of the equipment is spliced on the parameters of the URL, and then the equipment model page corresponding to the URL can be loaded by utilizing the original WEBVIEW of the APP. When clicking the related button (such as the zoom button of the zoom function) on the page, the background executes the corresponding function operation according to the call interface bound with the page by the device ID.
Correspondingly, the embodiment of the invention also provides a configuration device for video monitoring application software, which comprises:
the page configuration module is used for displaying an H5 page corresponding to the page configuration instruction and the model of the monitoring equipment according to the received page configuration instruction of the newly added monitoring equipment;
the parameter reading module is used for receiving page configuration information which is input by a user based on the H5 page and corresponds to the model of the monitoring equipment, and reading characteristic parameters contained in the page configuration information;
the monitoring point information acquisition module is used for acquiring corresponding monitoring point data from a preset equipment database according to the characteristic parameters, wherein the monitoring point data comprise an address, an ID and a model of corresponding monitoring equipment;
and the page display module is used for displaying the H5 page matched with the monitoring point data in the application software according to the received monitoring point calling instruction.
In one possible design, the page configuration information includes interface parameters for binding each button, which are input by the user on the H5 page, and the interface parameters are interface URLs, interface names, and parameter groups of the corresponding buttons.
In one possible design thereof, the page display module includes:
when a monitoring point call instruction input by a user is received, responding to the monitoring point call instruction to inquire URL parameters of corresponding function codes, matching the URL parameters with the model of corresponding monitoring equipment, and loading an H5 page corresponding to the URL parameters on the application software.
The embodiment of the invention also provides configuration equipment for video monitoring application software, which comprises: the configuration method for the video monitoring application software comprises a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the configuration method for the video monitoring application software is realized when the processor executes the computer program.
The embodiment of the invention also provides a computer storage medium, which comprises a stored computer program, wherein when the computer program runs, the device where the computer readable storage medium is located is controlled to execute the steps of the configuration method for video monitoring application software, for example, step S1 shown in fig. 1, or when the processor executes the computer program, the functions of each module/unit in the above device embodiments, for example, a page configuration module, are realized.
The computer program may be divided into one or more modules/units, which are stored in the memory and executed by the processor to accomplish the present invention, for example. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions for describing the execution of the computer program in the video surveillance application oriented configuration device.
The configuration equipment for the video monitoring application software can be computing equipment such as a desktop computer, a notebook computer, a palm computer, an intelligent tablet and the like. The configuration device facing the video monitoring application software can include, but is not limited to, a processor and a memory. It will be appreciated by those skilled in the art that the above components are merely examples of configuration devices for video monitoring applications and do not constitute a limitation of configuration devices for video monitoring applications, and may include more or less components than those described above, or may be combined with certain components, or different components, e.g., the configuration devices for video monitoring applications may also include input-output devices, network access devices, buses, etc.
The processor may be a central processing unit (Central Processing Unit, CPU), other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, and the processor is a control center of the configuration device facing the video monitoring application software, and uses various interfaces and lines to connect various parts of the entire configuration device facing the video monitoring application software.
The memory may be used to store the computer program and/or module, and the processor may implement various functions of the configuration device for video surveillance application software by running or executing the computer program and/or module stored in the memory and invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, the memory may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
Wherein the modules/units integrated by the configuration device for video monitoring application software can be stored in a computer readable storage medium if implemented in the form of software functional units and sold or used as independent products. Based on such understanding, the present invention may implement all or part of the flow of the method of the above embodiment, or may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of each of the method embodiments described above. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the computer readable medium contains content that can be appropriately scaled according to the requirements of jurisdictions in which such content is subject to legislation and patent practice, such as in certain jurisdictions in which such content is subject to legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunication signals.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that changes and modifications may be made without departing from the principles of the invention, such changes and modifications are also intended to be within the scope of the invention.

Claims (8)

1. The configuration method for the video monitoring application software is characterized by comprising the following steps of:
according to a received page configuration instruction of the newly-added monitoring equipment, displaying an H5 page corresponding to the page configuration instruction and the model of the monitoring equipment;
receiving page configuration information corresponding to the model of the monitoring equipment, which is input by a user based on the H5 page, and reading characteristic parameters contained in the page configuration information; the page configuration information comprises interface parameters which are input on the H5 page by a user and used for binding and setting each button, wherein the interface parameters are interface URL, interface names and parameter groups of the corresponding buttons;
acquiring corresponding monitoring point data from a preset equipment database according to the characteristic parameters, wherein the monitoring point data comprise an address, an ID and a model of corresponding monitoring equipment;
and displaying the H5 page matched with the monitoring point data in the application software according to the received monitoring point calling instruction.
2. The configuration method for video monitoring application software according to claim 1, wherein the H5 page matching the monitoring point data is displayed in the application software according to the received monitoring point call instruction, specifically:
when a monitoring point call instruction input by a user is received, responding to the monitoring point call instruction to inquire URL parameters of corresponding function codes, matching the URL parameters with the model of corresponding monitoring equipment, and loading an H5 page corresponding to the URL parameters on the application software.
3. The video surveillance application software oriented configuration method of claim 2, further comprising:
and calling the interface parameters corresponding to the binding of the button and executing the function operation according to the received function instruction input by the user through the button.
4. A configuration device for video monitoring application software, the device comprising:
the page configuration module is used for displaying an H5 page corresponding to the page configuration instruction and the model of the monitoring equipment according to the received page configuration instruction of the newly added monitoring equipment;
the parameter reading module is used for receiving page configuration information which is input by a user based on the H5 page and corresponds to the model of the monitoring equipment, and reading characteristic parameters contained in the page configuration information; the page configuration information comprises interface parameters which are input on the H5 page by a user and used for binding and setting each button, wherein the interface parameters are interface URL, interface names and parameter groups of the corresponding buttons;
the monitoring point information acquisition module is used for acquiring corresponding monitoring point data from a preset equipment database according to the characteristic parameters, wherein the monitoring point data comprise an address, an ID and a model of corresponding monitoring equipment;
and the page display module is used for displaying the H5 page matched with the monitoring point data in the application software according to the received monitoring point calling instruction.
5. The video surveillance application software oriented configuration apparatus of claim 4 wherein the page display module comprises:
when a monitoring point call instruction input by a user is received, responding to the monitoring point call instruction to inquire URL parameters of corresponding function codes, matching the URL parameters with the model of corresponding monitoring equipment, and loading an H5 page corresponding to the URL parameters on the application software.
6. The video surveillance application software oriented configuration apparatus of claim 5 further comprising:
and the function execution module is used for calling the interface parameters which are correspondingly bound by the button and executing the function operation according to the received function instruction which is input by the user through the button.
7. A video surveillance application software oriented configuration device, the device comprising: a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, the processor implementing the video surveillance application oriented configuration method according to any of claims 1 to 2 when the computer program is executed.
8. A computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and wherein the computer program when run controls a device in which the computer readable storage medium is located to perform the steps of the configuration method for video surveillance application software according to any one of claims 1 to 2.
CN202010194038.2A 2020-03-18 2020-03-18 Configuration method, device and equipment for video monitoring application software Active CN111324378B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010194038.2A CN111324378B (en) 2020-03-18 2020-03-18 Configuration method, device and equipment for video monitoring application software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010194038.2A CN111324378B (en) 2020-03-18 2020-03-18 Configuration method, device and equipment for video monitoring application software

Publications (2)

Publication Number Publication Date
CN111324378A CN111324378A (en) 2020-06-23
CN111324378B true CN111324378B (en) 2023-08-29

Family

ID=71167779

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010194038.2A Active CN111324378B (en) 2020-03-18 2020-03-18 Configuration method, device and equipment for video monitoring application software

Country Status (1)

Country Link
CN (1) CN111324378B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111885194B (en) * 2020-07-31 2023-06-09 睿云联(厦门)网络通讯技术有限公司 Communication method and device for communication application and electronic equipment
CN112799941A (en) * 2021-01-27 2021-05-14 上海淇玥信息技术有限公司 Equipment information calling method and device and electronic equipment
CN113076236A (en) * 2021-04-16 2021-07-06 北京京东拓先科技有限公司 Page loading monitoring method and device
CN114095784B (en) * 2021-11-19 2024-02-09 浩云科技股份有限公司 Method, system, equipment and medium for transcoding and playing H.265 format video stream

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105553959A (en) * 2015-12-11 2016-05-04 Tcl集团股份有限公司 Remote control method and system capable of dynamically generating intelligent device operation interface
CN109101228A (en) * 2018-08-10 2018-12-28 百度在线网络技术(北京)有限公司 The execution method and apparatus of application program
CN110234117A (en) * 2019-06-27 2019-09-13 杭州博联智能科技股份有限公司 IOT equipment distribution method, apparatus, equipment and medium based on small routine

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9348555B2 (en) * 2013-03-15 2016-05-24 Volkswagen Ag In-vehicle access of mobile device functions

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105553959A (en) * 2015-12-11 2016-05-04 Tcl集团股份有限公司 Remote control method and system capable of dynamically generating intelligent device operation interface
CN109101228A (en) * 2018-08-10 2018-12-28 百度在线网络技术(北京)有限公司 The execution method and apparatus of application program
CN110234117A (en) * 2019-06-27 2019-09-13 杭州博联智能科技股份有限公司 IOT equipment distribution method, apparatus, equipment and medium based on small routine

Also Published As

Publication number Publication date
CN111324378A (en) 2020-06-23

Similar Documents

Publication Publication Date Title
CN111324378B (en) Configuration method, device and equipment for video monitoring application software
CN110086877B (en) Application program sharing and information sharing display method, device, equipment and medium
CN108228293B (en) Interface skin switching method and device
CN110825807B (en) Data interactive conversion method, device, equipment and medium based on artificial intelligence
CN110908739B (en) Method, device and equipment for realizing data docking with third-party Launcher
CN113760611A (en) System site switching method and device, electronic equipment and storage medium
CN111338625B (en) Data processing method, system, terminal equipment and storage medium
CN111752454A (en) Skin control method, device, terminal and medium for application program interface
CN113721936B (en) Application management method, intelligent terminal, device and storage medium
CN110543416A (en) Method, device, equipment and storage medium for automatically testing terminal program
CN110502296B (en) Method, equipment and storage medium for displaying firmware upgrading command
CN110874143B (en) Sensor data acquisition method, intelligent terminal, storage medium and electronic equipment
WO2016206437A1 (en) Rom package generation method and device
CN114546436A (en) Micro front-end service updating method and device, electronic equipment and storage medium
CN109670454B (en) Biological information introduction method, biological information introduction device and terminal equipment
CN112188177A (en) Screen-splash prevention method, terminal device and storage medium
CN109982136B (en) Volume adjusting method and device
CN111722867A (en) Software configuration method, storage medium and smart television
CN111061549A (en) Multitask management method based on android, intelligent terminal and storage medium
CN109634653A (en) A kind of resource allocation method and device based on component based architecture
CN110673879A (en) One-key adjustment method and device for element style of configuration software
CN112509608B (en) Method and device for recording sound along with channel of USB (Universal Serial bus) equipment and storage medium
CN114900383B (en) Interface processing method, device, electronic equipment and computer readable storage medium
CN109684405B (en) Data synchronization method, device, equipment and computer readable storage medium
CN109783329B (en) Application program blank data prompting method and system and terminal equipment

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