CN109445793A - The method and system of Web- Designing template - Google Patents

The method and system of Web- Designing template Download PDF

Info

Publication number
CN109445793A
CN109445793A CN201811320319.7A CN201811320319A CN109445793A CN 109445793 A CN109445793 A CN 109445793A CN 201811320319 A CN201811320319 A CN 201811320319A CN 109445793 A CN109445793 A CN 109445793A
Authority
CN
China
Prior art keywords
file
less
web
template
parameter
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
CN201811320319.7A
Other languages
Chinese (zh)
Inventor
黄君
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Ctrip Business Co Ltd
Original Assignee
Shanghai Ctrip Business Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Ctrip Business Co Ltd filed Critical Shanghai Ctrip Business Co Ltd
Priority to CN201811320319.7A priority Critical patent/CN109445793A/en
Publication of CN109445793A publication Critical patent/CN109445793A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

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

Abstract

The invention discloses a kind of method and system of Web- Designing template, which comprises newly-built Less file, the Less file include the pattern of the web page template;The Less file is introduced in the Html page;Less plug-in unit is introduced in the Html page, identifies the Less file using the Less plug-in unit;The Less file is compiled as Css file, front end developer is by defining common variable and/or general mixing come Web- Designing template, when when front end, developer needs to modify overall style, the method according to Css is not needed, the value of each variable is modified one by one, it only needs to modify the common variable and/or general mixing that it is defined, substantially increases the development efficiency of front end developer.

Description

The method and system of Web- Designing template
Technical field
The present invention relates to field of computer technology, and in particular to front end development technique more particularly to a kind of Web- Designing mould The method and system of plate.
Background technique
With the development of information technology, people will use various internet products daily.And the main work of front end exploitation With being exactly that the interface of website or APP (application program) is preferably presented to people, to attract user.
Css refer to cascading style list, be for define how display HTML (hypertext markup language) in element, Realize a kind of computer programming language of webpage static state or Dynamic Distribution.Css can position to element in webpage and typesetting Format is controlled, and supports almost all of font style, therefore is become one kind used in the exploitation of front end and mainly calculated Machine language.
The value for such as needing to define each attribute in class selector in Css, needs to go to define one by one respectively, as needed to repair Change defined attribute value, it is also desirable to go to modify one by one respectively, therefore, the case where needing to modify web page template global style Under, very big burden is caused to front end developer.
Summary of the invention
The technical problem to be solved by the present invention is to make in the prior art in order to overcome and modifying web page template, especially When making global modification, needs to modify one by one, be unfavorable for the defect that front end developer efficiently develops front-end interface, provide A kind of method and system of Web- Designing template.
The present invention is to solve above-mentioned technical problem by following technical proposals:
A kind of method of Web- Designing template, the method includes the following steps:
S1. Less file is created, the Less file includes the pattern of the web page template;
S2. the Less file is introduced in the Html page;
S3. Less plug-in unit is introduced in the Html page, identifies the Less file using the Less plug-in unit;
S4. the Less file is compiled as Css file.
Preferably, the mode of the pattern of Web- Designing template is to define common variable in the S1, the common variable is used In to selector and/or attribute assignment.
Preferably, the mode of the pattern of Web- Designing template is to define general mixing in the S1, mixing is fixed by one The good class selector of justice is introduced into a kind of mode of another class selector, it is described it is general be mixed for selector collection and/or Property set assignment.
Preferably, the general mixing includes: to mix with parameter, without the mixing of parameter, the band parameter mixing is specified It include parameter in the class selector of justice, the mixing without parameter, which is specified, does not include parameter in the class selector of justice.
Preferably, being compiled automatically by the way that the catalogue where Less file to be put into compilation tool, the catalogue is The storage path of Less file.
A kind of system of Web- Designing template, the system comprises: file creates module, file introduces module, file is known Other module and file collector;
It includes the pattern of the web page template that the file, which creates module for creating Less file, the Less file,;
The file introduces module and is used to introduce the Less file in the Html page;
The file identification module is used to introduce Less plug-in unit in the Html page, is identified using the Less plug-in unit The Less file;
The file collector is used to the Less file being compiled as Css file.
Preferably, the mode that the file creates the pattern of Web- Designing template in module is to define common variable, it is described Common variable is used for selector and/or attribute assignment.
Preferably, the mode that the file creates the pattern of Web- Designing template in module is to define general mixing, mixing It is a kind of mode that the class selector that one defines is introduced into another class selector, it is described general to be mixed for selection Device collection and/or property set assignment.
Preferably, the general mixing includes: to mix with parameter, without the mixing of parameter, the band parameter mixing is specified It include parameter in the class selector of justice, the mixing without parameter, which is specified, does not include parameter in the class selector of justice.
Preferably, the file collector is carried out automatically by the way that the catalogue where Less file to be put into compilation tool Compiling, the catalogue are the storage path of Less file.
The positive effect of the present invention is that:
During Web- Designing front-end template, front end developer is by defining common variable and/or general mixing It realizes the adjustment and layout of pattern, when developer needs to modify overall style when front end, does not need the method according to Css, The value of each variable is modified one by one, it is only necessary to be modified the common variable and/or general mixing that it is defined, be substantially increased front end The development efficiency of developer.
Detailed description of the invention
Fig. 1 is the method flow diagram according to the Web- Designing template of the embodiment of the present invention 1.
Fig. 2 is the method flow diagram according to the Web- Designing template of the embodiment of the present invention 2.
Fig. 3 is the method flow diagram according to the Web- Designing template of the embodiment of the present invention 3.
Fig. 4 is the system schematic block diagram according to the Web- Designing template of the embodiment of the present invention 4.
Fig. 5 is the system schematic block diagram according to the Web- Designing template of the embodiment of the present invention 5.
Fig. 6 is the system schematic block diagram according to the Web- Designing template of the embodiment of the present invention 6.
Specific embodiment
The present invention is further illustrated below by the mode of embodiment, but does not therefore limit the present invention to the reality It applies among a range.
Embodiment 1
A kind of method for present embodiments providing Web- Designing template, the method can be, but not limited to for front end webpage In exploitation, the method for the page layout and maintenance can help front end developer by introducing plug-in unit, efficiently, quickly open Hair and maintenance front-end code.
A kind of method that Fig. 1 illustrates Web- Designing template comprising:
Step 11, Less file is created, the Less file includes the pattern of the web page template, is made in the step 11 Make the mode of the pattern of web page template to define common variable 111, the common variable is used to assign to selector and/or attribute Value, the mode for defining common variable can be realized by following code:
Customized common variable@color, makes the value #4D926F of the common variable@color, then by the general of definition Variable assignments is to #header and h2, when needing while modifying the value of #header and h2, it is only necessary to modify common variable@ The value of color;If you need to modify the value of #header or h2, then such as Css linguistic method, modifies, pass through to it respectively The mode, when avoiding significantly modifying template, need to modify one by one is cumbersome;
Step 12, the Less file is introduced by following code in the Html page:
<link rel=" stylesheet/less " type=" text/Css " href=" less.less "/>
Step 13, the Less plug-in unit is introduced by following code in the Html page:
<script src="less.js"type="text/javascript"></script>
Step 14, the storage path of the Less file is put into compilation tool and is compiled automatically, the compiling work Tool includes Webstorm or Koala, and style format is as follows in the Css file after compiling:
The compilation tool compiles the Less file automatically becomes Css format, and front end developer is without artificially going The code for meeting Css language rule is write, i.e., without passing through the automatic volume of the compilation tool to the duplicate value of each variable-definition It translates, the code file for meeting Css language rule can be automatically generated, common variable@color is compiled as #4D926F, therefore significantly The burden of front end programming personnel is alleviated, but also code is more readily maintained.
Embodiment 2
A kind of method for present embodiments providing Web- Designing template, the method can be, but not limited to for front end webpage In exploitation, the method for the page layout and maintenance can help front end developer by introducing plug-in unit, efficiently, quickly open Hair and maintenance front-end code.
A kind of method that Fig. 2 illustrates Web- Designing template comprising:
Step 21, Less file is created, the Less file includes the pattern of the web page template, in the step 21, The mode of the pattern of Web- Designing template is general mixing 211 of the definition without parameter, and mixing is to select a class defined Select a kind of mode that device is introduced into another class selector, it is described it is general be mixed for selector collection and/or property set assignment, The general mixing 211 without parameter is not include parameter in the class selector of definition, and the definition is general mixed without parameter Closing 211 mode can be realized by the following method:
Customized common variable@radius makes the value 5px of the common variable@radius, customized general mixing .rounded-corners, by@radius be assigned to respectively border-radius ,-webkit-border-radius and- Moz-border-radius passes through the calling to the general mixing .rounded-corners in ID selector #header The assignment to all properties can be realized.When need and meanwhile modify border-radius ,-webkit-border-radius and- When the value of moz-border-radius, it is only necessary to modify the value of common variable@radius;If you need to modify border- The value of radius ,-webkit-border-radius or-moz-border-radius are right respectively then such as Css linguistic method It is modified, and correspondingly, will also call modified value in the ID selector, by the mode, avoids significantly repairing When changing template, need to modify one by one is cumbersome;
Step 22, the Less file is introduced by following code in the Html page:
<link rel=" stylesheet/less " type=" text/Css " href=" less.less "/>
Step 23, the Less plug-in unit is introduced by following code in the Html page:
<script src="less.js"type="text/javascript"></script>
Step 24, the storage path of the Less file is put into compilation tool and is compiled automatically, the compiling work Tool includes Webstorm or Koala, and style format is as follows in the Css file after compiling:
The compilation tool compiles the Less file automatically becomes Css format, and front end developer is without artificially going The code for meeting Css language rule is write, i.e., without passing through the automatic volume of the compilation tool to the duplicate value of each variable-definition It translates, the code file for meeting Css language rule can be automatically generated, by calling the general mixing in ID selector #header .rounded-corners, border-radius ,-webkit-border-radius and-moz-border-radius are assigned Value is 5px, by once calling, multiple assignment and modification can be realized, significantly reduce the burden of front end programming personnel, also make Code is obtained to be more readily maintained.
Embodiment 3
A kind of method for present embodiments providing Web- Designing template, the method can be, but not limited to for front end webpage In exploitation, the method for the page layout and maintenance can help front end developer by introducing plug-in unit, efficiently, quickly open Hair and maintenance front-end code, the present embodiment are based on the improvement on the basis of embodiment 2, made to 2 scheme of embodiment.
A kind of method that Fig. 3 illustrates Web- Designing template comprising:
Step 31, Less file is created, the Less file includes the pattern of the web page template, is made in the step 31 The mode for making the pattern of web page template is to define the general mixing 311 with parameter, and mixing is the class selector for defining one Be introduced into a kind of mode of another class selector, it is described it is general be mixed for selector collection and/or property set assignment, it is described General mixing 311 with parameter is in the class selector of definition comprising parameter, the side for defining the general mixing 311 with parameter Formula can be realized by the following method:
Customized general mixing .rounded-corners, the general mixing .rounded-corners are with parameter General mixing, the parameter are@radius, and the default value of the parameter is 5px, is called directly in ID selector #header The general mixing .rounded-corners of default, call parameters value is the general mixing of 10px in ID selector #footer .rounded-corners, it by the modification to parameter, can modify in general mixing .rounded-corners to dependent variable Value be default value 5px to the value of dependent variable in #header, be to repair to the value of dependent variable in #footer in this embodiment Value 10px after changing;, by the mode, when avoiding significantly modifying template, need to modify one by one is cumbersome;
Step 32, the Less file is introduced by following code in the Html page:
<link rel=" stylesheet/less " type=" text/Css " href=" less.less "/>
Step 33, the Less plug-in unit is introduced by following code in the Html page:
<script src="less.js"type="text/javascript"></script>
Step 34, the storage path of the Less file is put into compilation tool and is compiled automatically, the compiling work Tool includes Webstorm or Koala, and style format is as follows in the Css file after compiling:
The compilation tool compiles the Less file automatically becomes Css format, and front end developer is without artificially going The code for meeting Css language rule is write, i.e., without passing through the automatic volume of the compilation tool to the duplicate value of each variable-definition It translates, the code file for meeting Css language rule can be automatically generated, it, can will be all corresponding in #header by once calling Variable assignments can modify the value of all corresponding variables in #footer by once modifying, and significantly reduce front end programming The burden of personnel, but also code is more readily maintained.
Embodiment 4
The system for present embodiments providing a kind of Web- Designing template, the system can be, but not limited to for front end webpage In exploitation, the system of the page layout and maintenance can help front end developer by introducing plug-in unit, efficiently, quickly open Hair and maintenance front-end code.
The system that Fig. 4 illustrates a kind of Web- Designing template comprising: file creates module 41, file introduce module 42, File identification module 43 and file collector 44;
It includes the sample of the web page template that the file, which creates module 41 for creating Less file, the Less file, Formula, the mode that the file creates the pattern of Web- Designing template in module 41 is to define common variable 411, the common variable For giving selector and/or attribute assignment, the mode for defining common variable 411 can be realized by following code:
Customized common variable@color, makes the value #4D926F of the common variable@color, then by the general of definition Variable assignments is to #header and h2, when needing while modifying the value of #header and h2, it is only necessary to modify common variable@ The value of color;If you need to modify the value of #header or h2, then such as Css linguistic method, modifies, pass through to it respectively The mode, when avoiding significantly modifying template, need to modify one by one is cumbersome;
The file introduces module 42 and is used to introduce the Less file in the Html page, and specific way of reference can pass through Following code is realized:
<link rel=" stylesheet/less " type=" text/Css " href=" less.less "/>
The file identification module 43 is used to introduce Less plug-in unit in the Html page, is known using the Less plug-in unit The not described Less file, the mode for introducing Less plug-in unit can be realized by following code:
<script src="less.js"type="text/javascript"></script>
The file collector 44 is used to the Less file being compiled as CSS file, passes through compilation tool The Less file is compiled as Css file by Webstorm or Koala, and the Css file format is as described below:
The compilation tool compiles the Less file automatically becomes Css format, and front end developer is without artificially going The code for meeting Css language rule is write, i.e., without passing through the automatic volume of the compilation tool to the duplicate value of each variable-definition It translates, the code file for meeting Css language rule can be automatically generated, common variable@color is compiled as #4D926F, therefore significantly The burden of front end programming personnel is alleviated, but also code is more readily maintained.
Embodiment 5
The system for present embodiments providing a kind of Web- Designing template, Fig. 5 illustrate the schematic diagram of the present embodiment, this implementation Example is substantially the same manner as Example 4, creates module 51 the difference is that file is created module 41 and replaces with file, file is compiled It translates module 44 and replaces with file collector 54;
It includes the sample of the web page template that the file, which creates module 51 for creating Less file, the Less file, Formula, it is general mixing 511 of the definition without parameter, mixing that the file, which creates and formulates the mode of web page template pattern in module 51, It is a kind of mode that the class selector that one defines is introduced into another class selector, it is described general to be mixed for selection Device collection and/or property set assignment, the general mixing 511 without parameter are not include parameter, institute in the class selector of definition Stating definition can be with the code in reference implementation example 2 without the mode of the general mixing 511 of parameter, and by the mode, front end is opened When hair personnel can be to avoid template be significantly modified, need to modify one by one is cumbersome;
It is primary to call by quoting compilation tool in the file collector 54, multiple assignment can be realized and repair Change, the code in Css file after compiling can be general mixed in ID selector #header by calling with reference implementation example 2 .rounded-corners is closed, by border-radius ,-webkit-border-radius and-moz-border-radius It is assigned a value of 5px, by once calling, multiple assignment and modification can be realized, significantly reduce the burden of front end programming personnel, So that code is more readily maintained.
Embodiment 6
The system for present embodiments providing a kind of Web- Designing template, Fig. 6 illustrate the schematic diagram of the present embodiment, this implementation Example is substantially the same manner as Example 5, creates module 61 the difference is that file is created module 51 and replaces with file, file is compiled It translates module 54 and replaces with file collector 64;
It includes the sample of the web page template that the file, which creates module 61 for creating Less file, the Less file, Formula, it is to define the general mixing 611 with parameter that the file, which creates and formulates the mode of web page template pattern in module 61, and mixing is The class selector that one defines is introduced into a kind of mode of another class selector, it is described general to be mixed for selector Collection and/or property set assignment, the general mixing 611 with parameter is not include parameter in the class selector of definition, described fixed The mode of general mixing 611 of the justice with parameter can pass through the mode, front end developer with the code in reference implementation example 3 When can be to avoid template is significantly modified, need to modify one by one be cumbersome;
It is primary to call by quoting compilation tool in the file collector 64, multiple assignment can be realized and repair Change, the code in Css file after compiling can be with reference implementation example 3, by once calling, can will be all right in #header The variable assignments answered can modify the value of all corresponding variables in #footer, significantly reduce front end by once modifying The burden of programming personnel, but also code is more readily maintained.
Although specific embodiments of the present invention have been described above, it will be appreciated by those of skill in the art that this is only For example, protection scope of the present invention is to be defined by the appended claims.Those skilled in the art without departing substantially from Under the premise of the principle and substance of the present invention, many changes and modifications may be made, but these change and Modification each falls within protection scope of the present invention.

Claims (10)

1. a kind of method of Web- Designing template, which is characterized in that the method includes the following steps:
S1. Less file is created, the Less file includes the pattern of the web page template;
S2. the Less file is introduced in the Html page;
S3. Less plug-in unit is introduced in the Html page, identifies the Less file using the Less plug-in unit;
S4. the Less file is compiled as Css file.
2. the method for Web- Designing template as described in claim 1, which is characterized in that the sample of Web- Designing template in the S1 The mode of formula is to define common variable, and the common variable is used for selector and/or attribute assignment.
3. the method for Web- Designing template as described in claim 1, which is characterized in that the sample of Web- Designing template in the S1 The mode of formula is to define general mixing, and mixing is that the class selector that one defines is introduced into one kind of another class selector Mode, it is described general to be mixed for selector collection and/or property set assignment.
4. the method for Web- Designing template as claimed in claim 3, which is characterized in that the general mixing includes: band parameter It mixes, without the mixing of parameter, described mix with parameter includes parameter in the class selector for specifying justice, the mixing without parameter It closes and does not include parameter in the class selector for specifying justice.
5. the method for Web- Designing template as described in claim 1, which is characterized in that by by the catalogue where Less file It is put into compilation tool and is compiled automatically, the catalogue is the storage path of Less file.
6. a kind of system of Web- Designing template, which is characterized in that the system comprises: file creates module, file introduces mould Block, file identification module and file collector;
It includes the pattern of the web page template that the file, which creates module for creating Less file, the Less file,;
The file introduces module and is used to introduce the Less file in the Html page;
The file identification module is used to introduce Less plug-in unit in the Html page, using described in Less plug-in unit identification Less file;
The file collector is used to the Less file being compiled as Css file.
7. the system of Web- Designing template as claimed in claim 6, which is characterized in that the file creates in module and makes net The mode of the pattern of page template is to define common variable, and the common variable is used for selector and/or attribute assignment.
8. the system of Web- Designing template as claimed in claim 6, which is characterized in that the file creates in module and makes net The mode of the pattern of page template is to define general mixing, and mixing is that the class selector that one defines is introduced into the choosing of another class Select a kind of mode of device, it is described general to be mixed for selector collection and/or property set assignment.
9. the system of Web- Designing template as claimed in claim 8, which is characterized in that the general mixing includes: band parameter It mixes, without the mixing of parameter, described mix with parameter includes parameter in the class selector for specifying justice, the mixing without parameter It closes and does not include parameter in the class selector for specifying justice.
10. the system of Web- Designing template as claimed in claim 6, which is characterized in that the file collector pass through by Catalogue where Less file is put into compilation tool to be compiled automatically, and the catalogue is the storage path of Less file.
CN201811320319.7A 2018-11-07 2018-11-07 The method and system of Web- Designing template Pending CN109445793A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811320319.7A CN109445793A (en) 2018-11-07 2018-11-07 The method and system of Web- Designing template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811320319.7A CN109445793A (en) 2018-11-07 2018-11-07 The method and system of Web- Designing template

Publications (1)

Publication Number Publication Date
CN109445793A true CN109445793A (en) 2019-03-08

Family

ID=65550624

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811320319.7A Pending CN109445793A (en) 2018-11-07 2018-11-07 The method and system of Web- Designing template

Country Status (1)

Country Link
CN (1) CN109445793A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104794116A (en) * 2014-01-16 2015-07-22 阿里巴巴集团控股有限公司 Layout method and device for elements in page
US20160274867A1 (en) * 2015-03-16 2016-09-22 Microsoft Technology Licensing, Llc Visualization framework for customizable types in a development environment
CN107329747A (en) * 2017-06-20 2017-11-07 福建中金在线信息科技有限公司 A kind of method and device for generating multi-threaded pattern
CN108304169A (en) * 2017-01-11 2018-07-20 阿里巴巴集团控股有限公司 For implementation method, device and the equipment of HTML5 applications

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104794116A (en) * 2014-01-16 2015-07-22 阿里巴巴集团控股有限公司 Layout method and device for elements in page
US20160274867A1 (en) * 2015-03-16 2016-09-22 Microsoft Technology Licensing, Llc Visualization framework for customizable types in a development environment
CN107430515A (en) * 2015-03-16 2017-12-01 微软技术许可有限责任公司 The Visualization Framework of customizable type in development environment
CN108304169A (en) * 2017-01-11 2018-07-20 阿里巴巴集团控股有限公司 For implementation method, device and the equipment of HTML5 applications
CN107329747A (en) * 2017-06-20 2017-11-07 福建中金在线信息科技有限公司 A kind of method and device for generating multi-threaded pattern

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
懒得安分: "CSS系列—前端进阶之路:初涉Less", 《HTTPS://WWW.CNBLOGS.COM/LANDEANFEN/P/6047031.HTML》 *

Similar Documents

Publication Publication Date Title
US7124398B2 (en) Rapid GUI refacing of a legacy application
CN102096588B (en) Control-containing page establishing method
US20060048109A1 (en) Enhanced compiled representation of transformation formats
CN109388396A (en) Page generation method, device, computer equipment and storage medium
Nebeling et al. CrowdAdapt: enabling crowdsourced web page adaptation for individual viewing conditions and preferences
DE102017111438A1 (en) API LEARNING
US9646103B2 (en) Client-side template engine and method for constructing a nested DOM module for a website
CN108268525A (en) A kind of report implementation method and device based on Excel template
CN109840083A (en) Web pages component template construction method, device, computer equipment and storage medium
US9141596B2 (en) System and method for processing markup language templates from partial input data
CN108920147B (en) Web page construction method and device, computing equipment and storage medium
CN104050085A (en) Forced code standard inspection method and system
CN110780868A (en) Website development method, device, equipment and storage medium based on componentized template
JP2023036878A (en) System and method for smart interaction between website components
CN109410932A (en) Voice operating method and apparatus based on HTML5 webpage
Grammel et al. A survey of mashup development environments
CN112732246A (en) Data visualization method and device based on HTML template and electronic equipment
Radošević et al. Source code generator based on dynamic frames
CN109543092A (en) Financial product recommended method, device, storage medium and computer equipment
CN106325647B (en) A kind of UI method of adjustment, device and mobile terminal
CN105159900B (en) Multi-medium data edit methods and editing machine
CN104991858B (en) The summary and label automatic generation method of a kind of code-oriented modification
CN108897889A (en) A kind of front page optimization method, front page optimization device and computer equipment
CN109445793A (en) The method and system of Web- Designing template
CN101706722A (en) Method and system for generating report

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: 20190308