CN104133685A - Method and system for front-end development of website - Google Patents

Method and system for front-end development of website Download PDF

Info

Publication number
CN104133685A
CN104133685A CN201410381901.XA CN201410381901A CN104133685A CN 104133685 A CN104133685 A CN 104133685A CN 201410381901 A CN201410381901 A CN 201410381901A CN 104133685 A CN104133685 A CN 104133685A
Authority
CN
China
Prior art keywords
file
grunt
branch
exploitation
unit
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
CN201410381901.XA
Other languages
Chinese (zh)
Other versions
CN104133685B (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.)
Guangzhou Pinwei Software Co Ltd
Original Assignee
GUANGZHOU VIP NETWORK 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 GUANGZHOU VIP NETWORK TECHNOLOGY Co Ltd filed Critical GUANGZHOU VIP NETWORK TECHNOLOGY Co Ltd
Priority to CN201410381901.XA priority Critical patent/CN104133685B/en
Publication of CN104133685A publication Critical patent/CN104133685A/en
Application granted granted Critical
Publication of CN104133685B publication Critical patent/CN104133685B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

The invention discloses a method and system for front-end development of a website. The compiler optimization processing mode of website front-end static resources is improved, a compiling process based on a Jekins/Huson server is changed into local compiling, compiling efficiency is greatly improved, the Jekins/Huson server is integrated with an SVN, and therefore submitting can be carried out at any time, and compiling is carried out in real time. Meanwhile, compressing processing on picture files is added, a hash value is quoted as a picture version number, and the accuracy and uniqueness of the version number are guaranteed. According to the method and system, automatic tasks are achieved according to each procedure in website front-end development process, the whole workflow is based on the Grunt command line tool of node.js, the whole process of the website front-end development is connected in series, the whole process is automated through the mode of local file configuration, and the process can be unified, shared and cooperated in teams conveniently.

Description

The method and system of Website front-end exploitation
Technical field
The present invention relates to network development technical field, particularly relate to a kind of method and system of Website front-end exploitation.
Background technology
The action that Website front-end exploitation relates to is quite numerous and diverse, because the loose feature of development language grammer needs code check to get rid of a part of low staging error on stream.For peak optimizating network access, need to do various optimization processes to front end resource (HTML, CSS, JavaScript, Image), such as merged file, compressed file etc., static resource buffer update management after issue, and and back-end server co-development, the handover configurations of different development environments.The work of these loaded down with trivial details repetitions can have a strong impact on the work efficiency of front end exploitation.
Summary of the invention
Based on above-mentioned situation, the present invention proposes a kind of method and system of Website front-end exploitation, to realize robotization front end development flow process, improve the efficiency of Website front-end exploitation.For this reason, the scheme of employing is as follows.
A method for Website front-end exploitation, comprises the following steps, and the execution of following steps is taking the Grunt command-line tool of node.js as basis:
Configuration project: set up item configuration file, server address is developed in title, description, branch's name, SVN server address and corresponding this locality of in this file, comprising Website front-end project to be developed;
Initialization project: utilize grunt-shell plug-in unit to call SVN order, according to branch's title of specifying in described project profile, newly-built and detect development& testing branch;
Exploitation coding is realized: change hosts file, static resource domain name is mapped to this locality, and resolve static resource request, return to the local corresponding file of response; Utilize grunt-contrib-watch plug-in unit to monitor the change of the template branch the inside html file of described project profile, by grunt-ssh plug-in unit, the file of change is synchronized to local exploitation server by SSH, makes SVN server develop with local that server is seamless synchronizes;
Compiled code: by grunt-closurecompiler plug-in unit, utilize the Javascript code of google-closurecompiler compiling compression exploitation branch the inside to corresponding test branch; CSS file by grunt-contrib-csslint plug-in unit compression exploitation branch the inside arrives corresponding test branch catalogue, in traversal CSS file, all pictures are quoted, obtain the hash value of corresponding picture file by md5, get 8 version numbers as picture and add picture to and quote place; PNG/JPEG picture by grunt-contrib-imagemin plug-in unit compression optimization exploitation branch the inside arrives corresponding test branch catalogue;
Upload code: call svn commit order by grunt-shell plug-in unit, submit development& testing branch simultaneously to, before submitting to, compile.
A system for Website front-end exploitation, comprises with lower unit, and with lower unit taking the Grunt command-line tool of node.js as basis:
Project configuration unit: for set up item configuration file, comprise title, description, branch's name, SVN server address and corresponding this locality exploitation server address of Website front-end project to be developed in this file;
Project initialization unit: for utilizing grunt-shell plug-in unit to call SVN order, according to branch's title of specifying in described project profile, newly-built and detect development& testing branch;
Coding development block: for changing hosts file, static resource domain name is mapped to this locality, resolves static resource request, return to the local corresponding file of response; Utilize grunt-contrib-watch plug-in unit to monitor the change of the template branch the inside html file of described project profile, by grunt-ssh plug-in unit, the file of change is synchronized to local exploitation server by SSH, makes SVN server develop with local that server is seamless synchronizes;
Code compilation unit: for by grunt-closurecompiler plug-in unit, utilize the Javascript code of google-closurecompiler compiling compression exploitation branch the inside to corresponding test branch; CSS file by grunt-contrib-csslint plug-in unit compression exploitation branch the inside arrives corresponding test branch catalogue, in traversal CSS file, all pictures are quoted, obtain the hash value of corresponding picture file by md5, get 8 version numbers as picture and add picture to and quote place; PNG/JPEG picture by grunt-contrib-imagemin plug-in unit compression optimization exploitation branch the inside arrives corresponding test branch catalogue;
Code uploading unit: for call svn commit order by grunt-shell plug-in unit, submit development& testing branch to simultaneously, compiled before submitting to.
The method and system of Website front-end exploitation of the present invention, improve the compile optimization processing mode of Website front-end static resource, change the compiling flow process based on Jekins/Huson server into native compile, promote greatly compile efficiency, and and SVN integrates, thereby can submit at any time, in real time compiling.Add the compression processing for picture file simultaneously, quoted hash value as picture version number, ensured accuracy and the uniqueness of version number.In a word, method and system of the present invention is realized the task of robotization one by one for the each step in Website front-end development process, the Grunt command-line tool of whole workflow based on node.js, the connected whole flow process of Website front-end exploitation, by the mode of local profile, the whole flow process of robotization, has facilitated flow process unification between team, has shared and cooperation.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of the method for Website front-end exploitation of the present invention;
Fig. 2 is the structural representation of the system of Website front-end exploitation of the present invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is described in further detail.Should be appreciated that embodiment described herein, only in order to explain the present invention, does not limit protection scope of the present invention.
A typical Website front-end development flow process, comprises 5 aspects:
1, a newly-built project;
2, exploitation coding is realized;
3, compile optimization front end resource;
4, test;
5, issue.
A newly-built project needs:
From the newly-built exploitation branch of central code library;
From the newly-built test branch of trunk code library;
Detect development& testing branch from SVN.
In performance history, need manually and the code revision of server sync html template could be debugged the page, different projects may also will be switched to different environment hosts.
Before test, need compile optimization front end resource, do process of compilation by exploitation code being uploaded to the unification of a Jekins/Huson server, the code of then downloading after decompress(ion) compiling arrives test branch, then code is uploaded to SVN, then prepares application test.
In test process, find bug, will overlapping development and the flow process of compiling, until test passes through, issue project.
After issuing, to upgrade and have the picture of change version number, refresh CDN buffer memory.
The shortcoming of above-mentioned workflow is: very consuming time by Jekins/Huson server compiles static resource, but in development and testing process, compiling again can be very frequent, and whole compiling flow process lacks to be processed the optimization compression of picture.In performance history, each amendment html template file all needs to be manually updated to corresponding exploitation server and could debug the page, and development efficiency is low.While developing multiple project, between disparity items, the switching of development environment is easily chaotic.After issuing, picture version number wants manual refreshing, easily omits.
Cause the reason of above-mentioned shortcoming: because server resource is limited, compiler task needs queue management, can only compile by whole bag simultaneously, further cause compilation time to increase.Server end compiles the configuration complexity based on Ant, lacks dirigibility, does not configure suitable picture compression instrument.Each flow process correspondence one by one subtask all needs manual operation, expends development effort, and error rate is high, the unified linking of neither one between flow process.
For the shortcoming of above-mentioned conventional art, the invention provides a kind of method of the exploitation of the Website front-end based on Grunt, fundamental purpose is:
1, based on file configuration project, allow seamless switching between disparity items, unified standard front end development environment facilitates collaborative work between team simultaneously.
2, move static resource compilation process to this locality, promote compilation speed, different compile options is provided simultaneously, allow whole compilation process have more dirigibility.
3, integrate picture and be optimized to compiling flow process, hash picture file content is as picture version number automatically.
4 and the SVN degree of depth integrate, the file that only compiling is more corrected one's mistakes, further promotes compile efficiency, provides real-time compiling to submit code, auto-initiation project branch etc. to simultaneously.
5, in real time the local html template file amendment of automatic synchronization to server, the development process of slitless connection this locality and server environment.
The method of Website front-end exploitation of the present invention realizes the task of robotization one by one for the each step in Website front-end development process, be connected into a complete automatically working stream.
The Grunt command-line tool of whole workflow based on node.js, use the relevant task plug-in unit of NPM installation administration, by providing a project profile project.json to carry out the information that technical routine is relevant, such as project name, describe, branch's name, SVN server address, corresponding exploitation server etc. carrys out item development environment of initialization.
Detailed automatically working flow process is as follows:
Newly-built/detect SVN branch
Correspond to a self-defining grunt init task, utilize grunt-shell plug-in unit to call SVN order, branch's title of specifying according to project profile project.json the inside, automatically newly-built (svn copy) and detect the project branch that (svn checkout) is relevant.
2. exploitation
Correspond to a self-defining grunt vipserver task, this task will be done two things: change hosts file, static resource domain name is mapped to this locality (127.0.0.1), resolves static resource request, return to the local corresponding file of response; Utilize grunt-contrib-watch plug-in unit to monitor the template branch the inside html file change of project.json configuration, automatically the file of change is synchronized to the exploitation server of configuration by grunt-ssh plug-in unit by SSH.Thereby make server and local exploitation seamless synchronous.
3. compiled code
Correspond to a self-defining grunt build task, this task is to JavaScript, CSS, and Image file does respectively different compression optimization processing:
JavaScript: by grunt-closurecompiler plug-in unit, utilize the Javascript code of google-closurecompiler compiling compression exploitation branch the inside to corresponding test branch.
CSS: the CSS file by grunt-contrib-csslint plug-in unit compression exploitation branch the inside arrives corresponding test branch catalogue.Then travel through all pictures in CSS file and quote, obtain the hash value of corresponding picture file by md5, get 8 version numbers as picture and add picture to and quote place.
Image: the PNG/JPEG picture by grunt-contrib-imagemin plug-in unit compression optimization exploitation branch the inside is to corresponding test branch catalogue, other resources are such as GIF, Flash replication synchronization.
This task is also accepted different parameters, the conditional compilation according to different:
Grunt build only compiles the file of more correcting one's mistakes
Grunt build:noimage only compiles CSS and JavaScript file
The file that grunt build:changelog-only compiling configuration is specified
Grunt build:all compiles all static resources
4. upload code
Correspond to a self-defining grunt push task, call svn commit order submit development& testing branch simultaneously to by grunt-shell plug-in unit, before submitting to, can compile, concrete internal process is as follows:
Call svn update and upgrade respectively development& testing branch
In exploitation, the svn status of branch obtains the listed files of change
Call grunt build and start to compile the file of more correcting one's mistakes to test branch
Call svn commit and submit development& testing branch to
Preserve listed files to respective items object CHANGELOG file of submitting to
Complete automatically working process flow diagram summary is asked for an interview Fig. 1.
Based on the extendability of automatically working stream, around the development environment feature of Website front-end, provide the aid outside some extra main flows, such as:
grunt?switch:hosts
Facilitate the switching of hosts between different development environments, by all host files using the self-defined suffix name of .hosts as mark, be placed on the unified management of a hosts file, the host configuration file of the system of when switching, the hosts file content of correspondence appointment being write direct.
grunt?lint
Utilize jshint and csslint respectively JavaScript code and CSS code to be done to code check.
The system of Website front-end of the present invention exploitation, as shown in Figure 2, comprises with lower unit, each unit is corresponding with a step of said method, and each unit is taking the Grunt command-line tool of node.js as basic:
Project configuration unit: for set up item configuration file, comprise title, description, branch's name, SVN server address and corresponding this locality exploitation server address of Website front-end project to be developed in this file;
Project initialization unit: for utilizing grunt-shell plug-in unit to call SVN order, according to branch's title of specifying in described project profile, newly-built and detect development& testing branch;
Coding development block: for changing hosts file, static resource domain name is mapped to this locality, resolves static resource request, return to the local corresponding file of response; Utilize grunt-contrib-watch plug-in unit to monitor the change of the template branch the inside html file of described project profile, by grunt-ssh plug-in unit, the file of change is synchronized to local exploitation server by SSH, makes SVN server develop with local that server is seamless synchronizes;
Code compilation unit: for by grunt-closurecompiler plug-in unit, utilize the Javascript code of google-closurecompiler compiling compression exploitation branch the inside to corresponding test branch; CSS file by grunt-contrib-csslint plug-in unit compression exploitation branch the inside arrives corresponding test branch catalogue, in traversal CSS file, all pictures are quoted, obtain the hash value of corresponding picture file by md5, get 8 version numbers as picture and add picture to and quote place; PNG/JPEG picture by grunt-contrib-imagemin plug-in unit compression optimization exploitation branch the inside arrives corresponding test branch catalogue;
Code uploading unit: for call svn commit order by grunt-shell plug-in unit, submit development& testing branch to simultaneously, compiled before submitting to.
As a preferred embodiment, on described code transmission module split send out and the process that compiles of test branch as follows:
Call svn update and upgrade respectively development& testing branch;
In exploitation, the svn status of branch obtains the listed files of change;
Call grunt build and start to compile the file of more correcting one's mistakes to test branch;
Call svn commit and submit development& testing branch to;
Preserve listed files to respective items object CHANGELOG file of submitting to.
As a preferred embodiment, the task corresponding with described code compilation unit is grunt build task, and this task is accepted different parameters, the conditional compilation according to different:
Grunt build only compiles the file of more correcting one's mistakes;
Grunt build:noimage only compiles CSS and JavaScript file;
The file that grunt build:changelog-only compiling configuration is specified;
Grunt build:all compiles all static resources.
As a preferred embodiment, native system also comprises host Document Editing module: for by all host files using .hosts suffix name as mark, and be placed on a hosts file carrying out between different development environments hosts while switching, the host configuration file of the hosts file content writing system that correspondence is specified.
As a preferred embodiment, native system also comprises code check module: for utilizing jshint and csslint respectively JavaScript code and CSS code to be done to code check.
To sum up, method and system of the present invention has improved the compile optimization processing mode of Website front-end static resource, change the compiling flow process based on Jekins/Huson server into native compile, promote greatly compile efficiency, existing based on server compiles once >9min/ time consuming time, and compilation time can be compressed to <5s/ time in local the machine compiling, and and SVN integration, thereby can submit at any time, in real time compiling.Added the compression processing for picture file simultaneously.Prior art relies on code aspect and writes Version Control variable, reaches the standard grade after redaction at every turn, all needs manual upgraded edition this shop, and recompilates once all static resources and write version number to code.And the existing method based on md5 hash picture file, can automatically whether have to change according to picture file and upgrade hash value as version number, because for identical file, hash value is unique, so quote hash value and ensured as version number accuracy and the uniqueness of version number.
The connected whole flow process of Website front-end exploitation of method and system of the present invention, by the mode of local profile, robotization whole flow process, facilitate flow process unified between team, share and cooperation.
Method and system of the present invention is not only the compile optimization instrument of a static resource file, or a whole set of front end development environment, such as with the integration (submission is compiled code) of SVN, Server switching, with server code synchronisation uniting and adjustment exploitation, version number's management etc.Because based on the Grunt robotization under local node.js environment, can rely on plug-in extension resource abundant under NPM, node.js based on local provides a complete environment able to programme to carry out to realize for Website front-end development process the robotization of customization in addition, compare single server compiles configuration, more powerful and flexible.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. a method for Website front-end exploitation, is characterized in that, comprise the following steps, and the execution of following steps is taking the Grunt command-line tool of node.js as basis:
Configuration project: set up item configuration file, server address is developed in title, description, branch's name, SVN server address and corresponding this locality of in this file, comprising Website front-end project to be developed;
Initialization project: utilize grunt-shell plug-in unit to call SVN order, according to branch's title of specifying in described project profile, newly-built and detect development& testing branch;
Exploitation coding is realized: change hosts file, static resource domain name is mapped to this locality, and resolve static resource request, return to the local corresponding file of response; Utilize grunt-contrib-watch plug-in unit to monitor the change of the template branch the inside html file of described project profile, by grunt-ssh plug-in unit, the file of change is synchronized to local exploitation server by SSH, makes SVN server develop with local that server is seamless synchronizes;
Compiled code: by grunt-closurecompiler plug-in unit, utilize the Javascript code of google-closurecompiler compiling compression exploitation branch the inside to corresponding test branch; CSS file by grunt-contrib-csslint plug-in unit compression exploitation branch the inside arrives corresponding test branch catalogue, in traversal CSS file, all pictures are quoted, obtain the hash value of corresponding picture file by md5, get 8 version numbers as picture and add picture to and quote place; PNG/JPEG picture by grunt-contrib-imagemin plug-in unit compression optimization exploitation branch the inside arrives corresponding test branch catalogue;
Upload code: call svn commit order by grunt-shell plug-in unit, submit development& testing branch simultaneously to, before submitting to, compile.
2. the method for Website front-end exploitation according to claim 1, is characterized in that, as follows to the process of developing and test branch compiles:
Call svn update and upgrade respectively development& testing branch;
In exploitation, the svn status of branch obtains the listed files of change;
Call grunt build and start to compile the file of more correcting one's mistakes to test branch;
Call svn commit and submit development& testing branch to;
Preserve listed files to respective items object CHANGELOG file of submitting to.
3. the method for Website front-end exploitation according to claim 1 and 2, is characterized in that, the task corresponding with the step of compiled code is grunt build task, and this task is accepted different parameters, the conditional compilation according to different:
Grunt build only compiles the file of more correcting one's mistakes;
Grunt build:noimage only compiles CSS and JavaScript file;
The file that grunt build:changelog-only compiling configuration is specified;
Grunt build:all compiles all static resources.
4. the method for Website front-end exploitation according to claim 1 and 2, is characterized in that, also comprises step:
All host files, using .hosts suffix name as mark, and are placed on to a hosts file carrying out between different development environments hosts while switching, the host configuration file of the hosts file content writing system that correspondence is specified.
5. the method for Website front-end exploitation according to claim 1 and 2, is characterized in that, also comprises step:
Utilize jshint and csslint respectively JavaScript code and CSS code to be done to code check.
6. a system for Website front-end exploitation, is characterized in that, comprise with lower unit, and with lower unit taking the Grunt command-line tool of node.js as basis:
Project configuration unit: for set up item configuration file, comprise title, description, branch's name, SVN server address and corresponding this locality exploitation server address of Website front-end project to be developed in this file;
Project initialization unit: for utilizing grunt-shell plug-in unit to call SVN order, according to branch's title of specifying in described project profile, newly-built and detect development& testing branch;
Coding development block: for changing hosts file, static resource domain name is mapped to this locality, resolves static resource request, return to the local corresponding file of response; Utilize grunt-contrib-watch plug-in unit to monitor the change of the template branch the inside html file of described project profile, by grunt-ssh plug-in unit, the file of change is synchronized to local exploitation server by SSH, makes SVN server develop with local that server is seamless synchronizes;
Code compilation unit: for by grunt-closurecompiler plug-in unit, utilize the Javascript code of google-closurecompiler compiling compression exploitation branch the inside to corresponding test branch; CSS file by grunt-contrib-csslint plug-in unit compression exploitation branch the inside arrives corresponding test branch catalogue, in traversal CSS file, all pictures are quoted, obtain the hash value of corresponding picture file by md5, get 8 version numbers as picture and add picture to and quote place; PNG/JPEG picture by grunt-contrib-imagemin plug-in unit compression optimization exploitation branch the inside arrives corresponding test branch catalogue;
Code uploading unit: for call svn commit order by grunt-shell plug-in unit, submit development& testing branch to simultaneously, compiled before submitting to.
7. the system of Website front-end according to claim 6 exploitation, is characterized in that, on described code transmission module split send out and process that test branch compiles as follows:
Call svn update and upgrade respectively development& testing branch;
In exploitation, the svn status of branch obtains the listed files of change;
Call grunt build and start to compile the file of more correcting one's mistakes to test branch;
Call svn commit and submit development& testing branch to;
Preserve listed files to respective items object CHANGELOG file of submitting to.
8. according to the system of the Website front-end exploitation described in claim 6 or 7, it is characterized in that, the task corresponding with described code compilation unit is grunt build task, and this task is accepted different parameters, the conditional compilation according to different:
Grunt build only compiles the file of more correcting one's mistakes;
Grunt build:noimage only compiles CSS and JavaScript file;
The file that grunt build:changelog-only compiling configuration is specified;
Grunt build:all compiles all static resources.
9. according to the system of the Website front-end exploitation described in claim 6 or 7, it is characterized in that, also comprise host Document Editing module: for by all host files using .hosts suffix name as mark, and be placed on a hosts file carrying out between different development environments hosts while switching, the host configuration file of the hosts file content writing system that correspondence is specified.
10. according to the system of the Website front-end exploitation described in claim 6 or 7, it is characterized in that, also comprise code check module: for utilizing jshint and csslint respectively JavaScript code and CSS code to be done to code check.
CN201410381901.XA 2014-08-05 2014-08-05 The method and system of Website front-end exploitation Active CN104133685B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410381901.XA CN104133685B (en) 2014-08-05 2014-08-05 The method and system of Website front-end exploitation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410381901.XA CN104133685B (en) 2014-08-05 2014-08-05 The method and system of Website front-end exploitation

Publications (2)

Publication Number Publication Date
CN104133685A true CN104133685A (en) 2014-11-05
CN104133685B CN104133685B (en) 2017-10-31

Family

ID=51806371

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410381901.XA Active CN104133685B (en) 2014-08-05 2014-08-05 The method and system of Website front-end exploitation

Country Status (1)

Country Link
CN (1) CN104133685B (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104978194A (en) * 2015-06-25 2015-10-14 北京京东尚科信息技术有限公司 Web page front-end development method and apparatus
CN105760159A (en) * 2016-02-01 2016-07-13 四川长虹电器股份有限公司 Website developing method and system
CN105893014A (en) * 2015-12-08 2016-08-24 乐视云计算有限公司 Project development method and system for front end
CN106293675A (en) * 2015-06-08 2017-01-04 腾讯科技(深圳)有限公司 Static system resource loading method and device
CN106598690A (en) * 2016-12-19 2017-04-26 广州视源电子科技股份有限公司 Management method and device for codes
CN106599087A (en) * 2016-11-24 2017-04-26 天津市普迅电力信息技术有限公司 Secondary development method for spatial information services
CN106843869A (en) * 2017-01-16 2017-06-13 百融(北京)金融信息服务股份有限公司 A kind of front end Development Engineering system and method
CN107203401A (en) * 2016-03-17 2017-09-26 阿里巴巴集团控股有限公司 A kind of front end project build method, apparatus and system
CN107291474A (en) * 2017-06-23 2017-10-24 郑州云海信息技术有限公司 A kind of front end engineering automates constructing system
CN105224314B (en) * 2015-09-09 2018-07-17 北京思特奇信息技术股份有限公司 A kind of method and system for realizing front-end code Automatic Optimal
CN109144480A (en) * 2018-07-24 2019-01-04 武汉空心科技有限公司 Working platform method, platform and the system quickly delivered
CN109670126A (en) * 2018-11-27 2019-04-23 广东耐思智慧科技有限公司 A kind of cross-border access accelerating method and device
CN109669700A (en) * 2018-12-17 2019-04-23 恒生电子股份有限公司 Automatically method, apparatus and system are submitted
CN109814868A (en) * 2018-12-13 2019-05-28 深圳壹账通智能科技有限公司 Network transmission analogy method, device, computer equipment and storage medium
CN110244957A (en) * 2019-05-10 2019-09-17 阿里巴巴集团控股有限公司 A kind of resource data updating method, apparatus and system
CN110471593A (en) * 2019-07-31 2019-11-19 成都摹客科技有限公司 The method, apparatus, system and storage medium of figure are cut based on web terminal compression
CN110502238A (en) * 2019-07-29 2019-11-26 贝壳技术有限公司 A kind of method and device of front and back end joint debugging
CN110795088A (en) * 2019-10-29 2020-02-14 京东数字科技控股有限公司 Front-end engineering project construction method and tool, and computer-readable storage medium
CN111966744A (en) * 2020-10-21 2020-11-20 太平金融科技服务(上海)有限公司 Workflow deployment method and device, computer equipment and storage medium
CN112346761A (en) * 2020-10-27 2021-02-09 长沙市到家悠享网络科技有限公司 Front-end resource online method, equipment, system and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876905A (en) * 2010-03-23 2010-11-03 苏州德融嘉信信用管理技术有限公司 Client development system based on fore-end business platform and implementation method thereof
CN102098190A (en) * 2011-02-22 2011-06-15 浪潮(北京)电子信息产业有限公司 Automatic development test system and method of Web project
CN103677779A (en) * 2012-09-21 2014-03-26 成都勤智数码科技股份有限公司 Flexible page configuration showing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876905A (en) * 2010-03-23 2010-11-03 苏州德融嘉信信用管理技术有限公司 Client development system based on fore-end business platform and implementation method thereof
CN102098190A (en) * 2011-02-22 2011-06-15 浪潮(北京)电子信息产业有限公司 Automatic development test system and method of Web project
CN103677779A (en) * 2012-09-21 2014-03-26 成都勤智数码科技股份有限公司 Flexible page configuration showing method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
ANAN_STUDIO: "《百度经验》", 17 March 2014 *
FUYUN: "《ITeye技术网站》", 7 April 2014 *
JZM17173: "《博客园》", 7 August 2013 *
WUJINDOU: "《CSDN》", 2 April 2014 *

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106293675A (en) * 2015-06-08 2017-01-04 腾讯科技(深圳)有限公司 Static system resource loading method and device
CN106293675B (en) * 2015-06-08 2020-12-25 腾讯科技(深圳)有限公司 System static resource loading method and device
CN104978194A (en) * 2015-06-25 2015-10-14 北京京东尚科信息技术有限公司 Web page front-end development method and apparatus
CN105224314B (en) * 2015-09-09 2018-07-17 北京思特奇信息技术股份有限公司 A kind of method and system for realizing front-end code Automatic Optimal
CN105893014A (en) * 2015-12-08 2016-08-24 乐视云计算有限公司 Project development method and system for front end
CN105760159A (en) * 2016-02-01 2016-07-13 四川长虹电器股份有限公司 Website developing method and system
CN107203401B (en) * 2016-03-17 2020-11-06 创新先进技术有限公司 Front-end project construction method, device and system
CN107203401A (en) * 2016-03-17 2017-09-26 阿里巴巴集团控股有限公司 A kind of front end project build method, apparatus and system
CN106599087A (en) * 2016-11-24 2017-04-26 天津市普迅电力信息技术有限公司 Secondary development method for spatial information services
CN106599087B (en) * 2016-11-24 2019-10-18 天津市普迅电力信息技术有限公司 A kind of Secondary of spatial Information Service
CN106598690A (en) * 2016-12-19 2017-04-26 广州视源电子科技股份有限公司 Management method and device for codes
CN106843869A (en) * 2017-01-16 2017-06-13 百融(北京)金融信息服务股份有限公司 A kind of front end Development Engineering system and method
CN106843869B (en) * 2017-01-16 2020-04-14 百融云创科技股份有限公司 Front-end development engineering system and method
CN107291474A (en) * 2017-06-23 2017-10-24 郑州云海信息技术有限公司 A kind of front end engineering automates constructing system
CN109144480A (en) * 2018-07-24 2019-01-04 武汉空心科技有限公司 Working platform method, platform and the system quickly delivered
CN109670126A (en) * 2018-11-27 2019-04-23 广东耐思智慧科技有限公司 A kind of cross-border access accelerating method and device
CN109814868A (en) * 2018-12-13 2019-05-28 深圳壹账通智能科技有限公司 Network transmission analogy method, device, computer equipment and storage medium
CN109814868B (en) * 2018-12-13 2022-07-08 深圳壹账通智能科技有限公司 Network transmission simulation method and device, computer equipment and storage medium
WO2020119544A1 (en) * 2018-12-13 2020-06-18 深圳壹账通智能科技有限公司 Network transmission simulation method and apparatus, computer device and storage medium
CN109669700A (en) * 2018-12-17 2019-04-23 恒生电子股份有限公司 Automatically method, apparatus and system are submitted
CN110244957A (en) * 2019-05-10 2019-09-17 阿里巴巴集团控股有限公司 A kind of resource data updating method, apparatus and system
CN110502238A (en) * 2019-07-29 2019-11-26 贝壳技术有限公司 A kind of method and device of front and back end joint debugging
CN110471593A (en) * 2019-07-31 2019-11-19 成都摹客科技有限公司 The method, apparatus, system and storage medium of figure are cut based on web terminal compression
CN110795088A (en) * 2019-10-29 2020-02-14 京东数字科技控股有限公司 Front-end engineering project construction method and tool, and computer-readable storage medium
CN110795088B (en) * 2019-10-29 2021-05-04 京东数字科技控股有限公司 Front-end engineering project construction method and tool, and computer-readable storage medium
CN111966744A (en) * 2020-10-21 2020-11-20 太平金融科技服务(上海)有限公司 Workflow deployment method and device, computer equipment and storage medium
CN111966744B (en) * 2020-10-21 2021-01-15 太平金融科技服务(上海)有限公司 Workflow deployment method and device, computer equipment and storage medium
CN112346761A (en) * 2020-10-27 2021-02-09 长沙市到家悠享网络科技有限公司 Front-end resource online method, equipment, system and storage medium
CN112346761B (en) * 2020-10-27 2024-05-17 长沙市到家悠享网络科技有限公司 Front-end resource online method, device, system and storage medium

Also Published As

Publication number Publication date
CN104133685B (en) 2017-10-31

Similar Documents

Publication Publication Date Title
CN104133685A (en) Method and system for front-end development of website
US10841185B2 (en) Platform-integrated IDE
WO2022170801A1 (en) Ios application program construction method and apparatus, electronic device, and storage medium
US10579369B2 (en) Container based application reification
US20140310590A1 (en) Presentation layer software development kit for creation of dynamic webpages
CN111008019B (en) Web running method, device, equipment and medium of small program
US10331423B1 (en) Utilizing cross platform streamable user interfaces to reduce software deployment frequency caused by user interface improvements
CN104077131A (en) Component deployment system and method
EP3418918A1 (en) Generation and graphical display of data transform provenance metadata
US11288176B2 (en) Executing integration scenario regression tests in customer landscapes
US20150378773A1 (en) Communication system, programmable indicator, information processing device, operation control method, information processing method, and program
KR101977401B1 (en) Commucation device providing dynamic modbus protocol mapping
Zirkelbach et al. On the modernization of ExplorViz towards a microservice architecture
CN103077034B (en) hybrid virtualization platform JAVA application migration method and system
CN109634591A (en) A kind of document handling method and device
US9058240B2 (en) Multi-context remote development
CN103595742A (en) A method and an apparatus for debugging webpage CSS
CN105718468A (en) Method and device for building ODS layer of data warehouse
CN112068879B (en) Method and device for constructing client application program development framework based on configuration
KR101599471B1 (en) Apparatus, system, method and readable recording medium of managing a project file
US11926053B2 (en) Robotic simulation distributed version control system
CN109978488A (en) A kind of synergic software development application method
CN114546725A (en) Cross-cluster backup method, system, medium and electronic device for stateful application
CN110321132B (en) Code release method and device
CN114201207A (en) Resource synchronization method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20171219

Address after: 510000 Guangzhou City, Guangzhou, Guangdong, Fangcun Avenue, one of the 314 self compiled

Patentee after: Guangzhou Pinwei Software Co., Ltd.

Address before: 510000 Liwan District, Guangzhou, Fangcun Road, No. 314, the middle of the road by the self written on the road, No. two,

Patentee before: GUANGZHOU VIP NETWORK TECHNOLOGY CO., LTD.

TR01 Transfer of patent right