<?xml version="1.0" encoding="UTF-8"?>
  <feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html"><![CDATA[佳子碎事]]></title>
  <subtitle type="html"><![CDATA[Some  Trivialities  About  Jiazi - 任卫佳个人博客]]></subtitle>
  <id>http://www.renweijia.com/</id>
  <link rel="alternate" type="text/html" href="http://www.renweijia.com/" /> 
  <link rel="self" type="application/atom+xml" href="http://www.renweijia.com/atom.asp" /> 
  <generator uri="http://www.pjhome.net/" version="2.8">PJBlog3</generator> 
  <updated>2009-07-03T08:16:06+08:00</updated>

  <entry>
	  <title type="html"><![CDATA[Ext智能提示 - Spket(Eclipse插件)]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=8" label="学习" /> 
	  <updated>2009-07-03T08:16:06+08:00</updated>
	  <published>2009-07-03T08:16:06+08:00</published>
		  <summary type="html"><![CDATA[<img src="http://www.renweijia.com/attachments/month_0907/22009738034.jpg" class="border_bg" border="0" alt=""/><br/><br/>引用方法：<br/>1、将下载回来的文件解压，并将eclipse文件夹下面的两个文件夹复制你的eclipse目录下。<br/>2、Window → Preferences → Spket → JavaScript Profiles → New ；<br/>3、输入“ExtJS”点击OK；<br/>4、选择“ExtJS” 并点击“Add Library”然后在下拉条中选取“ExtJS”；<br/>5、选择 “ExtJS”并点击“Add File”，然后在你的./ext-2.x/source目录中选取“ext.jsb” 文件；<br/>6、将刚才设置的ExtJS Profile选中并点击“JavaScript Profiles” 对话框右手边的“Defalut”按钮； <br/>7、新建一个.js文件，即可出现上图所示的效果。<br/>8、最后确认你的.js文件是用 Spket Javascript Editor 打开。如下图：<br/><br/><img src="http://www.renweijia.com/attachments/month_0907/r2009738152.jpg" class="border_bg" border="0" alt=""/><br/><br/>文件下载：<br/><a href="http://www.agpad.com/downloads/spket-1.6.12.zip" target="_blank" rel="external">http://www.agpad.com/downloads/spket-1.6.12.zip</a>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=192" /> 
	  <id>http://www.renweijia.com/default.asp?id=192</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[祝自己生日快乐！]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=9" label="碎事" /> 
	  <updated>2009-06-30T13:18:27+08:00</updated>
	  <published>2009-06-30T13:18:27+08:00</published>
		  <summary type="html"><![CDATA[25岁了今天，不知道是又长了一岁还是又老了一岁。自己给自己一声祝福！<br/><br/><img src="http://www.renweijia.com/attachments/month_0906/b2009630131727.jpg" class="border_bg" border="0" alt=""/><br/><br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/music.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>播放音频文件</div><div class="UBBContent"><a id="temp53742_href" href="http://www.renweijia.com/javascript:MediaShow('wma','temp53742','http://resource.taijiaoyinyue.cn/february/ghf8966.wma','400','300')"><img name="temp53742_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp53742_text">在线播放</span></a><div id="temp53742"></div></div></div><br/><br/>今天去交大一附院做了心脏检查，经过几次确证都没什么，也放心了，that is good ！]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=191" /> 
	  <id>http://www.renweijia.com/default.asp?id=191</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[JZBlog 后台登陆界面和后台首页将截图]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=8" label="学习" /> 
	  <updated>2009-06-22T21:41:58+08:00</updated>
	  <published>2009-06-22T21:41:58+08:00</published>
		  <summary type="html"><![CDATA[想自己利用所学知识（或者说是为了学习）而制作一个blog系统（参照<a href="http://www.pjhome.net" target="_blank">PJBlog</a>制作，只是为了学习），暂时就定名为JZBlog吧。采用的技术主要是SSH、Ext等。数据库设计快起来了，下来就是实现登录一系列问题，比如登录后的处理，异常处理，拦截，判断session等。先放两张图：<br/><br/>这个是后台登录首页：<br/><br/><img src="http://www.renweijia.com/attachments/month_0906/62009622214124.JPG" class="border_bg" border="0" alt=""/><br/><br/>这个是后台首页：<br/><br/><img src="http://www.renweijia.com/attachments/month_0906/f2009622214513.JPG" class="border_bg" border="0" alt=""/><br/>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=190" /> 
	  <id>http://www.renweijia.com/default.asp?id=190</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[好久没这么玩了]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=9" label="碎事" /> 
	  <updated>2009-06-19T21:04:19+08:00</updated>
	  <published>2009-06-19T21:04:19+08:00</published>
		  <summary type="html"><![CDATA[李乐昨天从北京回西安来开会，上午开完的，下午大家商量聚一聚，说下班后见！<br/><br/>我这边联系了王浩，武超，任金娟，他也叫了他几个同学。<br/><br/>聚齐后先跑了N远路去川渝人家吃了一回饭，真他妈贵，8个人260元，菜也不多。来了辣子加馍，肯定是馍不够，然后武超就去外边买了N个大馒头回来 <img src="http://www.renweijia.com/images/smilies/Face_75.gif" border="0" style="margin:0px 0px -2px 0px" alt=""/>，吃了真叫爽。王浩这个赖皮，自己啤酒不喝，给我倒杯子里，关键是我也老了，酒量本来就不行，现在更不行了。<br/><br/>吃完饭后任金娟非要去K歌，看来是想和王浩PK一下，各自展示歌喉。没办法，继续被忽悠着走，真没想到，走到了丈八东路，我在这两年了都没有自己去走到这里来，这么远。大家在KTV里面玩的不亦乐乎，给人感觉有点疯狂，不知道是整天的工作发泄还是高中毕业后的少见，反正这次大家都表现的格外“异常”。我知道，也许大家都是高心，因为这样的日子不知道多少年才能轮转一回。<br/><br/>从KTV出来已经12点过了，走在电子正街上大声高歌，夏日的夜晚，虽然说路上的行人依然不少，但是自己的高兴也无视他们的存在，这比KTV可好多了。送完任金娟和她同学回来后已经是1点多了，5个man，一张床，两张席子，怎么睡？当然是继续发扬去年彭炜回来时的精神，两个风扇都开着，就这样，睡了，迷迷糊糊知道外面的雨很大。<br/><br/>早上，王浩和梁宁提早走了，我和武超李乐继续睡，八点多我也走了，武超和李乐去火车站，李乐去宝鸡，之后武超回学校。<br/><br/>PS：早上出来一看，水漫电子二路，两侧的街道都被水淹了，整个电子二路处于瘫痪状态，路上还停了几个车，不能前不能后，里面的人也下不来，就这样耗着。车一直堵到紫薇花园那里，到处是上班打车的人，都显得很急，但是也没办法，看来西安的排水设计的还是很差呀，一场大雨就给堵住了，真经不起考研！]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=189" /> 
	  <id>http://www.renweijia.com/default.asp?id=189</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[病之旅]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=9" label="碎事" /> 
	  <updated>2009-06-10T18:42:25+08:00</updated>
	  <published>2009-06-10T18:42:25+08:00</published>
		  <summary type="html"><![CDATA[5月28号（端午节当天），就感觉到腮部有点疼，以为是上火就没关。下午陪萝卜去赛格买电脑。<br/><br/>5月29号，去了大宝那里玩，依然感觉到疼，当晚和网友聊天到很晚，还以为是上火，并且是熬夜火上加火，但是当天下午买了药吃，当时医生（附近的小门诊）为我情况，她让我去检查，我说没事，你给我点消炎药就行，于是买了一盒阿莫西林。<br/><br/>5月30号下午，回到我住的地方，还是疼，较之前厉害，于是又去看了，医生说是粘合关节发炎，开了点药吃。<br/><br/>5月31号上班，药也继续吃着，晚上因为卡的事去了大宝那里，熬了夜。<br/><br/>6月1号上班后大约9点左右就开始打嗝，一直到下午还不停，我去看医生，医生说要打针，我打了一针，当时慢了，可是到晚上9点多我从公司回来又开始打嗝，又去补了一针，这次没起作用，晚上很难入睡，最后故意吐了几下不打嗝了才睡着了。<br/><br/>6月2号，又打了一天，不行了，下午去找医生，说是还不行就得扎针和拔罐了，没办法，就这样，之后慢了。<br/><br/>6月3号，打嗝确实慢了，起码能忍住。这是又才顾得上腮部的疼痛，又让医生补了点上次的药。<br/><br/>6月4号，又去找医生说腮部更疼了，之后他说是腮腺炎，要打点滴，当时打了2瓶，下午又去做了个心电图，因为腮腺炎很容易引起心肌炎，做完后医生看了说建议去做心肌酶，因为心电图显示有点异常，不过我没去。<br/><br/>6月5号，继续打点滴，不过比昨天多了1瓶，就是预防心肌的。<br/><br/>6月6号，依然打了3瓶，刚打完往回走就感觉人非常冷（当时气温30多度），回去后冷的撑不住就盖着厚厚的被子睡，人还在打颤。稍微好了点，感觉发热，就去问一声，他给我退烧药，赶快拿回来吃，可吃后没多长时间，人更发热，开始吐个不停，吐到最后感觉连胃液都吐出来了，很苦。也吐的我没有一点力气，翻个身都翻不过来，手拉被子都拉不动。看这样不行，老妈叫我去博爱医院，我说没一点力气，站都站不起来，她说必须去，哪怕走一下歇一下也得去。就这样，穿了一件外套，摇摇晃晃的去了医院，刚到医院大厅，人家问我发烧，然后就给我测量体温，一看39度，医生又问近期去了哪里没有，老妈说出差了，这可把医生吓坏了，立马给我一个口罩让我戴上，这下可好，都用诧异的目光看着我走过，我给解释说其实我出差只是去了高新区而已，然后值班人员说反正为了你为了大家你戴上还是好，没办法，就一直戴着。之后挂后进行了医生诊断，并且进行了化验，医生判断说是心肌严重缺血，需要立即住院治疗，就这样，我莫名其妙的住院了。我也打电话问了表姐这个病，他说不是什么大病，就是为了预防心肌炎。办了入院手续，刚到病房，几个实习生MM就开始工作了，测体温的测体温，把脉的把脉，抽血的抽血，打点滴的打点滴，做心电图的做心电图，都显得很急，主治医师看了病例，说很严重（胡说）。当天晚上吊瓶打完已经凌晨6点了，打了超过12个小时，胳膊都僵了。<br/><br/>6月7号，烧退了，但是继续化验，做了心肌酶，做了粪便，肾功能等多个化验，最后结果表明一切正常。因为昨天做的心电图，当时心率140（医生都吓坏了估计），所以等今天稳定了再做一个心电图，也是正常。最后医生解释说昨天跳得那么快可能是你发高烧再加上吐引起的，不过现在好了就行。之后，一直打点滴到下午6点左右，晚上也没事，22点多，护士MM进来说从现在开始别进食，明天早上抽血。<br/><br/>6月8号，睡得正美，被连续敲门声吵醒，原来是护士MM抽血，之后一看才5点半，继续睡。早上，也因为是星期一，内科主任检查病人情况，然后我给说一切好了（之前主治医师也说我今天的抽血化验一切正常，包括肝功等），就是腮部还有点疼，他看了一下说让做B超，奇怪的是右边的疼但是做出来是左边的有问题。继续打点滴，完了之后是下午3点多，我跑去找主治医师要出院，他不让出，说腮部左侧还有问题，我说不怕，我要出，他也没办法，但是我得签字，就这样我出院了。<br/><br/><strong>总结：</strong><br/><br/>1、是上火，还是粘合关节发炎，还是腮腺炎，自己说了不算，要医生说了算，但准不准就不知道了。<br/>2、有病了还是不要去小诊所，没仪器，都靠经验，这可怕了，万一把出血热当成感冒那不挂了。但是，去医院话费真的很大，我住了2天，花了1200元。<br/>3、上一次打点滴是初二那年，上一次拔罐是上辈子，上一次扎针灸是上一辈子，上一次住院是出生时，上一次做心电图是上一辈子，上一次做B超也是上一辈子......<br/>4、打嗝是因为受凉，但更重要是长期劳累引起的，腮腺炎是传染的，心肌缺血也是长期劳累引起的，还是并发症，看来以后得注意了。<br/>5、去大医院，病也能看，钱也能花，终于感受到了看病难的问题。<br/>6、到大医院住院后，管你三七二十一，刚进去先给你来上N瓶吊瓶打一下，不是治病什么的，而是补能量消炎什么的，之后再说看病，再给你里面加点东西很贵滴。<br/>7、给实习MM们机会，她们扎针就让她们扎，没什么的，扎错了最多再扎一下，要不不给她们机会，她们怎么能大胆和有信心的去扎下一个人呢，既然是实习，就让她们实习吧。插播一下：2个实习护士MM给我测量脉搏，他们说110，我问多少正常，然后一个问另一个：是不是60-90，我汗！<br/>8、想出院，并且卡里没钱了就赶快出院，要不你很难出院的，因为没等你反应过来，他们把之后的药就给你开下了，那个时候你还要出院吗？<br/><br/><strong>教训：</strong><br/><br/>1、以后尽量早休息，保持睡眠时间差不多充足。<br/>2、要吃绿菜，不能在挑食了。<br/>3、晚上睡觉手机不要放在脑袋旁边。<br/>4、早餐一定要吃，不管多少，哪怕是几口稀饭也要吃。<br/><br/>最后再补一句：出来混，肯定要还的！]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=188" /> 
	  <id>http://www.renweijia.com/default.asp?id=188</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[倒下了]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=9" label="碎事" /> 
	  <updated>2009-06-06T22:02:54+08:00</updated>
	  <published>2009-06-06T22:02:54+08:00</published>
		  <summary type="html"><![CDATA[住院了,等明天的化验结果,希望好运!<br/><br/>六月六号晚十点于博爱医院内科四床]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=187" /> 
	  <id>http://www.renweijia.com/default.asp?id=187</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[和朋友的【通宵】聊天]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=9" label="碎事" /> 
	  <updated>2009-06-01T00:51:10+08:00</updated>
	  <published>2009-06-01T00:51:10+08:00</published>
		  <summary type="html"><![CDATA[端午下雨，没没打算出去玩，就跑到朋友这里来玩了几天。<br/><br/>晚上，和一个很久没有聊过天的网友聊了很长时间。这里暂且介绍一下这个网友。<br/>昵称：XXX <br/>性别：女<br/>植物：在校大学生 <br/>地址：四川<br/>聊龄：5年<br/><br/>29号晚上其实也没事干，也还就是看看新闻，上上优酷，玩玩桌球，突然发来视频，说聊聊天。给我的第一印象是变了，确实变了，几年前（她高考前，现在都大三了）和她视频时完全不是这个样子，虽然说加上这次视频过两次了，每次看不清具体样子，但是她给我的感觉就是很腼腆恬静的那种。不过这次视频她显得很高兴，看起来很活泼开朗的那种，我还当时怀疑是不是本人呢，不是的话就不打算聊了，后来慢慢知道就是她自己，因为很多事。很好，也许大学生活让她从原来的腼腆性格发展到了现在的活泼开朗，我感觉这样挺好的，人嘛，就是要在开心中度过，反正也是愁也一天乐也一天，何不乐一天呢！<br/><br/>不过这次谈话也变化很大，平时我们聊天或是留言都是相互问好，然后很有礼貌的聊一下。去年地震发生后留言了，还好后来回复了。不过这次晚上把我给蒙住了，完全和之前是两个人的谈话，和她之前的风格很不像[这里举例就省略100字吧]。其实很好，既然是朋友，大家都应该侃侃而谈，不拘约束，那不更好！<br/><br/>本来她说打算聊通宵，说她自己没有过通宵(看来是好娃娃)，想试一试，不过还是因为生病没坚持的下来，身体要紧，一定要休息，以后完全有机会呀。再说我，毕业后好像还没通宵过，虽说睡得迟，但也有点困，自己也上火吃药，不过毕竟练过，呵呵，坚持下来还是没问题的。<br/><br/><br/>又是一点了，睡吧！<br/><br/>对了，又是一年6月1，祝大家节日快乐，虽然我们在变老，但我们要保持一颗童心！<br/>还有，susthome 3年了 ！]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=186" /> 
	  <id>http://www.renweijia.com/default.asp?id=186</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[《大话李白》&amp; 《长安乱》]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=24" label="娱乐" /> 
	  <updated>2009-05-17T08:32:56+08:00</updated>
	  <published>2009-05-17T08:32:56+08:00</published>
		  <summary type="html"><![CDATA[第一部预告片<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp81215_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp81215','http://file.flashempire.com/theater/flash/2004-01/1073619028_lb.swf','400','300')"><img name="temp81215_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp81215_text">在线播放</span></a><div id="temp81215"></div></div></div><br/><br/>李慧-穿越时空<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/music.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>播放音频文件</div><div class="UBBContent"><a id="temp59189_href" href="http://www.renweijia.com/javascript:MediaShow('wma','temp59189','http://www.cdream.net/music/cysk.mp3','400','300')"><img name="temp59189_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp59189_text">在线播放</span></a><div id="temp59189"></div></div></div><br/><br/>第一话<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp98710_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp98710','http://file.flashempire.com/theater/flash/2004-02/1076894656_libai.swf','400','300')"><img name="temp98710_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp98710_text">在线播放</span></a><div id="temp98710"></div></div></div><br/><br/>第二话<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp80147_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp80147','http://file.flashempire.com/theater/flash/2004-03/1080251892_lb2.swf','400','300')"><img name="temp80147_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp80147_text">在线播放</span></a><div id="temp80147"></div></div></div><br/><br/>第三话<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp62393_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp62393','http://file.flashempire.com/theater/flash/2004-04/1083302275_lb3.swf','400','300')"><img name="temp62393_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp62393_text">在线播放</span></a><div id="temp62393"></div></div></div><br/><br/>第四话<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp89097_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp89097','http://file.flashempire.com/theater/flash/2004-08/1092962314_lb4.swf','400','300')"><img name="temp89097_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp89097_text">在线播放</span></a><div id="temp89097"></div></div></div><br/><br/>第五话<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp35545_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp35545','http://file.flashempire.com/theater/flash/2005-01/1105074834_lb5.swf','400','300')"><img name="temp35545_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp35545_text">在线播放</span></a><div id="temp35545"></div></div></div><br/><br/>主题曲<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp2432_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp2432','http://file.flashempire.com/theater/flash/2004-11/1099445093_dhmtv.swf','400','300')"><img name="temp2432_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp2432_text">在线播放</span></a><div id="temp2432"></div></div></div><br/><br/>长安乱预告片<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp1769_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp1769','http://file.flashempire.com/theater/flash/2005-10/1129002646_calyugao.swf','400','300')"><img name="temp1769_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp1769_text">在线播放</span></a><div id="temp1769"></div></div></div><br/><br/>长安乱1-上<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp77202_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp77202','http://player.youku.com/player.php/Type/Folder/Fid/2493762/Ob/1/Pt/9/sid/XNDY0NjY2NTI=/v.swf','400','300')"><img name="temp77202_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp77202_text">在线播放</span></a><div id="temp77202"></div></div></div><br/><br/>长安乱1-下<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp50903_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp50903','http://player.youku.com/player.php/Type/Folder/Fid/2493762/Ob/1/Pt/10/sid/XNDY0NjIzMzI=/v.swf','400','300')"><img name="temp50903_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp50903_text">在线播放</span></a><div id="temp50903"></div></div></div><br/><br/>长安乱2<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp3241_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp3241','http://player.youku.com/player.php/Type/Folder/Fid/2493762/Ob/1/Pt/11/sid/XNDY0NTc0NTI=/v.swf','400','300')"><img name="temp3241_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp3241_text">在线播放</span></a><div id="temp3241"></div></div></div><br/><br/>我爷见过皇上的面<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/flash.gif" alt="" style="margin:0px 2px -3px 0px" border="0"/>Flash动画</div><div class="UBBContent"><a id="temp46226_href" href="http://www.renweijia.com/javascript:MediaShow('swf','temp46226','http://player.youku.com/player.php/Type/Folder/Fid/2493762/Ob/1/Pt/8/sid/XNDYyOTA3MDg=/v.swf','400','300')"><img name="temp46226_img" src="http://www.renweijia.com/images/mm_snd.gif" style="margin:0px 3px -2px 0px" border="0" alt=""/><span id="temp46226_text">在线播放</span></a><div id="temp46226"></div></div></div>]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=185" /> 
	  <id>http://www.renweijia.com/default.asp?id=185</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[2009年5月12日——四川汶川大地震周年祭奠]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=11" label="杂谈" /> 
	  <updated>2009-05-13T18:34:56+08:00</updated>
	  <published>2009-05-13T18:34:56+08:00</published>
		  <summary type="html"><![CDATA[来得太快，走得太快，过得太快！<br/><br/>一年前的地震总让我感觉就发生在昨天下午，依然是那样揪心。<br/><br/>昨天下班后就在网上找了14：28分的祭奠活动，场面到时很宏伟，都看起来是有头有脸的人，黑西服，白衬衫，领带，红地毯。。。<br/><br/>晚上重庆台播出的祭奠活动更让人看了难受，人很多，都打着火把，要不就是提着火灯，哭声一片，烟火飞天，人感觉又看到了一年前的那个令人撕心裂肺的场面<br/><br/>学校倒了又开始建了，医院塌了又建起来了，北川县禁入了又改到安县某个地方了，旅游胜地关了又开了，心里的创伤也慢慢也被遗忘，但，逝者永远沉睡了下来，不会再看到亲人的笑脸。<br/><br/>我只但愿所有人无灾无难，不求荣华富贵，但求健康平安！]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=184" /> 
	  <id>http://www.renweijia.com/default.asp?id=184</id>
  </entry>	
		
  <entry>
	  <title type="html"><![CDATA[4.11号我刚为猪说了点话他们就大规模爆发反抗了]]></title>
	  <author>
		 <name>佳子</name>
		 <uri>http://www.renweijia.com/</uri>
		 <email>382342004@qq.com</email>
	  </author>
	  <category term="" scheme="http://www.renweijia.com/default.asp?cateID=11" label="杂谈" /> 
	  <updated>2009-05-01T13:11:20+08:00</updated>
	  <published>2009-05-01T13:11:20+08:00</published>
		  <summary type="html"><![CDATA[<a href="http://www.renweijia.com/article.asp?id=180" target="_blank" rel="external">http://www.renweijia.com/article.asp?id=180</a><br/>这个是我4.11写的《人杀了<a href="http://www.songweiwei.com" target="_blank">猪</a>为什么不判死刑》<br/><br/>我也想不通为什么要叫<a href="http://www.songweiwei.com" target="_blank">猪</a>流感呢？昨天晚上看新闻说其实是禽流感、人流感，<a href="http://www.songweiwei.com" target="_blank">猪</a>流感的结合变异形成的，怎么要叫<a href="http://www.songweiwei.com" target="_blank">猪</a>流感？再说，现在证明只是人之间传播，没证明<a href="http://www.songweiwei.com" target="_blank">猪</a>之间传播或者<a href="http://www.songweiwei.com" target="_blank">猪</a>给人传播。这下倒好，让人们更害怕了<a href="http://www.songweiwei.com" target="_blank">猪</a>，特别是害怕了吃<a href="http://www.songweiwei.com" target="_blank">猪</a>肉，那些围绕着<a href="http://www.songweiwei.com" target="_blank">猪</a>而谋生的人一下子陷入了垦荒，这下如何是好呢？这也太冤了吧，特别是<a href="http://www.songweiwei.com" target="_blank">猪</a>怨，被人杀着吃，还背上这个罪名！<br/><br/>今天早上又看新闻说名字变了，说换了名字叫甲型H1N1流感，目的很简单，因为“<a href="http://www.songweiwei.com" target="_blank">猪</a>流感”会使人产生误解，认为在墨西哥、美国等国暴发的疫情与食用<a href="http://www.songweiwei.com" target="_blank">猪</a>肉有关。<br/><br/><div class="UBBPanel codePanel"><div class="UBBTitle"><img src="http://www.renweijia.com/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent">美国政府官员28日说，他们正考虑为眼下肆虐的流感疫情换名字，因为“<a href="http://www.songweiwei.com" target="_blank">猪</a>流感”会使人产生误解，认为在墨西哥、美国等国暴发的疫情与食用<a href="http://www.songweiwei.com" target="_blank">猪</a>肉有关。</div></div><br/><br/>对了，也看到了一个新闻：<br/><br/>美国专家说目前无法控制<a href="http://www.songweiwei.com" target="_blank">猪</a>流感的蔓延<br/><br/>中国专家说目前可以控制<a href="http://www.songweiwei.com" target="_blank">猪</a>流感的蔓延<br/><br/>谁牛？]]></summary>
	  <link rel="alternate" type="text/html" href="http://www.renweijia.com/article.asp?id=183" /> 
	  <id>http://www.renweijia.com/default.asp?id=183</id>
  </entry>	
		
</feed>
