[go: up one dir, main page]

CN112486493A - Application program management method and device, electronic equipment and readable storage medium - Google Patents

Application program management method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN112486493A
CN112486493A CN202011517178.5A CN202011517178A CN112486493A CN 112486493 A CN112486493 A CN 112486493A CN 202011517178 A CN202011517178 A CN 202011517178A CN 112486493 A CN112486493 A CN 112486493A
Authority
CN
China
Prior art keywords
control
target control
application program
request
display
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.)
Pending
Application number
CN202011517178.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.)
BOE Technology Group Co Ltd
Original Assignee
BOE Technology Group 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 BOE Technology Group Co Ltd filed Critical BOE Technology Group Co Ltd
Priority to CN202011517178.5A priority Critical patent/CN112486493A/en
Publication of CN112486493A publication Critical patent/CN112486493A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • 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/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides an application program management method and device, an electronic device and a readable storage medium. The management method of the application program comprises the steps of receiving an editing request for a target control; adjusting the state of the target control according to the editing request, and displaying a preview image of a display interface of the application program in a second display area; and receiving a push request aiming at the target control, and pushing the adjusted state of the target control to the terminal equipment according to the push request so that the terminal equipment can update the display interface of the application program. According to the embodiment of the invention, the target control in the first display area is edited, the preview state image of the interface of the application program is displayed in the second display area, the function adjustment of the application program is realized based on the adjustment of the target control, the code hierarchy adjustment of the application program is not required, and the convenience degree of application program management is improved.

Description

Application program management method and device, electronic equipment and readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for managing an application program, an electronic device, and a readable storage medium.
Background
In the related art, updating of the functions of the application program needs to be performed based on operations of a code hierarchy, and an update package is pushed to a user side to update the application program, so that management of the application program in the related art is inconvenient.
Disclosure of Invention
The embodiment of the invention provides a method and a device for managing an application program, electronic equipment and a readable storage medium, and aims to solve the problem that management of the application program is inconvenient.
In a first aspect, an embodiment of the present invention provides a management method for an application, where the management method is applied to a control server, where the control server is in communication connection with a terminal device installed with the application, and the management method includes the following steps:
receiving an editing request for a target control, wherein the target control is at least one control in a plurality of controls located in a first display area of the control server, and each control corresponds to an area in a display interface of the application program;
adjusting the state of the target control according to the editing request, and displaying a preview image of a display interface of the application program in a second display area of the control server;
and receiving a push request aiming at the target control, and pushing the adjusted state of the target control to the terminal equipment according to the push request so that the terminal equipment can update the display interface of the application program.
Optionally, the editing request includes an editing request for editing the display content of the target control, and the adjusting the state of the target control according to the editing request includes:
displaying one or more items of the name, the link address and the control background picture of the target control;
and updating one or more items in the name, the link address and the control background picture according to the editing request.
Optionally, the number of the control background pictures is multiple;
the updating one or more of the name, the link address, and the control background picture according to the edit request includes:
acquiring a plurality of control background pictures and playing configuration of the plurality of control background pictures;
the displaying the preview image of the display interface of the application program in the second display area of the control server includes:
and displaying the multiple control background pictures in the area corresponding to the target control in the second display area according to the playing configuration.
Optionally, the editing request includes a hiding request, and the adjusting the state of the target control according to the editing request includes:
hiding the target control in the first display area according to the hiding request;
the displaying a preview image of a display interface of the application program in a second display area of the control server includes:
and hiding the image of the target control in the second display area.
Optionally, the edit request includes a position change request for the target control;
the adjusting the state of the target control according to the editing request comprises:
adjusting the position of the target control in the first display area according to the position change request;
the displaying a preview image of a display interface of the application program in a second display area of the control server includes:
and displaying the image corresponding to the target control in a second display area according to the position of the target control after adjustment.
In a second aspect, an embodiment of the present invention provides an application management apparatus, which is applied to a control server, where the control server is in communication connection with a terminal device installed with the application, and the management apparatus includes:
the editing request receiving module is used for receiving an editing request for a target control, wherein the target control is at least one control in a plurality of controls located in a first display area of the control server, and each control corresponds to an area in a display interface of the application program;
the adjusting and displaying module is used for adjusting the state of the target control according to the editing request and displaying a preview image of a display interface of the application program in a second display area of the control server;
and the pushing module is used for receiving a pushing request aiming at the target control and pushing the adjusted state of the target control to the terminal equipment according to the pushing request so that the terminal equipment can update the display interface of the application program.
Optionally, the edit request includes an edit request for editing the display content of the target control, and the adjusting and displaying module includes:
the display sub-module is used for displaying one or more items of the name, the link address and the control background picture of the target control;
and the updating sub-module is used for updating one or more items in the name, the link address and the control background picture according to the editing request.
Optionally, the number of the control background pictures is multiple;
the update sub-module includes:
the device comprises an acquisition unit, a display unit and a control unit, wherein the acquisition unit is used for acquiring a plurality of control background pictures and the playing configuration of the control background pictures;
the adjustment display module is specifically configured to display the multiple control background pictures in the area of the second display area corresponding to the target control according to the play configuration.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a processor, a memory, and a computer program stored on the memory and executable on the processor, and when executed by the processor, the computer program implements the steps of the management method for the application program according to any one of the first aspect.
In a fourth aspect, the embodiment of the present invention provides a readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the management method for an application program according to any one of the first aspect.
According to the embodiment of the invention, the target control in the first display area is edited, and the preview state image of the interface of the application program is displayed in the second display area, so that the adjustment of the function of the application program can be visually displayed, meanwhile, the function adjustment of the application program is realized based on the adjustment of the target control, the code level adjustment of the application program is not required, and the convenience degree of application program management is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a flowchart of a management method for an application according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a usage status in an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an application management apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention provides a management method of an application program.
As shown in fig. 1, in one embodiment, the management method includes the steps of:
step 101: an edit request for a target control is received.
As shown in fig. 2, in the present embodiment, the management method of the application is applied to a control server, and the control server is connected in communication with a terminal device in which the application is installed.
Referring to fig. 2, in the present embodiment, the first display area is a display area in a display interface of the control server, and a plurality of controls are displayed in the first display area.
The target control is at least one control in the plurality of controls located in the first display area, and when the target control is implemented, the one or more controls can be edited, so that the display interface of the application program is adjusted.
It should be understood that, in general, the functions provided by the application include multiple levels of functions, for example, multiple level-one menus may be included, each level-one menu includes multiple level-two menus, and the overall functions are distributed in a substantially tree-like manner.
In this embodiment, two levels of menus are taken as an exemplary illustration, it is obvious that the menu hierarchy is not limited thereto, and specifically, the menus may include three levels of menus, four levels of menus, or even more levels of menus, which is not further limited in this embodiment.
In one embodiment, the application program comprises four major categories of primary menu including home page, device, mother and baby, and health, and a plurality of secondary menus are arranged below each primary menu. In this embodiment, the functions of the first-level menu are relatively simple, and the second-level menu provides more specific functions, so that the functions corresponding to the first-level menu and the second-level menu can be managed through different types of controls.
Step 102: and adjusting the state of the target control according to the editing request, and displaying a preview image of a display interface of the application program in a second display area of the control server.
The second display area in this embodiment may be understood as a preview area, and the second display area is used to display a preview image of the display interface of the application program, and it may be understood that an image displayed in the second display area is identical to an image displayed in the display interface of the terminal device, so that whether a displayed picture on the application program meets design requirements may be determined by observing the image displayed in the second display area.
When the target control in the first display area is edited, the state of the target control changes, and the corresponding actual display state also changes. For example, after editing and changing the name of a control corresponding to a certain menu in the first display area, the name of the menu actually displayed changes accordingly.
In this embodiment, after the target control in the first display area is edited, the corresponding image is synchronously displayed in the second display area, so that the actual display effect can be known in real time, and the abnormal display problem which may occur can be adjusted in time, thereby reducing the possibility that the actual display state is abnormal.
Step 103: and receiving a push request aiming at the target control, and pushing the adjusted state of the target control to the terminal equipment according to the push request so that the terminal equipment can update the display interface of the application program.
After the target control is edited, the updated result can be stored and issued, after the push request for the adjusted target control is received, the control server pushes the updated state of the target control to each terminal device, and the terminal device can update the image displayed in the display interface in a display interface refreshing mode.
According to the embodiment of the invention, the target control in the first display area is edited, and the preview state image of the interface of the application program is displayed in the second display area, so that the adjustment of the function of the application program can be visually displayed, meanwhile, the function adjustment of the application program is realized based on the adjustment of the target control, the code level adjustment of the application program is not required, and the convenience degree of application program management is improved.
In addition, the embodiment can realize flexible conversion of each module assembly, improve the flexibility of the assembly, improve the flexibility of expansion, simplify the operation and editing steps of the product, enable the editing interface to be displayed in real time and enable the interaction to be more three-dimensional and visual.
In some embodiments, the edit request includes an edit request for editing the display content of the target control, and step 102 includes:
displaying one or more items of the name, the link address and the control background picture of the target control;
and updating one or more items in the name, the link address and the control background picture according to the editing request.
In this embodiment, the editing request for the content of the target control may be performed on the original control, or may be performed on the newly-built control. The target control may be a control corresponding to the first-level menu or a control corresponding to the second-level menu.
In an embodiment, if the content corresponding to the control a changes, the content of the control a may be edited by an editing operation for the control a, in implementation, an editing button may be displayed at a specific position of each control, and the editing operation for the corresponding control is triggered by the editing button, and the display position of the editing button may be at an upper left corner or an upper right corner of the control, which is not further limited herein.
In an embodiment, a new function needs to be provided, and the operation of adding a control may be triggered by an add control button in the first display area in fig. 2. It will be appreciated that the locations of the already existing controls are known and thus can only be edited for inclusion, while the newly created control may also be involved in selecting its location, e.g., the newly created control may correspond to a certain one-level menu or a second-level menu below a certain one-level menu and thus need to be selected for its location.
And after entering an editing state for the control content or creating a new control, displaying one or more items of corresponding names, link addresses and control background picture editing options.
The names refer to names of functions corresponding to the control, and may be set as needed, for example, the names of the first-level menus refer to four names of "home page", "device", "mother and baby", and "health", and the names of the second-level menus refer to names of some menus in a home page channel.
The link address refers to address information of a function or content corresponding to the control, so as to trigger a corresponding service, and when a user accesses the function corresponding to the control through a display interface of an application program on the terminal device by clicking or the like, the function or content corresponding to the link address can be accessed, for example, the link address of the first-level menu may be an access address of a display interface of a plurality of corresponding second-level menus, and the link address of the second-level menu refers to an address of a specific function.
The control background picture refers to a control background image provided for aesthetic purposes or for implementing display or prompt functions.
After the target control is edited, the actual display state of the display interface of the application program is previewed in the second display area correspondingly.
In order to improve the friendliness of the application program, in this embodiment, the number of the controls may be limited, for example, the number of the first-level menus may be limited to be not more than ten, and the number of the second-level menus corresponding to each first-level menu may be not more than twenty, so that when the controls corresponding to the first-level menus are established, only ten controls may be established at most, when the controls corresponding to the second-level menus are established, only twenty controls corresponding to each second-level menu may be established at most under each first-level menu, and in implementation, the number may also be limited according to specific needs, and in this embodiment, the number of the controls is not specifically limited.
Optionally, in an embodiment, the number of the control background pictures is multiple;
the updating one or more of the name, the link address, and the control background picture according to the edit request includes:
acquiring a plurality of control background pictures and playing configuration of the plurality of control background pictures;
the displaying the preview image of the display interface of the application program in the second display area of the control server includes:
and displaying the multiple control background pictures in the area corresponding to the target control in the second display area according to the playing configuration.
In this embodiment, when there are multiple control background pictures, each control background picture is displayed in the form of a carousel picture, specifically, the attribute of the control may be set as the carousel picture, and then a corresponding play configuration is determined, where the play configuration may include configuration information such as a play sequence and a play time interval of the multiple control background pictures. After the first display area finishes setting the control background picture, the actual playing state of the carousel picture is displayed in the second display area according to parameters such as the playing sequence, the playing time interval and the like defined by the playing configuration, so that a worker can determine whether the playing mode of the carousel picture meets the set requirement.
In some embodiments, the editing request comprises a hide request, and the adjusting the state of the target control according to the editing request comprises:
hiding the target control in the first display area according to the hiding request;
the displaying a preview image of a display interface of the application program in a second display area of the control server includes:
and hiding the image of the target control in the second display area.
When a certain function or content needs to be hidden, the hidden button corresponding to each control is displayed, when the hidden button corresponding to each control is operated, the target control is removed from the first display area, and correspondingly, the target control is hidden in the second display area.
It should be understood that hiding in this embodiment may refer to temporarily hiding the display, for example, if an application only provides a certain function for a limited time, a corresponding control may be displayed in a specific time period, and the control may be hidden in other time periods. The hiding in this embodiment may also refer to directly deleting the corresponding menu, and may be implemented by deleting the corresponding control when implemented.
After the control corresponding to a certain one-level menu is hidden, the controls of the corresponding two-level menus can be hidden together.
In addition, in some embodiments, the hidden display and the deletion function may be provided simultaneously, for example, a hidden display control button and a deletion control button may be provided separately, and the corresponding menu may be hidden displayed or deleted as needed.
In some of these embodiments, the edit request comprises a change in position request for a target control;
the adjusting the state of the target control according to the editing request comprises:
adjusting the position of the target control in the first display area according to the position change request;
the displaying a preview image of a display interface of the application program in a second display area of the control server includes:
and displaying the image corresponding to the target control in a second display area according to the position of the target control after adjustment.
The position and the order of the controls can also be adjusted according to needs, for example, the number of the controls can be input to determine the order and the position of the controls, the position of the controls can also be adjusted by dragging the controls, and in addition, the order of the controls can also be adjusted by clicking an ascending or descending button, and the like. And after the position of the target control is adjusted in the first display area, displaying and previewing a corresponding display interface in the second display area, wherein the display interface is adjusted corresponding to the position of the target control.
In this embodiment, the order and sequence of the menu may be controlled by the control server and pushed to the terminal device, or a certain authority may be given to the user to allow the user to adjust the menu by himself, so as to meet the personalized use requirements of the user. During implementation, some specific controls, for example, controls corresponding to a home page menu, can be locked at the control server, so that the menu corresponding to the locked control does not support the user side to perform personalized adjustment, and the menu corresponding to the unlocked control supports the user side to perform certain adjustment.
The embodiment of the invention also provides a management device of the application program.
The management device of the application program is applied to a control server, and the control server is in communication connection with the terminal equipment provided with the application program.
As shown in fig. 3, in one embodiment, the management apparatus 300 of the application program includes:
an editing request receiving module 301, configured to receive an editing request for a target control, where the target control is at least one control in multiple controls located in a first display area of the control server, and each control corresponds to an area in a display interface of the application program;
an adjusting display module 302, configured to adjust a state of the target control according to the editing request, and display a preview image of a display interface of the application program in a second display area of the control server;
the pushing module 303 is configured to receive a pushing request for the target control, and push the adjusted state of the target control to the terminal device according to the pushing request, so that the terminal device updates a display interface of the application program.
Optionally, the edit request includes an edit request for editing the display content of the target control, and the adjusting and displaying module 302 includes:
the display sub-module is used for displaying one or more items of the name, the link address and the control background picture of the target control;
and the updating sub-module is used for updating one or more items in the name, the link address and the control background picture according to the editing request.
Optionally, the number of the control background pictures is multiple;
the update sub-module includes:
the device comprises an acquisition unit, a display unit and a control unit, wherein the acquisition unit is used for acquiring a plurality of control background pictures and the playing configuration of the control background pictures;
the adjusting and displaying module 302 is specifically configured to display the multiple control background pictures in the area of the second display area corresponding to the target control according to the playing configuration.
Optionally, the edit request includes a hiding request, and the adjusting and displaying module 302 includes:
the hiding sub-module is used for hiding the target control in the first display area according to the hiding request;
the adjusting display module is further configured to hide the image of the target control in the second display area.
Optionally, the edit request includes a position change request for the target control;
the adjustment display module includes:
the position adjusting submodule is used for adjusting the position of the target control in the first display area according to the position change request;
the adjusting and displaying module 302 is further configured to display, in a second display area, an image corresponding to the target control according to the adjusted position of the target control.
The management device 300 of the application program of this embodiment can implement the steps of the management method embodiment of the application program, and can implement substantially the same or similar technical effects, which are not described herein again.
An embodiment of the present invention further provides an electronic device, which includes a processor, a memory, and a computer program stored in the memory and capable of running on the processor, where the computer program, when executed by the processor, implements each process of the management method embodiment of the application program, and can achieve the same technical effect, and details are not repeated here to avoid repetition.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the management method embodiment of the application program, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. 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 invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A management method of an application program is applied to a control server which is in communication connection with a terminal device installed with the application program, and is characterized by comprising the following steps:
receiving an editing request for a target control, wherein the target control is at least one control in a plurality of controls located in a first display area of the control server, and each control corresponds to an area in a display interface of the application program;
adjusting the state of the target control according to the editing request, and displaying a preview image of a display interface of the application program in a second display area of the control server;
and receiving a push request aiming at the target control, and pushing the adjusted state of the target control to the terminal equipment according to the push request so that the terminal equipment can update the display interface of the application program.
2. The method of claim 1, wherein the edit request comprises an edit request to edit the display content of the target control, and wherein adjusting the state of the target control in accordance with the edit request comprises:
displaying one or more items of the name, the link address and the control background picture of the target control;
and updating one or more items in the name, the link address and the control background picture according to the editing request.
3. The method of claim 2, wherein the number of the control background pictures is multiple;
the updating one or more of the name, the link address, and the control background picture according to the edit request includes:
acquiring a plurality of control background pictures and playing configuration of the plurality of control background pictures;
the displaying the preview image of the display interface of the application program in the second display area of the control server includes:
and displaying the multiple control background pictures in the area corresponding to the target control in the second display area according to the playing configuration.
4. The method of claim 1, wherein the edit request comprises a hide request, and wherein adjusting the state of the target control in accordance with the edit request comprises:
hiding the target control in the first display area according to the hiding request;
the displaying a preview image of a display interface of the application program in a second display area of the control server includes:
and hiding the image of the target control in the second display area.
5. The method of claim 1, wherein the edit request comprises a change of position request for a target control;
the adjusting the state of the target control according to the editing request comprises:
adjusting the position of the target control in the first display area according to the position change request;
the displaying a preview image of a display interface of the application program in a second display area of the control server includes:
and displaying the image corresponding to the target control in a second display area according to the position of the target control after adjustment.
6. An apparatus for managing an application, applied to a control server communicatively connected to a terminal device in which the application is installed, the apparatus comprising:
the editing request receiving module is used for receiving an editing request for a target control, wherein the target control is at least one control in a plurality of controls located in a first display area of the control server, and each control corresponds to an area in a display interface of the application program;
the adjusting and displaying module is used for adjusting the state of the target control according to the editing request and displaying a preview image of a display interface of the application program in a second display area of the control server;
and the pushing module is used for receiving a pushing request aiming at the target control and pushing the adjusted state of the target control to the terminal equipment according to the pushing request so that the terminal equipment can update the display interface of the application program.
7. The apparatus of claim 6, wherein the edit request comprises an edit request to edit the target control display content, and wherein the adjusting the display module comprises:
the display sub-module is used for displaying one or more items of the name, the link address and the control background picture of the target control;
and the updating sub-module is used for updating one or more items in the name, the link address and the control background picture according to the editing request.
8. The apparatus according to claim 7, wherein the number of the control background pictures is multiple;
the update sub-module includes:
the device comprises an acquisition unit, a display unit and a control unit, wherein the acquisition unit is used for acquiring a plurality of control background pictures and the playing configuration of the control background pictures;
the adjustment display module is specifically configured to display the multiple control background pictures in the area of the second display area corresponding to the target control according to the play configuration.
9. An electronic device, comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the management method of an application program according to any one of claims 1 to 5.
10. A readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, carries out the steps of the management method of an application program according to any one of claims 1 to 5.
CN202011517178.5A 2020-12-21 2020-12-21 Application program management method and device, electronic equipment and readable storage medium Pending CN112486493A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011517178.5A CN112486493A (en) 2020-12-21 2020-12-21 Application program management method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011517178.5A CN112486493A (en) 2020-12-21 2020-12-21 Application program management method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112486493A true CN112486493A (en) 2021-03-12

Family

ID=74914959

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011517178.5A Pending CN112486493A (en) 2020-12-21 2020-12-21 Application program management method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112486493A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115033328A (en) * 2022-06-20 2022-09-09 上海时代光华教育发展有限公司 User interface processing method, system, electronic device and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1532691A (en) * 2003-03-24 2004-09-29 System and method for user changing metadata in shell layer browser
CN109933397A (en) * 2019-02-22 2019-06-25 聚好看科技股份有限公司 Interface display processing method, device and terminal
CN110286896A (en) * 2019-06-28 2019-09-27 百度在线网络技术(北京)有限公司 Visualizing editing method, device, equipment and storage medium
CN110795085A (en) * 2019-10-18 2020-02-14 北京网聘咨询有限公司 Mobile application visual editing method and tool
CN110865834A (en) * 2019-10-12 2020-03-06 平安国际智慧城市科技股份有限公司 Application program interface updating method and device, readable storage medium and terminal equipment
CN111221457A (en) * 2020-01-08 2020-06-02 腾讯科技(深圳)有限公司 Method, device and equipment for adjusting multimedia content and readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1532691A (en) * 2003-03-24 2004-09-29 System and method for user changing metadata in shell layer browser
CN109933397A (en) * 2019-02-22 2019-06-25 聚好看科技股份有限公司 Interface display processing method, device and terminal
CN110286896A (en) * 2019-06-28 2019-09-27 百度在线网络技术(北京)有限公司 Visualizing editing method, device, equipment and storage medium
CN110865834A (en) * 2019-10-12 2020-03-06 平安国际智慧城市科技股份有限公司 Application program interface updating method and device, readable storage medium and terminal equipment
CN110795085A (en) * 2019-10-18 2020-02-14 北京网聘咨询有限公司 Mobile application visual editing method and tool
CN111221457A (en) * 2020-01-08 2020-06-02 腾讯科技(深圳)有限公司 Method, device and equipment for adjusting multimedia content and readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115033328A (en) * 2022-06-20 2022-09-09 上海时代光华教育发展有限公司 User interface processing method, system, electronic device and storage medium

Similar Documents

Publication Publication Date Title
US9600650B2 (en) Apparatus and method for configuring password and for releasing lock
CN112632919B (en) Document editing method and device, computer equipment and storage medium
US20160179084A1 (en) Common parameter interface generation program and parameter reading program
CN112347277A (en) Menu generation method and device, electronic equipment and readable storage medium
CN114741667B (en) A document display method, device and computer readable storage medium
CN112486493A (en) Application program management method and device, electronic equipment and readable storage medium
US20220300145A1 (en) Media content planning system
CN111580712B (en) Desktop customization method, device, equipment, system and storage medium
CN113127764A (en) Data updating method and device and electronic equipment
CN109240738B (en) Database authority management method and device and computer equipment
CN116756711A (en) Data processing method, device, equipment and medium
WO2012174603A1 (en) Systems and methods for presenting dvm system information
US20150070359A1 (en) System and method for visualizing relationships between objects
US6816866B2 (en) Method of changing a parameter of an operating system of a computer system
JP2023049637A (en) Information processing device, program, three-dimensional data management system and three-dimensional data management method
CN113360666A (en) Data dictionary management method and device, electronic equipment and storage medium
CN110309401B (en) Information processing method and device
CN112214969A (en) Method and device for making a flow chart
KR102777245B1 (en) Simulation system
JP2721231B2 (en) Plant construction process management support system
JP2005340881A (en) Household electrical appliance controlling unit
US20150370436A1 (en) User interface adaptation method and adapter
JP2003256204A (en) Design support method, design support device and design support program
JP2006163721A (en) Method for simulating furniture layout
JP2009064347A (en) Work support information display, and work support information display method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination