裇
xū ㄒㄩ
〔“T”~衫〕一种无领短袖背心。
[直译]
T-shirt
裇是什么意思?以上就是裇的含义解释和发音。
[最近查询]
随机儿童笑话: 口渴爸爸把儿子哄上床后,回到自己的卧室准备睡觉。
“爸爸!”儿子叫道。
“什么事儿?”
“我口渴,给我拿杯水好吗?”
“你刚才不是喝过了嘛!快睡觉,我已经关灯啦!”
五分钟后……
“爸爸!我口渴,你就不能给我拿杯水吗?”
“我刚才不是说过了嘛!你再叫我揍你!”
又过了五分钟……
“爸爸!”
“又怎么啦?”
“你过来揍我的时候一定要带杯水!”
window.onscroll = function() {scrollFunction()};
function scrollFunction() {console.log(121);
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("myBtnTop").style.display = "block";
} else {
document.getElementById("myBtnTop").style.display = "none";
}
}
// 点击按钮,返回顶部
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}