JSDoc 通过JavaScript代码中特殊格式的注释生成应用程序编程接口(API)文档。 ... function add(num1, num2) { return num1 + num2; }.
確定! 回上一頁