当前位置: 首页 > 工具软件 > google-url > 使用案例 >

在网页 中加入 google 翻译 的链接

桂志诚
2023-12-01
google 翻译非常好用:[url]http://translate.google.cn/[/url]
google 也提供了链接将 google 翻译 加入自己的页面中;

例子:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> New Document </TITLE>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&up_source_language=zh-CN&w=160&h=60&title=&border=&output=js"></script>
</HEAD>
<BODY>

</BODY>
</HTML>
 类似资料: