CN117632189A - Application updating method and device, electronic equipment and storage medium - Google Patents

Application updating method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN117632189A
CN117632189A CN202311659297.8A CN202311659297A CN117632189A CN 117632189 A CN117632189 A CN 117632189A CN 202311659297 A CN202311659297 A CN 202311659297A CN 117632189 A CN117632189 A CN 117632189A
Authority
CN
China
Prior art keywords
version
updating
current version
standard
target application
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
CN202311659297.8A
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.)
Shanghai Hongyi Software Technology Co ltd
Original Assignee
Shanghai Hongyi Software Technology 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 Shanghai Hongyi Software Technology Co ltd filed Critical Shanghai Hongyi Software Technology Co ltd
Priority to CN202311659297.8A priority Critical patent/CN117632189A/en
Publication of CN117632189A publication Critical patent/CN117632189A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides an application updating method, an application updating device, electronic equipment and a storage medium, and relates to the technical field of computers. The method comprises the following steps: determining an update mode of a target application aiming at the target application of a current version; the current version of the target application is obtained after being customized on the basis of the standard version of the target application, and the updating mode comprises standard updating and customized updating; and selecting an iteration version based on the standard version or an iteration version based on the current version according to the updating mode, and carrying out standard updating or custom updating on the current version of the target application. The scheme of the invention realizes the effect that the updating of the application version standard and the customization updating are not mutually influenced.

Description

Application updating method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to an application update method, an application update device, an electronic device, and a storage medium.
Background
With the development of technology, more and more demands of users can be met by code programming, and in order to improve the usability of users, developers typically develop a low-code platform for users with low code programming capability.
Disclosure of Invention
The invention provides an application updating method, an application updating device, electronic equipment and a storage medium.
According to an aspect of the present invention, there is provided an application update method, including:
determining an update mode of a target application aiming at the target application of a current version; the current version of the target application is obtained after being customized on the basis of the standard version of the target application, and the updating mode comprises standard updating and customized updating;
and selecting an iteration version based on the standard version or an iteration version based on the current version according to the updating mode, and carrying out standard updating or custom updating on the current version of the target application.
In an alternative implementation, according to the update mode, selecting an iteration version based on the standard version or an iteration version based on the current version, and performing standard update or custom update on the current version of the target application includes:
if the updating mode is standard updating, acquiring a first target version which is iteratively developed based on the standard version, and carrying out standard updating on the current version of the target application based on the first target version;
and if the updating mode is custom updating, acquiring a second target version which is iteratively developed based on the current version, and customizing and updating the current version of the target application based on the second target version.
In an alternative implementation, the method further comprises:
and in response to a data export operation, exporting the updated full data comprising the customized data in the current version or exporting the updated full data of the current version.
In an alternative implementation, the current version of the target application includes a standard page and a custom page with a preset custom field;
correspondingly, in response to a data export operation, exporting the updated customized data included in the current version, including:
responding to data export operation, and screening pages included in the current version according to the preset custom field;
and determining all the customized pages included in the current version according to the screening result, and exporting the customized pages as the customized data.
In an alternative implementation, the method further includes:
determining whether the updated current version comprises a newly added and/or modified customized page;
if yes, previewing the current version before and after updating by controlling the custom switch.
In an alternative implementation, previewing the current version before and after updating by controlling the custom switch includes:
controlling the custom switch to be turned on, and filtering the modified standard page in the updated current version;
and controlling the custom switch to be closed, and filtering the custom page in the updated current version.
In an alternative implementation, the method further includes:
and responding to the application release operation, and combining the standard page and the customized page in the updated current version to perform full-function release.
According to another aspect of the present invention, there is provided an application updating apparatus including:
the updating mode determining module is used for determining the updating mode of the target application aiming at the target application of the current version; the current version of the target application is obtained after being customized on the basis of the standard version of the target application, and the updating mode comprises standard updating and customized updating;
and the version updating module is used for selecting an iteration version based on the standard version or an iteration version based on the current version according to the updating mode and carrying out standard updating or custom updating on the current version of the target application.
In an alternative implementation, the version update module is further configured to:
if the updating mode is standard updating, acquiring a first target version which is iteratively developed based on the standard version, and carrying out standard updating on the current version of the target application based on the first target version;
and if the updating mode is custom updating, acquiring a second target version which is iteratively developed based on the current version, and customizing and updating the current version of the target application based on the second target version.
In an alternative implementation, the apparatus further includes:
and the data export module is used for exporting the updated customized data included in the current version or exporting the updated full data of the current version in response to the data export operation.
In an alternative implementation, the current version of the target application includes a standard page and a custom page with a preset custom field;
correspondingly, the data export module is further configured to:
responding to data export operation, and screening pages included in the current version according to the preset custom field;
and determining all the customized pages included in the current version according to the screening result, and exporting the customized pages as the customized data.
In an alternative implementation, the method further includes:
the judging module is used for determining whether the updated current version comprises a newly added and/or modified customized page;
and the preview module is used for previewing the current version before and after updating by controlling the custom switch if yes.
In an alternative implementation, the preview module is further configured to:
controlling the custom switch to be turned on, and filtering the modified standard page in the updated current version;
and controlling the custom switch to be closed, and filtering the custom page in the updated current version.
In an alternative implementation, the method further includes:
and the release module is used for responding to the application release operation, and combining the standard page and the customized page in the updated current version so as to perform full-function release.
According to another aspect of the present invention, there is provided an electronic apparatus including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the application updating method of any embodiment of the present invention.
According to another aspect of the present invention, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the application updating method according to any of the embodiments of the present invention.
According to the technology of the invention, the effect that the updating of the application version standard and the customizing updating are not mutually influenced is realized.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
The drawings are included to provide a better understanding of the present invention and are not to be construed as limiting the invention. Wherein:
FIG. 1 is a flow chart of an application update method according to an embodiment of the invention;
FIG. 2 is a flow chart of another method of application update according to an embodiment of the present invention;
FIG. 3 is a flow chart of another method of application update according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of an application update apparatus according to an embodiment of the present invention;
fig. 5 is a block diagram of an electronic device for implementing an application update method of an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will now be described with reference to the accompanying drawings, in which various details of the embodiments of the present invention are included to facilitate understanding, and are to be considered merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
In the embodiment of the invention, when developing an application project based on a low-code platform, a developer can develop a standard version application first, then customize the standard version application to obtain a customized version application, and can iterate codes of the standard version application to solve the problems of the standard version application. I.e. it is necessary to apply a constant upgrade update to the generated customized version. See for details the following examples.
Fig. 1 is a flowchart of an application updating method according to an embodiment of the present invention. The embodiment is applicable to a scenario of developing an application based on a low-code platform, typically, a scenario of iteratively updating a project application developed based on a low-code platform in a development environment. The method may be performed by an application updating means implemented in software and/or hardware, preferably arranged in an electronic device, e.g. in a server.
As shown in fig. 1, the method specifically includes the following steps:
s101, aiming at a target application of a current version, determining an updating mode of the target application.
In this embodiment, the current version of the target application is obtained after being customized based on a standard version of the target application, and the standard version of the target application is developed in advance based on a low-code platform. By way of example, the target application of the customized current version can be obtained by editing and storing the standard version. The target application of the current version comprises two types of pages, one is a standard page (i.e. a page which is not modified on the basis of the standard version), and the other is a customized page which is modified by customizing the standard page. In this embodiment, in order to distinguish and isolate the standard page from the custom page, a preset custom field may be added to the custom page.
In this embodiment, in a development environment, an update mode of a target application is first determined to be an update mode of the target application, where the update mode includes a standard update and a custom update, and the standard update refers to only updating a standard page in the current version and not performing an iterative update on a custom page in the current version; the custom update refers to only iteratively updating custom pages in the current version, and not iteratively updating standard pages in the current version. By setting two optional update modes, the application version update is selectively performed, and the interaction of standard update and custom update is avoided.
S102, selecting an iteration version based on the standard version or an iteration version based on the current version according to the updating mode, and carrying out standard updating or custom updating on the current version of the target application.
In this embodiment, the selected update modes are different, and iteration needs to be performed based on different versions, so that the corresponding standard update or the customized update is performed on the current version by using the iterated version.
In an alternative implementation, if the update mode determined in step S101 is standard update, it is determined that an iterative update needs to be performed on a standard page in the current version of the target application, so that an iterative update may be performed based on the standard version of the target application, for example, a part of standard pages in the standard version may be modified to obtain a newly added customized page, so as to implement a corresponding customization function, and even a newly developed page may be added based on the standard version. Obtaining a first target version which is iteratively developed based on a standard version, further responding to standard updating of a current version, obtaining the first target version which is iteratively developed based on the standard version, and carrying out standard updating on the current version of the target application based on the first target version; optionally, the customized page based on standard page modification in the first target version is used for replacing the corresponding standard page in the current version, and the completely newly added customized page is added into the current version, so that standard updating of the current version is realized. It should be noted that, when the current version is updated in standard, the original customized page of the current version is not affected.
In another alternative implementation manner, if the update mode in step S101 is determined to be a custom update, it is determined that an iterative update is required to be performed on a custom page in a current version of a target application, so that an iteration may be performed in a development environment based on custom data of the current version that is exported and stored in advance, for example, a part or all of standard pages in the current version that is exported and stored in advance are modified to obtain a new custom page, so as to implement an upgrade or modification of a corresponding custom function, obtain a second target version, further obtain, in response to a standard update request of the current version, a second target version that is iteratively developed based on the current version, and perform a custom update on the current version of the target application based on the second target version. It should be noted that, when the current version is customized and updated, the original standard page of the current version is not affected.
When the application version update iteration is carried out, the embodiment realizes the effect that the standard update and the customized update are not mutually influenced.
Further, in response to the application publishing operation, the standard page and the customized page in the updated current version are combined to perform full-function publishing so as to update the target application which is already online.
Fig. 2 is a flowchart of another method for updating applications according to an embodiment of the present invention. The present embodiment adds the step of exporting the updated version on the basis of the above embodiment. As shown in fig. 2, the application updating method specifically includes the following steps:
s201, aiming at a target application of a current version, determining an updating mode of the target application.
In this embodiment, the current version of the target application is obtained after being customized based on a standard version of the target application, and the standard version of the target application is developed in advance based on a low-code platform. The update mode includes standard updates and custom updates.
S202, selecting an iteration version based on the standard version or an iteration version based on the current version according to the updating mode, and carrying out standard updating or custom updating on the current version of the target application.
Optionally, if the update mode is standard update, acquiring a first target version iteratively developed based on the standard version, and performing standard update on the current version of the target application based on the first target version; and if the updating mode is custom updating, acquiring a second target version which is iteratively developed based on the current version, and customizing and updating the current version of the target application based on the second target version.
And S203, responding to data export operation, and exporting the updated customized data included in the current version or exporting the updated full-quantity data of the current version.
In this embodiment, in the development environment, after the standard update or the custom update is performed on the current version of the target application, the updated custom data may be derived, or the updated full-scale application data (standard data+custom data) may be derived. In this embodiment, since the custom page includes a preset custom field, in response to a data export operation, exporting the updated custom data included in the current version may include the following steps: responding to data export operation, and screening pages included in the current version according to the preset custom field; and determining all the customized pages included in the current version according to the screening result, and exporting the customized pages as the customized data.
In this embodiment, in addition to standard updating or custom updating of the current version, custom data included in the updated version may be derived, so that subsequent custom iteration may be performed based on the derived custom data when the custom updating is performed.
Fig. 3 is a flowchart of another method for updating applications according to an embodiment of the present invention. The embodiment adds the step of previewing the updated version on the basis of the embodiment. As shown in fig. 3, the method specifically includes the following steps:
s301, aiming at a target application of a current version, determining an updating mode of the target application.
In this embodiment, the current version of the target application is obtained after being customized based on a standard version of the target application, and the standard version of the target application is developed in advance based on a low-code platform. The update mode includes standard updates and custom updates.
S302, selecting an iteration version based on the standard version or an iteration version based on the current version according to the updating mode, and carrying out standard updating or custom updating on the current version of the target application.
Optionally, if the update mode is standard update, acquiring a first target version iteratively developed based on the standard version, and performing standard update on the current version of the target application based on the first target version; and if the updating mode is custom updating, acquiring a second target version which is iteratively developed based on the current version, and customizing and updating the current version of the target application based on the second target version.
In this embodiment, after the standard update or the custom update is performed on the current version, step S303 or S304 may be performed according to actual needs.
S303, responding to data export operation, exporting the updated customized data included in the current version or exporting the updated full-quantity data of the current version.
Wherein deriving, in response to a data derivation operation, the updated current version including customization data therein, comprises: responding to data export operation, and screening pages included in the current version according to the preset custom field; and determining all the customized pages included in the current version according to the screening result, and exporting the customized pages as the customized data.
S304, determining whether the updated current version comprises a newly added and/or modified customized page; if yes, previewing the current version before and after updating by controlling the custom switch.
In this embodiment, if it is determined that the updated current version includes a new and/or modified custom page, whether the actual effect of the iteratively updated version meets the requirement or not may be checked by a preview method, if the actual effect does not meet the requirement, the modification may be returned to continue, and if the actual effect meets the requirement, the subsequent release may be performed. In this embodiment, if the updated current version includes the newly added and/or modified customized page, the browsing of the updated version and the browsing of the pre-updated version may be implemented by controlling the customization switch. For example, the customization switch can be controlled to be turned on first, the standard page and the customization page existing at present after the update iteration are displayed, and the original standard page modified in the updated current version is filtered, so that the current version after the iteration can be displayed; and controlling the customization switch to be closed so as to filter the customized pages in the updated current version, thereby only displaying the pages before the customization of the current version. It should be noted that, since the custom page includes a preset custom field, all custom pages included in the updated current version may be determined according to the preset custom field, and the custom pages may be filtered.
In this embodiment, besides realizing that the customization and updating of the application version and the standard are finer and do not affect each other, the updated iteration data can be derived, or the display effects before and after the update iteration can be previewed in advance, so as to know the updated actual effects.
FIG. 4 is a schematic diagram of an application update apparatus according to an embodiment of the present invention, which is applicable to a scenario of developing an application based on a low-code platform; the device can realize any application updating method in the embodiment of the invention. As shown in fig. 4, the apparatus 400 specifically includes:
an update mode determining module 401, configured to determine, for a target application of a current version, an update mode of the target application; the current version of the target application is obtained after being customized on the basis of the standard version of the target application, and the updating mode comprises standard updating and customized updating;
and the version updating module 402 is configured to select an iteration version based on the standard version or an iteration version based on the current version according to the updating mode, and perform standard updating or custom updating on the current version of the target application.
In an alternative implementation, the version update module is further configured to:
if the updating mode is standard updating, acquiring a first target version which is iteratively developed based on the standard version, and carrying out standard updating on the current version of the target application based on the first target version;
and if the updating mode is custom updating, acquiring a second target version which is iteratively developed based on the current version, and customizing and updating the current version of the target application based on the second target version.
In an alternative implementation, the apparatus further includes:
and the data export module is used for exporting the updated customized data included in the current version or exporting the updated full data of the current version in response to the data export operation.
In an alternative implementation, the current version of the target application includes a standard page and a custom page with a preset custom field;
correspondingly, the data export module is further configured to:
responding to data export operation, and screening pages included in the current version according to the preset custom field;
and determining all the customized pages included in the current version according to the screening result, and exporting the customized pages as the customized data.
In an alternative implementation, the method further includes:
the judging module is used for determining whether the updated current version comprises a newly added and/or modified customized page;
and the preview module is used for previewing the current version before and after updating by controlling the custom switch if yes.
In an alternative implementation, the preview module is further configured to:
controlling the custom switch to be turned on, and filtering the modified standard page in the updated current version;
and controlling the custom switch to be closed, and filtering the custom page in the updated current version.
In an alternative implementation, the method further includes:
and the release module is used for responding to the application release operation, and combining the standard page and the customized page in the updated current version so as to perform full-function release.
The product can execute the method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
In the technical scheme of the invention, the related processes of collecting, storing, using, processing, transmitting, providing, inventing and the like of the personal information of the user accord with the regulations of related laws and regulations, and the public order is not violated.
According to embodiments of the present invention, the present invention also provides an electronic device, a readable storage medium and a computer program product.
Fig. 5 shows a schematic diagram of the structure of an electronic device 10 that may be used to implement an embodiment of the invention. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 5, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM12 and the RAM13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the respective methods and processes described above, for example, performs an application update method.
In some embodiments, the application update method may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as the storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM12 and/or the communication unit 19. When the computer program is loaded into RAM13 and executed by processor 11, one or more of the steps of the application update method described above may be performed. Alternatively, in other embodiments, the processor 11 may be configured to perform the application update method in any other suitable way (e.g. by means of firmware).
Various implementations of the systems and techniques described here above can be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), complex Programmable Logic Devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable application updating apparatus, such that the computer programs, when executed by the processor, cause the functions/operations specified in the flowchart and/or block diagram to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.

Claims (10)

1. An application updating method, comprising:
determining an update mode of a target application aiming at the target application of a current version; the current version of the target application is obtained after being customized on the basis of the standard version of the target application, and the updating mode comprises standard updating and customized updating;
and selecting an iteration version based on the standard version or an iteration version based on the current version according to the updating mode, and carrying out standard updating or custom updating on the current version of the target application.
2. The method of claim 1, wherein selecting an iterative version based on the standard version or an iterative version based on the current version based on the update mode to perform standard or custom updates on the current version of the target application comprises:
if the updating mode is standard updating, acquiring a first target version which is iteratively developed based on the standard version, and carrying out standard updating on the current version of the target application based on the first target version;
and if the updating mode is custom updating, acquiring a second target version which is iteratively developed based on the current version, and customizing and updating the current version of the target application based on the second target version.
3. The method according to claim 1, wherein the method further comprises:
and in response to a data export operation, exporting the updated full data comprising the customized data in the current version or exporting the updated full data of the current version.
4. A method according to claim 3, wherein the current version of the target application includes a standard page and a custom page with a preset custom field;
correspondingly, in response to a data export operation, exporting the updated customized data included in the current version, including:
responding to data export operation, and screening pages included in the current version according to the preset custom field;
and determining all the customized pages included in the current version according to the screening result, and exporting the customized pages as the customized data.
5. The method as recited in claim 4, further comprising:
determining whether the updated current version comprises a newly added and/or modified customized page;
if yes, previewing the current version before and after updating by controlling the custom switch.
6. The method of claim 4, wherein previewing the current version before and after the update by controlling the custom switch comprises:
controlling the custom switch to be turned on, and filtering the modified standard page in the updated current version;
and controlling the custom switch to be closed, and filtering the custom page in the updated current version.
7. The method as recited in claim 1, further comprising:
and responding to the application release operation, and combining the standard page and the customized page in the updated current version to perform full-function release.
8. An application updating apparatus, comprising:
the updating mode determining module is used for determining the updating mode of the target application aiming at the target application of the current version; the current version of the target application is obtained after being customized on the basis of the standard version of the target application, and the updating mode comprises standard updating and customized updating;
and the version updating module is used for selecting an iteration version based on the standard version or an iteration version based on the current version according to the updating mode and carrying out standard updating or custom updating on the current version of the target application.
9. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the application update method of any one of claims 1-7.
10. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the application update method according to any one of claims 1-7.
CN202311659297.8A 2023-12-05 2023-12-05 Application updating method and device, electronic equipment and storage medium Pending CN117632189A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311659297.8A CN117632189A (en) 2023-12-05 2023-12-05 Application updating method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311659297.8A CN117632189A (en) 2023-12-05 2023-12-05 Application updating method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117632189A true CN117632189A (en) 2024-03-01

Family

ID=90019719

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311659297.8A Pending CN117632189A (en) 2023-12-05 2023-12-05 Application updating method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117632189A (en)

Similar Documents

Publication Publication Date Title
CN111310934B (en) Model generation method and device, electronic equipment and storage medium
CN112861057B (en) Page rendering method, device, equipment and storage medium based on applet
CN113342345A (en) Operator fusion method and device of deep learning framework
CN112527281B (en) Operator upgrading method and device based on artificial intelligence, electronic equipment and medium
CN115237436A (en) Application deployment method and device, electronic equipment and readable storage medium
CN113641677A (en) Data processing method and device, electronic equipment and storage medium
CN113791875A (en) Input device virtualization method and device, electronic device and storage medium
CN113722124A (en) Content processing method, device, equipment and storage medium of cloud mobile phone
CN114417780B (en) State synchronization method and device, electronic equipment and storage medium
CN113254043A (en) Web front-end project processing method and device, electronic equipment and storage medium
CN117632189A (en) Application updating method and device, electronic equipment and storage medium
CN113127357B (en) Unit test method, apparatus, device, storage medium, and program product
CN114741294A (en) Page debugging method, device, equipment and storage medium
CN114218166A (en) Data processing method and device, electronic equipment and readable storage medium
CN114443197A (en) Interface processing method and device, electronic equipment and storage medium
CN114138358A (en) Application program starting optimization method, device, equipment and storage medium
CN113656533A (en) Tree control processing method and device and electronic equipment
CN113138760A (en) Page generation method and device, electronic equipment and medium
CN112966201A (en) Object processing method, device, electronic equipment and storage medium
CN113961263B (en) Applet distribution method, device, apparatus and storage medium
CN113220576B (en) Management method, device, equipment and storage medium of test environment
CN116071422B (en) Method and device for adjusting brightness of virtual equipment facing meta-universe scene
CN117742711A (en) Low-code-oriented page rendering method and device, electronic equipment and storage medium
CN117591145A (en) Updating method and device of interface document, electronic equipment and storage medium
JP2023007411A (en) Data processing method, device, electronic apparatus, and 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