在编译时,它将生成以下JavaScript代码: //Generated by typescript 1.8.10 var n = 10; do { console.log(n); n--; } while (n >= 0 ...
確定! 回上一頁