joe怎么读
点击播放按钮播放发音:
Update Required
To play the media you will need to either update your browser to a recent version or update your Flash plugin.
- joe英语什么意思:n. 1.乔〔男子名,Joseph 的昵称〕。 2.〔美口〕〔j-〕〔对不相识者的称呼〕家伙。 3.美国兵〔=G. I. Joe〕。 4.=Joe Miller. 5.〔j-〕 〔英俚〕四便士的银币。 6.〔j-〕〔苏格兰语〕情人=jo. 7.〔j-〕〔美俚〕咖啡。
function do_search() {
var kw = document.getElementById("q").value;
if (kw == "") return;
var lang = document.getElementById("search_type_input").value;
var src = "/mfayin/" + kw + ".html";
window.location = src;
}
document.onkeydown = function (event) {
event = event ? event : (window.event ? window.event : null);
var botton = document.getElementById('tsbb');
if (event.keyCode == 13 && null != botton) {
botton.click();
}
}
function playMp3(audioId) {
var audio = document.getElementById(audioId);
audio.play();
return false;
};
繁體版English