09 2015 档案

自动将指定目录下面的文件转换为UTF-8
摘要:using System;using System.Collections;using System.Collections.Generic;using System.IO;using System.Linq;using System.Text;namespace save2Utf8{ cla... 阅读全文

posted @ 2015-09-16 17:22 lcs-帅 阅读(409) 评论(0) 推荐(0) 编辑

四色原型分析模式
摘要:一个什么什么样的 DESC 描述原型(Description Archetype)人或组织或物品 PPT 参与方-地点-物品原型(Part-Place-Thing Archetype)以某种角色 R... 阅读全文

posted @ 2015-09-10 14:18 lcs-帅 阅读(577) 评论(0) 推荐(0) 编辑

以前写的一段aop,远程接口调用的日志。
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using Microsoft.Practices.Unity;using Microsoft.Practices.Unity.Inte... 阅读全文

posted @ 2015-09-09 00:14 lcs-帅 阅读(395) 评论(1) 推荐(0) 编辑

突然想到一个问题:有关 cqrs 分离
摘要:大部分的系统,都是查询多,c少,那为什么我们不把q放在内存里面,而c直接操作数据库呢?就如enode,c在内存,而q在数据库,当然q也很容易扩展到内存缓存上。二个enode案例demo,都可以让c的性能提升了,而让q的性能下降了(总是读库,都没有用到缓存)。我觉得enode因该默认配备一种内存数据库... 阅读全文

posted @ 2015-09-08 18:43 lcs-帅 阅读(180) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示