CN109656617A - A kind of front end Web Service dispositions method, storage medium, electronic equipment and system - Google Patents

A kind of front end Web Service dispositions method, storage medium, electronic equipment and system Download PDF

Info

Publication number
CN109656617A
CN109656617A CN201811459845.1A CN201811459845A CN109656617A CN 109656617 A CN109656617 A CN 109656617A CN 201811459845 A CN201811459845 A CN 201811459845A CN 109656617 A CN109656617 A CN 109656617A
Authority
CN
China
Prior art keywords
document
code
programming language
binary code
static
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
CN201811459845.1A
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.)
WUHAN FIBERHOME INTERGRATION TECHNOLOGIES Co Ltd
Original Assignee
WUHAN FIBERHOME INTERGRATION TECHNOLOGIES Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by WUHAN FIBERHOME INTERGRATION TECHNOLOGIES Co Ltd filed Critical WUHAN FIBERHOME INTERGRATION TECHNOLOGIES Co Ltd
Priority to CN201811459845.1A priority Critical patent/CN109656617A/en
Publication of CN109656617A publication Critical patent/CN109656617A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/447Target code generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/52Binary to binary

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of front end Web Service dispositions method, storage medium, electronic equipment and systems, it is related to web applicating developing technology field, this method includes obtaining static document, and the static document is compiled as to the binary code of preset programming language, the preset programming language is used to convert the source code of itself to the executable file of the network platform.With the preset programming language, writes and the binary code is cooperated to provide the code document of Web service.By the code document and binary code, by preset programming language, it is compiled as an executable file corresponding with network platform system, and the executable file is deployed to the network platform.The present invention can simplify the configuration of the network platform, deployment, reduce condition depended and resource consumption.

Description

A kind of front end Web Service dispositions method, storage medium, electronic equipment and system
Technical field
The present invention relates to web applicating developing technology fields, and in particular to a kind of front end Web Service dispositions method is deposited Storage media, electronic equipment and system.
Background technique
In current Web development field, the network technology framework of mainstream is in order to guarantee smoothness that the interactive system of front end uses Property, it generallys use the mode that front and back end separates and carries out exploitation maintenance, front and back end respectively needs to develop, deployment, safeguards that portion is mutual The code of coordination passes through JSON between front and back end and carries out the interaction of client-server end.Under this application model, front and back end generation Code needs individually deployment, but front and back end code includes multiple files in total, in applicating maintenance and the work of cross-platform migration In it is comparatively laborious, meanwhile, excessive document migration when be easier to mistake occur.
As shown in Figure 1, specifically, passing through the static module packing device and its plug-in unit of Node.js first, by front-end source generation Code (React, Vue, Angular) and other static documents are compiled, optimize, are packaged, and final output includes after handling HTML, JavaScript, CSS file, then again by these files pass through Web Service (Express, Nginx etc.) It is monitored, is supplied to outside access.
In this fashion, code file (front end static document, server side script file) more, server-side program in machine code Language environment (such as Node.js program relies on Node.js environment) is relied on, therefore the Web application deployment under this mode, needed Multiple front end static documents and multiple server side script files are disposed, and additionally need installation serve end program dependence environment, ten Divide inconvenience.
Summary of the invention
In view of the deficiencies in the prior art, the purpose of the present invention is to provide a kind of deployment of the front end Web Service Method, storage medium, electronic equipment and system can will provide multiple dependence language environments of Web Service for front end Code file be integrated into a network platform can directly used executable file, simplify configuration, the portion of the network platform Administration, reduces condition depended and resource consumption.
To achieve the above objectives, in a first aspect, the embodiment of the present invention provides a kind of front end Web Service dispositions method, Comprising:
Static document is obtained, and the static document is compiled as to the binary code of preset programming language, it is described pre- If programming language be used to convert the source code of itself to the executable file of the network platform;
With the preset programming language, writes and the binary code is cooperated to provide the code document of Web service;
By the code document and binary code, by preset programming language, it is compiled as and network platform system In a corresponding executable file, and the executable file is deployed to the network platform.
As a preferred embodiment, the preset programming language is go language, and the code document is go Web document.
As a preferred embodiment, the cooperation binary code provides Web service specifically:
The access interface of the corresponding static document, searches the access interface of the binary code;
The data flow of the access interface of the binary code is monitored and responded.
As a preferred embodiment, the network platform includes Linux, Unix and Windows.
As a preferred embodiment, the static document includes: React, Vue and/or Angular.
As a preferred embodiment, the static document is generated by webpack packing device.
As a preferred embodiment, all static documents are obtained, and all static documents are compiled For the binary code of preset programming language.
Second aspect, the embodiment of the present invention provide a kind of front end Web Service deployment system comprising:
Collector is compiled as preset programming language for obtaining all static documents, and by all static documents The binary code of speech;
Module is write, for the binary code being written as and providing Web service with the preset programming language Code document;
Synthesis module, for by the code document and binary code, by preset programming language, be compiled as with A corresponding executable file in network platform system, and the executable file is deployed to the network platform.
The third aspect, the embodiment of the present invention also provide a kind of storage medium, are stored with computer program on the storage medium, The method in first aspect embodiment is realized when the computer program is executed by processor.
Fourth aspect, the embodiment of the present invention also provide a kind of electronic equipment, including memory and processor, store up on memory There is the computer program run on a processor, the processor realizes that first aspect is implemented when executing the computer program Method in example.
Compared with the prior art, the advantages of the present invention are as follows:
A kind of present invention front end Web Service dispositions method, storage medium, electronic equipment and system are first to static text Shelves are handled, and compile it as binary code, binary code is the language that machine can be executed directly, is more bonded The use of machine, at the same compiling when, that is, when being converted into machine language, can be more convenient be compiled.Web The static document that Service is fixed front end unless the context, it is also necessary to static document be cooperated to carry out the rear end of dynamic configuration, adjustment Just can completely provides a user Web Service to web file together, and in order to which an executable text will be packaged into Part writes code document under the programming language environment of compiling static document.Finally by the code document and binary code one It rises and is compiled as executable file, directly can directly be run on corresponding network platform, it is no longer necessary to further can for this File configuration language environment is executed, while in cross-platform migration, it is more convenient.
Detailed description of the invention
To describe the technical solutions in the embodiments of the present invention more clearly, a letter is made to the corresponding attached drawing of embodiment below Singly introduce, it should be apparent that, drawings in the following description are some embodiments of the invention, for ordinary skill people For member, without creative efforts, it is also possible to obtain other drawings based on these drawings.
Fig. 1 is a kind of step flow chart of the present invention front end Web Service dispositions method;
Fig. 2 is a kind of structural schematic diagram of the present invention front end Web Service deployment system.
In figure: 1- collector, 2- write module, 3- synthesis module.
Specific embodiment
The embodiment of the present invention is described in further detail below in conjunction with attached drawing.
Shown in Figure 1, the embodiment of the present invention provides a kind of front end Web Service dispositions method, storage medium, electronics Equipment and system pass through preset volume by providing static document and cooperation static document to the code of Web Service Cheng Yuyan integration is compiled as one and file can be performed, and can reduce front end interaction to condition depended and resource consumption, has simplified The configuration of the network platform, deployment, and improve operational efficiency.
To reach above-mentioned technical effect, the general thought of the application is as follows:
Static document is obtained, and the static document is compiled as to the binary code of preset programming language, it is described pre- If programming language be used to convert the source code of itself to the executable file of the network platform;
With the preset programming language, writes and the binary code is cooperated to provide the code document of Web service;
By the code document and binary code, by preset programming language, it is compiled as and network platform system In a corresponding executable file, and the executable file is deployed to the network platform.
In conclusion the static document generated in conventional front-end interaction, the language ring excessively configured in the dependence network platform Border, while static document is very complicated is unfavorable for handling one by one, it is very complicated, be easy to malfunction when carrying out cross-platform migration.
And the present invention is compiled by static document and together with code file of the static document interaction to provide Web Service For a complete executable file, which is corresponding network platform, it is no longer necessary to language environment is additionally installed, I.e. the network platform can provide Web Service by directly running the executable file.
In order to better understand the above technical scheme, being described in detail With reference to embodiment.
Embodiment one
The embodiment of the present invention provides a kind of front end Web Service dispositions method comprising:
S1: obtaining static document, and the static document is compiled as to the binary code of preset programming language, described Preset programming language is used to convert the source code of itself to the executable file of the network platform.
Static document refers to the fixed document of content, it is to be created by Web server, and store wherein.Work as client When accessing the document in Web server using browser, the copy of this document is sent to client, and client can make This document is shown with browser.Certainly, the document content in server can be modified, but client cannot modify It.
In the prior art, often through the static module packing device based on Node.js i.e. its plug-in unit, by front end source code (React, Vue and Angular etc.) static document is compiled, swims lake, is packaged final output Html, JavaScript, Css File browses webpage for user.But these specific language environments of static document demand can normally be run, and therefore, be made The network platform of web page files is provided in fashion described above, needs corresponding static document configuration language environment.
As a preferred embodiment, static document is generated by webpack packing device.Webpack is before one Automatic packaging tool is held, modularization idea was used, and a variety of files can be compatible with, and be converted into module, either js, css, Or scss, less or jsx, webpack can be completely packaged.
The present invention is then directly compiled static document, is compiled with the binary code under preset programming language, Code of the binary code as general machine language can be identified directly by machine or corresponding programming language, that is, By the binary code being compiled as static document under programming language, eliminate using language environment required for static document Limitation.
As a preferred embodiment, preset programming language herein is go language, and Go language is Google The second item open source programming language of 2009 publications.It is optimized specifically for the programming of multicomputer system application program, Can be matched in excellence or beauty the speed of C or C++ code using the program that Go is compiled, and it is safer, support concurrent process.It is as volume It translates and the programming language of transformation, can well guarantee the compatibility and transformation efficiency of code.
Further, code document is go web document.Go web document based on go language can preferably construct structure It builds Web application or better Web service is provided, and then after being compiled as an executable file, operational efficiency is higher.
It should be noted that other programming languages can also be used to be compiled and convert, as long as can in addition to go language The static document will be compiled as to the binary code of preset programming language, and corresponding network platform turns the source code of itself Change executable file.
S2: with the preset programming language, the code text for cooperating the binary code to provide Web service is write Shelves.
When providing Web Service front end services, in addition to static document, it is also necessary to be able to carry out the generation of front end interaction Code, these codes respectively correspond different static documents, it is also desirable to use in different language environments.
The present invention then again writes these codes, takes out its dependence to multilingual environment, switchs to single Programming language.Simultaneously in step sl, static document is converted, original code document can not be compatible with.
Specifically, the front end interaction of Web Service is the place that data are carried out to the data-interface in static document Reason.User obtains Web Service by the data-interface in static document, therefore, in the present invention, it is only necessary to described in corresponding The access interface of static document searches the access interface of the binary code, to the access interface of the binary code Data flow is monitored and is responded.It may achieve purpose.
S3: the code document and binary code by preset programming language, are compiled as and network platform system A corresponding executable file in system, and the executable file is deployed to the network platform.
Further, in order to reduce in Web Service front end services, large volume document accumulation is difficult to handle, and the present invention exists Binary documents are compiled as to static document using same preset programming language, the cooperation binary code is write and provides After the code document of Web service, binary documents and code document are compiled as a corresponding network platform together File can be performed.
Executable file (executable file) refers to be carried out the file of load and execution by operating system.Example Such as under windows operating system, executable program can be the type files such as .exe file .sys file .com.It is not needed Additional language environment can directly run to carry out " translation " to it, reduce resource loss, the language of the network platform Condition depended, and the workload for simplifying deployment scheme, alleviating migration.
It should be noted that the network platform can be Linux, Unix and Windows.As long as front end deployment needs to run The network platform,.
It is to obtain all static state texts when carrying out the deployment of the front end Web Service as a preferred embodiment Shelves, and all static documents are compiled as to the binary code of preset programming language.I.e. the network platform is before progress When the interaction of end, completely without the language environment for installing corresponding static document.Rather than part static document uses this method, portion Point static document is disposed still according to the prior art.
Based on the same inventive concept, the application provides embodiment two, and specific embodiment is as follows.
Embodiment two
As shown in Fig. 2, the present invention provides a kind of front end Web Service deployment system, characterized in that it comprises:
Collector 1 is compiled as preset programming language for obtaining all static documents, and by all static documents The binary code of speech;
Module 2 is write, for the binary code being written as and providing Web with the preset programming language The code document of service;
Synthesis module 3, for the code document and binary code to be compiled as by preset programming language An executable file corresponding with network platform system, and the executable file is deployed to the network platform.
The system that various change mode and specific example in preceding method embodiment are equally applicable to the present embodiment, passes through The detailed description of preceding method, those skilled in the art are clear that the implementation method of system in the present embodiment, so In order to illustrate the succinct of book, this will not be detailed here.
Based on the same inventive concept, the application provides embodiment three.
Embodiment three
Third embodiment of the invention provides a kind of computer readable storage medium, is stored thereon with computer program, the journey A kind of such as front end Web Service provided by any embodiment of the invention dispositions method is realized when sequence is executed by processor, it should Method includes:
Static document is obtained, and the static document is compiled as to the binary code of preset programming language, it is described pre- If programming language be used to convert the source code of itself to the executable file of the network platform;
With the preset programming language, writes and the binary code is cooperated to provide the code document of Web service;
By the code document and binary code, by preset programming language, it is compiled as and network platform system In a corresponding executable file, and the executable file is deployed to the network platform.
The computer storage medium of the embodiment of the present invention, can be using any of one or more computer-readable media Combination.Computer-readable medium can be computer-readable signal media or computer readable storage medium.It is computer-readable Storage medium can be for example but not limited to: electricity, magnetic, optical, electromagnetic, infrared ray or semiconductor system, device or device, or Any above combination of person.The more specific example (non exhaustive list) of computer readable storage medium includes: with one Or the electrical connections of multiple conducting wires, portable computer diskette, hard disk, random access memory (RAM), read-only memory (ROM), Erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disc read-only memory (CD-ROM), light Memory device, magnetic memory device or above-mentioned any appropriate combination.In this document, computer readable storage medium can With to be any include or the tangible medium of storage program, the program can be commanded execution system, device or device use or Person is in connection.
Computer-readable signal media may include in a base band or as carrier wave a part propagate data-signal, Wherein carry computer-readable program code.The data-signal of this propagation can take various forms, including but unlimited In electromagnetic signal, optical signal or above-mentioned any appropriate combination.Computer-readable signal media can also be that computer can Any computer-readable medium other than storage medium is read, which can send, propagates or transmit and be used for By the use of instruction execution system, device or device or program in connection.
The program code for including on computer-readable medium can transmit with any suitable medium, including but not limited to: Wirelessly, electric wire, optical cable, RF etc. or above-mentioned any appropriate combination.
The computer for executing operation of the present invention can be write with one or more programming languages or combinations thereof Program code, described program design language include object oriented program language, such as Java, Smalltalk, C++, also Including conventional procedural programming language-such as " C " language or similar programming language.Program code can be complete It executes, partly executed on the user computer on the user computer entirely, being executed as an independent software package, part Part executes on the remote computer or executes on a remote computer or server completely on the user computer.It is relating to And in the situation of remote computer, remote computer can pass through the network of any kind, including local area network (LAN) or wide area network (WAN), it is connected to subscriber computer, or, it may be connected to outer computer (such as led to using ISP Cross internet connection).
Note that the above is only a better embodiment of the present invention and the applied technical principle.It will be appreciated by those skilled in the art that The invention is not limited to the specific embodiments described herein, be able to carry out for a person skilled in the art it is various it is apparent variation, It readjusts and substitutes without departing from protection scope of the present invention.Therefore, although being carried out by above embodiments to the present invention It is described in further detail, but the present invention is not limited to the above embodiments only, without departing from the inventive concept, also It may include more other equivalent embodiments, and the scope of the invention is determined by the scope of the appended claims.
Based on the same inventive concept, the application provides example IV.
Example IV
Fourth embodiment of the invention also provides a kind of electronic equipment, including memory and processor, stores on memory The computer program run on a processor, the processor realize the institute in first embodiment when executing the computer program There are method and step or Part Methods step.
Alleged processor can be central processing unit (Central Processing Unit, CPU), can also be it His general processor, digital signal processor (Digital Signal Processor, DSP), specific integrated circuit (Application Specific Integrated Circuit, ASIC), ready-made programmable gate array (Field- Programmable Gate Array, FPGA) either other programmable logic device, discrete gate or transistor logic, Discrete hardware components etc..General processor can be microprocessor or the processor is also possible to any conventional processor Deng the processor is the control centre of the computer installation, utilizes various interfaces and the entire computer installation of connection Various pieces.
The memory can be used for storing the computer program and/or module, and the processor is by operation or executes Computer program in the memory and/or module are stored, and calls the data being stored in memory, described in realization The various functions of computer installation.The memory can mainly include storing program area and storage data area, wherein storage program It area can application program (such as sound-playing function, image player function etc.) needed for storage program area, at least one function Deng;Storage data area, which can be stored, uses created data (such as audio data, video data etc.) etc. according to mobile phone.This Outside, memory may include high-speed random access memory, can also include nonvolatile memory, such as hard disk, memory, insert Connect formula hard disk, intelligent memory card (Smart Media Card, SMC), secure digital (Secure Digital, SD) card, flash memory Block (Flash Card), at least one disk memory, flush memory device or other volatile solid-state parts.
On the whole, a kind of front end Web Service provided in an embodiment of the present invention dispositions method, storage medium, electronics The code file that multiple dependence language environments of Web Service are provided for front end can be integrated into one by equipment and system The network platform can directly used executable file, simplify the network platform configuration, deployment, reduce condition depended and Resource consumption.
It should be understood by those skilled in the art that, the embodiment of the present invention can provide as method, system or computer program Product.Therefore, complete hardware embodiment, complete software embodiment or reality combining software and hardware aspects can be used in the present invention Apply the form of example.Moreover, it wherein includes the computer of computer usable program code that the present invention, which can be used in one or more, The shape for the computer program product implemented in usable storage medium (including but not limited to magnetic disk storage and optical memory etc.) Formula.
The present invention be referring to according to the method for the embodiment of the present invention, the process of equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that every one stream in flowchart and/or the block diagram can be realized by computer program instructions The combination of process and/or box in journey and/or box and flowchart and/or the block diagram.It can provide these computer journeys Sequence instruct to general purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices processor with A machine is generated, so that the instruction generation executed by computer or the processor of other programmable data processing devices is used for Realize the dress for the function of specifying in one or more flows of the flowchart and/or one or more blocks of the block diagram It sets.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works, so that it includes referring to that instruction stored in the computer readable memory, which generates, Enable the manufacture of device, the command device realize in one box of one or more flows of the flowchart and/or block diagram or The function of being specified in multiple boxes.
These computer program instructions also can be loaded onto a computer or other programmable data processing device, so that counting Series of operation steps are executed on calculation machine or other programmable devices to generate computer implemented processing, thus in computer or The instruction executed on other programmable devices is provided for realizing in one or more flows of the flowchart and/or block diagram one The step of function of being specified in a box or multiple boxes.
Obviously, various changes and modifications can be made to the invention without departing from essence of the invention by those skilled in the art Mind and range.In this way, if these modifications and changes of the present invention belongs to the range of the claims in the present invention and its equivalent technologies Within, then the present invention is also intended to include these modifications and variations.

Claims (10)

1. a kind of front end Web Service dispositions method, characterized in that it comprises:
Static document is obtained, and the static document is compiled as to the binary code of preset programming language, it is described preset Programming language is used to convert the source code of itself to the executable file of the network platform;
With the preset programming language, writes and the binary code is cooperated to provide the code document of Webservice;
By the code document and binary code, by preset programming language, be compiled as with it is right in network platform system The executable file answered, and the executable file is deployed to the network platform.
2. the method as described in claim 1, it is characterised in that: the preset programming language is go language, the code text Shelves are go web document.
3. the method as described in claim 1, it is characterised in that: the cooperation binary code provides Web service Specifically:
The access interface of the corresponding static document, searches the access interface of the binary code;
The data flow of the access interface of the binary code is monitored and responded.
4. the method as described in claim 1, it is characterised in that: the network platform includes Linux, Unix and Windows.
5. the method as described in claim 1, which is characterized in that the static document include: React, Vue and/or Angular。
6. the method as described in claim 1, it is characterised in that: the static document is generated by webpack packing device.
7. the method as described in claim 1, it is characterised in that: obtain all static documents, and by all static state Document is compiled as the binary code of preset programming language.
8. a kind of storage medium, computer program is stored on the storage medium, it is characterised in that: the computer program is located It manages when device executes and realizes the described in any item methods of claim 1 to 7.
9. a kind of electronic equipment, including memory and processor, the computer journey run on a processor is stored on memory Sequence, it is characterised in that: the processor realizes the described in any item methods of claim 1 to 7 when executing the computer program.
10. a kind of front end Web Service deployment system, characterized in that it comprises:
Collector is compiled as preset programming language for obtaining all static documents, and by all static documents Binary code;
Module is write, for the binary code being written as and providing the generation of Web service with the preset programming language Code document;
Synthesis module by preset programming language, is compiled as and network for by the code document and binary code A corresponding executable file in plateform system, and the executable file is deployed to the network platform.
CN201811459845.1A 2018-11-30 2018-11-30 A kind of front end Web Service dispositions method, storage medium, electronic equipment and system Pending CN109656617A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811459845.1A CN109656617A (en) 2018-11-30 2018-11-30 A kind of front end Web Service dispositions method, storage medium, electronic equipment and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811459845.1A CN109656617A (en) 2018-11-30 2018-11-30 A kind of front end Web Service dispositions method, storage medium, electronic equipment and system

Publications (1)

Publication Number Publication Date
CN109656617A true CN109656617A (en) 2019-04-19

Family

ID=66111193

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811459845.1A Pending CN109656617A (en) 2018-11-30 2018-11-30 A kind of front end Web Service dispositions method, storage medium, electronic equipment and system

Country Status (1)

Country Link
CN (1) CN109656617A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110209983A (en) * 2019-05-29 2019-09-06 北京奇艺世纪科技有限公司 A kind of dispositions method and device of webpage web project
CN111224873A (en) * 2020-01-20 2020-06-02 厦门靠谱云股份有限公司 Nginx route distribution type-based micro front-end system and development and deployment methods thereof
CN111580800A (en) * 2020-04-14 2020-08-25 新浪网技术(中国)有限公司 Static resource packing method and device under Golang language
CN112527320A (en) * 2020-12-18 2021-03-19 成都泛微网络科技有限公司 Method, device and storage medium for deploying application system based on browser
CN112965717A (en) * 2021-03-22 2021-06-15 深圳市城市交通规划设计研究中心股份有限公司 Front-end deployment system and method for integrated deployment of multiple systems and keeping interface uniform
CN113204347A (en) * 2021-04-02 2021-08-03 北京易捷思达科技发展有限公司 Processing method and device suitable for software package and electronic equipment
CN113472512A (en) * 2021-06-10 2021-10-01 东软集团股份有限公司 Intelligent contract execution method and device, storage medium and electronic equipment
CN114610313A (en) * 2022-02-28 2022-06-10 浪潮(山东)计算机科技有限公司 Method, system, device and medium for generating SPEC document
CN115827140A (en) * 2022-12-20 2023-03-21 北京基调网络股份有限公司 Visual large screen generation method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102693239A (en) * 2011-03-24 2012-09-26 北京卡达克科技中心 Application organization method and system based on XML (extensible markup language) description and static compiling framework
CN104536899A (en) * 2015-01-20 2015-04-22 成都益联科创科技有限公司 Software deploying and maintaining method based on intelligent cluster
US20170249235A1 (en) * 2012-10-09 2017-08-31 Securboration, Inc. Systems and methods for automatically parallelizing sequential code
CN108737136A (en) * 2017-04-18 2018-11-02 微软技术许可有限责任公司 By new virtual machine and container allocation to the system and method for the server in cloud network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102693239A (en) * 2011-03-24 2012-09-26 北京卡达克科技中心 Application organization method and system based on XML (extensible markup language) description and static compiling framework
US20170249235A1 (en) * 2012-10-09 2017-08-31 Securboration, Inc. Systems and methods for automatically parallelizing sequential code
CN104536899A (en) * 2015-01-20 2015-04-22 成都益联科创科技有限公司 Software deploying and maintaining method based on intelligent cluster
CN108737136A (en) * 2017-04-18 2018-11-02 微软技术许可有限责任公司 By new virtual machine and container allocation to the system and method for the server in cloud network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
行者酱油君: "Go语言打包静态文件", 《HTTPS://WWW.LINUXIDC.COM/LINUX/2018-01/150349.HTM》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110209983A (en) * 2019-05-29 2019-09-06 北京奇艺世纪科技有限公司 A kind of dispositions method and device of webpage web project
CN110209983B (en) * 2019-05-29 2021-06-04 北京奇艺世纪科技有限公司 Method and device for deploying web project of webpage
CN111224873A (en) * 2020-01-20 2020-06-02 厦门靠谱云股份有限公司 Nginx route distribution type-based micro front-end system and development and deployment methods thereof
CN111580800A (en) * 2020-04-14 2020-08-25 新浪网技术(中国)有限公司 Static resource packing method and device under Golang language
CN112527320A (en) * 2020-12-18 2021-03-19 成都泛微网络科技有限公司 Method, device and storage medium for deploying application system based on browser
CN112965717A (en) * 2021-03-22 2021-06-15 深圳市城市交通规划设计研究中心股份有限公司 Front-end deployment system and method for integrated deployment of multiple systems and keeping interface uniform
CN113204347A (en) * 2021-04-02 2021-08-03 北京易捷思达科技发展有限公司 Processing method and device suitable for software package and electronic equipment
CN113472512A (en) * 2021-06-10 2021-10-01 东软集团股份有限公司 Intelligent contract execution method and device, storage medium and electronic equipment
CN114610313A (en) * 2022-02-28 2022-06-10 浪潮(山东)计算机科技有限公司 Method, system, device and medium for generating SPEC document
CN114610313B (en) * 2022-02-28 2023-12-26 浪潮(山东)计算机科技有限公司 Method, system, device and medium for generating SPEC document
CN115827140A (en) * 2022-12-20 2023-03-21 北京基调网络股份有限公司 Visual large screen generation method, device, equipment and storage medium
CN115827140B (en) * 2022-12-20 2024-03-12 北京基调网络股份有限公司 Method, device, equipment and storage medium for generating visual large screen

Similar Documents

Publication Publication Date Title
CN109656617A (en) A kind of front end Web Service dispositions method, storage medium, electronic equipment and system
CN109597661B (en) Service function configuration method and device
US8745573B2 (en) Platform-independent application development framework
US10207190B2 (en) Technologies for native game experience in web rendering engine
CN111290778B (en) AI model packaging method, platform and electronic equipment
EP3971706A2 (en) Method, apparatus and electronic device for deploying operator in deep learning frame work
CN104995601B (en) It is switched to the machine Web page application program and is switched away from from the machine Web page application program
US10613844B2 (en) Using comments of a program to provide optimizations
CN108984174A (en) Cross-platform application creation method, device, server and storage medium
US10839040B2 (en) Normalizing a page flow
Popp et al. Tool support for automated multi-device GUI generation from discourse-based communication models
KR20150043333A (en) User interface control framework for stamping out controls using a declarative template
Vyshnavi et al. Efficient way of web development using python and flask
US10516729B2 (en) Dynamic graph adaptation for stream processing over hybrid, physically disparate analytics platforms
CN107463406A (en) Issue the method and electronic equipment of Mobile solution
CN109144482A (en) A kind of quick exploitation environmental structure method and device based on webpack
CN109062572A (en) A kind of component call method, apparatus, equipment and storage medium
US20230099150A1 (en) Structural information preserving for graph-to-text generation
CN113419710A (en) Development method and device of small program, electronic equipment and medium
US8516457B2 (en) Method, system and program storage device that provide for automatic programming language grammar partitioning
CN104123155A (en) Business system page layer development platform and method based on WEB
CN110851211A (en) Method, apparatus, electronic device, and medium for displaying application information
KR102141749B1 (en) APP program execution method and device
CN111796727A (en) Interface data processing method and device
Miravet et al. Framework for the declarative implementation of native mobile applications

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190419