当前位置:网站首页>牛客JS2 文件扩展名
牛客JS2 文件扩展名
2022-07-02 14:51:00 【淹死的鱼u】
题目描述
请补全JavaScript代码,要求以字符串的形式返回文件名扩展名,文件名参数为"filename"。
题解:split(‘,’)分割字符串,返回分割的字符串数组。reverse()倒置数组,拼上 ‘.’ 返回。
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
<script> const _getExFilename = (filename) => {
// 补全代码 let arr = filename.split('.') arr.reverse() return '.' + arr[0] } </script>
</body>
</html>
边栏推荐
- How to quickly distinguish controlled components from uncontrolled components?
- executescalar mysql_ExecuteScalar()
- traceroute命令讲解
- 对接保时捷及3PL EDI案例
- Seven charts, learn to do valuable business analysis
- The macrogenome microbiome knowledge you want is all here (2022.7)
- Linux Installation PostgreSQL + Patroni cluster problem
- Shutter: action feedback
- Ap和F107数据来源及处理
- Green bamboo biological sprint Hong Kong stocks: loss of more than 500million during the year, tiger medicine and Beijing Yizhuang are shareholders
猜你喜欢

Sword finger offer 21 Adjust the array order so that odd numbers precede even numbers

綠竹生物沖刺港股:年期內虧損超5億 泰格醫藥與北京亦莊是股東

Sword finger offer 26 Substructure of tree

Amazon cloud technology community builder application window opens

Tech Talk 活动预告 | 基于Amazon KVS打造智能视觉产品

社交元宇宙平台Soul冲刺港股:年营收12.8亿 腾讯是股东

Chapter 3 of hands on deep learning - (1) linear regression is realized from scratch_ Learning thinking and exercise answers

几行代码搞定RPC服务注册和发现

Sword finger offer 27 Image of binary tree

七张图,学会做有价值的经营分析
随机推荐
Nexus Introduction and Xiaobai use idea Packaging and Upload to Nexus 3 private service detailed tutoriel
Error when uploading code to remote warehouse: remote origin already exists
[fluent] dart data type map type (create map set | initialize map set | traverse map set)
海思Hi3798MV100机顶盒芯片介绍[通俗易懂]
Timing / counter of 32 and 51 single chip microcomputer
2022 interview questions
一年顶十年
Sword finger offer 24 Reverse linked list
Baobab's gem IPO was terminated: Tang Guangyu once planned to raise 1.8 billion to control 47% of the equity
A case study of college entrance examination prediction based on multivariate time series
Cell: Tsinghua Chenggong group revealed an odor of skin flora. Volatiles promote flavivirus to infect the host and attract mosquitoes
【Leetcode】14. 最長公共前綴
What is agile development process
QStyle实现自绘界面项目实战(二)
Green bamboo biological sprint Hong Kong stocks: loss of more than 500million during the year, tiger medicine and Beijing Yizhuang are shareholders
si446使用记录(一):基本资料获取
The beginning of life
几行代码搞定RPC服务注册和发现
Sword finger offer 25 Merge two sorted linked lists
Role and function of uboot