Html

1. Introduction

     The Html model library is a framework for XWorker to generate HTML. Often used in WEB projects.

2. Design ideas

     The Html model convention has a toHtml() method, which is used to generate HTML code. The parent node is responsible for adding the HTML fragments generated by the child nodes to its own HTML.

     See integration-Example 1: HTML.

3.Example

     You can refer to Example-WEB.

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号