<SCRIPT LANGUAGE=JAVASCRIPT>
<!--
if (top.location !== self.location) {
top.location=self.location;
}
</SCRIPT>
<SCRIPT LANGUAGE=JAVASCRIPT>
<!--
if (top.location !== self.location) {
top.location=self.location;
}
</SCRIPT>
Introduction 介绍
In this tutorial you will find out about the .htaccess file and the power it has to improve your website. Although .htaccess is only a file, it can change settings on the servers and allow you to do many different things, the most popular being able to have your own custom 404 error pages. .htaccess isn't difficult to use and is really just made up of a few simple instructions in a text file.
从本指南中,你将可以学习到有关.htaccess文件及其功能的知识,并用以优化你的网站。尽管.htaccess只是一个文件,但它可以更改服务器的设置,允许你做许多不同的事情,最流行的功能是您可以创建自定义的“404 error”页面。.htaccess 并不难于使用,归根结底,它只是在一个text文档中添加几条简单的指令而已。
各人的代码不同(必须是你自己的代码),我的代码如下:
<!-- cc视频插件代码 --><object width='72' height='24'><param name='wmode' value='transparent' /><param name='allowScriptAccess' value='always' /><param name='movie' value='http://union.bokecc.com/flash/plugin/plugin.swf?userID=109334&type=zblog' /><embed src='http://union.bokecc.com/flash/plugin/plugin.swf?userID=109334&type=zblog' type='application/x-shockwave-flash' width='72' height='24' allowScriptAccess='always' wmode='transparent'></embed></object><!-- cc视频插件代码 -->
保存,发布新文章,看看是不是多了一个“发视频”按钮了,呵呵。
JAVASCRIPT视频教程下载地址:
JAVASCRIPT视频教程下载地址1:ed2k://|file|张孝祥javascript.lesson1.rar|884958200|1b8df4d3ff34e34f3c459025229c3f53|h=TBXDJYKWUMMTSJBRQWBUJBNQ27LOPFWN|/
JAVASCRIPT视频教程下载地址2:ed2k://|file|张孝祥javascript.lesson2.rar|817460008|c89edc35aeea1a93131301d0e36ddccb|h=HJNFB4PY4YS2ZDQNXZDKBH7SOBBKQMIO|/
JAVASCRIPT视频教程下载地址3:ed2k://|file|张孝祥javascript.lesson3.rar|709023486|59b2db0396e5dfdccb3ab6f9a1442d75|h=LNZXCOC5CHIOS7H4GSV5NKM2DMZSJOOP|/
JAVASCRIPT视频教程下载地址4:ed2k://|file|张孝祥javascript.lesson4.rar|1447561312|54de174405654d3fe67e97b97a90ab33|h=DJ4KHP5KDK2KFKMPGFKKXWOYR52RQVG5|/
强烈推荐广告格式:这种画中画格式在各google广告中点击率是最高点的,如果强烈建议你只使用这一种广告,因为google广告优先显示单价高的广告,你放了一大堆广告的话,低单价占用高单价的点击的可能就增大了,并且如果你整页都是广告的话,肯定会让用户感到不舒适,著名的月光博客,整页就一个广告,人家的经验还是非常值得学习的.内容页正文画中画广告添加方法打开 \TEMPLATE\b_article-sin
<!--复制自动上加来源-->
<script type="text/javascript" charset="UTF-8">
document.body.oncopy=function(){
event.returnValue=false;
var t=document.selection.createRange().text;
var s="本文来源于<%=SiteName%> [<%=siteURL%>] \r\n详细地址为:<%=siteURL%>article.asp?id=<%=id%> ";
clipboardData.setData('Text','\r\n'+t+'\r\n'+s+'\r\n');
}
</script>
点击下载此文件