﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-JavaHome-随笔分类-Hibernate</title><link>http://www.blogjava.net/lengq/category/30459.html</link><description>&lt;html&gt;
&lt;script language="JavaScript"&gt;
&lt;!--

if (window.Event) 
  document.captureEvents(Event.MOUSEUP); 

function nocontextmenu() 
{
event.cancelBubble = true
event.returnValue = false;

return false;
}

function norightclick(e) 
{
if (window.Event) 
{
  if (e.which == 2 || e.which == 3)
   return false;
}
else
  if (event.button == 2 || event.button == 3)
  {
   event.cancelBubble = true
   event.returnValue = false;
   return false;
  }

}

document.oncontextmenu = nocontextmenu;  // for IE5+
document.onmousedown = norightclick;  // for all others
//--&gt;
&lt;/script&gt;
&lt;img src="http://home.ustc.edu.cn/~lengq/wolf01.jpg" alt="狼"
height="100" width="360"\&gt;
&lt;/html&gt;</description><language>zh-cn</language><lastBuildDate>Sat, 29 Mar 2008 07:54:05 GMT</lastBuildDate><pubDate>Sat, 29 Mar 2008 07:54:05 GMT</pubDate><ttl>60</ttl></channel></rss>