Freed from the code for presentation
• Can the business and presentation be separated?
Simply sum up the projects or products that you have done, business is often not reproducible, but what about presentation? Is it true that you are always doing a list, displaying detailed information, and performing graphic analysis?
• Can it be freed from the implementation of heavy page display?
In fact, the interface framework and some workflow platforms are trying to reduce the display encoding.
• Implement ASP. NET configuration presentation and sharing
Use a list template (xml configuration file, the same below) to query and display most of the List data, use a detailed template to display detailed information, and use an export template to solve complicated Excel export problems, you can use the edit and import templates to add, delete, modify, and delete a single table...
• JAVA Implementation demonstration and sharing
The list template is used to display the list, query, and detailed information of database data and edit a single table.