CN112307720A - PSD (position sensitive Detector) document-based HTML (Hypertext markup language) design template automatic conversion method and system - Google Patents

PSD (position sensitive Detector) document-based HTML (Hypertext markup language) design template automatic conversion method and system Download PDF

Info

Publication number
CN112307720A
CN112307720A CN202011184076.6A CN202011184076A CN112307720A CN 112307720 A CN112307720 A CN 112307720A CN 202011184076 A CN202011184076 A CN 202011184076A CN 112307720 A CN112307720 A CN 112307720A
Authority
CN
China
Prior art keywords
layer
xml
information
document
web page
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
CN202011184076.6A
Other languages
Chinese (zh)
Other versions
CN112307720B (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.)
Nanjing University of Aeronautics and Astronautics
Original Assignee
Nanjing University of Aeronautics and Astronautics
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 Nanjing University of Aeronautics and Astronautics filed Critical Nanjing University of Aeronautics and Astronautics
Priority to CN202011184076.6A priority Critical patent/CN112307720B/en
Publication of CN112307720A publication Critical patent/CN112307720A/en
Application granted granted Critical
Publication of CN112307720B publication Critical patent/CN112307720B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • G06F40/154Tree transformation for tree-structured or markup documents, e.g. XSLT, XSL-FO or stylesheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a PSD document-based automatic conversion method for an HTML design template, which comprises the following steps: extracting information in the PSD document and storing the information required by realizing the Web page structure into an XML document; generating a final Web page structure file based on the XML document, wherein the Web page structure file comprises two parts: the system comprises an html structure used for defining the relative relation between layers and a css structure used for defining the positioning of each layer, dividing areas and content representation forms. The invention can be based on the method and the system for automatically converting the HTML design template of the PSD document, and the HTML design template is generated by conversion, so that a front-end page designer can convert page elements such as characters, pictures and the like through an image interface, and the designer can easily modify pages, the front-end worker can easily make pages and the like.

Description

PSD (position sensitive Detector) document-based HTML (Hypertext markup language) design template automatic conversion method and system
Technical Field
The invention relates to the technical field of Web system page automation, in particular to a method and a system for automatically converting an HTML design template based on a PSD document, which aim to overcome the defects existing in the prior art from page design and modification by designers to page making by front-end personnel.
Background
The current main method for making the Web page is to manually make the Web page by using an image file designed by an art designer, but the method always has the defect that the steps are fixed and complicated, namely, manually slicing the picture, painting character colors and the like, the steps are generally fixed and the process is simple, but the whole Web making process is still complicated.
In general, the disadvantages of the current front-end web page production are:
1) inconsistency between page design and implementation:
because the front-end network implementer implements the page according to the PSD file designed by the page designer, the idea of the designer is probably misunderstood, and the design and implementation are inconsistent;
2) the efficiency is low:
because many scripts and markup languages are written in the middle of converting a designed PSD file into an HTML file, a lot of front-end personnel must be spent to complete the tedious work, the efficiency is low, and errors are easy to occur.
3) The modification cost is high:
the time and labor costs required are high each time a page is implemented from a new design and implementation or modification.
In the prior art, there is also a method for generating a web page based on a PSD file, for example, in the invention with patent number CN111562919A, a method for generating front end web page codes based on a PSD file is proposed, which combines an image technology and a front end web page technology to realize flexible conversion from a design drawing to the front end web page codes, thereby reducing the workload of repeated cutting, comparison and layout of the design drawing and layout of a front end engineer when writing a static web page, and improving the front end web page development efficiency. For example, the invention of patent No. CN104063380A proposes a method for converting a picture file into a web page file, and the invention of patent No. CN109829127A proposes a method for quickly analyzing a PSD file into a web page. Without exception, the final generated HTML webpage is generated, and the front-end page designer needs to modify the generated HTML webpage and still needs to return to the PSD file. In addition, the existing HTML webpage generation process has the following problems that the conversion efficiency is low due to a large amount of information, overlay errors are easy to occur in the position relation between page elements, partial page elements are not fully displayed, and the like, and all the problems need to be improved by a developer in a later-stage adjustment mode.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides an automatic conversion method and system of an HTML design template based on a PSD document, wherein the HTML design template is generated by conversion, so that a front-end page designer can convert page elements such as characters, pictures and the like through an image interface, and the front-end page designer can easily modify pages, make pages and the like.
In order to achieve the purpose, the invention adopts the following technical scheme:
an automatic conversion method of HTML design template based on PSD document, the automatic conversion method comprises the following steps:
s1, extracting information in the PSD document to realize the information needed by the Web page structure and storing the information in the XML document;
s2, generating a final Web page structure file based on the XML document, wherein the Web page structure file comprises two parts: the system comprises an html structure used for defining the relative relation between layers and a css structure used for defining the positioning of each layer, dividing areas and content representation forms.
In order to optimize the technical scheme, the specific measures adopted further comprise:
further, in step S1, the process of extracting the information in the PSD document and saving the information required for implementing the Web page structure into the XML document includes the following steps:
s11, creating an XML root node aiming at the current layer A;
s12, sequentially traversing all sub-layer a of the current layer A, creating a corresponding XML sub-node for each sub-layer a, and writing the layer information into the XML sub-node after the layer information is processed by a preset processing strategy:
in the process of traversing the sub-layer a, when a Group layer is encountered, recursion is carried out, the sub-layer reading, XML sub-node creation, layer information writing and Group layer judgment processes of the current layer are repeated, and after all sub-layers of the sub-layer a are completely accessed, XML sub-nodes corresponding to the sub-layer a are returned;
s13, adding the XML child node into the child list of the XML root node, and returning the XML root node.
Further, in step S12, the process of writing the layer information into the XML child node after being processed by the preset processing policy includes the following steps:
s111, judging whether the input layer is a Group layer, if so, entering a step S123, otherwise, entering a step S122;
s122, judging whether the input image layer is a character image layer, and if so, extracting character information contained in the image layer;
and S123, extracting the basic information including the width, the height, the position and the name, writing all the extracted information into the corresponding XML child nodes, and ending the flow.
Further, in step S2, a cs structure is generated by using an external style sheet according to each XML node information, where the cs structure includes the following information: basic elements (width, height, left, top) containing width, height and position, a positioning element position for reflecting the relative relation between layers in the PSD document, and a z-index element for setting XML node hierarchy;
and the values of the position elements left and top of each image layer are relative values obtained by subtracting the values of top and left corresponding to the parent layer node from the real value corresponding to the current image layer.
Further, in step S2, according to each XML node information, constructing each layer region by using a div tag, and then according to different layers, filling different information to generate an html structure; wherein each div tag is positioned according to the position of the div on the upper layer.
Further, the automatic conversion method further comprises the following steps:
and S3, selecting a frame mode or a graphic mode according to actual requirements to convert the generated Web page structure file into a corresponding HTML design template.
Further, in step S3, a javascript script is added to the Web page structure file, and the pictures or the characters contained in the Web page structure file are modified by the javascript script.
Based on the method, the invention provides an automatic conversion system of an HTML design template based on a PSD document, which comprises the following steps:
the PSD-XML conversion module is used for extracting information in the PSD document and storing the information required by realizing the Web page structure into the XML document;
the XML-WEB conversion module is used for generating a final Web page structure file based on an XML document, and the Web page structure file comprises two parts: the system comprises an html structure used for defining the relative relation between layers and a css structure used for defining the positioning and dividing area and content representation form of each layer;
and the HTML design template conversion module is used for selecting a frame mode or a graphic mode to convert the generated Web page structure file into a corresponding HTML design template according to actual requirements.
The invention has the beneficial effects that:
(1) the invention can realize the automatic process from the page design to the realization, ensures the consistency of the page design and the realization, improves the efficiency of the process of realizing the page by manually turning to the automatic generation and simultaneously improves the maintainability of the page.
(2) The automatic conversion method of the invention can easily realize the following two display modes of the HTML design template: one is a frame mode, which can display the content that each area of the page should fill in; the other mode is a graphic mode, so that a designer can easily see whether the result extracted by adopting an automatic conversion method is consistent with the self thought or not, and meanwhile, front-end personnel can be helped to understand the intention of the designer.
Drawings
FIG. 1 is a flow chart of the method for automatic conversion of HTML design templates based on PSD documents according to the present invention.
FIG. 2 is a flow diagram of the XML document generation process of the present invention.
Fig. 3 is an information extraction flow diagram of the present invention.
Fig. 4 is a schematic diagram of one of the Web structures.
FIG. 5 is a schematic diagram of the cs architecture of the present invention.
FIG. 6 is a flow chart of the Web page structure implementation of the present invention, wherein (a) is a flow chart of reading XML nodes, and (b) is a flow chart of building Web pages.
FIG. 7 is a diagram of a PSD document for testing.
FIG. 8 is a schematic illustration of the effect of a portion of a page generated for a test PSD document.
Fig. 9 is a schematic diagram of page effect after adding a background image.
FIG. 10 is a schematic diagram of a web page when the middle space is clicked.
FIG. 11 is a diagram of a page populated with picture links.
Detailed Description
The present invention will now be described in further detail with reference to the accompanying drawings.
It should be noted that the terms "upper", "lower", "left", "right", "front", "back", etc. used in the present invention are for clarity of description only, and are not intended to limit the scope of the present invention, and the relative relationship between the terms and the terms is not limited by the technical contents of the essential changes.
With reference to fig. 1, the present invention provides an automatic conversion method for HTML design templates based on PSD documents, which includes the following steps:
and S1, extracting information in the PSD document, and storing the information required by realizing the Web page structure into the XML document.
S2, generating a final Web page structure file based on the XML document, wherein the Web page structure file comprises two parts: the system comprises an html structure used for defining the relative relation between layers and a css structure used for defining the positioning of each layer, dividing areas and content representation forms.
The method is to extract information of the PSD file into the xml document in a formalization mode, and then the xml document is used for generating the corresponding Web page and the corresponding script, so that a designer can modify the page easily and front-end personnel can make the page easily.
The invention has the following contents:
one, PSD file is converted into XML file
At present, the network transmission text format is mainly XML and JSON, but XML contains richer information, so that the converted XML document has more general type and contains more information, and the automatic setting of the webpage is more convenient.
1) Information required for realizing the structure of the Web page is extracted from the information in the PSD document and stored in XML, and the specific flow is shown in figure 2.
The step is realized based on a recursion function, and sequentially traverses all sub-layers a of the current layer A, recurs downwards whenever a 'Group' layer is encountered, and then finishes traversing all sub-layers of the layer A. In the process of accessing the sub-map layers, creating XML nodes for each sub-map layer, writing the map layer information into the nodes through a certain strategy, and then adding the XML nodes corresponding to A according to whether the map layer information is a 'Group' map layer or not; if so, entering recursion, then repeating the process until all sub-layers of the layer a are completely accessed, returning the layer a to correspond to XML nodes, finally, after the recursion is returned, adding the XML nodes corresponding to the layer a into the XML nodes corresponding to the layer A, and finally returning the XML nodes of the layer A.
2) PSD information extraction strategy
For a layer, the information amount is large and the content is complicated, and if all the information is written into XML, the XML becomes too bulky and inefficient, so a strategy for extracting information needs to be designed, and part of the important information is written into XML. The extraction strategy shown in fig. 3 is designed for the final page structure Web implementation.
Because the types of the image layers in the PSD document are different, the information in the PSD document also has a difference, for example, only a text image layer has a text attribute, the image layer type is judged when the information is extracted, then the information is extracted according to the respective characteristics, and then common information, such as the width, the height, the position and the name of the image layer, is extracted. Therefore, the effective extraction of the PSD document information is completed.
Secondly, generating a Web page structure
For the final Web page structure, it is processed in two parts. The html structure and the css structure are adopted. html is responsible for defining the relative relation between each layer and each layer, and css is responsible for positioning, dividing regions and modifying content representation forms of the layers.
For the html structure, div tags are adopted, the div tags are used for building each layer region, and then different information is filled according to different layers. To realize the page structure of the PSD document, the structural characteristics are determined. The structure is characterized by multilayer superposition, so the following Web structure is designed for realizing the Web so as to reproduce the Web. As shown in particular in fig. 4.
Each square frame represents one layer, each numeral represents the hierarchical structure of the layer where the numeral is located, and if the numeral is 1-1, the numeral is the sub-layer in the numeral 1. With this structure, the page structure in its PSD document can be reproduced.
For cs style, the introduction mode of the style is determined, and an external style sheet is adopted. Because inline styles are directly in html tags, the whole html file becomes bulky and difficult to read; internal style sheet modification is extremely cumbersome. Each tag locates the style sheet by means of a class name.
According to the basic information of the layers of the PSD document, the width, height, left and top at least including the width, height, left and top can be determined, in order to embody the relative relation between the layers in the original PSD document, a positioning mode position is added and set as an absolute positioning mode absolute, so that one div can be positioned according to the position of the div on the previous layer, otherwise the div can be positioned according to the frame of the whole page by default, the positions among the page elements become quite disordered, after the positioning mode is changed, the left and top values of the div and top values of the device are correspondingly changed, namely when the PSD document information is stored, the stored top and left are not the real values of the device, but the top and top values of the parent layer nodes are subtracted.
When the method is implemented, the unexpected elements are found to be mutually covered, so that the elements of the page part are not complete, and therefore, a z-index attribute is set for setting the hierarchy of the elements, and the problem of coverage errors is avoided. For the node information of partial text layer, the information is only needed to be judged and added. Finally, the cs structure shown in FIG. 5 is obtained.
Third, HTML design template and Web page implementation process
The Web page implementation is the implementation of html and css files, and is mainly completed by constructing corresponding statements and then writing files. The whole flow is shown in fig. 6.
The process is also realized based on a recursion function, for the current node A, the node A must be a node containing other nodes, the sub-nodes below the node A are sequentially visited, and if the sub-nodes also have sub-nodes, the node enters the recursion; until all nodes have been visited. In the access process, all information in the access process is acquired. And constructs HTML statements and CSS statements. When constructing CSS statements, the invention adopts a mode to distinguish the layers of each node in the CSS statements: and adding a z value to record which hierarchy the z value belongs to, wherein the larger the z value is, the higher the hierarchy is, the more preferentially covers other elements, namely the z-index mentioned above, when displaying, thereby ensuring that the structures in the z value are not covered by errors.
When the HTML statement is constructed, for the node containing the child node, since the node enters the recursion along with the function, but the node does have a tag pair, the first half section of the HTML is written before the recursion, and the second half section of the HTML is written after the recursion, so that the integrity of the tag pair can be ensured.
Fourthly, displaying operation effect
First a designed PSD document is given as shown in fig. 7.
1 framework mode
Firstly, the method provided by the invention is adopted to generate an HTML file and a CSS file, a frame mode is displayed, the types of the HTML file and the CSS file are marked as a background and characters, the background and the characters correspond to a non-character layer and a character layer in the background and the character layer respectively, a frame is added to the non-character layer and the character layer, and the final page effect is obtained as shown in fig. 8.
It can be seen that the internal structures have been clearly divided, and various structures are also designated.
2 graphic mode
In order to make the designer easily see whether the result extracted by the automatic conversion method is consistent with the self thought, and simultaneously help the front-end personnel to understand the intention of the designer, the image data of each layer in the front-end personnel is added to each div of the page as a picture, and the following page is obtained, as shown in fig. 9.
3 image interface modification page element
In order to enable front-end workers to conveniently modify the extracted Web page structure, javascript scripts are added into the page, so that the background picture or text can be modified by clicking the picture or text. The effect is shown in fig. 10. The automatic process from design to implementation of the page is achieved by filling in the corresponding picture links as shown in fig. 11.
The above is only a preferred embodiment of the present invention, and the protection scope of the present invention is not limited to the above-mentioned embodiments, and all technical solutions belonging to the idea of the present invention belong to the protection scope of the present invention. It should be noted that modifications and embellishments within the scope of the invention may be made by those skilled in the art without departing from the principle of the invention.

Claims (8)

1. An automatic conversion method for an HTML design template based on a PSD document is characterized by comprising the following steps:
s1, extracting information in the PSD document to realize the information needed by the Web page structure and storing the information in the XML document;
s2, generating a final Web page structure file based on the XML document, wherein the Web page structure file comprises two parts: the system comprises an html structure used for defining the relative relation between layers and a css structure used for defining the positioning of each layer, dividing areas and content representation forms.
2. The method of claim 1, wherein in step S1, the step of storing the information required for extracting information in the PSD document to realize the Web page structure into the XML document comprises the following steps:
s11, creating an XML root node aiming at the current layer A;
s12, sequentially traversing all sub-layer a of the current layer A, creating a corresponding XML sub-node for each sub-layer a, and writing the layer information into the XML sub-node after the layer information is processed by a preset processing strategy:
in the process of traversing the sub-layer a, when a Group layer is encountered, recursion is carried out, the sub-layer reading, XML sub-node creation, layer information writing and Group layer judgment processes of the current layer are repeated, and after all sub-layers of the sub-layer a are completely accessed, XML sub-nodes corresponding to the sub-layer a are returned;
s13, adding the XML child node into the child list of the XML root node, and returning the XML root node.
3. The method according to claim 2, wherein in step S12, the process of writing the layer information into the XML child node after being processed by the predetermined processing policy includes the following steps:
s111, judging whether the input layer is a Group layer, if so, entering a step S123, otherwise, entering a step S122;
s122, judging whether the input image layer is a character image layer, and if so, extracting character information contained in the image layer;
and S123, extracting the basic information including the width, the height, the position and the name, writing all the extracted information into the corresponding XML child nodes, and ending the flow.
4. The method of claim 1, wherein in step S2, based on each XML node information, generating css structure using external style sheet, the css structure includes following information: basic elements (width, height, left, top) containing width, height and position, a positioning element position for reflecting the relative relation between layers in the PSD document, and a z-index element for setting XML node hierarchy;
and the values of the position elements left and top of each image layer are relative values obtained by subtracting the values of top and left corresponding to the parent layer node from the real value corresponding to the current image layer.
5. The method for automatically converting the HTML design template based on the PSD document according to claim 4, wherein in step S2, according to each XML node information, each layer region is built by a div tag, and then according to the different layers, different information is filled to generate an HTML structure; wherein each div tag is positioned according to the position of the div on the upper layer.
6. The method of claim 1, wherein the method further comprises the steps of:
and S3, selecting a frame mode or a graphic mode according to actual requirements to convert the generated Web page structure file into a corresponding HTML design template.
7. The method for automatically converting an HTML design template based on a PSD document according to claim 6, wherein in step S3, a javascript script is added to the Web page structure file, and the pictures or words contained therein are modified by the javascript script.
8. An automatic PSD document-based HTML design template conversion system according to claim 1, wherein said automatic conversion system comprises:
the PSD-XML conversion module is used for extracting information in the PSD document and storing the information required by realizing the Web page structure into the XML document;
the XML-WEB conversion module is used for generating a final Web page structure file based on an XML document, and the Web page structure file comprises two parts: the system comprises an html structure used for defining the relative relation between layers and a css structure used for defining the positioning and dividing area and content representation form of each layer;
and the HTML design template conversion module is used for selecting a frame mode or a graphic mode to convert the generated Web page structure file into a corresponding HTML design template according to actual requirements.
CN202011184076.6A 2020-10-29 2020-10-29 Automatic HTML design template conversion method and system based on PSD document Active CN112307720B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011184076.6A CN112307720B (en) 2020-10-29 2020-10-29 Automatic HTML design template conversion method and system based on PSD document

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011184076.6A CN112307720B (en) 2020-10-29 2020-10-29 Automatic HTML design template conversion method and system based on PSD document

Publications (2)

Publication Number Publication Date
CN112307720A true CN112307720A (en) 2021-02-02
CN112307720B CN112307720B (en) 2024-07-09

Family

ID=74332157

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011184076.6A Active CN112307720B (en) 2020-10-29 2020-10-29 Automatic HTML design template conversion method and system based on PSD document

Country Status (1)

Country Link
CN (1) CN112307720B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113011137A (en) * 2021-04-06 2021-06-22 金宝贝网络科技(苏州)有限公司 Method and device for generating component type rich text page
CN113032708A (en) * 2021-04-02 2021-06-25 广州博恒信息科技有限责任公司 Code-free Web development system
CN113253997A (en) * 2021-06-23 2021-08-13 南京铉盈网络科技有限公司 Graphical front-end engineering framework construction method
CN113537388A (en) * 2021-08-04 2021-10-22 广州四三九九信息科技有限公司 Scaling image template matching method based on layer characteristics

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063380A (en) * 2013-03-18 2014-09-24 北京百度网讯科技有限公司 Method and device for converting picture files into webpage files
CN105022616A (en) * 2014-04-23 2015-11-04 腾讯科技(北京)有限公司 Method and device for generating web page
CN107506431A (en) * 2017-08-22 2017-12-22 广州创维平面显示科技有限公司 By method, storage medium and the terminal of XML file generation html file
WO2018119120A1 (en) * 2016-12-21 2018-06-28 Open Text Corporation Systems and methods for conversion of web content into reusable templates and components
CN111562919A (en) * 2020-07-14 2020-08-21 成都市映潮科技股份有限公司 Method, system and storage medium for generating front-end webpage code based on PSD file

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063380A (en) * 2013-03-18 2014-09-24 北京百度网讯科技有限公司 Method and device for converting picture files into webpage files
CN105022616A (en) * 2014-04-23 2015-11-04 腾讯科技(北京)有限公司 Method and device for generating web page
WO2018119120A1 (en) * 2016-12-21 2018-06-28 Open Text Corporation Systems and methods for conversion of web content into reusable templates and components
CN107506431A (en) * 2017-08-22 2017-12-22 广州创维平面显示科技有限公司 By method, storage medium and the terminal of XML file generation html file
CN111562919A (en) * 2020-07-14 2020-08-21 成都市映潮科技股份有限公司 Method, system and storage medium for generating front-end webpage code based on PSD file

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113032708A (en) * 2021-04-02 2021-06-25 广州博恒信息科技有限责任公司 Code-free Web development system
CN113011137A (en) * 2021-04-06 2021-06-22 金宝贝网络科技(苏州)有限公司 Method and device for generating component type rich text page
CN113253997A (en) * 2021-06-23 2021-08-13 南京铉盈网络科技有限公司 Graphical front-end engineering framework construction method
CN113253997B (en) * 2021-06-23 2021-10-08 南京铉盈网络科技有限公司 Graphical front-end engineering framework construction method
CN113537388A (en) * 2021-08-04 2021-10-22 广州四三九九信息科技有限公司 Scaling image template matching method based on layer characteristics
CN113537388B (en) * 2021-08-04 2023-08-11 广州四三九九信息科技有限公司 Scaling image template matching method based on layer characteristics

Also Published As

Publication number Publication date
CN112307720B (en) 2024-07-09

Similar Documents

Publication Publication Date Title
CN112307720A (en) PSD (position sensitive Detector) document-based HTML (Hypertext markup language) design template automatic conversion method and system
US6668354B1 (en) Automatic display script and style sheet generation
US20040133854A1 (en) Persistent document object model
US20040237040A1 (en) System and method of processing an electronic form using layered aspects
EP1818835A1 (en) Document processing device, and document processing method
CN111506310A (en) Method, device and equipment for generating multi-platform style and storage medium
CN111930378B (en) Method, device and system for realizing Web end project form designer
CN103136317A (en) Implement method of on-line examination and approval informatization of engineering contracts in engineering management system
US7996780B1 (en) Block visualization
CN111309313A (en) Method for quickly generating HTML (hypertext markup language) and storing form data
US20070258100A1 (en) Document Processing Device and Document Processing Method
US20090077462A1 (en) Document processing device and document processing method
US20090083300A1 (en) Document processing device and document processing method
US20090235156A1 (en) Document processing device and document processing method
US20080250311A1 (en) Document Processing Device, and Document Processing Method
US20080208790A1 (en) Document Processing Device, and Document Processing Method
JP4566196B2 (en) Document processing method and apparatus
CN112416340B (en) Webpage generation method and system based on sketch
US20080195950A1 (en) Document Processing Device and Document Processing Method
JP4627530B2 (en) Document processing method and apparatus
US20100077295A1 (en) Document processing device and document processing module
CN115495079B (en) Qt interface dynamic generation method and system based on PSD file format
US20080005136A1 (en) Data Processing Device, Document Processing Device, and Document Processing Method
EP1933233A1 (en) Data processing apparatus
US20080262832A1 (en) Document Processing Device, and Document Processing Method

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
GR01 Patent grant
GR01 Patent grant