标签。 顺序解析,直接转为html(无换行),有markdown插件。 @yyfrankyy Yet Another JavaScript Programmer f2e.us JsDoc的使用
标签。
顺序解析,直接转为html(无换行),有markdown插件。
Example
/**
* name of this account.
* @description
* other desc.
* @example
* Form.add("hello");
*/
@yyfrankyy Yet Another JavaScript Programmer f2e.us
JsDoc的使用
标签。
顺序解析,直接转为html(无换行),有markdown插件。
Example
/**
* name of this account.
* @description
* other desc.
* @example
* Form.add("hello");
*/
@yyfrankyy Yet Another JavaScript Programmer f2e.us
JsDoc的使用
标签。
顺序解析,直接转为html(无换行),有markdown插件。
Example
/**
* name of this account.
* @description
* other desc.
* @example
* Form.add("hello");
*/
Example
name of this account.
other desc.
Form.add("hello");
@yyfrankyy Yet Another JavaScript Programmer f2e.us
JsDoc的使用