本帖最后由 勿忘我科技 于 2011-3-5 13:21 编辑
演示网站:http://www.wuwangwo.cc
这几天我论坛因出现点小问题,如上面地址访问不了,现在访问请加81端口
如要查看请点下面链接:http://www.wuwangwo.cc:81/
演示图:
- <img border="0" src="http://www.wuwangwo.cc/image/language.gif" width="245" height="12" usemap="#Map2">
- <map name="Map2">
- <area shape="rect" alt="勿忘我论坛英语论坛" target="_blank" coords="59,0,76,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=en&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛法语论坛" target="_blank" coords="115,1,133,13" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=fr&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛德语论坛" target="_blank" coords="77,1,94,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=de&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛西班牙语论坛" target="_blank" coords="97,0,112,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=es&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛意大利语论坛" target="_blank" coords="135,1,151,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=it&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛日语论坛" target="_blank" coords="153,-1,171,13" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=ja&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛韩语论坛" target="_blank" coords="172,0,188,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=ko&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛葡萄牙语论坛" target="_blank" coords="193,-1,209,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=pt&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛俄罗斯语论坛" target="_blank" coords="212,1,227,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=ru&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛荷兰语论坛" target="_blank" coords="229,1,245,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=nl&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- </map></div></div>
- </div></td>
- <script type="text/javascript">
- function addFav(){ // 加入收藏夹
- if (document.all) {
- window.external.addFavorite(window.location.href, document.title);
- } else if (window.sidebar) {
- window.sidebar.addPanel(document.title, window.location.href, "");
- }
- }
- </script>
- <script type="text/javascript">
- function setHomepage(){ // 设为首页
- if (document.all)
- {
- document.body.style.behavior='url(#default#homepage)';
- document.body.setHomePage(' http://www.wuwangwo.cc');
- }
- else if (window.sidebar)
- {
- if(window.netscape)
- {
- try
- {
- netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
- }
- catch (e)
- {
- alert("该操作被浏览器拒绝,如果想启用该功能,请在地址栏内输入 about:config,然后将项 signed.applets.codebase_principal_support 值该为true");
- }
- }
- var prefs = Components.classes['@mozilla.org/preferences-service;1'].getService(Components. interfaces.nsIPrefBranch);
- prefs.setCharPref('browser.startup.homepage',' http://www.wuwangwo.cc');
- }
- }
- </script>
- <CENTER><TABLE border=0 cellSpacing=0 cellPadding=0 width=970 align=center>
- <TBODY>
- <TR>
- <TD width=5><IMG src="http://www.wuwangwo.cc/images/wu_01.jpg" width=5 height=27></TD>
- <TD background=http://www.wuwangwo.cc/images/wu_02.jpg width=771>
- <TABLE style="FONT-SIZE: 12px" border=0 cellSpacing=0 cellPadding=0 width=960>
- <TBODY>
- <TR>
- <TD width=555>今天是<SCRIPT language=JavaScript> <!--
- var today=new Date;
- var week=new Array(7);
- week[0]="天";
- week[1]="一";
- week[2]="二";
- week[3]="三";
- week[4]="四";
- week[5]="五";
- week[6]="六";
- document.write( today.getFullYear() + "年" + (today.getMonth() + 1) + "月" + today.getDate() + "日" +" "+ "星期" + week[today.getDay()]);
- // --></SCRIPT>
- <script language="JavaScript">
- var mess1="";
- document.write("<font color='#2E9AFE'>")
- day = new Date( )
- hr = day.getHours( )
- if (( hr >= 0 ) && (hr <= 4 ))
- mess1=" 深夜了,注意身体,该休息了,白天再做吧!"
- if (( hr >= 4 ) && (hr < 7))
- mess1=" 清晨好,您好勤劳啊!这麽早就上网? "
- if (( hr >= 7 ) && (hr < 12))
- mess1=" 早上好,一天之际在于晨,又是美好的一天!"
- if (( hr >= 12) && (hr <= 13))
- mess1=" 该吃午饭啦!有什么好吃的?您中午有休息吗?"
- if (( hr >= 13) && (hr <= 17))
- mess1=" 下午好!外面天气好吗?白云捎来朋友的祝福。"
- if (( hr >= 17) && (hr <= 18))
- mess1=" 太阳落山了!快看看夕阳吧!就不必了 ^_^"
- if (( hr >= 18) && (hr <= 19))
- mess1=" 晚上好,今天心情好吧,这给您的感觉不错吧!"
- if (( hr >= 19) && (hr <= 21))
- mess1=" 常来这逛逛,不但可以学习,还可以娱乐?"
- if (( hr >= 22) && (hr <= 23))
- mess1=" 这么晚了,还逛?睡吧!不要影响明天工作!"
- document.write(mess1)
- document.write("</font>")
- </script></TD>
- <TD width=31><A href="http://ask.wuwangwo.cc/" target=_blank>问吧</A></TD>
- <TD width=31><A href="http://tuan.wuwangwo.cc/" target=_blank>团购</A></TD>
- <TD width=62><A href="http://dh.wuwangwo.cc/" target=_blank>网址导航</A></TD>
- <TD width=62><A href="http://www.wuwangwo.cc/brand/" target=_blank>品牌展示</A></TD>
- <TD width=62><A href="http://hotel.wuwangwo.cc/" target=_blank>酒店预定</A></TD>
- <TD width=62><A href="http://tool.wuwangwo.cc/" target=_blank>查询工具</A></TD>
- <TD width=62><A onclick=addFav() href="javascript:void(0)">添加收藏</A></TD>
- <TD width=62><A onclick=setHomepage() href="javascript:void(0)">设为首页</A></TD>
- <TD width=62><A href="http://www.wuwangwo.cc/ico.php" target=_blank>桌面捷径</A></TD></TR></TBODY></TABLE></TD>
- <TD width=5><IMG alt="" src="http://www.wuwangwo.cc/images/wu_03.jpg" width=5 height=27></TD></TR></TBODY></TABLE></CENTER>
复制代码 不要翻译的演示图片和代码:
只要翻译的演示图和代码:
- <img border="0" src="http://www.wuwangwo.cc/image/language.gif" width="245" height="12" usemap="#Map2">
- <map name="Map2">
- <area shape="rect" alt="勿忘我论坛英语论坛" target="_blank" coords="59,0,76,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=en&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛法语论坛" target="_blank" coords="115,1,133,13" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=fr&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛德语论坛" target="_blank" coords="77,1,94,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=de&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛西班牙语论坛" target="_blank" coords="97,0,112,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=es&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛意大利语论坛" target="_blank" coords="135,1,151,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=it&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛日语论坛" target="_blank" coords="153,-1,171,13" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=ja&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛韩语论坛" target="_blank" coords="172,0,188,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=ko&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛葡萄牙语论坛" target="_blank" coords="193,-1,209,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=pt&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛俄罗斯语论坛" target="_blank" coords="212,1,227,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=ru&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛荷兰语论坛" target="_blank" coords="229,1,245,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=nl&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- </map></div></div>
- </div></td>
复制代码
翻译带温馨提示演示图和代码:
演示图:
代码:
- <img border="0" src="http://www.wuwangwo.cc/image/language.gif" width="245" height="12" usemap="#Map2">
- <map name="Map2">
- <area shape="rect" alt="勿忘我论坛英语论坛" target="_blank" coords="59,0,76,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=en&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛法语论坛" target="_blank" coords="115,1,133,13" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=fr&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛德语论坛" target="_blank" coords="77,1,94,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=de&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛西班牙语论坛" target="_blank" coords="97,0,112,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=es&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛意大利语论坛" target="_blank" coords="135,1,151,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=it&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛日语论坛" target="_blank" coords="153,-1,171,13" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=ja&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛韩语论坛" target="_blank" coords="172,0,188,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=ko&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛葡萄牙语论坛" target="_blank" coords="193,-1,209,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=pt&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛俄罗斯语论坛" target="_blank" coords="212,1,227,11" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=ru&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- <area shape="rect" alt="勿忘我论坛荷兰语论坛" target="_blank" coords="229,1,245,12" href="http://translate.google.com/translate?hl=en&sl=zh-CN&tl=nl&u=http%3A%2F%2Fwww.wuwangwo.cc%2Findex.php">
- </map>
- <script language="JavaScript">
- var mess1="";
- document.write("<font color='#2E9AFE'>")
- day = new Date( )
- hr = day.getHours( )
- if (( hr >= 0 ) && (hr <= 4 ))
- mess1=" 深夜了,注意身体,该休息了,白天再做吧!"
- if (( hr >= 4 ) && (hr < 7))
- mess1=" 清晨好,您好勤劳啊!这麽早就上网? "
- if (( hr >= 7 ) && (hr < 12))
- mess1=" 早上好,一天之际在于晨,又是美好的一天!"
- if (( hr >= 12) && (hr <= 13))
- mess1=" 该吃午饭啦!有什么好吃的?您中午有休息吗?"
- if (( hr >= 13) && (hr <= 17))
- mess1=" 下午好!外面天气好吗?白云捎来朋友的祝福。"
- if (( hr >= 17) && (hr <= 18))
- mess1=" 太阳落山了!快看看夕阳吧!就不必了 ^_^"
- if (( hr >= 18) && (hr <= 19))
- mess1=" 晚上好,今天心情好吧,这给您的感觉不错吧!"
- if (( hr >= 19) && (hr <= 21))
- mess1=" 常来这逛逛,不但可以学习,还可以娱乐?"
- if (( hr >= 22) && (hr <= 23))
- mess1=" 这么晚了,还逛?睡吧!不要影响明天工作!"
- document.write(mess1)
- document.write("</font>")
- </script></TD>
复制代码
使用方法:
1)上面文字和链接自行修改,然后把以上代码添加到后台全局---优化设置---其他头部信息:
(也可以放到广告位实现)
2)图片文件附件解压后上传到自己的空间,路径修改设置,我是在images/文件夹下面....
3)用记事本打开ico文件修改,把网址和网名改成自己的
4)桌面捷径文件看附件,解压修改链接后把文件上传到论坛根目录
-------------------------------------------------------------------------------------------------------------
相关贴子:
下载几万次:ZX1.5超强论坛首页N格(13格,可设置3到13格)游戏 群组 图片,商品,资讯,微博免费
Discuz! X1.5 底部美化 带返回顶部和聚合搜索 超强底部美化
dzx1.5头部导航信息 史上最全最多的款式 QQ旺旺 天气 时间 温度翻译温馨提示
DZX1.5插件安装方法 很详细的了,不会的看图
(荣获DZ新插件排行6、7、8三期排名,现是第四名):Discuz! X1.5 经典的 植物大战僵尸V5.0 2011.2.15 二种大关,总共17关,不是以前10关
(荣获DZ新插件排行6、7、8三期排名,现是第二名):Discuz! X1.5 勿忘我 在线图片处理V1.0 网商论坛 淘宝卖家论坛等必备工具
插入QQ云输入法和SEO发帖自动伪原创插件的编辑框美化排列,给和我一样需要的人
Discuz! X1.5 QQ云输入法(云拼音输入法和云五笔输入法)
安装一个人才招聘系统,能整合uc和DZX,给有需要的人
PHP问吧Tipask整合UC网站头部信息导航,让你的论坛也有百度问吧功能
FlexPaper — 可以用来仿豆丁网、百度文库的开源项目
dzx1.5头部导航信息条带多国语言翻译
订阅到QQ邮箱、鲜果等,分享到博客人人、QQ空间、朋友社区、腾讯微博、新浪微博
Discuz! X1.5 快递查询 快递单号查询 便民工具箱 ,查询工具大全
网页编码转换软件 UTF-8转GBK或者GBK转UTF-8
Discuz! X1.5 经典的拳王KOF对打格斗游戏
Discuz! X1.5 钢笔手写体生成工具
Discuz! X1.5 仿A5 QQ对话框、增加百度搜索、腾讯喜欢代码添加方法
Discuz! X1.5 勿忘我 意见反馈V1.0 反馈的信息通过邮件发送给指定邮箱
Discuz! X1.5 团购插件 整合UC 发二个团购程序给大家
Discuz! X1.5 域名查询V1.0 站长工具 只需输入域名,即可轻松查询该域名是否已被注册
Discuz! X1.5 宠物连连看V3.1 脑力游戏 考验大家的智力
ecshop模板编码转换工具(gbk,utf8任意转换,51ec内部专用)
|