作者
• magic
    
搜索
 
日历
天气预报
天气预报    定制城市
分类
• PHP(12)
最新文章
最新评论
• 很好
存档
友情链接
• 王朝网络
• 王朝知道
• 王朝美女
• 王朝词典
• 王朝视频
• 王朝百科
RSS
2008年8月6日 星期三 晴 
  

  

  

  [img]h【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_2800.html
【 分类: 心灵鸡汤 | 评论: 0 】 
 
 
 
    File locking
2008年7月28日 星期一 晴 
  File locking is a mechanism that enforces access to a computer file by only one user or process at any specific time. The purpose of locking is to prevent the classic interceding update scenario.
  The interceding update problem may be illustrated【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_2430.html
【 分类: 电脑技术 | 评论: 0 】 
 
 
2008年7月21日 星期一 晴 
  Expires、Cache-Control、Last-Modified、ETag是RFC 2616(HTTP/1.1)协议中和网页缓存相关的几个字段。前两个用来控制缓存的失效日期,后两个用来验证网页的有效性。要注意的是, HTTP/1.0有一个功能比较弱的缓存控制机制:Pragma,使用HTTP/1.0的缓存将忽略Expires和Cache-Control头。我们这里以Apache2.0服务器为例,只讨论HTTP/1.1协议。
  Expires
  Expires字段声明了一个网页或UR【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_2209.html
【 分类: 电脑技术 | 评论: 0 】 
 
 
2008年7月16日 星期三 晴 
  How to add a P3P compact privacy policy to the http headers for a web site running on an Apache web server and p3p privacy policy links.
  Well, no one has asked me this question yet; but I had a devil of a time with it... So, I'm adding it to our【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_1830.html
【 分类: 电脑技术 | 评论: 0 】 
 
 
2008年7月16日 星期三 晴 
  By Nicholas Fehlberg
  This topic is not dear to my heart. Nevertheless, I think it's one of the most important issues facing Webmasters today. It's privacy.
  As an Internet user, I'm reasonably concerned with privacy. Of course, I don't want my【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_1829.html
【 分类: 电脑技术 | 评论: 0 】 
 
 
2008年7月15日 星期二 晴 
  
【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_1798.html
【 分类: 视频 | 评论: 0 】 
 
 
2008年7月1日 星期二 晴 
  本文一共介绍了八种javascript加密方法:
  在做网页时(其实是网页木马呵呵),最让人烦恼的是自己辛辛苦苦写出来的客户端IE运行的javascript代码常常被别人轻易的拷贝,实在让自己的心里有点不是滋味,要知道自己写点东西也挺累的......^*^
  但我们也应该清楚地认识到因为javascript代码是在IE中解释执行,要想绝对的保密是不可能的,我们要做的就是尽可能的增大拷贝者复制的难度,让他知难而退(但愿~!~),下面我结合自己这几年来的实践,及个人研究的心得,和大【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_1507.html
【 分类: 电脑技术 | 评论: 0 】 
 
 
2008年6月13日 星期五 晴 
  Tomcat 文档及网上看到的说明都挺乱的,我经过几天尝试现在测试成功的Tomcat 6 设置分享一下.我的环境是:
  Windows XP SP2, Windows 2003 Server SP1
  Tomcat 6
  SQL Server 2000
  MySQL 5
  SQL Server 2000 连接池配置方法按顺序操作如下:
  1. 下载 SQL Server 2000 JDBC Driver 放在\Tomcat6\lib,我现在使用的是 msbase.jar、mssqlse【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_1232.html
【 分类: 电脑技术 | 评论: 0 】 
 
 
2008年6月11日 星期三 晴 
  转自 http://lcuc.org.cn/node/296
  可恶的IE6竟然不支持PNG的透明效果,原来一直用FF的没有发现,今天在IE6下浏览,真是一塌糊涂,上网搜索了下IE6不支持PNG的透明效果,狂郁闷啊。从网上找到了两篇解决这个问题的文章,为了避免忘记,在此备注一下。
  应用PNG图片的透明或半透明的特性能做出非常漂亮的网页来。Firefox和Opera对PNG的支持非常的好,都是IE却无视PNG图片这一特性的 “存在”,虽然IE7已经支持都是IE6还是不行。查了一些资料,【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_1228.html
【 分类: 电脑技术 | 评论: 0 】 
 
 
2008年6月1日 星期日 晴 
  环境与资源下载
  操作系统:Linux fedora4 下载地址:http://fedoraproject.org
  JDK: jdk-1_5_0_14-linux-i586.rpm 下载地址:http://java.sun.com/javase/downloads/index.jsp
  Tomcat: apache-tomcat-5.5.25.tar.gz 下载地址:http://jakarta.apache【阅读全文】
  引用地址: http://magic.blog.wangchao.net.cn/blog_1074.html
【 分类: 电脑技术 | 评论: 0 】 
 
 
<< < [1] [2] [3] [4] [5] > >> 页次 1/10 
 
magic的博客
 
 
© 2005- 王朝网络 版权所有