CN116501335A - Deployment method, device and medium of one-stop type station building system - Google Patents

Deployment method, device and medium of one-stop type station building system Download PDF

Info

Publication number
CN116501335A
CN116501335A CN202310771140.8A CN202310771140A CN116501335A CN 116501335 A CN116501335 A CN 116501335A CN 202310771140 A CN202310771140 A CN 202310771140A CN 116501335 A CN116501335 A CN 116501335A
Authority
CN
China
Prior art keywords
website
vue
code
user
access address
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.)
Granted
Application number
CN202310771140.8A
Other languages
Chinese (zh)
Other versions
CN116501335B (en
Inventor
吴森辉
甘飞鸿
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Arc Information Technology Co ltd
Original Assignee
Beijing Arc Information 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 Beijing Arc Information Technology Co ltd filed Critical Beijing Arc Information Technology Co ltd
Priority to CN202310771140.8A priority Critical patent/CN116501335B/en
Publication of CN116501335A publication Critical patent/CN116501335A/en
Application granted granted Critical
Publication of CN116501335B publication Critical patent/CN116501335B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

The invention discloses a deployment method, a device and a medium of a one-stop type station building system. The method comprises the following steps: under the condition of downloading the source code of the one-stop building system, popping up an input access address frame; according to the access address input by the user, searching a website vue packaging code of the access address, and replacing built-in path parameters in the website vue packaging code with a preset virtual directory; the website vue package code is compressed to generate a compressed file for the user to download. Therefore, the technical problems that the website is generated and then deployed to the own server, and the website is not under the domain name, are solved.

Description

Deployment method, device and medium of one-stop type station building system
Technical Field
The present invention relates to the field of deployment technologies of station building systems, and in particular, to a deployment method, apparatus, and medium for a one-station building system.
Background
There are many one-stop building systems on the market, but the problem encountered at present is that when a website built by the one-stop building system is to be deployed in a server of a user, other websites may exist under a root domain name of the server of the user, or the user does not want to be deployed under a root domain name, and wants to be deployed into sub-applications such as https, so that the technical problem that the one-stop building system cannot be deployed is caused.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a deployment method, a device and a medium of a one-stop building system.
According to one aspect of the present invention, there is provided a deployment method of a one-stop construction system, including:
under the condition of downloading the source code of the one-stop building system, popping up an input access address frame;
according to the access address input by the user, searching a website vue packaging code of the access address, and replacing built-in path parameters in the website vue packaging code with a preset virtual directory;
the website vue package code is compressed to generate a compressed file for the user to download.
Optionally, the preset routing parameters are set by the user when the one-stop system is built, and recorded in the database.
Optionally, the method further comprises:
after downloading the website vue package code, the user decompresses the website vue package code to decompress the website vue code;
the website vue code is placed in a specified location according to the virtual directory.
Optionally, placing the website vue code in a specified location according to the virtual directory includes:
and under the condition that the code of the website vue is IIS, placing the IIS under the virtual directory of the corresponding routing parameters, and forwarding the corresponding configuration of the cinx.
According to another aspect of the present invention, there is provided a deployment apparatus of a one-stop construction system, comprising:
the downloading module is used for popping up the input access address frame under the condition of downloading the source code of the one-stop building system;
the replacing module is used for retrieving the website vue packing codes of the access address according to the access address input by the user and replacing the built-in path parameters in the website vue packing codes with preset virtual catalogs;
and the compression module is used for compressing the website vue packed codes and generating a compressed file for a user to download.
According to a further aspect of the present invention there is provided a computer readable storage medium storing a computer program for performing the method according to any one of the above aspects of the present invention.
According to still another aspect of the present invention, there is provided an electronic device including: a processor; a memory for storing the processor-executable instructions; the processor is configured to read the executable instructions from the memory and execute the instructions to implement the method according to any of the above aspects of the present invention.
Thus, the present invention configures the access virtual directory address of the item in vue by a routing parameter and changes the access address of the item by modifying the route. Therefore, the technical problems that the website is generated and then deployed to the own server, and the website is not under the domain name, are solved.
Drawings
Exemplary embodiments of the present invention may be more completely understood in consideration of the following drawings:
FIG. 1 is a flow chart of a deployment method of a one-stop building system according to an exemplary embodiment of the present invention;
FIG. 2 is a schematic diagram of a deployment device of a one-stop building system according to an exemplary embodiment of the present invention;
fig. 3 is a structure of an electronic device provided in an exemplary embodiment of the present invention.
Detailed Description
Hereinafter, exemplary embodiments according to the present invention will be described in detail with reference to the accompanying drawings. It should be apparent that the described embodiments are only some embodiments of the present invention and not all embodiments of the present invention, and it should be understood that the present invention is not limited by the example embodiments described herein.
It should be noted that: the relative arrangement of the components and steps, numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present invention unless it is specifically stated otherwise.
It will be appreciated by those of skill in the art that the terms "first," "second," etc. in embodiments of the present invention are used merely to distinguish between different steps, devices or modules, etc., and do not represent any particular technical meaning nor necessarily logical order between them.
It should also be understood that in embodiments of the present invention, "plurality" may refer to two or more, and "at least one" may refer to one, two or more.
It should also be appreciated that any component, data, or structure referred to in an embodiment of the invention may be generally understood as one or more without explicit limitation or the contrary in the context.
In addition, the term "and/or" in the present invention is merely an association relationship describing the association object, and indicates that three relationships may exist, for example, a and/or B may indicate: a exists alone, A and B exist together, and B exists alone. In the present invention, the character "/" generally indicates that the front and rear related objects are an or relationship.
It should also be understood that the description of the embodiments of the present invention emphasizes the differences between the embodiments, and that the same or similar features may be referred to each other, and for brevity, will not be described in detail.
Meanwhile, it should be understood that the sizes of the respective parts shown in the drawings are not drawn in actual scale for convenience of description.
The following description of at least one exemplary embodiment is merely exemplary in nature and is in no way intended to limit the invention, its application, or uses.
Techniques, methods, and apparatus known to one of ordinary skill in the relevant art may not be discussed in detail, but where appropriate, the techniques, methods, and apparatus should be considered part of the specification.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further discussion thereof is necessary in subsequent figures.
Embodiments of the invention are operational with numerous other general purpose or special purpose computing system environments or configurations with electronic devices, such as terminal devices, computer systems, servers, etc. Examples of well known terminal devices, computing systems, environments, and/or configurations that may be suitable for use with the terminal device, computer system, server, or other electronic device include, but are not limited to: personal computer systems, server computer systems, thin clients, thick clients, hand-held or laptop devices, microprocessor-based systems, set-top boxes, programmable consumer electronics, network personal computers, small computer systems, mainframe computer systems, and distributed cloud computing technology environments that include any of the foregoing, and the like.
Electronic devices such as terminal devices, computer systems, servers, etc. may be described in the general context of computer system-executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, etc., that perform particular tasks or implement particular abstract data types. The computer system/server may be implemented in a distributed cloud computing environment in which tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computing system storage media including memory storage devices.
Exemplary method
Fig. 1 is a flowchart of a deployment method of a one-stop building system according to an exemplary embodiment of the present invention. The present embodiment can be applied to an electronic device, as shown in fig. 1, a deployment method 100 of a one-stop building system includes the following steps:
step 101, under the condition of downloading the source code of the one-stop building system, the input access address frame is popped up.
Specifically, in item vue in the present application, the route can configure the access address of the item, and we change the access address of the item by modifying the route, thereby solving this problem.
Where Vue is a set of progressive JavaScript frames used to build the user interface. Is collectively referred to as Vue.js or Vuejs.
Step 102, according to the access address input by the user, retrieving the website vue package code of the access address, and replacing the built-in path parameters in the website vue package code with the preset virtual directory.
Optionally, the preset routing parameters are set by the user when the one-stop system is built, and recorded in the database.
Specifically, the routing parameters are input by a user in a station building system in a self-defining way and recorded in a library.
The file packed by the Vue item generates an app.xxxx.js file, the file contains routing parameters UrlBase and base, parameters such as/route MN1 are built in during packing, the background reads the app.xxxx.js file to obtain file content, and the route MN1 is replaced by the parameters input by user definition
For example, the alternative content is a path or can be understood as a directory, for example, a normal website has a domain name, and has three items, namely xxxx/A, xxxx/B, xxxx/C, respectively, and when the virtual directory of the website is three items, namely A, B, C, respectively, the route address parameter of vue needs to be changed to the corresponding virtual directory when the website is released, namely A, B, C is to be replaced.
And 103, compressing the packaged codes of the website vue to generate a compressed file for downloading by a user.
Optionally, the method further comprises:
after downloading the website vue package code, the user decompresses the website vue package code to decompress the website vue code;
the website vue code is placed in a specified location according to the virtual directory.
Optionally, placing the website vue code in a specified location according to the virtual directory includes:
and under the condition that the code of the website vue is IIS, placing the IIS under the virtual directory of the corresponding routing parameters, and forwarding the corresponding configuration of the cinx.
Specifically, after the user downloads the compressed package, the compressed package is decompressed, and the content in the compressed package is directly copied to the virtual directory to be placed, and the virtual directory can refer to the uploaded reply content. A domain name may have innumerable virtual directories that can only be placed in the virtual directory if the item is not placed under the root domain name, which may refer to the winding reply.
Therefore, in the item vue, the access virtual directory address of the item is configured through the routing parameter, and the access address of the item is changed through modifying the routing, so that the technical problems that a one-stop system is built, the generated website is deployed under a server of the system after the website is generated, and the generated website is not under the domain name are solved.
Exemplary apparatus
Fig. 2 is a schematic structural diagram of a deployment device of a one-station building system according to an exemplary embodiment of the present invention. As shown in fig. 2, the apparatus 200 includes:
the downloading module is used for popping up the input access address frame under the condition of downloading the source code of the one-stop building system;
the replacing module is used for retrieving the website vue packing codes of the access address according to the access address input by the user and replacing the built-in path parameters in the website vue packing codes with preset virtual catalogs;
and the compression module is used for compressing the website vue packed codes and generating a compressed file for a user to download.
Optionally, the preset routing parameters are set by the user when the one-stop system is built, and recorded in the database.
Optionally, the method further comprises:
the decompression module is used for decompressing the website vue packaging code after the user downloads the website vue packaging code and decompressing out the website vue code;
and the placement module is used for placing the website vue codes at specified positions according to the virtual catalogs.
Optionally, the placement module includes:
and the placement sub-module is used for placing the IIS under the virtual directory of the corresponding routing parameters under the condition that the code of the website vue is the IIS, and the nginx configuration of the IIS is correspondingly forwarded.
Exemplary electronic device
Fig. 3 is a structure of an electronic device provided in an exemplary embodiment of the present invention. As shown in fig. 3, the electronic device 30 includes one or more processors 31 and memory 32.
The processor 31 may be a Central Processing Unit (CPU) or other form of processing unit having data processing and/or instruction execution capabilities, and may control other components in the electronic device to perform desired functions.
Memory 32 may include one or more computer program products that may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, random Access Memory (RAM) and/or cache memory (cache), and the like. The non-volatile memory may include, for example, read Only Memory (ROM), hard disk, flash memory, and the like. One or more computer program instructions may be stored on the computer readable storage medium that can be executed by the processor 31 to implement the methods of the software programs of the various embodiments of the present invention described above and/or other desired functions. In one example, the electronic device may further include: an input device 33 and an output device 34, which are interconnected by a bus system and/or other forms of connection mechanisms (not shown).
In addition, the input device 33 may also include, for example, a keyboard, a mouse, and the like.
The output device 34 can output various information to the outside. The output device 34 may include, for example, a display, speakers, a printer, and a communication network and remote output devices connected thereto, etc.
Of course, only some of the components of the electronic device that are relevant to the present invention are shown in fig. 3 for simplicity, components such as buses, input/output interfaces, etc. being omitted. In addition, the electronic device may include any other suitable components depending on the particular application.
Exemplary computer program product and computer readable storage Medium
In addition to the methods and apparatus described above, embodiments of the invention may also be a computer program product comprising computer program instructions which, when executed by a processor, cause the processor to perform steps in a method according to various embodiments of the invention described in the "exemplary methods" section of this specification.
The computer program product may write program code for performing operations of embodiments of the present invention in any combination of one or more programming languages, including an object oriented programming language such as Java, C++ or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device, partly on a remote computing device, or entirely on the remote computing device or server.
Furthermore, embodiments of the present invention may also be a computer-readable storage medium, having stored thereon computer program instructions which, when executed by a processor, cause the processor to perform the steps in a method of mining history change records according to various embodiments of the present invention described in the "exemplary methods" section above in this specification.
The computer readable storage medium may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium can include, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium would include the following: an electrical connection having one or more wires, a portable disk, a hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The basic principles of the present invention have been described above in connection with specific embodiments, however, it should be noted that the advantages, benefits, effects, etc. mentioned in the present invention are merely examples and not intended to be limiting, and these advantages, benefits, effects, etc. are not to be considered as essential to the various embodiments of the present invention. Furthermore, the specific details disclosed herein are for purposes of illustration and understanding only, and are not intended to be limiting, as the invention is not necessarily limited to practice with the above described specific details.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different manner from other embodiments, so that the same or similar parts between the embodiments are mutually referred to. For system embodiments, the description is relatively simple as it essentially corresponds to method embodiments, and reference should be made to the description of method embodiments for relevant points.
The block diagrams of the devices, systems, apparatuses, systems according to the present invention are merely illustrative examples and are not intended to require or imply that the connections, arrangements, configurations must be made in the manner shown in the block diagrams. As will be appreciated by one of skill in the art, the devices, systems, apparatuses, systems may be connected, arranged, configured in any manner. Words such as "including," "comprising," "having," and the like are words of openness and mean "including but not limited to," and are used interchangeably therewith. The terms "or" and "as used herein refer to and are used interchangeably with the term" and/or "unless the context clearly indicates otherwise. The term "such as" as used herein refers to, and is used interchangeably with, the phrase "such as, but not limited to.
The method and system of the present invention may be implemented in a number of ways. For example, the methods and systems of the present invention may be implemented by software, hardware, firmware, or any combination of software, hardware, firmware. The above-described sequence of steps for the method is for illustration only, and the steps of the method of the present invention are not limited to the sequence specifically described above unless specifically stated otherwise. Furthermore, in some embodiments, the present invention may also be embodied as programs recorded in a recording medium, the programs including machine-readable instructions for implementing the methods according to the present invention. Thus, the present invention also covers a recording medium storing a program for executing the method according to the present invention.
It is also noted that in the systems, devices and methods of the present invention, components or steps may be disassembled and/or assembled. Such decomposition and/or recombination should be considered as equivalent aspects of the present invention. The previous description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects without departing from the scope of the invention. Thus, the present invention is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing description has been presented for purposes of illustration and description. Furthermore, this description is not intended to limit embodiments of the invention to the form disclosed herein. Although a number of example aspects and embodiments have been discussed above, a person of ordinary skill in the art will recognize certain variations, modifications, alterations, additions, and subcombinations thereof.

Claims (10)

1. A method for deploying a one-stop building system, comprising:
under the condition of downloading the source code of the one-stop building system, popping up an input access address frame;
according to the access address input by the user, searching a website vue packaging code of the access address, and replacing built-in path parameters in the website vue packaging code with a preset virtual directory;
and compressing the website vue packed codes to generate compressed files for the user to download.
2. The method of claim 1, wherein the pre-set routing parameters are set by the user at the time of building the one-stop system and recorded in a database.
3. The method as recited in claim 1, further comprising:
after the user downloads the website vue package code, decompressing the website vue package code to decompress the website vue code;
the website vue code is placed in a specified location according to the virtual directory.
4. The method of claim 3, wherein placing the website vue code at a specified location in accordance with the virtual directory comprises:
and under the condition that the code of the website vue is IIS, placing the IIS under a virtual directory of the corresponding routing parameters, and forwarding the corresponding configuration of the cinx.
5. A deployment apparatus for a one-stop construction system, comprising:
the downloading module is used for popping up the input access address frame under the condition of downloading the source code of the one-stop building system;
the replacing module is used for searching a website vue packing code of the access address according to the access address input by a user and replacing the built-in path parameter in the website vue packing code with a preset virtual directory;
and the compression module is used for compressing the website vue packed codes and generating a compressed file for the user to download.
6. The apparatus of claim 5, wherein the pre-set routing parameters are set by the user at the time of building the one-stop system and recorded in a database.
7. The apparatus as recited in claim 5, further comprising:
the decompression module is used for decompressing the website vue packaging code after the user downloads the website vue packaging code to decompress the website vue code;
and the placement module is used for placing the website vue codes at specified positions according to the virtual catalogue.
8. The apparatus of claim 7, wherein the placement module comprises:
and the placement sub-module is used for placing the IIS under the virtual directory of the corresponding routing parameters under the condition that the code of the website vue is the IIS, and the nginx configuration of the IIS is forwarded correspondingly.
9. A computer readable storage medium, characterized in that the storage medium stores a computer program for executing the method of any of the preceding claims 1-4.
10. An electronic device, the electronic device comprising:
a processor;
a memory for storing the processor-executable instructions;
the processor is configured to read the executable instructions from the memory and execute the instructions to implement the method of any of the preceding claims 1-4.
CN202310771140.8A 2023-06-28 2023-06-28 Deployment method, device and medium of one-stop type station building system Active CN116501335B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310771140.8A CN116501335B (en) 2023-06-28 2023-06-28 Deployment method, device and medium of one-stop type station building system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310771140.8A CN116501335B (en) 2023-06-28 2023-06-28 Deployment method, device and medium of one-stop type station building system

Publications (2)

Publication Number Publication Date
CN116501335A true CN116501335A (en) 2023-07-28
CN116501335B CN116501335B (en) 2023-09-19

Family

ID=87328793

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310771140.8A Active CN116501335B (en) 2023-06-28 2023-06-28 Deployment method, device and medium of one-stop type station building system

Country Status (1)

Country Link
CN (1) CN116501335B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104268156A (en) * 2014-09-03 2015-01-07 北京知道创宇信息技术有限公司 Website management system and method
CN106406960A (en) * 2016-09-28 2017-02-15 郑州云海信息技术有限公司 Method for deploying software quickly in linux environment
US20170364342A1 (en) * 2016-06-15 2017-12-21 Red Hat Israel, Ltd. Plugin for software deployment
CN110968333A (en) * 2018-09-30 2020-04-07 北京国双科技有限公司 Configuration information replacement method and device, machine-readable storage medium and processor
CN112732273A (en) * 2017-09-19 2021-04-30 华为技术有限公司 Application deployment method, device and system
CN112804097A (en) * 2021-01-04 2021-05-14 北京金山云网络技术有限公司 Private cloud deployment method and device and server
CN113778460A (en) * 2021-09-08 2021-12-10 中国银行股份有限公司 Production environment deployment method and device
US11314493B1 (en) * 2021-02-19 2022-04-26 Rockwell Automation Technologies, Inc. Industrial automation smart object inheritance
CN114579109A (en) * 2022-03-18 2022-06-03 上海商汤智能科技有限公司 Code generation method and device, electronic equipment and storage medium
CN115129326A (en) * 2022-06-29 2022-09-30 北京合思信息技术有限公司 Sub-project independent deployment method and device and storage medium
CN115391705A (en) * 2022-08-25 2022-11-25 深圳麦风科技有限公司 One-click website building method, system, terminal and storage medium
CN115826955A (en) * 2022-12-22 2023-03-21 南方电网数字电网研究院有限公司 Application publishing method, system, electronic device and storage medium
CN116048559A (en) * 2023-02-23 2023-05-02 鉴微数字科技(重庆)有限公司 Method, device, equipment and medium for constructing software local development environment

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104268156A (en) * 2014-09-03 2015-01-07 北京知道创宇信息技术有限公司 Website management system and method
US20170364342A1 (en) * 2016-06-15 2017-12-21 Red Hat Israel, Ltd. Plugin for software deployment
CN106406960A (en) * 2016-09-28 2017-02-15 郑州云海信息技术有限公司 Method for deploying software quickly in linux environment
CN112732273A (en) * 2017-09-19 2021-04-30 华为技术有限公司 Application deployment method, device and system
CN110968333A (en) * 2018-09-30 2020-04-07 北京国双科技有限公司 Configuration information replacement method and device, machine-readable storage medium and processor
CN112804097A (en) * 2021-01-04 2021-05-14 北京金山云网络技术有限公司 Private cloud deployment method and device and server
US11314493B1 (en) * 2021-02-19 2022-04-26 Rockwell Automation Technologies, Inc. Industrial automation smart object inheritance
CN113778460A (en) * 2021-09-08 2021-12-10 中国银行股份有限公司 Production environment deployment method and device
CN114579109A (en) * 2022-03-18 2022-06-03 上海商汤智能科技有限公司 Code generation method and device, electronic equipment and storage medium
CN115129326A (en) * 2022-06-29 2022-09-30 北京合思信息技术有限公司 Sub-project independent deployment method and device and storage medium
CN115391705A (en) * 2022-08-25 2022-11-25 深圳麦风科技有限公司 One-click website building method, system, terminal and storage medium
CN115826955A (en) * 2022-12-22 2023-03-21 南方电网数字电网研究院有限公司 Application publishing method, system, electronic device and storage medium
CN116048559A (en) * 2023-02-23 2023-05-02 鉴微数字科技(重庆)有限公司 Method, device, equipment and medium for constructing software local development environment

Also Published As

Publication number Publication date
CN116501335B (en) 2023-09-19

Similar Documents

Publication Publication Date Title
CN108037961B (en) Application program configuration method, device, server and storage medium
CN111240684B (en) Cutting method and device of JS codes, medium and electronic equipment
CN107479868B (en) Interface loading method, device and equipment
JP2020504882A (en) Method and apparatus for compressing an application
CN115237436A (en) Application deployment method and device, electronic equipment and readable storage medium
US10891115B2 (en) Model configuration using partial model data
CN112149035A (en) Website static resource processing method and device
CN110489162B (en) Method, device, medium and equipment for simplifying installation package SO (storage and retrieval) file
WO2023092580A1 (en) Page display method and apparatus, storage medium, and electronic device
CN110704025A (en) Method and device for generating coding specification tool, storage medium and electronic equipment
CN116501335B (en) Deployment method, device and medium of one-stop type station building system
CN113094085A (en) Component integration method and device, computer-readable storage medium and electronic equipment
CN112559026A (en) API interface-based native capability expansion method, device and storage medium
CN110633083A (en) Code file processing method and device, electronic equipment and computer readable medium
CN110362305B (en) Form component state switching method and device
CN114995834A (en) Artificial intelligence application deployment environment construction method and device
CN114090070A (en) Application program installation package file processing method and electronic equipment
CN111273940B (en) Method and device for uploading program file to code warehouse
CN112835609A (en) Method and device for modifying dependent package download address
CN117097715A (en) Method and device for uploading and downloading cloud disk data through ETL tool
CN117725326A (en) Method, device, medium and equipment for realizing link jump
CN116933506A (en) Electromagnetic transient packaging modeling method, device and medium for primary system model
CN115934077A (en) UiPadh-oriented data processing method and device and electronic equipment
CN117931117A (en) Automatic audio playing method, device and medium for WeChat browser
CN111949628A (en) Data operation method and device and distributed storage system

Legal Events

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