<?xml version="1.0" encoding="UTF-8" standalone="no"?>/**
* @Description 创建一个新的实例 ${enclosing_type}.
* @author ${user}
* @date ${date}
* ${tags}
*//* (non-Javadoc)
* ${see_to_overridden}
*//**
* @Field ${field_type} ${field}
* @Description ${todo}
*//**
* ${tags}
* ${see_to_target}
*//**
* @Description ${todo}
* @author ${user}
* @date ${date}
* ${tags}
* @throws
*/ /**
* @param ${param} the ${bare_field_name} to set
*//**
* @Description ${todo}
* @author ${user}
* @date ${date}
* ${tags}
*//**
* @return the ${bare_field_name}
*//**
* @FileName ${file_name}
* @Desciption ${todo}
* @author ${user}
* @date ${date}
*/
标签:__,Description,author,tags,eclipse,注释,field,date,todo
来源: https://www.cnblogs.com/qds1401744017/p/13401813.html