﻿<?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-Dust Of Dream-最新评论</title><link>http://www.blogjava.net/windonly/CommentsRSS.aspx</link><description>知识真的是一个圆么?</description><language>zh-cn</language><pubDate>Fri, 26 Mar 2010 02:45:41 GMT</pubDate><lastBuildDate>Fri, 26 Mar 2010 02:45:41 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: C语言读取大文件的方法 </title><link>http://www.blogjava.net/windonly/archive/2009/07/23/282602.html#288093</link><dc:creator>rrt</dc:creator><author>rrt</author><pubDate>Thu, 23 Jul 2009 13:18:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2009/07/23/282602.html#288093</guid><description><![CDATA[也不需要用open64<img src ="http://www.blogjava.net/windonly/aggbug/288093.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">rrt</a> 2009-07-23 21:18 <a href="http://www.blogjava.net/windonly/archive/2009/07/23/282602.html#288093#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: C语言读取大文件的方法 </title><link>http://www.blogjava.net/windonly/archive/2009/07/23/282602.html#288092</link><dc:creator>rrt</dc:creator><author>rrt</author><pubDate>Thu, 23 Jul 2009 13:16:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2009/07/23/282602.html#288092</guid><description><![CDATA[你把<br>#define _LARGEFILE_SOURCE<br>#define _LARGEFILE64_SOURCE<br>#define _FILE_OFFSET_BITS 64<br><br>放在<br>#include &lt;stdio.h&gt;<br><br>前面就行了，可以不再gcc里制定参数了。<img src ="http://www.blogjava.net/windonly/aggbug/288092.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">rrt</a> 2009-07-23 21:16 <a href="http://www.blogjava.net/windonly/archive/2009/07/23/282602.html#288092#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Gem 从1.1 1.2 无法升级到1.3问题[未登录]</title><link>http://www.blogjava.net/windonly/archive/2009/03/16/244072.html#259949</link><dc:creator>alone</dc:creator><author>alone</author><pubDate>Mon, 16 Mar 2009 02:29:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2009/03/16/244072.html#259949</guid><description><![CDATA[非常感谢，很有价值<img src ="http://www.blogjava.net/windonly/aggbug/259949.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">alone</a> 2009-03-16 10:29 <a href="http://www.blogjava.net/windonly/archive/2009/03/16/244072.html#259949#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: ArrayUtils学习笔记</title><link>http://www.blogjava.net/windonly/archive/2009/02/05/182278.html#253344</link><dc:creator>ss</dc:creator><author>ss</author><pubDate>Thu, 05 Feb 2009 01:23:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2009/02/05/182278.html#253344</guid><description><![CDATA[看了就忘记，最高境界。呵呵。<img src ="http://www.blogjava.net/windonly/aggbug/253344.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">ss</a> 2009-02-05 09:23 <a href="http://www.blogjava.net/windonly/archive/2009/02/05/182278.html#253344#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Gem 从1.1 1.2 无法升级到1.3问题[未登录]</title><link>http://www.blogjava.net/windonly/archive/2008/12/24/244072.html#248146</link><dc:creator>maguofu</dc:creator><author>maguofu</author><pubDate>Wed, 24 Dec 2008 11:57:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2008/12/24/244072.html#248146</guid><description><![CDATA[好用，谢谢了！<img src ="http://www.blogjava.net/windonly/aggbug/248146.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">maguofu</a> 2008-12-24 19:57 <a href="http://www.blogjava.net/windonly/archive/2008/12/24/244072.html#248146#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Gem 从1.1 1.2 无法升级到1.3问题[未登录]</title><link>http://www.blogjava.net/windonly/archive/2008/12/03/244072.html#244100</link><dc:creator>RoBeRt</dc:creator><author>RoBeRt</author><pubDate>Wed, 03 Dec 2008 04:34:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2008/12/03/244072.html#244100</guid><description><![CDATA[gem update --system<img src ="http://www.blogjava.net/windonly/aggbug/244100.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">RoBeRt</a> 2008-12-03 12:34 <a href="http://www.blogjava.net/windonly/archive/2008/12/03/244072.html#244100#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Ruby学习笔记二:使用Ruby实现通过Proxy的方式请求网页 </title><link>http://www.blogjava.net/windonly/archive/2008/10/18/234987.html#235119</link><dc:creator>爱吃鱼头</dc:creator><author>爱吃鱼头</author><pubDate>Fri, 17 Oct 2008 17:09:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2008/10/18/234987.html#235119</guid><description><![CDATA[学习, 原来用java玩过这个,没想到用ruby写这么简洁~~<br><img src ="http://www.blogjava.net/windonly/aggbug/235119.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">爱吃鱼头</a> 2008-10-18 01:09 <a href="http://www.blogjava.net/windonly/archive/2008/10/18/234987.html#235119#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 使用Javascript让某个HTML区块的链接失效</title><link>http://www.blogjava.net/windonly/archive/2008/10/16/234368.html#234658</link><dc:creator>zdz</dc:creator><author>zdz</author><pubDate>Thu, 16 Oct 2008 03:00:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2008/10/16/234368.html#234658</guid><description><![CDATA[css中用背景图片的url也可以作跳转的<img src ="http://www.blogjava.net/windonly/aggbug/234658.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">zdz</a> 2008-10-16 11:00 <a href="http://www.blogjava.net/windonly/archive/2008/10/16/234368.html#234658#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 使用Javascript让某个HTML区块的链接失效[未登录]</title><link>http://www.blogjava.net/windonly/archive/2008/10/15/234368.html#234519</link><dc:creator>jie</dc:creator><author>jie</author><pubDate>Wed, 15 Oct 2008 13:08:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2008/10/15/234368.html#234519</guid><description><![CDATA[button标签也可以<img src ="http://www.blogjava.net/windonly/aggbug/234519.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">jie</a> 2008-10-15 21:08 <a href="http://www.blogjava.net/windonly/archive/2008/10/15/234368.html#234519#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: JMail 简单应用-文件传输</title><link>http://www.blogjava.net/windonly/archive/2008/08/19/187159.html#223042</link><dc:creator>hjg515</dc:creator><author>hjg515</author><pubDate>Tue, 19 Aug 2008 08:19:00 GMT</pubDate><guid>http://www.blogjava.net/windonly/archive/2008/08/19/187159.html#223042</guid><description><![CDATA[我建议你使用酷达公司的Qoodaa传输精灵。如果你和你朋友都是用企业网带宽有1M或2M的话，可以考虑用Qoodaa传输精灵传送。举个例子，如果你们都是电信的2M的ADSL的话，那么上传一方的最大速度可以达到每秒60KB以上，也就是说你的接收速度也可以是每秒60KB以上，快的时候可以达到100多KB每秒，我试过了，速度的确很快。用一个小时多左右就可以搞定。如果你用其他同类软件建议你不要试了，那个速度慢的你想自杀。这种软件在<a href="http://www.qoodaa.com.cn可以下载到" target="_new" rel="nofollow">http://www.qoodaa.com.cn可以下载到</a>。<br><br><img src ="http://www.blogjava.net/windonly/aggbug/223042.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/windonly/" target="_blank">hjg515</a> 2008-08-19 16:19 <a href="http://www.blogjava.net/windonly/archive/2008/08/19/187159.html#223042#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>