窮則獨善其身,達則兼善天下 。
javascript 原來可在字串夾入變數, 只要用反單引號表示字串即可. (`)
function anchor(href,text) { return `<a href="${href}">${text}</a>`;}
沒有留言:
發佈留言