2,503
社区成员




Private Sub CommandButton3_Click()
Sheets("sheet1").WindowsMediaPlayer1.url = "https://hanyu.baidu.com/s?wd=" & Me.TextBox3.Value & "&from=zici#"
Sheets("sheet1").WindowsMediaPlayer1.Controls.Play '播放音频 汉语发音
End Sub
陪你一起等大神