<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_.Net Matrix</title><subtitle type="text">Dicman's .Net Tech Corner.</subtitle><id>http://feed.cnblogs.com/blog/u/20081/rss</id><updated>2007-09-05T04:29:04Z</updated><author><name>Dicman</name><uri>http://www.cnblogs.com/dicman/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dicman/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/20081/rss"/><entry><id>http://www.cnblogs.com/dicman/archive/2006/07/14/450918.html</id><title type="text">怎样使用Javascript操作XMLDOM才能兼容IE、FireFox浏览器呢？</title><summary type="text">在IE下运行正常的程序为什么就不能在FireFox中运行呢？原来在这两种浏览器中对XMLDOM的处理方式是不完全相同的。这里总结了几个有用的Javascript函数供参考</summary><published>2006-07-14T09:20:00Z</published><updated>2006-07-14T09:20:00Z</updated><author><name>Dicman</name><uri>http://www.cnblogs.com/dicman/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dicman/archive/2006/07/14/450918.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dicman/archive/2006/07/14/450918.html"/></entry><entry><id>http://www.cnblogs.com/dicman/archive/2006/07/14/450539.html</id><title type="text">大数据量的分页处理</title><summary type="text">我们知道，在数据量小的时候，数据的分页处理，一般情况下都没有什么问题，但是在大的数据量的情况下，我们就会有数据压力的问题，以前把所有数据都取出来，对数据库以及数据流量的压力也是非常大的，这样会造成性能会非常差。对于大的数据量分页的方法主要有下面的三种思想，它们共同的思路是：只取出我们要分页显示的数据记录，而不是全部取出来。&#xD;</summary><published>2006-07-14T02:54:00Z</published><updated>2006-07-14T02:54:00Z</updated><author><name>Dicman</name><uri>http://www.cnblogs.com/dicman/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dicman/archive/2006/07/14/450539.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dicman/archive/2006/07/14/450539.html"/></entry></feed>
