javascript2.0
let array = [“ hello.txt”,“ hello.zip”,“”,“ hello.exe”];
......
......
输出:[“ .txt”,“。zip”,“ null”,“。exe”];
了解问题并解决...在评论中提出您的解决方案。
javascript2.0
javascript2.0
let array = [“ hello.txt”,“ hello.zip”,“”,“ hello.exe”];
......
......
输出:[“ .txt”,“。zip”,“ null”,“。exe”];
了解问题并解决...在评论中提出您的解决方案。
javascript2.0