<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_When Compromise Is Not An Option</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/17750/rss</id><updated>2010-12-07T13:05:16Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/17750/rss"/><entry><id>http://www.cnblogs.com/zjy/archive/2010/04/28/1543350.html</id><title type="text">我的OA:用户在线信息设计(单账号限制,同一账号登陆将踢出原账号)</title><summary type="text">在线信息设计,大概解决问题如下:1，系统只能存在同一个账号登陆 (后登陆将挤掉前一次登录人)2，尽量实时的记录用户在线时间,以及在线用户列表3，作为整个系统的底层框架设计(系统缓存保存在线用户相关属性,如当前用户部门,角色,群组,私有属性等等) 思路:建立一张在线表,用户登录时,新建一条记录, 此记录有一验证码(Verifycode),用来区分当用户再次登录的唯一值用户在操作系统时,设定义个策略,...</summary><published>2010-04-28T02:33:00Z</published><updated>2010-04-28T02:33:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2010/04/28/1543350.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2010/04/28/1543350.html"/><content type="html">该文只有注册用户登录后才能阅读。&lt;a href='http://www.cnblogs.com/zjy/archive/2010/04/28/1543350.html' target='_blank'&gt;阅读全文&lt;/a&gt;。</content></entry><entry><id>http://www.cnblogs.com/zjy/archive/2008/07/11/1240945.html</id><title type="text">OnClientClick</title><summary type="text">看discuz.NET2.0的Controls,没有OnClientChlick,细看,名称起到不对,估计直接复制的[代码]赋[代码]此文标记.</summary><published>2008-07-11T10:18:00Z</published><updated>2008-07-11T10:18:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2008/07/11/1240945.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2008/07/11/1240945.html"/></entry><entry><id>http://www.cnblogs.com/zjy/archive/2008/05/20/1203589.html</id><title type="text">从通用分页存储过程[ROWCOUNT方式]抽出适合自己需求的分页过程</title><summary type="text">通用分页存储过程很实用,但毕竟不是全适用于一些环境,譬如我遇到过一种情况,需要先外链两个表,然后再关联几个表,总之参数传递很烦人,这里不细说了,现在只谈实现查询后,怎么分页的简单技巧&#xD;</summary><published>2008-05-20T12:38:00Z</published><updated>2008-05-20T12:38:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2008/05/20/1203589.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2008/05/20/1203589.html"/></entry><entry><id>http://www.cnblogs.com/zjy/archive/2008/05/12/1193003.html</id><title type="text">防SQL注入</title><summary type="text">防SQL注入简单技巧&#xD;最近网站被SQL "script   src=http://s.see9.us/s.js  script,",注入的解决办法</summary><published>2008-05-12T01:06:00Z</published><updated>2008-05-12T01:06:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2008/05/12/1193003.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2008/05/12/1193003.html"/></entry><entry><id>http://www.cnblogs.com/zjy/archive/2008/01/26/1054055.html</id><title type="text">利用Client javascript删除和添加UltraWebGrid的行操作 </title><summary type="text">现在操作UltraWebGrid时,经常用到无刷新效果,尤其对Grid控件,下面我介绍用javascript来删除选择的行,添加新的行的方法,实现需求:当用UltraWebGrid的XMLLOAD功能时,往往对某行操作时(删除或添加一行),并没有动态的更新,就算用了ICallbackEventHandler来实现后台的操作,而前台并不动态改变,这是头疼的问题,如果在手动刷新页面,那明显影响了效果....</summary><published>2008-01-26T02:09:00Z</published><updated>2008-01-26T02:09:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2008/01/26/1054055.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2008/01/26/1054055.html"/></entry><entry><id>http://www.cnblogs.com/zjy/archive/2007/09/10/888214.html</id><title type="text">[CS0030错误]奇怪:难不成ChangePassword也是系统用名?</title><summary type="text">[CS0030错误]奇怪:难不成ChangePassword也是系统用名?</summary><published>2007-09-10T03:01:00Z</published><updated>2007-09-10T03:01:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2007/09/10/888214.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2007/09/10/888214.html"/></entry><entry><id>http://www.cnblogs.com/zjy/archive/2007/07/15/818499.html</id><title type="text">DataTable中统计列中不同行问题</title><summary type="text">DataTable没有SQL功能强大，当遇到distinct使用时，还需要重写类，在&#xD;http://support.microsoft.com/default.aspx?scid=kb;en-us;326176#appliesto中有详细的说明。</summary><published>2007-07-15T01:45:00Z</published><updated>2007-07-15T01:45:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2007/07/15/818499.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2007/07/15/818499.html"/></entry><entry><id>http://www.cnblogs.com/zjy/archive/2007/02/28/658989.html</id><title type="text">推荐个C#不错的开发工具(新版本SharpDevelop)</title><summary type="text">推荐个C#不错的开发工具(新版本SharpDevelop)</summary><published>2007-02-28T04:01:00Z</published><updated>2007-02-28T04:01:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2007/02/28/658989.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2007/02/28/658989.html"/></entry><entry><id>http://www.cnblogs.com/zjy/archive/2006/12/02/579836.html</id><title type="text">安装IE7 Visual Studio出现调试不够权限的解决办法</title><summary type="text">昨天2003的IE7中文版也出来了,但安装之后发现打开项目网址提示输入用户名和密码,刚开始也没太在意,可用VS调试时,出现调试错误急忙GOOGLE,发现网上有很多解决方法,终于找到问题,但很奇怪,有的人装IE7,出现了一样的情况,可是解决的方法是不同的,郁闷,下面列出主要的几种解决方法:</summary><published>2006-12-02T07:08:00Z</published><updated>2006-12-02T07:08:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2006/12/02/579836.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2006/12/02/579836.html"/></entry><entry><id>http://www.cnblogs.com/zjy/archive/2006/11/30/577350.html</id><title type="text">求助:UltraWebGrid当用xml paging(ajax)时,如何取其子表的band的index或者子表行信息?(NetAdvantage)</title><summary type="text">I get the error 'Band' is null or not an object when i try and selected a row.Anybody got any ideas? Thanks</summary><published>2006-11-30T01:48:00Z</published><updated>2006-11-30T01:48:00Z</updated><author><name>zjy</name><uri>http://www.cnblogs.com/zjy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zjy/archive/2006/11/30/577350.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zjy/archive/2006/11/30/577350.html"/></entry></feed>
