ES6 -- 字串樣板(String Template) ... 可不用"\n"就能完成多行文字的串接 ... + url + "\">" + name + "</a>"; // 注意是以"引號("")"來放置字串.
確定! 回上一頁