【发布时间】:2012-01-06 19:44:39
【问题描述】:
我怎样才能使用 jsdoc 正确地发表此评论。有什么想法???
/**********************
* @variables : global variables
***************************/
var map; // this var handle the object related with the map
var image;
var currentMark;
【问题讨论】:
标签: javascript jsdoc code-documentation