用.htaccess来阻挡 IP 或网址
设置安全目录
所有IP和域名都可以访问,但是除了 xxx.xxx.xxx.xxx 和 xux.me
# allow all except those indicated here
<Files *>
order allow,deny
allow from all
deny from xxx.xxx.xxx.xxx
deny from .*xux\.me.*
</Files>
众所周知,32位操作系统限于系统内核的限制,只能利用到最多3.25G的内存,这给很多不愿意用64位操作系统,但是又上了4G或者更多内存的朋友带来了很大的浪费,我就属于其中一种,双显卡切换T400,4G内存以后可以被系统使用的只有区区2.5G,泪奔……
以前在网上看到好多ramdisk使用不能被系统识别的内存的文章,在我之前的一台同样是4G的DELL D630上测试好多次一直没有成功。今天在51NB上看到了好多朋友成功的例子,自己再试了下,居然就成功了,所以特地给大家分享一下。
Tags: Windows7
WordPress 作为最受欢迎的博客平台,它给我们提供了各种工具,我们可以使用这些工具发布文章、与读者保持互动。不过,更让人高兴的是,此次刚推出的WordPress 3.0 RC1更加接近CMS内容管理系统。我特地的从网上搜集了一些关于WordPress 3.0 RC1的资料,并稍微修改了一下 ,这些材料对新版本的WordPress 3.0 RC1的几个重要功能做了简单的描述,希望wp迷们速度来体验了,感受一下最新版的WordPress….
1. 自定义发布内容的类型
Tags: WordPress
Tags: iphone
安装第一种办法:
把.deb文件传送到“/var/mobile”下,使用MobileTerminal,打开Terminal,在Terminal里面输入如下命令(假设你COPY进去的文件名为“appsync30.deb”):
su
alpine
dpkg -i com.hackulo.us.sourcegui_1.1_iphoneos-arm.deb
dpkg -i us.hackulo.appsync31_1.0_iphoneos-arm.deb
Tags: iphone
Tags: www
解释一下https:HTTPS(全称:Hypertext Transfer Protocol over Secure Socket Layer),是以安全为目标的HTTP通道,简单讲是HTTP的安全版。SSL介绍:SSL (Secure Socket Layer),用以保障在Internet上数据传输之安全,利用数据加密(Encryption)技术,可确保数据在网络。
他们都是Netscape公司研发的。
Tags: www
Tags: www
Web 2.0 is among the popular buzzwords in Blogosphere and Social Media today. Still, nobody has yet been able to define “Web 2.0″ in a standard manner. According to us, its not a single line definition but rather a set of several characteristics that collectively represent the actual meaning of Web 2.0.
Tags: www
Powered By PJBlog2 v2.6 build 02 CopyRight 2005, xhtml | css
Processed in 0.578125 second(s) , 3 queries , Google Style For PJBlog Design By mienflying
浙ICP备05057509号