CN106598616A - Packaging method and apparatus for Less library - Google Patents

Packaging method and apparatus for Less library Download PDF

Info

Publication number
CN106598616A
CN106598616A CN201611191724.4A CN201611191724A CN106598616A CN 106598616 A CN106598616 A CN 106598616A CN 201611191724 A CN201611191724 A CN 201611191724A CN 106598616 A CN106598616 A CN 106598616A
Authority
CN
China
Prior art keywords
less
code
submodule
submodules
files
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
CN201611191724.4A
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.)
Fujian Cnfol Information Technology Co Ltd
Original Assignee
Fujian Cnfol Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujian Cnfol Information Technology Co Ltd filed Critical Fujian Cnfol Information Technology Co Ltd
Priority to CN201611191724.4A priority Critical patent/CN106598616A/en
Publication of CN106598616A publication Critical patent/CN106598616A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/22Procedural
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

Embodiments of the invention provide a packaging method and apparatus for a Less library, and relate to the field of the computer technology. The packaging method comprises the steps of establishing multiple Less code sub modules according to the function of a to-be-realized target CSS file, wherein a calling relation exists between the multiple Less code sub modules, and each Less code sub module realizes one or more functions of the target CSS file; and adding the multiple Less code sub modules to a Less file to generate a Less library file, wherein the Less library file is used for generating the target CSS file after compiling. Compared with a packing method for the Less library in the prior art, the packaged Less library file obtained by the method disclosed by the embodiment is small in code size, clear in structure, easy to maintain and expand and wide in applicable range.

Description

A kind of method for packing and device in Less storehouses
Technical field
The present invention relates to field of computer technology, the method for packing and device in more particularly to a kind of Less storehouses.
Background technology
With the development of Internet technology, front-end technology development updates increasingly to be accelerated, especially HTML5 in recent years The development of (HyperText Markup Language 5, the 5th generation HyperText Markup Language) technology so that HTML5 is whole Individual internet world bursts forth brilliance.In front-end technology, before CSS (Cascading Style Sheets, CSS) is An indispensable part in the staff's work of end, although CSS bases are critically important.However, sometimes needing at work A large amount of CSS style sheets are write, directly writes merely that CSS not only takes time and effort but also effect can not necessarily produce a desired effect; At this moment a kind of CSS pretreatment language is accomplished by, such as Less, on the basis of CSS language, increases such as variable, mixing, function Etc. function, writing for CSS is enormously simplify, and reduce the maintenance cost of CSS, allow CSS more easy cares.However, Less Compiling procedure is still not succinct enough, written in code it is inefficient.
In computer technology, built-in function is that function is put in storehouse, for a kind of mode that others uses.Built-in function makes It is that some conventional functions have been compiled to be put in a file with method, is called for different people.But, existing Less Storehouse is few, and code structure is complicated, and durability is low.
The content of the invention
The purpose of the embodiment of the present invention is the method for packing and device for providing a kind of Less storehouses, to simplify the generation in Less storehouses Code structure, improves the durability of code.Concrete technical scheme is as follows:
The embodiment of the invention discloses a kind of method for packing in Less storehouses, including:
According to the function of target CSS file to be achieved, multiple Less codes submodules are set up, wherein, the plurality of Less There is call relation between code submodule, each Less code submodule realizes of the target CSS file or many Individual function;
The plurality of Less codes submodule is added to Less files, Less library files are generated, wherein, the Less storehouses File is for generating the target CSS file after compiling.
Optionally, the function according to target CSS file to be achieved, sets up multiple Less codes submodules, including:
Utility module is set up, wherein, the utility module is used to realize in the plurality of Less codes submodule at least Function in two Less code submodules;
The utility module is called, first kind Less code submodule is generated, wherein, the first kind Less code submodule Block includes at least one Less code submodules.
Optionally, the method for packing in the Less storehouses of the embodiment of the present invention, also includes:
Call the utility module and/or, at least one of first kind Less code submodule Less codes Module, generates Equations of The Second Kind Less code submodules, wherein, the Equations of The Second Kind Less code submodules include one or more Less Code submodule.
Optionally, it is described that the plurality of Less codes submodule is added the step that Less library files are generated to Less files Suddenly, including:
The Less files are write by koala softwares and sublime compilers;Or
The Less files are write by compass;Or
The Less files are write by gulp, Less library files are generated.
Optionally, there is the transmission of parameter between the plurality of Less codes submodule.
The embodiment of the invention also discloses a kind of packaging system in Less storehouses, including:
Submodule sets up module, for the function according to target CSS file to be achieved, sets up multiple Less codes submodules Block, wherein, there is call relation between the plurality of Less codes submodule, each Less code submodule realizes the mesh The one or more functions of mark CSS files;
Less library file generation modules, for the plurality of Less codes submodule is added to Less files, generate Less library files, wherein, the Less library files are for generating the target CSS file after compiling.
Optionally, the submodule is set up module and is included:
Utility module sets up unit, for setting up utility module, wherein, the utility module is the plurality of for realizing The function at least two Less code submodules in Less code submodules;
First kind Less code generating unit, for calling the utility module, generates first kind Less code submodule, Wherein, the first kind Less code submodule includes at least one Less code submodules.
Optionally, the submodule is set up module and is also included:
Equations of The Second Kind Less code generating units, for call the utility module and/or, the first kind Less code At least one of module Less code submodules, generate Equations of The Second Kind Less code submodules, wherein, the Equations of The Second Kind Less generations Numeral module includes one or more Less code submodules.
Optionally, the Less library files generation module, including:
First Less writes unit, for writing the Less files by koala softwares and sublime compilers;Or
2nd Less writes unit, for writing the Less files by compass;Or
3rd Less writes unit, for writing the Less files by gulp, generates Less library files.
Optionally, there is the transmission of parameter between the plurality of Less codes submodule.
The method for packing and device in Less storehouses provided in an embodiment of the present invention, according to the function of target CSS file to be achieved, Set up multiple Less codes submodules;The plurality of Less codes submodule is added to Less files, Less library files are generated. By setting up utility module, call utility module, generate first kind Less code submodule, call utility module and/or, first At least one of class Less code submodule Less code submodules, generate Equations of The Second Kind Less code submodules, by Less Call relation between code submodule, not only code cubage is little to make the Less library files that encapsulation completes, simple structure, Er Qieyi In safeguarding and expanding, the scope of application is wider.Certainly, the arbitrary product or method for implementing the present invention must be not necessarily required to while reaching All the above advantage.
Description of the drawings
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing Accompanying drawing to be used needed for having technology description is briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can be with Other accompanying drawings are obtained according to these accompanying drawings.
Flow charts of the Fig. 1 for the method for packing in the Less storehouses of the embodiment of the present invention;
A kind of structure charts of the Fig. 2 for the packaging system in the Less storehouses of the embodiment of the present invention;
Another kind of structure charts of the Fig. 3 for the packaging system in the Less storehouses of the embodiment of the present invention.
Specific embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation is described, it is clear that described embodiment is only a part of embodiment of the invention, rather than the embodiment of whole.It is based on Embodiment in the present invention, it is every other that those of ordinary skill in the art are obtained under the premise of creative work is not made Embodiment, belongs to the scope of protection of the invention.
CSS is one kind for showing HTML or XML (Extensible Markup Language, extensible markup language) Deng the computer language of file pattern, it is widely used in WWW.CSS not only can statically modified web page, can also match somebody with somebody Close various scripts to be dynamically formatted webpage each element.However, CSS needs to write to seem no logic in a large number Code, it has not been convenient to safeguard and extend, be unfavorable for multiplexing.As a kind of CSS pretreatment language, Less on the basis of CSS language, Increase variable, mixing, the function such as function, can greatly simplify writing for CSS, and reduce the maintenance cost of CSS, allow CSS more easy cares.In prior art, Less codes are modules one by one, and dispersibility is big, be similar to programming language towards mistake Journey, code structure are unintelligible, the less codes for having encapsulated, and volume is big, and code reuse is low, it is impossible to be perfectly suitable for many items Mesh, and in-convenience in use, execution efficiency is general.For the problem, a kind of encapsulation side in Less storehouses is embodiments provided Method and device, to simplify the code structure in Less storehouses, improve the durability of code.First below in conjunction with specific embodiments to Less The method for packing in storehouse is described in detail.
Referring to Fig. 1, Fig. 1 is the flow chart of the method for packing in the Less storehouses of the embodiment of the present invention, comprises the steps:
S101, according to the function of target CSS file to be achieved, sets up multiple Less codes submodules, wherein, multiple Less There is call relation between code submodule, each Less code submodule realizes one or more work(of target CSS file Energy.
General, target CSS file to be achieved includes multiple functions, in order that the process simplification of CSS is write, can be by compiling Less codes are write, Less codes is then compiled, is generated target CSS file.Less codes are by multiple Less codes submodule groups Into, each function of target CSS file is realized by different Less codes submodules, or multiple functions are by one Less codes submodule is realizing.In practical application, the partial code in a Less code submodule (A submodules) with addition Partial code in one Less code submodule (B submodules) is identical, in order to avoid the repetition burden of code, by identical generation Code is extracted, and sets up independent Less code submodules (C submodules), and A submodules and B submodules directly invoke C submodules .
S102, multiple Less codes submodules are added to Less files, Less library files are generated, wherein, Less library texts Part is for the generation target CSS file after compiling.
In the embodiment of the present invention, Less library files are * .less files, and * is the title of Less library files.Compile the * .less file can generate target CSS file.General, the function of the CSS files that Less library files are realized, and writing Commonly used function in Less coding process, then, in the case where needing to realize said function, directly invoke the Less storehouses File.Specifically, by@import " less filenames " introducing the less storehouses.For example, Less library files are Common.less, then, when Less codes are write using the Less library files, by@import " common ".Need It is noted that the content in less files is Less codes, Less codes include multiple Less codes submodules.Correspondingly, Multiple Less codes submodules are included in above-mentioned common.less files.
It can be seen that, the method for packing in the Less storehouses of the embodiment of the present invention, according to the function of target CSS file to be achieved, is set up Multiple Less codes submodules;The plurality of Less codes submodule is added to Less files, Less library files are generated.Pass through Call relation between Less code submodules, not only code cubage is little to make the Less library files that encapsulation completes, simple structure, and And it is easy to maintain and expand, the scope of application is wider.
Optionally, in the method for packing in the Less storehouses of the embodiment of the present invention, according to the function of target CSS file to be achieved, Multiple Less codes submodules are set up, including:
Utility module is set up, wherein, utility module is used to realize at least two Less in multiple Less codes submodules Function in code submodule.
Call utility module, generate first kind Less code submodule, wherein, first kind Less code submodule include to A few Less code submodule.
Generally, there is utility module between multiple Less codes submodules, multiple Less codes submodules have it is identical or Similar code structure unit, for example, the C submodules in S101, utility module is except can independently realize the function of utility module Outward, call the Less codes submodule of the utility module that the function of itself can be realized on the basis of the utility module.A submodules With B submodules in addition to the function with C submodules, each others function can be each realized.A submodules and B submodules For first kind Less code submodule, certainly, first kind Less code submodule can have many.So, by public mould Calling for block, can simplify Less codes so that Less code structures are clear, small volume.
Optionally, the method for packing in the Less storehouses of the embodiment of the present invention, also includes:
Call utility module and/or, at least one of first kind Less code submodule Less code submodules, generate Equations of The Second Kind Less code submodules, wherein, Equations of The Second Kind Less code submodules include one or more Less code submodules.
In the embodiment of the present invention, after calling utility module to generate first kind Less code submodule, first kind Less generation One or more Less code submodules in numeral module are further called, and generate Equations of The Second Kind Less code submodules, Multiple Less codes submodules can be called in Equations of The Second Kind Less code submodules, one or more first kind Less can be called Code submodule, it is also possible to call first kind Less code submodule and utility module.In practical application, may call upon public Module and/or, first kind Less code submodule and/or, Equations of The Second Kind Less code submodules, generate the 3rd class Less code Module.The like, the 4th class Less code submodule, the 5th class Less code submodule etc. can also be generated, here is no longer Repeat.
It is described in detail by taking specific code as an example below.
Can be seen that in .bc () code submodule by above-mentioned code and have invoked .tc (), while also achieving margin-right:Auto and margin-left:Auto, and not only have invoked in .line () code submodule .tc () and .bc (), while also achieving border-color:@c、border-width:1px and border-style:@y.Wherein .tc () namely above-mentioned utility module, correspondingly .bc () code submodule is first kind Less code submodule .line () generation Numeral module is Equations of The Second Kind Less code submodules.The inheritance of Less code submodules causes Less code structures compact, carries The high durability of code.
Optionally, in the method for packing in the Less storehouses of the embodiment of the present invention, by multiple Less codes submodules add to The step of Less files, generation Less library files, including:
Less files are write by koala softwares and sublime compilers;Or
Less files are write by compass;Or
Less files are write by gulp, Less library files are generated.
It should be noted that the method for writing Less files there are many kinds, koala softwares can be passed through and sublime is compiled Translate device and write Less files, Less files can be write by compass, it is also possible to Less files are write by gulp, also may be used Being other any one methods in prior art.Wherein, above-mentioned three kinds of methods for writing Less files belong to prior art, tool Body using method is same as the prior art, repeats no more here.
Optionally, in the method for packing in the Less storehouses of the embodiment of the present invention, between multiple Less codes submodules, there is ginseng Several transmission.
In practical application, do not have Transfer Parameters in traditional Less codes, have some limitations;The embodiment of the present invention In, Less codes can mix biography ginseng, can also carry out passing ginseng computing, and code reuse is higher.
Code one:
Code two:
For example, above-mentioned code one is parameter setting method in prior art, during code two is the embodiment of the present invention Parameter setting method, the parameter that@radius are as transmitted are more more convenient than indirect assignment by@radius+10 arrange parameters, especially When which is that parameter is modified ,@radius are directly changed:5px can reach the purpose of modification multiple parameters.Or, by many In the case that individual parameter affects, by passing ginseng computing come arrange parameter in the embodiment of the present invention, more convenient and quicker, code are more easy to dimension Shield.
Corresponding to said method embodiment, the embodiment of the present invention additionally provides a kind of packaging system in Less storehouses, referring to figure 2, Fig. 2 is a kind of structure chart of the packaging system in the Less storehouses of the embodiment of the present invention, including:
Submodule sets up module 201, for the function according to target CSS file to be achieved, sets up multiple Less codes Module, wherein, there is call relation between multiple Less codes submodules, each Less code submodule realizes target CSS The one or more functions of file.
Less library files generation module 202, for multiple Less codes submodules are added to Less files, generates Less Library file, wherein, Less library files are for the generation target CSS file after compiling.
It can be seen that, the packaging system in the Less storehouses of the embodiment of the present invention, according to the function of target CSS file to be achieved, is set up Multiple Less codes submodules;The plurality of Less codes submodule is added to Less files, Less library files are generated.Pass through Call relation between Less code submodules, not only code cubage is little to make the Less library files that encapsulation completes, simple structure, and And it is easy to maintain and expand, the scope of application is wider.
It should be noted that the device of the embodiment of the present invention is the device of the method for packing using above-mentioned Less storehouses, then go up The all embodiments for stating the method for packing in Less storehouses are applied to the device, and can reach same or analogous beneficial effect.
Referring to Fig. 3, Fig. 3 is another kind of structure chart of the packaging system in the Less storehouses of the embodiment of the present invention, including:Submodule Module 300 and Less library files generation module 310 are set up, wherein, submodule sets up module 300 to be included:
Utility module sets up unit 301, for setting up utility module, wherein, it is used to realize multiple Less codes with module The function at least two Less code submodules in submodule.
First kind Less code generating unit 302, for calling utility module, generates first kind Less code submodule, Wherein, first kind Less code submodule includes at least one Less code submodules.
Equations of The Second Kind Less code generating units 303, for call the utility module and/or, the first kind Less generation At least one of numeral module Less code submodules, generate Equations of The Second Kind Less code submodules, wherein, the Equations of The Second Kind Less code submodules include one or more Less code submodules.
Less library files generation module 310, including:
First Less writes unit 311, for writing Less files by koala softwares and sublime compilers, generates Less library files.Or
2nd Less writes unit 312, for writing Less files by compass, generates Less library files.Or
3rd Less writes unit 313, for writing Less files by gulp, generates Less library files.
Optionally, in the packaging system in the Less storehouses of the embodiment of the present invention, between multiple Less codes submodules, there is ginseng Several transmission.
It should be noted that herein, such as first and second or the like relational terms are used merely to a reality Body or operation are made a distinction with another entity or operation, and are not necessarily required or implied these entities or deposit between operating In any this actual relation or order.And, term " including ", "comprising" or its any other variant are intended to Nonexcludability is included, so that a series of process, method, article or equipment including key elements not only will including those Element, but also including other key elements being not expressly set out, or also include for this process, method, article or equipment Intrinsic key element.In the absence of more restrictions, the key element for being limited by sentence "including a ...", it is not excluded that Also there is other identical element in process, method, article or equipment including the key element.
Each embodiment in this specification is described by the way of correlation, identical similar portion between each embodiment Divide mutually referring to what each embodiment was stressed is the difference with other embodiment.Especially for system reality For applying example, as which is substantially similar to embodiment of the method, so description is fairly simple, related part is referring to embodiment of the method Part explanation.
Presently preferred embodiments of the present invention is the foregoing is only, protection scope of the present invention is not intended to limit.It is all Any modification, equivalent substitution and improvements made within the spirit and principles in the present invention etc., are all contained in protection scope of the present invention It is interior.

Claims (10)

1. a kind of method for packing in Less storehouses, it is characterised in that include:
According to the function of target CSS file to be achieved, multiple Less codes submodules are set up, wherein, the plurality of Less codes There is call relation between submodule, each Less code submodule realizes one or more work(of the target CSS file Energy;
The plurality of Less codes submodule is added to Less files, Less library files are generated, wherein, the Less library files For the target CSS file is generated after compiling.
2. the method for packing in Less storehouses according to claim 1, it is characterised in that described according to target CSS to be achieved text The function of part, sets up multiple Less codes submodules, including:
Utility module is set up, wherein, the utility module is used to realize at least two in the plurality of Less codes submodule Function in Less code submodules;
The utility module is called, first kind Less code submodule is generated, wherein, the first kind Less code submodule bag Include at least one Less code submodules.
3. the method for packing in Less storehouses according to claim 2, it is characterised in that also include:
Call the utility module and/or, at least one of first kind Less code submodule Less code submodules, Equations of The Second Kind Less code submodules are generated, wherein, the Equations of The Second Kind Less code submodules include one or more Less codes Submodule.
4. the method for packing in Less storehouses according to claim 1, it is characterised in that described by the plurality of Less codes The step of module is added to Less files, generation Less library files, including:
The Less files are write by koala softwares and sublime compilers;Or
The Less files are write by compass;Or
The Less files are write by gulp, Less library files are generated.
5. the method for packing in Less storehouses according to claim 1, it is characterised in that include:The plurality of Less codes There is the transmission of parameter between module.
6. a kind of packaging system in Less storehouses, it is characterised in that include:
Submodule sets up module, for the function according to target CSS file to be achieved, sets up multiple Less codes submodules, its In, there is call relation between the plurality of Less codes submodule, each Less code submodule realizes target CSS The one or more functions of file;
Less library file generation modules, for the plurality of Less codes submodule is added to Less files, generate Less storehouses File, wherein, the Less library files are for generating the target CSS file after compiling.
7. the packaging system in Less storehouses according to claim 6, it is characterised in that the submodule sets up module to be included:
Utility module sets up unit, for setting up utility module, wherein, the utility module is used to realize the plurality of Less generations The function at least two Less code submodules in numeral module;
First kind Less code generating unit, for calling the utility module, generates first kind Less code submodule, its In, the first kind Less code submodule includes at least one Less code submodules.
8. the packaging system in Less storehouses according to claim 7, it is characterised in that the submodule is set up module and also wrapped Include:
Equations of The Second Kind Less code generating units, for call the utility module and/or, the first kind Less code submodule At least one of Less code submodules, generate Equations of The Second Kind Less code submodules, wherein, Equations of The Second Kind Less codes Module includes one or more Less code submodules.
9. the packaging system in Less storehouses according to claim 6, it is characterised in that the Less library files generation module, Including:
First Less writes unit, for writing the Less files by koala softwares and sublime compilers;Or
2nd Less writes unit, for writing the Less files by compass;Or
3rd Less writes unit, for writing the Less files by gulp, generates Less library files.
10. the packaging system in Less storehouses according to claim 6, it is characterised in that include:The plurality of Less codes There is the transmission of parameter between module.
CN201611191724.4A 2016-12-21 2016-12-21 Packaging method and apparatus for Less library Pending CN106598616A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611191724.4A CN106598616A (en) 2016-12-21 2016-12-21 Packaging method and apparatus for Less library

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611191724.4A CN106598616A (en) 2016-12-21 2016-12-21 Packaging method and apparatus for Less library

Publications (1)

Publication Number Publication Date
CN106598616A true CN106598616A (en) 2017-04-26

Family

ID=58600686

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611191724.4A Pending CN106598616A (en) 2016-12-21 2016-12-21 Packaging method and apparatus for Less library

Country Status (1)

Country Link
CN (1) CN106598616A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109284471A (en) * 2018-11-07 2019-01-29 上海携程商务有限公司 The method and system of page layout and maintenance
CN111831270A (en) * 2020-07-27 2020-10-27 中国平安财产保险股份有限公司 Method, device, equipment and storage medium for encapsulating and calling Less module

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104133844A (en) * 2014-06-27 2014-11-05 小米科技有限责任公司 Method and device for loading webpage
CN105893014A (en) * 2015-12-08 2016-08-24 乐视云计算有限公司 Project development method and system for front end
CN105989069A (en) * 2015-02-10 2016-10-05 中国移动通信集团云南有限公司 Webpage adaptive adjustment method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104133844A (en) * 2014-06-27 2014-11-05 小米科技有限责任公司 Method and device for loading webpage
CN105989069A (en) * 2015-02-10 2016-10-05 中国移动通信集团云南有限公司 Webpage adaptive adjustment method and device
CN105893014A (en) * 2015-12-08 2016-08-24 乐视云计算有限公司 Project development method and system for front end

Non-Patent Citations (1)

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

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109284471A (en) * 2018-11-07 2019-01-29 上海携程商务有限公司 The method and system of page layout and maintenance
CN111831270A (en) * 2020-07-27 2020-10-27 中国平安财产保险股份有限公司 Method, device, equipment and storage medium for encapsulating and calling Less module

Similar Documents

Publication Publication Date Title
Legras et al. High-resolution numerical experiments for forced two-dimensional turbulence
Sahuguet et al. Wysiwyg web wrapper factory (w4f)
CN104679903B (en) The operating method and device of a kind of tables of data
Balaguruswamy Programming with Java-A Primer
CN106598616A (en) Packaging method and apparatus for Less library
CN108829884A (en) data mapping method and device
Cossu et al. JLQCD IroIro++ lattice code on BG/Q
Stotts et al. Hierarchy, Composition, Scripting Languages, and Translators for Structured Hypertext.
Baumgartner et al. A library of anti-unification algorithms
Eröcal et al. The sage project: unifying free mathematical software to create a viable alternative to magma, maple, mathematica and MATLAB
Walsh RDF Twig: accessing RDF graphs in XSLT.
Palmer Technical Java: developing scientific and engineering applications
Voisinet jBTools: An experimental platform for the formal B method
EP2321739A2 (en) Flexible base class library
Chen Comparative study of c, c++, c# and java programming languages
Winskel Category theory and models for parallel computation
Bangert et al. Nail: A practical interface generator for data formats
Smarr et al. General relativistic hydrodynamics: the comoving, Eulerian, and velocity potential formalisms
Riccobene et al. Towards an interchange language for ASMs
Agirre et al. A flexible model driven software development process for component based embedded control systems
Acebal et al. Good design principles in a compiler university course
Schneider et al. AUI: A programming language for developing plastic interactive software
Madhavji Fragtypes: a basis for programming environments
Liu et al. Implementing of Gaussian syntax-analyzer using ANTLR
Hucka SCHUCS: An UML-based approach for describing data representations intended for XML encoding

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170426