This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lovecoding
/
w1020
Segui
10
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
w1020
/
14.ts
/
3.编辑选项
/
dist
/
part1.js
part1.js
65 B
Permalink
Cronologia
Originale
1
2
3
4
5
console.log('第一部分');
let a;
a = 12;
a = true;
a = '111';