<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Acro-Home</title><subtitle type="text">要想看到美丽的风景,就要走在队伍的最前面</subtitle><id>http://feed.cnblogs.com/blog/u/8198/rss</id><updated>2008-09-26T01:11:22Z</updated><author><name>acro</name><uri>http://www.cnblogs.com/acro/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/acro/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/8198/rss"/><entry><id>http://www.cnblogs.com/acro/archive/2008/09/26/1299256.html</id><title type="text">JS实现可编缉表格</title><summary type="text">JS实现可编缉表格代码,没有仔细斟酌过其实用性．仅仅为技术而技术的一篇博文．</summary><published>2008-09-26T01:11:00Z</published><updated>2008-09-26T01:11:00Z</updated><author><name>acro</name><uri>http://www.cnblogs.com/acro/</uri></author><link rel="alternate" href="http://www.cnblogs.com/acro/archive/2008/09/26/1299256.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/acro/archive/2008/09/26/1299256.html"/></entry><entry><id>http://www.cnblogs.com/acro/archive/2008/06/18/1224758.html</id><title type="text">自定义分页控件开发</title><summary type="text">自定义控件相对用户控件来说开发相当麻烦，对于新手而言更是觉得不敢涉入。然而基于当年asp的开发经验，我觉得对于分页而言，其基本功能是很少的。无需多么复杂的功能。类图如下:从基本理论上来分析，我们只需要分页控件设置好记录总数(RecordCount)及页面显示记录数(PageSize)以后自动生成如下图所示的效果。当单击其中的某个页时，触发控件的PageCahane事件，返回事件对象(PageArg...</summary><published>2008-06-18T08:17:00Z</published><updated>2008-06-18T08:17:00Z</updated><author><name>acro</name><uri>http://www.cnblogs.com/acro/</uri></author><link rel="alternate" href="http://www.cnblogs.com/acro/archive/2008/06/18/1224758.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/acro/archive/2008/06/18/1224758.html"/></entry><entry><id>http://www.cnblogs.com/acro/archive/2008/04/03/1136591.html</id><title type="text">图片客户端快速浏览与后台合成</title><summary type="text">图片的前台快速浏览与后台合成</summary><published>2008-04-03T09:21:00Z</published><updated>2008-04-03T09:21:00Z</updated><author><name>acro</name><uri>http://www.cnblogs.com/acro/</uri></author><link rel="alternate" href="http://www.cnblogs.com/acro/archive/2008/04/03/1136591.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/acro/archive/2008/04/03/1136591.html"/></entry><entry><id>http://www.cnblogs.com/acro/archive/2008/02/23/1078746.html</id><title type="text">用Membership类判断用户是否存在</title><summary type="text">用Membership类判断用户是否存在&#xD;-------------------------精通Asp.net2.0企业级项目开发学习笔记&#xD;        前段时间买了本人民邮电出版社出版的精通Asp.net2.0企业级项目开发，对于缺少企业级项目经验的我来说，也许就是被那企业级几个字所吸引。通过一段时间的学习，发现此书对于我们这样的新手具有一定的借鉴性，但是其中错误也很多，在此，我将把自己学习中发现的问题做一记录，希望对与我同样层次的新手有一定的帮助，也是对自己学习的一个小结。&#xD;</summary><published>2008-02-23T06:30:00Z</published><updated>2008-02-23T06:30:00Z</updated><author><name>acro</name><uri>http://www.cnblogs.com/acro/</uri></author><link rel="alternate" href="http://www.cnblogs.com/acro/archive/2008/02/23/1078746.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/acro/archive/2008/02/23/1078746.html"/></entry><entry><id>http://www.cnblogs.com/acro/archive/2007/12/12/992244.html</id><title type="text">js绘图研究（一）</title><summary type="text">     本文仅是web绘图的一个另类研究，对于高手们而言，也许只是图鸭之笔，但我觉得对于新手，仍具有一定的参考价值。&#xD;     本文只介绍js实现web绘图的另类知识。构思参照neweroica 于2003年发布的JS2D函数集。在小学的几何中我们就明白，绘图平面由线构成，而线是由点构成，所以，只要我们解决了点的绘制，则线，面只是一个循序渐进的过程。&#xD;    在newerroica的JS2D函数集中，点的绘制是通过table标签来实现的。也就是绘制一个无边框，无填充，一个单元格的表格，来实现点的显示。点的颜色、大小、位置则由table标签的style属性来定义。而如果talble可以实现，我试想，则div同样可以实现，而且应该速度方面更快一些。我将自己的测试总结拿出来与大家分享。&#xD;</summary><published>2007-12-12T06:54:00Z</published><updated>2007-12-12T06:54:00Z</updated><author><name>acro</name><uri>http://www.cnblogs.com/acro/</uri></author><link rel="alternate" href="http://www.cnblogs.com/acro/archive/2007/12/12/992244.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/acro/archive/2007/12/12/992244.html"/></entry></feed>
