Html源码在线翻译,HTML–⾕歌翻译⽹站
将以下代码粘贴到您的⽹站上.包含在googleTranslateElementInit()中的语⾔中提到的语⾔将显⽰在您的⽹站上.
I will suggest you to paste this in website header or footer section so that translation feature will yield on every page of your website.
function googleTranslateElementInit() {
anslate.TranslateElement({pageLanguage: 'en',includedLanguages: 'en,fr,es,it,de'},'google_translate_element');
}
此外,如果您正在寻特定语⾔的⾃动翻译,请使⽤此代码以及上述代码.
(function() {
if(!window.location.hash) {
网页设计html代码翻译
window.location = window.location + '#googtrans(en|fr)';
load();
}
})();

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。