<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_KevinZhou's Tech Space</title><subtitle type="text">为能把面向对象设计做的更好而不懈努力</subtitle><id>http://feed.cnblogs.com/blog/u/28554/rss</id><updated>2011-05-25T02:35:25Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/28554/rss"/><entry><id>http://www.cnblogs.com/enquan/archive/2009/03/15/1412439.html</id><title type="text">Unity 1.2使用初探（2）</title><summary type="text">继续我们的Unity 1.2使用初探，在上节"Unity 1.2使用初探（1）"中，我们主要编码的形式展示了Unity的编码方式实现。下面我们讲讨论使用配置文件实现。这里我们继续使用上节的代码:namespace DailyPractice.UnityEx{			public			interface			ILogService {			void Write(string message); } 	...</summary><published>2009-03-15T07:15:00Z</published><updated>2009-03-15T07:15:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2009/03/15/1412439.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2009/03/15/1412439.html"/></entry><entry><id>http://www.cnblogs.com/enquan/archive/2009/03/12/1409684.html</id><title type="text">Unity 1.2使用初探（1）</title><summary type="text">最近赋闲在家，突然想看一点东西。以前都有用Enterprise Library，对于PolicyInject可使项目辅助功Log,Auth等以更优雅的方式，叹其巧妙。现在微软出了Unity1.2注入容器，但是我在使用这个框架上还是个新手，所以在此学习如何应用。(下载地址： http://www.codeplex.com/unity  )下面是我的一些初步使用，主要参照在 UnityDocs，路过的...</summary><published>2009-03-12T07:28:00Z</published><updated>2009-03-12T07:28:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2009/03/12/1409684.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2009/03/12/1409684.html"/></entry><entry><id>http://www.cnblogs.com/enquan/archive/2009/01/10/1373095.html</id><title type="text">在线支付平台设计之Order.do （中）</title><summary type="text">上节“在线支付平台设计之Order.do （上）”中，我对Order.do的设计思想进行了初步分析，我也觉得对于Order.do来讲我谈到的内容还是很少，毕竟我的最终的目标还是希望大家能够通过我谈到到这些内容能设计一个简单的支付接口。 因为上节已经谈到Order.do的设计思想，所以这节我主要谈怎么实现，原理部分我就不在这里赘述了。 一：为什么是Order.do? 谈到Order.do，其实asp...</summary><published>2009-01-09T17:53:00Z</published><updated>2009-01-09T17:53:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2009/01/10/1373095.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2009/01/10/1373095.html"/></entry><entry><id>http://www.cnblogs.com/enquan/archive/2009/01/07/1371375.html</id><title type="text">在线支付平台设计之Order.do （上）</title><summary type="text">假如在线支付平台让我们来设计，就是说我们作为bank方，我们该怎样设计系统。首先，我想很简单的是，设计的支付平台至少包含两个： Order.do（支付功能） Query.do（历史交易查询功能）  这节我们只谈Order.do，下面我们开始正文； 一：Order.do工作流程 谈到支付接口，就要先看一下，支付接口Order.do的整体工作流程 这里我们假设bank位最终的接口（不是支付网关）,可以...</summary><published>2009-01-07T13:13:00Z</published><updated>2009-01-07T13:13:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2009/01/07/1371375.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2009/01/07/1371375.html"/></entry><entry><id>http://www.cnblogs.com/enquan/archive/2009/01/03/1367315.html</id><title type="text">在线支付平台间交易对账之我见(补充)</title><summary type="text">因为发布了上篇“在线支付平台间交易对账之我见”，看到大家的评论，我这才发现文章没有完成，具体的就aspx部分还尚未实现。下面就对账部分的aspx部分的实现做说明，毕竟因为财务的同事在去对账的时候，不会去执行sp的，执行sp这个好像只有技术才会做的事情。  首先我们的页面会这样设计： 开始日期： 结束日期： shop交易数：  bank交易数： shop交易额：  bank交易额： 掉单明细： 交易...</summary><published>2009-01-02T16:06:00Z</published><updated>2009-01-02T16:06:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2009/01/03/1367315.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2009/01/03/1367315.html"/></entry><entry><id>http://www.cnblogs.com/enquan/archive/2008/12/31/1366372.html</id><title type="text">在线支付平台间交易对账之我见</title><summary type="text">上节“在线支付平台（大多数）采用的加密方法之MD5”中大家的评论给了我很大动力，看来大家还是比较关注在线支付平台的实现。因此我决定继续写下去，可能后来的文章会包括： · 支付平台数据库设计之我见 · 支付平台间历史交易记录对账实现 · 支付平台间“掉单”的产生及处理方法 · 支付平台管理后台所需实现功能之我见 暂定以上这些内容，路过的朋友请尽情pk，大家共同提高。~~  下面开始正文： 这里我们还...</summary><published>2008-12-31T15:19:00Z</published><updated>2008-12-31T15:19:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2008/12/31/1366372.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2008/12/31/1366372.html"/></entry><entry><id>http://www.cnblogs.com/enquan/archive/2008/12/26/1363168.html</id><title type="text">在线支付平台（大多数）采用的加密方法之MD5</title><summary type="text">现在的网络安全确实不是令人很放心，那么作为“在线支付”的一些直接和RMB打交道的系统，安全性的要求就更高了，那么一般我们会采用什么样的方式来保证各个系统间（比如A方系统和支付宝等一些在线支付系统）参数传递的正确性、严密性？ 闲话不多说，根据我在支付部门长期的工作经验，以及接触到的各种支付接口，总结来看，加密参数无非采用证书、md5等方法，下面谈一下md5加密方法： 假设以下是双方参数约定，由网上商...</summary><published>2008-12-26T08:35:00Z</published><updated>2008-12-26T08:35:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2008/12/26/1363168.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2008/12/26/1363168.html"/></entry><entry><id>http://www.cnblogs.com/enquan/archive/2008/11/16/1334364.html</id><title type="text">.NET 资源文件的应用</title><summary type="text">.Net资源文件在需要本地化的项目中可以很方便的应用:1,在项目中添加资源文件Resource.resx, 双击 Resource.resx打开添加名称为&amp;ldquo;Range&amp;rdquo;,值为&amp;ldquo;值必须在"{0}"与"{1}"之间&amp;rdquo;。保存，双击 Resource.Designer.cs, 会看到以下代码：[代码]2，应用方法:在需要读取值的地方，编写以下代码：[代码]以...</summary><published>2008-11-15T17:19:00Z</published><updated>2008-11-15T17:19:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2008/11/16/1334364.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2008/11/16/1334364.html"/></entry><entry><id>http://www.cnblogs.com/enquan/archive/2008/07/31/1257622.html</id><title type="text">关于TransactionScope出错：“与基础事务管理器的通信失败”的解决方法总结</title><summary type="text">遇到此问题先需确认几个问题： 1）MS DTC是否设置正确？ 2）是否启用了防火墙？是否对DTC做了例外？ 3）是否做了hosts映射？是否跨网域通信？开发分布式事务，碰到一个错误“与基础事务管理器的通信失败”，去百度了一下，发现问这个问题的人甚多，但是能解决的却很少了，而且所提供的方法无法解决问题。没有办法，我只有转移到Google去搜索E文的。最后发现了三篇“有里程碑性质的文章”： http:...</summary><published>2008-07-31T13:18:00Z</published><updated>2008-07-31T13:18:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2008/07/31/1257622.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2008/07/31/1257622.html"/></entry><entry><id>http://www.cnblogs.com/enquan/archive/2008/04/23/1167446.html</id><title type="text">js控制页面，checkbox等</title><summary type="text">&amp;lt;script type = "text/javascript" &amp;gt;var num = new Array();InitCheckbox(frm);function InitCheckbox(frm){ var chb = document.getElementsByName("checkrightsall"); for(var i=0;i&amp;lt;=chb.length;i++){ f...</summary><published>2008-04-23T06:47:00Z</published><updated>2008-04-23T06:47:00Z</updated><author><name>Kevin Zhou</name><uri>http://www.cnblogs.com/enquan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enquan/archive/2008/04/23/1167446.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enquan/archive/2008/04/23/1167446.html"/></entry></feed>
