CN110007954A - The method and electronic equipment that language is packaged Vue project based on programming - Google Patents

The method and electronic equipment that language is packaged Vue project based on programming Download PDF

Info

Publication number
CN110007954A
CN110007954A CN201910145232.9A CN201910145232A CN110007954A CN 110007954 A CN110007954 A CN 110007954A CN 201910145232 A CN201910145232 A CN 201910145232A CN 110007954 A CN110007954 A CN 110007954A
Authority
CN
China
Prior art keywords
packaged
file
library
array
configuration
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
CN201910145232.9A
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.)
Shenzhen Dianmao Technology Co Ltd
Original Assignee
Shenzhen Dianmao 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 Shenzhen Dianmao Technology Co Ltd filed Critical Shenzhen Dianmao Technology Co Ltd
Priority to CN201910145232.9A priority Critical patent/CN110007954A/en
Publication of CN110007954A publication Critical patent/CN110007954A/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

Landscapes

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

Abstract

The present invention discloses the method and electronic equipment that language based on programming is packaged Vue project, and method includes: one script file of creation and an array, and defines the reference library information of the element in the array, and adds reference to variable for element;The script file and the array are exported as into a configuration module together, and add configuration function in the configuration module;The array in configuration module is traversed by the configuration function, and judges element with the presence or absence of reference to variable;Configuration file is added when element is there are when reference to variable, obtaining the pointer information of reference to variable, and for the pointer information, and generates the corresponding third party library of element in configuration file;Judge that the pointer information corresponds to third party library and whether there is, and if it exists, original packaging file is then removed, and third party library is packaged, the packaging file after being packaged.To obtain that the packaging file for repeating to be packaged code is not present, so that " volume " of packaging file substantially reduces.

Description

The method and electronic equipment that language is packaged Vue project based on programming
Technical field
The present invention relates to programming language fields, more particularly to the method that language is packaged Vue project based on programming with And electronic equipment.
Background technique
Vue (Vue project) is the gradual frame of a set of building user interface, and Vue is using bottom-up incremental development Design, core library only focus on view layer, are easy to upper hand;Vue can drive monofile component and by Vue ecosystem library simultaneously The complicated single page application of exploitation.In simple terms, in traditional web exploitation, the project built is all based on html structure, then Various special effective functions are added by jquery or js, need that each element is chosen to carry out order, these contents are in letter Once in single project in project perhaps constant can perfection deal with project change or projects are larger, then need pair Original code is modified in large quantities, but just can solve the above problem by Vue.For another example it is some list webpage makings at application Program, the content for generally relating to data interaction is wider, and will can reduce significantly workload by Vue.
It after reusing Vue, needs to be packaged Vue, existing Vue project is by this strapping tool of webpack It is packaged, when being packaged by webpack to Vue, if duplicating the feelings of reference third party library in Vue project Condition, duplicate packing code can also will be present in the packaging file for being packaged out, and the code for repeating to be packaged can only occupy storage sky Between, there is no any practical functions.
Therefore, the existing technology needs to be improved and developed.
Summary of the invention
In view of above-mentioned deficiencies of the prior art, the purpose of the present invention is to provide language based on programming carries out Vue project The method and electronic equipment of packing, it is intended to solve when being packaged by webpack to Vue, be easy to appear duplicate beat The problem of packet code.
Technical scheme is as follows:
A method of language is packaged Vue project based on programming comprising step:
A, a script file and an array are created, and defines the reference library information of the element in the array, Yi Jiwei Element adds reference to variable;
B, the script file and the array are exported as into a configuration module together, and added in the configuration module Configuration function;
C, the array in configuration module is traversed by the configuration function, and judges element with the presence or absence of reference to variable;
D, it when element is there are when reference to variable, obtaining the pointer information of reference to variable, and adds for the pointer information Configuration file, and the corresponding third party library of element is generated in configuration file;
E, judge that the pointer information corresponds to third party library and whether there is, and if it exists, original packaging file is then removed, and Third party library is packaged, the packaging file after being packaged.
The method that the language based on programming is packaged Vue project, wherein the step A includes:
The reference library information of first element in array is set in the dependence library of Vue, by second member in array The reference library information of element is set as the third party library of Vue, sets Vue's for the reference library information of the third element in array Tool storage room.
The method that the language based on programming is packaged Vue project, in which:
It is described to rely on the one or two that library is Vuex, Vuex-class;
The third party library is the one or two of Axios, Dayjs;
The tool storage room is the one or two of Vee-validate, V-viewer.
The method that the language based on programming is packaged Vue project, wherein the step D includes:
The attribute for modifying configuration file, using the value of the attribute of configuration file as the packing path of configuration file.
The method that the language based on programming is packaged Vue project, wherein the step E includes:
In the absence of the pointer information corresponds to third party library, then directly the third party library of configuration file is beaten Packet, the packaging file after being packaged.
The method that the language based on programming is packaged Vue project, wherein the step E is specifically included:
Remove the corresponding former packaging file of configuration file;
Third party library in configuration file is packaged, obtains corresponding packaging file, and save.
The method that the language based on programming is packaged Vue project, wherein the suffix of the script file is entitled js。
The present invention also provides a kind of electronic equipment, wherein includes:
Processor is adapted for carrying out each instruction, and
Equipment is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
A script file and an array are created, and defines the reference library information of the element in the array, and is member Element addition reference to variable;
The script file and the array are exported as into a configuration module together, and adds and matches in the configuration module Set function;
The array in configuration module is traversed by the configuration function, and judges element with the presence or absence of reference to variable;
Match when element is there are when reference to variable, obtaining the pointer information of reference to variable, and for pointer information addition File is set, and generates the corresponding third party library of element in configuration file;
Judge that the pointer information corresponds to third party library and whether there is, and if it exists, then remove original packaging file, and right Third party library is packaged, the packaging file after being packaged.
The present invention also provides a kind of computer program products, wherein computer program product is non-volatile including being stored in Computer program on computer readable storage medium, computer program include program instruction, when program instruction is held by processor When row, the processor is made to execute the method that the language based on programming is packaged Vue project.
Also a kind of non-volatile computer readable storage medium storing program for executing of the present invention, wherein the non-volatile computer is readable to be deposited Storage media is stored with computer executable instructions, when which is executed by one or more processors, can make It obtains one or more of processors and executes the method that the language based on programming is packaged Vue project.
The utility model has the advantages that the method provided through the invention, can modify the configuration file of strapping tool, match when by modification When strapping tool after setting file is packaged Vue, it can judge that existing packaging file whether there is according to pointer information Third party library if it is present, removing original packaging file, and is packaged third party library file, not deposited It is deposited so that " volume " (occupied space) of packaging file substantially reduces to optimize in the packaging file for repeating to be packaged code Store up space, the link pressure of memory.Moreover, method provided by the invention also has the characteristics that simple and convenient, energy Enough it is suitable for all Vue projects, substantially increases the working efficiency of user.
Detailed description of the invention
Fig. 1 is the flow chart for the method preferred embodiment being packaged the present invention is based on programming language to Vue project.
Fig. 2 is the structural block diagram of electronic equipment preferred embodiment of the present invention.
Specific embodiment
The present invention provides the method and electronic equipment that language is packaged Vue project based on programming, to make the present invention Purpose, technical solution and effect it is clearer, clear, the present invention is described in more detail below.It should be appreciated that this place The specific embodiment of description is only used to explain the present invention, is not intended to limit the present invention.
Referring to Fig. 1, the method that language is packaged Vue project based on programming comprising step:
S1, one script file of creation and an array, and define the reference library information of the element in the array, Yi Jiwei Element adds reference to variable;
S2, the script file and the array are exported as into a configuration module together, and added in the configuration module Add configuration function;
S3, the array in configuration module is traversed by the configuration function, and judges element with the presence or absence of reference to variable;
S4, it is added when element is there are when reference to variable, obtaining the pointer information of reference to variable, and for the pointer information Configuration file, and the corresponding third party library of element is generated in configuration file;
S5, judge that the pointer information corresponds to third party library and whether there is, and if it exists, original packaging file is then removed, And third party library is packaged, the packaging file after being packaged.
The method provided through the invention can be avoided third party library and repeat the problem of being packaged, prevented in packaging file There are the hidden danger of extra duplicated code, greatly reduce the workload of strapping tool.
In the step S1, the script file refers to JS code, and JS code, that is, Javascript, Javascript is one The scripting language (file) that kind is developed by the LiveScript of Netscape, main purpose is for settlement server terminal Language.More specifically, the script file of creation specifically: config.js can identify by arbitrary webpage, in other words, The script file can be opened by arbitrary webpage.
Creation (definition) array can be specifically defined by var function, for example, var arr=[1,2,3,4], i.e. generation Table defines the array that a several group names are known as arr, then includes four elements in arr array, four elements are respectively 1,2,3 and 4.
Reference library information specifically refers to which third party library is each element in array specifically refer to.
Reference to variable specifically refers to the adduction relationship of each element in array, for example, the third element 3 in array arr draws With for vue.That is, user can add for each element in array or setting adduction relationship.
Preferably, the step S1 includes:
The reference library information of first element in array is set in the dependence library of Vue, by second member in array The reference library information of element is set as the third party library of Vue, sets Vue's for the reference library information of the third element in array Tool storage room.
It is therefore, fixed in the most preferred scheme of the present invention in order to improve the versatility, convenience and reliability of the method for the present invention It include 3 elements in the array of justice.Also, there is fixed reference library information in 3 elements.Specifically, first member Plain corresponding reference library information are as follows: rely on library;The corresponding reference library information of second element are as follows: three-party library;Third element pair The reference library information answered are as follows: tool storage room.
Preferably, the name of first element in defining arrays is Vue;The name of second element in defining arrays For Lib;The name of third element in defining arrays is Plugin.
Wherein, the combination that library refers to all functions is relied on, user can call or use each class function, example by relying on library Such as, relevant mathematical function is called, referencing function or creation function etc. are either called.
Preferably, described to rely on the one or two that library is Vuex, Vuex-class.
Vuex is condition managing mode+library of Vue.js application program.It serves as the concentration of all components in application program Storage, rule ensure that state can only change in a predictive manner.It also with official's devtools superset of Vue At to provide the Premium Features such as the debugging of zero configuration time travel and state snapshot export/importing.
Third party library is the library for not belonging to Vue directly or indirectly, but user can be by way of introducing by third party Library is connect with Vue.The specific reference step present invention is without limitation.
Preferably, the third party library is the one or two of Axios, Dayjs.
Axios is the HTTP client that browser and nodejs are used for based on Promise.It has the following characteristics that XMLHttpRequest is created from browser;Http request is issued from node.js;Support Promise API;Interception request and Response;And convert requests and response data.
Dayjs is that the library JavaScript of processing time and date an of light weight and the API design of Moment.js are protected It holds just the same.
Preferably, the tool storage room is the one or two of Vee-validate, V-viewer.
Vee-validate is the Vue form validation plug-in unit an of lightweight.
V-viewer is one for checking the plug-in unit of photo.
In the step S2, by the script file (i.e. config.js) of creation and definition array as a whole, and Configuration module is exported as together, wherein configuration module refers to a kind of legal HTML, i.e., a kind of web page files.
After successfully exporting configuration module (web page files), then configuration function is added for configuration module, wherein configuration function It is mainly used for executing traversing operation to the array of creation.
In the step S3, since the array of definition includes 3 elements, and not necessarily all there is reference to variable in 3 elements, because This, can traverse three elements in array by configuration function, to sentence element with the presence or absence of reference to variable.
In the step S4, if the element in array is corresponding there are that when reference to variable, can read reference to variable Pointer information;If reference to variable is not present in the element, this and element are skipped, and judge that next element whether there is Reference to variable.
After reading pointer information, configuration file can be added for pointer information, wherein configuration file specifically refers to Manifest file.
After successfully adding configuration file, the third library that the library is relied on just is generated in configuration file, and in configuration text The attribute of a manifest is generated in part.
Preferably, the step S4 includes:
The attribute for modifying configuration file, using the value of the attribute of configuration file as the packing path of configuration file.
Since the attribute of the manifest refers to the packing path of strapping tool, i.e. the packing address of packaging file.With Family can be packaged address to modify by modifying the attribute of manifest.
After the attribute of modification manifest, the accuracy for being packaged address can determine, it is not easy to make mistakes.
In the step S5, after determining packing address, the operation being packaged can be started.But the purpose of the present invention It is to avoid third party library from repeating to be packaged, therefore, before carrying out packaging operation, it is also necessary to judge third party according to pointer information Library whether there is.
More specifically, pointer information and third party library correspond, if there is pointer information, then there are thirds for representative Fang Ku is then represented and third party library is not present if there is no pointer information.
If there is pointer information, i.e., corresponding third party library belongs to repetition reference, then, need to delete original packing File is deleted.If there is no pointer information, i.e., corresponding third party library belongs to the first reference, then not needing to delete original Packaging file can directly be packaged third party library by strapping tool webpack, obtain corresponding packaging file.
Preferably, the step S5 is specifically included:
S51, the corresponding former packaging file of configuration file is removed;
S52, the third party library in configuration file is packaged, obtains corresponding packaging file, and save.
In the step S51, original packaging file, which is stored in, to be packaged in path, when needing to execute removing to packaging file When operation, then reads and be packaged path, and choose packaging file, to execute delete operation.
More specifically, first detecting the manifest configuration file of adduction relationship, manifest configuration file is then removed.
In the step S52, the third party library quoted in manifest is packaged, obtains corresponding packaging file, And packaging file is covered into original packaging file.In this way, to avoid third party library file can be repeated the problem of being packaged.
Referring to Fig. 2, the present invention also provides a kind of electronic equipment 10 comprising:
Processor 110 is adapted for carrying out each instruction, and
Equipment 120 is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
A script file and an array are created, and defines the reference library information of the element in the array, and is member Element addition reference to variable;
The script file and the array are exported as into a configuration module together, and adds and matches in the configuration module Set function;
The array in configuration module is traversed by the configuration function, and judges element with the presence or absence of reference to variable;
Match when element is there are when reference to variable, obtaining the pointer information of reference to variable, and for pointer information addition File is set, and generates the corresponding third party library of element in configuration file;
Judge that the pointer information corresponds to third party library and whether there is, and if it exists, then remove original packaging file, and right Third party library is packaged, the packaging file after being packaged.
The processor 110 can for general processor, digital signal processor (DSP), specific integrated circuit (ASIC), Field programmable gate array (FPGA), single-chip microcontroller, ARM (Acorn RISC Machine) or other programmable logic device are divided Any combination of vertical door or transistor logic, discrete hardware component or these components.In addition, processor can also be any Conventional processors, microprocessor or state machine.Processor also may be implemented as calculating the combination of equipment, for example, DSP and Wei Chu Manage combination, multi-microprocessor, one or more microprocessors combination DSP core, any other this configuration of device.
It stores equipment 120 and is used as a kind of non-volatile computer readable storage medium storing program for executing, can be used for storing non-volatile software Program, non-volatile computer executable program and module, if the language based on programming in the embodiment of the present invention is to Vue project The corresponding program instruction of the method being packaged.Processor is stored in the non-volatile software journey in storage equipment by operation Sequence, instruction and unit, at the various function application and data being packaged thereby executing language based on programming to Vue project The method that reason, i.e. language based on programming in realization above method embodiment are packaged Vue project.
It about the particular technique details of above-mentioned electronic equipment 10, is described in detail in above-mentioned steps, so not repeating them here.
The present invention also provides a kind of computer program products, wherein computer program product is non-volatile including being stored in Computer program on computer readable storage medium, computer program include program instruction, when program instruction is held by processor When row, the processor is made to execute the method that the language based on programming is packaged Vue project.
Also a kind of non-volatile computer readable storage medium storing program for executing of the present invention, wherein the non-volatile computer is readable to be deposited Storage media is stored with computer executable instructions, when which is executed by one or more processors, can make It obtains one or more of processors and executes the method that the language based on programming is packaged Vue project.
It should be understood that the application of the present invention is not limited to the above for those of ordinary skills can With improvement or transformation based on the above description, all these modifications and variations all should belong to the guarantor of appended claims of the present invention Protect range.

Claims (10)

1. a kind of method that language is packaged Vue project based on programming, which is characterized in that comprising steps of
A, a script file and an array are created, and defines the reference library information of the element in the array, and is element Add reference to variable;
B, the script file and the array are exported as into a configuration module together, and add configuration in the configuration module Function;
C, the array in configuration module is traversed by the configuration function, and judges element with the presence or absence of reference to variable;
It D, when element is there are when reference to variable, obtaining the pointer information of reference to variable, and is pointer information addition configuration File, and the corresponding third party library of element is generated in configuration file;
E, judge that the pointer information corresponds to third party library and whether there is, and if it exists, then remove original packaging file, and to Three-party library is packaged, the packaging file after being packaged.
2. the method that language is packaged Vue project based on programming according to claim 1, which is characterized in that the step Suddenly A includes:
The reference library information of first element in array is set in the dependence library of Vue, by second element in array Reference library information is set as the third party library of Vue, sets the reference library information of the third element in array to the tool of Vue Library.
3. the method that language is packaged Vue project based on programming according to claim 2, it is characterised in that:
It is described to rely on the one or two that library is Vuex, Vuex-class;
The third party library is the one or two of Axios, Dayjs;
The tool storage room is the one or two of Vee-validate, V-viewer.
4. the method that language is packaged Vue project based on programming according to claim 1, which is characterized in that the step Suddenly D includes:
The attribute for modifying configuration file, using the value of the attribute of configuration file as the packing path of configuration file.
5. the method that language is packaged Vue project based on programming according to claim 1, which is characterized in that the step Suddenly E includes:
In the absence of the pointer information corresponds to third party library, then directly the third party library of configuration file is packaged, is obtained Packaging file after to packing.
6. the method that language is packaged Vue project based on programming according to claim 1, which is characterized in that the step Rapid E is specifically included:
Remove the corresponding former packaging file of configuration file;
Third party library in configuration file is packaged, obtains corresponding packaging file, and save.
7. the method that language is packaged Vue project based on programming according to claim 1, which is characterized in that the foot The entitled js of the suffix of this document.
8. a kind of electronic equipment characterized by comprising
Processor is adapted for carrying out each instruction, and
Equipment is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
A script file and an array are created, and defines the reference library information of the element in the array, and add for element Add reference to variable;
The script file and the array are exported as into a configuration module together, and the addition configuration letter in the configuration module Number;
The array in configuration module is traversed by the configuration function, and judges element with the presence or absence of reference to variable;
It when element is there are when reference to variable, obtaining the pointer information of reference to variable, and is pointer information addition configuration text Part, and the corresponding third party library of element is generated in configuration file;
Judge that the pointer information corresponds to third party library and whether there is, and if it exists, then remove original packaging file, and to third Square library is packaged, the packaging file after being packaged.
9. a kind of computer program product, which is characterized in that computer program product can including being stored in non-volatile computer The computer program on storage medium is read, computer program includes program instruction, when program instruction is executed by processor, makes institute State the method that processor perform claim requires the described in any item language based on programming of 1-7 to be packaged Vue project.
10. a kind of non-volatile computer readable storage medium storing program for executing, which is characterized in that the non-volatile computer readable storage medium Matter is stored with computer executable instructions, when which is executed by one or more processors, may make institute Stating one or more processors perform claim requires the described in any item language based on programming of 1-7 to be packaged Vue project Method.
CN201910145232.9A 2019-02-27 2019-02-27 The method and electronic equipment that language is packaged Vue project based on programming Pending CN110007954A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910145232.9A CN110007954A (en) 2019-02-27 2019-02-27 The method and electronic equipment that language is packaged Vue project based on programming

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910145232.9A CN110007954A (en) 2019-02-27 2019-02-27 The method and electronic equipment that language is packaged Vue project based on programming

Publications (1)

Publication Number Publication Date
CN110007954A true CN110007954A (en) 2019-07-12

Family

ID=67166071

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910145232.9A Pending CN110007954A (en) 2019-02-27 2019-02-27 The method and electronic equipment that language is packaged Vue project based on programming

Country Status (1)

Country Link
CN (1) CN110007954A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110531983A (en) * 2019-08-08 2019-12-03 国云科技股份有限公司 A kind of on-demand packaging method of front end page based on entry building
CN110597547A (en) * 2019-08-14 2019-12-20 平安国际智慧城市科技股份有限公司 Code packaging method, device and medium based on Javascript
CN110908894A (en) * 2019-10-11 2020-03-24 苏宁云计算有限公司 Visual report tool automatic testing method and device based on vuex
CN111694596A (en) * 2020-05-27 2020-09-22 五八有限公司 Packing method and packing device for entry paths in webpack environment
CN112451972A (en) * 2020-11-20 2021-03-09 深圳点猫科技有限公司 Game engine-based resource compression package construction method, device, system and medium
CN112672180A (en) * 2020-12-22 2021-04-16 广州博冠信息科技有限公司 Live interface element configuration method, device, storage medium and program product
CN113010207A (en) * 2021-03-18 2021-06-22 挂号网(杭州)科技有限公司 Resource allocation method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130054607A1 (en) * 2011-08-27 2013-02-28 Henry Gladney Method and System for Preparing Digital Information for Long-Term Preservation
CN107861733A (en) * 2017-09-30 2018-03-30 福建天泉教育科技有限公司 Light application component construction method and computer-readable recording medium
CN108965295A (en) * 2018-07-17 2018-12-07 郑州云海信息技术有限公司 A kind of compressing file merging method and relevant apparatus
CN109284096A (en) * 2018-08-22 2019-01-29 深圳点猫科技有限公司 A kind of automated construction method and electronic equipment of programming project
CN109324881A (en) * 2018-08-22 2019-02-12 深圳点猫科技有限公司 A kind of packaging method and electronic equipment of front end programming project

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130054607A1 (en) * 2011-08-27 2013-02-28 Henry Gladney Method and System for Preparing Digital Information for Long-Term Preservation
CN107861733A (en) * 2017-09-30 2018-03-30 福建天泉教育科技有限公司 Light application component construction method and computer-readable recording medium
CN108965295A (en) * 2018-07-17 2018-12-07 郑州云海信息技术有限公司 A kind of compressing file merging method and relevant apparatus
CN109284096A (en) * 2018-08-22 2019-01-29 深圳点猫科技有限公司 A kind of automated construction method and electronic equipment of programming project
CN109324881A (en) * 2018-08-22 2019-02-12 深圳点猫科技有限公司 A kind of packaging method and electronic equipment of front end programming project

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JOOGER: ""webpack dll打包重复问题优化的解决"", 《HTTPS://WWW.JB51.NET/ARTICLE/148535.HTM》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110531983A (en) * 2019-08-08 2019-12-03 国云科技股份有限公司 A kind of on-demand packaging method of front end page based on entry building
CN110597547A (en) * 2019-08-14 2019-12-20 平安国际智慧城市科技股份有限公司 Code packaging method, device and medium based on Javascript
CN110908894A (en) * 2019-10-11 2020-03-24 苏宁云计算有限公司 Visual report tool automatic testing method and device based on vuex
CN111694596A (en) * 2020-05-27 2020-09-22 五八有限公司 Packing method and packing device for entry paths in webpack environment
CN112451972A (en) * 2020-11-20 2021-03-09 深圳点猫科技有限公司 Game engine-based resource compression package construction method, device, system and medium
CN112672180A (en) * 2020-12-22 2021-04-16 广州博冠信息科技有限公司 Live interface element configuration method, device, storage medium and program product
CN112672180B (en) * 2020-12-22 2023-04-25 广州博冠信息科技有限公司 Live interface element configuration method, device and storage medium
CN113010207A (en) * 2021-03-18 2021-06-22 挂号网(杭州)科技有限公司 Resource allocation method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110007954A (en) The method and electronic equipment that language is packaged Vue project based on programming
CN106980504B (en) Application program development method and tool and equipment thereof
US7992127B2 (en) Method and system of encapsulating web site transactions for computer-aided generation of web services
JP2020522790A (en) Automatic dependency analyzer for heterogeneously programmed data processing systems
EP2580677B1 (en) Web site implementation by mapping expression evaluation
US9563408B1 (en) Generating comments for code generated from a model
US20170206188A1 (en) Manipulation of an ajax tree presentation
CN106126693A (en) The sending method of the related data of a kind of webpage and device
WO2020150000A1 (en) Lookup table optimization for programming languages that target synchronous digital circuits
MacNair et al. Elements of practical performance modeling
Syme et al. Expert F♯ 2.0
CN107301137A (en) RSET interface realizing methods and device and electronic equipment and computer-readable recording medium
US11474796B1 (en) Build system for distributed applications
CN108984155A (en) Flow chart of data processing setting method and device
KR20180133375A (en) Data analysis and processing methods, devices, computer devices and storage media
Rischpater JavaScript JSON Cookbook
CN106886547A (en) A kind of scenario generation method and device
Klauzinski et al. Mastering JavaScript Single Page Application Development
Purbo A systematic analysis: Website development using Codeigniter and Laravel framework
US9846605B2 (en) Server-side minimal download and error failover
Kotaru „Angular for Material Design “
CN111881043A (en) Page testing method and device, storage medium and processor
Main et al. Data structures and other objects (Turbo Pascal ed.) a second course in computer science
CN116755998A (en) Low-code invalid configuration detection method, device, equipment and storage medium
Saleh et al. A reusable model for data-centric web services

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

Application publication date: 20190712

RJ01 Rejection of invention patent application after publication