CN111008062A - Interface setting method, device, equipment and medium for application program APP - Google Patents

Interface setting method, device, equipment and medium for application program APP Download PDF

Info

Publication number
CN111008062A
CN111008062A CN201911349405.5A CN201911349405A CN111008062A CN 111008062 A CN111008062 A CN 111008062A CN 201911349405 A CN201911349405 A CN 201911349405A CN 111008062 A CN111008062 A CN 111008062A
Authority
CN
China
Prior art keywords
interface
target
app
intelligent equipment
interface reconfiguration
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.)
Withdrawn
Application number
CN201911349405.5A
Other languages
Chinese (zh)
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.)
AI Speech Ltd
Original Assignee
AI Speech 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 AI Speech Ltd filed Critical AI Speech Ltd
Priority to CN201911349405.5A priority Critical patent/CN111008062A/en
Publication of CN111008062A publication Critical patent/CN111008062A/en
Withdrawn legal-status Critical Current

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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method, a device, equipment and a medium for setting an interface of an application program APP, wherein the method comprises the following steps: responding to an interface reconfiguration request which is sent by an APP management background and corresponds to a target APP; extracting interface reconfiguration parameters matched with the target intelligent equipment in the interface reconfiguration request; and generating an interface reconfiguration file matched with the target intelligent equipment according to the interface reconfiguration parameters. The embodiment of the invention realizes the user-defined setting of the APP interface for binding a plurality of intelligent devices, avoids the problem of large workload caused by manually modifying codes when a developer sets the APP interface, and reduces the development cost of enterprises for the APP.

Description

Interface setting method, device, equipment and medium for application program APP
Technical Field
The embodiment of the invention relates to a data acquisition and processing technology, in particular to a method, a device, equipment and a medium for setting an interface of an application program APP.
Background
APP (APPlication program) supporting binding of a plurality of intelligent devices in the market is very common, and the APP can display resource information of different intelligent devices, so that a user can realize functional operation of the intelligent devices through a mobile phone terminal.
When the existing APP displays different interfaces according to different bound intelligent devices, a developer is generally required to set fixed interface parameters in advance during development of the APP, such as interface colors, fonts, module display and hiding, and the like.
However, when the existing APP is formally operated, a developer can only set an interface matched with each smart device according to locally stored interface parameters, and it is difficult to implement custom setting of the APP interface.
Disclosure of Invention
The embodiment of the invention provides an interface setting method, device, equipment and medium of an application program APP, which realize the user-defined setting of an APP interface supporting the binding of a plurality of intelligent equipment and reduce the development cost of an enterprise for the APP.
In a first aspect, an embodiment of the present invention provides an interface setting method for an application APP, where the method includes:
responding to an interface reconfiguration request corresponding to a target APP sent by an APP management background, wherein the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
extracting interface reconfiguration parameters matched with the target intelligent equipment in the interface reconfiguration request;
and generating an interface reconfiguration file matched with the target intelligent equipment according to the interface reconfiguration parameter, wherein the interface reconfiguration file is used for reconfiguring a display page matched with the target intelligent equipment in the installed target APP.
In a second aspect, an embodiment of the present invention further provides an interface setting method for an application APP, where the method includes:
when a starting request of a target APP is detected, an interface reconfiguration setting request is sent to a server, the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
receiving an interface reconfiguration file matched with the target intelligent equipment and fed back by the server;
and when an interface display request matched with the target intelligent equipment is detected, generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file.
In a third aspect, an embodiment of the present invention provides an interface setting apparatus for an application APP, where the apparatus includes:
the interface reconfiguration request response module is used for responding to an interface reconfiguration request which is sent by an APP management background and corresponds to a target APP, the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
the interface reconfiguration parameter extraction module is used for extracting interface reconfiguration parameters matched with the target intelligent equipment in the interface reconfiguration request;
and the interface reconfiguration file generation module is used for generating an interface reconfiguration file matched with the target intelligent equipment according to the interface reconfiguration parameter, and the interface reconfiguration file is used for reconfiguring a display page matched with the target intelligent equipment in the installed target APP.
In a fourth aspect, an embodiment of the present invention further provides an interface setting device for an application APP, where the device includes:
the interface reconfiguration setting request sending module is used for sending an interface reconfiguration setting request to a server when a starting request of a target APP is detected, wherein the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
the interface reconfiguration file receiving module is used for receiving an interface reconfiguration file matched with the target intelligent equipment and fed back by the server;
and the display interface generating module is used for generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file when an interface display request matched with the target intelligent equipment is detected.
In a fifth aspect, an embodiment of the present invention further provides a computing device, where the computing device includes:
one or more processors;
storage means for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement an interface setting method for an application program APP provided by any embodiment of the invention.
In a sixth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the storage medium, and when the computer program is executed by a processor, the computer program implements the interface setting method for the application APP provided in any embodiment of the present invention.
According to the technical scheme of the embodiment of the invention, the interface reconfiguration request corresponding to the target APP and sent by the APP management background is obtained, then the interface reconfiguration parameter matched with the target intelligent equipment is extracted, and finally the interface reconfiguration file matched with the target intelligent equipment is generated according to the interface reconfiguration parameter. The embodiment of the invention realizes the user-defined setting of the APP interface for binding a plurality of intelligent devices, avoids the problem of large workload caused by manually modifying codes when a developer sets the APP interface, and reduces the development cost of enterprises for the APP.
Drawings
Fig. 1 is a flowchart of an interface setting method for an application APP according to a first embodiment of the present invention;
fig. 2 is a flowchart of an interface setting method for an application APP according to an embodiment of the present invention;
fig. 3 is a flowchart of an interface setting method for an application APP according to a second embodiment of the present invention;
fig. 4 is a structural diagram of an interface setting apparatus of an application APP according to a third embodiment of the present invention;
fig. 5 is a structural diagram of an interface setting apparatus for an application APP according to a fourth embodiment of the present invention;
fig. 6 is a schematic structural diagram of a computer device in the fifth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of an interface setting method for an application APP according to an embodiment of the present invention, where this embodiment is applicable to a situation where an APP binding multiple smart devices sends an interface configuration file matched with a smart device to the APP when connecting the smart devices, so that the APP displays different interfaces according to different smart devices in a self-defined manner, as shown in fig. 2, this method may be executed by an interface setting apparatus for the application APP, where the apparatus may be implemented by software and/or hardware, and may be generally integrated in a server, and the server may communicate with the APP, where the method specifically includes the following steps:
step 110, responding to an interface reconfiguration request corresponding to a target APP sent by an APP management background, wherein the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP.
In this embodiment, the target APP can support binding of a plurality of intelligent devices, such as terminal devices like a sound box and a television, and is used for displaying resource information of different intelligent devices. For example, when the target APP is bound to the sound box, the target APP may show a music play list and a setting module pre-stored in the sound box; when the target APP is bound with the television, the target APP can display a movie playing module, a TV play module and the like in the television, and the target APP can display different interfaces according to different bound intelligent devices.
In this step, when the target APP is formally operated, as shown in fig. 2, the developer of the target APP sends an interface reconfiguration request to the server through the APP management background, so as to implement the custom setting of the target APP interface. The interface reconfiguration request is a data packet which comprises a plurality of intelligent equipment product models and interface reconfiguration parameters matched with the intelligent equipment.
And 120, extracting interface reconfiguration parameters matched with the target intelligent equipment from the interface reconfiguration request.
In this step, after the target APP is started, a specific target intelligent device is bound, and after the server obtains the interface reconfiguration request, the server compares the target product model of the target intelligent device with the plurality of intelligent device product models, and extracts interface reconfiguration parameters matched with the target product model of the target intelligent device.
Wherein the interface reconfiguration parameter includes at least one of: module setting parameters of at least one module in the target intelligent device; setting parameters of display elements of the target APP display page.
Specifically, when the target intelligent device includes a plurality of modules, for example, the television includes a tv play module and a movie play module, and correspondingly, the module setting parameter may be a background color, a module hiding or display setting, and the like of the tv play module and the movie play module.
The presentation element comprises at least one of: figures, tables, and titles. Specifically, if the display element is a graph, the setting parameters include pixels, resolution, size, color, hue, saturation, brightness, gray value, and the like of the graph; if the display element is a table, setting parameters including the edge distance of the table, the frame, the shading, the colors of the frame and the shading, the thickness of lines and the like; if the presentation element is a title, the setting parameters include title font, font size, line spacing, font color, and the like.
Step 130, generating an interface reconfiguration file matched with the target intelligent device according to the interface reconfiguration parameter, wherein the interface reconfiguration file is used for reconfiguring a display page matched with the target intelligent device in the installed target APP.
In this step, the server generates an interface reconfiguration file matched with the target product model of the target intelligent device according to the interface reconfiguration parameter, so that the target APP displays the interface matched with the target intelligent device.
After this step, also include:
and responding to an interface reconfiguration setting request, and sending the interface reconfiguration file matched with the target intelligent equipment to a sender of the interface reconfiguration setting request.
In this embodiment, a target APP sends an interface reconfiguration setting request to a server, where the interface reconfiguration setting request includes a product model of a target intelligent device bound by the target APP, and the server sends an interface reconfiguration file matched with the target intelligent device to the target APP by identifying the product model of the target intelligent device, so as to implement real-time custom setting of an interface of the target APP; when the target APP does not send the interface reconfiguration setting request to the server, the target APP continues to maintain the previous interface setting without updating.
The method comprises the steps of firstly obtaining an interface reconfiguration request corresponding to a target APP and sent by an APP management background, then extracting interface reconfiguration parameters matched with target intelligent equipment, and finally generating an interface reconfiguration file matched with the target intelligent equipment according to the interface reconfiguration parameters. The embodiment of the invention realizes the user-defined setting of the APP interface for binding a plurality of intelligent devices, avoids the problem of large workload caused by manually modifying codes when a developer sets the APP interface, and reduces the development cost of enterprises for the APP.
Example two
Fig. 3 is a flowchart of interface setting of an application APP according to a second embodiment of the present invention, where this embodiment is applicable to a situation that supports an APP binding multiple smart devices to receive an interface configuration file sent by a server when connecting the smart devices, so that the APP displays different interfaces according to different smart devices in a self-defined manner, as shown in fig. 2, this method may be executed by an interface setting apparatus of the application APP, where this apparatus may be implemented by software and/or hardware, and may be generally integrated in the APP, and the APP can communicate with the server, where the method specifically includes the following steps:
step 310, when a start request of a target APP is detected, an interface reconfiguration setting request is sent to a server, the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP.
In this embodiment, after a developer detects that a target APP bound to an intelligent device is started, if a current target APP interface corresponding to the intelligent device needs to be reset, the developer sends an interface reconfiguration request to a server through an APP management background, where the interface reconfiguration request is a data packet including a plurality of intelligent device product models and interface reconfiguration parameters matched with each intelligent device.
And step 320, receiving the interface reconfiguration file matched with the target intelligent equipment and fed back by the server.
In this step, the intelligent device bound in the operation of the target APP is the target intelligent device, the server generates an interface reconfiguration file matched with the target product model of the target intelligent device according to the interface reconfiguration parameter, and sends the interface reconfiguration file to the target APP, and the target APP receives the interface reconfiguration file matched with the target product model of the target intelligent device and fed back by the server, and stores the interface reconfiguration file in the local memory.
And 330, generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file when the interface display request matched with the target intelligent equipment is detected.
In this step, when the target APP detects an interface display request matched with the target intelligent device, determining whether the product model of the target intelligent device bound by the target APP is matched with the target product model in the interface reconfiguration file stored in the local memory;
if so, generating a display interface matched with the target product model of the target intelligent equipment according to the interface reconfiguration file;
and if not, generating a display interface matched with the target product model of the target intelligent equipment according to interface configuration information built in the target intelligent equipment, such as default interface display setting of the target intelligent equipment.
The method comprises the steps that when a starting request of a target APP is detected, an interface reconfiguration setting request is sent to a server, and then an interface reconfiguration file matched with target intelligent equipment and fed back by the server is received; and finally, generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file. The embodiment of the invention saves the interface configuration file matched with the intelligent equipment in the local memory, solves the problem that the interface background cannot be displayed due to unstable network, realizes the user-defined setting of the APP interface for supporting the binding of a plurality of intelligent equipment, avoids the problem that the workload is increased due to the fact that a developer manually modifies codes when setting the APP interface, and reduces the development cost of enterprises for the APP.
EXAMPLE III
Fig. 4 is a structural diagram of an interface setting apparatus for an application APP according to a third embodiment of the present invention, where the apparatus includes: an interface reconfiguration request response module 410, an interface reconfiguration parameter extraction module 420 and an interface reconfiguration file generation module 430.
The interface reconfiguration request response module 410 is configured to respond to an interface reconfiguration request corresponding to a target APP sent by an APP management background, where the target APP is used to bind at least two pieces of smart devices, and different pieces of smart devices have different display interfaces in the target APP; an interface reconfiguration parameter extracting module 420, configured to extract, in the interface reconfiguration request, an interface reconfiguration parameter that is matched with the target smart device, where the interface reconfiguration parameter includes at least one of: module setting parameters of at least one module in the target intelligent device and display element setting parameters of the target APP display page, wherein the display elements comprise at least one of the following: graphs, tables, and titles; an interface reconfiguration file generation module 430, configured to generate an interface reconfiguration file matched with the target intelligent device according to the interface reconfiguration parameter, where the interface reconfiguration file is used to reconfigure a display page, in the installed target APP, matched with the target intelligent device.
According to the technical scheme, the interface reconfiguration request corresponding to the target APP and sent by the APP management background is firstly obtained, then the interface reconfiguration parameters matched with the target intelligent equipment are extracted, and finally the interface reconfiguration file matched with the target intelligent equipment is generated according to the interface reconfiguration parameters. The embodiment of the invention realizes the user-defined setting of the APP interface for binding a plurality of intelligent devices, avoids the problem of large workload caused by manually modifying codes when a developer sets the APP interface, and reduces the development cost of enterprises for the APP.
On the basis of the foregoing embodiments, the interface reconfiguration parameter extraction module 420 may include:
the interface reconfiguration parameter extraction unit is used for extracting interface reconfiguration parameters matched with the target product model of the target intelligent equipment in the interface reconfiguration request;
the interface reconfiguration file generation module 430 may include:
the interface reconfiguration file generation unit is used for generating an interface reconfiguration file matched with the target product model of the target intelligent equipment according to the interface reconfiguration parameter;
and the interface reconfiguration file sending unit is used for responding to an interface reconfiguration setting request and sending the interface reconfiguration file matched with the target intelligent equipment to a sender of the interface reconfiguration setting request.
The interface setting device for the application program APP provided by the embodiment of the invention can execute the interface setting method for the application program APP provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
Example four
Fig. 5 is a structural diagram of an interface setting apparatus for an application APP according to a fourth embodiment of the present invention, where the apparatus includes: an interface reconfiguration setting request sending module 510, an interface reconfiguration file receiving module 520 and a display interface generating module 530.
The interface reconfiguration setting request sending module 510 is configured to send an interface reconfiguration setting request to a server when a start request of a target APP is detected, where the target APP is used to bind at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP; an interface reconfiguration file receiving module 520, configured to receive an interface reconfiguration file matched with the target intelligent device and fed back by the server; and a display interface generating module 530, configured to generate a display interface matched with the target intelligent device according to the interface reconfiguration file when an interface display request matched with the target intelligent device is detected.
The method comprises the steps that when a starting request of a target APP is detected, an interface reconfiguration setting request is sent to a server, and then an interface reconfiguration file matched with target intelligent equipment and fed back by the server is received; and finally, generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file. The embodiment of the invention saves the interface configuration file matched with the intelligent equipment in the local memory, solves the problem that the interface background cannot be displayed due to unstable network, realizes the user-defined setting of the APP interface for supporting the binding of a plurality of intelligent equipment, avoids the problem that the workload is increased due to the fact that a developer manually modifies codes when setting the APP interface, and reduces the development cost of enterprises for the APP.
On the basis of the foregoing embodiments, the interface reconfiguration file receiving module 520 may include:
and the interface reconfiguration file receiving unit is used for receiving the interface reconfiguration file which is fed back by the server and is matched with the target product model of the target intelligent equipment.
The display interface generating module 530 may include:
the judging unit is used for judging whether the product model of the target intelligent equipment bound by the target APP is matched with the target product model or not when the interface display request matched with the target intelligent equipment is detected;
the display interface generating unit is used for generating a display interface matched with the target product model of the target intelligent equipment according to the interface reconfiguration file under the condition that the product model of the target intelligent equipment bound by the target APP is matched with the target product model; and under the condition that the product model of the target intelligent equipment bound by the target APP is not matched with the target product model, generating a display interface matched with the target product model of the target intelligent equipment according to interface configuration information built in the target intelligent equipment.
The interface setting device for the application program APP provided by the embodiment of the invention can execute the interface setting method for the application program APP provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
EXAMPLE five
Fig. 6 is a schematic structural diagram of a computing apparatus according to a fifth embodiment of the present invention, as shown in fig. 6, the computing apparatus includes a processor 610, a memory 620, an input device 630, and an output device 640; the number of processors 610 in the computing device may be one or more, and one processor 610 is taken as an example in fig. 6; the processor 610, memory 620, input device 630, and output device 640 in the computing device may be connected by a bus or other means, such as by a bus in fig. 6.
The memory 620 is used as a computer-readable storage medium, and can be used for storing software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to an interface setting method of an application APP in the embodiment of the present invention (for example, the interface reconfiguration request response module 410, the interface reconfiguration parameter extraction module 420, and the interface reconfiguration file generation module 430 in an interface setting apparatus of an application APP). The processor 610 executes various functional applications and data processing of the computing device by running software programs, instructions and modules stored in the memory 620, namely, the above-mentioned interface setting method of the application program APP is realized. That is, the program when executed by the processor implements:
responding to an interface reconfiguration request corresponding to a target APP sent by an APP management background, wherein the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
extracting interface reconfiguration parameters matched with the target intelligent equipment in the interface reconfiguration request;
and generating an interface reconfiguration file matched with the target intelligent equipment according to the interface reconfiguration parameter, wherein the interface reconfiguration file is used for reconfiguring a display page matched with the target intelligent equipment in the installed target APP.
The memory 620, as a computer-readable storage medium, can also be used for program instructions/modules corresponding to the interface setting method of the application program APP in the second embodiment of the present invention (for example, the interface reconfiguration setting request sending module 510, the interface reconfiguration file receiving module 520, and the display interface generating module 530 in the interface setting apparatus of the application program APP). The processor 610 executes various functional applications and data processing of the computing device by running software programs, instructions and modules stored in the memory 620, namely, the above-mentioned interface setting method of the application program APP is realized. That is, the program when executed by the processor implements:
when a starting request of a target APP is detected, an interface reconfiguration setting request is sent to a server, the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
receiving an interface reconfiguration file matched with the target intelligent equipment and fed back by the server;
and when an interface display request matched with the target intelligent equipment is detected, generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file.
The memory 620 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 required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 620 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 examples, the memory 620 may further include memory located remotely from the processor 610, which may be connected to a computing device over 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 device 630 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the computing device, and may include a keyboard and a mouse, etc. The output device 640 may include a display device such as a display screen.
EXAMPLE six
The sixth embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the method according to any embodiment of the present invention. Of course, the computer-readable storage medium provided in the embodiment of the present invention may perform related operations in the interface setting method for the application APP provided in the embodiment of the present invention. That is, the program when executed by the processor implements:
responding to an interface reconfiguration request corresponding to a target APP sent by an APP management background, wherein the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
extracting interface reconfiguration parameters matched with the target intelligent equipment in the interface reconfiguration request;
and generating an interface reconfiguration file matched with the target intelligent equipment according to the interface reconfiguration parameter, wherein the interface reconfiguration file is used for reconfiguring a display page matched with the target intelligent equipment in the installed target APP.
The computer-readable storage medium provided in the embodiment of the present invention may further perform related operations in the interface setting method for the application APP provided in the second embodiment of the present invention. That is, the program when executed by the processor implements:
when a starting request of a target APP is detected, an interface reconfiguration setting request is sent to a server, the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
receiving an interface reconfiguration file matched with the target intelligent equipment and fed back by the server;
and when an interface display request matched with the target intelligent equipment is detected, generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It should be noted that, in the embodiment of the interface setting apparatus for an application APP, each unit and each module included in the embodiment are only divided according to functional logic, but are not limited to the above division, as long as the corresponding function can be realized; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. An interface setting method for an application program APP is characterized by comprising the following steps:
responding to an interface reconfiguration request corresponding to a target APP sent by an APP management background, wherein the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
extracting interface reconfiguration parameters matched with the target intelligent equipment in the interface reconfiguration request;
and generating an interface reconfiguration file matched with the target intelligent equipment according to the interface reconfiguration parameter, wherein the interface reconfiguration file is used for reconfiguring a display page matched with the target intelligent equipment in the installed target APP.
2. The method of claim 1, wherein the interface reconfiguration parameter comprises at least one of:
module setting parameters of at least one module in the target smart device;
setting parameters of display elements of the target APP display page;
wherein the presentation element comprises at least one of: figures, tables, and titles.
3. The method of claim 1, wherein extracting, in the interface reconfiguration request, interface reconfiguration parameters that match a target smart device comprises:
extracting interface reconfiguration parameters matched with the target product model of the target intelligent equipment in the interface reconfiguration request;
generating an interface reconfiguration file matched with the target intelligent equipment according to the interface reconfiguration parameters, wherein the interface reconfiguration file comprises:
and generating an interface reconfiguration file matched with the target product model of the target intelligent equipment according to the interface reconfiguration parameter.
4. The method of claim 1, after generating an interface reconfiguration file matching the target smart device according to the interface reconfiguration parameters, further comprising:
and responding to an interface reconfiguration setting request, and sending the interface reconfiguration file matched with the target intelligent equipment to a sender of the interface reconfiguration setting request.
5. An interface setting method for an application program APP is characterized by comprising the following steps:
when a starting request of a target APP is detected, an interface reconfiguration setting request is sent to a server, the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
receiving an interface reconfiguration file matched with the target intelligent equipment and fed back by the server;
and when an interface display request matched with the target intelligent equipment is detected, generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file.
6. The method of claim 5, wherein receiving the server-fed interface reconfiguration file matching the target smart device comprises:
receiving an interface reconfiguration file which is fed back by the server and matched with the target product model of the target intelligent equipment;
when an interface display request matched with the target intelligent equipment is detected, generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file, wherein the display interface comprises:
when an interface display request matched with the target intelligent equipment is detected, judging whether the product model of the target intelligent equipment bound by the target APP is matched with the target product model;
if so, generating a display interface matched with the target product model of the target intelligent equipment according to the interface reconfiguration file;
and if not, generating a display interface matched with the target product model of the target intelligent equipment according to interface configuration information built in the target intelligent equipment.
7. The utility model provides an interface setting device of application APP which characterized in that includes:
the interface reconfiguration request response module is used for responding to an interface reconfiguration request which is sent by an APP management background and corresponds to a target APP, the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
the interface reconfiguration parameter extraction module is used for extracting interface reconfiguration parameters matched with the target intelligent equipment in the interface reconfiguration request;
and the interface reconfiguration file generation module is used for generating an interface reconfiguration file matched with the target intelligent equipment according to the interface reconfiguration parameter, and the interface reconfiguration file is used for reconfiguring a display page matched with the target intelligent equipment in the installed target APP.
8. The utility model provides an interface setting device of application APP which characterized in that includes:
the interface reconfiguration setting request sending module is used for sending an interface reconfiguration setting request to a server when a starting request of a target APP is detected, wherein the target APP is used for binding at least two pieces of intelligent equipment, and different pieces of intelligent equipment have different display interfaces in the target APP;
the interface reconfiguration file receiving module is used for receiving an interface reconfiguration file matched with the target intelligent equipment and fed back by the server;
and the display interface generating module is used for generating a display interface matched with the target intelligent equipment according to the interface reconfiguration file when an interface display request matched with the target intelligent equipment is detected.
9. A computing device, wherein the computing device comprises:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement an interface setting method for an application APP as claimed in any one of claims 1 to 6.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a method for setting an interface for an application APP as claimed in any one of claims 1 to 6.
CN201911349405.5A 2019-12-24 2019-12-24 Interface setting method, device, equipment and medium for application program APP Withdrawn CN111008062A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911349405.5A CN111008062A (en) 2019-12-24 2019-12-24 Interface setting method, device, equipment and medium for application program APP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911349405.5A CN111008062A (en) 2019-12-24 2019-12-24 Interface setting method, device, equipment and medium for application program APP

Publications (1)

Publication Number Publication Date
CN111008062A true CN111008062A (en) 2020-04-14

Family

ID=70116234

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911349405.5A Withdrawn CN111008062A (en) 2019-12-24 2019-12-24 Interface setting method, device, equipment and medium for application program APP

Country Status (1)

Country Link
CN (1) CN111008062A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112328245A (en) * 2020-10-30 2021-02-05 深圳优美创新科技有限公司 Page display method, system, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112328245A (en) * 2020-10-30 2021-02-05 深圳优美创新科技有限公司 Page display method, system, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN111045655B (en) Page rendering method and device, rendering server and storage medium
CN113497945B (en) Live broadcast and configuration method based on cloud mobile phone and related device and system
CN111079047B (en) Web-oriented page construction system
CN108038212B (en) Data interaction method, device, system, equipment and storage medium
CN109683892B (en) Page display method and device, computer equipment and storage medium
CN112925520A (en) Method and device for building visual page and computer equipment
CN115309470B (en) Method, device, equipment and storage medium for loading widget
CN112528619A (en) Page template file generation method and device, electronic equipment and storage medium
CN111625312A (en) APP skin changing method and device, electronic equipment and storage medium
CN112217671A (en) Method and equipment for performing interface display on front-end micro-service based on split deployment
CN109542385B (en) Multi-data-stream on-screen display method, system and device and readable storage medium
CN114661375A (en) Application integration method and device
CN106682014B (en) Game display data generation method and device
CN111008062A (en) Interface setting method, device, equipment and medium for application program APP
CN113656718A (en) Theme switching method and device
CN106383705B (en) Method and device for setting mouse display state in application thin client
CN108616416B (en) Student end access method based on teaching software, teacher end, system and medium
CN112328237B (en) Scene display method and device, computer equipment and storage medium
CN108614844B (en) Multimedia file generation method and device
WO2018205390A1 (en) Control layout display control method, system, and apparatus, and computer readable storage medium
CN110838973B (en) Key configuration method and device of intelligent gateway and electronic equipment
CN110856033B (en) Object display method, device, terminal and storage medium
US20170169792A1 (en) Electronic device and method for releasing content to multiple terminals
CN111124386A (en) Unity-based animation event processing method, device, equipment and storage medium
CN112367560B (en) Advertising machine configuration method, device and system 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
CB02 Change of applicant information

Address after: 215021 building 14, Tengfei Science Park, No. 388, Xinping street, Suzhou Industrial Park, Suzhou City, Jiangsu Province

Applicant after: Sipic Technology Co.,Ltd.

Address before: 215021 building 14, Tengfei Science Park, No. 388, Xinping street, Suzhou Industrial Park, Suzhou City, Jiangsu Province

Applicant before: AI SPEECH Ltd.

CB02 Change of applicant information
WW01 Invention patent application withdrawn after publication

Application publication date: 20200414

WW01 Invention patent application withdrawn after publication