哈利伯顿:控卫最重要的是理解、思考比赛 成为场上的教练
作者:nba直播  发布日期:2025年10月06日 18:30

10月6日讯 此前,步行者球星哈利伯顿接受了孟超的采访。

当谈到控卫最重要的技能时,哈利伯顿说:“控卫的工作有点像场上的教练,要让每个人都处于正确的位置,让比赛按照教练希望的方式进行。我觉得最重要的就是你的大脑是否能够理解、思考比赛,有时候你还要帮你的队友思考比赛,你的工作就是成为场上的教练。”


标签: 篮球 NBA 步行者 哈利伯顿 转载 
<
.dpgg { display: block; background-color: rgba(255, 255, 255, 0.9); text-align: center; padding: 0; /* 关键:去掉内边距,图片才能贴边铺满 */ box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1); z-index: 999999; bottom: 0px; position: fixed; left: 50%; transform: translateX(-50%); width: 1270px; height: 90px; /* 固定容器高度 */ overflow: hidden; } .dpgg img { display: block; width: 100%; height: 100%; object-fit: cover; /* 铺满 + 不变形 */ margin: 0; } .dpgg a { display: inline-block; width: 100%; height: 100%; text-decoration: none; } /* 移动端适配 */ @media only screen and (max-width: 768px) { .dpgg { left: 0; transform: none; width: 100%; height: 90px; } }