时间:2024-10-15 13:34:03
1、新建一个html代码页面。如图
3、字符串转化为数组。使用arr.split(" ")进行字符串转化为数字,然后使用document.write把转化好的数组打印。